Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458670 - bootstrapping prefix fails at stage 3 with glibc-2.15-r3
Summary: bootstrapping prefix fails at stage 3 with glibc-2.15-r3
Status: RESOLVED INVALID
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-22 01:12 UTC by Linpeng Tang
Modified: 2013-02-22 05:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
info.log (info.log,4.59 KB, text/plain)
2013-02-22 01:13 UTC, Linpeng Tang
Details
build.log (build.log,15.79 KB, text/plain)
2013-02-22 01:16 UTC, Linpeng Tang
Details
pqv.log (pqv.log,450 bytes, text/plain)
2013-02-22 01:18 UTC, Linpeng Tang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Linpeng Tang 2013-02-22 01:12:31 UTC
Hi, I am trying to bootstrap gentoo-prefx on a PUIAS 6.3 x86_64 platform ((http://springdale.math.ias.edu/)) (with a Tesla T10 GPU, if that matters), using the profile default/linux/amd64/13.0/no-multilib suggested by emerge --info.

The bootstrapping fails at stage 3 with glibc-2.15-r3 with errors like:
Inconsistency detected by ld.so: dynamic-link.h: 210: elf_get_dynamic_info: Assertion `info[29] == ((void *)0)' failed!

The logs are attached.

Reproducible: Always

Steps to Reproduce:
1. bootstrap prefix on an Linux x86_64 platform (with a Tesla T10 GPU)
2. The error occurs at stage 3.
3.
Comment 1 Linpeng Tang 2013-02-22 01:13:34 UTC
Created attachment 339654 [details]
info.log
Comment 2 Linpeng Tang 2013-02-22 01:16:15 UTC
Created attachment 339656 [details]
build.log
Comment 3 Linpeng Tang 2013-02-22 01:18:10 UTC
Created attachment 339658 [details]
pqv.log
Comment 4 Linpeng Tang 2013-02-22 01:19:15 UTC
Any ideas what's causing the problem and any ways to work around this? 

Thanks in advance.
Comment 5 Benda Xu gentoo-dev 2013-02-22 01:53:34 UTC
(In reply to comment #0)
> Hi, I am trying to bootstrap gentoo-prefx on a PUIAS 6.3 x86_64 platform
> ((http://springdale.math.ias.edu/)) (with a Tesla T10 GPU, if that matters),
> using the profile default/linux/amd64/13.0/no-multilib suggested by emerge
> --info.

This profile is not for prefix. Try a profile in prefix/xxx/xxx
Comment 6 Linpeng Tang 2013-02-22 02:36:03 UTC
(In reply to comment #5)
> (In reply to comment #0)
> > Hi, I am trying to bootstrap gentoo-prefx on a PUIAS 6.3 x86_64 platform
> > ((http://springdale.math.ias.edu/)) (with a Tesla T10 GPU, if that matters),
> > using the profile default/linux/amd64/13.0/no-multilib suggested by emerge
> > --info.
> 
> This profile is not for prefix. Try a profile in prefix/xxx/xxx

Thanks for the reply. I have switched to the profile in gentoo/usr/portage/profiles/prefix/linux/amd64

Although bootstrapping script gives a warning:
!!! Your current profile is deprecated and not supported anymore.
!!! Use eselect profile to update your profile.
!!! Please upgrade to the following profile if possible:
        default/linux/amd64/13.0/no-multilib

I will update the new results.
Comment 7 Linpeng Tang 2013-02-22 03:23:39 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > (In reply to comment #0)
> > > Hi, I am trying to bootstrap gentoo-prefx on a PUIAS 6.3 x86_64 platform
> > > ((http://springdale.math.ias.edu/)) (with a Tesla T10 GPU, if that matters),
> > > using the profile default/linux/amd64/13.0/no-multilib suggested by emerge
> > > --info.
> > 
> > This profile is not for prefix. Try a profile in prefix/xxx/xxx
> 
> Thanks for the reply. I have switched to the profile in
> gentoo/usr/portage/profiles/prefix/linux/amd64
> 
> Although bootstrapping script gives a warning:
> !!! Your current profile is deprecated and not supported anymore.
> !!! Use eselect profile to update your profile.
> !!! Please upgrade to the following profile if possible:
>         default/linux/amd64/13.0/no-multilib
> 
> I will update the new results.

I encountered a different this bug, so I will close this thread.
Comment 8 Benda Xu gentoo-dev 2013-02-22 05:07:23 UTC
There is an ongoing effort to upgrade prefix profile. At present just bare with the warning :(