Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
baselayout-1.8.5.6 failed and some questions
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
Lasker
Guru
Guru


Joined: 17 Jul 2002
Posts: 445

PostPosted: Wed Dec 18, 2002 7:31 pm    Post subject: baselayout-1.8.5.6 failed and some questions Reply with quote

During the last days 'emerge -pu world' wants to update baselayout (besides a few other ones, later more about)
from version 1.8.5.5 to 1.8.5.6
This always failed and gave me this output:
Code:

bash-2.05b# emerge -u baselayout
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-apps/baselayout-1.8.5.6 to /
>>> md5 ;-) sysvinit-2.84.tar.gz
>>> Unpacking source...
>>> Unpacking sysvinit-2.84.tar.gz
>>> Unpacking rc-scripts-1.4.2.6.tar.bz2
>>> Source unpacked.
 * Building sysvinit...
cc -c -Wall -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -D_GNU_SOURCE init.c
make: cc: Kommando nicht gefunden
make: *** [init.o] Fehler 127

!!! ERROR: sys-apps/baselayout-1.8.5.6 failed.
!!! Function src_compile, Line 111, Exitcode 2
!!! problem compiling sysvinit


Just now I saw a new one in 'emerge -pu world': An update of lib-compat from 1.0-r2 to 1.1
Looks like a try to solve that problem but after updating lib-compat I now get:
Code:

>>> emerge (1 of 1) sys-apps/baselayout-1.8.5.6 to /
>>> md5 ;-) sysvinit-2.84.tar.gz
>>> Unpacking source...
>>> Unpacking sysvinit-2.84.tar.gz
>>> Unpacking rc-scripts-1.4.2.6.tar.bz2
>>> Source unpacked.
 * Building sysvinit...
cc -c -Wall -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -D_GNU_SOURCE init.c
make: cc: Kommando nicht gefunden
cc -c -Wall -march=athlon-tbird -O3 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DINIT_MAIN utmp.c -o init_utmp.o
make: cc: Kommando nicht gefunden
make: *** [init.o] Fehler 127
make: *** Warte auf noch nicht beendete Prozesse...
make: *** [init_utmp.o] Fehler 127

!!! ERROR: sys-apps/baselayout-1.8.5.6 failed.
!!! Function src_compile, Line 111, Exitcode 2
!!! problem compiling sysvinit


Now to the other ones: Updating screen-3.9.13-r0 to 3.9.13-r1 also seems broken (last few lines only):
Code:

ansi.c:2781: `D_BL' undeclared (first use in this function)
ansi.c:2782: `D_VB' undeclared (first use in this function)
ansi.c: In function `WReverseVideo':
ansi.c:2810: `D_VB' undeclared (first use in this function)
make: *** [ansi.o] Fehler 1
make: *** Warte auf noch nicht beendete Prozesse...
screen.c: In function `serv_select_fn':
screen.c:2745: `D_VB' undeclared (first use in this function)
screen.c:2745: (Each undeclared identifier is reported only once
screen.c:2745: for each function it appears in.)
make: *** [screen.o] Fehler 1

!!! ERROR: app-misc/screen-3.9.13-r1 failed.
!!! Function src_compile, Line 45, Exitcode 2
!!! Failed to compile


