Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
The glibc 2.6 thread
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
devsk
Advocate
Advocate


Joined: 24 Oct 2003
Posts: 2995
Location: Bay Area, CA

PostPosted: Mon Aug 13, 2007 1:32 am    Post subject: Reply with quote

any known gotchas left remaining with plain gcc-4.2 and glibc-2.6.1? I plan to up the kernel-headers to 2.6.21 and emerge glibc, but wanted to make sure before I do that.
Back to top
View user's profile Send private message
Master Shake
l33t
l33t


Joined: 10 Apr 2005
Posts: 755
Location: Wilmington, Delaware

PostPosted: Mon Aug 13, 2007 2:01 am    Post subject: Reply with quote

As far as I know all the issues are nonissues now-a-days. My old problems of things dieing doesn't happen anymore.
_________________
System Specs:
64-bit gentoo linux
Q6600 @ 3.2Ghz
P35 Chipset
4 Gigs 800mhz 4-4-4-12
Nvidia GeForce 8800 GTX @ 630mhz
Back to top
View user's profile Send private message
pussi
l33t
l33t


Joined: 08 May 2004
Posts: 727
Location: Finland

PostPosted: Mon Aug 13, 2007 5:42 pm    Post subject: Reply with quote

i got quite weird error when installing glibc-2.6.1:
Code:
test ! -x /var/tmp/paludis/sys-libs/glibc-2.6.1/work/build-default-i686-pc-linux-gnu-nptl/elf/ldconfig || LC_ALL=C LANGUAGE=C \
     /var/tmp/paludis/sys-libs/glibc-2.6.1/work/build-default-i686-pc-linux-gnu-nptl/elf/ldconfig -r /var/tmp/paludis/sys-libs/glibc-2.6.1/image/ \
                   /lib /usr/lib
