* RE: [gentoo-user] problem with a world update
[not found] <200609062045.35870.bo.andresen@zlin.dk>
@ 2006-09-06 18:50 ` Timothy A. Holmes
0 siblings, 0 replies; 10+ messages in thread
From: Timothy A. Holmes @ 2006-09-06 18:50 UTC (permalink / raw
To: gentoo-user
> -----Original Message-----
> From: Bo Ørsted Andresen [mailto:bo.andresen@zlin.dk]
> Sent: Wednesday, September 06, 2006 2:45 PM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] problem with a world update
>
> On Wednesday 06 September 2006 20:33, Timothy A. Holmes wrote:
> > The setting is set per the handbook -- with a couple mods for speed
> >
> [SNIP]
> > CXXFLAGS="{$CFLAGS}"
>
> No it's not. Should be:
>
> CXXFLAGS="${CFLAGS}"
>
> --
> Bo Andresen
[Timothy A. Holmes]
OOPPPSSSS!!!! -- VERY RED FACE!!!
Thanks BO
Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
Medina Christian Academy
A Higher Standard...
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] Exluding some apps from emerge --update world
@ 2006-09-06 10:00 Hieu, Luu Danh
2006-09-06 13:01 ` [gentoo-user] problem with a world update Timothy A. Holmes
0 siblings, 1 reply; 10+ messages in thread
From: Hieu, Luu Danh @ 2006-09-06 10:00 UTC (permalink / raw
To: gentoo-user
-r1, -r2, -r3 are also usually fixes to the ebuild itself. For
example, one -r5 ebuild had the Xorg modular deps included in it,
while the -r4 did not. So it also affects your own system and how it
interacts with portage.
I suggest you use -l flag with emerge, or head/cat the Changelog
inside the ebuild which is asked to upgrade to -rX and see if it is
important or not before thinking of masking all the -rX updates.
On 06/09/06, Daevid Vincent <daevid@daevid.com> wrote:
> ...even if...
>
> The problem is that there is always something to emerge every day it seems
> and it's getting tiresome, especially for things like KDE or Gnome that are
> huge and take days on my 1Ghz Celeron.
>
> I run a firewall and only ssh access (no telnet). There are no users on the
> server (except me), so I'm not real worried about "gaping security holes",
> as I'm sure the 0.5.3 version will fix it and be released not far after the
> -r1, -r2, -r3 that I tend to always see.
>
> > -----Original Message-----
> > From: Neil Bothwick [mailto:neil@digimed.co.uk]
> > Sent: Wednesday, September 06, 2006 1:49 AM
> > To: gentoo-user@lists.gentoo.org
> > Subject: Re: [gentoo-user] Exluding some apps from emerge
> > --update world
> >
> > On Wed, 6 Sep 2006 01:31:06 -0700, Daevid Vincent wrote:
> >
> > > I'd rather just upgrade when a new "real" version is
> > available instead
> > > of all these itty bitty incremental upgrades like "rc1"
> > "rc2" etc. or
> > > 0.5.2-r1 and 0.5.2-r3 etc.
> >
> > Even if 0.5.2-r1 contains a patch to fix a gaping security
> > hole in 0.5.2?
> >
> >
> > --
> > Neil Bothwick
> >
> > PENTIUM: Produces Erroneous Numbers Thru Incorrect
> > Understanding of Mathematics
> >
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
.
.
--
*ipridian
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-user] problem with a world update
2006-09-06 10:00 [gentoo-user] Exluding some apps from emerge --update world Hieu, Luu Danh
@ 2006-09-06 13:01 ` Timothy A. Holmes
2006-09-06 15:53 ` Jean-Marc Beaune
2006-09-06 16:59 ` James Ausmus
0 siblings, 2 replies; 10+ messages in thread
From: Timothy A. Holmes @ 2006-09-06 13:01 UTC (permalink / raw
To: gentoo-user
Hi folks;
I have a server that im getting ready to build as a file server -- the
OS is installed (several months ago-- its been idleing) and im doing an
emerge -NDuav world to get it all up to date.
Im getting the following error, and I have no clue what to do about it,
can someone please point me in the right direction?
** adjusting tabset paths
sed -f run_tic.sed
/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/misc/terminfo.src
>terminfo.tmp
make[1]: Leaving directory
`/var/tmp/portage/ncurses-5.5-r2/work/narrowc/misc'
cd c++ && make DESTDIR="" all
make[1]: Entering directory
`/var/tmp/portage/ncurses-5.5-r2/work/narrowc/c++'
/usr/bin/g++ -I../c++ -I../include
-I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
-I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
-I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
-fomit-frame-pointer} -fPIC -c
/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/cursesf.cc -o
../obj_s/cursesf.o
/usr/bin/g++ -I../c++ -I../include
-I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
-I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
-I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
-fomit-frame-pointer} -fPIC -c
/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/cursesm.cc -o
../obj_s/cursesm.o
/usr/bin/g++ -I../c++ -I../include
-I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
-I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
-I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
-fomit-frame-pointer} -fPIC -c
/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/cursesw.cc -o
../obj_s/cursesw.o
g++: {-O2: No such file or directory
g++: {-O2: No such file or directory
/usr/bin/g++ -I../c++ -I../include
-I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
-I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
-I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
-fomit-frame-pointer} -fPIC -c
/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/cursespad.cc -o
../obj_s/cursespad.o
g++: {-O2: No such file or directory
g++: {-O2: No such file or directory
make[1]: *** [../obj_s/cursesf.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [../obj_s/cursespad.o] Error 1
make[1]: *** [../obj_s/cursesw.o] Error 1
make: *** [all] Error 2
!!! ERROR: sys-libs/ncurses-5.5-r2 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
ncurses-5.5-r2.ebuild, line 49: Called do_compile
ncurses-5.5-r2.ebuild, line 91: Called die
!!! make failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.
Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
Medina Christian Academy
A Higher Standard...
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] problem with a world update
2006-09-06 13:01 ` [gentoo-user] problem with a world update Timothy A. Holmes
@ 2006-09-06 15:53 ` Jean-Marc Beaune
2006-09-06 16:49 ` Timothy A. Holmes
2006-09-06 16:59 ` James Ausmus
1 sibling, 1 reply; 10+ messages in thread
From: Jean-Marc Beaune @ 2006-09-06 15:53 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 3246 bytes --]
Could you send the output of 'emerge -V'?
On 9/6/06, Timothy A. Holmes <tholmes@mcaschool.net> wrote:
>
> Hi folks;
>
> I have a server that im getting ready to build as a file server -- the
> OS is installed (several months ago-- its been idleing) and im doing an
> emerge -NDuav world to get it all up to date.
>
> Im getting the following error, and I have no clue what to do about it,
> can someone please point me in the right direction?
>
>
>
> ** adjusting tabset paths
> sed -f run_tic.sed
> /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/misc/terminfo.src
> >terminfo.tmp
> make[1]: Leaving directory
> `/var/tmp/portage/ncurses-5.5-r2/work/narrowc/misc'
> cd c++ && make DESTDIR="" all
> make[1]: Entering directory
> `/var/tmp/portage/ncurses-5.5-r2/work/narrowc/c++'
> /usr/bin/g++ -I../c++ -I../include
> -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
> -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
> -I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
> -fomit-frame-pointer} -fPIC -c
> /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/cursesf.cc -o
> ../obj_s/cursesf.o
> /usr/bin/g++ -I../c++ -I../include
> -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
> -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
> -I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
> -fomit-frame-pointer} -fPIC -c
> /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/cursesm.cc -o
> ../obj_s/cursesm.o
> /usr/bin/g++ -I../c++ -I../include
> -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
> -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
> -I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
> -fomit-frame-pointer} -fPIC -c
> /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/cursesw.cc -o
> ../obj_s/cursesw.o
> g++: {-O2: No such file or directory
> g++: {-O2: No such file or directory
> /usr/bin/g++ -I../c++ -I../include
> -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
> -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
> -I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
> -fomit-frame-pointer} -fPIC -c
> /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/cursespad.cc -o
> ../obj_s/cursespad.o
> g++: {-O2: No such file or directory
> g++: {-O2: No such file or directory
> make[1]: *** [../obj_s/cursesf.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make[1]: *** [../obj_s/cursespad.o] Error 1
> make[1]: *** [../obj_s/cursesw.o] Error 1
> make: *** [all] Error 2
>
> !!! ERROR: sys-libs/ncurses-5.5-r2 failed.
> Call stack:
> ebuild.sh, line 1539: Called dyn_compile
> ebuild.sh, line 939: Called src_compile
> ncurses-5.5-r2.ebuild, line 49: Called do_compile
> ncurses-5.5-r2.ebuild, line 91: Called die
>
> !!! make failed
> !!! If you need support, post the topmost build error, and the call
> stack if relevant.
>
> Timothy A. Holmes
> IT Manager / Network Admin / Web Master / Computer Teacher
>
> Medina Christian Academy
> A Higher Standard...
>
> Jeremiah 33:3
> Jeremiah 29:11
> Esther 4:14
>
>
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
/JM
[-- Attachment #2: Type: text/html, Size: 3824 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [gentoo-user] problem with a world update
2006-09-06 15:53 ` Jean-Marc Beaune
@ 2006-09-06 16:49 ` Timothy A. Holmes
2006-09-06 16:56 ` Jean-Marc Beaune
0 siblings, 1 reply; 10+ messages in thread
From: Timothy A. Holmes @ 2006-09-06 16:49 UTC (permalink / raw
To: gentoo-user
Could you send the output of 'emerge -V'?
/JM
[Timothy A. Holmes]
srvweb-01 ~ # emerge -V
Portage 2.1-r2 (default-linux/x86/no-nptl, gcc-3.4.4, glibc-2.3.5-r2,
2.6.16-gentoo-r6Kernel5-9-2006a i686)
srvweb-01 ~ #
Timothy A. Holmes
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] problem with a world update
2006-09-06 16:49 ` Timothy A. Holmes
@ 2006-09-06 16:56 ` Jean-Marc Beaune
2006-09-06 17:56 ` Timothy A. Holmes
0 siblings, 1 reply; 10+ messages in thread
From: Jean-Marc Beaune @ 2006-09-06 16:56 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 400 bytes --]
Did you upgrade gcc ?
On 9/6/06, Timothy A. Holmes <tholmes@mcaschool.net> wrote:
>
> Could you send the output of 'emerge -V'?
>
> /JM
> [Timothy A. Holmes]
>
>
> srvweb-01 ~ # emerge -V
> Portage 2.1-r2 (default-linux/x86/no-nptl, gcc-3.4.4, glibc-2.3.5-r2,
> 2.6.16-gentoo-r6Kernel5-9-2006a i686)
> srvweb-01 ~ #
>
> Timothy A. Holmes
>
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
/JM
[-- Attachment #2: Type: text/html, Size: 763 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [gentoo-user] problem with a world update
2006-09-06 16:56 ` Jean-Marc Beaune
@ 2006-09-06 17:56 ` Timothy A. Holmes
2006-09-06 19:46 ` Richard Fish
0 siblings, 1 reply; 10+ messages in thread
From: Timothy A. Holmes @ 2006-09-06 17:56 UTC (permalink / raw
To: gentoo-user
Did you upgrade gcc ?
On 9/6/06, Timothy A. Holmes <tholmes@mcaschool.net> wrote:
Could you send the output of 'emerge -V'?
/JM
[Timothy A. Holmes]
srvweb-01 ~ # emerge -V
Portage 2.1-r2 (default-linux/x86/no-nptl, gcc-3.4.4, glibc-2.3.5-r2,
2.6.16-gentoo-r6Kernel5-9-2006a i686)
srvweb-01 ~ #
Timothy A. Holmes
Not yet, should I do that first?
Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
Medina Christian Academy
A Higher Standard...
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14
________________________________________
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] problem with a world update
2006-09-06 17:56 ` Timothy A. Holmes
@ 2006-09-06 19:46 ` Richard Fish
0 siblings, 0 replies; 10+ messages in thread
From: Richard Fish @ 2006-09-06 19:46 UTC (permalink / raw
To: gentoo-user
On 9/6/06, Timothy A. Holmes <tholmes@mcaschool.net> wrote:
> srvweb-01 ~ # emerge -V
> Portage 2.1-r2 (default-linux/x86/no-nptl, gcc-3.4.4, glibc-2.3.5-r2,
BTW, you probably do _not_ want to be on a no-nptl profile. The
current glibc is nptl only, so you will probably need to update your
profile, and add nptl nptlonly to your use flags.
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] problem with a world update
2006-09-06 13:01 ` [gentoo-user] problem with a world update Timothy A. Holmes
2006-09-06 15:53 ` Jean-Marc Beaune
@ 2006-09-06 16:59 ` James Ausmus
2006-09-06 18:33 ` Timothy A. Holmes
1 sibling, 1 reply; 10+ messages in thread
From: James Ausmus @ 2006-09-06 16:59 UTC (permalink / raw
To: gentoo-user
On 9/6/06, Timothy A. Holmes <tholmes@mcaschool.net> wrote:
> Hi folks;
>
> I have a server that im getting ready to build as a file server -- the
> OS is installed (several months ago-- its been idleing) and im doing an
> emerge -NDuav world to get it all up to date.
>
> Im getting the following error, and I have no clue what to do about it,
> can someone please point me in the right direction?
>
>
>
> ** adjusting tabset paths
> sed -f run_tic.sed
> /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/misc/terminfo.src
> >terminfo.tmp
> make[1]: Leaving directory
> `/var/tmp/portage/ncurses-5.5-r2/work/narrowc/misc'
> cd c++ && make DESTDIR="" all
> make[1]: Entering directory
> `/var/tmp/portage/ncurses-5.5-r2/work/narrowc/c++'
> /usr/bin/g++ -I../c++ -I../include
> -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++ -DHAVE_CONFIG_H
> -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include -I.
> -I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
> -fomit-frame-pointer} -fPIC -c
It looks like your CFLAGS setting in /etc/make.conf might be screwed
up - contains some curly braces {} ?
HTH-
James
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* RE: [gentoo-user] problem with a world update
2006-09-06 16:59 ` James Ausmus
@ 2006-09-06 18:33 ` Timothy A. Holmes
2006-09-06 18:49 ` Gian Domeni Calgeer
0 siblings, 1 reply; 10+ messages in thread
From: Timothy A. Holmes @ 2006-09-06 18:33 UTC (permalink / raw
To: gentoo-user
> -----Original Message-----
> From: James Ausmus [mailto:james.ausmus@gmail.com]
> Sent: Wednesday, September 06, 2006 12:59 PM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] problem with a world update
>
> On 9/6/06, Timothy A. Holmes <tholmes@mcaschool.net> wrote:
> > Hi folks;
> >
> > I have a server that im getting ready to build as a file server --
the
> > OS is installed (several months ago-- its been idleing) and im doing
an
> > emerge -NDuav world to get it all up to date.
> >
> > Im getting the following error, and I have no clue what to do about
it,
> > can someone please point me in the right direction?
> >
> >
> >
> > ** adjusting tabset paths
> > sed -f run_tic.sed
> > /var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/misc/terminfo.src
> > >terminfo.tmp
> > make[1]: Leaving directory
> > `/var/tmp/portage/ncurses-5.5-r2/work/narrowc/misc'
> > cd c++ && make DESTDIR="" all
> > make[1]: Entering directory
> > `/var/tmp/portage/ncurses-5.5-r2/work/narrowc/c++'
> > /usr/bin/g++ -I../c++ -I../include
> > -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++
-DHAVE_CONFIG_H
> > -I/var/tmp/portage/ncurses-5.5-r2/work/ncurses-5.5/c++/../include
-I.
> > -I../include -D_GNU_SOURCE -DNDEBUG {-O2 -march=pentium4 -pipe
> > -fomit-frame-pointer} -fPIC -c
>
> It looks like your CFLAGS setting in /etc/make.conf might be screwed
> up - contains some curly braces {} ?
>
> HTH-
>
> James
> --
> gentoo-user@gentoo.org mailing list
[Timothy A. Holmes]
James:
The setting is set per the handbook -- with a couple mods for speed
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="{$CFLAGS}"
MAKEOPTS="-j4"
Timothy A. Holmes
IT Manager / Network Admin / Web Master / Computer Teacher
Medina Christian Academy
A Higher Standard...
Jeremiah 33:3
Jeremiah 29:11
Esther 4:14
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2006-09-06 20:01 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200609062045.35870.bo.andresen@zlin.dk>
2006-09-06 18:50 ` [gentoo-user] problem with a world update Timothy A. Holmes
2006-09-06 10:00 [gentoo-user] Exluding some apps from emerge --update world Hieu, Luu Danh
2006-09-06 13:01 ` [gentoo-user] problem with a world update Timothy A. Holmes
2006-09-06 15:53 ` Jean-Marc Beaune
2006-09-06 16:49 ` Timothy A. Holmes
2006-09-06 16:56 ` Jean-Marc Beaune
2006-09-06 17:56 ` Timothy A. Holmes
2006-09-06 19:46 ` Richard Fish
2006-09-06 16:59 ` James Ausmus
2006-09-06 18:33 ` Timothy A. Holmes
2006-09-06 18:49 ` Gian Domeni Calgeer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox