Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Geo-IP CPAN distribution.

Report information
The Basics
Id: 91083
Status: resolved
Priority: 0/
Queue: Geo-IP

People
Owner: Nobody in particular
Requestors: gregoa [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



From: gregoa [...] cpan.org
Subject: libgeo-ip-perl: FTBFS: Failed tests
This bug has been forwarded from http://bugs.debian.org/730925 (In other words: Geo::IP's tests fail with libgeoip 1.6.x) -->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->--> Source: libgeo-ip-perl Version: 1.42-1 Severity: serious Tags: jessie sid User: debian-qa@lists.debian.org Usertags: qa-ftbfs-20131128 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): Show quoted text
> make[1]: Entering directory `/«PKGBUILDDIR»' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/0_base.t ............... ok > t/1_lookup.t ............. ok > # Test 1 got: "1.6.0" (t/20_min_capi_version.t at line 21) > # Expected: "(?^:^1\\.5\\.)" (This module only supports 1.5.x releases of the libGeoIP C API.) > # t/20_min_capi_version.t line 21 is: ok( $capi_version, qr/^1\.5\./, "This module only supports 1.5.x releases of the libGeoIP C API." ); > t/20_min_capi_version.t .. > Failed 1/1 subtests > t/2_namelookup.t ......... ok > t/3_mirror.t ............. ok > > Test Summary Report > ------------------- > t/20_min_capi_version.t (Wstat: 0 Tests: 1 Failed: 1) > Failed test: 1 > Files=5, Tests=32, 0 wallclock secs ( 0.06 usr 0.03 sys + 0.10 cusr 0.06 csys = 0.25 CPU) > Result: FAIL > Failed 1/5 test programs. 1/32 subtests failed. > make[1]: *** [test_dynamic] Error 255 > make[1]: Leaving directory `/«PKGBUILDDIR»' > dh_auto_test: make -j1 test returned exit code 2
The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/11/28/libgeo-ip-perl_1.42-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. <--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<-- Thanks in advance, gregor herrmann, Debian Perl Group
Hi Gregor, thanks! It should be fixed now. The API has not changed, so 1.[56] is perfectly fine. Am Sa 30. Nov 2013, 15:06:13, GREGOA schrieb: Show quoted text
> This bug has been forwarded from http://bugs.debian.org/730925 > > (In other words: Geo::IP's tests fail with libgeoip 1.6.x) > > -->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->-->--> > > Source: libgeo-ip-perl > Version: 1.42-1 > Severity: serious > Tags: jessie sid > User: debian-qa@lists.debian.org > Usertags: qa-ftbfs-20131128 qa-ftbfs > Justification: FTBFS on amd64 > > Hi, > > During a rebuild of all packages in sid, your package failed to build > on > amd64. > > Relevant part (hopefully):
> > make[1]: Entering directory `/«PKGBUILDDIR»' > > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > > t/0_base.t ............... ok > > t/1_lookup.t ............. ok > > # Test 1 got: "1.6.0" (t/20_min_capi_version.t at line 21) > > # Expected: "(?^:^1\\.5\\.)" (This module only supports 1.5.x > > releases of the libGeoIP C API.) > > # t/20_min_capi_version.t line 21 is: ok( $capi_version, > > qr/^1\.5\./, "This module only supports 1.5.x releases of the > > libGeoIP C API." ); > > t/20_min_capi_version.t .. > > Failed 1/1 subtests > > t/2_namelookup.t ......... ok > > t/3_mirror.t ............. ok > > > > Test Summary Report > > ------------------- > > t/20_min_capi_version.t (Wstat: 0 Tests: 1 Failed: 1) > > Failed test: 1 > > Files=5, Tests=32, 0 wallclock secs ( 0.06 usr 0.03 sys + 0.10 > > cusr 0.06 csys = 0.25 CPU) > > Result: FAIL > > Failed 1/5 test programs. 1/32 subtests failed. > > make[1]: *** [test_dynamic] Error 255 > > make[1]: Leaving directory `/«PKGBUILDDIR»' > > dh_auto_test: make -j1 test returned exit code 2
> > The full build log is available from: > http://aws-logs.debian.net/ftbfs-logs/2013/11/28/libgeo-ip- > perl_1.42-1_unstable.log > > A list of current common problems and possible solutions is available > at > http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to > contribute! > > About the archive rebuild: The rebuild was done on EC2 VM instances > from > Amazon Web Services, using a clean, minimal and up-to-date chroot. > Every > failed build was retried once to eliminate random failures. > > > > <--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<--<-- > > Thanks in advance, > gregor herrmann, Debian Perl Group
-- Boris
Subject: Re: [rt.cpan.org #91083] libgeo-ip-perl: FTBFS: Failed tests
Date: Sat, 7 Dec 2013 00:38:51 +0100
To: Boris Zentner via RT <bug-Geo-IP [...] rt.cpan.org>
From: gregor herrmann <gregoa [...] debian.org>
On Fri, 06 Dec 2013 15:40:03 -0500, Boris Zentner via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=91083 > > > It should be fixed now. > The API has not changed, so 1.[56] is perfectly fine.
Excellent, thanks. 1.43 uploaded to Debian/unstable. Cheers, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Mark Knopfler: Silvertown Blues
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.