/var/tmp/paludis/sys-libs/glibc-2.6.1/work/build-default-i686-pc-linux-gnu-nptl/elf/ldconfig: Can't open configuration file /etc/ld.so.conf: No such file or directory
make[1]: Leaving directory `/var/tmp/paludis/sys-libs/glibc-2.6.1/work/glibc-2.6.1'
/usr/libexec/paludis/utils/prepallstrip: line 20: ebuild_notice: command not found

!!! ERROR in sys-libs/glibc-2.6.1:
!!! In eblit-run at line 1477
!!! (no message provided)

!!! Call stack:
!!!    * eblit-run (/var/tmp/paludis/sys-libs/glibc-2.6.1/temp/loadsaveenv:1477)
!!!    * src_install (/var/tmp/paludis/sys-libs/glibc-2.6.1/temp/loadsaveenv:4534)
!!!    * ebuild_f_install (/usr/libexec/paludis/src_install.bash:48)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:363)
!!!    * main (/usr/libexec/paludis/ebuild.bash:381)


Code:
 # ls /etc/ld.so.conf
-rw-r--r-- 1 root root 526 2007-08-13 17:40 /etc/ld.so.conf

any ideas?
Back to top
View user's profile Send private message
seren
Guru
Guru


Joined: 27 Aug 2005
Posts: 448
Location: Wisconsin

PostPosted: Mon Aug 13, 2007 6:59 pm    Post subject: Reply with quote

maybe you should post that in a paludis thread, it doesn't look like a glibc problem, you can also ask in #paludis on freenode.
Back to top
View user's profile Send private message
LostControl
l33t
l33t


Joined: 02 Mar 2004
Posts: 885
Location: La Glane, Suisse

PostPosted: Mon Aug 13, 2007 8:15 pm    Post subject: Reply with quote

Hi,

I got the same error with paludis & glibc-2.6.1 too :?
_________________
http://www.jaqpot.net
http://www.fail2ban.org
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Aug 13, 2007 8:30 pm    Post subject: Reply with quote

that file is regenerated during
Code:
env-update && source /etc/profile
so you might want to re-install portage or execute that command ...
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
roderick
l33t
l33t


Joined: 11 Jul 2005
Posts: 908
Location: St. John's, NL CANADA

PostPosted: Mon Aug 13, 2007 8:47 pm    Post subject: Reply with quote

glibc 2.6 and 2.6.1 (both recently upgated with full system/world rebuilds) worked flawlessly here under gcc 4.1.2 and 4.2.0 using portage.

So, I would think there is an issue with bash scripting under paludis or how it handles some environment variables, which maybe have gotten squashed. It would be nice to get a copy of an emerge --info on your system and also get a copy of the paludis environment to check and see what is happening. I saw a similar issue with paludis not working with cd some_dir/../other_dir which under normal bash, evaluates to cd other_dir. With paludis it was failing and nver getting to other_dir.

I could be wrong though. In any case, I would suggest opening a bug with the paludis devs to see if they can help.
_________________
If God were a pickle, I'd still say "no pickle on my burger".
http://roderick-greening.blogspot.com/
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Tue Aug 14, 2007 10:02 am    Post subject: Reply with quote

Well glibc-2.6.1 compiled fine here with gcc-4.2.0 and paludis-0.24.5.
_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Back to top
View user's profile Send private message
Ssl
Apprentice
Apprentice


Joined: 21 Feb 2003
Posts: 178
Location: Serbia

PostPosted: Tue Aug 14, 2007 1:44 pm    Post subject: Reply with quote

Got the same error as user pussi with paludis-0.24.5 and gcc-4.1.2 on glibc-2.6.1.
kernelOfTruth's fix doesn't make difference here.
Back to top
View user's profile Send private message
roderick
l33t
l33t


Joined: 11 Jul 2005
Posts: 908
Location: St. John's, NL CANADA

PostPosted: Tue Aug 14, 2007 2:55 pm    Post subject: Reply with quote

Can anyone with paludis and getting this error try it with portage's emerge to ensure it's not their system/setup
_________________
If God were a pickle, I'd still say "no pickle on my burger".
http://roderick-greening.blogspot.com/
Back to top
View user's profile Send private message
pussi
l33t
l33t


Joined: 08 May 2004
Posts: 727
Location: Finland

PostPosted: Tue Aug 14, 2007 3:59 pm    Post subject: Reply with quote

roderick wrote:
Can anyone with paludis and getting this error try it with portage's emerge to ensure it's not their system/setup
Tried that. glibc installed fine with portage
Back to top
View user's profile Send private message
Ingmarv
Retired Dev
Retired Dev


Joined: 27 Feb 2007
Posts: 188
Location: Belgium

PostPosted: Tue Aug 14, 2007 7:43 pm    Post subject: Reply with quote

Fixed in paludis-0.24.6
Back to top
View user's profile Send private message
Ssl
Apprentice
Apprentice


Joined: 21 Feb 2003
Posts: 178
Location: Serbia

PostPosted: Wed Aug 15, 2007 12:25 am    Post subject: Reply with quote

Ingmarv: Not fixed. Broken for me still with 0.24.6.
Back to top
View user's profile Send private message
nikolavp1
n00b
n00b


Joined: 01 Feb 2007
Posts: 18

PostPosted: Wed Aug 15, 2007 10:05 am    Post subject: Reply with quote

Ssl wrote:
Ingmarv: Not fixed. Broken for me still with 0.24.6.
It fixed it for me. Thanks to the whole paludis team for the fast fix :P.
_________________
2 hours reading books save 2 days working with a computer :).The pinguins are the only fishes that can fly :D
Back to top
View user's profile Send private message
roderick
l33t
l33t


Joined: 11 Jul 2005
Posts: 908
Location: St. John's, NL CANADA

PostPosted: Wed Aug 15, 2007 2:18 pm    Post subject: Reply with quote

Ssl wrote:
Ingmarv: Not fixed. Broken for me still with 0.24.6.


Perhaps you have a different issue. Post up the error msg and emerge --info and emerge -pv glibc
_________________
If God were a pickle, I'd still say "no pickle on my burger".
http://roderick-greening.blogspot.com/
Back to top
View user's profile Send private message
Buddha001
Tux's lil' helper
Tux's lil' helper


Joined: 24 Nov 2005
Posts: 76

PostPosted: Mon Oct 15, 2007 11:53 am    Post subject: Reply with quote

Does upgrading to glibc 2.6.1 from 2.5 require anything special (i.e. complete rebuild of all packages)? Or am I good to go after installing it?
Back to top
View user's profile Send private message
roderick
l33t
l33t


Joined: 11 Jul 2005
Posts: 908
Location: St. John's, NL CANADA

PostPosted: Mon Oct 15, 2007 12:36 pm    Post subject: Reply with quote

Buddha001 wrote:
Does upgrading to glibc 2.6.1 from 2.5 require anything special (i.e. complete rebuild of all packages)? Or am I good to go after installing it?


While you can let the system rebuild itself over time, it is definitely preferable to rebuild it all. At the very least, you should emerge -e system (probably 100-150 packages which isn't too bad).
_________________
If God were a pickle, I'd still say "no pickle on my burger".
http://roderick-greening.blogspot.com/
Back to top
View user's profile Send private message
jkomar
Apprentice
Apprentice


Joined: 24 Sep 2004
Posts: 192
Location: Calgary, Canada

PostPosted: Thu Oct 18, 2007 6:06 pm    Post subject: Reply with quote

It seems glibc-2.6.1 builds fine with Paludis on amd64, but not on x86. I've had it fail on 2 of our x86 machines using Paludis, but it built and installed fine using Portage. It built fine on our amd64 machines using Paludis.

Jason
_________________
www.jbox.ca
www.flashinthepan.ca
stormfront Portage/Paludis overlay
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5
Page 5 of 5

 
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