Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642466 - dev-perl/Perlbal-XS-HTTPHeaders: undefined symbol: __gxx_personality_v0
Summary: dev-perl/Perlbal-XS-HTTPHeaders: undefined symbol: __gxx_personality_v0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: underlinking
  Show dependency tree
 
Reported: 2017-12-28 00:39 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2021-09-16 12:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-12-28 00:39:07 UTC
In attempting to enable tests, I discovered this package to be broken and its not clear how or for how long.

/usr/bin/perl -MPerlbal::XS::HTTPHeaders
Can't load '/usr/lib64/perl5/vendor_perl/5.26.1/x86_64-linux/auto/Perlbal/XS/HTTPHeaders/HTTPHeaders.so' for module Perlbal::XS::HTTPHeaders: /usr/lib64/perl5/vendor_perl/5.26.1/x86_64-linux/auto/Perlbal/XS/HTTPHeaders/HTTPHeaders.so: undefined symbol: __gxx_personality_v0 at /usr/lib64/perl5/5.26.1/XSLoader.pm line 96.
 at /usr/lib64/perl5/vendor_perl/5.26.1/x86_64-linux/Perlbal/XS/HTTPHeaders.pm line 77.
Compilation failed in require.
BEGIN failed--compilation aborted.


Portage 2.3.18 (python 3.5.4-final-0, default/linux/amd64/17.0, gcc-7.2.0, glibc-2.26-r3, 4.10.13-gentoo x86_64)
=================================================================
System uname: Linux-4.10.13-gentoo-x86_64-Intel-R-_Core-TM-_i5-2410M_CPU_@_2.30GHz-with-gentoo-2.4.1
KiB Mem:     8017900 total,    303340 free
KiB Swap:   20478972 total,  19519664 free
Timestamp of repository gentoo: Mon, 11 Dec 2017 14:30:01 +0000
Head commit of repository gentoo: ba86e631489437739bdb6303d6f37fc91ea4ae8b
sh bash 4.4_p12
ld GNU ld (Gentoo 2.29.1 p3) 2.29.1
ccache version 3.3.4 [disabled]
app-shells/bash:          4.4_p12::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.26.1-r1::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.4.6-r1::gentoo, 3.5.4-r1::gentoo
dev-util/ccache:          3.3.4-r1::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.11::gentoo
sys-apps/sandbox:         2.12::gentoo
sys-devel/autoconf:       2.69-r4::gentoo
sys-devel/automake:       1.15.1-r1::gentoo
sys-devel/binutils:       2.29.1-r1::gentoo
sys-devel/gcc:            7.2.0::gentoo
sys-devel/gcc-config:     1.9.0-r1::gentoo
sys-devel/libtool:        2.4.6-r4::gentoo
sys-devel/make:           4.2.1-r1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r3::gentoo

There are no reverse dependencies so this might be a candidate for future removal if this can't be easily fixed.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2019-10-11 05:20:41 UTC
Interestingly, cpanmatrix tests are green... even though this package saw its last release in 2010...
Comment 2 Larry the Git Cow gentoo-dev 2021-08-15 11:18:30 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0629985bfcffc9a678f4c63523c59ebd36f3021

commit c0629985bfcffc9a678f4c63523c59ebd36f3021
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-08-15 11:17:44 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-08-15 11:17:44 +0000

    package.mask: Mask dev-perl/Perlbal-XS-HTTPHeaders for removal
    
    Bug: https://bugs.gentoo.org/642466
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-09-16 12:19:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539f7842934f12a5c667f042e426f9fa536f8445

commit 539f7842934f12a5c667f042e426f9fa536f8445
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-09-16 12:12:34 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-09-16 12:12:34 +0000

    dev-perl/Perlbal-XS-HTTPHeaders: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/642466
    Closes: https://bugs.gentoo.org/805200
    Closes: https://bugs.gentoo.org/728732
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-perl/Perlbal-XS-HTTPHeaders/Manifest                 |  1 -
 .../Perlbal-XS-HTTPHeaders-0.200.0-r1.ebuild             | 16 ----------------
 dev-perl/Perlbal-XS-HTTPHeaders/metadata.xml             | 15 ---------------
 profiles/package.mask                                    |  5 -----
 4 files changed, 37 deletions(-)