ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/perl-FCGI.spec'], False, '/var/lib/mock/centos5-rutgers-build-306-370/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/perl-FCGI.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/perl-FCGI-0.67-1.2.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/perl-FCGI.spec'], False, '/var/lib/mock/centos5-rutgers-build-306-370/root/', None, 86400, True, 0, 72, 200, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/perl-FCGI.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.53355 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf FCGI-0.67 + /bin/gzip -dc /builddir/build/SOURCES/FCGI-0.67.tar.gz + tar -xvvf - drwxr-xr-x skimo/users 0 2002-12-22 17:58:57 FCGI-0.67/ -rw-r--r-- skimo/users 369 2001-09-22 05:30:45 FCGI-0.67/configure.in -rw-r--r-- skimo/users 1061 1999-08-10 07:06:38 FCGI-0.67/threaded.PL -rw-r--r-- skimo/users 90 2002-12-15 16:23:18 FCGI-0.67/test.pl -rw-r--r-- skimo/users 11972 2002-11-11 08:51:20 FCGI-0.67/FCGI.XL -rw-r--r-- skimo/users 954 2000-12-26 15:15:46 FCGI-0.67/remote.PL -rw-r--r-- skimo/users 7895 1999-02-13 00:26:47 FCGI-0.67/configure.readme -rw-r--r-- skimo/users 34 2002-12-15 17:07:54 FCGI-0.67/version.pm -rw-r--r-- skimo/users 1738 2000-12-14 08:46:23 FCGI-0.67/echo.PL -rw-r--r-- skimo/users 271 2002-12-22 17:58:57 FCGI-0.67/MANIFEST -rw-r--r-- skimo/users 371 2001-09-01 09:08:26 FCGI-0.67/typemap -rw-r--r-- skimo/users 2534 2002-12-15 16:41:09 FCGI-0.67/fcgi_config.h.in -rw-r--r-- skimo/users 6991 2002-12-22 17:57:35 FCGI-0.67/ChangeLog -rw-r--r-- skimo/users 12310 2002-12-15 15:02:48 FCGI-0.67/FCGI.PL -rwxr-xr-x skimo/users 111654 2002-12-15 16:32:08 FCGI-0.67/configure -rw-r--r-- skimo/users 4505 2002-12-15 14:40:19 FCGI-0.67/Makefile.PL -rw-r--r-- skimo/users 2570 2001-10-04 04:08:34 FCGI-0.67/README -rwxr-xr-x skimo/users 1695 2002-12-22 17:58:57 FCGI-0.67/LICENSE.TERMS -rw-r--r-- skimo/users 71679 2002-12-22 17:58:57 FCGI-0.67/fcgiapp.c -rwxr-xr-x skimo/users 32854 2002-12-22 17:58:57 FCGI-0.67/os_unix.c -rwxr-xr-x skimo/users 48255 2002-12-22 17:58:57 FCGI-0.67/os_win32.c -rw-r--r-- skimo/users 2969 2002-12-22 17:58:57 FCGI-0.67/fastcgi.h -rw-r--r-- skimo/users 18582 2002-12-22 17:58:57 FCGI-0.67/fcgiapp.h -rw-r--r-- skimo/users 638 2002-12-22 17:58:57 FCGI-0.67/fcgimisc.h -rwxr-xr-x skimo/users 3503 2002-12-22 17:58:57 FCGI-0.67/fcgios.h -rw-r--r-- skimo/users 930 2002-12-22 17:58:57 FCGI-0.67/fcgi_config_x86.h + STATUS=0 + '[' 0 -ne 0 ']' + cd FCGI-0.67 ++ /usr/bin/id -u + '[' 72 = 0 ']' ++ /usr/bin/id -u + '[' 72 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.53355 + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.67 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor PREFIX=/var/tmp/perl-FCGI-0.67-1.2.ru-root/usr Checking if your kit is complete... Looks good Writing Makefile for FCGI Running ./configure for you Please read configure.readme for information on how to run it yourself checking for gcc... gcc checking for C compiler default output... 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 for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ssize_t... yes checking for sun_len in sys/un.h... no checking for fpos_t in stdio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for a fileno() prototype in stdio.h... yes checking whether cross-process locking is required by accept()... no checking whether va_arg(arg, long double) crashes the compiler... no checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating fcgi_config.h + /usr/bin/make -j4 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' /usr/bin/perl FCGI.PL FCGI.pm gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DVERSION=\"0.67\" -DXS_VERSION=\"0.67\" -fPIC "-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE" fcgiapp.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DVERSION=\"0.67\" -DXS_VERSION=\"0.67\" -fPIC "-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE" os_unix.c Running Mkbootstrap for FCGI () chmod 644 FCGI.bs cp FCGI.bs blib/arch/auto/FCGI/FCGI.bs chmod 644 blib/arch/auto/FCGI/FCGI.bs os_unix.c: In function 'OS_Accept': os_unix.c:1166: warning: pointer targets in passing argument 3 of 'accept' differ in signedness os_unix.c: In function 'OS_IsFcgi': os_unix.c:1266: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness Generating FCGI.pm cp FCGI.pm blib/arch/FCGI.pm /usr/bin/perl "-Iblib/arch" "-Iblib/lib" FCGI.XL FCGI.xs /usr/bin/perl "-Iblib/arch" "-Iblib/lib" echo.PL echo.fpl /usr/bin/perl "-Iblib/arch" "-Iblib/lib" remote.PL remote.fpl /usr/bin/perl "-Iblib/arch" "-Iblib/lib" threaded.PL threaded.fpl Generating FCGI.xs for Perl version 5.008008 /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap FCGI.xs > FCGI.xsc && mv FCGI.xsc FCGI.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DVERSION=\"0.67\" -DXS_VERSION=\"0.67\" -fPIC "-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE" FCGI.c FCGI.xs: In function 'FCGI_Finish': FCGI.xs:294: warning: suggest parentheses around assignment used as truth value FCGI.c: In function 'XS_FCGI__Stream_WRITE': FCGI.c:795: warning: unused variable 'targ' FCGI.c:794: warning: unused variable 'RETVAL' FCGI.c: In function 'XS_FCGI__Stream_GETC': FCGI.c:877: warning: unused variable 'RETVAL' rm -f blib/arch/auto/FCGI/FCGI.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -L/usr/local/lib FCGI.o fcgiapp.o os_unix.o -o blib/arch/auto/FCGI/FCGI.so \ \ chmod 755 blib/arch/auto/FCGI/FCGI.so Manifying blib/man3/FCGI.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.73538 + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.67 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/perl-FCGI-0.67-1.2.ru-root + /usr/bin/make pure_install Installing /var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/FCGI.pm Installing /var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/FCGI/FCGI.bs Installing /var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/FCGI/FCGI.so Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/share/man/man3/FCGI.3pm Writing /var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/FCGI/.packlist + /bin/rm -f /var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/FCGI/.packlist + /bin/rm -f /var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/lib/perl5/5.8.8/i386-linux-thread-multi/perllocal.pod + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/FCGI-0.67 extracting debug info from /var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/FCGI/FCGI.so 318 blocks + /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/bin/strip: unable to copy file '/var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/FCGI/FCGI.so' reason: Permission denied + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: perl-FCGI-0.67-1.2.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.73538 + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.67 + DOCDIR=/var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/share/doc/perl-FCGI-0.67 + export DOCDIR + rm -rf /var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/share/doc/perl-FCGI-0.67 + /bin/mkdir -p /var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/share/doc/perl-FCGI-0.67 + cp -pr ChangeLog LICENSE.TERMS README /var/tmp/perl-FCGI-0.67-1.2.ru-root/usr/share/doc/perl-FCGI-0.67 + exit 0 Provides: FCGI.so perl(FCGI) = 0.67 perl(FCGI::Stream) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) perl(DynaLoader) perl(Exporter) rtld(GNU_HASH) Processing files: perl-FCGI-debuginfo-0.67-1.2.ru Provides: FCGI.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/perl-FCGI-0.67-1.2.ru-root warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/perl-FCGI-0.67-1.2.ru.i386.rpm Wrote: /builddir/build/RPMS/perl-FCGI-debuginfo-0.67-1.2.ru.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7710 + umask 022 + cd /builddir/build/BUILD + cd FCGI-0.67 + /bin/rm -rf /var/tmp/perl-FCGI-0.67-1.2.ru-root + exit 0 Child returncode was: 0 LEAVE do -->