Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/libast.spec'], False, '/var/lib/mock/dist-f12-build-526287-80057/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/libast.spec'] warning: Could not canonicalize hostname: ppc6.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/libast-0.7.1-0.8.20080502cvs.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/libast.spec'], False, '/var/lib/mock/dist-f12-build-526287-80057/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['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.2T9MKB + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libast-20080502 + /usr/bin/gzip -dc /builddir/build/SOURCES/libast-20080502.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libast-20080502 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IfUw89 + umask 022 + cd /builddir/build/BUILD + cd libast-20080502 + LANG=C + export LANG + unset DISPLAY + ./autogen.sh Generating configuration files for libast, please wait.... + libtoolize -c -f libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/usr/share/aclocal/libtool.m4' libtoolize: `/usr/share/aclocal/ltoptions.m4' libtoolize: `/usr/share/aclocal/ltversion.m4' libtoolize: `/usr/share/aclocal/ltsugar.m4' libtoolize: `/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + aclocal -I . configure.in:50: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET ../../lib/autoconf/general.m4:1795: AC_CANONICAL_TARGET is expanded from... configure.in:50: the top level configure.in:55: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:386: AC_USE_SYSTEM_EXTENSIONS is expanded from... ../../lib/autoconf/specific.m4:459: AC_MINIX is expanded from... libast.m4:251: AST_STD_CHECKS is expanded from... configure.in:55: the top level configure.in:55: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS configure.in:55: warning: AC_ARG_PROGRAM invoked multiple times + autoconf configure.in:50: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET ../../lib/autoconf/general.m4:1795: AC_CANONICAL_TARGET is expanded from... configure.in:50: the top level configure.in:55: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:386: AC_USE_SYSTEM_EXTENSIONS is expanded from... ../../lib/autoconf/specific.m4:459: AC_MINIX is expanded from... libast.m4:251: AST_STD_CHECKS is expanded from... configure.in:55: the top level configure.in:55: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS configure.in:55: warning: AC_ARG_PROGRAM invoked multiple times + autoheader configure.in:50: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET ../../lib/autoconf/general.m4:1795: AC_CANONICAL_TARGET is expanded from... configure.in:50: the top level configure.in:55: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:386: AC_USE_SYSTEM_EXTENSIONS is expanded from... ../../lib/autoconf/specific.m4:459: AC_MINIX is expanded from... libast.m4:251: AST_STD_CHECKS is expanded from... configure.in:55: the top level configure.in:55: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS configure.in:55: warning: AC_ARG_PROGRAM invoked multiple times + automake -a -c configure.in:50: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET ../../lib/autoconf/general.m4:1795: AC_CANONICAL_TARGET is expanded from... configure.in:50: the top level configure.in:55: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:386: AC_USE_SYSTEM_EXTENSIONS is expanded from... ../../lib/autoconf/specific.m4:459: AC_MINIX is expanded from... libast.m4:251: AST_STD_CHECKS is expanded from... configure.in:55: the top level configure.in:55: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS configure.in:55: warning: AC_ARG_PROGRAM invoked multiple times configure.in:48: installing `./config.guess' configure.in:48: installing `./config.sub' configure.in:22: installing `./install-sh' configure.in:22: installing `./missing' src/Makefile.am: installing `./depcomp' + ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p 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-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking target system type... powerpc-unknown-linux-gnu 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 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking how to run the C preprocessor... gcc -E checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking host system type... (cached) powerpc-unknown-linux-gnu checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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 checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking host system type... (cached) powerpc-unknown-linux-gnu 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 -f checking for cp... cp -f checking for chmod... chmod checking for tar... tar checking for mkdir... mkdir checking for ctags... true checking for ar... ar checking for mv... mv -f checking whether ln -s works... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 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 checking for gawk... (cached) gawk checking for curl-config... no checking whether libcurl is usable... no 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 config.status: executing libtool commands libast 0.7.1 Configuration: -------------- Source code location: . Host System Type: powerpc-unknown-linux-gnu Preprocessor: gcc Compiler: gcc -g -O2 Linker: gcc -lImlib2 -lfreetype -lX11 -lXext -ldl -lm -lSM -lICE -lpcre Install path: /usr/local Now type 'make' to build libast 0.7.1. + 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 -I/usr/lib/gfortran/modules' + export FFLAGS + ./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=/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... /bin/mkdir -p 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 ISO C89... 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking how to run the C preprocessor... gcc -E checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes checking host system type... (cached) powerpc-redhat-linux-gnu checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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 checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking host system type... (cached) powerpc-redhat-linux-gnu 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 -f checking for cp... cp -f checking for chmod... chmod checking for tar... tar checking for mkdir... mkdir checking for ctags... true checking for ar... ar checking for mv... mv -f checking whether ln -s works... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 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 checking for gawk... (cached) gawk checking for curl-config... no checking whether libcurl is usable... no 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: config.h is unchanged config.status: creating include/libast/sysdefs.h config.status: include/libast/sysdefs.h is unchanged config.status: executing depfiles commands config.status: executing libtool 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-20080502' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libast-20080502/include' Making all in libast make[3]: Entering directory `/builddir/build/BUILD/libast-20080502/include/libast' Makefile:471: warning: overriding commands for target `types.h' Makefile:255: warning: ignoring old commands for target `types.h' /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/libast-20080502/include/libast' Makefile:471: warning: overriding commands for target `types.h' Makefile:255: 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-20080502/include/libast' make[3]: Leaving directory `/builddir/build/BUILD/libast-20080502/include/libast' make[3]: Entering directory `/builddir/build/BUILD/libast-20080502/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libast-20080502/include' make[2]: Leaving directory `/builddir/build/BUILD/libast-20080502/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libast-20080502/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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_show': array.c:321: warning: the address of 'tmp' will always evaluate as 'true' 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 libtool: compile: gcc -DHAVE_CONFIG_H -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 conf.c: In function 'builtin_exec': conf.c:357: warning: the address of 'OutFile' will always evaluate as 'true' 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 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 libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/debug.Tpo .deps/debug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 mv -f .deps/builtin_hashes.Tpo .deps/builtin_hashes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 conf.c: In function 'spifconf_parse_line': conf.c:863: warning: 'id' may be used uninitialized in this function conf.c:900: warning: 'fp' may be used uninitialized in this function 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 dlinked_list.c: In function 'spif_dlinked_list_get_keys': dlinked_list.c:672: warning: value computed is not used libtool: compile: gcc -DHAVE_CONFIG_H -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 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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 dlinked_list.c: In function 'spif_dlinked_list_reverse': dlinked_list.c:969: warning: 'tmp' may be used uninitialized in this function mv -f .deps/file.Tpo .deps/file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/array.Tpo .deps/array.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 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:158: note: expected 'spif_byteptr_t' but argument is of type 'spif_charptr_t' mbuff.c:675: warning: pointer targets in passing argument 3 of 'vsnprintf' differ in signedness /usr/include/bits/stdio2.h:75: note: expected 'const char * __restrict__' but argument is of type 'spif_charptr_t' mbuff.c:681: warning: pointer targets in assignment differ in signedness mbuff.c:682: warning: pointer targets in passing argument 1 of 'vsnprintf' differ in signedness /usr/include/bits/stdio2.h:75: note: expected 'char * __restrict__' but argument is of type 'spif_byteptr_t' mbuff.c:682: warning: pointer targets in passing argument 3 of 'vsnprintf' differ in signedness /usr/include/bits/stdio2.h:75: note: expected 'const char * __restrict__' but argument is of type 'spif_charptr_t' mv -f .deps/conf.Tpo .deps/conf.Plo libtool: compile: gcc -DHAVE_CONFIG_H -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/dlinked_list.Tpo .deps/dlinked_list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 module.c: In function 'spif_module_load': module.c:261: warning: pointer targets in passing argument 1 of 'dlopen' differ in signedness /usr/include/dlfcn.h:57: note: expected 'const char *' but argument is of type 'spif_char_t * const' module.c:266: warning: pointer targets in passing argument 2 of 'spif_module_getsym' differ in signedness module.c:206: note: expected 'spif_charptr_t' but argument is of type 'char *' 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:190: note: expected 'spif_charptr_t' but argument is of type 'char *' 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:206: note: expected 'spif_charptr_t' but argument is of type 'char *' 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 libtool: compile: gcc -DHAVE_CONFIG_H -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 module.c: In function 'spif_module_call': module.c:196: warning: 'err' is used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/linked_list.Tpo .deps/linked_list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/module.Tpo .deps/module.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/mbuff.Tpo .deps/mbuff.Plo libtool: compile: gcc -DHAVE_CONFIG_H -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 mv -f .deps/msgs.Tpo .deps/msgs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 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 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 mv -f .deps/obj.Tpo .deps/obj.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 options.c: In function 'spifopt_usage': options.c:123: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'spif_charptr_t' options.c:123: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'spif_charptr_t' options.c:124: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'spif_charptr_t' options.c:124: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:397: note: expected 'const char *' but argument is of type 'spif_charptr_t' 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:523: note: expected 'spif_charptr_t' but argument is of type 'char *' 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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/objpair.Tpo .deps/objpair.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 socket.c: In function 'spif_url_get_portnum': socket.c:763: warning: cast from pointer to integer of different size mv -f .deps/regexp.Tpo .deps/regexp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/pthreads.Tpo .deps/pthreads.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 str.c: In function 'spif_str_sprintf': str.c:728: warning: pointer targets in passing argument 3 of 'vsnprintf' differ in signedness /usr/include/bits/stdio2.h:75: note: expected 'const char * __restrict__' but argument is of type 'spif_charptr_t' str.c:735: warning: pointer targets in passing argument 1 of 'vsnprintf' differ in signedness /usr/include/bits/stdio2.h:75: note: expected 'char * __restrict__' but argument is of type 'spif_charptr_t' str.c:735: warning: pointer targets in passing argument 3 of 'vsnprintf' differ in signedness /usr/include/bits/stdio2.h:75: note: expected 'const char * __restrict__' but argument is of type 'spif_charptr_t' mv -f .deps/options.Tpo .deps/options.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/snprintf.Tpo .deps/snprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 mv -f .deps/socket.Tpo .deps/socket.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 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 libtool: compile: gcc -DHAVE_CONFIG_H -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 url.c: In function 'spif_url_parse': url.c:330: warning: 'serv' may be used uninitialized in this function 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 libtool: compile: gcc -DHAVE_CONFIG_H -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 libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/strings.Tpo .deps/strings.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 mv -f .deps/tok.Tpo .deps/tok.Plo mv -f .deps/url.Tpo .deps/url.Plo libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/str.Tpo .deps/str.Plo ustr.c: In function 'spif_ustr_sprintf': ustr.c:728: warning: pointer targets in passing argument 3 of 'vsnprintf' differ in signedness /usr/include/bits/stdio2.h:75: note: expected 'const char * __restrict__' but argument is of type 'spif_charptr_t' ustr.c:735: warning: pointer targets in passing argument 1 of 'vsnprintf' differ in signedness /usr/include/bits/stdio2.h:75: note: expected 'char * __restrict__' but argument is of type 'spif_charptr_t' ustr.c:735: warning: pointer targets in passing argument 3 of 'vsnprintf' differ in signedness /usr/include/bits/stdio2.h:75: note: expected 'const char * __restrict__' but argument is of type 'spif_charptr_t' libtool: compile: gcc -DHAVE_CONFIG_H -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 mv -f .deps/ustr.Tpo .deps/ustr.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -version-info 2:2:0 -L/usr/lib -o libast.la -rpath /usr/lib 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 libtool: link: 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 -L/usr/lib /usr/lib/libImlib2.so -lfreetype -lX11 -lXext -ldl -lm -lSM -lICE -lpcre -pthread -m32 -pthread -Wl,-soname -Wl,libast.so.2 -o .libs/libast.so.2.0.2 libtool: link: (cd ".libs" && rm -f "libast.so.2" && ln -s "libast.so.2.0.2" "libast.so.2") libtool: link: (cd ".libs" && rm -f "libast.so" && ln -s "libast.so.2.0.2" "libast.so") libtool: link: 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 libtool: link: ranlib .libs/libast.a libtool: link: ( cd ".libs" && rm -f "libast.la" && ln -s "../libast.la" "libast.la" ) make[2]: Leaving directory `/builddir/build/BUILD/libast-20080502/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/libast-20080502/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libast-20080502/test' make[2]: Entering directory `/builddir/build/BUILD/libast-20080502' make[2]: Leaving directory `/builddir/build/BUILD/libast-20080502' make[1]: Leaving directory `/builddir/build/BUILD/libast-20080502' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Uo88Mn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc ++ dirname /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc + cd libast-20080502 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc + /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc install Making install in include make[1]: Entering directory `/builddir/build/BUILD/libast-20080502/include' Making install in libast make[2]: Entering directory `/builddir/build/BUILD/libast-20080502/include/libast' Makefile:471: warning: overriding commands for target `types.h' Makefile:255: warning: ignoring old commands for target `types.h' make[3]: Entering directory `/builddir/build/BUILD/libast-20080502/include/libast' Makefile:471: warning: overriding commands for target `types.h' Makefile:255: warning: ignoring old commands for target `types.h' /usr/bin/make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/libast-20080502/include/libast' Makefile:471: warning: overriding commands for target `types.h' Makefile:255: warning: ignoring old commands for target `types.h' /bin/sh /builddir/build/BUILD/libast-20080502/install-sh -d /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/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 /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include/libast/ ; \ done make[4]: Leaving directory `/builddir/build/BUILD/libast-20080502/include/libast' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libast-20080502/include/libast' make[2]: Leaving directory `/builddir/build/BUILD/libast-20080502/include/libast' make[2]: Entering directory `/builddir/build/BUILD/libast-20080502/include' make[3]: Entering directory `/builddir/build/BUILD/libast-20080502/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include" /usr/bin/install -c -m 644 libast.h '/builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/libast-20080502/include' make[2]: Leaving directory `/builddir/build/BUILD/libast-20080502/include' make[1]: Leaving directory `/builddir/build/BUILD/libast-20080502/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libast-20080502/src' make[2]: Entering directory `/builddir/build/BUILD/libast-20080502/src' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libast.la '/builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/lib' libtool: install: /usr/bin/install -c .libs/libast.so.2.0.2 /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/lib/libast.so.2.0.2 libtool: install: (cd /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/lib && { ln -s -f libast.so.2.0.2 libast.so.2 || { rm -f libast.so.2 && ln -s libast.so.2.0.2 libast.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/lib && { ln -s -f libast.so.2.0.2 libast.so || { rm -f libast.so && ln -s libast.so.2.0.2 libast.so; }; }) libtool: install: /usr/bin/install -c .libs/libast.lai /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/lib/libast.la libtool: install: /usr/bin/install -c .libs/libast.a /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/lib/libast.a libtool: install: chmod 644 /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/lib/libast.a libtool: install: ranlib /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/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-20080502/src' make[1]: Leaving directory `/builddir/build/BUILD/libast-20080502/src' Making install in test make[1]: Entering directory `/builddir/build/BUILD/libast-20080502/test' make[2]: Entering directory `/builddir/build/BUILD/libast-20080502/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-20080502/test' make[1]: Leaving directory `/builddir/build/BUILD/libast-20080502/test' make[1]: Entering directory `/builddir/build/BUILD/libast-20080502' make[2]: Entering directory `/builddir/build/BUILD/libast-20080502' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/bin" /usr/bin/install -c libast-config '/builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/bin' /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/libast-20080502' /bin/sh /builddir/build/BUILD/libast-20080502/install-sh -d /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/share/aclocal for i in libast.m4 ; do \ /usr/bin/install -c -m 644 ./$i /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/share/aclocal/ ; \ done make[3]: Leaving directory `/builddir/build/BUILD/libast-20080502' make[2]: Leaving directory `/builddir/build/BUILD/libast-20080502' make[1]: Leaving directory `/builddir/build/BUILD/libast-20080502' + for header in sysdefs types + mv /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include/libast/sysdefs.h /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include/libast/sysdefs-ppc.h + /usr/bin/install -m 0644 -c /builddir/build/SOURCES/libast-wrapper.h /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include/libast/sysdefs.h + /bin/sed -i -e 's/
/sysdefs/g' /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include/libast/sysdefs.h + touch -r ChangeLog /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include/libast/sysdefs.h + for header in sysdefs types + mv /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include/libast/types.h /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include/libast/types-ppc.h + /usr/bin/install -m 0644 -c /builddir/build/SOURCES/libast-wrapper.h /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include/libast/types.h + /bin/sed -i -e 's/
/types/g' /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include/libast/types.h + touch -r ChangeLog /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/include/libast/types.h + /bin/sed -i -e '/^LDFLAGS=/d' /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/bin/libast-config + touch -r ChangeLog /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/bin/libast-config + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libast-20080502 extracting debug info from /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/lib/libast.so.2.0.2 symlinked /usr/lib/debug/usr/lib/libast.so.2.0.2.debug to /usr/lib/debug/usr/lib/libast.so.2.debug symlinked /usr/lib/debug/usr/lib/libast.so.2.0.2.debug to /usr/lib/debug/usr/lib/libast.so.debug 1525 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libast-0.7.1-0.8.20080502cvs.fc12.ppc Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KIIqrp + umask 022 + cd /builddir/build/BUILD + cd libast-20080502 + DOCDIR=/builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/share/doc/libast-0.7.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/share/doc/libast-0.7.1 + /bin/mkdir -p /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/usr/share/doc/libast-0.7.1 + cp -pr ChangeLog DESIGN README LICENSE /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc/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(FileDigests) <= 4.6.0-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.8.20080502cvs.fc12.ppc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libast.so.2 Processing files: libast-debuginfo-0.7.1-0.8.20080502cvs.fc12.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc warning: Could not canonicalize hostname: ppc6.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libast-0.7.1-0.8.20080502cvs.fc12.ppc.rpm Wrote: /builddir/build/RPMS/libast-devel-0.7.1-0.8.20080502cvs.fc12.ppc.rpm Wrote: /builddir/build/RPMS/libast-debuginfo-0.7.1-0.8.20080502cvs.fc12.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mszcDR + umask 022 + cd /builddir/build/BUILD + cd libast-20080502 + /bin/rm -rf /builddir/build/BUILDROOT/libast-0.7.1-0.8.20080502cvs.fc12.ppc + exit 0 Child returncode was: 0 LEAVE do -->