request from: hawk checking if we should skip the build started at: Wed Sep 9 14:40:22 2015 fetching http://kraz.tld-linux.org/~builderti//srpms/f590d6a4-c041-4b9f-bbf1-505eb535eba0/perl-DBD-Pg-3.5.1-1.src.rpm fetched 264782 bytes, 167.6 K/s installing srpm: perl-DBD-Pg-3.5.1-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: error: Failed build dependencies: rpm: perl-DBI >= 1.614 is needed by perl-DBD-Pg-3.5.1-1.src updating poldek cache... local is up to date Retrieving ti::packages.ndir.md... ti is up to date Retrieving ti::packages.ndir.md... ti is up to date Retrieving ti-test::packages.ndir.md... ti-test is up to date Retrieving ti-test::packages.ndir.md... Retrieving ti-test::packages.ndir.diff.toc.gz... Retrieving diff::packages.ndir.2015.09.09-06.42.02.gz... Retrieving diff::packages.ndir.dscr.2015.09.09-06.42.02.gz... Loading [pndir]ti-test... Applying packages.ndir.2015.09.09-06.42.02.gz... Retrieving diff::packages.ndir.2015.09.09-07.34.01.gz... ..............................done Retrieving diff::packages.ndir.dscr.2015.09.09-07.34.01.gz... Applying packages.ndir.2015.09.09-07.34.01.gz... Writing /root/tmp/poldek-cache-root/[...]/packages.ndir.gz... checking conflicting packages in BRed packages poldek: Loading [pndir]local... poldek: Loading [pndir]ti... poldek: Loading [pndir]ti... poldek: Loading [pndir]ti-test... poldek: Loading [pndir]ti-test... poldek: 8507 packages read poldek: Removed 316 duplicate packages from available set poldek: Processing dependencies... poldek: There are 1 package to install: poldek: I perl-DBI-1.634-1.i686 poldek: This operation will use 1.8MB of disk space. poldek: Need to get 733.2KB of archives. poldek: Executing rpm --upgrade -vh --test --root / --define _check_dirname_deps 1... poldek: error: failed to stat /sys/kernel/security: No such file or directory poldek: Preparing... ################################################## no conflicts found checking BR rpm: error: Failed build dependencies: rpm: perl-DBI >= 1.614 is needed by perl-DBD-Pg-3.5.1-1.src installing BR: perl\-DBI Loading [pndir]local... Loading [pndir]ti... Loading [pndir]ti... Loading [pndir]ti-test... Loading [pndir]ti-test... 8507 packages read Removed 316 duplicate packages from available set Processing dependencies... There are 1 package to install: I perl-DBI-1.634-1.i686 This operation will use 1.8MB of disk space. Need to get 733.2KB of archives. Executing rpm --upgrade -vh --root / --define _check_dirname_deps 1... error: failed to stat /sys/kernel/security: No such file or directory Preparing... ################################################## perl-DBI ################################################## building RPM using: echo build-id: f590d6a4-c041-4b9f-bbf1-505eb535eba0; cd rpm/SPECS; TMPDIR=/tmp/B.ff58ec exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux perl-DBD-Pg.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: f590d6a4-c041-4b9f-bbf1-505eb535eba0 Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.ff58ec /bin/sh -e /tmp/B.ff58ec/rpm-tmp.85966 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf DBD-Pg-3.5.1 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/DBD-Pg-3.5.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-Pg-3.5.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.ff58ec /bin/sh -e /tmp/B.ff58ec/rpm-tmp.85966 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.ff58ec + umask 022 + cd /home/users/builder/rpm/BUILD + cd DBD-Pg-3.5.1 + POSTGRES_LIB=/usr/lib + export POSTGRES_LIB + POSTGRES_INCLUDE=/usr/include/postgresql + export POSTGRES_INCLUDE + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Configuring DBD::Pg 3.5.1 PostgreSQL version: 90404 (default port: 5432) POSTGRES_HOME: (not set) POSTGRES_INCLUDE: /usr/include/postgresql POSTGRES_LIB: /usr/lib OS: linux Checking if your kit is complete... Looks good Using DBI 1.634 (for perl 5.020001 on i686-tld-linux-thread-multi) installed in /usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::Pg Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j4 'CC=i686-tld-linux-gcc' 'OPTIMIZE=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' Running Mkbootstrap for DBD::Pg () /usr/bin/perl5.20.1 -p -e "s/~DRIVER~/Pg/g; s/^do\(/dontdo\(/" /usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/DBI/Driver.xst > Pg.xsi i686-tld-linux-gcc -c -I/usr/include/postgresql -I/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=90404 -DPGDEFPORT=5432 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.5.1\" -DXS_VERSION=\"3.5.1\" -fPIC "-I/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE" dbdimp.c i686-tld-linux-gcc -c -I/usr/include/postgresql -I/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=90404 -DPGDEFPORT=5432 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.5.1\" -DXS_VERSION=\"3.5.1\" -fPIC "-I/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE" quote.c chmod 644 Pg.bs i686-tld-linux-gcc -c -I/usr/include/postgresql -I/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=90404 -DPGDEFPORT=5432 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.5.1\" -DXS_VERSION=\"3.5.1\" -fPIC "-I/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE" types.c cp lib/Bundle/DBD/Pg.pm blib/lib/Bundle/DBD/Pg.pm cp Pg.pm blib/lib/DBD/Pg.pm /usr/bin/perl5.20.1 /usr/share/perl5/5.20.1/ExtUtils/xsubpp -typemap /usr/share/perl5/5.20.1/ExtUtils/typemap Pg.xs > Pg.xsc && mv Pg.xsc Pg.c i686-tld-linux-gcc -c -I/usr/include/postgresql -I/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPGLIBVERSION=90404 -DPGDEFPORT=5432 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DPERL_EXTMALLOC_DEF -Dmalloc=Perl_malloc -Dfree=Perl_mfree -Drealloc=Perl_realloc -Dcalloc=Perl_calloc -DVERSION=\"3.5.1\" -DXS_VERSION=\"3.5.1\" -fPIC "-I/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE" Pg.c rm -f blib/arch/auto/DBD/Pg/Pg.so LD_RUN_PATH="/usr/lib" i686-tld-linux-gcc -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector Pg.o dbdimp.o quote.o types.o -o blib/arch/auto/DBD/Pg/Pg.so \ -L/usr/lib -lpq -lm \ chmod 755 blib/arch/auto/DBD/Pg/Pg.so /usr/bin/perl5.20.1 -MExtUtils::Command::MM -e 'cp_nonempty' -- Pg.bs blib/arch/auto/DBD/Pg/Pg.bs 644 Manifying blib/man3/DBD::Pg.3pm Manifying blib/man3/Bundle::DBD::Pg.3pm + rm SIGNATURE + /usr/bin/make -j4 test 'DBI_DSN=NOWAY' Running Mkbootstrap for DBD::Pg () chmod 644 Pg.bs PGINITDB="" PERL_DL_NONLAZY=1 /usr/bin/perl5.20.1 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_signature.t .... skipped: Set the environment variable TEST_SIGNATURE to enable this test t/00basic.t ......... ok # # DBI Version 1.634 # DBD::Pg Version 3.5.1 # Perl Version 5.20.1 # OS linux # PostgreSQL (compiled) ? # PostgreSQL (target) ? # PostgreSQL (reported) ? # Default port ? # DBI_DSN NOWAY # DBI_USER # Test schema dbd_pg_testschema # LANG C # Adjusted: initdb # Error was: Failed to run initdb (executable probably not available) Final call was: initdb t/01connect.t ....... skipped: Connection to database failed, cannot continue testing t/01constants.t ..... ok t/02attribs.t ....... skipped: Connection to database failed, cannot continue testing t/03dbmethod.t ...... skipped: Connection to database failed, cannot continue testing t/03smethod.t ....... skipped: Connection to database failed, cannot continue testing t/04misc.t .......... skipped: Connection to database failed, cannot continue testing t/06bytea.t ......... skipped: Connection to database failed, cannot continue testing t/07copy.t .......... skipped: Connection to database failed, cannot continue testing t/08async.t ......... skipped: Connection to database failed, cannot continue testing t/09arrays.t ........ skipped: Connection to database failed, cannot continue testing t/12placeholders.t .. skipped: Connection to database failed, cannot continue testing t/20savepoints.t .... skipped: Connection to database failed, cannot continue testing t/30unicode.t ....... skipped: Connection to database failed, cannot continue testing t/99cleanup.t ....... ok All tests successful. Files=16, Tests=160, 3 wallclock secs ( 0.16 usr 0.08 sys + 1.75 cusr 0.35 csys = 2.34 CPU) Result: PASS + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.ff58ec /bin/sh -e /tmp/B.ff58ec/rpm-tmp.56412 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.ff58ec + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder + /bin/mkdir -p /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder + cd DBD-Pg-3.5.1 + rm -rf /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder' Appending installation info to /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/DBD/Pg/Pg.so Installing /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Bundle/DBD/Pg.pm Installing /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/DBD/Pg.pm Installing /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/share/man/man3/DBD::Pg.3pm Installing /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/share/man/man3/Bundle::DBD::Pg.3pm + /bin/rm '--interactive=never' /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Bundle/DBD/Pg.pm /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/share/man/man3/Bundle::DBD::Pg.3pm + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 executable binaries and shared object files. remove-rpath: /usr/lib in /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/DBD/Pg/Pg.so + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x + rm -f /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/DBD/Pg/.packlist Processing files: perl-DBD-Pg-3.5.1-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.ff58ec /bin/sh -e /tmp/B.ff58ec/rpm-tmp.37366 + umask 022 + cd /home/users/builder/rpm/BUILD + cd DBD-Pg-3.5.1 + DOCDIR=/tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/share/doc/perl-DBD-Pg-3.5.1 + export DOCDIR + rm -rf /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/share/doc/perl-DBD-Pg-3.5.1 + /bin/mkdir -p /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/share/doc/perl-DBD-Pg-3.5.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/share/doc/perl-DBD-Pg-3.5.1... Documentation compressed. + cp -pr Changes README /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/share/doc/perl-DBD-Pg-3.5.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder/usr/share/doc/perl-DBD-Pg-3.5.1... ./README ./Changes Documentation compressed. + exit 0 Provides: Pg.so perl(DBD::Pg) perl(DBD::Pg) = 3.5.1 Requires: /usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libpq.so.5 perl(DBI) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl(version) perl(warnings) perl-base >= 1:5.8.1 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder Wrote: /home/users/builder/rpm/RPMS/perl-DBD-Pg-3.5.1-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.ff58ec /bin/sh -e /tmp/B.ff58ec/rpm-tmp.14455 + umask 022 + cd /home/users/builder/rpm/BUILD + cd DBD-Pg-3.5.1 + /bin/rm '--interactive=never' -rf /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder + rm -rf /tmp/B.ff58ec/perl-DBD-Pg-3.5.1-root-builder ended at: Wed Sep 9 14:40:48 2015, done in 01days 00h 00m 10s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..307 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:18.65s sys:6.14s real:28.25s (faults io:28 non-io:448299) Files queued for ftp: 178003 perl-DBD-Pg-3.5.1-1.i686.rpm 82 perl-DBD-Pg-3.5.1-1.src.rpm.uploadinfo End-PLD-Builder-Info