Gentoo Archives: gentoo-user

From: "Timothy A. Holmes" <tholmes@×××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] problem with a world update
Date: Wed, 06 Sep 2006 13:07:26
Message-Id: 17CD9CE4C0FA574A8B29EF02D49B385D2A9212@srvexch-01.mcaschool.local
In Reply to: Re: [gentoo-user] Exluding some apps from emerge --update world by "Hieu
1 Hi folks;
2
3 I have a server that im getting ready to build as a file server -- the
4 OS is installed (several months ago-- its been idleing) and im doing an
5 emerge -NDuav world to get it all up to date.
6
7 Im getting the following error, and I have no clue what to do about it,
8 can someone please point me in the right direction?
9
10
11
12 ** adjusting tabset paths
13 sed -f run_tic.sed
14 /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/misc/terminfo.src
15 >terminfo.tmp
16 make[1]: Leaving directory
17 `/var/tmp/portage/ncurses-5.5-r2/work/narrowc/misc'
18 cd c++ && make DESTDIR="" all
19 make[1]: Entering directory
20 `/var/tmp/portage/ncurses-5.5-r2/work/narrowc/c++'
21 /usr/bin/g++ -I../c++ -I../include
22 -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
23 -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
24 -I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
25 -fomit-frame-pointer} -fPIC -c
26 /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/cursesf.cc -o
27 ../obj_s/cursesf.o
28 /usr/bin/g++ -I../c++ -I../include
29 -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
30 -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
31 -I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
32 -fomit-frame-pointer} -fPIC -c
33 /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/cursesm.cc -o
34 ../obj_s/cursesm.o
35 /usr/bin/g++ -I../c++ -I../include
36 -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
37 -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
38 -I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
39 -fomit-frame-pointer} -fPIC -c
40 /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/cursesw.cc -o
41 ../obj_s/cursesw.o
42 g++: {-O2: No such file or directory
43 g++: {-O2: No such file or directory
44 /usr/bin/g++ -I../c++ -I../include
45 -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
46 -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
47 -I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
48 -fomit-frame-pointer} -fPIC -c
49 /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/cursespad.cc -o
50 ../obj_s/cursespad.o
51 g++: {-O2: No such file or directory
52 g++: {-O2: No such file or directory
53 make[1]: *** [../obj_s/cursesf.o] Error 1
54 make[1]: *** Waiting for unfinished jobs....
55 make[1]: *** [../obj_s/cursespad.o] Error 1
56 make[1]: *** [../obj_s/cursesw.o] Error 1
57 make: *** [all] Error 2
58
59 !!! ERROR: sys-libs/ncurses-5.5-r2 failed.
60 Call stack:
61 ebuild.sh, line 1539: Called dyn_compile
62 ebuild.sh, line 939: Called src_compile
63 ncurses-5.5-r2.ebuild, line 49: Called do_compile
64 ncurses-5.5-r2.ebuild, line 91: Called die
65
66 !!! make failed
67 !!! If you need support, post the topmost build error, and the call
68 stack if relevant.
69
70 Timothy A. Holmes
71 IT Manager / Network Admin / Web Master / Computer Teacher
72
73 Medina Christian Academy
74 A Higher Standard...
75
76 Jeremiah 33:3
77 Jeremiah 29:11
78 Esther 4:14
79
80
81
82 --
83 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] problem with a world update Jean-Marc Beaune <jm.beaune@×××××.com>
Re: [gentoo-user] problem with a world update James Ausmus <james.ausmus@×××××.com>