Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 21182
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Stefan Jones (RETIRED) <cretin@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Priit Laes (IRC: plaes) <plaes@plaes.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 21182 depends on: Show dependency tree
Bug 21182 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-05-18 08:05 0000
My machine: Pentium 3...
------
 gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -Wall -I. -I. -I.. -I../gelfx   -Wall -march=p
entium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefet
arch-ppc.c:644: `R_PPC_DTPREL16' undeclared (first use in this function)
arch-ppc.c:645: `R_PPC_DTPREL16_LO' undeclared (first use in this function)
arch-ppc.c:646: `R_PPC_DTPREL16_HI' undeclared (first use in this function)
arch-ppc.c:647: `R_PPC_DTPREL16_HA' undeclared (first use in this function)
arch-ppc.c:648: `R_PPC_TPREL16' undeclared (first use in this function)
arch-ppc.c:649: `R_PPC_TPREL16_LO' undeclared (first use in this function)
arch-ppc.c:650: `R_PPC_TPREL16_HI' undeclared (first use in this function)
arch-ppc.c:651: `R_PPC_TPREL16_HA' undeclared (first use in this function)
arch-ppc.c: In function `ppc_reloc_class':
arch-ppc.c:667: `R_PPC_DTPMOD32' undeclared (first use in this function)
arch-ppc.c:667: `R_PPC_DTPREL32' undeclared (first use in this function)
make[2]: *** [arch-ppc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

------- Comment #1 From Martin Holzer (RETIRED) 2003-05-18 08:49:32 0000 -------

*** This bug has been marked as a duplicate of 20948 ***

------- Comment #2 From Stefan Jones (RETIRED) 2003-05-18 08:57:32 0000 -------
This bug is not a duplicate, it is the requirement to have glibc-2.3.2
installed.

I will patch this version of prelink some time to make it also work with
glibc-2.3.1 aswell. (see existing prelink-20030217-glibc231.patch patch )

Cretin now hunts down azarah ...

------- Comment #3 From Martin Schlemmer (RETIRED) 2003-05-18 09:16:28 0000 -------
Heh, sorry Stefan.

------- Comment #4 From Seemant Kulleen (RETIRED) 2003-05-18 18:18:12 0000 -------
root sephora # emerge -p glibc                   /usr/portage/sys-devel/prelink
 
These are the packages that I would merge, in order:
 
Calculating dependencies ...done!
[ebuild   R  ] sys-libs/glibc-2.3.2-r1


I have 2.3.2 installed here and I get the same error

------- Comment #5 From Paul Slinski 2003-05-18 18:29:44 0000 -------
Same here.

------- Comment #6 From Martin Schlemmer (RETIRED) 2003-05-18 18:37:39 0000 -------
You need glibc-2.3.2-r2 until Stefan patch prelink ...

------- Comment #7 From Hanno Boeck 2003-05-18 19:03:54 0000 -------
*** Bug 21221 has been marked as a duplicate of this bug. ***

------- Comment #8 From Priit Laes (IRC: plaes) 2003-05-19 07:52:52 0000 -------
works fine, after glibc-2.3.2-r2 is emerged...

------- Comment #9 From Martin Holzer (RETIRED) 2003-05-19 12:51:59 0000 -------
*** Bug 21254 has been marked as a duplicate of this bug. ***

------- Comment #10 From Stefan Jones (RETIRED) 2003-05-21 15:39:05 0000 -------
Added the required patch to prelink so it now compiles with glibc-2.3.2-r1.

Can someone try it with glibc-2.3.1 and see if it works ...

Should be in the rsync mirrors soon.

------- Comment #11 From Michi 2003-05-21 16:33:39 0000 -------
// Added the required patch to prelink so it now compiles with glibc-2.3.2-r1.
//

[ebuild   R  ] sys-libs/glibc-2.3.2-r1  

[ebuild    U ] sys-devel/prelink-20030505 [20030217] 

arch-ppc.c:667: `R_PPC_DTPMOD32' undeclared (first use in this function)
arch-ppc.c:667: `R_PPC_DTPREL32' undeclared (first use in this function)
make[2]: *** [arch-ppc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/prelink-20030505/work/prelink/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/prelink-20030505/work/prelink'
make: *** [all] Error 2

!!! ERROR: sys-devel/prelink-20030505 failed.
!!! Function src_compile, Line 36, Exitcode 2
!!! Make Failed

So glibc 2.3.2-r1 trying to emerge prelink-2003050 ..

------- Comment #12 From John Mylchreest (RETIRED) 2003-05-21 18:41:03 0000 -------
works fine for me.
--
root@johnm johnm # qpkg -I -v glibc
sys-libs/glibc-2.3.2-r1 *
root@johnm johnm # qpkg -I -v prelink
sys-devel/prelink-20030505 *

------- Comment #13 From Arno Ekkes 2003-05-21 18:49:36 0000 -------
Prelink compiles fine on my machine.
--
arno root # qpkg -I -v prelink
sys-devel/prelink-20030505 *
arno root # qpkg -I -v glibc
sys-libs/glibc-2.3.2-r1 *

------- Comment #14 From Stefan Jones (RETIRED) 2003-05-22 04:21:47 0000 -------
I have tested the ebuild with glibc-2.3.1 and it compiles fine.
Thus it works with all glibc >= 2.3.1 ( I take it the error below is due to a faulty rsync mirror)
Closing bug

------- Comment #15 From Paul Slinski 2003-05-22 10:13:23 0000 -------
Working here.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug