Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283793 - bootstrapping with emerge -u system during readline fails
Summary: bootstrapping with emerge -u system during readline fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Solaris
: High blocker (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-05 22:48 UTC by nathan owens
Modified: 2009-09-08 16:21 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nathan owens 2009-09-05 22:48:54 UTC
make 
i386-pc-solaris2.11-gcc -c -I. -I.     rlfe.c
i386-pc-solaris2.11-gcc -c -I. -I.     pty.c
pty.c: In function 'OpenPTY':
pty.c:272: warning: assignment from incompatible pointer type
pty.c:275: warning: passing argument 2 of 'sigset' from incompatible pointer type
pty.c:279: warning: passing argument 2 of 'sigset' from incompatible pointer type
i386-pc-solaris2.11-gcc -Lreadline -o rlfe rlfe.o pty.o -lreadline -lhistory -lcurses 
pty.o: In function `InitPTY':
pty.c:(.text+0xe1): undefined reference to `Panic'
pty.c:(.text+0x115): undefined reference to `Panic'
pty.c:(.text+0x149): undefined reference to `Panic'
collect2: ld returned 1 exit status
make: *** [rlfe] Error 1
 * ERROR: sys-libs/readline-6.0_p4 failed:
 *   make rlfe failed
 * 
 * Call stack:
 *               ebuild.sh:  51: <call call-ebuildshell 'src_compile'>
 *             environment: 600: <call src_compile>
 *             environment:3244:         emake || die "make rlfe failed";
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.

>>> Failed to emerge sys-libs/readline-6.0_p4, Log file:

>>>  '/export/home/ndowens/gentoo/var/tmp/portage/sys-libs/readline-6.0_p4/temp/build.log'

 * Messages for package sys-libs/readline-6.0_p4:

 * ERROR: sys-libs/readline-6.0_p4 failed:
 *   make rlfe failed
 * 
 * Call stack:
 *               ebuild.sh:  51: <call call-ebuildshell 'src_compile'>
 *             environment: 600: <call src_compile>
 *             environment:3244:         emake || die "make rlfe failed";
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.


Reproducible: Always

Steps to Reproduce:
1.emerge -u system or emerge readline
2.
3.




readline 5.2 installs fine
Comment 1 Fabian Groffen gentoo-dev 2009-09-07 09:35:26 UTC
thanks, same here on Solaris 10 and OpenSolaris x64, will mask.
Comment 2 Fabian Groffen gentoo-dev 2009-09-08 16:21:11 UTC
I fixed the issue now, removing the mask.