Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199563 - dev-lang/perl - perl-5.8.8-libbits.patch kills perl
Summary: dev-lang/perl - perl-5.8.8-libbits.patch kills perl
Status: VERIFIED DUPLICATE of bug 199518
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-18 17:35 UTC by Robert Sebastian Gerus
Modified: 2007-11-18 17:38 UTC (History)
0 users

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 Robert Sebastian Gerus 2007-11-18 17:35:51 UTC
When i tried to install dpkg, I encountered the following error:

make[3]: Leaving directory `/gentoo/buildroot/app-arch/dpkg-1.13.25/work/dpkg-1.13.25/man/C'
Making all in po4a
make[3]: Entering directory `/gentoo/buildroot/app-arch/dpkg-1.13.25/work/dpkg-1.13.25/man/po4a'
for man in $(cd . && ls -d *.[158]); do \
            po4a --no-backups --variable srcdir=. \
                ./$man/$man.cfg; \
        done
Can't locate Locale/Po4a/Chooser.pm in @INC (@INC contains: /etc/perl /usr/lib64/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/vendor_perl/5.8.8 /usr/lib64/vendor_perl /usr/lib64/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/site_perl/5.8.8 /usr/lib64/site_perl /usr/lib64/5.8.8/x86_64-linux-thread-multi /usr/lib64/5.8.8 /usr/local/lib/site_perl .) at /usr/bin/po4a line 354.
BEGIN failed--compilation aborted at /usr/bin/po4a line 354.
[SNAP]
Can't locate Locale/Po4a/Chooser.pm in @INC (@INC contains: /etc/perl /usr/lib64/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/vendor_perl/5.8.8 /usr/lib64/vendor_perl /usr/lib64/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/site_perl/5.8.8 /usr/lib64/site_perl /usr/lib64/5.8.8/x86_64-linux-thread-multi /usr/lib64/5.8.8 /usr/local/lib/site_perl .) at /usr/bin/po4a line 354.
BEGIN failed--compilation aborted at /usr/bin/po4a line 354.
make[3]: *** [all-local] Error 2
make[3]: Leaving directory `/gentoo/buildroot/app-arch/dpkg-1.13.25/work/dpkg-1.13.25/man/po4a'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/gentoo/buildroot/app-arch/dpkg-1.13.25/work/dpkg-1.13.25/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/gentoo/buildroot/app-arch/dpkg-1.13.25/work/dpkg-1.13.25'
make: *** [all] Error 2

!!! ERROR in app-arch/dpkg-1.13.25:
!!! In src_compile at line 3197
!!! (no message provided)

!!! Call stack:
!!!    * src_compile (/gentoo/buildroot/app-arch/dpkg-1.13.25/temp/loadsaveenv:3197)
!!!    * ebuild_f_compile (/usr/libexec/paludis/src_compile.bash:51)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:431)
!!!    * main (/usr/libexec/paludis/ebuild.bash:449)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-18 17:37:26 UTC

*** This bug has been marked as a duplicate of bug 199518 ***