Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/syck.spec'], False, '/var/lib/mock/f19-build-1646780-284211/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/syck.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: php-config: command not found sh: php-config: command not found sh: php-config: command not found sh: php-config: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/syck-0.70-1.20130402.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/syck.spec'], False, '/var/lib/mock/f19-build-1646780-284211/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/syck.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lCtoke + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf syck + /usr/bin/bzip2 -dc /builddir/build/SOURCES/syck-20130402.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd syck + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OGe62d + umask 022 + cd /builddir/build/BUILD + cd syck + touch NEWS ChangeLog AUTHORS + autoreconf -f -i aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize: copying file `config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:9: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation configure.in:6: installing 'config/config.guess' configure.in:6: installing 'config/config.sub' configure.in:9: installing 'config/install-sh' configure.in:9: installing 'config/missing' Makefile.am: installing './INSTALL' lib/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' lib/Makefile.am: installing 'config/depcomp' configure.in: installing 'config/ylwrap' tests/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tests/Makefile.am:2: warning: 'LDFLAGS' is a user variable, you should not override it; tests/Makefile.am:2: use 'AM_LDFLAGS' instead parallel-tests: installing 'config/test-driver' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes 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 -m elf_x86_64) 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none 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 whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y 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 checking that generated files are newer than configure... done 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 libtool commands config.status: executing depfiles commands + /usr/bin/make 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/syck' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/syck/lib' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c emitter.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c handler.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c node.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c syck.c syck.c: In function 'syck_default_error_handler': syck.c:502:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] msg ); ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c syck_st.c /bin/sh ../config/ylwrap gram.y y.tab.c gram.c y.tab.h `echo gram.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output gram.output -- bison -y -d -t -v -p syck updating gram.output updating gram.h gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gram.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bytecode.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yaml2byte.c yaml2byte.c: In function 'bytestring_append': yaml2byte.c:66:21: warning: operation on 'str->buffer' may be undefined [-Wsequence-point] str->buffer = S_REALLOC_N( str->buffer, char, str->length + 1 ); ^ yaml2byte.c: In function 'bytestring_extend': yaml2byte.c:103:25: warning: operation on 'str->buffer' may be undefined [-Wsequence-point] str->buffer = S_REALLOC_N( str->buffer, char, str->length + 1 ); ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c token.c token.c: In function 'sycklex_yaml_utf8': token.c:1561:36: warning: variable 'lvl' set but not used [-Wunused-but-set-variable] SyckLevel *lvl; ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c implicit.c rm -f libsyck.a ar cru libsyck.a emitter.o handler.o node.o syck.o syck_st.o gram.o bytecode.o yaml2byte.o token.o implicit.o ranlib libsyck.a /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libsyck_la-emitter.lo `test -f 'emitter.c' || echo './'`emitter.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c emitter.c -fPIC -DPIC -o .libs/libsyck_la-emitter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libsyck_la-handler.lo `test -f 'handler.c' || echo './'`handler.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c handler.c -fPIC -DPIC -o .libs/libsyck_la-handler.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libsyck_la-node.lo `test -f 'node.c' || echo './'`node.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c node.c -fPIC -DPIC -o .libs/libsyck_la-node.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libsyck_la-syck.lo `test -f 'syck.c' || echo './'`syck.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c syck.c -fPIC -DPIC -o .libs/libsyck_la-syck.o syck.c: In function 'syck_default_error_handler': syck.c:502:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] msg ); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libsyck_la-syck_st.lo `test -f 'syck_st.c' || echo './'`syck_st.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c syck_st.c -fPIC -DPIC -o .libs/libsyck_la-syck_st.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libsyck_la-gram.lo `test -f 'gram.c' || echo './'`gram.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c gram.c -fPIC -DPIC -o .libs/libsyck_la-gram.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libsyck_la-bytecode.lo `test -f 'bytecode.c' || echo './'`bytecode.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bytecode.c -fPIC -DPIC -o .libs/libsyck_la-bytecode.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libsyck_la-yaml2byte.lo `test -f 'yaml2byte.c' || echo './'`yaml2byte.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yaml2byte.c -fPIC -DPIC -o .libs/libsyck_la-yaml2byte.o yaml2byte.c: In function 'bytestring_append': yaml2byte.c:66:21: warning: operation on 'str->buffer' may be undefined [-Wsequence-point] str->buffer = S_REALLOC_N( str->buffer, char, str->length + 1 ); ^ yaml2byte.c: In function 'bytestring_extend': yaml2byte.c:103:25: warning: operation on 'str->buffer' may be undefined [-Wsequence-point] str->buffer = S_REALLOC_N( str->buffer, char, str->length + 1 ); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libsyck_la-token.lo `test -f 'token.c' || echo './'`token.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c token.c -fPIC -DPIC -o .libs/libsyck_la-token.o token.c: In function 'sycklex_yaml_utf8': token.c:1561:36: warning: variable 'lvl' set but not used [-Wunused-but-set-variable] SyckLevel *lvl; ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libsyck_la-implicit.lo `test -f 'implicit.c' || echo './'`implicit.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c implicit.c -fPIC -DPIC -o .libs/libsyck_la-implicit.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 0:0:0 -Wl,-z,relro -o libsyck.la -rpath /usr/lib64 libsyck_la-emitter.lo libsyck_la-handler.lo libsyck_la-node.lo libsyck_la-syck.lo libsyck_la-syck_st.lo libsyck_la-gram.lo libsyck_la-bytecode.lo libsyck_la-yaml2byte.lo libsyck_la-token.lo libsyck_la-implicit.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libsyck_la-emitter.o .libs/libsyck_la-handler.o .libs/libsyck_la-node.o .libs/libsyck_la-syck.o .libs/libsyck_la-syck_st.o .libs/libsyck_la-gram.o .libs/libsyck_la-bytecode.o .libs/libsyck_la-yaml2byte.o .libs/libsyck_la-token.o .libs/libsyck_la-implicit.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libsyck.so.0 -o .libs/libsyck.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsyck.so.0" && ln -s "libsyck.so.0.0.0" "libsyck.so.0") libtool: link: (cd ".libs" && rm -f "libsyck.so" && ln -s "libsyck.so.0.0.0" "libsyck.so") libtool: link: ( cd ".libs" && rm -f "libsyck.la" && ln -s "../libsyck.la" "libsyck.la" ) make[2]: Leaving directory `/builddir/build/BUILD/syck/lib' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/syck/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 -mtune=generic -c 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 -mtune=generic -c CuTest.c /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 -mtune=generic -L../lib -o test-basic Basic.o CuTest.o -lsyck libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-basic Basic.o CuTest.o -L../lib /builddir/build/BUILD/syck/lib/.libs/libsyck.so 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 -mtune=generic -c Parse.c /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 -mtune=generic -L../lib -o test-parse Parse.o CuTest.o -lsyck libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-parse Parse.o CuTest.o -L../lib /builddir/build/BUILD/syck/lib/.libs/libsyck.so 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 -mtune=generic -c YTS.c /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 -mtune=generic -L../lib -o test-yts YTS.o CuTest.o -lsyck libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-yts YTS.o CuTest.o -L../lib /builddir/build/BUILD/syck/lib/.libs/libsyck.so 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 -mtune=generic -c Emit.c /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 -mtune=generic -L../lib -o test-emit Emit.o CuTest.o -lsyck libtool: link: gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test-emit Emit.o CuTest.o -L../lib /builddir/build/BUILD/syck/lib/.libs/libsyck.so make[2]: Leaving directory `/builddir/build/BUILD/syck/tests' make[2]: Entering directory `/builddir/build/BUILD/syck' make[2]: Leaving directory `/builddir/build/BUILD/syck' make[1]: Leaving directory `/builddir/build/BUILD/syck' + rm lib/libsyck.la lib/.libs/libsyck.la lib/.libs/libsyck.lai ~/build/BUILD/syck/ext ~/build/BUILD/syck ~/build/BUILD/syck/ext/php ~/build/BUILD/syck/ext ~/build/BUILD/syck + pushd ext + pushd php + phpize Configuring for: PHP Api Version: 20121113 Zend Module Api No: 20121212 Zend Extension Api No: 220121212 + 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 -mtune=generic -I../../lib -L../../lib/.libs' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-syck=. configure: WARNING: unrecognized options: --disable-dependency-tracking checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for x86_64-redhat-linux-gnu-cc... no checking for x86_64-redhat-linux-gnu-gcc... no checking for cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-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 if debug is enabled... no checking if zts is enabled... no checking for re2c... no checking for gawk... gawk checking for syck support... yes, shared configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for syck_new_parser in -lsyck... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) 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 ./config.status config.status: creating config.h config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -j5 /bin/sh /builddir/build/BUILD/syck/ext/php/libtool --mode=compile cc -I. -I/builddir/build/BUILD/syck/ext/php -DPHP_ATOM_INC -I/builddir/build/BUILD/syck/ext/php/include -I/builddir/build/BUILD/syck/ext/php/main -I/builddir/build/BUILD/syck/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/ext/php/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../lib -L../../lib/.libs -c /builddir/build/BUILD/syck/ext/php/phpext.c -o phpext.lo libtool: compile: cc -I. -I/builddir/build/BUILD/syck/ext/php -DPHP_ATOM_INC -I/builddir/build/BUILD/syck/ext/php/include -I/builddir/build/BUILD/syck/ext/php/main -I/builddir/build/BUILD/syck/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/ext/php/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../lib -L../../lib/.libs -c /builddir/build/BUILD/syck/ext/php/phpext.c -fPIC -DPIC -o .libs/phpext.o /builddir/build/BUILD/syck/ext/php/phpext.c: In function 'php_syck_handler': /builddir/build/BUILD/syck/ext/php/phpext.c:552:11: warning: unused variable 'res' [-Wunused-variable] zval *res = NULL; ^ /builddir/build/BUILD/syck/ext/php/phpext.c: In function 'php_syck_emitter_handler': /builddir/build/BUILD/syck/ext/php/phpext.c:786:4: warning: passing argument 2 of 'zend_get_object_classname' from incompatible pointer type [enabled by default] zend_get_object_classname(data, &name, &name_len TSRMLS_CC); ^ In file included from /usr/include/php/main/php.h:38:0, from /builddir/build/BUILD/syck/ext/php/phpext.c:24: /usr/include/php/Zend/zend_API.h:344:14: note: expected 'const char **' but argument is of type 'char **' ZEND_API int zend_get_object_classname(const zval *object, const char **class_name, zend_uint *class_name_len TSRMLS_DC); ^ /builddir/build/BUILD/syck/ext/php/phpext.c: In function 'zif_syck_load': /builddir/build/BUILD/syck/ext/php/phpext.c:876:13: warning: the comparison will always evaluate as 'true' for the address of 'obj' will never be NULL [-Waddress] if (NULL != &obj && NULL != obj) { ^ /bin/sh /builddir/build/BUILD/syck/ext/php/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/syck/ext/php/include -I/builddir/build/BUILD/syck/ext/php/main -I/builddir/build/BUILD/syck/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/ext/php/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I../../lib -L../../lib/.libs -Wl,-z,relro -o syck.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/syck/ext/php/modules phpext.lo -L/builddir/build/BUILD/syck/ext/php/lib -L/builddir/build/BUILD/syck/ext/php/lib -lsyck libtool: link: cc -shared -fPIC -DPIC .libs/phpext.o -L../../lib/.libs -L/builddir/build/BUILD/syck/ext/php/lib -lsyck -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,syck.so -o .libs/syck.so libtool: link: ( cd ".libs" && rm -f "syck.la" && ln -s "../syck.la" "syck.la" ) /bin/sh /builddir/build/BUILD/syck/ext/php/libtool --mode=install cp ./syck.la /builddir/build/BUILD/syck/ext/php/modules libtool: install: cp ./.libs/syck.so /builddir/build/BUILD/syck/ext/php/modules/syck.so libtool: install: cp ./.libs/syck.lai /builddir/build/BUILD/syck/ext/php/modules/syck.la libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/syck/ext/php/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/syck/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'. ~/build/BUILD/syck/ext ~/build/BUILD/syck ~/build/BUILD/syck + popd + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F7KVgq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64 ++ dirname /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64 + cd syck + rm -rf /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64 Making install in lib make[1]: Entering directory `/builddir/build/BUILD/syck/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 0:0:0 -Wl,-z,relro -o libsyck.la -rpath /usr/lib64 libsyck_la-emitter.lo libsyck_la-handler.lo libsyck_la-node.lo libsyck_la-syck.lo libsyck_la-syck_st.lo libsyck_la-gram.lo libsyck_la-bytecode.lo libsyck_la-yaml2byte.lo libsyck_la-token.lo libsyck_la-implicit.lo libtool: link: rm -fr .libs/libsyck.so .libs/libsyck.so.0 .libs/libsyck.so.0.0.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libsyck_la-emitter.o .libs/libsyck_la-handler.o .libs/libsyck_la-node.o .libs/libsyck_la-syck.o .libs/libsyck_la-syck_st.o .libs/libsyck_la-gram.o .libs/libsyck_la-bytecode.o .libs/libsyck_la-yaml2byte.o .libs/libsyck_la-token.o .libs/libsyck_la-implicit.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libsyck.so.0 -o .libs/libsyck.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsyck.so.0" && ln -s "libsyck.so.0.0.0" "libsyck.so.0") libtool: link: (cd ".libs" && rm -f "libsyck.so" && ln -s "libsyck.so.0.0.0" "libsyck.so") libtool: link: ( cd ".libs" && rm -f "libsyck.la" && ln -s "../libsyck.la" "libsyck.la" ) make[2]: Entering directory `/builddir/build/BUILD/syck/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64' /usr/bin/install -c -m 644 libsyck.a '/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64' ( cd '/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64' && ranlib libsyck.a ) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libsyck.la '/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libsyck.so.0.0.0 /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64/libsyck.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64 && { ln -s -f libsyck.so.0.0.0 libsyck.so.0 || { rm -f libsyck.so.0 && ln -s libsyck.so.0.0.0 libsyck.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64 && { ln -s -f libsyck.so.0.0.0 libsyck.so || { rm -f libsyck.so && ln -s libsyck.so.0.0.0 libsyck.so; }; }) libtool: install: /usr/bin/install -c .libs/libsyck.lai /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64/libsyck.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/include' /usr/bin/install -c -m 644 syck.h syck_st.h '/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/syck/lib' make[1]: Leaving directory `/builddir/build/BUILD/syck/lib' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/syck/tests' make[2]: Entering directory `/builddir/build/BUILD/syck/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/tests' make[1]: Leaving directory `/builddir/build/BUILD/syck/tests' make[1]: Entering directory `/builddir/build/BUILD/syck' make[2]: Entering directory `/builddir/build/BUILD/syck' 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' make[1]: Leaving directory `/builddir/build/BUILD/syck' + rm -f /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64/libsyck.la ~/build/BUILD/syck/ext ~/build/BUILD/syck ~/build/BUILD/syck/ext/php ~/build/BUILD/syck/ext ~/build/BUILD/syck + pushd ext + pushd php + /usr/bin/make install INSTALL_ROOT=/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64 Installing shared extensions: /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64/php/modules/ ~/build/BUILD/syck/ext ~/build/BUILD/syck + popd + install -D -m 644 /builddir/build/SOURCES/syck.ini /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/etc/php.d/syck.ini ~/build/BUILD/syck + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/syck extracting debug info from /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64/libsyck.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64/php/modules/syck.so symlinked /usr/lib/debug/usr/lib64/libsyck.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libsyck.so.debug symlinked /usr/lib/debug/usr/lib64/libsyck.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libsyck.so.0.debug 656 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HeAPYE + umask 022 + cd /builddir/build/BUILD + cd syck + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64 + grep syck + php -n -d extension_dir=/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/lib64/php/modules -d extension=syck.so -m syck + exit 0 Processing files: syck-0.70-1.20130402.fc19.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ogoUOT + umask 022 + cd /builddir/build/BUILD + cd syck + DOCDIR=/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/share/doc/syck-0.70 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/share/doc/syck-0.70 + cp -pr COPYING /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/share/doc/syck-0.70 + cp -pr README /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/share/doc/syck-0.70 + cp -pr TODO /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/share/doc/syck-0.70 + cp -pr RELEASE /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/share/doc/syck-0.70 + cp -pr CHANGELOG /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/share/doc/syck-0.70 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/php/modules/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: syck = 0.70-1.20130402.fc19 syck(x86-64) = 0.70-1.20130402.fc19 libsyck.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: syck-php-0.70-1.20130402.fc19.x86_64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/php/modules/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: php-syck = 0.70-1.20130402.fc19 syck-php = 0.70-1.20130402.fc19 syck-php(x86-64) = 0.70-1.20130402.fc19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libsyck.so.0()(64bit) rtld(GNU_HASH) Processing files: syck-devel-0.70-1.20130402.fc19.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PsSGM9 + umask 022 + cd /builddir/build/BUILD + cd syck + DOCDIR=/builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/share/doc/syck-devel-0.70 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/share/doc/syck-devel-0.70 + cp -pr README.EXT /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/share/doc/syck-devel-0.70 + cp -pr README.BYTECODE /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64/usr/share/doc/syck-devel-0.70 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/php/modules/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: syck-devel = 0.70-1.20130402.fc19 syck-devel(x86-64) = 0.70-1.20130402.fc19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libsyck.so.0()(64bit) Processing files: syck-debuginfo-0.70-1.20130402.fc19.x86_64 Provides: syck-debuginfo = 0.70-1.20130402.fc19 syck-debuginfo(x86-64) = 0.70-1.20130402.fc19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64 Wrote: /builddir/build/RPMS/syck-0.70-1.20130402.fc19.x86_64.rpm Wrote: /builddir/build/RPMS/syck-php-0.70-1.20130402.fc19.x86_64.rpm Wrote: /builddir/build/RPMS/syck-devel-0.70-1.20130402.fc19.x86_64.rpm Wrote: /builddir/build/RPMS/syck-debuginfo-0.70-1.20130402.fc19.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yWMYax + umask 022 + cd /builddir/build/BUILD + cd syck + rm -rf /builddir/build/BUILDROOT/syck-0.70-1.20130402.fc19.x86_64 + exit 0 Child return code was: 0 LEAVE do -->