request from: hawk checking if we should skip the build started at: Tue Mar 22 10:44:22 2016 fetching http://kraz.tld-linux.org/~builderti//srpms/db810cbc-0e9a-4012-be23-f8e4ffb6861b/perl-Devel-FindRef-1.422-8.src.rpm fetched 13918 bytes, 56.9 K/s installing srpm: perl-Devel-FindRef-1.422-8.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: x86_64-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: db810cbc-0e9a-4012-be23-f8e4ffb6861b; cd rpm/SPECS; TMPDIR=/tmp/B.b06f43 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target x86_64-pld-linux perl-Devel-FindRef.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: db810cbc-0e9a-4012-be23-f8e4ffb6861b Building target platforms: x86_64-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.b06f43 /bin/sh -e /tmp/B.b06f43/rpm-tmp.69045 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf Devel-FindRef-1.422 + tar -xf - + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/Devel-FindRef-1.422.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Devel-FindRef-1.422 + /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.b06f43 /bin/sh -e /tmp/B.b06f43/rpm-tmp.69045 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.b06f43 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Devel-FindRef-1.422 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Devel::FindRef Writing MYMETA.yml and MYMETA.json + /usr/bin/make -j4 'CC=x86_64-tld-linux-gcc' 'OPTIMIZE=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' Running Mkbootstrap for Devel::FindRef () chmod 644 "FindRef.bs" "/usr/bin/perl5.22.0" "/usr/share/perl5/5.22.0/ExtUtils/xsubpp" -typemap "/usr/share/perl5/5.22.0/ExtUtils/typemap" FindRef.xs > FindRef.xsc && mv FindRef.xsc FindRef.c cp FindRef.pm blib/lib/Devel/FindRef.pm x86_64-tld-linux-gcc -c -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 -fPIC -march=x86-64 -DVERSION=\"1.422\" -DXS_VERSION=\"1.422\" -fPIC "-I/usr/lib64/perl5/5.22.0/x86_64-tld-linux-thread-multi/CORE" FindRef.c In file included from /usr/lib64/perl5/5.22.0/x86_64-tld-linux-thread-multi/CORE/perl.h:3733:0, from FindRef.xs:2: FindRef.xs: In function 'XS_Devel__FindRef_find_': /usr/lib64/perl5/5.22.0/x86_64-tld-linux-thread-multi/CORE/pad.h:319:33: error: 'SV' has no member named 'xpadn_ourstash' #define PadnameOURSTASH(pn) (pn)->xpadn_ourstash ^ /usr/lib64/perl5/5.22.0/x86_64-tld-linux-thread-multi/CORE/pad.h:342:27: note: in expansion of macro 'PadnameOURSTASH' #define SvPAD_OUR(pn) (!!PadnameOURSTASH(pn)) ^ FindRef.xs:100:56: note: in expansion of macro 'SvPAD_OUR' if (SvTYPE (sv) == SVt_PVMG && SvPAD_OUR (sv)) ^ In file included from /usr/lib64/perl5/5.22.0/x86_64-tld-linux-thread-multi/CORE/perl.h:3734:0, from FindRef.xs:2: /usr/lib64/perl5/5.22.0/x86_64-tld-linux-thread-multi/CORE/cv.h:70:25: warning: initialization from incompatible pointer type [enabled by default] #define CvPADLIST(sv) (*(assert_(!CvISXSUB((CV*)(sv))) \ ^ FindRef.xs:163:49: note: in expansion of macro 'CvPADLIST' AV *padlist = CvPADLIST (sv); ^ FindRef.xs:230:39: warning: field precision specifier '.*' expects argument of type 'int', but argument 2 has type 'STRLEN' [-Wformat=] res_pair (form ("the target for the lvalue hash element '%.*s',", ^ FindRef.xs:233:39: warning: format '%d' expects argument of type 'int', but argument 2 has type 'STRLEN' [-Wformat=] res_pair (form ("the target for the lvalue array element #%d,", LvTARGOFF (sv))); ^ FindRef.xs:236:35: warning: format '%d' expects argument of type 'int', but argument 3 has type 'STRLEN' [-Wformat=] res_pair (form ("an lvalue reference target (type '%c', ofs %d, len %d),", ^ FindRef.xs:236:35: warning: format '%d' expects argument of type 'int', but argument 4 has type 'STRLEN' [-Wformat=] make: *** [FindRef.o] Error 1 error: Bad exit status from /tmp/B.b06f43/rpm-tmp.69045 (%build) RPM build errors: Bad exit status from /tmp/B.b06f43/rpm-tmp.69045 (%build) ended at: Tue Mar 22 10:44:26 2016, done in 01days 00h 00m 01s error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device Begin-PLD-Builder-Info Build-Time: user:2.59s sys:2.35s real:4.81s (faults io:0 non-io:162380) End-PLD-Builder-Info