* [gentoo-dev] segfault during bootstrap (rc6-r9)
@ 2001-09-23 21:11 Chris Houser
2001-09-23 22:13 ` Joe DeRosa
0 siblings, 1 reply; 2+ messages in thread
From: Chris Houser @ 2001-09-23 21:11 UTC (permalink / raw
To: gentoo-dev
I have been having problems getting build-ix86-1.0_rc6-r9.tbz2 to
bootstrap, using portage-1.6.9. During the 'merge' portion of the glibc
emerge, I would get this output:
...
/var/tmp/portage/glibc-2.2.4-r1/image/sbin/sln
>>> Completed installing into /var/tmp/portage/glibc-2.2.4-r1/image/
Saving ld-linux,libc6 and libpthread
/bin/cp: cannot create regular file `/tmp/ld-linux.so.2': Text file busy
...and then a segfault. I tried this a couple times, getting similar or
identical results.
Finally, I decided to manually step through what the bootstrap script
does:
# USE="build" ebuild /usr/portage/sys-apps/baselayout-1.6.3/baselayout-1.6.3.ebuild merge
# USE="build" ebuild /usr/portage/sys-devel/binutils-2.11.90.0.7/binutils-2.11.90.0.7.ebuild merge
# USE="build" ebuild /usr/portage/sys-devel/gcc/gcc-2.95.3-r5.ebuild merge
# ebuild /usr/portage/sys-libs/glibc/glibc-2.2.4-r1.ebuild merge
...and this seemed to work fine. I don't know why. I finished doing
the manual bootstrap, and it seems to be working fine:
# ebuild /usr/portage/sys-devel/binutils/binutils-2.11.90.0.27.ebuild merge
# emerge sys-devel/gcc
# emerge sys-apps/texinfo
I don't know what was broken before, or why it worked, but I thought I
should at least record what I did. Hopefully if anyone else sees the
same bootstrap error I did, we'll be able to find a fix.
My machine is now happily working on 'emerge system'. Thanks to
everyone on IRC that helped me a long the way.
--Chris
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [gentoo-dev] segfault during bootstrap (rc6-r9)
2001-09-23 21:11 [gentoo-dev] segfault during bootstrap (rc6-r9) Chris Houser
@ 2001-09-23 22:13 ` Joe DeRosa
0 siblings, 0 replies; 2+ messages in thread
From: Joe DeRosa @ 2001-09-23 22:13 UTC (permalink / raw
To: gentoo-dev
Chris,
I was getting the same error messages, they were because I was piping
output through tee to a file:
scripts/bootstrap.sh files/bootstrapfile | tee bootstrap.log
or even if I just used simple io redirectoion:
scripts/bootstrap.sh files/bootstrapfile > bootstrap.log
Once I removed the redirection, everything went smooth.
Joe
-----Original Message-----
From: gentoo-dev-admin@cvs.gentoo.org
[mailto:gentoo-dev-admin@cvs.gentoo.org] On Behalf Of Chris Houser
Sent: Sunday, September 23, 2001 11:09 PM
To: gentoo-dev@cvs.gentoo.org
Subject: [gentoo-dev] segfault during bootstrap (rc6-r9)
I have been having problems getting build-ix86-1.0_rc6-r9.tbz2 to
bootstrap, using portage-1.6.9. During the 'merge' portion of the glibc
emerge, I would get this output:
...
/var/tmp/portage/glibc-2.2.4-r1/image/sbin/sln
>>> Completed installing into /var/tmp/portage/glibc-2.2.4-r1/image/
Saving ld-linux,libc6 and libpthread
/bin/cp: cannot create regular file `/tmp/ld-linux.so.2': Text file
busy
...and then a segfault. I tried this a couple times, getting similar or
identical results.
Finally, I decided to manually step through what the bootstrap script
does:
# USE="build" ebuild
/usr/portage/sys-apps/baselayout-1.6.3/baselayout-1.6.3.ebuild merge
# USE="build" ebuild
/usr/portage/sys-devel/binutils-2.11.90.0.7/binutils-2.11.90.0.7.ebuild
merge
# USE="build" ebuild /usr/portage/sys-devel/gcc/gcc-2.95.3-r5.ebuild
merge
# ebuild /usr/portage/sys-libs/glibc/glibc-2.2.4-r1.ebuild merge
...and this seemed to work fine. I don't know why. I finished doing
the manual bootstrap, and it seems to be working fine:
# ebuild
/usr/portage/sys-devel/binutils/binutils-2.11.90.0.27.ebuild merge
# emerge sys-devel/gcc
# emerge sys-apps/texinfo
I don't know what was broken before, or why it worked, but I thought I
should at least record what I did. Hopefully if anyone else sees the
same bootstrap error I did, we'll be able to find a fix.
My machine is now happily working on 'emerge system'. Thanks to
everyone on IRC that helped me a long the way.
--Chris
_______________________________________________
gentoo-dev mailing list
gentoo-dev@cvs.gentoo.org
http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-09-24 4:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-23 21:11 [gentoo-dev] segfault during bootstrap (rc6-r9) Chris Houser
2001-09-23 22:13 ` Joe DeRosa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox