Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/clearsilver.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3907-5984/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/clearsilver.spec'] sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/clearsilver-0.10.5-1.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/clearsilver.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3907-5984/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/clearsilver.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5LH1Bs + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf clearsilver-0.10.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/clearsilver-0.10.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd clearsilver-0.10.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (clearsilver-0.10.5-fedora.patch): + echo 'Patch #0 (clearsilver-0.10.5-fedora.patch):' + /bin/cat /builddir/build/SOURCES/clearsilver-0.10.5-fedora.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #1 (clearsilver-0.10.5-regression.patch): + echo 'Patch #1 (clearsilver-0.10.5-regression.patch):' + /bin/cat /builddir/build/SOURCES/clearsilver-0.10.5-regression.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #2 (clearsilver-0.10.5-CVE-2011-4357.patch): + echo 'Patch #2 (clearsilver-0.10.5-CVE-2011-4357.patch):' + /bin/cat /builddir/build/SOURCES/clearsilver-0.10.5-CVE-2011-4357.patch + /usr/bin/patch -s -p1 --fuzz=0 + touch configure + sed -i 's|/neo/opt/bin/python|/usr/bin/python|' python/examples/base/CSPage.py python/examples/base/PassSGMLParser.py python/examples/base/SafeHtml.py python/examples/base/__init__.py python/examples/base/handle_error.py python/examples/base/hdfhelp.py python/examples/base/log.py python/examples/base/odb.py python/examples/base/odb_mysql.py python/examples/base/odb_sqlite.py python/examples/base/odb_test.py python/examples/base/profiler.py python/examples/base/sgmllib.py python/examples/base/who_calls.py python/examples/base/wordwrap.py python/examples/trans/db_trans.py python/examples/trans/trans.py python/examples/trans/tstart.py + sed -i 's|PYTHON_SITE = @PYTHON_SITE@|PYTHON_SITE = /usr/lib64/python2.6/site-packages|' rules.mk.in + find python/examples -type f + xargs chmod -x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.A3joFf + umask 022 + cd /builddir/build/BUILD + cd clearsilver-0.10.5 + LANG=C + export LANG + unset DISPLAY + 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 + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-python=/usr/bin/python --disable-java --disable-ruby --disable-csharp checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for ar... ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for Neotonic Paths... not found checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for gettimeofday... yes checking for mktime... yes checking for putenv... yes checking for strerror... yes checking for strspn... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for random... yes checking for rand... yes checking for drand48... yes checking for lockf... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for snprintf... yes checking for vsnprintf... yes checking for localtime_r... yes checking whether localtime_r is declared... yes checking for gmtime_r... yes checking whether gmtime_r is declared... yes checking for strtok_r... yes checking whether strtok_r is declared... yes checking for mkstemp... yes checking for regexec... yes checking for deflate in -lz... yes checking for apache apxs... found /usr/sbin/apxs checking for apache 1.3.x... found 2.2.24 - disabling module build checking for python includes... found /usr/include/python2.6 checking for perl >= 5.006... found /usr/bin/perl Disabling ruby module Disabling java module Disabling csharp module configure: creating ./config.status config.status: creating rules.mk config.status: creating cs_config.h + cd perl + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lneo_cgi Note (probably harmless): No library found for -lneo_cs Note (probably harmless): No library found for -lneo_utl Writing Makefile for ClearSilver + cd .. + make -j2 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' ******************************************* ** Building Dependencies ** OSNAME: Linux ** (done) make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/util' ******************************************* make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/util' ** Building Dependencies ******************************************* ** OSNAME: Linux ** Building Dependencies ** OSNAME: Linux ** (done) gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_err.o -c neo_err.c ** (done) make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/util' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' ******************************************* ** Building Dependencies ** OSNAME: Linux gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_files.o -c neo_files.c ** (done) make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' ******************************************* ** Building Dependencies ** OSNAME: Linux gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_misc.o -c neo_misc.c ** (done) make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/python' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_rand.o -c neo_rand.c ******************************************* ** Building Dependencies ** OSNAME: Linux gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o ulist.o -c ulist.c ** (done) make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/python' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_hdf.o -c neo_hdf.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_str.o -c neo_str.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_date.o -c neo_date.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o wildmat.o -c wildmat.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_hash.o -c neo_hash.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o ulocks.o -c ulocks.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o rcfs.o -c rcfs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o skiplist.o -c skiplist.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o dict.o -c dict.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o filter.o -c filter.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_net.o -c neo_net.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o neo_server.o -c neo_server.c ar cr ../libs/libneo_utl.a neo_err.o neo_files.o neo_misc.o neo_rand.o ulist.o neo_hdf.o neo_str.o neo_date.o wildmat.o neo_hash.o ulocks.o rcfs.o skiplist.o dict.o filter.o neo_net.o neo_server.o ranlib ../libs/libneo_utl.a make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/util' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o csparse.o -c csparse.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o cstest.o -c cstest.c csparse.c: In function 'parse_tokens': csparse.c:988: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result csparse.c:1053: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o cs.o -c cs.c ar cr ../libs/libneo_cs.a csparse.o ranlib ../libs/libneo_cs.a gcc -o cstest cstest.o -L../libs/ -lz -lneo_cs -lneo_utl # -lefence gcc -o cs cs.o -L../libs/ -lz -lneo_cs -lneo_utl # -lefence Running cs regression tests Passed make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o cgiwrap.o -c cgiwrap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o cgi.o -c cgi.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o html.o -c html.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o date.o -c date.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o rfc2388.o -c rfc2388.c rfc2388.c: In function '_read_part': rfc2388.c:439: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o static.o -c static.c static.c: In function 'main': static.c:78: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -o cgi_cstest.o -c cgi_cstest.c ar cr ../libs/libneo_cgi.a cgiwrap.o cgi.o html.o date.o rfc2388.o ranlib ../libs/libneo_cgi.a gcc -o cs_static.cgi static.o -L../libs/ -lneo_cgi -lneo_cs -lneo_utl -lz gcc -shared -fPIC -o cs_static.cso static.o -L../libs/ -lneo_cgi -lneo_cs -lneo_utl -lz gcc -o cgi_cstest cgi_cstest.o -L../libs/ -lneo_cgi -lneo_cs -lneo_utl -lz make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/python' rm -f neo_cgi.so CC="gcc" LDSHARED="gcc -shared -fPIC" /usr/bin/python setup.py build_ext --inplace adding lib_path $(LIB_DIR) adding lib z Overriding setup's CC from gcc -pthread to gcc running build_ext building 'neo_cgi' extension creating build creating build/temp.linux-x86_64-2.6 gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -I/usr/include/python2.6 -fPIC -I../ -I/usr/include/python2.6 -c neo_cgi.c -o build/temp.linux-x86_64-2.6/neo_cgi.o gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -I/usr/include/python2.6 -fPIC -I../ -I/usr/include/python2.6 -c neo_cs.c -o build/temp.linux-x86_64-2.6/neo_cs.o gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -I/usr/include/python2.6 -fPIC -I../ -I/usr/include/python2.6 -c neo_util.c -o build/temp.linux-x86_64-2.6/neo_util.o neo_util.c: In function 'p_escape': neo_util.c:611: warning: pointer targets in passing argument 1 of 'neos_escape' differ in signedness ../util/neo_str.h:88: note: expected 'UINT8 *' but argument is of type 'char *' neo_util.c: In function 'p_unescape': neo_util.c:632: warning: pointer targets in passing argument 1 of 'neos_unescape' differ in signedness ../util/neo_str.h:90: note: expected 'UINT8 *' but argument is of type 'char *' gcc -shared -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -I.. -fPIC -I/usr/include/python2.6 build/temp.linux-x86_64-2.6/neo_cgi.o build/temp.linux-x86_64-2.6/neo_cs.o build/temp.linux-x86_64-2.6/neo_util.o -L../libs/ -L../libs -L/usr/lib64 -lz -lneo_cgi -lneo_cs -lneo_utl -lpython2.6 -o /builddir/build/BUILD/clearsilver-0.10.5/python/neo_cgi.so make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/python' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/perl' /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap ClearSilver.xs > ClearSilver.xsc && mv ClearSilver.xsc ClearSilver.c cp ClearSilver.pm blib/lib/ClearSilver.pm Running Mkbootstrap for ClearSilver () chmod 644 ClearSilver.bs Please specify prototyping behavior for ClearSilver.xs (see perlxs manual) cp ClearSilver.bs blib/arch/auto/ClearSilver/ClearSilver.bs gcc -c -I../ -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/CORE" ClearSilver.c chmod 644 blib/arch/auto/ClearSilver/ClearSilver.bs ClearSilver.c: In function 'XS_ClearSilver__CS_new': ClearSilver.c:820: warning: unused variable 'self' ClearSilver.c: In function 'XS_ClearSilver__CS_render': ClearSilver.c:926: warning: unused variable 'targ' ClearSilver.c:925: warning: unused variable 'RETVAL' rm -f blib/arch/auto/ClearSilver/ClearSilver.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ClearSilver.o -o blib/arch/auto/ClearSilver/ClearSilver.so \ -lz \ chmod 755 blib/arch/auto/ClearSilver/ClearSilver.so Manifying blib/man3/ClearSilver.3pm make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/perl' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gEcRFU + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 + cd clearsilver-0.10.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/util' make[1]: Nothing to be done for `everything'. make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/util' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' make[1]: Nothing to be done for `everything'. make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' make[1]: Nothing to be done for `everything'. make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/python' make[1]: Nothing to be done for `everything'. make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/python' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/perl' make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/perl' ./mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver ./mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/bin mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/bin ./mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64 mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64 ./mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/man/man3 mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/man mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/man/man3 /usr/bin/install -c -m 644 ClearSilver.h /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/ /usr/bin/install -c -m 644 cs_config.h /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/ /usr/bin/install -c -m 644 man/man3/*.3 /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/man/man3/ make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/util' ../mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/util mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/util /usr/bin/install -c -m 644 neo_err.h neo_files.h neo_misc.h neo_rand.h ulist.h neo_hdf.h neo_str.h neo_date.h wildmat.h neo_hash.h ulocks.h rcfs.h skiplist.h dict.h filter.h neo_net.h neo_server.h /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/util /usr/bin/install -c -m 644 ../libs/libneo_utl.a /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64 make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/util' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' ../mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/cs mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/cs /usr/bin/install -c -m 644 cs.h /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/cs /usr/bin/install -c -m 644 ../libs/libneo_cs.a /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64 /usr/bin/install -c cstest /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/bin /usr/bin/install -c cs /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/bin make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cs' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' ../mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/cgi mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 cgi.h /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 cgiwrap.h /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 date.h /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 html.h /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 ../libs/libneo_cgi.a /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64 /usr/bin/install -c cs_static.cgi /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/bin make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/cgi' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/python' ../mkinstalldirs /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64/python2.6/site-packages mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64/python2.6 mkdir /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64/python2.6/site-packages /usr/bin/install -c neo_cgi.so /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64/python2.6/site-packages make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/python' make[1]: Entering directory `/builddir/build/BUILD/clearsilver-0.10.5/perl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64/perl5/vendor_perl/auto/ClearSilver/ClearSilver.so Installing /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64/perl5/vendor_perl/auto/ClearSilver/ClearSilver.bs Installing /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64/perl5/vendor_perl/ClearSilver.pm Installing /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/man/man3/ClearSilver.3pm Appending installation info to /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64/perl5/perllocal.pod make[1]: Leaving directory `/builddir/build/BUILD/clearsilver-0.10.5/perl' extracting debug info from /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64/python2.6/site-packages/neo_cgi.so + find /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 -type f -name perllocal.pod -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/clearsilver-0.10.5 extracting debug info from /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64/perl5/vendor_perl/auto/ClearSilver/ClearSilver.so extracting debug info from /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/bin/cstest extracting debug info from /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/bin/cs extracting debug info from /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/bin/cs_static.cgi 918 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/lib64/python2.6/ using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: clearsilver-0.10.5-1.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fp9ZtF + umask 022 + cd /builddir/build/BUILD + cd clearsilver-0.10.5 + DOCDIR=/builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/clearsilver-0.10.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/clearsilver-0.10.5 + /bin/mkdir -p /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/clearsilver-0.10.5 + cp -pr CS_LICENSE INSTALL LICENSE README /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/clearsilver-0.10.5 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: clearsilver-devel-0.10.5-1.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YFEGLq + umask 022 + cd /builddir/build/BUILD + cd clearsilver-0.10.5 + DOCDIR=/builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/clearsilver-devel-0.10.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/clearsilver-devel-0.10.5 + /bin/mkdir -p /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/clearsilver-devel-0.10.5 + cp -pr CS_LICENSE LICENSE /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/clearsilver-devel-0.10.5 + exit 0 Provides: clearsilver-static = 0.10.5-1.ru6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: python-clearsilver-0.10.5-1.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.halHwc + umask 022 + cd /builddir/build/BUILD + cd clearsilver-0.10.5 + DOCDIR=/builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/python-clearsilver-0.10.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/python-clearsilver-0.10.5 + /bin/mkdir -p /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/python-clearsilver-0.10.5 + cp -pr CS_LICENSE LICENSE /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/python-clearsilver-0.10.5 + cp -pr README.python python/examples/ /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/python-clearsilver-0.10.5 + exit 0 Provides: clearsilver-python = 0.10.5-1.ru6 neo_cgi.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 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.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpython2.6.so.1.0()(64bit) libz.so.1()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: perl-clearsilver-0.10.5-1.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u9c6RY + umask 022 + cd /builddir/build/BUILD + cd clearsilver-0.10.5 + DOCDIR=/builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/perl-clearsilver-0.10.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/perl-clearsilver-0.10.5 + /bin/mkdir -p /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/perl-clearsilver-0.10.5 + cp -pr CS_LICENSE LICENSE /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64/usr/share/doc/perl-clearsilver-0.10.5 + exit 0 Provides: ClearSilver.so()(64bit) clearsilver-perl = 0.10.5-1.ru6 perl(ClearSilver) = 0.01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libz.so.1()(64bit) perl >= 0:5.006 perl(DynaLoader) perl(Exporter) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: clearsilver-debuginfo-0.10.5-1.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/clearsilver-0.10.5-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/clearsilver-devel-0.10.5-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/python-clearsilver-0.10.5-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/perl-clearsilver-0.10.5-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/clearsilver-debuginfo-0.10.5-1.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MuUdsK + umask 022 + cd /builddir/build/BUILD + cd clearsilver-0.10.5 + rm -rf /builddir/build/BUILDROOT/clearsilver-0.10.5-1.ru6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->