[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_10 #5541

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Mar 23 05:07:44 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_10/5541/>

------------------------------------------
[...truncated 1143 lines...]
                  ^
IP.c: In function ‘XS_Geo__IP_country_code3_by_name’:
IP.c:848:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_country_name_by_addr’:
IP.c:877:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_country_name_by_name’:
IP.c:906:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_name_by_ipnum_v6’:
IP.c:938:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_name_by_addr_v6’:
IP.c:981:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_name_by_name_v6’:
IP.c:1024:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_org_by_addr’:
IP.c:1067:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_org_by_name’:
IP.c:1110:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_range_by_ip’:
IP.c:1153:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_region_by_addr’:
IP.c:1196:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_region_by_name’:
IP.c:1241:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_record_by_ipnum_v6’:
IP.c:1285:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_record_by_addr_v6’:
IP.c:1321:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_record_by_name_v6’:
IP.c:1357:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_record_by_addr’:
IP.c:1393:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_record_by_name’:
IP.c:1429:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_enable_teredo’:
IP.c:1463:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_teredo’:
IP.c:1490:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_set_charset’:
IP.c:1519:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_charset’:
IP.c:1566:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_last_netmask’:
IP.c:1593:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP_DESTROY’:
IP.c:1618:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gi = (GeoIP *)SvIV((SV*)SvRV( ST(0) ));
                  ^
IP.c: In function ‘XS_Geo__IP__Record_country_code’:
IP.c:1644:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record_country_code3’:
IP.c:1671:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record_country_name’:
IP.c:1698:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record_region’:
IP.c:1725:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record_region_name’:
IP.c:1752:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record_time_zone’:
IP.c:1779:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record_city’:
IP.c:1809:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record_postal_code’:
IP.c:1843:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record__latitude’:
IP.c:1870:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record__longitude’:
IP.c:1897:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record_dma_code’:
IP.c:1924:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record_metro_code’:
IP.c:1952:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record_area_code’:
IP.c:1979:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record_continent_code’:
IP.c:2006:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
IP.c: In function ‘XS_Geo__IP__Record_DESTROY’:
IP.c:2031:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
             gir = (GeoIPRecord *)SvIV((SV*)SvRV( ST(0) ));
                   ^
rm -f blib/arch/auto/Geo/IP/IP.so
arm-linux-gnueabihf-gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro  -shared -L/usr/local/lib -fstack-protector-strong IP.o  -o blib/arch/auto/Geo/IP/IP.so 	\
   -lGeoIP  	\
  
chmod 755 blib/arch/auto/Geo/IP/IP.so
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- IP.bs blib/arch/auto/Geo/IP/IP.bs 644
Manifying 3 pod documents
make[1] : on quitte le répertoire « /build/libgeo-ip-perl-1.45 »
   dh_auto_test
	make -j1 test TEST_VERBOSE=1
make[1] : on entre dans le répertoire « /build/libgeo-ip-perl-1.45 »
Running Mkbootstrap for Geo::IP ()
chmod 644 "IP.bs"
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/city.t .......... 
ok 1 - expexted area code
ok 2 - expected city
ok 3 - expected country code
ok 4 - expected 3 letter country code
ok 5 - expected country name
ok 6 - expected DMA code
ok 7 - expected latitude
ok 8 - expected longitude
ok 9 - expected metro code
ok 10 - expected postal code
ok 11 - expeced region
ok 12 - expected region name
ok 13 - expected time zone
1..13
ok
t/country.t ....... 
ok 1 - expected country code
ok 2 - expected country name
1..2
ok
t/country_v6.t .... 
ok 1 - expected country code
1..1
ok
t/domain.t ........ 
ok 1 - expected domain name
1..1
ok
t/netspeedcell.t .. 
ok 1 - expected "speed"
1..1
ok
t/org.t ........... 
ok 1 - expected org
1..1
ok
t/region.t ........ 
ok 1 - expected region and country
1..1
ok
All tests successful.
Files=7, Tests=20,  2 wallclock secs ( 0.20 usr  0.06 sys +  1.24 cusr  0.16 csys =  1.66 CPU)
Result: PASS
make[1] : on quitte le répertoire « /build/libgeo-ip-perl-1.45 »
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   dh_auto_install
	make -j1 install DESTDIR=/build/libgeo-ip-perl-1.45/debian/libgeo-ip-perl AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1] : on entre dans le répertoire « /build/libgeo-ip-perl-1.45 »
Manifying 3 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/libgeo-ip-perl-1.45/debian/libgeo-ip-perl/usr/lib/arm-linux-gnueabihf/perl5/5.22/auto/Geo/IP/IP.so
Installing /build/libgeo-ip-perl-1.45/debian/libgeo-ip-perl/usr/lib/arm-linux-gnueabihf/perl5/5.22/Geo/IP.pm
Installing /build/libgeo-ip-perl-1.45/debian/libgeo-ip-perl/usr/lib/arm-linux-gnueabihf/perl5/5.22/Geo/Mirror.pm
Installing /build/libgeo-ip-perl-1.45/debian/libgeo-ip-perl/usr/lib/arm-linux-gnueabihf/perl5/5.22/Geo/IP/Record.pm
Installing /build/libgeo-ip-perl-1.45/debian/libgeo-ip-perl/usr/lib/arm-linux-gnueabihf/perl5/5.22/Geo/IP/Record.pod
Installing /build/libgeo-ip-perl-1.45/debian/libgeo-ip-perl/usr/share/man/man3/Geo::Mirror.3pm
Installing /build/libgeo-ip-perl-1.45/debian/libgeo-ip-perl/usr/share/man/man3/Geo::IP::Record.3pm
Installing /build/libgeo-ip-perl-1.45/debian/libgeo-ip-perl/usr/share/man/man3/Geo::IP.3pm
make[1] : on quitte le répertoire « /build/libgeo-ip-perl-1.45 »
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_strip
   dh_makeshlibs
   dh_shlibdeps
/srv/reproducible-results/rbuild-debian-e2VrSJ0y/tmp.jKZsawh2bU:	 80.5% -- replaced with /srv/reproducible-results/rbuild-debian-e2VrSJ0y/tmp.jKZsawh2bU.gz
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
INFO: Starting at 2016-03-23 05:07:44.237061
INFO: Finished at 2016-03-23 05:07:44.244794, took: 0:00:00.007740



More information about the Qa-jenkins-scm mailing list