On Sat, 29 Dec 2007 23:54:44 +0100
Anders Trobäck <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to run 'emerge -uDN world' but it's dies on
> sys-libs/libstdc++-v3-3.3.6.
>
> Here are some info:
> 8<------------------------------------------------------------------
> make TARGETS=oneprocess SHELL="/bin/tcsh" CC="gcc" CFLAGS="
> -march=prescott -O2 -pipe s -Wstrict-prototypes -Wmissing-prototypes
> -Wtraditional -pedantic -Wno-long-long -DHA FLAGS=""
> LIBERTY="/var/tmp/portage/sys-libs/libstdc++-v3-3.3.6/work/build/gcc/../libib
> make[2]: Entering directory
> `/var/tmp/portage/sys-libs/libstdc++-v3-3.3.6/work/build/g /bin/tcsh
> /var/tmp/portage/sys-libs/libstdc++-v3-3.3.6/work/gcc-3.3.6/gcc/fixinc/genfi
> SHELL=/bin/sh: Command not found. export: Command not found.
> if: Expression Syntax.
> make[2]: *** [machname.h] Fel 1
> make[2]: Leaving directory
> `/var/tmp/portage/sys-libs/libstdc++-v3-3.3.6/work/build/gc make[1]:
> *** [fixinc.sh] Fel 2 make[1]: *** Inväntar oavslutade jobb...
> done
> Forming and outputing automata tables...done
> Output functions to work with automata...done
>
> Automaton `pentium'
> 48 NDFA states, 90 NDFA arcs
> 48 DFA states, 90 DFA arcs
> 20 minimal DFA states, 62 minimal DFA arcs
> 29 all insns 16 insn equivalence classes
> 62 transition comb vector els, 320 trans table els: use comb vect
> 62 state alts comb vector els, 320 state alts table els: use comb
> vect 768 min delay table els, compression factor 2
>
> Automaton `pentium_fpu'
> 80 NDFA states, 172 NDFA arcs
> 80 DFA states, 172 DFA arcs
> 75 minimal DFA states, 162 minimal DFA arcs
> 29 all insns 8 insn equivalence classes
> 164 transition comb vector els, 600 trans table els: use comb vect
> 164 state alts comb vector els, 600 state alts table els: use comb
> vect 640 min delay table els, compression factor 1
>
> 237 all allocated states, 236 all allocated arcs
> 342 all allocated alternative states
> 226 all transition comb vector els, 920 all trans table els
> 226 all state alts comb vector els, 920 all state alts table els
> 1408 all min delay table els
> 12 locked states num
>
> transformation: 0.004001, building DFA: 0.012000
> DFA minimization: 0.000000, making insn equivalence: 0.000000
> all automaton generation: 0.012000, output: 0.004000
> /bin/sh
> /var/tmp/portage/sys-libs/libstdc++-v3-3.3.6/work/gcc-3.3.6/gcc/move-if-change
> echo timestamp > s-attrtab
> make[1]: Leaving directory
> `/var/tmp/portage/sys-libs/libstdc++-v3-3.3.6/work/build/gc make: ***
> [all-gcc] Fel 2
> *
> * ERROR: sys-libs/libstdc++-v3-3.3.6 failed.
> * Call stack:
> * ebuild.sh, line 1701: Called dyn_compile
> * ebuild.sh, line 1039: Called qa_call
> 'src_compile'
> * ebuild.sh, line 44: Called src_compile
> * libstdc++-v3-3.3.6.ebuild, line 228: Called die
> * The specific snippet of code:
> * S="${WORKDIR}/build" \
> * emake all-target-libstdc++-v3 \
> * LIBPATH="${LIBPATH}" \
> * BOOT_CFLAGS="${CFLAGS}" STAGE1_CFLAGS="-O" || die
> * The die message:
> * (no error message)
> *
> * If you need support, post the topmost build error, and the call
> stack if relevant.
> * A complete build log is located at
> '/var/tmp/portage/sys-libs/libstdc++-v3-3.3.6/te
> *
>
> 8<------------------------------------------------------------------
>
> Anyone have a clue?
>
> Thanks!!!
>
Answer my self here:-)
Normally I'm a tcsh user so I changed root's default shell to tcsh.
After I change it back to bash everything builds just fine!
\\anders
--
[EMAIL PROTECTED] mailing list