Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed to emerge dev-libs/libtasn1-3.6
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
apiaio
Guru
Guru


Joined: 04 Dec 2008
Posts: 417

PostPosted: Sat Aug 16, 2014 8:10 am    Post subject: Failed to emerge dev-libs/libtasn1-3.6 Reply with quote

This morning I added pulseaudio to the global USE in /etc/portagemake.conf, synced portage and started to emerge -uNDv @world.
Emerge failed
Quote:
.
BEGIN failed--compilation aborted at /usr/bin/help2man line 28.
make[3]: *** [asn1Parser.1] Error 2
make[3]: *** Waiting for unfinished jobs....
Can't locate Locale/gettext.pm in @INC (you may need to install the Locale::gettext module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.18.2/x86_64-linux /usr/local/lib64/perl5/5.18.2 /usr/lib64/perl5/vendor_perl/5.18.2/x86_64-linux /usr/lib64/perl5/vendor_perl/5.18.2 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.18.2/x86_64-linux /usr/lib64/perl5/5.18.2 .) at /usr/bin/help2man line 28.
BEGIN failed--compilation aborted at /usr/bin/help2man line 28.
make[3]: *** [asn1Decoding.1] Error 2
Can't locate Locale/gettext.pm in @INC (you may need to install the Locale::gettext module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.18.2/x86_64-linux /usr/local/lib64/perl5/5.18.2 /usr/lib64/perl5/vendor_perl/5.18.2/x86_64-linux /usr/lib64/perl5/vendor_perl/5.18.2 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.18.2/x86_64-linux /usr/lib64/perl5/5.18.2 .) at /usr/bin/help2man line 28.
BEGIN failed--compilation aborted at /usr/bin/help2man line 28.
make[3]: *** [asn1Coding.1] Error 2
make[3]: Leaving directory `/var/tmp/portage/dev-libs/libtasn1-3.6/work/libtasn1-3.6-abi_x86_64.amd64/doc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-libs/libtasn1-3.6/work/libtasn1-3.6-abi_x86_64.amd64/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/libtasn1-3.6/work/libtasn1-3.6-abi_x86_64.amd64'
make: *** [all] Error 2
* ERROR: dev-libs/libtasn1-3.6::gentoo failed (compile phase):
* emake failed
Expect of that how to fix the problem I have two questions:
1. May I continue to emerge world using option emerge --skipfirst
2. May I turn off computer in this situation ?

EDIT:
After consulting man page I continue using emerge -uNDv @world --keep-going
Back to top
View user's profile Send private message
steveybaby2
n00b
n00b


Joined: 20 May 2004
Posts: 18
Location: UK

PostPosted: Sun Aug 17, 2014 4:20 pm    Post subject: Reply with quote

I've also come across this issue following an upgrade to perl 5.18.2. Carrying out a
Code:
perl-cleaner --all
did the trick for me, and after this dev-libs/libtasn1-3.6 emerged fine.
Back to top
View user's profile Send private message
apiaio
Guru
Guru


Joined: 04 Dec 2008
Posts: 417

PostPosted: Sun Aug 17, 2014 6:02 pm    Post subject: Reply with quote

Thanks for answer.
I successfully finished upgrading world skipping dev-libs/libtasn1-3.6 and do not have any problems to run system. I run
Code:
perl-cleaner --all
. There is too many blocked packages
Quote:
...
[blocks B ] <perl-core/ExtUtils-MakeMaker-6.660.0 ("<perl-core/ExtUtils-MakeMaker-6.660.0" is blocking virtual/perl-ExtUtils-MakeMaker-6.660.0-r1)
[blocks B ] <perl-core/Module-CoreList-3.30.0 ("<perl-core/Module-CoreList-3.30.0" is blocking virtual/perl-Module-CoreList-3.30.0)
[blocks B ] <perl-core/ExtUtils-Install-1.590.0 ("<perl-core/ExtUtils-Install-1.590.0" is blocking virtual/perl-ExtUtils-Install-1.590.0-r1)
[blocks B ] <perl-core/version-0.990.200 ("<perl-core/version-0.990.200" is blocking virtual/perl-version-0.990.200-r1)
[blocks B ] <perl-core/ExtUtils-CBuilder-0.280.210 ("<perl-core/ExtUtils-CBuilder-0.280.210" is blocking virtual/perl-ExtUtils-CBuilder-0.280.210-r1)
[blocks B ] <perl-core/ExtUtils-Manifest-1.630.0 ("<perl-core/ExtUtils-Manifest-1.630.0" is blocking virtual/perl-ExtUtils-Manifest-1.630.0-r1)
[blocks B ] <perl-core/IO-1.280.0 ("<perl-core/IO-1.280.0" is blocking virtual/perl-IO-1.280.0-r1)
[blocks B ] <perl-core/IPC-Cmd-0.800.0 ("<perl-core/IPC-Cmd-0.800.0" is blocking virtual/perl-IPC-Cmd-0.800.0-r1)

Total: 74 packages (41 upgrades, 8 new, 25 reinstalls), Size of downloads: 4,728 kB
Conflict: 8 blocks (8 unsatisfied)

* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
...
I am not sure if is important to continue fix pearl issue this way or wait until developers will do.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum