request from: hawk checking if we should skip the build started at: Thu Feb 12 17:46:12 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/761abe8d-beb9-4030-b7f7-937b2a6eb686/perl-Data-Locations-5.5-7.src.rpm fetched 46094 bytes, 183.6 K/s installing srpm: perl-Data-Locations-5.5-7.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: 761abe8d-beb9-4030-b7f7-937b2a6eb686; cd rpm/SPECS; TMPDIR=/tmp/B.0cf6c2 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux perl-Data-Locations.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 761abe8d-beb9-4030-b7f7-937b2a6eb686 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.0cf6c2 /bin/sh -e /tmp/B.0cf6c2/rpm-tmp.60061 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf Data-Locations-5.5 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/Data-Locations-5.5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Data-Locations-5.5 + /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.0cf6c2 /bin/sh -e /tmp/B.0cf6c2/rpm-tmp.60061 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.0cf6c2 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Data-Locations-5.5 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Data::Locations 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 Data::Locations () /usr/bin/perl5.20.1 /usr/share/perl5/5.20.1/ExtUtils/xsubpp -typemap /usr/share/perl5/5.20.1/ExtUtils/typemap Locations.xs > Locations.xsc && mv Locations.xsc Locations.c chmod 644 Locations.bs cp Locations.pm blib/lib/Data/Locations.pm i686-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DVERSION=\"5.5\" -DXS_VERSION=\"5.5\" -fPIC "-I/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE" Locations.c In file included from /usr/include/string.h:634:0, from /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/perl.h:898, from Locations.xs:15: Locations.xs: In function 'XS_Data__Locations__mortalize_': /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull] #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1])) ^ Locations.xs:26:6: note: in expansion of macro 'strEQ' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:7: note: in expansion of macro 'HEK_KEY' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:290:5: note: in expansion of macro 'HvAUX' : HvAUX(hv)->xhv_name_u.xhvnameu_name \ ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:15: note: in expansion of macro 'HvNAME_HEK_NN' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:275:20: note: in expansion of macro 'HvNAME_get' #define HvNAME(hv) HvNAME_get(hv) ^ Locations.xs:26:12: note: in expansion of macro 'HvNAME' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ Locations.xs:54:10: note: in expansion of macro 'DATA_LOCATIONS_OBJECT' if ( DATA_LOCATIONS_OBJECT(ref,obj) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull] #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1])) ^ Locations.xs:26:6: note: in expansion of macro 'strEQ' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:7: note: in expansion of macro 'HEK_KEY' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:290:5: note: in expansion of macro 'HvAUX' : HvAUX(hv)->xhv_name_u.xhvnameu_name \ ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:15: note: in expansion of macro 'HvNAME_HEK_NN' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:275:20: note: in expansion of macro 'HvNAME_get' #define HvNAME(hv) HvNAME_get(hv) ^ Locations.xs:26:12: note: in expansion of macro 'HvNAME' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ Locations.xs:54:10: note: in expansion of macro 'DATA_LOCATIONS_OBJECT' if ( DATA_LOCATIONS_OBJECT(ref,obj) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull] #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1])) ^ Locations.xs:26:6: note: in expansion of macro 'strEQ' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:7: note: in expansion of macro 'HEK_KEY' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:290:5: note: in expansion of macro 'HvAUX' : HvAUX(hv)->xhv_name_u.xhvnameu_name \ ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:15: note: in expansion of macro 'HvNAME_HEK_NN' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:275:20: note: in expansion of macro 'HvNAME_get' #define HvNAME(hv) HvNAME_get(hv) ^ Locations.xs:26:12: note: in expansion of macro 'HvNAME' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ Locations.xs:54:10: note: in expansion of macro 'DATA_LOCATIONS_OBJECT' if ( DATA_LOCATIONS_OBJECT(ref,obj) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull] #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1])) ^ Locations.xs:26:6: note: in expansion of macro 'strEQ' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:7: note: in expansion of macro 'HEK_KEY' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:290:5: note: in expansion of macro 'HvAUX' : HvAUX(hv)->xhv_name_u.xhvnameu_name \ ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:15: note: in expansion of macro 'HvNAME_HEK_NN' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:275:20: note: in expansion of macro 'HvNAME_get' #define HvNAME(hv) HvNAME_get(hv) ^ Locations.xs:26:12: note: in expansion of macro 'HvNAME' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ Locations.xs:54:10: note: in expansion of macro 'DATA_LOCATIONS_OBJECT' if ( DATA_LOCATIONS_OBJECT(ref,obj) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull] #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1])) ^ Locations.xs:26:6: note: in expansion of macro 'strEQ' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:7: note: in expansion of macro 'HEK_KEY' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:290:5: note: in expansion of macro 'HvAUX' : HvAUX(hv)->xhv_name_u.xhvnameu_name \ ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:15: note: in expansion of macro 'HvNAME_HEK_NN' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:275:20: note: in expansion of macro 'HvNAME_get' #define HvNAME(hv) HvNAME_get(hv) ^ Locations.xs:26:12: note: in expansion of macro 'HvNAME' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ Locations.xs:54:10: note: in expansion of macro 'DATA_LOCATIONS_OBJECT' if ( DATA_LOCATIONS_OBJECT(ref,obj) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull] #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1])) ^ Locations.xs:26:6: note: in expansion of macro 'strEQ' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:7: note: in expansion of macro 'HEK_KEY' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:290:5: note: in expansion of macro 'HvAUX' : HvAUX(hv)->xhv_name_u.xhvnameu_name \ ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:15: note: in expansion of macro 'HvNAME_HEK_NN' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:275:20: note: in expansion of macro 'HvNAME_get' #define HvNAME(hv) HvNAME_get(hv) ^ Locations.xs:26:12: note: in expansion of macro 'HvNAME' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ Locations.xs:54:10: note: in expansion of macro 'DATA_LOCATIONS_OBJECT' if ( DATA_LOCATIONS_OBJECT(ref,obj) ) ^ Locations.xs: In function 'XS_Data__Locations__resurrect_': /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull] #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1])) ^ Locations.xs:26:6: note: in expansion of macro 'strEQ' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:7: note: in expansion of macro 'HEK_KEY' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:290:5: note: in expansion of macro 'HvAUX' : HvAUX(hv)->xhv_name_u.xhvnameu_name \ ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:15: note: in expansion of macro 'HvNAME_HEK_NN' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:275:20: note: in expansion of macro 'HvNAME_get' #define HvNAME(hv) HvNAME_get(hv) ^ Locations.xs:26:12: note: in expansion of macro 'HvNAME' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ Locations.xs:73:10: note: in expansion of macro 'DATA_LOCATIONS_OBJECT' if ( DATA_LOCATIONS_OBJECT(ref,obj) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull] #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1])) ^ Locations.xs:26:6: note: in expansion of macro 'strEQ' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:7: note: in expansion of macro 'HEK_KEY' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:290:5: note: in expansion of macro 'HvAUX' : HvAUX(hv)->xhv_name_u.xhvnameu_name \ ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:15: note: in expansion of macro 'HvNAME_HEK_NN' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:275:20: note: in expansion of macro 'HvNAME_get' #define HvNAME(hv) HvNAME_get(hv) ^ Locations.xs:26:12: note: in expansion of macro 'HvNAME' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ Locations.xs:73:10: note: in expansion of macro 'DATA_LOCATIONS_OBJECT' if ( DATA_LOCATIONS_OBJECT(ref,obj) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull] #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1])) ^ Locations.xs:26:6: note: in expansion of macro 'strEQ' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:7: note: in expansion of macro 'HEK_KEY' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:290:5: note: in expansion of macro 'HvAUX' : HvAUX(hv)->xhv_name_u.xhvnameu_name \ ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:15: note: in expansion of macro 'HvNAME_HEK_NN' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:275:20: note: in expansion of macro 'HvNAME_get' #define HvNAME(hv) HvNAME_get(hv) ^ Locations.xs:26:12: note: in expansion of macro 'HvNAME' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ Locations.xs:73:10: note: in expansion of macro 'DATA_LOCATIONS_OBJECT' if ( DATA_LOCATIONS_OBJECT(ref,obj) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull] #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1])) ^ Locations.xs:26:6: note: in expansion of macro 'strEQ' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:7: note: in expansion of macro 'HEK_KEY' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:290:5: note: in expansion of macro 'HvAUX' : HvAUX(hv)->xhv_name_u.xhvnameu_name \ ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:15: note: in expansion of macro 'HvNAME_HEK_NN' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:275:20: note: in expansion of macro 'HvNAME_get' #define HvNAME(hv) HvNAME_get(hv) ^ Locations.xs:26:12: note: in expansion of macro 'HvNAME' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ Locations.xs:73:10: note: in expansion of macro 'DATA_LOCATIONS_OBJECT' if ( DATA_LOCATIONS_OBJECT(ref,obj) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull] #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1])) ^ Locations.xs:26:6: note: in expansion of macro 'strEQ' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:7: note: in expansion of macro 'HEK_KEY' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:290:5: note: in expansion of macro 'HvAUX' : HvAUX(hv)->xhv_name_u.xhvnameu_name \ ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:15: note: in expansion of macro 'HvNAME_HEK_NN' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:275:20: note: in expansion of macro 'HvNAME_get' #define HvNAME(hv) HvNAME_get(hv) ^ Locations.xs:26:12: note: in expansion of macro 'HvNAME' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ Locations.xs:73:10: note: in expansion of macro 'DATA_LOCATIONS_OBJECT' if ( DATA_LOCATIONS_OBJECT(ref,obj) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:265:28: warning: null argument where non-null required (argument 1) [-Wnonnull] #define HvAUX(hv) ((struct xpvhv_aux*)&(HvARRAY(hv)[HvMAX(hv)+1])) ^ Locations.xs:26:6: note: in expansion of macro 'strEQ' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:7: note: in expansion of macro 'HEK_KEY' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:290:5: note: in expansion of macro 'HvAUX' : HvAUX(hv)->xhv_name_u.xhvnameu_name \ ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:297:15: note: in expansion of macro 'HvNAME_HEK_NN' ? HEK_KEY(HvNAME_HEK_NN(hv)) : NULL) ^ /usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/CORE/hv.h:275:20: note: in expansion of macro 'HvNAME_get' #define HvNAME(hv) HvNAME_get(hv) ^ Locations.xs:26:12: note: in expansion of macro 'HvNAME' (strEQ(HvNAME(SvSTASH(obj)),DataLocations)) ) ^ Locations.xs:73:10: note: in expansion of macro 'DATA_LOCATIONS_OBJECT' if ( DATA_LOCATIONS_OBJECT(ref,obj) ) ^ rm -f blib/arch/auto/Data/Locations/Locations.so i686-tld-linux-gcc -shared -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/local/lib -fstack-protector Locations.o -o blib/arch/auto/Data/Locations/Locations.so \ \ chmod 755 blib/arch/auto/Data/Locations/Locations.so /usr/bin/perl5.20.1 -MExtUtils::Command::MM -e 'cp_nonempty' -- Locations.bs blib/arch/auto/Data/Locations/Locations.bs 644 Manifying blib/man3/Data::Locations.3pm + /usr/bin/make -j4 test Running Mkbootstrap for Data::Locations () chmod 644 Locations.bs 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____version.t .. ok defined(%hash) is deprecated at t/01________new.t line 88. (Maybe you should just omit the defined()?) t/01________new.t .. ok t/02___refcount.t .. ok t/03___filename.t .. ok t/04______print.t .. ok t/05______loops.t .. ok t/06_____printf.t .. ok t/07____println.t .. ok t/08_______read.t .. ok t/09______reset.t .. ok t/10___traverse.t .. ok t/11_______dump.t .. ok t/12_____delete.t .. ok t/13___toplevel.t .. ok t/14________tie.t .. ok t/15__example_1.t .. ok t/16__example_2.t .. ok t/17__example_3.t .. ok t/18__example_4.t .. ok All tests successful. Files=19, Tests=796, 1 wallclock secs ( 0.18 usr 0.08 sys + 0.56 cusr 0.16 csys = 0.98 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.0cf6c2 /bin/sh -e /tmp/B.0cf6c2/rpm-tmp.95265 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.0cf6c2 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder + /bin/mkdir -p /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder + cd Data-Locations-5.5 + rm -rf /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder' Appending installation info to /tmp/B.0cf6c2/perl-Data-Locations-5.5-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.0cf6c2/perl-Data-Locations-5.5-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/Data/Locations/Locations.so Installing /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/Data/Locations.pm Installing /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder/usr/share/man/man3/Data::Locations.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. + __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.0cf6c2/perl-Data-Locations-5.5-root-builder/usr/lib/perl5/5.20.1/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder/usr/lib/perl5/vendor_perl/5.20.0/i686-tld-linux-thread-multi/auto/Data/Locations/.packlist Processing files: perl-Data-Locations-5.5-7 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.0cf6c2 /bin/sh -e /tmp/B.0cf6c2/rpm-tmp.95265 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Data-Locations-5.5 + DOCDIR=/tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder/usr/share/doc/perl-Data-Locations-5.5 + export DOCDIR + rm -rf /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder/usr/share/doc/perl-Data-Locations-5.5 + /bin/mkdir -p /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder/usr/share/doc/perl-Data-Locations-5.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder/usr/share/doc/perl-Data-Locations-5.5... Documentation compressed. + cp -pr CHANGES.txt CREDITS.txt README.txt /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder/usr/share/doc/perl-Data-Locations-5.5 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder/usr/share/doc/perl-Data-Locations-5.5... ./CREDITS.txt ./CHANGES.txt ./README.txt Documentation compressed. + exit 0 Provides: Locations.so perl(Data::Locations) = 5.5 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.1.3) perl(Carp) perl(DynaLoader) perl(Exporter) perl(Symbol) perl(strict) perl(vars) perl-base >= 0:5.004 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder Wrote: /home/users/builder/rpm/RPMS/perl-Data-Locations-5.5-7.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.0cf6c2 /bin/sh -e /tmp/B.0cf6c2/rpm-tmp.40181 + umask 022 + cd /home/users/builder/rpm/BUILD + cd Data-Locations-5.5 + /bin/rm '--interactive=never' -rf /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder + rm -rf /tmp/B.0cf6c2/perl-Data-Locations-5.5-root-builder ended at: Thu Feb 12 17:46:18 2015, done in 01days 00h 00m 04s 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..562 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:5.21s sys:2.96s real:8.09s (faults io:0 non-io:266736) Files queued for ftp: 47229 perl-Data-Locations-5.5-7.i686.rpm 94 perl-Data-Locations-5.5-7.src.rpm.uploadinfo End-PLD-Builder-Info