libgssapi-perl version 0.28-1build2 FTBFS on i386 in precise

Bug #935236 reported by Andreas Moog
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libgssapi-perl (Debian)
Fix Released
Unknown
libgssapi-perl (Ubuntu)
Fix Released
High
Vibhav Pant
Precise
Won't Fix
High
Vibhav Pant

Bug Description

This is a semi-automatic report based on the latest archive rebuild results [1].
Apologies if it reaches you in error.

Excerpt from the buildlog:

t/test.t ........... ok
#
#
# if you want to run tests that do a realworld *use* of your GSSAPI
# start a kinit and try to run
#
# ./examples/getcred_hostbased.pl
#
t/zbugfixes.t ...... ok

Test Summary Report
-------------------
t/inquire_cred.t (Wstat: 256 Tests: 6 Failed: 1)
  Failed test: 4
  Non-zero exit status: 1
Files=9, Tests=152, 1 wallclock secs ( 0.11 usr 0.03 sys + 0.70 cusr 0.09 csys = 0.93 CPU)
Result: FAIL
Failed 1/9 test programs. 1/152 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/build/buildd/libgssapi-perl-0.28'
dh_auto_test: make -j1 test returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20120207-0722
FAILED [dpkg-buildpackage died]

The full buidlog can be found at https://launchpad.net/ubuntu/+archive/test-rebuild-20120201/+build/3156558/+files/buildlog_ubuntu-precise-i386.libgssapi-perl_0.28-1build2_FAILEDTOBUILD.txt.gz.

[1] http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20120201-precise.html

Tags: ftbfs precise
Andreas Moog (ampelbein)
Changed in libgssapi-perl (Ubuntu):
importance: Undecided → High
Changed in libgssapi-perl (Debian):
status: Unknown → Confirmed
Changed in libgssapi-perl (Debian):
status: Confirmed → Fix Released
Vibhav Pant (vibhavp)
Changed in libgssapi-perl (Ubuntu Precise):
assignee: nobody → Vibhav Pant (vibhavp)
Vibhav Pant (vibhavp)
Changed in libgssapi-perl (Ubuntu Precise):
status: New → Confirmed
status: Confirmed → Incomplete
status: Incomplete → Confirmed
Revision history for this message
Vibhav Pant (vibhavp) wrote :

Attached debdiff

Revision history for this message
Vibhav Pant (vibhavp) wrote :

Buildlog for i386

Revision history for this message
Vibhav Pant (vibhavp) wrote :

Buildlog for i386

Revision history for this message
Daniel Holbach (dholbach) wrote :

It fails to build for me:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1constants.t ..... ok
t/2status.t ........ ok
t/checkoids.t ...... ok
t/importnames.t .... ok
# KRB5 old Mechtype, Kerberos 5, SPNEGO
t/indicatemechs.t .. ok

# Failed test '$cred1->inquire_cred($name, $lifetime, $cred_usage, $oidset'
# at t/inquire_cred.t line 47.
# inquire_cred() lifetime: 0 seconds
# inquire_cred() credusage: 0 (GSS_C_BOTH)
 (in cleanup) oidset has no value.
# Looks like you failed 1 test of 6.
t/inquire_cred.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
t/pod.t ............ ok
t/test.t ........... ok
#
#
# if you want to run tests that do a realworld *use* of your GSSAPI
# start a kinit and try to run
#
# ./examples/getcred_hostbased.pl
#
t/zbugfixes.t ...... ok

Test Summary Report
-------------------
t/inquire_cred.t (Wstat: 256 Tests: 6 Failed: 1)
  Failed test: 4
  Non-zero exit status: 1
Files=9, Tests=152, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.30 cusr 0.05 csys = 0.43 CPU)
Result: FAIL
Failed 1/9 test programs. 1/152 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/tmp/buildd/libgssapi-perl-0.28'
dh_auto_test: make -j1 test returned exit code 2

Also you might want to go from 0.28-1build2 to 0.28-1ubuntu1 as you're doing code changes in your update.

Revision history for this message
Bhavani Shankar (bhavi) wrote :

Fails here too on updated pbuilder

make[2]: Leaving directory `/tmp/buildd/libgssapi-perl-0.28'
make[1]: Leaving directory `/tmp/buildd/libgssapi-perl-0.28'
   dh_auto_test
make[1]: Entering directory `/tmp/buildd/libgssapi-perl-0.28'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1constants.t ..... ok
t/2status.t ........ ok
t/checkoids.t ...... ok
t/importnames.t .... ok
t/indicatemechs.t .. 1/5 # KRB5 old Mechtype, Kerberos 5, SPNEGO
t/indicatemechs.t .. ok
t/inquire_cred.t ... 1/6
# Failed test '$cred1->inquire_cred($name, $lifetime, $cred_usage, $oidset'
# at t/inquire_cred.t line 47.
# inquire_cred() lifetime: 0 seconds
# inquire_cred() credusage: 0 (GSS_C_BOTH)
 (in cleanup) oidset has no value.
# Looks like you failed 1 test of 6.
t/inquire_cred.t ... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
t/pod.t ............ ok
t/test.t ........... ok
t/zbugfixes.t ...... 1/3 #
#
# if you want to run tests that do a realworld *use* of your GSSAPI
# start a kinit and try to run
#
# ./examples/getcred_hostbased.pl
#
t/zbugfixes.t ...... ok

Test Summary Report
-------------------
t/inquire_cred.t (Wstat: 256 Tests: 6 Failed: 1)
  Failed test: 4
  Non-zero exit status: 1
Files=9, Tests=152, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.23 cusr 0.02 csys = 0.31 CPU)
Result: FAIL
Failed 1/9 test programs. 1/152 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/tmp/buildd/libgssapi-perl-0.28'
dh_auto_test: make -j1 test returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//10578 and its subdirectories
bhavani@bhavani-desktop:~$

Setting to incomplete and unsubscribing sponsors. Please feel free to subscribe once you have a working patch

Regards
Bhavani

Changed in libgssapi-perl (Ubuntu Precise):
status: Confirmed → Incomplete
Revision history for this message
Andreas Moog (ampelbein) wrote :

This is fixed in the current Ubuntu development release.
Precise is EoL, setting task to Won't Fix.

Changed in libgssapi-perl (Ubuntu):
status: Incomplete → Fix Released
Changed in libgssapi-perl (Ubuntu Precise):
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.