ENTER do("bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/libast.spec'", '/var/lib/mock/dist-fc7-build-112378-16796/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/libast.spec' warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/libast-0.7.1-0.3.20060818cvs.fc7.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/libast.spec'", '/var/lib/mock/dist-fc7-build-112378-16796/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/libast.spec' Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.75927 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libast-0.7.1 + /bin/gzip -dc /builddir/build/SOURCES/libast-0.7.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libast-0.7.1 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.75927 + umask 022 + cd /builddir/build/BUILD + cd libast-0.7.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ 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 ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /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 ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --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=/usr/com --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 gawk... gawk checking whether make sets $(MAKE)... yes checking for preferred libtoolize... libtoolize checking for preferred aclocal... aclocal checking for preferred autoconf... autoconf checking for preferred autoheader... autoheader checking for preferred automake... automake checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking target system type... powerpc-redhat-linux-gnu checking for ppc-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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 for a sed that does not truncate output... /bin/sed 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... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-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++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 262144 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes 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 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++ 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 checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking how to run the C preprocessor... gcc -E checking for AIX... no checking for library containing strerror... none required checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether to enable maintainer-specific portions of Makefiles... no checking if malloc debugging is wanted... no checking for sed... /bin/sed checking for rm... rm checking for cp... cp checking for chmod... chmod checking for tar... tar checking for mkdir... mkdir checking for ctags... true checking for ar... ar checking for mv... mv checking whether ln -s works... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking whether byte ordering is bigendian... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for unistd.h... (cached) yes checking bsd/signal.h usability... no checking bsd/signal.h presence... no checking for bsd/signal.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking whether time.h and sys/time.h may both be included... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking for memmove... yes checking for putenv... yes checking for strsep... yes checking for memmem... yes checking for usleep... yes checking for snprintf... yes checking for vsnprintf... yes checking for strcasestr... yes checking for strcasechr... no checking for strcasepbrk... no checking for strrev... no checking for strnlen... yes checking for library containing hstrerror... none required checking whether snprintf ignores n... no, snprintf is ok checking whether vsnprintf ignores n... no, vsnprintf is ok checking security of interaction between symlink and open... secure checking for working RLIMIT_NPROC resource limit... no checking for working RLIMIT_MEMLOCK resource limit... no checking for debugging level... 4 checking if STRICT_ISO_C99 required... yes 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 for XOpenDisplay in -lX11... yes checking for imlib2-config... imlib2-config checking for MMX support... no checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for library containing pcre_compile... -lpcre checking for regular expression support... pcre checking if backquote execution support should be enabled... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc configure: creating ./config.status config.status: creating include/libast/types.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libast/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating libast-config config.status: creating config.h config.status: creating include/libast/sysdefs.h config.status: executing depfiles commands libast 0.7.1 Configuration: -------------- Source code location: . Host System Type: powerpc-redhat-linux-gnu Preprocessor: gcc -I/usr/include Compiler: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 Linker: gcc -L/usr/lib -lImlib2 -lfreetype -lX11 -lXext -ldl -lm -lSM -lICE -lpcre Install path: /usr Now type 'make' to build libast 0.7.1. + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libast-0.7.1' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libast-0.7.1/include' Making all in libast make[3]: Entering directory `/builddir/build/BUILD/libast-0.7.1/include/libast' Makefile:423: warning: overriding commands for target `types.h' Makefile:232: warning: ignoring old commands for target `types.h' /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/libast-0.7.1/include/libast' Makefile:423: warning: overriding commands for target `types.h' Makefile:232: warning: ignoring old commands for target `types.h' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/include/libast' make[3]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/include/libast' make[3]: Entering directory `/builddir/build/BUILD/libast-0.7.1/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/include' make[2]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libast-0.7.1/src' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT array.lo -MD -MP -MF ".deps/array.Tpo" -c -o array.lo array.c; \ then mv -f ".deps/array.Tpo" ".deps/array.Plo"; else rm -f ".deps/array.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT builtin_hashes.lo -MD -MP -MF ".deps/builtin_hashes.Tpo" -c -o builtin_hashes.lo builtin_hashes.c; \ then mv -f ".deps/builtin_hashes.Tpo" ".deps/builtin_hashes.Plo"; else rm -f ".deps/builtin_hashes.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT conf.lo -MD -MP -MF ".deps/conf.Tpo" -c -o conf.lo conf.c; \ then mv -f ".deps/conf.Tpo" ".deps/conf.Plo"; else rm -f ".deps/conf.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT builtin_hashes.lo -MD -MP -MF .deps/builtin_hashes.Tpo -c builtin_hashes.c -fPIC -DPIC -o .libs/builtin_hashes.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o array.c: In function 'spif_array_done': array.c:273: warning: value computed is not used array.c: In function 'spif_array_get_keys': array.c:547: warning: value computed is not used array.c: In function 'spif_array_get_pairs': array.c:563: warning: value computed is not used array.c: In function 'spif_array_get_values': array.c:579: warning: value computed is not used conf.c: In function 'builtin_exec': conf.c:340: warning: ignoring return value of 'system', declared with attribute warn_unused_result conf.c:347: warning: ignoring return value of 'fread', declared with attribute warn_unused_result conf.c: In function 'spifconf_find_file': conf.c:734: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result conf.c: In function 'spifconf_open_file': conf.c:820: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1 conf.c: In function 'spifconf_parse_line': conf.c:907: warning: ignoring return value of 'system', declared with attribute warn_unused_result conf.c: In function 'spifconf_parse': conf.c:962: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result conf.c:965: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result conf.c:999: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT builtin_hashes.lo -MD -MP -MF .deps/builtin_hashes.Tpo -c builtin_hashes.c -o builtin_hashes.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dlinked_list.lo -MD -MP -MF ".deps/dlinked_list.Tpo" -c -o dlinked_list.lo dlinked_list.c; \ then mv -f ".deps/dlinked_list.Tpo" ".deps/dlinked_list.Plo"; else rm -f ".deps/dlinked_list.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dlinked_list.lo -MD -MP -MF .deps/dlinked_list.Tpo -c dlinked_list.c -fPIC -DPIC -o .libs/dlinked_list.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi dlinked_list.c: In function 'spif_dlinked_list_item_done': dlinked_list.c:243: warning: value computed is not used dlinked_list.c: In function 'spif_dlinked_list_item_set_data': dlinked_list.c:313: warning: value computed is not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o dlinked_list.c: In function 'spif_dlinked_list_get_keys': dlinked_list.c:672: warning: value computed is not used dlinked_list.c: In function 'spif_dlinked_list_get_pairs': dlinked_list.c:688: warning: value computed is not used dlinked_list.c: In function 'spif_dlinked_list_get_values': dlinked_list.c:704: warning: value computed is not used dlinked_list.c: In function 'spif_dlinked_list_iterator_set_subject': dlinked_list.c:1156: warning: value computed is not used conf.c: In function 'spifconf_parse_line': conf.c:863: warning: 'id' is used uninitialized in this function conf.c:900: warning: 'fp' is used uninitialized in this function dlinked_list.c: In function 'spif_dlinked_list_reverse': dlinked_list.c:969: warning: 'tmp' may be used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -o array.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT linked_list.lo -MD -MP -MF ".deps/linked_list.Tpo" -c -o linked_list.lo linked_list.c; \ then mv -f ".deps/linked_list.Tpo" ".deps/linked_list.Plo"; else rm -f ".deps/linked_list.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c linked_list.c -fPIC -DPIC -o .libs/linked_list.o linked_list.c: In function 'spif_linked_list_item_done': linked_list.c:240: warning: value computed is not used linked_list.c: In function 'spif_linked_list_item_set_data': linked_list.c:311: warning: value computed is not used linked_list.c: In function 'spif_linked_list_get_keys': linked_list.c:659: warning: value computed is not used linked_list.c: In function 'spif_linked_list_get_pairs': linked_list.c:675: warning: value computed is not used linked_list.c: In function 'spif_linked_list_get_values': linked_list.c:691: warning: value computed is not used linked_list.c: In function 'spif_linked_list_iterator_set_subject': linked_list.c:1098: warning: value computed is not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dlinked_list.lo -MD -MP -MF .deps/dlinked_list.Tpo -c dlinked_list.c -o dlinked_list.o >/dev/null 2>&1 linked_list.c: In function 'spif_linked_list_reverse': linked_list.c:911: warning: 'tmp' may be used uninitialized in this function if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mbuff.lo -MD -MP -MF ".deps/mbuff.Tpo" -c -o mbuff.lo mbuff.c; \ then mv -f ".deps/mbuff.Tpo" ".deps/mbuff.Plo"; else rm -f ".deps/mbuff.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mbuff.lo -MD -MP -MF .deps/mbuff.Tpo -c mbuff.c -fPIC -DPIC -o .libs/mbuff.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT linked_list.lo -MD -MP -MF .deps/linked_list.Tpo -c linked_list.c -o linked_list.o >/dev/null 2>&1 mbuff.c: In function 'spif_mbuff_sprintf': mbuff.c:670: warning: pointer targets in passing argument 2 of 'spif_mbuff_init_from_ptr' differ in signedness mbuff.c:675: warning: pointer targets in passing argument 5 of '__builtin___vsnprintf_chk' differ in signedness mbuff.c:681: warning: pointer targets in assignment differ in signedness mbuff.c:682: warning: pointer targets in passing argument 1 of '__builtin___vsnprintf_chk' differ in signedness mbuff.c:682: warning: pointer targets in passing argument 5 of '__builtin___vsnprintf_chk' differ in signedness if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mem.lo -MD -MP -MF ".deps/mem.Tpo" -c -o mem.lo mem.c; \ then mv -f ".deps/mem.Tpo" ".deps/mem.Plo"; else rm -f ".deps/mem.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT module.lo -MD -MP -MF ".deps/module.Tpo" -c -o module.lo module.c; \ then mv -f ".deps/module.Tpo" ".deps/module.Plo"; else rm -f ".deps/module.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.c -fPIC -DPIC -o .libs/module.o module.c: In function 'spif_module_load': module.c:261: warning: pointer targets in passing argument 1 of 'dlopen' differ in signedness module.c:266: warning: pointer targets in passing argument 2 of 'spif_module_getsym' differ in signedness module.c: In function 'spif_module_run': module.c:277: warning: pointer targets in passing argument 2 of 'spif_module_call' differ in signedness module.c: In function 'spif_module_unload': module.c:288: warning: pointer targets in passing argument 2 of 'spif_module_getsym' differ in signedness module.c: In function 'spif_module_set_name': module.c:304: warning: value computed is not used module.c: In function 'spif_module_set_path': module.c:305: warning: value computed is not used module.c: In function 'spif_module_set_module_handle': module.c:306: warning: value computed is not used module.c: In function 'spif_module_set_main_handle': module.c:307: warning: value computed is not used module.c: In function 'spif_module_call': module.c:196: warning: 'err' is used uninitialized in this function mbuff.c: In function 'spif_mbuff_init_from_fd': mbuff.c:251: warning: 'p' is used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.c -o module.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT mbuff.lo -MD -MP -MF .deps/mbuff.Tpo -c mbuff.c -o mbuff.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT msgs.lo -MD -MP -MF ".deps/msgs.Tpo" -c -o msgs.lo msgs.c; \ then mv -f ".deps/msgs.Tpo" ".deps/msgs.Plo"; else rm -f ".deps/msgs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT msgs.lo -MD -MP -MF .deps/msgs.Tpo -c msgs.c -fPIC -DPIC -o .libs/msgs.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT obj.lo -MD -MP -MF ".deps/obj.Tpo" -c -o obj.lo obj.c; \ then mv -f ".deps/obj.Tpo" ".deps/obj.Plo"; else rm -f ".deps/obj.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT objpair.lo -MD -MP -MF ".deps/objpair.Tpo" -c -o objpair.lo objpair.c; \ then mv -f ".deps/objpair.Tpo" ".deps/objpair.Plo"; else rm -f ".deps/objpair.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT msgs.lo -MD -MP -MF .deps/msgs.Tpo -c msgs.c -o msgs.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -fPIC -DPIC -o .libs/obj.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT objpair.lo -MD -MP -MF .deps/objpair.Tpo -c objpair.c -fPIC -DPIC -o .libs/objpair.o objpair.c: In function 'spif_objpair_done': objpair.c:318: warning: value computed is not used objpair.c:322: warning: value computed is not used objpair.c: In function 'spif_objpair_set_key': objpair.c:452: warning: value computed is not used objpair.c: In function 'spif_objpair_set_value': objpair.c:453: warning: value computed is not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -o obj.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT options.lo -MD -MP -MF ".deps/options.Tpo" -c -o options.lo options.c; \ then mv -f ".deps/options.Tpo" ".deps/options.Plo"; else rm -f ".deps/options.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT objpair.lo -MD -MP -MF .deps/objpair.Tpo -c objpair.c -o objpair.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pthreads.lo -MD -MP -MF ".deps/pthreads.Tpo" -c -o pthreads.lo pthreads.c; \ then mv -f ".deps/pthreads.Tpo" ".deps/pthreads.Plo"; else rm -f ".deps/pthreads.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT regexp.lo -MD -MP -MF ".deps/regexp.Tpo" -c -o regexp.lo regexp.c; \ then mv -f ".deps/regexp.Tpo" ".deps/regexp.Plo"; else rm -f ".deps/regexp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pthreads.lo -MD -MP -MF .deps/pthreads.Tpo -c pthreads.c -fPIC -DPIC -o .libs/pthreads.o options.c: In function 'spifopt_usage': options.c:123: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness options.c:123: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness options.c:124: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness options.c:124: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT socket.lo -MD -MP -MF ".deps/socket.Tpo" -c -o socket.lo socket.c; \ then mv -f ".deps/socket.Tpo" ".deps/socket.Plo"; else rm -f ".deps/socket.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -fPIC -DPIC -o .libs/regexp.o pthreads.c: In function 'spif_pthreads_done': pthreads.c:177: warning: value computed is not used pthreads.c: In function 'spif_pthreads_tls_free': pthreads.c:362: warning: value computed is not used pthreads.c: In function 'spif_pthreads_set_main_func': pthreads.c:470: warning: value computed is not used pthreads.c: In function 'spif_pthreads_set_data': pthreads.c:471: warning: value computed is not used pthreads.c: In function 'spif_pthreads_set_tls_keys': pthreads.c:472: warning: value computed is not used pthreads.c: In function 'spif_pthreads_mutex_set_creator': pthreads.c:603: warning: value computed is not used pthreads.c: In function 'spif_pthreads_condition_show': pthreads.c:674: warning: pointer targets in passing argument 2 of 'spif_pthreads_mutex_show' differ in signedness pthreads.c: In function 'spif_pthreads_condition_wait_timed': pthreads.c:731: warning: control reaches end of non-void function pthreads.c: In function 'spif_pthreads_condition_wait': pthreads.c:725: warning: control reaches end of non-void function pthreads.c: In function 'spif_pthreads_condition_signal': pthreads.c:719: warning: control reaches end of non-void function pthreads.c: In function 'spif_pthreads_condition_broadcast': pthreads.c:713: warning: control reaches end of non-void function pthreads.c: In function 'spif_pthreads_mutex_unlock': pthreads.c:601: warning: control reaches end of non-void function pthreads.c: In function 'spif_pthreads_mutex_lock_nowait': pthreads.c:595: warning: control reaches end of non-void function pthreads.c: In function 'spif_pthreads_mutex_lock': pthreads.c:589: warning: control reaches end of non-void function pthreads.c: In function 'spif_pthreads_wait_for': pthreads.c:465: warning: control reaches end of non-void function pthreads.c: In function 'spif_pthreads_wait': pthreads.c:458: warning: control reaches end of non-void function gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fPIC -DPIC -o .libs/socket.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT regexp.lo -MD -MP -MF .deps/regexp.Tpo -c regexp.c -o regexp.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT str.lo -MD -MP -MF ".deps/str.Tpo" -c -o str.lo str.c; \ then mv -f ".deps/str.Tpo" ".deps/str.Plo"; else rm -f ".deps/str.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT pthreads.lo -MD -MP -MF .deps/pthreads.Tpo -c pthreads.c -o pthreads.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -o socket.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -fPIC -DPIC -o .libs/str.o str.c: In function 'spif_str_sprintf': str.c:728: warning: pointer targets in passing argument 5 of '__builtin___vsnprintf_chk' differ in signedness str.c:735: warning: pointer targets in passing argument 1 of '__builtin___vsnprintf_chk' differ in signedness str.c:735: warning: pointer targets in passing argument 5 of '__builtin___vsnprintf_chk' differ in signedness if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT strings.lo -MD -MP -MF ".deps/strings.Tpo" -c -o strings.lo strings.c; \ then mv -f ".deps/strings.Tpo" ".deps/strings.Plo"; else rm -f ".deps/strings.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT snprintf.lo -MD -MP -MF ".deps/snprintf.Tpo" -c -o snprintf.lo snprintf.c; \ then mv -f ".deps/snprintf.Tpo" ".deps/snprintf.Plo"; else rm -f ".deps/snprintf.Tpo"; exit 1; fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tok.lo -MD -MP -MF ".deps/tok.Tpo" -c -o tok.lo tok.c; \ then mv -f ".deps/tok.Tpo" ".deps/tok.Plo"; else rm -f ".deps/tok.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fPIC -DPIC -o .libs/strings.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tok.lo -MD -MP -MF .deps/tok.Tpo -c tok.c -fPIC -DPIC -o .libs/tok.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT snprintf.lo -MD -MP -MF .deps/snprintf.Tpo -c snprintf.c -o snprintf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT url.lo -MD -MP -MF ".deps/url.Tpo" -c -o url.lo url.c; \ then mv -f ".deps/url.Tpo" ".deps/url.Plo"; else rm -f ".deps/url.Tpo"; exit 1; fi tok.c: In function 'spif_tok_done': tok.c:187: warning: value computed is not used tok.c: In function 'spif_tok_show': tok.c:238: warning: value computed is not used tok.c: In function 'spif_tok_eval': tok.c:300: warning: value computed is not used tok.c:344: warning: value computed is not used tok.c: In function 'spif_tok_set_src': tok.c:352: warning: value computed is not used tok.c: In function 'spif_tok_set_sep': tok.c:356: warning: value computed is not used tok.c: In function 'spif_tok_set_tokens': tok.c:357: warning: value computed is not used gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -o str.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -fPIC -DPIC -o .libs/url.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT tok.lo -MD -MP -MF .deps/tok.Tpo -c tok.c -o tok.o >/dev/null 2>&1 url.c: In function 'spif_url_set_proto': url.c:246: warning: value computed is not used url.c: In function 'spif_url_set_user': url.c:247: warning: value computed is not used url.c: In function 'spif_url_set_passwd': url.c:248: warning: value computed is not used url.c: In function 'spif_url_set_host': url.c:249: warning: value computed is not used url.c: In function 'spif_url_set_port': url.c:250: warning: value computed is not used url.c: In function 'spif_url_set_path': url.c:251: warning: value computed is not used url.c: In function 'spif_url_set_query': url.c:252: warning: value computed is not used url.c: In function 'spif_url_parse': url.c:330: warning: 'serv' may be used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -o strings.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ustr.lo -MD -MP -MF ".deps/ustr.Tpo" -c -o ustr.lo ustr.c; \ then mv -f ".deps/ustr.Tpo" ".deps/ustr.Plo"; else rm -f ".deps/ustr.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT url.lo -MD -MP -MF .deps/url.Tpo -c url.c -o url.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ustr.lo -MD -MP -MF .deps/ustr.Tpo -c ustr.c -fPIC -DPIC -o .libs/ustr.o ustr.c: In function 'spif_ustr_sprintf': ustr.c:728: warning: pointer targets in passing argument 5 of '__builtin___vsnprintf_chk' differ in signedness ustr.c:735: warning: pointer targets in passing argument 1 of '__builtin___vsnprintf_chk' differ in signedness ustr.c:735: warning: pointer targets in passing argument 5 of '__builtin___vsnprintf_chk' differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/libast -I../include -I../include/libast -I/usr/include -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ustr.lo -MD -MP -MF .deps/ustr.Tpo -c ustr.c -o ustr.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/lib -o libast.la -rpath /usr/lib -version-info 2:2:0 array.lo builtin_hashes.lo conf.lo debug.lo dlinked_list.lo file.lo linked_list.lo mbuff.lo mem.lo module.lo msgs.lo obj.lo objpair.lo options.lo pthreads.lo regexp.lo socket.lo str.lo strings.lo snprintf.lo tok.lo url.lo ustr.lo -lImlib2 -lfreetype -lX11 -lXext -ldl -lm -lSM -lICE -lpcre gcc -shared .libs/array.o .libs/builtin_hashes.o .libs/conf.o .libs/debug.o .libs/dlinked_list.o .libs/file.o .libs/linked_list.o .libs/mbuff.o .libs/mem.o .libs/module.o .libs/msgs.o .libs/obj.o .libs/objpair.o .libs/options.o .libs/pthreads.o .libs/regexp.o .libs/socket.o .libs/str.o .libs/strings.o .libs/snprintf.o .libs/tok.o .libs/url.o .libs/ustr.o -pthread -L/usr/lib /usr/lib/libImlib2.so -lfreetype -lX11 -lXext -ldl -lm -lSM -lICE -lpcre -m32 -Wl,-soname -Wl,libast.so.2 -o .libs/libast.so.2.0.2 (cd .libs && rm -f libast.so.2 && ln -s libast.so.2.0.2 libast.so.2) (cd .libs && rm -f libast.so && ln -s libast.so.2.0.2 libast.so) ar cru .libs/libast.a array.o builtin_hashes.o conf.o debug.o dlinked_list.o file.o linked_list.o mbuff.o mem.o module.o msgs.o obj.o objpair.o options.o pthreads.o regexp.o socket.o str.o strings.o snprintf.o tok.o url.o ustr.o ranlib .libs/libast.a creating libast.la (cd .libs && rm -f libast.la && ln -s ../libast.la libast.la) make[2]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/libast-0.7.1/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/test' make[2]: Entering directory `/builddir/build/BUILD/libast-0.7.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libast-0.7.1' make[1]: Leaving directory `/builddir/build/BUILD/libast-0.7.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.25686 + umask 022 + cd /builddir/build/BUILD + cd libast-0.7.1 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild + /usr/bin/make DESTDIR=/var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild install Making install in include make[1]: Entering directory `/builddir/build/BUILD/libast-0.7.1/include' Making install in libast make[2]: Entering directory `/builddir/build/BUILD/libast-0.7.1/include/libast' Makefile:423: warning: overriding commands for target `types.h' Makefile:232: warning: ignoring old commands for target `types.h' make[3]: Entering directory `/builddir/build/BUILD/libast-0.7.1/include/libast' Makefile:423: warning: overriding commands for target `types.h' Makefile:232: warning: ignoring old commands for target `types.h' /usr/bin/make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libast-0.7.1/include/libast' Makefile:423: warning: overriding commands for target `types.h' Makefile:232: warning: ignoring old commands for target `types.h' mkdir -p -- . /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast for i in array.h avl_tree.h condition_if.h dlinked_list.h iterator_if.h linked_list.h list_if.h map_if.h mbuff.h module.h mutex_if.h obj.h objpair.h pthreads.h regexp.h socket.h str.h sysdefs.h thread_if.h tok.h types.h url.h ustr.h vector_if.h ; do \ /usr/bin/install -c -m 644 ./$i /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast/ ; \ done make[4]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/include/libast' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/include/libast' make[2]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/include/libast' make[2]: Entering directory `/builddir/build/BUILD/libast-0.7.1/include' make[3]: Entering directory `/builddir/build/BUILD/libast-0.7.1/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || mkdir -p -- . "/var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include" /usr/bin/install -c -m 644 'libast.h' '/var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast.h' make[3]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/include' make[2]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/include' make[1]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libast-0.7.1/src' make[2]: Entering directory `/builddir/build/BUILD/libast-0.7.1/src' test -z "/usr/lib" || mkdir -p -- . "/var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libast.la' '/var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/lib/libast.la' /usr/bin/install -c .libs/libast.so.2.0.2 /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/lib/libast.so.2.0.2 (cd /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/lib && rm -f libast.so.2 && ln -s libast.so.2.0.2 libast.so.2) (cd /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/lib && rm -f libast.so && ln -s libast.so.2.0.2 libast.so) /usr/bin/install -c .libs/libast.lai /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/lib/libast.la /usr/bin/install -c .libs/libast.a /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/lib/libast.a ranlib /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/lib/libast.a chmod 644 /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/lib/libast.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/src' make[1]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/src' Making install in test make[1]: Entering directory `/builddir/build/BUILD/libast-0.7.1/test' make[2]: Entering directory `/builddir/build/BUILD/libast-0.7.1/test' 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/libast-0.7.1/test' make[1]: Leaving directory `/builddir/build/BUILD/libast-0.7.1/test' make[1]: Entering directory `/builddir/build/BUILD/libast-0.7.1' make[2]: Entering directory `/builddir/build/BUILD/libast-0.7.1' test -z "/usr/bin" || mkdir -p -- . "/var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/bin" /usr/bin/install -c 'libast-config' '/var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/bin/libast-config' /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/libast-0.7.1' mkdir -p -- . /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/share/aclocal for i in libast.m4 ; do \ /usr/bin/install -c -m 644 ./$i /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/share/aclocal/ ; \ done make[3]: Leaving directory `/builddir/build/BUILD/libast-0.7.1' make[2]: Leaving directory `/builddir/build/BUILD/libast-0.7.1' make[1]: Leaving directory `/builddir/build/BUILD/libast-0.7.1' + for header in sysdefs types + mv /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast/sysdefs.h /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast/sysdefs-ppc.h + /usr/bin/install -m 0644 -c /builddir/build/SOURCES/libast-wrapper.h /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast/sysdefs.h + /bin/sed -i -e 's/
/sysdefs/g' /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast/sysdefs.h + touch -r ChangeLog /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast/sysdefs.h + for header in sysdefs types + mv /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast/types.h /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast/types-ppc.h + /usr/bin/install -m 0644 -c /builddir/build/SOURCES/libast-wrapper.h /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast/types.h + /bin/sed -i -e 's/
/types/g' /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast/types.h + touch -r ChangeLog /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/include/libast/types.h + /bin/sed -i -e '/^LDFLAGS=/d' /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/bin/libast-config + touch -r ChangeLog /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/bin/libast-config + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/libast-0.7.1 extracting debug info from /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/lib/libast.so.2.0.2 cpio: gcc-4.1.2-20070925/obj-ppc64-redhat-linux/gcc/crtsavres.S: No such file or directory cpio: libast-0.7.1/src/: No such file or directory 1525 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libast-0.7.1-0.3.20060818cvs.fc7 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.39865 + umask 022 + cd /builddir/build/BUILD + cd libast-0.7.1 + DOCDIR=/var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/share/doc/libast-0.7.1 + export DOCDIR + rm -rf /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/share/doc/libast-0.7.1 + /bin/mkdir -p /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/share/doc/libast-0.7.1 + cp -pr ChangeLog DESIGN README LICENSE /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild/usr/share/doc/libast-0.7.1 + exit 0 Provides: libast.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libICE.so.6 libImlib2.so.1 libSM.so.6 libX11.so.6 libXext.so.6 libast.so.2 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) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libfreetype.so.6 libm.so.6 libpcre.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: libast-devel-0.7.1-0.3.20060818cvs.fc7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libast = 0.7.1-0.3.20060818cvs.fc7 libast.so.2 Processing files: libast-debuginfo-0.7.1-0.3.20060818cvs.fc7 Provides: libast.so.2.0.2.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/libast-0.7.1-0.3.20060818cvs.fc7.ppc.rpm Wrote: /builddir/build/RPMS/libast-devel-0.7.1-0.3.20060818cvs.fc7.ppc.rpm Wrote: /builddir/build/RPMS/libast-debuginfo-0.7.1-0.3.20060818cvs.fc7.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.53444 + umask 022 + cd /builddir/build/BUILD + cd libast-0.7.1 + /bin/rm -rf /var/tmp/libast-0.7.1-0.3.20060818cvs.fc7-root-mockbuild + exit 0 LEAVE do -->