ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/syck.spec'], False, '/var/lib/mock/dist-f10-build-202210-35104/root/', None, 0, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/syck.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory sh: php-config: command not found sh: /usr/bin/python: No such file or directory sh: php-config: command not found warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/syck-0.61-5.1.fc10.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/syck.spec'], False, '/var/lib/mock/dist-f10-build-202210-35104/root/', None, 0, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/syck.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.94924 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf syck-0.61+svn231+patches + /usr/bin/gzip -dc /builddir/build/SOURCES/syck-0.61+svn231+patches.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd syck-0.61+svn231+patches ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (syck-0.55-libtool.patch):' Patch #0 (syck-0.55-libtool.patch): + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.94924 + umask 022 + cd /builddir/build/BUILD + cd syck-0.61+svn231+patches + LANG=C + export LANG + unset DISPLAY + libtoolize --force --copy Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. Putting files in AC_CONFIG_AUX_DIR, `config'. + aclocal + automake --add-missing configure.in: installing `config/ylwrap' tests/Makefile.am:2: `LDFLAGS' is a user variable, you should not override it; tests/Makefile.am:2: use `AM_LDFLAGS' instead. Makefile.am: installing `./INSTALL' Makefile.am: required file `./NEWS' not found Makefile.am: required file `./AUTHORS' not found Makefile.am: required file `./ChangeLog' not found + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-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/lib64 --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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for bison... bison -y checking for style of include used by make... GNU checking for ppc64-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 dependency style of gcc... gcc3 checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes 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 alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for vprintf... yes checking for _doprnt... no configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j4 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' cd . && /bin/sh /builddir/build/BUILD/syck-0.61+svn231+patches/config/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/syck-0.61+svn231+patches/config/missing --run automake-1.9 --foreign /builddir/build/BUILD/syck-0.61+svn231+patches/config/missing: line 52: automake-1.9: command not found WARNING: `automake-1.9' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running /bin/sh ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc build_alias=ppc64-redhat-linux-gnu host_alias=ppc64-redhat-linux-gnu target_alias=ppc64-redhat-linux-gnu --no-create --no-recursion 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 build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for style of include used by make... GNU checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl.exe... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-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 ppc64-redhat-linux-gnu-g77... no checking for ppc64-redhat-linux-gnu-xlf... no checking for ppc64-redhat-linux-gnu-f77... no checking for ppc64-redhat-linux-gnu-frt... no checking for ppc64-redhat-linux-gnu-pgf77... no checking for ppc64-redhat-linux-gnu-cf77... no checking for ppc64-redhat-linux-gnu-fort77... no checking for ppc64-redhat-linux-gnu-fl32... no checking for ppc64-redhat-linux-gnu-af77... no checking for ppc64-redhat-linux-gnu-xlf90... no checking for ppc64-redhat-linux-gnu-f90... no checking for ppc64-redhat-linux-gnu-pgf90... no checking for ppc64-redhat-linux-gnu-pghpf... no checking for ppc64-redhat-linux-gnu-epcf90... no checking for ppc64-redhat-linux-gnu-gfortran... no checking for ppc64-redhat-linux-gnu-g95... no checking for ppc64-redhat-linux-gnu-xlf95... no checking for ppc64-redhat-linux-gnu-f95... no checking for ppc64-redhat-linux-gnu-fort... no checking for ppc64-redhat-linux-gnu-ifort... no checking for ppc64-redhat-linux-gnu-ifc... no checking for ppc64-redhat-linux-gnu-efc... no checking for ppc64-redhat-linux-gnu-pgf95... no checking for ppc64-redhat-linux-gnu-lf95... no checking for ppc64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) 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 -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ppc64-redhat-linux-gnu-ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for ANSI C header files... (cached) yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking size of int... 4 checking size of long... 8 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for vprintf... yes checking for _doprnt... no configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands cd . && /bin/sh /builddir/build/BUILD/syck-0.61+svn231+patches/config/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/syck-0.61+svn231+patches' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/syck-0.61+svn231+patches/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c -o emitter.lo emitter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT handler.lo -MD -MP -MF .deps/handler.Tpo -c -o handler.lo handler.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT node.lo -MD -MP -MF .deps/node.Tpo -c -o node.lo node.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT syck.lo -MD -MP -MF .deps/syck.Tpo -c -o syck.lo syck.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -fPIC -DPIC -o .libs/emitter.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT handler.lo -MD -MP -MF .deps/handler.Tpo -c handler.c -fPIC -DPIC -o .libs/handler.o emitter.c: In function 'syck_st_free_anchors': emitter.c:142: warning: implicit declaration of function 'free' emitter.c:142: warning: incompatible implicit declaration of built-in function 'free' emitter.c: In function 'syck_emitter_pop_level': emitter.c:196: warning: incompatible implicit declaration of built-in function 'free' emitter.c: In function 'syck_emitter_add_level': handler.c: In function 'syck_hdlr_get_anchor': handler.c:93: warning: implicit declaration of function 'free' handler.c:93: warning: incompatible implicit declaration of built-in function 'free' handler.c:118: warning: incompatible implicit declaration of built-in function 'free' handler.c: In function 'syck_add_transfer': handler.c:133: warning: incompatible implicit declaration of built-in function 'free' handler.c:143: warning: incompatible implicit declaration of built-in function 'free' handler.c: In function 'syck_xprivate': handler.c:149: warning: implicit declaration of function 'malloc' handler.c:149: warning: incompatible implicit declaration of built-in function 'malloc' handler.c:151: warning: implicit declaration of function 'strcat' handler.c:151: warning: incompatible implicit declaration of built-in function 'strcat' handler.c:152: warning: implicit declaration of function 'strncat' handler.c:152: warning: incompatible implicit declaration of built-in function 'strncat' handler.c: In function 'syck_taguri': handler.c:159: warning: incompatible implicit declaration of built-in function 'malloc' handler.c:159: warning: implicit declaration of function 'strlen' handler.c:159: warning: incompatible implicit declaration of built-in function 'strlen' handler.c:161: warning: incompatible implicit declaration of built-in function 'strcat' handler.c:164: warning: incompatible implicit declaration of built-in function 'strncat' emitter.c:206: warning: implicit declaration of function 'realloc' emitter.c:206: warning: incompatible implicit declaration of built-in function 'realloc' emitter.c: In function 'syck_free_emitter': emitter.c:257: warning: incompatible implicit declaration of built-in function 'free' emitter.c: In function 'syck_emit': emitter.c:376: warning: incompatible implicit declaration of built-in function 'free' emitter.c:415: warning: incompatible implicit declaration of built-in function 'free' emitter.c:426: warning: incompatible implicit declaration of built-in function 'free' emitter.c: In function 'syck_emit_indent': emitter.c:511: warning: incompatible implicit declaration of built-in function 'free' emitter.c: In function 'syck_emit_scalar': emitter.c:687: warning: incompatible implicit declaration of built-in function 'free' emitter.c: In function 'syck_emit_item': emitter.c:1141: warning: incompatible implicit declaration of built-in function 'free' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT syck.lo -MD -MP -MF .deps/syck.Tpo -c syck.c -fPIC -DPIC -o .libs/syck.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT handler.lo -MD -MP -MF .deps/handler.Tpo -c handler.c -o handler.o >/dev/null 2>&1 syck.c: In function 'syck_assert': syck.c:26: warning: implicit declaration of function 'abort' syck.c:26: warning: incompatible implicit declaration of built-in function 'abort' syck.c: In function 'syck_free_parser': syck.c:244: warning: implicit declaration of function 'free' syck.c:244: warning: incompatible implicit declaration of built-in function 'free' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT node.lo -MD -MP -MF .deps/node.Tpo -c node.c -fPIC -DPIC -o .libs/node.o syck.c: In function 'syck_parser_pop_level': syck.c:356: warning: incompatible implicit declaration of built-in function 'free' syck.c: In function 'syck_parser_add_level': syck.c:366: warning: implicit declaration of function 'realloc' syck.c:366: warning: incompatible implicit declaration of built-in function 'realloc' syck.c: In function 'free_any_io': syck.c:386: warning: incompatible implicit declaration of built-in function 'free' syck.c:394: warning: incompatible implicit declaration of built-in function 'free' syck.c: In function 'syck_default_error_handler': syck.c:502: warning: format '%d' expects type 'int', but argument 3 has type 'long int' node.c: In function 'syck_alloc_node': node.c:20: warning: implicit declaration of function 'malloc' node.c:20: warning: incompatible implicit declaration of built-in function 'malloc' node.c: In function 'syck_free_node': node.c:36: warning: implicit declaration of function 'free' node.c:36: warning: incompatible implicit declaration of built-in function 'free' node.c:41: warning: incompatible implicit declaration of built-in function 'free' node.c:44: warning: incompatible implicit declaration of built-in function 'free' node.c: In function 'syck_alloc_map': node.c:53: warning: incompatible implicit declaration of built-in function 'malloc' node.c: In function 'syck_alloc_seq': node.c:72: warning: incompatible implicit declaration of built-in function 'malloc' node.c: In function 'syck_alloc_str': node.c:90: warning: incompatible implicit declaration of built-in function 'malloc' node.c: In function 'syck_new_str': node.c:104: warning: implicit declaration of function 'strlen' node.c:104: warning: incompatible implicit declaration of built-in function 'strlen' node.c: In function 'syck_new_str2': node.c:113: warning: incompatible implicit declaration of built-in function 'malloc' node.c:116: warning: implicit declaration of function 'memcpy' node.c:116: warning: incompatible implicit declaration of built-in function 'memcpy' node.c: In function 'syck_replace_str': node.c:125: warning: incompatible implicit declaration of built-in function 'strlen' node.c: In function 'syck_replace_str2': node.c:133: warning: incompatible implicit declaration of built-in function 'free' node.c:137: warning: incompatible implicit declaration of built-in function 'malloc' node.c:140: warning: incompatible implicit declaration of built-in function 'memcpy' node.c: In function 'syck_str_blow_away_commas': node.c:156: warning: implicit declaration of function 'memmove' node.c:156: warning: incompatible implicit declaration of built-in function 'memmove' node.c: In function 'syck_map_empty': node.c:187: warning: incompatible implicit declaration of built-in function 'free' node.c:192: warning: incompatible implicit declaration of built-in function 'malloc' node.c: In function 'syck_map_add': node.c:211: warning: implicit declaration of function 'realloc' node.c:211: warning: incompatible implicit declaration of built-in function 'realloc' node.c: In function 'syck_map_update': node.c:240: warning: incompatible implicit declaration of built-in function 'realloc' node.c: In function 'syck_seq_empty': node.c:312: warning: incompatible implicit declaration of built-in function 'free' node.c:316: warning: incompatible implicit declaration of built-in function 'malloc' node.c: In function 'syck_seq_add': node.c:334: warning: incompatible implicit declaration of built-in function 'realloc' node.c: In function 'syck_free_members': node.c:379: warning: incompatible implicit declaration of built-in function 'free' node.c:390: warning: incompatible implicit declaration of built-in function 'free' node.c:399: warning: incompatible implicit declaration of built-in function 'free' mv -f .deps/handler.Tpo .deps/handler.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT syck_st.lo -MD -MP -MF .deps/syck_st.Tpo -c -o syck_st.lo syck_st.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT node.lo -MD -MP -MF .deps/node.Tpo -c node.c -o node.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT syck.lo -MD -MP -MF .deps/syck.Tpo -c syck.c -o syck.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT syck_st.lo -MD -MP -MF .deps/syck_st.Tpo -c syck_st.c -fPIC -DPIC -o .libs/syck_st.o mv -f .deps/node.Tpo .deps/node.Plo /bin/sh ../config/ylwrap gram.y y.tab.c gram.c y.tab.h gram.h y.output gram.output -- bison -y -d -t -v -p syck gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT syck_st.lo -MD -MP -MF .deps/syck_st.Tpo -c syck_st.c -o syck_st.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -o emitter.o >/dev/null 2>&1 updating gram.h updating gram.output /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bytecode.lo -MD -MP -MF .deps/bytecode.Tpo -c -o bytecode.lo bytecode.c mv -f .deps/syck.Tpo .deps/syck.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT yaml2byte.lo -MD -MP -MF .deps/yaml2byte.Tpo -c -o yaml2byte.lo yaml2byte.c mv -f .deps/syck_st.Tpo .deps/syck_st.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT token.lo -MD -MP -MF .deps/token.Tpo -c -o token.lo token.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bytecode.lo -MD -MP -MF .deps/bytecode.Tpo -c bytecode.c -fPIC -DPIC -o .libs/bytecode.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT yaml2byte.lo -MD -MP -MF .deps/yaml2byte.Tpo -c yaml2byte.c -fPIC -DPIC -o .libs/yaml2byte.o yaml2byte.c: In function 'bytestring_alloc': yaml2byte.c:40: warning: implicit declaration of function 'malloc' yaml2byte.c:40: warning: incompatible implicit declaration of built-in function 'malloc' yaml2byte.c: In function 'bytestring_append': yaml2byte.c:59: warning: implicit declaration of function 'strlen' yaml2byte.c:59: warning: incompatible implicit declaration of built-in function 'strlen' yaml2byte.c:66: warning: implicit declaration of function 'realloc' yaml2byte.c:66: warning: incompatible implicit declaration of built-in function 'realloc' yaml2byte.c: In function 'bytestring_extend': yaml2byte.c:103: warning: incompatible implicit declaration of built-in function 'realloc' yaml2byte.c: In function 'syck_yaml2byte_handler': yaml2byte.c:142: warning: incompatible implicit declaration of built-in function 'malloc' yaml2byte.c:142: warning: incompatible implicit declaration of built-in function 'strlen' yaml2byte.c:144: warning: implicit declaration of function 'strcat' yaml2byte.c:144: warning: incompatible implicit declaration of built-in function 'strcat' yaml2byte.c: In function 'syck_yaml2byte': yaml2byte.c:230: warning: incompatible implicit declaration of built-in function 'malloc' yaml2byte.c:230: warning: incompatible implicit declaration of built-in function 'strlen' yaml2byte.c:232: warning: incompatible implicit declaration of built-in function 'strcat' bytecode.re: In function 'sycklex_bytecode_utf8': bytecode.re:312: warning: implicit declaration of function 'strlen' bytecode.re:312: warning: incompatible implicit declaration of built-in function 'strlen' bytecode.re:315: warning: implicit declaration of function 'free' bytecode.re:315: warning: incompatible implicit declaration of built-in function 'free' bytecode.re:326: warning: implicit declaration of function 'malloc' bytecode.re:326: warning: incompatible implicit declaration of built-in function 'malloc' bytecode.re:328: warning: implicit declaration of function 'strcat' bytecode.re:328: warning: incompatible implicit declaration of built-in function 'strcat' bytecode.re:329: warning: implicit declaration of function 'strncat' bytecode.re:329: warning: incompatible implicit declaration of built-in function 'strncat' bytecode.re:330: warning: incompatible implicit declaration of built-in function 'free' bytecode.re:344: warning: incompatible implicit declaration of built-in function 'free' bytecode.re:346: warning: incompatible implicit declaration of built-in function 'malloc' bytecode.re:348: warning: incompatible implicit declaration of built-in function 'strcat' bytecode.re:349: warning: incompatible implicit declaration of built-in function 'strncat' bytecode.re:354: warning: incompatible implicit declaration of built-in function 'malloc' bytecode.re:356: warning: implicit declaration of function 'memcpy' bytecode.re:356: warning: incompatible implicit declaration of built-in function 'memcpy' bytecode.re:357: warning: incompatible implicit declaration of built-in function 'free' bytecode.re:425: warning: incompatible implicit declaration of built-in function 'malloc' bytecode.re:469: warning: implicit declaration of function 'realloc' bytecode.re:469: warning: incompatible implicit declaration of built-in function 'realloc' bytecode.re:442: warning: implicit declaration of function 'strtod' bytecode.re:446: warning: incompatible implicit declaration of built-in function 'realloc' bytecode.re:451: warning: incompatible implicit declaration of built-in function 'realloc' bytecode.re:457: warning: incompatible implicit declaration of built-in function 'realloc' bytecode.re: In function 'get_inline': bytecode.re:497: warning: incompatible implicit declaration of built-in function 'malloc' bytecode.re:515: warning: incompatible implicit declaration of built-in function 'realloc' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -fPIC -DPIC -o .libs/token.o token.re: In function 'sycklex_yaml_utf8': token.re:528: warning: implicit declaration of function 'malloc' token.re:528: warning: incompatible implicit declaration of built-in function 'malloc' token.re:565: warning: implicit declaration of function 'realloc' token.re:565: warning: incompatible implicit declaration of built-in function 'realloc' token.re:572: warning: incompatible implicit declaration of built-in function 'realloc' token.re:630: warning: incompatible implicit declaration of built-in function 'realloc' token.re:630: warning: implicit declaration of function 'memcpy' token.re:630: warning: incompatible implicit declaration of built-in function 'memcpy' token.re:594: warning: incompatible implicit declaration of built-in function 'realloc' token.re:594: warning: incompatible implicit declaration of built-in function 'memcpy' token.re:605: warning: incompatible implicit declaration of built-in function 'realloc' token.re:605: warning: incompatible implicit declaration of built-in function 'memcpy' token.re:583: warning: incompatible implicit declaration of built-in function 'realloc' token.re:583: warning: incompatible implicit declaration of built-in function 'memcpy' token.re:641: warning: incompatible implicit declaration of built-in function 'malloc' token.re:674: warning: incompatible implicit declaration of built-in function 'realloc' token.re:681: warning: incompatible implicit declaration of built-in function 'realloc' token.re:715: warning: incompatible implicit declaration of built-in function 'realloc' token.re:688: warning: incompatible implicit declaration of built-in function 'realloc' token.re:729: warning: incompatible implicit declaration of built-in function 'malloc' token.re:765: warning: incompatible implicit declaration of built-in function 'realloc' token.re:772: warning: incompatible implicit declaration of built-in function 'realloc' token.re:823: warning: incompatible implicit declaration of built-in function 'realloc' token.re:782: warning: incompatible implicit declaration of built-in function 'realloc' token.re:789: warning: implicit declaration of function 'strtol' token.re:790: warning: implicit declaration of function 'free' token.re:790: warning: incompatible implicit declaration of built-in function 'free' token.re:791: warning: incompatible implicit declaration of built-in function 'realloc' token.re:834: warning: incompatible implicit declaration of built-in function 'malloc' token.re:845: warning: incompatible implicit declaration of built-in function 'free' token.re:856: warning: implicit declaration of function 'strlen' token.re:856: warning: incompatible implicit declaration of built-in function 'strlen' token.re:858: warning: implicit declaration of function 'strcat' token.re:858: warning: incompatible implicit declaration of built-in function 'strcat' token.re:859: warning: implicit declaration of function 'strncat' token.re:859: warning: incompatible implicit declaration of built-in function 'strncat' token.re:860: warning: incompatible implicit declaration of built-in function 'free' token.re:874: warning: incompatible implicit declaration of built-in function 'free' token.re:876: warning: incompatible implicit declaration of built-in function 'strlen' token.re:878: warning: incompatible implicit declaration of built-in function 'strcat' token.re:879: warning: incompatible implicit declaration of built-in function 'strncat' token.re:908: warning: incompatible implicit declaration of built-in function 'realloc' token.re:895: warning: incompatible implicit declaration of built-in function 'realloc' token.re:903: warning: incompatible implicit declaration of built-in function 'free' token.re:904: warning: incompatible implicit declaration of built-in function 'realloc' token.re:920: warning: incompatible implicit declaration of built-in function 'malloc' token.re:1011: warning: incompatible implicit declaration of built-in function 'realloc' token.re:1018: warning: incompatible implicit declaration of built-in function 'realloc' token.re:1073: warning: incompatible implicit declaration of built-in function 'realloc' token.re:1043: warning: incompatible implicit declaration of built-in function 'realloc' token.re:1060: warning: incompatible implicit declaration of built-in function 'realloc' token.re:1067: warning: incompatible implicit declaration of built-in function 'realloc' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT yaml2byte.lo -MD -MP -MF .deps/yaml2byte.Tpo -c yaml2byte.c -o yaml2byte.o >/dev/null 2>&1 mv -f .deps/emitter.Tpo .deps/emitter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT implicit.lo -MD -MP -MF .deps/implicit.Tpo -c -o implicit.lo implicit.c mv -f .deps/yaml2byte.Tpo .deps/yaml2byte.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gram.lo -MD -MP -MF .deps/gram.Tpo -c -o gram.lo gram.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT implicit.lo -MD -MP -MF .deps/implicit.Tpo -c implicit.c -fPIC -DPIC -o .libs/implicit.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gram.lo -MD -MP -MF .deps/gram.Tpo -c gram.c -fPIC -DPIC -o .libs/gram.o implicit.re: In function 'try_tag_implicit': implicit.re:36: warning: implicit declaration of function 'free' implicit.re:36: warning: incompatible implicit declaration of built-in function 'free' implicit.re:39: warning: implicit declaration of function 'strlen' implicit.re:39: warning: incompatible implicit declaration of built-in function 'strlen' implicit.re:41: warning: incompatible implicit declaration of built-in function 'strlen' implicit.re: In function 'syck_tagcmp': implicit.re:138: warning: incompatible implicit declaration of built-in function 'strlen' implicit.re:140: warning: implicit declaration of function 'strstr' implicit.re:140: warning: incompatible implicit declaration of built-in function 'strstr' implicit.re:148: warning: implicit declaration of function 'strcmp' implicit.re:149: warning: incompatible implicit declaration of built-in function 'free' implicit.re: In function 'syck_type_id_to_uri': implicit.re:160: warning: incompatible implicit declaration of built-in function 'strlen' implicit.re:178: warning: implicit declaration of function 'malloc' implicit.re:178: warning: incompatible implicit declaration of built-in function 'malloc' implicit.re:182: warning: implicit declaration of function 'strncat' implicit.re:182: warning: incompatible implicit declaration of built-in function 'strncat' implicit.re:183: warning: implicit declaration of function 'strcat' implicit.re:183: warning: incompatible implicit declaration of built-in function 'strcat' implicit.re:187: warning: incompatible implicit declaration of built-in function 'free' implicit.re:191: warning: incompatible implicit declaration of built-in function 'malloc' implicit.re:195: warning: incompatible implicit declaration of built-in function 'strncat' implicit.re:198: warning: incompatible implicit declaration of built-in function 'free' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT bytecode.lo -MD -MP -MF .deps/bytecode.Tpo -c bytecode.c -o bytecode.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gram.lo -MD -MP -MF .deps/gram.Tpo -c gram.c -o gram.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT implicit.lo -MD -MP -MF .deps/implicit.Tpo -c implicit.c -o implicit.o >/dev/null 2>&1 mv -f .deps/bytecode.Tpo .deps/bytecode.Plo mv -f .deps/gram.Tpo .deps/gram.Plo mv -f .deps/implicit.Tpo .deps/implicit.Plo gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT token.lo -MD -MP -MF .deps/token.Tpo -c token.c -o token.o >/dev/null 2>&1 mv -f .deps/token.Tpo .deps/token.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -version-info 0:55:0 -o libsyck.la -rpath /usr/lib64 emitter.lo handler.lo node.lo syck.lo syck_st.lo gram.lo bytecode.lo yaml2byte.lo token.lo implicit.lo gcc -shared .libs/emitter.o .libs/handler.o .libs/node.o .libs/syck.o .libs/syck_st.o .libs/gram.o .libs/bytecode.o .libs/yaml2byte.o .libs/token.o .libs/implicit.o -m64 -mminimal-toc -Wl,-soname -Wl,libsyck.so.0 -o .libs/libsyck.so.0.0.55 (cd .libs && rm -f libsyck.so.0 && ln -s libsyck.so.0.0.55 libsyck.so.0) (cd .libs && rm -f libsyck.so && ln -s libsyck.so.0.0.55 libsyck.so) ar cru .libs/libsyck.a emitter.o handler.o node.o syck.o syck_st.o gram.o bytecode.o yaml2byte.o token.o implicit.o ranlib .libs/libsyck.a creating libsyck.la (cd .libs && rm -f libsyck.la && ln -s ../libsyck.la libsyck.la) make[2]: Leaving directory `/builddir/build/BUILD/syck-0.61+svn231+patches/lib' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/syck-0.61+svn231+patches/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT Basic.o -MD -MP -MF .deps/Basic.Tpo -c -o Basic.o Basic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT CuTest.o -MD -MP -MF .deps/CuTest.Tpo -c -o CuTest.o CuTest.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT Parse.o -MD -MP -MF .deps/Parse.Tpo -c -o Parse.o Parse.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT YTS.o -MD -MP -MF .deps/YTS.Tpo -c -o YTS.o YTS.c Basic.c: In function 'main': Basic.c:137: warning: implicit declaration of function 'CuStringFree' Basic.c:138: warning: implicit declaration of function 'CuSuiteFree' Parse.c: In function 'TestSyckReadString': Parse.c:32: warning: implicit declaration of function 'free' Parse.c:32: warning: incompatible implicit declaration of built-in function 'free' Parse.c: In function 'ListAnchors': Parse.c:125: warning: incompatible implicit declaration of built-in function 'free' Parse.c: In function 'main': Parse.c:201: warning: implicit declaration of function 'CuStringFree' Parse.c:202: warning: implicit declaration of function 'CuSuiteFree' YTS.c: In function 'syck_free_copies': YTS.c:107: warning: implicit declaration of function 'free' YTS.c:107: warning: incompatible implicit declaration of built-in function 'free' YTS.c:115: warning: incompatible implicit declaration of built-in function 'free' YTS.c:116: warning: incompatible implicit declaration of built-in function 'free' YTS.c: In function 'CuStreamCompare': YTS.c:164: warning: implicit declaration of function 'realloc' YTS.c:164: warning: incompatible implicit declaration of built-in function 'realloc' YTS.c:173: warning: incompatible implicit declaration of built-in function 'free' YTS.c: In function 'CuRoundTrip': YTS.c:265: warning: implicit declaration of function 'CuStringFree' YTS.c: In function 'main': YTS.c:2575: warning: implicit declaration of function 'CuSuiteFree' mv -f .deps/Basic.Tpo .deps/Basic.Po gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT Emit.o -MD -MP -MF .deps/Emit.Tpo -c -o Emit.o Emit.c mv -f .deps/Parse.Tpo .deps/Parse.Po Emit.c: In function 'TestBase64Encode': Emit.c:56: warning: implicit declaration of function 'free' Emit.c:56: warning: incompatible implicit declaration of built-in function 'free' Emit.c: In function 'main': Emit.c:81: warning: implicit declaration of function 'CuStringFree' Emit.c:82: warning: implicit declaration of function 'CuSuiteFree' mv -f .deps/CuTest.Tpo .deps/CuTest.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -L../lib -o test-basic Basic.o CuTest.o -lsyck /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -L../lib -o test-parse Parse.o CuTest.o -lsyck mv -f .deps/Emit.Tpo .deps/Emit.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -L../lib -o test-emit Emit.o CuTest.o -lsyck mkdir .libs gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/test-emit Emit.o CuTest.o -L/builddir/build/BUILD/syck-0.61+svn231+patches/lib /builddir/build/BUILD/syck-0.61+svn231+patches/lib/.libs/libsyck.so gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/test-parse Parse.o CuTest.o -L/builddir/build/BUILD/syck-0.61+svn231+patches/lib /builddir/build/BUILD/syck-0.61+svn231+patches/lib/.libs/libsyck.so creating test-emit gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/test-basic Basic.o CuTest.o -L/builddir/build/BUILD/syck-0.61+svn231+patches/lib /builddir/build/BUILD/syck-0.61+svn231+patches/lib/.libs/libsyck.so creating test-parse creating test-basic mv -f .deps/YTS.Tpo .deps/YTS.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -L../lib -o test-yts YTS.o CuTest.o -lsyck gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/test-yts YTS.o CuTest.o -L/builddir/build/BUILD/syck-0.61+svn231+patches/lib /builddir/build/BUILD/syck-0.61+svn231+patches/lib/.libs/libsyck.so creating test-yts make[2]: Leaving directory `/builddir/build/BUILD/syck-0.61+svn231+patches/tests' make[2]: Entering directory `/builddir/build/BUILD/syck-0.61+svn231+patches' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/syck-0.61+svn231+patches' make[1]: Leaving directory `/builddir/build/BUILD/syck-0.61+svn231+patches' + rm lib/libsyck.la lib/.libs/libsyck.la lib/.libs/libsyck.lai + pushd ext ~/build/BUILD/syck-0.61+svn231+patches/ext ~/build/BUILD/syck-0.61+svn231+patches ~/build/BUILD/syck-0.61+svn231+patches/ext/php ~/build/BUILD/syck-0.61+svn231+patches/ext ~/build/BUILD/syck-0.61+svn231+patches + pushd php + phpize Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... aclocal.m4:3482: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:7784: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... aclocal.m4:5552: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:5551: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:2929: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:2909: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:2874: AC_PROG_LIBTOOL is expanded from... configure.in:77: the top level configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3527: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:5633: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:5632: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:4677: _LT_AC_TAGCONFIG is expanded from... configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:6859: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:6858: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:6968: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:6967: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from... aclocal.m4:3482: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:7784: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... aclocal.m4:5552: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:5551: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:2929: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:2909: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:2874: AC_PROG_LIBTOOL is expanded from... configure.in:77: the top level configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:3527: AC_LIBTOOL_LINKER_OPTION is expanded from... configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:5633: _LT_AC_LANG_CXX_CONFIG is expanded from... aclocal.m4:5632: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... aclocal.m4:4677: _LT_AC_TAGCONFIG is expanded from... configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:6859: _LT_AC_LANG_F77_CONFIG is expanded from... aclocal.m4:6858: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached aclocal.m4:6968: _LT_AC_LANG_GCJ_CONFIG is expanded from... aclocal.m4:6967: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached + export php_cv_cc_rpath=no + php_cv_cc_rpath=no + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I../../lib -L../../lib/.libs' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I../../lib -L../../lib/.libs' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-syck=. checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for ppc64-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 whether gcc and cc understand -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... (cached) no checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking target system type... powerpc64-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php/modules checking for PHP installed headers prefix... /usr/include/php checking for re2c... no configure: WARNING: You will need re2c 0.12.0 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking for syck support... yes, shared checking for syck_new_parser in -lsyck... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc64-redhat-linux-gnu-g77... no checking for ppc64-redhat-linux-gnu-xlf... no checking for ppc64-redhat-linux-gnu-f77... no checking for ppc64-redhat-linux-gnu-frt... no checking for ppc64-redhat-linux-gnu-pgf77... no checking for ppc64-redhat-linux-gnu-cf77... no checking for ppc64-redhat-linux-gnu-fort77... no checking for ppc64-redhat-linux-gnu-fl32... no checking for ppc64-redhat-linux-gnu-af77... no checking for ppc64-redhat-linux-gnu-xlf90... no checking for ppc64-redhat-linux-gnu-f90... no checking for ppc64-redhat-linux-gnu-pgf90... no checking for ppc64-redhat-linux-gnu-pghpf... no checking for ppc64-redhat-linux-gnu-epcf90... no checking for ppc64-redhat-linux-gnu-gfortran... no checking for ppc64-redhat-linux-gnu-g95... no checking for ppc64-redhat-linux-gnu-xlf95... no checking for ppc64-redhat-linux-gnu-f95... no checking for ppc64-redhat-linux-gnu-fort... no checking for ppc64-redhat-linux-gnu-ifort... no checking for ppc64-redhat-linux-gnu-ifc... no checking for ppc64-redhat-linux-gnu-efc... no checking for ppc64-redhat-linux-gnu-pgf95... no checking for ppc64-redhat-linux-gnu-lf95... no checking for ppc64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) 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... no configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating config.h + /usr/bin/make -j4 /bin/sh /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/libtool --mode=compile gcc -I. -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php -DPHP_ATOM_INC -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/include -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/main -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I../../lib -L../../lib/.libs -c /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/phpext.c -o phpext.lo mkdir .libs gcc -I. -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php -DPHP_ATOM_INC -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/include -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/main -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I../../lib -L../../lib/.libs -c /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/phpext.c -fPIC -DPIC -o .libs/phpext.o /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/phpext.c: In function 'php_syck_handler': /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/phpext.c:249: warning: passing argument 3 of 'syck_lookup_sym' from incompatible pointer type /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/phpext.c:259: warning: passing argument 3 of 'syck_lookup_sym' from incompatible pointer type /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/phpext.c:261: warning: passing argument 3 of 'syck_lookup_sym' from incompatible pointer type /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/phpext.c:269: warning: passing argument 2 of 'syck_add_sym' from incompatible pointer type /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/phpext.c: In function 'zif_syck_load': /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/phpext.c:294: warning: passing argument 3 of 'syck_lookup_sym' from incompatible pointer type /bin/sh /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/libtool --mode=link gcc -DPHP_ATOM_INC -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/include -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/main -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I../../lib -L../../lib/.libs -o syck.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/modules phpext.lo -L/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/lib -L/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/lib -lsyck gcc -shared .libs/phpext.o -L/builddir/build/BUILD/syck-0.61+svn231+patches/lib/.libs -L/builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/lib -lsyck -m64 -mminimal-toc -Wl,-soname -Wl,syck.so -o .libs/syck.so creating syck.la (cd .libs && rm -f syck.la && ln -s ../syck.la syck.la) /bin/sh /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/libtool --mode=install cp ./syck.la /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/modules cp ./.libs/syck.so /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/modules/syck.so cp ./.libs/syck.lai /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/modules/syck.la PATH="$PATH:/sbin" ldconfig -n /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/syck-0.61+svn231+patches/ext/php/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. + popd ~/build/BUILD/syck-0.61+svn231+patches/ext ~/build/BUILD/syck-0.61+svn231+patches ~/build/BUILD/syck-0.61+svn231+patches/ext/python ~/build/BUILD/syck-0.61+svn231+patches/ext ~/build/BUILD/syck-0.61+svn231+patches + pushd python + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-ppc64-2.5 copying ypath.py -> build/lib.linux-ppc64-2.5 copying ydump.py -> build/lib.linux-ppc64-2.5 copying yaml2xml.py -> build/lib.linux-ppc64-2.5 running build_ext building 'syck' extension creating build/temp.linux-ppc64-2.5 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_GNU_SOURCE -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -I/usr/local/include -I../../lib -I/usr/include/python2.5 -c pyext.c -o build/temp.linux-ppc64-2.5/pyext.o pyext.c:47: warning: initialization from incompatible pointer type pyext.c: In function 'py_syck_node_new2': pyext.c:75: warning: unused variable 'type' pyext.c: In function 'py_syck_load_handler': pyext.c:366: warning: unused variable 'transferred' pyext.c: At top level: pyext.c:458: warning: 'py_syck_parse' defined but not used gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc build/temp.linux-ppc64-2.5/pyext.o -L/usr/local/lib -L../../lib/.libs -L/usr/lib64 -lsyck -lpython2.5 -o build/lib.linux-ppc64-2.5/syck.so + popd ~/build/BUILD/syck-0.61+svn231+patches/ext ~/build/BUILD/syck-0.61+svn231+patches ~/build/BUILD/syck-0.61+svn231+patches + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.57648 + umask 022 + cd /builddir/build/BUILD + cd syck-0.61+svn231+patches + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/syck-0.61-5.1.fc10-root-mockbuild + /usr/bin/make install DESTDIR=/var/tmp/syck-0.61-5.1.fc10-root-mockbuild Making install in lib make[1]: Entering directory `/builddir/build/BUILD/syck-0.61+svn231+patches/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -version-info 0:55:0 -o libsyck.la -rpath /usr/lib64 emitter.lo handler.lo node.lo syck.lo syck_st.lo gram.lo bytecode.lo yaml2byte.lo token.lo implicit.lo rm -fr .libs/libsyck.a .libs/libsyck.so .libs/libsyck.so.0 .libs/libsyck.so.0.0.55 gcc -shared .libs/emitter.o .libs/handler.o .libs/node.o .libs/syck.o .libs/syck_st.o .libs/gram.o .libs/bytecode.o .libs/yaml2byte.o .libs/token.o .libs/implicit.o -m64 -mminimal-toc -Wl,-soname -Wl,libsyck.so.0 -o .libs/libsyck.so.0.0.55 (cd .libs && rm -f libsyck.so.0 && ln -s libsyck.so.0.0.55 libsyck.so.0) (cd .libs && rm -f libsyck.so && ln -s libsyck.so.0.0.55 libsyck.so) ar cru .libs/libsyck.a emitter.o handler.o node.o syck.o syck_st.o gram.o bytecode.o yaml2byte.o token.o implicit.o ranlib .libs/libsyck.a creating libsyck.la (cd .libs && rm -f libsyck.la && ln -s ../libsyck.la libsyck.la) make[2]: Entering directory `/builddir/build/BUILD/syck-0.61+svn231+patches/lib' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsyck.la' '/var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/libsyck.la' /usr/bin/install -c .libs/libsyck.so.0.0.55 /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/libsyck.so.0.0.55 (cd /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64 && { ln -s -f libsyck.so.0.0.55 libsyck.so.0 || { rm -f libsyck.so.0 && ln -s libsyck.so.0.0.55 libsyck.so.0; }; }) (cd /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64 && { ln -s -f libsyck.so.0.0.55 libsyck.so || { rm -f libsyck.so && ln -s libsyck.so.0.0.55 libsyck.so; }; }) /usr/bin/install -c .libs/libsyck.lai /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/libsyck.la /usr/bin/install -c .libs/libsyck.a /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/libsyck.a chmod 644 /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/libsyck.a ranlib /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/libsyck.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/include" /usr/bin/install -c -m 644 'syck.h' '/var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/include/syck.h' /usr/bin/install -c -m 644 'syck_st.h' '/var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/include/syck_st.h' make[2]: Leaving directory `/builddir/build/BUILD/syck-0.61+svn231+patches/lib' make[1]: Leaving directory `/builddir/build/BUILD/syck-0.61+svn231+patches/lib' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/syck-0.61+svn231+patches/tests' make[2]: Entering directory `/builddir/build/BUILD/syck-0.61+svn231+patches/tests' 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/syck-0.61+svn231+patches/tests' make[1]: Leaving directory `/builddir/build/BUILD/syck-0.61+svn231+patches/tests' make[1]: Entering directory `/builddir/build/BUILD/syck-0.61+svn231+patches' make[2]: Entering directory `/builddir/build/BUILD/syck-0.61+svn231+patches' 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/syck-0.61+svn231+patches' make[1]: Leaving directory `/builddir/build/BUILD/syck-0.61+svn231+patches' + rm -f /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/libsyck.la + pushd ext ~/build/BUILD/syck-0.61+svn231+patches/ext ~/build/BUILD/syck-0.61+svn231+patches ~/build/BUILD/syck-0.61+svn231+patches/ext/php ~/build/BUILD/syck-0.61+svn231+patches/ext ~/build/BUILD/syck-0.61+svn231+patches + pushd php + /usr/bin/make install INSTALL_ROOT=/var/tmp/syck-0.61-5.1.fc10-root-mockbuild Installing shared extensions: /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/php/modules/ + popd ~/build/BUILD/syck-0.61+svn231+patches/ext ~/build/BUILD/syck-0.61+svn231+patches + install -D -m 644 /builddir/build/SOURCES/syck.ini /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/etc/php.d/syck.ini + pushd python ~/build/BUILD/syck-0.61+svn231+patches/ext/python ~/build/BUILD/syck-0.61+svn231+patches/ext ~/build/BUILD/syck-0.61+svn231+patches + /usr/bin/python setup.py install -O1 --skip-build --root /var/tmp/syck-0.61-5.1.fc10-root-mockbuild running install running install_lib creating /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/python2.5 creating /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/python2.5/site-packages copying build/lib.linux-ppc64-2.5/ypath.py -> /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/python2.5/site-packages copying build/lib.linux-ppc64-2.5/ydump.py -> /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/python2.5/site-packages copying build/lib.linux-ppc64-2.5/yaml2xml.py -> /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/python2.5/site-packages copying build/lib.linux-ppc64-2.5/syck.so -> /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/python2.5/site-packages byte-compiling /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/python2.5/site-packages/ypath.py to ypath.pyc byte-compiling /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/python2.5/site-packages/ydump.py to ydump.pyc byte-compiling /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/python2.5/site-packages/yaml2xml.py to yaml2xml.pyc writing byte-compilation script '/tmp/tmpdba0ph.py' /usr/bin/python -O /tmp/tmpdba0ph.py removing /tmp/tmpdba0ph.py running install_egg_info Writing /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/python2.5/site-packages/Syck-1.0-py2.5.egg-info + popd ~/build/BUILD/syck-0.61+svn231+patches/ext ~/build/BUILD/syck-0.61+svn231+patches ~/build/BUILD/syck-0.61+svn231+patches + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/syck-0.61+svn231+patches extracting debug info from /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/libsyck.so.0.0.55 extracting debug info from /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/php/modules/syck.so extracting debug info from /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/lib64/python2.5/site-packages/syck.so symlinked /usr/lib/debug/usr/lib64/libsyck.so.0.0.55.debug to /usr/lib/debug/usr/lib64/libsyck.so.0.debug symlinked /usr/lib/debug/usr/lib64/libsyck.so.0.0.55.debug to /usr/lib/debug/usr/lib64/libsyck.so.debug cpio: syck-0.61+svn231+patches/lib/: Cannot stat: No such file or directory 482 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: syck-0.61-5.1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6050 + umask 022 + cd /builddir/build/BUILD + cd syck-0.61+svn231+patches + DOCDIR=/var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/share/doc/syck-0.61 + export DOCDIR + rm -rf /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/share/doc/syck-0.61 + /bin/mkdir -p /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/share/doc/syck-0.61 + cp -pr COPYING README TODO RELEASE CHANGELOG /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/share/doc/syck-0.61 + exit 0 Provides: libsyck.so.0()(64bit) 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libsyck.so.0()(64bit) rtld(GNU_HASH) Processing files: syck-php-0.61-5.1.fc10 Provides: config(syck-php) = 0.61-5.1.fc10 php-syck = 0.61-5.1.fc10 syck.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: config(syck-php) = 0.61-5.1.fc10 libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libsyck.so.0()(64bit) php(api) = 20041225 php(zend-abi) = 20060613 rtld(GNU_HASH) Processing files: syck-python-0.61-5.1.fc10 Provides: syck.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libpthread.so.0()(64bit) libpython2.5.so.1.0()(64bit) libsyck.so.0()(64bit) python(abi) = 2.5 rtld(GNU_HASH) Processing files: syck-devel-0.61-5.1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.73737 + umask 022 + cd /builddir/build/BUILD + cd syck-0.61+svn231+patches + DOCDIR=/var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/share/doc/syck-devel-0.61 + export DOCDIR + rm -rf /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/share/doc/syck-devel-0.61 + /bin/mkdir -p /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/share/doc/syck-devel-0.61 + cp -pr README.EXT README.BYTECODE /var/tmp/syck-0.61-5.1.fc10-root-mockbuild/usr/share/doc/syck-devel-0.61 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libsyck.so.0()(64bit) syck = 0.61-5.1.fc10 Processing files: syck-debuginfo-0.61-5.1.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/syck-0.61-5.1.fc10-root-mockbuild warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/syck-0.61-5.1.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/syck-php-0.61-5.1.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/syck-python-0.61-5.1.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/syck-devel-0.61-5.1.fc10.ppc64.rpm Wrote: /builddir/build/RPMS/syck-debuginfo-0.61-5.1.fc10.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.58932 + umask 022 + cd /builddir/build/BUILD + cd syck-0.61+svn231+patches + rm -rf /var/tmp/syck-0.61-5.1.fc10-root-mockbuild + exit 0 LEAVE do -->