* [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre
@ 2001-02-18 23:42 Achim Gottinger
2001-02-20 10:50 ` Kyung-hwan Kim
0 siblings, 1 reply; 10+ messages in thread
From: Achim Gottinger @ 2001-02-18 23:42 UTC (permalink / raw
To: gentoo-dev
Hi folks,
During compilation here I found that latest binutils segfault's during
linking of mpeg2_movie so it seems to be abit buggy.
With Glibc-2.2.2 some packages like daemontools/pam needs to be patched
to compile since there where some so
called header cleanups done in this release.
Please use glibc-2.2.1 and binutils-2.1.10 until I have updated all
packages that needs patching.
achim~
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre
2001-02-18 23:42 [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre Achim Gottinger
@ 2001-02-20 10:50 ` Kyung-hwan Kim
2001-02-20 22:49 ` Achim Gottinger
2001-02-21 1:38 ` Achim Gottinger
0 siblings, 2 replies; 10+ messages in thread
From: Kyung-hwan Kim @ 2001-02-20 10:50 UTC (permalink / raw
To: gentoo-dev
On Mon, Feb 19, 2001 at 07:15:59AM +0100, Achim Gottinger wrote:
> Hi folks,
>
> During compilation here I found that latest binutils segfault's during
> linking of mpeg2_movie so it seems to be abit buggy.
>
> With Glibc-2.2.2 some packages like daemontools/pam needs to be patched
> to compile since there where some so
> called header cleanups done in this release.
>
> Please use glibc-2.2.1 and binutils-2.1.10 until I have updated all
> packages that needs patching.
I merged glibc-2.2.2 two days ago.
Files including ls, make, tar... got segmentation fault and failed.
Is there any dependence about glibc?
Or safe way to test new glibc/binutils and packages which is dependent
on them?
Kyunghwan Kim
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre
2001-02-20 10:50 ` Kyung-hwan Kim
@ 2001-02-20 22:49 ` Achim Gottinger
2001-02-21 3:50 ` Kyung-hwan Kim
2001-02-21 1:38 ` Achim Gottinger
1 sibling, 1 reply; 10+ messages in thread
From: Achim Gottinger @ 2001-02-20 22:49 UTC (permalink / raw
To: gentoo-dev
Kyung-hwan Kim wrote:
> On Mon, Feb 19, 2001 at 07:15:59AM +0100, Achim Gottinger wrote:
> > Hi folks,
> >
> > During compilation here I found that latest binutils segfault's during
> > linking of mpeg2_movie so it seems to be abit buggy.
> >
> > With Glibc-2.2.2 some packages like daemontools/pam needs to be patched
> > to compile since there where some so
> > called header cleanups done in this release.
> >
> > Please use glibc-2.2.1 and binutils-2.1.10 until I have updated all
> > packages that needs patching.
>
> I merged glibc-2.2.2 two days ago.
> Files including ls, make, tar... got segmentation fault and failed.
>
Did you compile it or did you use the package from gentoo-updates?
>
> Is there any dependence about glibc?
Everything depends on glibc. :-)
>
> Or safe way to test new glibc/binutils and packages which is dependent
> on them?
I will upload a build environment this week. This can be used for such
tests.
>
>
achim~
>
> Kyunghwan Kim
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre
2001-02-20 10:50 ` Kyung-hwan Kim
2001-02-20 22:49 ` Achim Gottinger
@ 2001-02-21 1:38 ` Achim Gottinger
2001-02-21 3:14 ` Achim Gottinger
2001-02-21 3:56 ` Kyung-hwan Kim
1 sibling, 2 replies; 10+ messages in thread
From: Achim Gottinger @ 2001-02-21 1:38 UTC (permalink / raw
To: gentoo-dev
Kyung-hwan Kim wrote:
> On Mon, Feb 19, 2001 at 07:15:59AM +0100, Achim Gottinger wrote:
> > Hi folks,
> >
> > During compilation here I found that latest binutils segfault's during
> > linking of mpeg2_movie so it seems to be abit buggy.
> >
> > With Glibc-2.2.2 some packages like daemontools/pam needs to be patched
> > to compile since there where some so
> > called header cleanups done in this release.
> >
> > Please use glibc-2.2.1 and binutils-2.1.10 until I have updated all
> > packages that needs patching.
>
> I merged glibc-2.2.2 two days ago.
> Files including ls, make, tar... got segmentation fault and failed.
Hmm seems like the uploaded package was build with binutils-2.1.10.
I made a new package for binutils-2.1.10.91.0.2 that fixes some ld
segfaults.
With that binutils version I build a new glibc-2.2.2 package (r1).
This should not give you segfaults. It works here for me. But many packages
do not compile
with glibc-2.2.2 because the headers have changed.
achim~
>
>
> Is there any dependence about glibc?
> Or safe way to test new glibc/binutils and packages which is dependent
> on them?
>
> Kyunghwan Kim
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre
2001-02-21 1:38 ` Achim Gottinger
@ 2001-02-21 3:14 ` Achim Gottinger
2001-02-21 3:56 ` Kyung-hwan Kim
1 sibling, 0 replies; 10+ messages in thread
From: Achim Gottinger @ 2001-02-21 3:14 UTC (permalink / raw
To: gentoo-dev
Achim Gottinger wrote:
> Kyung-hwan Kim wrote:
>
> > On Mon, Feb 19, 2001 at 07:15:59AM +0100, Achim Gottinger wrote:
> > > Hi folks,
> > >
> > > During compilation here I found that latest binutils segfault's during
> > > linking of mpeg2_movie so it seems to be abit buggy.
> > >
> > > With Glibc-2.2.2 some packages like daemontools/pam needs to be patched
> > > to compile since there where some so
> > > called header cleanups done in this release.
> > >
> > > Please use glibc-2.2.1 and binutils-2.1.10 until I have updated all
> > > packages that needs patching.
> >
> > I merged glibc-2.2.2 two days ago.
> > Files including ls, make, tar... got segmentation fault and failed.
>
> Hmm seems like the uploaded package was build with binutils-2.1.10.
> I made a new package for binutils-2.1.10.91.0.2 that fixes some ld
> segfaults.
> With that binutils version I build a new glibc-2.2.2 package (r1).
> This should not give you segfaults. It works here for me. But many packages
> do not compile
> with glibc-2.2.2 because the headers have changed.
!!!!! Please wait till tomorrow it seems there is a bug in portage-1.4 that
prevents merge from working.
So this glibc-2.2.2-r1 package was build with binutils-2.1.10 too and you
sould not use it!
achim~
>
>
> achim~
>
> >
> >
> > Is there any dependence about glibc?
> > Or safe way to test new glibc/binutils and packages which is dependent
> > on them?
> >
> > Kyunghwan Kim
> >
> > _______________________________________________
> > gentoo-dev mailing list
> > gentoo-dev@gentoo.org
> > http://www.gentoo.org/mailman/listinfo/gentoo-dev
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre
2001-02-20 22:49 ` Achim Gottinger
@ 2001-02-21 3:50 ` Kyung-hwan Kim
0 siblings, 0 replies; 10+ messages in thread
From: Kyung-hwan Kim @ 2001-02-21 3:50 UTC (permalink / raw
To: gentoo-dev
> > I merged glibc-2.2.2 two days ago.
> > Files including ls, make, tar... got segmentation fault and failed.
> >
>
> Did you compile it or did you use the package from gentoo-updates?
I just merged it from portage directory.
> > Is there any dependence about glibc?
>
> Everything depends on glibc. :-)
What I really want to know is how to track bugs and correct or make a
workaround complicatedly involved glibc-binutils-gcc-linux-...(etc).
> > Or safe way to test new glibc/binutils and packages which is dependent
> > on them?
>
> I will upload a build environment this week. This can be used for such
> tests.
I give you a cheer. :)
Kyunghwan
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre
2001-02-21 1:38 ` Achim Gottinger
2001-02-21 3:14 ` Achim Gottinger
@ 2001-02-21 3:56 ` Kyung-hwan Kim
2001-02-21 4:20 ` Achim Gottinger
1 sibling, 1 reply; 10+ messages in thread
From: Kyung-hwan Kim @ 2001-02-21 3:56 UTC (permalink / raw
To: gentoo-dev
> Hmm seems like the uploaded package was build with binutils-2.1.10.
> I made a new package for binutils-2.1.10.91.0.2 that fixes some ld
> segfaults.
> With that binutils version I build a new glibc-2.2.2 package (r1).
> This should not give you segfaults. It works here for me. But many packages
> do not compile
> with glibc-2.2.2 because the headers have changed.
After merging binutils-2.10.1.0.7 and everything gose beautifully.
But merging glibc-2.2.2, nothing would go its way.
Do you mean that packages must be recompiled under glibc-2.2.2 and
updated binutils environment?
If so, no non-developer gentoo user can succeed in upgrading glibc.
Kyunghwan
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre
2001-02-21 3:56 ` Kyung-hwan Kim
@ 2001-02-21 4:20 ` Achim Gottinger
2001-02-21 4:44 ` Kyung-hwan Kim
0 siblings, 1 reply; 10+ messages in thread
From: Achim Gottinger @ 2001-02-21 4:20 UTC (permalink / raw
To: gentoo-dev
Kyung-hwan Kim wrote:
>
> > Hmm seems like the uploaded package was build with binutils-2.1.10.
> > I made a new package for binutils-2.1.10.91.0.2 that fixes some ld
> > segfaults.
> > With that binutils version I build a new glibc-2.2.2 package (r1).
> > This should not give you segfaults. It works here for me. But many packages
> > do not compile
> > with glibc-2.2.2 because the headers have changed.
>
> After merging binutils-2.10.1.0.7 and everything gose beautifully.
> But merging glibc-2.2.2, nothing would go its way.
>
> Do you mean that packages must be recompiled under glibc-2.2.2 and
> updated binutils environment?
No normaly that should not be neccesary.
It seems that the problem is arch dependend.
I use i686-pc-linux-gnu here. The rc4_pre2 packages use
i486-pc-linux-gnu
as default.
I currently building glibc-2.2.2-r1 with binutils-2.10.92.0.2 on a pure
rc4_pre2 machine. I hope that works.
Did the glibc test's fail on your machine when using binutils 2.10.1?
On a i686 target they do.
achim~
> If so, no non-developer gentoo user can succeed in upgrading glibc.
>
> Kyunghwan
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre
2001-02-21 4:20 ` Achim Gottinger
@ 2001-02-21 4:44 ` Kyung-hwan Kim
2001-02-21 6:52 ` Achim Gottinger
0 siblings, 1 reply; 10+ messages in thread
From: Kyung-hwan Kim @ 2001-02-21 4:44 UTC (permalink / raw
To: gentoo-dev
> > After merging binutils-2.10.1.0.7 and everything gose beautifully.
> > But merging glibc-2.2.2, nothing would go its way.
> >
> > Do you mean that packages must be recompiled under glibc-2.2.2 and
> > updated binutils environment?
> No normaly that should not be neccesary.
>
> It seems that the problem is arch dependend.
>
> I use i686-pc-linux-gnu here. The rc4_pre2 packages use
> i486-pc-linux-gnu
> as default.
>
> I currently building glibc-2.2.2-r1 with binutils-2.10.92.0.2 on a pure
> rc4_pre2 machine. I hope that works.
>
> Did the glibc test's fail on your machine when using binutils 2.10.1?
Yes. :)
> On a i686 target they do.
Kyunghwan
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre
2001-02-21 4:44 ` Kyung-hwan Kim
@ 2001-02-21 6:52 ` Achim Gottinger
0 siblings, 0 replies; 10+ messages in thread
From: Achim Gottinger @ 2001-02-21 6:52 UTC (permalink / raw
To: gentoo-dev
Kyung-hwan Kim wrote:
>
> > > After merging binutils-2.10.1.0.7 and everything gose beautifully.
> > > But merging glibc-2.2.2, nothing would go its way.
> > >
> > > Do you mean that packages must be recompiled under glibc-2.2.2 and
> > > updated binutils environment?
> > No normaly that should not be neccesary.
I finished upgrading glibc to 2.2.2 on a pure rc4_pre2 system.
I used binutils-2.10.92.0.2 and I had to remove the manually created
virtual/glibc dir before I merged glibc.
I did not see any segfault yet.
achim~
> >
> > It seems that the problem is arch dependend.
> >
> > I use i686-pc-linux-gnu here. The rc4_pre2 packages use
> > i486-pc-linux-gnu
> > as default.
> >
> > I currently building glibc-2.2.2-r1 with binutils-2.10.92.0.2 on a pure
> > rc4_pre2 machine. I hope that works.
> >
> > Did the glibc test's fail on your machine when using binutils 2.10.1?
>
> Yes. :)
>
> > On a i686 target they do.
>
> Kyunghwan
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2001-02-21 13:51 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-18 23:42 [gentoo-dev] glibc-2.2.2 / binutils-2.1.10.0.7 are incompatible/buggy!!!!! Don't use them on rc4_pre Achim Gottinger
2001-02-20 10:50 ` Kyung-hwan Kim
2001-02-20 22:49 ` Achim Gottinger
2001-02-21 3:50 ` Kyung-hwan Kim
2001-02-21 1:38 ` Achim Gottinger
2001-02-21 3:14 ` Achim Gottinger
2001-02-21 3:56 ` Kyung-hwan Kim
2001-02-21 4:20 ` Achim Gottinger
2001-02-21 4:44 ` Kyung-hwan Kim
2001-02-21 6:52 ` Achim Gottinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox