Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-27 Thread Alexander Leidinger
On Fri, 27 Sep 2002 15:33:59 +0200 [EMAIL PROTECTED] wrote: > > ld: can't get PREFIX > ~~ > > *** Error code 1 > > ---snip--- > > > > Any ideas? > > > > Sounds like the ld-wrapper of the icc port. Is your path-search-order > bogus or did you kill the nativ ld ? Damn... yes

Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-27 Thread marius
On Fri, Sep 27, 2002 at 01:39:10PM +0200, Alexander Leidinger wrote: > ignoring duplicate directory "/big/usr/src/gnu/usr.bin/cc/cc_tools" > ignoring duplicate directory "/usr/include" > #include "..." search starts here: > #include <...> search starts here: > /big/usr/src/gnu/usr.bin/cc/cc_tools

Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-27 Thread Alexander Leidinger
On Sun, 22 Sep 2002 11:27:08 -0400 Alexander Kabaev <[EMAIL PROTECTED]> wrote: > Alexander, can you get me a backtrace from the failed GCC process? > What process it is, by the way? GCC, CC1, CPP1? I tried to workaround the problem by building the new gcc (cd /usr/src/gnu/usr.bin/cc; make), but

Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-23 Thread Alexander Leidinger
On Sun, 22 Sep 2002 21:29:45 -0400 Craig Rodrigues <[EMAIL PROTECTED]> wrote: > From there, you should be able to see what the backtrace is to where > things are crashing. It crashes in cc1plus, but the backtrace isn't useful, as I don't have a debug version of cc1plus here (I don't get any symb

Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-22 Thread Craig Rodrigues
On Sun, Sep 22, 2002 at 08:10:38PM +0200, Alexander Leidinger wrote: > What about a "ktrace -i": http://www.leidinger.net/ktrace.out.bz2 > (~50k), please tell me when you got it, I want to remove it then. What you want to do is, figure out exactly which program is crashing. Add -v to your gcc fl

Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-22 Thread Alexander Leidinger
On Sun, 22 Sep 2002 13:47:26 -0400 Alexander Kabaev <[EMAIL PROTECTED]> wrote: > > If yes: I can't find a *.core in /usr/{src,obj}, there's no coredump > > limit, so how do I get the backtrace? I already tried to go into > > gnu/usr.bin/gperf and make a "make cleandir; make cleandir; make", > > b

Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-22 Thread Alexander Kabaev
> This is with a gcc 3.1 world, the internal error is in "stage 1: > bootstrap tools" and gcc 3.2 isn't build at this point. Do you still > want the backtrace? Yes. > > If yes: I can't find a *.core in /usr/{src,obj}, there's no coredump > limit, so how do I get the backtrace? I already tried t

Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-22 Thread Alexander Leidinger
On Sun, 22 Sep 2002 11:27:08 -0400 Alexander Kabaev <[EMAIL PROTECTED]> wrote: > Alexander, can you get me a backtrace from the failed GCC process? > What process it is, by the way? GCC, CC1, CPP1? This is with a gcc 3.1 world, the internal error is in "stage 1: bootstrap tools" and gcc 3.2 isn'

Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-22 Thread Alexander Kabaev
On Sun, 22 Sep 2002 17:20:14 +0200 Alexander Leidinger <[EMAIL PROTECTED]> wrote: Alexander, can you get me a backtrace from the failed GCC process? What process it is, by the way? GCC, CC1, CPP1? -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-cur

buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-22 Thread Alexander Leidinger
Hi, I try to update -current form Aug 26 to -current from today: ---snip--- ===> gnu/usr.bin/gperf/doc c++ -O -pipe-D__FBSDID=__RCSID -I/big/usr/src/gnu/usr.bin/gperf/../../../co ntrib/gperf/lib -I/big/usr/src/gnu/usr.bin/gperf -c /big/usr/src/contrib/gperf/s rc/bool-array.cc c++ -O -pipe