Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10223 - Stage Two > Stage Three - Fails 1.4_RC1
Summary: Stage Two > Stage Three - Fails 1.4_RC1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-04 16:03 UTC by Gentoo Bugs
Modified: 2003-02-04 19:42 UTC (History)
2 users (show)

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 Gentoo Bugs 2002-11-04 16:03:48 UTC
I was building two gentoo boxes last night and into the early morning 
and they *BOTH* failed @ this point.... one computer was a celeron 466i and 
the other one is a p4 1600.... both of which have compiled several gentoo 
installs without one problem. 

Help! :p

root@cdimage / # source /etc/profile
cdimage / # emerge system
Calculating system dependencies ...done!
>>> emerge (1 of 60) app-shells/sash-3.4-r5 to /
>>> md5 ;-) sash-3.4.tar.gz
>>> md5 ;-) sash-3.x-readline.diff.gz
>>> Unpacking source...
>>> Unpacking sash-3.4.tar.gz
patching file Makefile
patching file cmds.c
patching file sash.c
Hunk #1 succeeded at 372 (offset 6 lines).
Hunk #3 succeeded at 729 (offset 6 lines).
Hunk #5 succeeded at 775 (offset 6 lines).
>>> Source unpacked.
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o sash.o sash.c
sash.c: In function `fileman_completion':
sash.c:524: warning: assignment makes pointer from integer wi
hout a cast
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o cmds.o cmds.c
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o cmd_dd.o cmd_dd.c
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o cmd_ed.o cmd_ed.c
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o cmd_grep.o cmd_grep.c
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o cmd_ls.o cmd_ls.c
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o cmd_tar.o cmd_tar.c
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o cmd_gzip.o cmd_gzip.c
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o cmd_find.o cmd_find.c
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o cmd_file.o cmd_file.c
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o cmd_chattr.o cmd_chattr.c
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o cmd_ar.o cmd_ar.c
cc -pipe -march=pentium4 -O3 -pipe -DHAVE_GZIP -DHAVE_EXT2 -D
AVE_READLINE   -c -o utils.o utils.c
cc -static -s -o sash sash.o cmds.o cmd_dd.o cmd_ed.o cmd_gre
.o cmd_ls.o cmd_tar.o cmd_gzip.o cmd_find.o cmd_file.o cmd_ch
ttr.o cmd_ar.o utils.o -lz -lreadline -lncurses
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libncurses.a(
ib_termcap.o)(.text+0x5a6): In function `tgetent':
: undefined reference to `__ctype_b'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libncurses.a(
ib_termcap.o)(.text+0x5cf): In function `tgetent':
: undefined reference to `__ctype_b'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libncurses.a(
ib_termcap.o)(.text+0x603): In function `tgetent':
: undefined reference to `__ctype_b'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libncurses.a(
ib_termcap.o)(.text+0x95b): In function `similar_sgr':
: undefined reference to `__ctype_b'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libncurses.a(
ib_termcap.o)(.text+0x986): In function `similar_sgr':
: undefined reference to `__ctype_b'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libncurses.a(
ib_tparm.o)(.text+0x11e8): more undefined references to `__ct
pe_b' follow
collect2: ld returned 1 exit status
make: *** [sash] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 39, Exitcode 2
!!! (no error message)

cdimage / #
Comment 1 Mark Guertin 2002-11-04 21:49:34 UTC
which ncurses versin is installed on that setup?  Also the output of emerge 
info would be helpful 
Comment 2 Gentoo Bugs 2002-11-26 16:35:24 UTC
I dont know what went wrong on that build but I redid that box from scratch and
everything went 100% OK as normal.

Thanks
Comment 3 John Davis (zhen) (RETIRED) gentoo-dev 2002-12-19 18:27:32 UTC
assigned/fixed borks the database,changing to resolved:fixed.
//ZhEN