Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge -e system error ..
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Dreadfull
Tux's lil' helper
Tux's lil' helper


Joined: 15 Apr 2005
Posts: 139

PostPosted: Thu Jun 30, 2005 5:30 pm    Post subject: emerge -e system error .. Reply with quote

Code:

==== Making the romanian man pages. ====
make[2]: Entering directory `/var/tmp/portage/man-1.6/work/man-1.6/man/ro'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[3]: Entering directory `/var/tmp/portage/man-1.6/work/man-1.6/man/ro'
Creating makewhatis.8 from makewhatis.8.in
make[3]: Leaving directory `/var/tmp/portage/man-1.6/work/man-1.6/man/ro'
make[2]: Leaving directory `/var/tmp/portage/man-1.6/work/man-1.6/man/ro'

==== Making the slovenian man pages. ====
make[2]: Entering directory `/var/tmp/portage/man-1.6/work/man-1.6/man/sl'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory `/var/tmp/portage/man-1.6/work/man-1.6/man/sl'
make[1]: Leaving directory `/var/tmp/portage/man-1.6/work/man-1.6/man'

!!! ERROR: sys-apps/man-1.6 failed.
!!! Function src_compile, Line 57, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.

_________________
CPU: AMD Athlon 64 3200+
RAM: 2 GB DDR 400 Dual channel
HDD: 2x200 GB WDC SATA
OS: Gentoo 2005.1
Compiler: GCC 3.4.5
kernel: 2.6.14-hardened-r5
Back to top
View user's profile Send private message
JofCore
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jun 2004
Posts: 116

PostPosted: Thu Jun 30, 2005 5:45 pm    Post subject: Same problem here Reply with quote

Unfortunately I don't have a solution for you, as I am experiencing the same problem.

Just tried to do an "emerge --newuse -uDav world", and got the same error you see:

Code:
==== Making the slovenian man pages. ====
make[2]: Entering directory `/var/tmp/portage/man-1.6/work/man-1.6/man/sl'
make[2]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
Creating man.1 from man.1.in
Creating whatis.1 from whatis.1.in
Creating apropos.1 from apropos.1.in
Creating man.conf.5 from man.conf.5.in
for i in makewhatis; \
        do if test -f $i.man; then make -f ../Makefile $i.8; fi; done
make[2]: Leaving directory `/var/tmp/portage/man-1.6/work/man-1.6/man/sl'
make[1]: Leaving directory `/var/tmp/portage/man-1.6/work/man-1.6/man'

!!! ERROR: sys-apps/man-1.6 failed.
!!! Function src_compile, Line 57, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
Back to top
View user's profile Send private message
JofCore
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jun 2004
Posts: 116

PostPosted: Thu Jun 30, 2005 6:11 pm    Post subject: found a solution/workaround Reply with quote

I found a solution/workaround in this thread: https://forums.gentoo.org/viewtopic-t-354675.html

Change MAKEOPTS in make.conf to MAKEOPTS="-j1" seems to make it merge properly...
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Thu Jun 30, 2005 10:22 pm    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads in favour of https://forums.gentoo.org/viewtopic-t-354586.html
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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