Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/giflib.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/giflib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/giflib-4.1.6-9.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/giflib.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/giflib.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.c7WNng + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf giflib-4.1.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/giflib-4.1.6.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd giflib-4.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yZeLpg + umask 022 + cd /builddir/build/BUILD + cd giflib-4.1.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for style of include used by make... GNU checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether gcc and cc understand -c and -o together... yes checking for pow in -lm... yes checking rle.h usability... no checking rle.h presence... no checking for rle.h... no checking gl/gl.h usability... no checking gl/gl.h presence... no checking for gl/gl.h... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for main in -lX11... yes checking X11/Xutil.h usability... yes checking X11/Xutil.h presence... yes checking for X11/Xutil.h... yes checking for main in -lX11... (cached) yes checking for ANSI C header files... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for u_int32_t... yes checking for an ANSI C-conforming const... yes checking for working memcmp... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for vprintf... yes checking for _doprnt... no checking for strdup... yes configure: creating ./config.status config.status: creating util/Makefile config.status: creating lib/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating pic/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j16 all make all-recursive make[1]: Entering directory `/builddir/build/BUILD/giflib-4.1.6' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/giflib-4.1.6/lib' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c getarg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c -o dev2gif.lo dev2gif.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c -o dgif_lib.lo dgif_lib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c -o egif_lib.lo egif_lib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c -o gif_err.lo gif_err.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c -o gif_font.lo gif_font.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c -o gif_hash.lo gif_hash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c -o gifalloc.lo gifalloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c -o qprintf.lo qprintf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c -o quantize.lo quantize.c mkdir .libs mkdir .libs mkdir .libs mkdir .libs mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists mkdir: cannot create directory '.libs': File exists mkdir: cannot create directory '.libs': File exists mkdir: cannot create directory '.libs': File exists mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c dev2gif.c -fPIC -DPIC -o .libs/dev2gif.o mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifalloc.c -fPIC -DPIC -o .libs/gifalloc.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gif_err.c -fPIC -DPIC -o .libs/gif_err.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c quantize.c -fPIC -DPIC -o .libs/quantize.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c egif_lib.c -fPIC -DPIC -o .libs/egif_lib.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c dgif_lib.c -fPIC -DPIC -o .libs/dgif_lib.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gif_font.c -fPIC -DPIC -o .libs/gif_font.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c qprintf.c -fPIC -DPIC -o .libs/qprintf.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gif_hash.c -fPIC -DPIC -o .libs/gif_hash.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c qprintf.c -o qprintf.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gif_err.c -o gif_err.o >/dev/null 2>&1 dgif_lib.c: In function 'DGifOpenFileHandle': dgif_lib.c:143:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(GIF_STAMP, Buf, GIF_VERSION_POS) != 0) { ^ In file included from dgif_lib.c:38:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ dgif_lib.c:143:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(GIF_STAMP, Buf, GIF_VERSION_POS) != 0) { ^ In file included from dgif_lib.c:38:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ dgif_lib.c:143:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(GIF_STAMP, Buf, GIF_VERSION_POS) != 0) { ^ dgif_lib.c:143:5: note: expected 'const char *' but argument is of type 'unsigned char *' dgif_lib.c:143:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] dgif_lib.c:143:5: note: expected 'const char *' but argument is of type 'unsigned char *' dgif_lib.c:143:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from dgif_lib.c:38:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ dgif_lib.c:143:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(GIF_STAMP, Buf, GIF_VERSION_POS) != 0) { ^ dgif_lib.c:143:5: note: expected 'const char *' but argument is of type 'unsigned char *' dgif_lib.c:143:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] dgif_lib.c:143:5: note: expected 'const char *' but argument is of type 'unsigned char *' dgif_lib.c:143:5: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from dgif_lib.c:38:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ dgif_lib.c: In function 'DGifOpen': dgif_lib.c:210:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(GIF_STAMP, Buf, GIF_VERSION_POS) != 0) { ^ In file included from dgif_lib.c:38:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ dgif_lib.c:210:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strncmp(GIF_STAMP, Buf, GIF_VERSION_POS) != 0) { ^ In file included from dgif_lib.c:38:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ dgif_lib.c:210:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(GIF_STAMP, Buf, GIF_VERSION_POS) != 0) { ^ dgif_lib.c:210:5: note: expected 'const char *' but argument is of type 'unsigned char *' dgif_lib.c:210:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] dgif_lib.c:210:5: note: expected 'const char *' but argument is of type 'unsigned char *' dgif_lib.c:210:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from dgif_lib.c:38:0: /usr/include/string.h:395:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ dgif_lib.c:210:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] if (strncmp(GIF_STAMP, Buf, GIF_VERSION_POS) != 0) { ^ dgif_lib.c:210:5: note: expected 'const char *' but argument is of type 'unsigned char *' dgif_lib.c:210:5: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness [-Wpointer-sign] dgif_lib.c:210:5: note: expected 'const char *' but argument is of type 'unsigned char *' dgif_lib.c:210:5: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] In file included from dgif_lib.c:38:0: /usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^ gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gif_hash.c -o gif_hash.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gif_font.c -o gif_font.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c dev2gif.c -o dev2gif.o >/dev/null 2>&1 rm -f libgetarg.a ar cru libgetarg.a getarg.o gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifalloc.c -o gifalloc.o >/dev/null 2>&1 ranlib libgetarg.a gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c quantize.c -o quantize.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c egif_lib.c -o egif_lib.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c dgif_lib.c -o dgif_lib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -version-info 5:6:1 -Wl,-z,relro -o libgif.la -rpath /usr/lib dev2gif.lo dgif_lib.lo egif_lib.lo gif_err.lo gif_font.lo gif_hash.lo gifalloc.lo qprintf.lo quantize.lo -lSM -lICE -lX11 -lSM -lICE -lX11 gcc -shared .libs/dev2gif.o .libs/dgif_lib.o .libs/egif_lib.o .libs/gif_err.o .libs/gif_font.o .libs/gif_hash.o .libs/gifalloc.o .libs/qprintf.o .libs/quantize.o -lSM -lICE -lX11 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,-z -Wl,relro -Wl,-soname -Wl,libgif.so.4 -o .libs/libgif.so.4.1.6 (cd .libs && rm -f libgif.so.4 && ln -s libgif.so.4.1.6 libgif.so.4) (cd .libs && rm -f libgif.so && ln -s libgif.so.4.1.6 libgif.so) ar cru .libs/libgif.a dev2gif.o dgif_lib.o egif_lib.o gif_err.o gif_font.o gif_hash.o gifalloc.o qprintf.o quantize.o ranlib .libs/libgif.a creating libgif.la (cd .libs && rm -f libgif.la && ln -s ../libgif.la libgif.la) make[2]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6/lib' Making all in util make[2]: Entering directory `/builddir/build/BUILD/giflib-4.1.6/util' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gif2epsn.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gif2ps.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gif2rgb.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifasm.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifbg.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifclip.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifcomb.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c giffix.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifflip.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifhisto.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifinter.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifinto.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifovly.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifpos.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifrsize.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c giftext.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifwedge.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c raw2gif.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c rgb2gif.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c text2gif.c raw2gif.c: In function 'main': raw2gif.c:140:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(InColorMapFile, "%3d %3d %3d %3d\n", ^ gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifspnge.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c giffiltr.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c icon2gif.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifcolor.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifinfo.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifclrmp.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c gifrotat.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -c -o gif2x11-gif2x11.o `test -f 'gif2x11.c' || echo './'`gif2x11.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifasm gifasm.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifbg gifbg.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifclip gifclip.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifcomb gifcomb.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o giffix giffix.o ../lib/libgif.la ../lib/libgetarg.a gifclrmp.c: In function 'ModifyColorMap': gifclrmp.c:300:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ColorFile, "%3d %3d %3d %3d\n", &Dummy, &Red, &Green, &Blue); ^ gifclrmp.c:328:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(TranslateFile, "%3d %3d\n", &Dummy, &tmp); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifflip gifflip.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifhisto gifhisto.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifinter gifinter.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifinto gifinto.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifovly gifovly.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifpos gifpos.o ../lib/libgif.la ../lib/libgetarg.a mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifclip gifclip.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifrsize gifrsize.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o giftext giftext.o ../lib/libgif.la ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifcomb gifcomb.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifasm gifasm.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifbg gifbg.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifwedge gifwedge.o ../lib/libgif.la ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/giffix giffix.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a creating gifclip creating gifasm creating gifcomb creating gifbg gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifflip gifflip.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a creating giffix /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o raw2gif raw2gif.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o rgb2gif rgb2gif.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o text2gif text2gif.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifspnge gifspnge.o ../lib/libgif.la ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifhisto gifhisto.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifinter gifinter.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o giffiltr giffiltr.o ../lib/libgif.la ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifinto gifinto.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifovly gifovly.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a creating gifflip gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifpos gifpos.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a creating gifinter /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifcolor gifcolor.o ../lib/libgif.la ../lib/libgetarg.a creating gifhisto /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifinfo gifinfo.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifclrmp gifclrmp.o ../lib/libgif.la ../lib/libgetarg.a -lm creating gifinto creating gifovly creating gifpos /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gifrotat gifrotat.o ../lib/libgif.la ../lib/libgetarg.a -lm /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gif2epsn gif2epsn.o ../lib/libgif.la ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gif2ps gif2ps.o ../lib/libgif.la ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifrsize gifrsize.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gif2rgb gif2rgb.o ../lib/libgif.la ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/giftext giftext.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifwedge gifwedge.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o icon2gif icon2gif.o ../lib/libgif.la ../lib/libgetarg.a creating gifrsize /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z,relro -o gif2x11 gif2x11-gif2x11.o ../lib/libgif.la ../lib/libgetarg.a -lSM -lICE -lX11 -lSM -lICE -lX11 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/raw2gif raw2gif.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a creating giftext gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifspnge gifspnge.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a creating gifwedge gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/rgb2gif rgb2gif.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/giffiltr giffiltr.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/text2gif text2gif.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a creating raw2gif creating gifspnge gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifcolor gifcolor.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a creating rgb2gif creating giffiltr gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifinfo gifinfo.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a creating text2gif gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifclrmp gifclrmp.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gif2epsn gif2epsn.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a creating gifcolor gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gif2ps gif2ps.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gifrotat gifrotat.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a -lm creating gifinfo creating gifclrmp gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gif2rgb gif2rgb.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a creating gif2epsn creating gif2ps creating gifrotat gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/icon2gif icon2gif.o ../lib/.libs/libgif.so -lSM -lICE -lX11 ../lib/libgetarg.a creating gif2rgb creating icon2gif gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wall -Wl,-z -Wl,relro -o .libs/gif2x11 gif2x11-gif2x11.o ../lib/.libs/libgif.so ../lib/libgetarg.a -lSM -lICE -lX11 creating gif2x11 make[2]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6/util' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/giflib-4.1.6/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6/doc' Making all in pic make[2]: Entering directory `/builddir/build/BUILD/giflib-4.1.6/pic' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6/pic' make[2]: Entering directory `/builddir/build/BUILD/giflib-4.1.6' make[2]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6' make[1]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6' ++ echo 4.1.6 ++ sed -e 's/\([0-9]\+\)\..*/\1/' + MAJOR=4 + gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -shared -Wl,-soname,libungif.so.4 -Llib/.libs -lgif -o libungif.so.4.1.6 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E47HcB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386 ++ dirname /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386 + cd giflib-4.1.6 + rm -rf /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386 + make DESTDIR=/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386 'INSTALL=install -p' install Making install in lib make[1]: Entering directory `/builddir/build/BUILD/giflib-4.1.6/lib' make[2]: Entering directory `/builddir/build/BUILD/giflib-4.1.6/lib' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib" /bin/sh ../libtool --mode=install install -p 'libgif.la' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib/libgif.la' install -p .libs/libgif.so.4.1.6 /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib/libgif.so.4.1.6 (cd /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib && { ln -s -f libgif.so.4.1.6 libgif.so.4 || { rm -f libgif.so.4 && ln -s libgif.so.4.1.6 libgif.so.4; }; }) (cd /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib && { ln -s -f libgif.so.4.1.6 libgif.so || { rm -f libgif.so && ln -s libgif.so.4.1.6 libgif.so; }; }) install -p .libs/libgif.lai /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib/libgif.la install -p .libs/libgif.a /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib/libgif.a chmod 644 /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib/libgif.a ranlib /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib/libgif.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/include" install -p -m 644 'gif_lib.h' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/include/gif_lib.h' make[2]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6/lib' make[1]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6/lib' Making install in util make[1]: Entering directory `/builddir/build/BUILD/giflib-4.1.6/util' make[2]: Entering directory `/builddir/build/BUILD/giflib-4.1.6/util' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin" /bin/sh ../libtool --mode=install install -p 'gif2epsn' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2epsn' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gif2epsn /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2epsn /bin/sh ../libtool --mode=install install -p 'gif2ps' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2ps' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gif2ps /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2ps /bin/sh ../libtool --mode=install install -p 'gif2rgb' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2rgb' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gif2rgb /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2rgb /bin/sh ../libtool --mode=install install -p 'gifasm' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifasm' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifasm /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifasm /bin/sh ../libtool --mode=install install -p 'gifbg' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifbg' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifbg /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifbg /bin/sh ../libtool --mode=install install -p 'gifclip' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifclip' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifclip /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifclip /bin/sh ../libtool --mode=install install -p 'gifcomb' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifcomb' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifcomb /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifcomb /bin/sh ../libtool --mode=install install -p 'giffix' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/giffix' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/giffix /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/giffix /bin/sh ../libtool --mode=install install -p 'gifflip' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifflip' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifflip /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifflip /bin/sh ../libtool --mode=install install -p 'gifhisto' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifhisto' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifhisto /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifhisto /bin/sh ../libtool --mode=install install -p 'gifinter' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifinter' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifinter /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifinter /bin/sh ../libtool --mode=install install -p 'gifinto' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifinto' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifinto /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifinto /bin/sh ../libtool --mode=install install -p 'gifovly' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifovly' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifovly /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifovly /bin/sh ../libtool --mode=install install -p 'gifpos' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifpos' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifpos /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifpos /bin/sh ../libtool --mode=install install -p 'gifrsize' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifrsize' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifrsize /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifrsize /bin/sh ../libtool --mode=install install -p 'giftext' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/giftext' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/giftext /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/giftext /bin/sh ../libtool --mode=install install -p 'gifwedge' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifwedge' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifwedge /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifwedge /bin/sh ../libtool --mode=install install -p 'raw2gif' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/raw2gif' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/raw2gif /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/raw2gif /bin/sh ../libtool --mode=install install -p 'rgb2gif' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/rgb2gif' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/rgb2gif /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/rgb2gif /bin/sh ../libtool --mode=install install -p 'text2gif' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/text2gif' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/text2gif /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/text2gif /bin/sh ../libtool --mode=install install -p 'gifspnge' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifspnge' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifspnge /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifspnge /bin/sh ../libtool --mode=install install -p 'giffiltr' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/giffiltr' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/giffiltr /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/giffiltr /bin/sh ../libtool --mode=install install -p 'icon2gif' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/icon2gif' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/icon2gif /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/icon2gif /bin/sh ../libtool --mode=install install -p 'gifcolor' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifcolor' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifcolor /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifcolor /bin/sh ../libtool --mode=install install -p 'gifinfo' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifinfo' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifinfo /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifinfo /bin/sh ../libtool --mode=install install -p 'gifclrmp' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifclrmp' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifclrmp /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifclrmp /bin/sh ../libtool --mode=install install -p 'gifrotat' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifrotat' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gifrotat /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifrotat /bin/sh ../libtool --mode=install install -p 'gif2x11' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2x11' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gif2x11 /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2x11 /bin/sh ../libtool --mode=install install -p 'gif2x11' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2x11' libtool: install: warning: `../lib/libgif.la' has not been installed in `/usr/lib' install -p .libs/gif2x11 /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2x11 test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin" install -p 'gifcompose' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifcompose' install -p 'gifburst' '/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifburst' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6/util' make[1]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6/util' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/giflib-4.1.6/doc' make[2]: Entering directory `/builddir/build/BUILD/giflib-4.1.6/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6/doc' Making install in pic make[1]: Entering directory `/builddir/build/BUILD/giflib-4.1.6/pic' make[2]: Entering directory `/builddir/build/BUILD/giflib-4.1.6/pic' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6/pic' make[1]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6/pic' make[1]: Entering directory `/builddir/build/BUILD/giflib-4.1.6' make[2]: Entering directory `/builddir/build/BUILD/giflib-4.1.6' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6' make[1]: Leaving directory `/builddir/build/BUILD/giflib-4.1.6' + install -p -m 755 libungif.so.4.1.6 /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib + ln -sf libungif.so.4.1.6 /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib/libungif.so.4 + ln -sf libungif.so.4 /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib/libungif.so + rm -f /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib/libgif.a /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib/libgif.la + rm -f doc/Makefile doc/Makefile.am doc/Makefile.in + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/giflib-4.1.6 extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifinter extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifclrmp extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/rgb2gif extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifinto extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2epsn extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/giffix extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifspnge extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifclip extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifovly extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2x11 extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifflip extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifbg extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/raw2gif extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifrsize extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifrotat extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifasm extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/giffiltr extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifhisto extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifcomb extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/icon2gif extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/text2gif extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifinfo extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifwedge extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2ps extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifpos extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gif2rgb extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/gifcolor extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/bin/giftext extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib/libgif.so.4.1.6 extracting debug info from /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/lib/libungif.so.4.1.6 /usr/lib/rpm/sepdebugcrcfix: Updated 29 CRC32s, 1 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgif.so.4.1.6.debug to /usr/lib/debug/usr/lib/libgif.so.debug symlinked /usr/lib/debug/usr/lib/libungif.so.4.1.6.debug to /usr/lib/debug/usr/lib/libungif.so.4.debug symlinked /usr/lib/debug/usr/lib/libgif.so.4.1.6.debug to /usr/lib/debug/usr/lib/libgif.so.4.debug symlinked /usr/lib/debug/usr/lib/libungif.so.4.1.6.debug to /usr/lib/debug/usr/lib/libungif.so.debug 926 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: giflib-4.1.6-9.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ARjHi8 + umask 022 + cd /builddir/build/BUILD + cd giflib-4.1.6 + DOCDIR=/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/share/doc/giflib-4.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/share/doc/giflib-4.1.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/share/doc/giflib-4.1.6 + cp -pr ChangeLog /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/share/doc/giflib-4.1.6 + cp -pr COPYING /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/share/doc/giflib-4.1.6 + cp -pr NEWS /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/share/doc/giflib-4.1.6 + cp -pr README /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/share/doc/giflib-4.1.6 + exit 0 Provides: giflib = 4.1.6-9.el7 giflib(x86-32) = 4.1.6-9.el7 libgif.so.4 libungif = 4.1.6-9.el7 libungif.so.4 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libICE.so.6 libSM.so.6 libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgif.so.4 rtld(GNU_HASH) Obsoletes: libungif <= 4.1.6-9.el7 Processing files: giflib-devel-4.1.6-9.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0V5uFF + umask 022 + cd /builddir/build/BUILD + cd giflib-4.1.6 + DOCDIR=/builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/share/doc/giflib-devel-4.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/share/doc/giflib-devel-4.1.6 + cp -pr doc/GifFileType.png doc/gif2bgi.html doc/gif2epsn.html doc/gif2herc.html doc/gif2iris.html doc/gif2ps.html doc/gif2rgb.html doc/gif2rle.html doc/gif2x11.html doc/gif89.txt doc/gif_lib.html doc/gifasm.html doc/gifbg.html doc/gifburst.html doc/gifclip.html doc/gifclrmp.html doc/gifcolor.html doc/gifcomb.html doc/gifcompose.html doc/giffiltr.html doc/giffix.html doc/gifflip.html doc/gifhisto.html doc/gifinter.html doc/gifinto.html doc/gifovly.html doc/gifpos.html doc/gifrotat.html doc/gifrsize.html doc/gifspnge.html doc/giftext.html doc/gifwedge.html doc/icon2gif.html doc/index.html doc/liberror.html doc/lzgif.txt doc/raw2gif.html doc/rgb2gif.html doc/rle2gif.html doc/text2gif.html /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/share/doc/giflib-devel-4.1.6 + cp -pr util/giffiltr.c /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/share/doc/giflib-devel-4.1.6 + cp -pr util/gifspnge.c /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386/usr/share/doc/giflib-devel-4.1.6 + exit 0 Provides: giflib-devel = 4.1.6-9.el7 giflib-devel(x86-32) = 4.1.6-9.el7 libungif-devel = 4.1.6-9.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgif.so.4 libungif.so.4 Obsoletes: libungif-devel <= 4.1.6-9.el7 Processing files: giflib-utils-4.1.6-9.el7.i686 Provides: giflib-utils = 4.1.6-9.el7 giflib-utils(x86-32) = 4.1.6-9.el7 libungif-progs = 4.1.6-9.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl libICE.so.6 libSM.so.6 libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgif.so.4 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) perl(getopts.pl) rtld(GNU_HASH) Obsoletes: libungif-progs <= 4.1.6-9.el7 Processing files: giflib-debuginfo-4.1.6-9.el7.i686 Provides: giflib-debuginfo = 4.1.6-9.el7 giflib-debuginfo(x86-32) = 4.1.6-9.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/giflib-4.1.6-9.el7.i686.rpm Wrote: /builddir/build/RPMS/giflib-devel-4.1.6-9.el7.i686.rpm Wrote: /builddir/build/RPMS/giflib-utils-4.1.6-9.el7.i686.rpm Wrote: /builddir/build/RPMS/giflib-debuginfo-4.1.6-9.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qt9gXw + umask 022 + cd /builddir/build/BUILD + cd giflib-4.1.6 + rm -rf /builddir/build/BUILDROOT/giflib-4.1.6-9.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->