request from: hawk checking if we should skip the build started at: Thu Feb 12 17:45:46 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/2c97e54c-0d00-4df7-a329-c5b33f569344/perl-DBD-Sybase-1.14-4.src.rpm fetched 203307 bytes, 419.2 K/s installing srpm: perl-DBD-Sybase-1.14-4.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 no BR needed building RPM using: echo build-id: 2c97e54c-0d00-4df7-a329-c5b33f569344; cd rpm/SPECS; TMPDIR=/tmp/B.93e9f0 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux perl-DBD-Sybase.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 2c97e54c-0d00-4df7-a329-c5b33f569344 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.93e9f0 /bin/sh -e /tmp/B.93e9f0/rpm-tmp.63344 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf DBD-Sybase-1.14 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/DBD-Sybase-1.14.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-Sybase-1.14 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + /usr/bin/perl -pi -e 's@/lib([ "])@/lib$1@g' Makefile.PL + 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.93e9f0 /bin/sh -e /tmp/B.93e9f0/rpm-tmp.63344 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.93e9f0 + umask 022 + cd /home/users/builder/rpm/BUILD + cd DBD-Sybase-1.14 + SYBASE=/usr + export SYBASE + Sybase.xsi Running Mkbootstrap for DBD::Sybase () i686-tld-linux-gcc -c -I/usr/include -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 -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 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE" dbdimp.c chmod 644 Sybase.bs /usr/bin/perl5.20.1 /usr/share/perl5/5.20.1/ExtUtils/xsubpp -typemap /usr/share/perl5/5.20.1/ExtUtils/typemap Sybase.xs > Sybase.xsc && mv Sybase.xsc Sybase.c cp dbd-sybase.pod blib/lib/DBD/dbd-sybase.pod cp Sybase.pm blib/lib/DBD/Sybase.pm i686-tld-linux-gcc -c -I/usr/include -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 -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 -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE" Sybase.c dbdimp.c: In function 'cslibmsg_cb': dbdimp.c:228:4: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] CS_LAYER(errmsg->msgnumber), CS_ORIGIN(errmsg->msgnumber)); ^ dbdimp.c:228:4: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] dbdimp.c:230:4: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] CS_SEVERITY(errmsg->msgnumber), CS_NUMBER(errmsg->msgnumber)); ^ dbdimp.c:230:4: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] dbdimp.c: In function 'clientmsg_cb': dbdimp.c:316:5: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] CS_LAYER(errmsg->msgnumber), CS_ORIGIN(errmsg->msgnumber)); ^ dbdimp.c:316:5: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] dbdimp.c:319:5: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] CS_SEVERITY(errmsg->msgnumber), CS_NUMBER(errmsg->msgnumber)); ^ dbdimp.c:319:5: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] dbdimp.c:372:5: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] CS_LAYER(errmsg->msgnumber), CS_ORIGIN(errmsg->msgnumber)); ^ dbdimp.c:372:5: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] dbdimp.c:374:5: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] CS_SEVERITY(errmsg->msgnumber), CS_NUMBER(errmsg->msgnumber)); ^ dbdimp.c:374:5: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] dbdimp.c: In function 'servermsg_cb': dbdimp.c:404:6: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_MSGNUM' [-Wformat=] srvmsg->msgnumber, srvmsg->severity); ^ dbdimp.c:404:6: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'CS_INT' [-Wformat=] dbdimp.c:406:6: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_INT' [-Wformat=] srvmsg->state, srvmsg->line); ^ dbdimp.c:406:6: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'CS_INT' [-Wformat=] dbdimp.c:540:5: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_MSGNUM' [-Wformat=] srvmsg->msgnumber, srvmsg->severity); ^ dbdimp.c:540:5: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'CS_INT' [-Wformat=] dbdimp.c:543:5: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_INT' [-Wformat=] srvmsg->state, srvmsg->line); ^ dbdimp.c:543:5: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'CS_INT' [-Wformat=] dbdimp.c:580:6: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_MSGNUM' [-Wformat=] srvmsg->msgnumber, srvmsg->severity); ^ dbdimp.c:580:6: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'CS_INT' [-Wformat=] dbdimp.c:582:6: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_INT' [-Wformat=] srvmsg->state, srvmsg->line); ^ dbdimp.c:582:6: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'CS_INT' [-Wformat=] dbdimp.c: In function 'syb_blk_done': dbdimp.c:1902:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'struct CS_BLKDESC *' [-Wformat=] imp_sth->bcp_desc, type, imp_sth->numRows, ret); ^ dbdimp.c: In function 'syb_db_opentran': dbdimp.c:2045:2: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct imp_dbh_t *' [-Wformat=] sprintf(imp_dbh->tranName, "DBI%x", imp_dbh); ^ dbdimp.c: In function 'syb_alloc_cmd': dbdimp.c:2609:5: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct CS_COMMAND *' [-Wformat=] cmd, connection); ^ dbdimp.c:2609:5: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct CS_CONNECTION *' [-Wformat=] dbdimp.c: In function 'syb_blk_execute': dbdimp.c:3778:6: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'CS_VOID *' [-Wformat=] imp_sth->coldata[i].ptr, ret); ^ dbdimp.c: In function 'cmd_execute': dbdimp.c:3812:7: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct CS_COMMAND *' [-Wformat=] imp_sth->cmd, imp_sth->statement, imp_sth); ^ dbdimp.c:3812:7: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'struct imp_sth_t *' [-Wformat=] dbdimp.c: In function 'syb_st_destroy': dbdimp.c:4436:5: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct imp_sth_t *' [-Wformat=] " syb_st_destroy: called on %x...\n", imp_sth); ^ dbdimp.c:4471:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct CS_COMMAND *' [-Wformat=] " ct_cmd_drop() -> CS_COMMAND %x\n", imp_sth->cmd); ^ dbdimp.c: In function '_dbd_rebind_ph': dbdimp.c:5280:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'IV' [-Wformat=] phs->sv_buf, (long) phs->maxlen, SvOK(phs->sv) ? 1 : 0); ^ dbdimp.c: In function 'fetch_data': dbdimp.c:5513:4: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'CS_INT' [-Wformat=] sprintf(buff, "Error on row %ld.\n", row_count); ^ dbdimp.c: In function 'blkCleanUp': dbdimp.c:5815:6: warning: format '%d' expects argument of type 'int', but argument 3 has type 'struct CS_BLKDESC *' [-Wformat=] ret); ^ rm -f blib/arch/auto/DBD/Sybase/Sybase.so LD_RUN_PATH="/usr/lib" i686-tld-linux-gcc -L/usr/lib -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector Sybase.o dbdimp.o -o blib/arch/auto/DBD/Sybase/Sybase.so \ -L/usr/lib -lct -ldl -lm \ chmod 755 blib/arch/auto/DBD/Sybase/Sybase.so /usr/bin/perl5.20.1 -MExtUtils::Command::MM -e 'cp_nonempty' -- Sybase.bs blib/arch/auto/DBD/Sybase/Sybase.bs 644 Manifying blib/man3/DBD::Sybase.3 + 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.93e9f0 /bin/sh -e /tmp/B.93e9f0/rpm-tmp.85904 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.93e9f0 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder + /bin/mkdir -p /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder + cd DBD-Sybase-1.14 + rm -rf /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder + install -d /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/src/examples/perl-DBD-Sybase-1.14 + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder' Running Mkbootstrap for DBD::Sybase () chmod 644 Sybase.bs Appending installation info to /tmp/B.93e9f0/perl-DBD-Sybase-1.14-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.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/DBD/Sybase/Sybase.so Installing /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/DBD/dbd-sybase.pod Installing /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/DBD/Sybase.pm Installing /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/share/man/man3/DBD::Sybase.3 + install eg/README eg/Show.cgi eg/check-space.pl eg/dbschema.pl /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/src/examples/perl-DBD-Sybase-1.14 + __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.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/DBD/Sybase/Sybase.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.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/DBD/Sybase/.packlist Processing files: perl-DBD-Sybase-1.14-4 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.93e9f0 /bin/sh -e /tmp/B.93e9f0/rpm-tmp.20180 + umask 022 + cd /home/users/builder/rpm/BUILD + cd DBD-Sybase-1.14 + DOCDIR=/tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/share/doc/perl-DBD-Sybase-1.14 + export DOCDIR + rm -rf /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/share/doc/perl-DBD-Sybase-1.14 + /bin/mkdir -p /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/share/doc/perl-DBD-Sybase-1.14 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/share/doc/perl-DBD-Sybase-1.14... Documentation compressed. + cp -pr BUGS CHANGES README /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/share/doc/perl-DBD-Sybase-1.14 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/share/doc/perl-DBD-Sybase-1.14... ./README ./BUGS ./CHANGES Documentation compressed. + exit 0 skipping /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/src/examples/perl-DBD-Sybase-1.14/Show.cgi requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/src/examples/perl-DBD-Sybase-1.14/check-space.pl requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder/usr/src/examples/perl-DBD-Sybase-1.14/dbschema.pl requires detection (matches noautoreqfiles pattern #0) Provides: Sybase.so perl(DBD::Sybase) = 1.14 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-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.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libct.so.4 libdl.so.2 libm.so.6 perl(Carp) perl(DBI) perl(DynaLoader) perl(Exporter) perl(Sys::Hostname) perl(strict) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder warning: Installed (but unpackaged) file(s) found: /usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/DBD/dbd-sybase.pod Wrote: /home/users/builder/rpm/RPMS/perl-DBD-Sybase-1.14-4.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.93e9f0 /bin/sh -e /tmp/B.93e9f0/rpm-tmp.70212 + umask 022 + cd /home/users/builder/rpm/BUILD + cd DBD-Sybase-1.14 + /bin/rm '--interactive=never' -rf /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder + rm -rf /tmp/B.93e9f0/perl-DBD-Sybase-1.14-root-builder ended at: Thu Feb 12 17:45:56 2015, done in 01days 00h 00m 07s 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..400..560 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:8.17s sys:4.26s real:11.67s (faults io:1 non-io:255749) Files queued for ftp: 116288 perl-DBD-Sybase-1.14-4.i686.rpm 88 perl-DBD-Sybase-1.14-4.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/DBD/dbd-sybase.pod End-PLD-Builder-Info