Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-pecl-sqlite.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1624/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-pecl-sqlite.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} sh: /opt/rh/php55/root/usr/bin/php: No such file or directory warning: Could not canonicalize hostname: i-00004dda Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-pecl-sqlite.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1624/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-pecl-sqlite.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GOhMLz + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf php55-php-pecl-sqlite-2.0.0 + /bin/mkdir -p php55-php-pecl-sqlite-2.0.0 + cd php55-php-pecl-sqlite-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/sqlite-svn332053.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv sqlite/package.xml . + mv sqlite NTS + sed -i -e '/stable/s/stable/beta/' package.xml + cd NTS ++ sed -n '/#define PHP_SQLITE_MODULE_VERSION/{s/.*\t"//;s/".*$//;p}' sqlite.c + extver=2.0-dev + test x2.0-dev '!=' x2.0-dev + cd .. + cat + cp -pr NTS ZTS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iRK891 + umask 022 + cd /builddir/build/BUILD + cd php55-php-pecl-sqlite-2.0.0 + LANG=C + export LANG + unset DISPLAY + cd NTS + /opt/rh/php55/root/usr/bin/phpize Configuring for: PHP Api Version: 20121113 Zend Module Api No: 20121212 Zend Extension Api No: 220121212 + 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/opt/rh/php55/root/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/opt/rh/php55/root/usr --exec-prefix=/opt/rh/php55/root/usr --bindir=/opt/rh/php55/root/usr/bin --sbindir=/opt/rh/php55/root/usr/sbin --sysconfdir=/opt/rh/php55/root/etc --datadir=/opt/rh/php55/root/usr/share --includedir=/opt/rh/php55/root/usr/include --libdir=/opt/rh/php55/root/usr/lib64 --libexecdir=/opt/rh/php55/root/usr/libexec --localstatedir=/opt/rh/php55/root/var --sharedstatedir=/opt/rh/php55/root/usr/com --mandir=/opt/rh/php55/root/usr/share/man --infodir=/opt/rh/php55/root/usr/share/info --with-sqlite=/opt/rh/php55/root/usr --enable-pdo --with-php-config=/opt/rh/php55/root/usr/bin/php-config 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 x86_64-redhat-linux-gnu-cc... no checking for x86_64-redhat-linux-gnu-gcc... no checking for cc... cc 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 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,... yes 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... /opt/rh/php55/root/usr checking for PHP includes... -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/root/usr/include/php/ext/date/lib checking for PHP extension directory... /opt/rh/php55/root/usr/lib64/php/modules checking for PHP installed headers prefix... /opt/rh/php55/root/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 sqlite support... yes, shared checking for pdo driver... yes checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1)... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for PDO includes... checking for PDO includes... /opt/rh/php55/root/usr/include/php/ext checking for sqlite_open in -lsqlite... yes checking for usleep... yes checking for nanosleep... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /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 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-ar... no checking for ar... ar 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 command to parse /usr/bin/nm -B output from cc object... ok 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 + make -j3 /bin/sh /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/include -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/main -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/root/usr/include/php/ext/date/lib -I/opt/rh/php55/root/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sqlite.c -o sqlite.lo /bin/sh /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/include -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/main -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/root/usr/include/php/ext/date/lib -I/opt/rh/php55/root/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sess_sqlite.c -o sess_sqlite.lo /bin/sh /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/include -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/main -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/root/usr/include/php/ext/date/lib -I/opt/rh/php55/root/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/pdo_sqlite2.c -o pdo_sqlite2.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/include -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/main -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/root/usr/include/php/ext/date/lib -I/opt/rh/php55/root/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sqlite.c -fPIC -DPIC -o .libs/sqlite.o libtool: compile: cc -I. -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/include -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/main -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/root/usr/include/php/ext/date/lib -I/opt/rh/php55/root/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sess_sqlite.c -fPIC -DPIC -o .libs/sess_sqlite.o libtool: compile: cc -I. -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/include -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/main -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/root/usr/include/php/ext/date/lib -I/opt/rh/php55/root/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/pdo_sqlite2.c -fPIC -DPIC -o .libs/pdo_sqlite2.o /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sess_sqlite.c: In function 'ps_read_sqlite': /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sess_sqlite.c:114: warning: pointer targets in passing argument 1 of 'sqlite_decode_binary' differ in signedness /usr/include/sqlite.h:880: note: expected 'const unsigned char *' but argument is of type 'const char *' /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sess_sqlite.c:114: warning: pointer targets in passing argument 2 of 'sqlite_decode_binary' differ in signedness /usr/include/sqlite.h:880: note: expected 'unsigned char *' but argument is of type 'char *' /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sess_sqlite.c: In function 'ps_write_sqlite': /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sess_sqlite.c:149: warning: pointer targets in passing argument 3 of 'sqlite_encode_binary' differ in signedness /usr/include/sqlite.h:868: note: expected 'unsigned char *' but argument is of type 'char *' /bin/sh /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/include -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/main -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/root/usr/include/php/ext/date/lib -I/opt/rh/php55/root/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/libsqlite/src/encode.c -o libsqlite/src/encode.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/include -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/main -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/root/usr/include/php/ext/date/lib -I/opt/rh/php55/root/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/libsqlite/src/encode.c -fPIC -DPIC -o libsqlite/src/.libs/encode.o /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/libsqlite/src/encode.c: In function 'sqlite_encode_binary': /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/libsqlite/src/encode.c:124: warning: 'e' may be used uninitialized in this function /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sqlite.c:1319: warning: initialization from incompatible pointer type /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sqlite.c:1328: warning: initialization from incompatible pointer type /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sqlite.c: In function 'zif_sqlite_fetch_object': /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sqlite.c:2366: warning: the address of 'error_handling' will always evaluate as 'true' /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sqlite.c: In function 'zif_sqlite_close': /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/sqlite.c:1736: warning: 'db' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/include -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/main -I/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS -I/opt/rh/php55/root/usr/include/php -I/opt/rh/php55/root/usr/include/php/main -I/opt/rh/php55/root/usr/include/php/TSRM -I/opt/rh/php55/root/usr/include/php/Zend -I/opt/rh/php55/root/usr/include/php/ext -I/opt/rh/php55/root/usr/include/php/ext/date/lib -I/opt/rh/php55/root/usr/include -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sqlite.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/modules sqlite.lo sess_sqlite.lo pdo_sqlite2.lo libsqlite/src/encode.lo -Wl,-rpath,/opt/rh/php55/root/usr/lib -L/opt/rh/php55/root/usr/lib -lsqlite libtool: link: cc -shared .libs/sqlite.o .libs/sess_sqlite.o .libs/pdo_sqlite2.o libsqlite/src/.libs/encode.o -L/opt/rh/php55/root/usr/lib -lsqlite -m64 -mtune=generic -Wl,-rpath -Wl,/opt/rh/php55/root/usr/lib -Wl,-soname -Wl,sqlite.so -o .libs/sqlite.so libtool: link: ( cd ".libs" && rm -f "sqlite.la" && ln -s "../sqlite.la" "sqlite.la" ) /bin/sh /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/libtool --mode=install cp ./sqlite.la /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/modules libtool: install: cp ./.libs/sqlite.so /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/modules/sqlite.so libtool: install: cp ./.libs/sqlite.lai /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/modules/sqlite.la libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/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'. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GQxIPJ + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64 ++ dirname /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64 + cd php55-php-pecl-sqlite-2.0.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64 + make install -C NTS INSTALL_ROOT=/builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64 make: Entering directory `/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS' Installing shared extensions: /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/lib64/php/modules/ Installing header files: /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/include/php/ make: Leaving directory `/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS' + install -D -m 644 sqlite.ini /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/etc/php.d/sqlite.ini + install -D -m 644 package.xml /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/var/lib/pear/pkgxml/php55-php-pecl-sqlite.xml + cd NTS ++ grep 'role="test"' ../package.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/bug26911.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/bug26911.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/bug28112.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/bug28112.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/bug35248.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/bug35248.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/bug38759.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/bug38759.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/bug48679.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/bug48679.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_001.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_001.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_002.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_002.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_003.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_003.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_004.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_004.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_005.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_005.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_006.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_006.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_007.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_007.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_008.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_008.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_009.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_009.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_010.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_010.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_011.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_011.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_012.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_012.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_013.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_013.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_014.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_014.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_015.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_015.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_016.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_016.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_017.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_017.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_018.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_018.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_019.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_019.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_022.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_022.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_023.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_023.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_024.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_024.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_025.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_025.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_026.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_026.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_027.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_027.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_closures_001.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_closures_001.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_closures_002.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_closures_002.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlitedatabase_arrayquery.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlitedatabase_arrayquery.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_exec_basic.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_exec_basic.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_exec_error.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_exec_error.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_last_error_basic.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_last_error_basic.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_last_error_error.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_last_error_error.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_001.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_001.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_002.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_002.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_003.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_003.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_008.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_008.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_009.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_009.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_010.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_010.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_011.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_011.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_012.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_012.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_013.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_013.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_014.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_014.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_015.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_015.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_016.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_016.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_020.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_020.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_021.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_021.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_022.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_022.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_024.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_024.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_025.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_025.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_026.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_026.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_027.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_027.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_028.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_028.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_029.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_029.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_oo_030.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_oo_030.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_popen_basic.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_popen_basic.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_popen_error.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_popen_error.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_session_001.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_session_001.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_session_002.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_session_002.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_spl_001.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_spl_001.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_spl_002.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_spl_002.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/sqlite_spl_003.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/sqlite_spl_003.phpt + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/blankdb.inc /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/blankdb.inc + for i in '$(grep '\''role="test"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 tests/pdo/common.phpt /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/tests/pear/sqlite/tests/pdo/common.phpt ++ grep 'role="doc"' ../package.xml ++ sed -e 's/^.*name="//;s/".*$//' + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 CREDITS /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/doc/pear/sqlite/CREDITS + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 LICENSE /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/doc/pear/sqlite/LICENSE + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 README /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/doc/pear/sqlite/README + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 TODO /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/doc/pear/sqlite/TODO + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 sqlite.php /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/doc/pear/sqlite/sqlite.php + for i in '$(grep '\''role="doc"'\'' ../package.xml | sed -e '\''s/^.*name="//;s/".*$//'\'')' + install -Dpm 644 README /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/share/doc/pear/sqlite/README + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0 extracting debug info from /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64/opt/rh/php55/root/usr/lib64/php/modules/sqlite.so 254 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/php55/root + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/php55/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Q1E5rz + umask 022 + cd /builddir/build/BUILD + cd php55-php-pecl-sqlite-2.0.0 + unset DISPLAY + rm -f NTS/tests/sqlite_oo_026.phpt ZTS/tests/sqlite_oo_026.phpt + rm -f NTS/tests/pdo/common.phpt ZTS/tests/pdo/common.phpt + rm -f NTS/tests/bug38759.phpt ZTS/tests/bug38759.phpt + : Minimal load test for NTS extension + cd NTS + /opt/rh/php55/root/usr/bin/php --no-php-ini --define extension=pdo.so --define extension=modules/sqlite.so --modules + grep -i sqlite SQLite + : Upstream test suite for NTS extension + TEST_PHP_EXECUTABLE=/opt/rh/php55/root/usr/bin/php + REPORT_EXIT_STATUS=1 + NO_INTERACTION=1 + /opt/rh/php55/root/usr/bin/php run-tests.php -n -q -d extension=pdo.so -d extension=/builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS/modules/sqlite.so ===================================================================== PHP : /opt/rh/php55/root/usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.5.6 ZEND_VERSION: 2.5.0 PHP_OS : Linux - Linux i-00004dda 2.6.32-358.el6.x86_64 #1 SMP Tue Jan 29 11:47:41 EST 2013 x86_64 INI actual : /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS More .INIs : CWD : /builddir/build/BUILD/php55-php-pecl-sqlite-2.0.0/NTS Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2014-03-25 15:52:51 ===================================================================== TEST 1/64 [tests/bug26911.phpt] PASS Bug #26911 (crash when fetching data from empty queries) [tests/bug26911.phpt] TEST 2/64 [tests/bug28112.phpt] PASS Bug #28112 (sqlite_query() crashing apache on malformed query) [tests/bug28112.phpt] TEST 3/64 [tests/bug35248.phpt] PASS Bug #35248 (sqlite_query does not return parse error message) [tests/bug35248.phpt] TEST 4/64 [tests/bug48679.phpt] PASS Bug #48679 (sqlite2 count on unbuffered query causes segfault) [tests/bug48679.phpt] TEST 5/64 [tests/sqlite_001.phpt] PASS sqlite: sqlite_open/close [tests/sqlite_001.phpt] TEST 6/64 [tests/sqlite_002.phpt] PASS sqlite: Simple insert/select [tests/sqlite_002.phpt] TEST 7/64 [tests/sqlite_003.phpt] PASS sqlite: Simple insert/select, different result represenatation [tests/sqlite_003.phpt] TEST 8/64 [tests/sqlite_004.phpt] PASS sqlite: binary encoding [tests/sqlite_004.phpt] TEST 9/64 [tests/sqlite_005.phpt] PASS sqlite: aggregate functions [tests/sqlite_005.phpt] TEST 10/64 [tests/sqlite_006.phpt] PASS sqlite: regular functions [tests/sqlite_006.phpt] TEST 11/64 [tests/sqlite_007.phpt] PASS sqlite: Simple insert/select (unbuffered) [tests/sqlite_007.phpt] TEST 12/64 [tests/sqlite_008.phpt] PASS sqlite: fetch all (buffered) [tests/sqlite_008.phpt] TEST 13/64 [tests/sqlite_009.phpt] PASS sqlite: fetch all (unbuffered) [tests/sqlite_009.phpt] TEST 14/64 [tests/sqlite_010.phpt] PASS sqlite: fetch all (iterator) [tests/sqlite_010.phpt] TEST 15/64 [tests/sqlite_011.phpt] PASS sqlite: returned associative column names [tests/sqlite_011.phpt] TEST 16/64 [tests/sqlite_012.phpt] PASS sqlite: read field names [tests/sqlite_012.phpt] TEST 17/64 [tests/sqlite_013.phpt] PASS sqlite: fetch column [tests/sqlite_013.phpt] TEST 18/64 [tests/sqlite_014.phpt] PASS sqlite: fetch all (fetch_all) [tests/sqlite_014.phpt] TEST 19/64 [tests/sqlite_015.phpt] PASS sqlite: fetch all (array_query) [tests/sqlite_015.phpt] TEST 20/64 [tests/sqlite_016.phpt] PASS sqlite: fetch single [tests/sqlite_016.phpt] TEST 21/64 [tests/sqlite_017.phpt] PASS sqlite: UDF binary handling functions [tests/sqlite_017.phpt] TEST 22/64 [tests/sqlite_018.phpt] PASS sqlite: crash on bad queries inside sqlite_array_query() [tests/sqlite_018.phpt] TEST 23/64 [tests/sqlite_019.phpt] PASS sqlite: single query [tests/sqlite_019.phpt] TEST 24/64 [tests/sqlite_022.phpt] PASS sqlite: sqlite_seek [tests/sqlite_022.phpt] TEST 25/64 [tests/sqlite_023.phpt] PASS sqlite: sqlite_[has_]prev [tests/sqlite_023.phpt] TEST 26/64 [tests/sqlite_024.phpt] PASS sqlite: sqlite_fetch_object [tests/sqlite_024.phpt] TEST 27/64 [tests/sqlite_025.phpt] PASS sqlite: sqlite_fetch_object in a loop [tests/sqlite_025.phpt] TEST 28/64 [tests/sqlite_026.phpt] PASS sqlite: sqlite_fetch_column_types [tests/sqlite_026.phpt] TEST 29/64 [tests/sqlite_027.phpt] PASS sqlite: crash inside sqlite_escape_string() & sqlite_udf_encode_binary [tests/sqlite_027.phpt] TEST 30/64 [tests/sqlite_closures_001.phpt] PASS sqlite: aggregate functions with closures [tests/sqlite_closures_001.phpt] TEST 31/64 [tests/sqlite_closures_002.phpt] PASS sqlite: regular functions with closures [tests/sqlite_closures_002.phpt] TEST 32/64 [tests/sqlite_exec_basic.phpt] PASS Test sqlite_exec() function : basic functionality [tests/sqlite_exec_basic.phpt] TEST 33/64 [tests/sqlite_exec_error.phpt] PASS Test sqlite_exec() function : error behaviour and functionality [tests/sqlite_exec_error.phpt] TEST 34/64 [tests/sqlite_last_error_basic.phpt] PASS Test sqlite_last_error() function : basic functionality [tests/sqlite_last_error_basic.phpt] TEST 35/64 [tests/sqlite_last_error_error.phpt] PASS Test sqlite_last_error() function : error conditions [tests/sqlite_last_error_error.phpt] TEST 36/64 [tests/sqlite_oo_001.phpt] PASS sqlite-oo: sqlite_open/close [tests/sqlite_oo_001.phpt] TEST 37/64 [tests/sqlite_oo_002.phpt] PASS sqlite-oo: Simple insert/select [tests/sqlite_oo_002.phpt] TEST 38/64 [tests/sqlite_oo_003.phpt] PASS sqlite-oo: Simple insert/select, different result representation [tests/sqlite_oo_003.phpt] TEST 39/64 [tests/sqlite_oo_008.phpt] PASS sqlite-oo: fetch all (buffered) [tests/sqlite_oo_008.phpt] TEST 40/64 [tests/sqlite_oo_009.phpt] PASS sqlite-oo: fetch all (unbuffered) [tests/sqlite_oo_009.phpt] TEST 41/64 [tests/sqlite_oo_010.phpt] PASS sqlite-oo: fetch all (iterator) [tests/sqlite_oo_010.phpt] TEST 42/64 [tests/sqlite_oo_011.phpt] PASS sqlite-oo: returned associative column names [tests/sqlite_oo_011.phpt] TEST 43/64 [tests/sqlite_oo_012.phpt] PASS sqlite-oo: read field names [tests/sqlite_oo_012.phpt] TEST 44/64 [tests/sqlite_oo_013.phpt] PASS sqlite-oo: fetch column [tests/sqlite_oo_013.phpt] TEST 45/64 [tests/sqlite_oo_014.phpt] PASS sqlite-oo: fetch all [tests/sqlite_oo_014.phpt] TEST 46/64 [tests/sqlite_oo_015.phpt] PASS sqlite-oo: array_query [tests/sqlite_oo_015.phpt] TEST 47/64 [tests/sqlite_oo_016.phpt] PASS sqlite-oo: fetch single [tests/sqlite_oo_016.phpt] TEST 48/64 [tests/sqlite_oo_020.phpt] PASS sqlite-oo: factory and exception [tests/sqlite_oo_020.phpt] TEST 49/64 [tests/sqlite_oo_021.phpt] PASS sqlite-oo: single query [tests/sqlite_oo_021.phpt] TEST 50/64 [tests/sqlite_oo_022.phpt] PASS sqlite-oo: sqlite::seek [tests/sqlite_oo_022.phpt] TEST 51/64 [tests/sqlite_oo_024.phpt] PASS sqlite-oo: sqlite::fetch_object [tests/sqlite_oo_024.phpt] TEST 52/64 [tests/sqlite_oo_025.phpt] PASS sqlite-oo: sqlite / foreach [tests/sqlite_oo_025.phpt] TEST 53/64 [tests/sqlite_oo_027.phpt] PASS sqlite-oo: changes [tests/sqlite_oo_027.phpt] TEST 54/64 [tests/sqlite_oo_028.phpt] PASS sqlite-oo: sqlite_fetch_column_types [tests/sqlite_oo_028.phpt] TEST 55/64 [tests/sqlite_oo_029.phpt] PASS sqlite-oo: call method with $this [tests/sqlite_oo_029.phpt] TEST 56/64 [tests/sqlite_oo_030.phpt] PASS sqlite-oo: calling static methods [tests/sqlite_oo_030.phpt] TEST 57/64 [tests/sqlite_popen_basic.phpt] PASS SQLite: sqlite_popen() basic tests [tests/sqlite_popen_basic.phpt] TEST 58/64 [tests/sqlite_popen_error.phpt] PASS Test sqlite_popen() function : error conditions [tests/sqlite_popen_error.phpt] TEST 59/64 [tests/sqlite_session_001.phpt] PASS sqlite, session storage test [tests/sqlite_session_001.phpt] TEST 60/64 [tests/sqlite_session_002.phpt] PASS sqlite, session destroy test [tests/sqlite_session_002.phpt] TEST 61/64 [tests/sqlite_spl_001.phpt] PASS sqlite-spl: Iteration [tests/sqlite_spl_001.phpt] TEST 62/64 [tests/sqlite_spl_002.phpt] PASS sqlite-spl: Countable [tests/sqlite_spl_002.phpt] TEST 63/64 [tests/sqlite_spl_003.phpt] PASS sqlite-spl: Exception [tests/sqlite_spl_003.phpt] TEST 64/64 [tests/sqlitedatabase_arrayquery.phpt] PASS Testing SQLiteDatabase::ArrayQuery with NULL-byte string [tests/sqlitedatabase_arrayquery.phpt] ===================================================================== TIME END 2014-03-25 15:52:52 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 18 --------------------------------------------------------------------- Number of tests : 64 64 Tests skipped : 0 ( 0.0%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 64 (100.0%) (100.0%) --------------------------------------------------------------------- Time taken : 1 seconds ===================================================================== + exit 0 Processing files: php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/php55/root/usr/lib64/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: php55-php-pecl(sqlite) = 2.0-dev php55-php-pecl(sqlite)(x86-64) = 2.0-dev php55-php-sqlite = 5.4.0 php55-php-sqlite(x86-64) = 5.4.0 php55-php-sqlite2 = 5.4.0 php55-php-sqlite2(x86-64) = 5.4.0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /opt/rh/php55/root/usr/bin/pecl /bin/sh Requires(postun): /opt/rh/php55/root/usr/bin/pecl /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libsqlite.so.0()(64bit) rtld(GNU_HASH) Obsoletes: php55-php-sqlite < 5.4.0 php55-php-sqlite2 < 5.4.0 Processing files: php55-php-pecl-sqlite-debuginfo-2.0.0-0.5.svn332053.el6.5.5.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64 warning: Could not canonicalize hostname: i-00004dda Wrote: /builddir/build/RPMS/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64.rpm Wrote: /builddir/build/RPMS/php55-php-pecl-sqlite-debuginfo-2.0.0-0.5.svn332053.el6.5.5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yWJ6CC + umask 022 + cd /builddir/build/BUILD + cd php55-php-pecl-sqlite-2.0.0 + rm -rf /builddir/build/BUILDROOT/php55-php-pecl-sqlite-2.0.0-0.5.svn332053.el6.5.5.x86_64 + exit 0 Child return code was: 0 LEAVE do -->