This also seems to stuck since about 2 days. The last thing I only mention because it probably (I really don't know)
could have somthing to do with all that: It's an update of gcc-3.2.1-r0 to 3.2.1-r6.
This last one I didn't yet dare because the warnings when it starts to compile.
In short words it tells me "For developers only". Now my question: Why is it made public if for developers only?
Using the unstable branch I always thought about like kind of public beta test.
If it would be meant for developers only, so why would it be available for all?
Please someone correct me if I'm wrong here.
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Wed Dec 18, 2002 8:44 pm    Post subject: Reply with quote

have you run etc-update after updating baselayout? maybe some files need update.
Back to top
View user's profile Send private message
Lasker
Guru
Guru


Joined: 17 Jul 2002
Posts: 445

PostPosted: Wed Dec 18, 2002 10:06 pm    Post subject: Reply with quote

Bloody Bastard wrote:
have you run etc-update after updating baselayout? maybe some files need update.


Code:

bash-2.05b# etc-update
Scanning Configuration files...
Exiting: No files to work on!


Everytime (when it's needed). Not for baselayout-1.8.5.6 of course since it fails.
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Wed Dec 18, 2002 10:25 pm    Post subject: Reply with quote

cc: Kommando nicht gefunden

See this thread
Back to top
View user's profile Send private message
Lasker
Guru
Guru


Joined: 17 Jul 2002
Posts: 445

PostPosted: Wed Dec 18, 2002 11:25 pm    Post subject: Reply with quote

Bloody Bastard wrote:
cc: Kommando nicht gefunden

See this thread


Thanks for the warning! (The whole thread is one, isn't it?)
That's not the chaos I would like to step in.
So I'm glad that I not happened to update portage to 2.0.45-r6 (it's still -r5 here) and my system is still alive.
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Wed Dec 18, 2002 11:59 pm    Post subject: Reply with quote

Actually, I thought that it was your case. Which version of portage and gcc do you have?

Lasker wrote:
Bloody Bastard wrote:
cc: Kommando nicht gefunden

See this thread


Thanks for the warning! (The whole thread is one, isn't it?)
That's not the chaos I would like to step in.
So I'm glad that I not happened to update portage to 2.0.45-r6 (it's still -r5 here) and my system is still alive.
Back to top
View user's profile Send private message
Lasker
Guru
Guru


Joined: 17 Jul 2002
Posts: 445

PostPosted: Thu Dec 19, 2002 1:12 am    Post subject: Reply with quote

Bloody Bastard wrote:
Actually, I thought that it was your case. Which version of portage and gcc do you have?


gcc-3.2.1-r0, portage-2.0.45-r5

If I understand the thread you mentioned above right, they are on gentoo 1.2, but I'm on 1.4 here
with ACCEPT_KEYWORDS="~x86" in /etc/make.conf
Also the problems in the thread above seemed to occur 'after' successfully updating to portage-2.0.45-r6, which simply isn't possible here.
I also checked my ebuild.sh for the 'rm-f' - typo but it's ok.
And since my gcc and the rest of my system seems quite ok so I don't think that's the same problem.
Other ebuild updates are still doing fine. It's only baselayout and screen. I wouldn't dare gcc3.2.1-r6 right now. Looks too risky for me.

I wonder why you ask: You just quoted 1 half the information from me, the other one you should
know, if you would have read my entire message...
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Thu Dec 19, 2002 1:59 am    Post subject: Reply with quote

I wouldn't recomend updating gcc to r6 either.

I quoted your information because I thought it was relevant and pointing to the other forum (and I still think that the resolution may be quite similar). I even tried to read German, which is not one of the languages that I actually understand. I am sorry if I cannot help you here.


Lasker wrote:
Other ebuild updates are still doing fine. It's only baselayout and screen. I wouldn't dare gcc3.2.1-r6 right now. Looks too risky for me.

I wonder why you ask: You just quoted 1 half the information from me, the other one you should
know, if you would have read my entire message...
Back to top
View user's profile Send private message
Lasker
Guru
Guru


Joined: 17 Jul 2002
Posts: 445

PostPosted: Thu Dec 19, 2002 2:22 am    Post subject: Reply with quote

Bloody Bastard wrote:
I wouldn't recomend updating gcc to r6 either.


But it's still in my update world list.
I could mask them, but after the next emerge sync they're unmasked again.
I'm looking for an easy way to unmask specific versions by my own in a more durable way.
I remember I did something like this by a script with a former broken CUPS version, but I forgot.
And I think there should be an easier way meanwhile...
Any idea?
Back to top
View user's profile Send private message
Lasker
Guru
Guru


Joined: 17 Jul 2002
Posts: 445

PostPosted: Thu Dec 19, 2002 3:48 am    Post subject: Reply with quote

Someone heard my prayers? ;-)

Just got this after emerge sync and emerge -pu system (last action before going to bed):

Code:

bash-2.05b# emerge -pu system

These are the packages that I would merge, in order.

Calculating system dependencies ...done!
[ebuild    U ] sys-apps/portage-2.0.46-r2 [2.0.45-r5]
*** Portage will stop merging at this point and reload itself,
    recalculate dependancies, and complete the merge.

[ebuild    U ] sys-apps/baselayout-1.8.5.6 [1.8.5.5-r0]
[ebuild    U ] sys-devel/gcc-3.2.1-r6 [3.2.1-r0]


This new portage did the trick! After updating portage the new baselayout updated too without any problems.
Great!
There is still the remaining problem with update screen, but that's not really important.
The existing version is ok for me, maybe the new one is really broken...

I'll finally sleep well now, good night and thanks!
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