D: [iurt_root_command] chroot warning: Macro expanded in comment on line 10: %{name}/%{name}-%{fver}.tar.gz warning: line 24: It's not recommended to have unversioned Obsoletes: Obsoletes: xloadimage warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/xli-20061110-15.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yRbY32 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf xli-2006-11-10 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/xli-2006-11-10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xli-2006-11-10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xli-1.17.0-mdkpath.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/xli-1.17.0-compile-fixes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Jl6EZZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xli-2006-11-10 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + xmkmf -a imake -DUseInstalled -I/usr/share/X11/config make Makefiles make: Nothing to be done for 'Makefiles'. make includes make: Nothing to be done for 'includes'. make depend gccmakedep -- -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -- bright.c clip.c cmuwmrast.c compress.c dither.c faces.c fbm.c fill.c g3.c gif.c halftone.c imagetypes.c img.c mac.c mcidas.c mc_tables.c merge.c misc.c new.c options.c path.c pbm.c pcx.c reduce.c jpeg.c rle.c rlelib.c root.c rotate.c send.c smooth.c sunraster.c value.c window.c xbitmap.c xli.c xpixmap.c xwd.c zio.c zoom.c ddxli.c tga.c bmp.c pcd.c png.c xlito.c + /usr/bin/make -O -j8 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'EXTRA_LDOPTIONS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fill.o fill.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cmuwmrast.o cmuwmrast.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o clip.o clip.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o compress.o compress.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o faces.o faces.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fbm.o fbm.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dither.o dither.c dither.c: In function 'dither': dither.c:77:36: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 77 | image->title = (char *)lmalloc(strlen(cimage->title) + 12); | ^~~~~~ dither.c:77:36: warning: incompatible implicit declaration of built-in function 'strlen' dither.c:28:1: note: include '' or provide a declaration of 'strlen' 27 | #include "xli.h" +++ |+#include 28 | gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bright.o bright.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o img.o img.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o g3.o g3.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mac.o mac.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mc_tables.o mc_tables.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o imagetypes.o imagetypes.c imagetypes.c: In function 'loadImage': imagetypes.c:66:32: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 66 | image_ops->fullname = lmalloc(strlen(fullname) + 1); | ^~~~~~ imagetypes.c:66:32: warning: incompatible implicit declaration of built-in function 'strlen' imagetypes.c:15:1: note: include '' or provide a declaration of 'strlen' 14 | #include +++ |+#include 15 | imagetypes.c:67:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 67 | strcpy(image_ops->fullname, fullname); | ^~~~~~ imagetypes.c:67:2: warning: incompatible implicit declaration of built-in function 'strcpy' imagetypes.c:67:2: note: include '' or provide a declaration of 'strcpy' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o halftone.o halftone.c halftone.c: In function 'halftone': halftone.c:189:35: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 189 | image->title = (char *) lmalloc(strlen(cimage->title) + 13); | ^~~~~~ halftone.c:189:35: warning: incompatible implicit declaration of built-in function 'strlen' halftone.c:18:1: note: include '' or provide a declaration of 'strlen' 17 | #include "xli.h" +++ |+#include 18 | gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mcidas.o mcidas.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pcx.o pcx.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o new.o new.c new.c: In function 'dupString': new.c:71:23: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 71 | d = (char *) lmalloc(strlen(s) + 1); | ^~~~~~ new.c:71:23: warning: incompatible implicit declaration of built-in function 'strlen' new.c:13:1: note: include '' or provide a declaration of 'strlen' 12 | #include "xli.h" +++ |+#include 13 | new.c:72:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 72 | strcpy(d, s); | ^~~~~~ new.c:72:2: warning: incompatible implicit declaration of built-in function 'strcpy' new.c:72:2: note: include '' or provide a declaration of 'strcpy' gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o misc.o misc.c misc.c: In function 'bfill': misc.c:304:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 304 | b = (0 - (int) s) & (sizeof(unsigned long) - 1); | ^ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gif.o gif.c gif.c: In function 'gifin_open_file': gif.c:193:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 193 | if (strcmp((char *) buf, GIF_SIG) == 0) | ^~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o merge.o merge.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o path.o path.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pbm.o pbm.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rle.o rle.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o options.o options.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o root.o root.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jpeg.o jpeg.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o value.o value.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rotate.o rotate.c rotate.c: In function 'rotate': rotate.c:171:35: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 171 | dimage->title = (char *) lmalloc(strlen(iimage->title) + 40); | ^~~~~~ rotate.c:171:35: warning: incompatible implicit declaration of built-in function 'strlen' rotate.c:10:1: note: include '' or provide a declaration of 'strlen' 9 | #include "xli.h" +++ |+#include 10 | gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o smooth.o smooth.c smooth.c: In function 'doSmooth': smooth.c:32:32: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 32 | dest->title= (char *)lmalloc(strlen(src->title) + 12); | ^~~~~~ smooth.c:32:32: warning: incompatible implicit declaration of built-in function 'strlen' smooth.c:14:1: note: include '' or provide a declaration of 'strlen' 13 | #include "xli.h" +++ |+#include 14 | gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sunraster.o sunraster.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rlelib.o rlelib.c rlelib.c: In function 'buildmap': rlelib.c:331:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 331 | cmap[0] = (rle_pixel *)(nmap +1); | ^ rlelib.c:355:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 355 | cmap[0] = (rle_pixel *)(nmap+1); | ^ rlelib.c:371:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 371 | cmap[0] = (rle_pixel *)(nmap+1); | ^ rlelib.c:391:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 391 | cmap[0] = (rle_pixel *)(nmap+1); | ^ rlelib.c: In function 'freemap': rlelib.c:437:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 437 | j = (int)cmap[-1]-1; /* recover size of cmap */ | ^ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xbitmap.o xbitmap.c xbitmap.c: In function 'isXbitmap': xbitmap.c:75:9: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 75 | if (strlen(line) == MAX_SIZE-1) { | ^~~~~~ xbitmap.c:75:9: warning: incompatible implicit declaration of built-in function 'strlen' xbitmap.c:20:1: note: include '' or provide a declaration of 'strlen' 19 | #include +++ |+#include 20 | xbitmap.c:88:12: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 88 | if (!strcmp("width", type)) | ^~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o window.o window.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xli.o xli.c xli.c: In function 'main': xli.c:133:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 133 | if (!strcmp(tail(argv[0]), "xview")) { | ^~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o send.o send.c send.c: In function 'imageToXImage': send.c:594:2: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 594 | memcpy(dst, src, rowbytes); | ^~~~~~ send.c:594:2: warning: incompatible implicit declaration of built-in function 'memcpy' send.c:15:1: note: include '' or provide a declaration of 'memcpy' 14 | #include +++ |+#include 15 | gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ddxli.o ddxli.c ddxli.c: In function 'saParseXColor': ddxli.c:135:6: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 135 | n = strlen(spec); | ^~~~~~ ddxli.c:135:6: warning: incompatible implicit declaration of built-in function 'strlen' ddxli.c:111:1: note: include '' or provide a declaration of 'strlen' 110 | #include "rgbtab.h" /* Equivalent of an X color table */ +++ |+#include 111 | ddxli.c:198:9: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 198 | if (strcmp(spec, tp->name) == 0) { | ^~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o zio.o zio.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o zoom.o zoom.c zoom.c: In function 'zoom': zoom.c:78:5: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 78 | strcpy(buf,oimage->title); | ^~~~~~ zoom.c:78:5: warning: incompatible implicit declaration of built-in function 'strcpy' zoom.c:13:1: note: include '' or provide a declaration of 'strcpy' 12 | #include "xli.h" +++ |+#include 13 | gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xpixmap.o xpixmap.c In file included from /usr/include/strings.h:144, from ddxli.h:29, from xli.h:20, from xpixmap.c:20: In function 'bzero', inlined from 'xpixmapLoad' at xpixmap.c:493:2: /usr/include/bits/strings_fortified.h:31:10: warning: '__builtin_memset' specified bound 18446744072635809796 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 31 | (void) __builtin___memset_chk (__dest, '\0', __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xwd.o xwd.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tga.o tga.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o reduce.o reduce.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bmp.o bmp.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xlito.o xlito.c xlito.c: In function 'main': xlito.c:211:18: warning: '%04d' directive writing between 4 and 11 bytes into a region of size 5 [-Wformat-overflow=] 211 | sprintf(tt+1,"%04d",tlen); | ^~~~ xlito.c:211:17: note: directive argument in the range [-2147483648, 985] 211 | sprintf(tt+1,"%04d",tlen); | ^~~~~~ In file included from /usr/include/stdio.h:867, from xlito.c:2: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 5 and 12 bytes into a destination of size 5 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o png.o png.c png.c: In function 'describe_png': png.c:44:22: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'png_uint_32' {aka 'unsigned int'} [-Wformat=] 44 | printf("%s is a%s %lux%lu %d bit deep %s PNG image", | ~~^ | | | long unsigned int | %u ...... 47 | png_get_image_width(png, info), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | png_uint_32 {aka unsigned int} png.c:44:26: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'png_uint_32' {aka 'unsigned int'} [-Wformat=] 44 | printf("%s is a%s %lux%lu %d bit deep %s PNG image", | ~~^ | | | long unsigned int | %u ...... 48 | png_get_image_height(png, info), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | png_uint_32 {aka unsigned int} png.c: In function 'pngLoad': png.c:314:9: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 314 | if (!strcmp(text[i].key, TITLE_KEYWORD)) | ^~~~~~ rm -f xlito gcc -o xlito -O2 -fno-strength-reduce -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 xlito.o -lm gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pcd.o pcd.c pcd.c: In function 'read_pcdHeader': pcd.c:132:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 132 | if (strcmp(hp->magic, "PCD_IPI") != 0) | ^~~~~~ pcd.c: In function 'gethufftable': pcd.c:788:8: warning: passing argument 1 of 'bfill' from incompatible pointer type [-Wincompatible-pointer-types] 788 | bfill(hufftab, sizeof(huff) * (1 << 12), 0xff); | ^~~~~~~ | | | huff * In file included from xli.h:20, from pcd.c:12: ddxli.h:49:18: note: expected 'char *' but argument is of type 'huff *' 49 | void bfill(char *s, int n, int c); | ~~~~~~^ rm -f xli gcc -o xli -O2 -fno-strength-reduce -fno-strict-aliasing -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 bright.o clip.o cmuwmrast.o compress.o dither.o faces.o fbm.o fill.o g3.o gif.o halftone.o imagetypes.o img.o mac.o mcidas.o mc_tables.o merge.o misc.o new.o options.o path.o pbm.o pcx.o reduce.o jpeg.o rle.o rlelib.o root.o rotate.o send.o smooth.o sunraster.o value.o window.o xbitmap.o xli.o xpixmap.o xwd.o zio.o zoom.o ddxli.o tga.o bmp.o pcd.o png.o -DHAS_MEMCPY -lXext -lX11 -ljpeg -lpng -lz -lm rm -f xli._man if test -z "" ; then \ cd `dirname xli` && \ ln -s `basename xli.man` `basename xli._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < xli.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xli._man; \ fi rm -f xlito._man if test -z "" ; then \ cd `dirname xlito` && \ ln -s `basename xlito.man` `basename xlito._man`; \ else \ cpp -undef -traditional -D__apploaddir__=/usr/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \ < xlito.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xlito._man; \ fi + for i in xli xlito + cp -f xli.man xli.1 + for i in xli xlito + cp -f xlito.man xlito.1 + cp -f xliguide.man xliguide.5 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CpRwTZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64 + cd xli-2006-11-10 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin + mkdir -p /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/etc/X11/app-defaults/ + make install SYSPATHFILE=/home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/etc/X11/app-defaults/Xli BINDIR=/home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin install -c xli /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xli install -c xlito /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xlito *** Creating default /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/etc/X11/app-defaults/Xli since you *** don't have one. This file is used to set up default places *** and names to look for images. You probably want to edit *** it for your site. See the xloadimage manual page for *** details on the contents of this file. cp /dev/null /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/etc/X11/app-defaults/Xli echo "path=/usr/include/bitmaps /usr/include/images" >> /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/etc/X11/app-defaults/Xli echo "extension=.gif .jpg .rle .csun .msun .sun .face .xbm .bm" >>/home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/etc/X11/app-defaults/Xli chmod a+r /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/etc/X11/app-defaults/Xli rm -f /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xview /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xsetbg ln -s /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xli /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xview ln -s /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xli /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xsetbg install in . done + for i in *.1 + install -m644 xli.1 -D /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/share/man/man1/xli.1 + for i in *.1 + install -m644 xlito.1 -D /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/share/man/man1/xlito.1 + install -m644 xliguide.5 -D /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/share/man/man5/xliguide.5 + ln -sf xli /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xsetbg + ln -sf xli /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xview + ln -sf xli /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xloadimage + chmod 644 README README.xloadimage + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 20061110-15.mga8 --unique-debug-suffix -20061110-15.mga8.x86_64 --unique-debug-src-base xli-20061110-15.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xli-2006-11-10 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xli explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xlito extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xli extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/bin/xlito original debug info size: 940kB, size after compression: 820kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1127 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xli-20061110-15.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ONqqS0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xli-2006-11-10 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/share/doc/xli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/share/doc/xli + cp -pr chkgamma.jpg /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/share/doc/xli + cp -pr README README.xloadimage /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/share/doc/xli + cp -pr ABOUTGAMMA /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64/usr/share/doc/xli + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(xli) = 20061110-15.mga8 xli = 20061110-15.mga8 xli(x86-64) = 20061110-15.mga8 xloadimage Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) Obsoletes: xloadimage Processing files: xli-debugsource-20061110-15.mga8.x86_64 Provides: xli-debugsource = 20061110-15.mga8 xli-debugsource(x86-64) = 20061110-15.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xli-debuginfo-20061110-15.mga8.x86_64 Provides: debuginfo(build-id) = 50017fac420ea4c7abf85e8b29da93a52f92931c debuginfo(build-id) = a5ebb4216931c375f702b1bfc91cdd89b0212fb0 xli-debuginfo = 20061110-15.mga8 xli-debuginfo(x86-64) = 20061110-15.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xli-debugsource(x86-64) = 20061110-15.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/xli-20061110-15.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/xli-debugsource-20061110-15.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/xli-debuginfo-20061110-15.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wPixb1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd xli-2006-11-10 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/xli-20061110-15.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pnQfV2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf xli-2006-11-10 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!