public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* recent make -j error
@ 2005-05-06  6:16 Anton Blanchard
  2005-05-06 13:19 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Anton Blanchard @ 2005-05-06  6:16 UTC (permalink / raw)
  To: binutils


Hi,

I started getting errors when building binutils with -j20. Looks like we
try and build chew at least 10 times in parallel :)

This was working OK about a week ago, although that doesnt mean it wasnt
buggy back then of course.

Anton

gcc -c -I.. -I/scratch/anton/toolchain/new3/binutils/src/src/bfd/doc/..
-I/scratch/anton/toolchain/new3/binutils/src/src/bfd/doc/../../include
-I/scratch/anton/toolchain/new3/binutils/src/src/bfd/doc/../../intl
-I../../intl
/scratch/anton/toolchain/new3/binutils/src/src/bfd/doc/chew.c
make[3]: Entering directory
`/scratch/anton/toolchain/new3/binutils/host/bfd/doc'
gcc -c -I.. -I/scratch/anton/toolchain/new3/binutils/src/src/bfd/doc/..
-I/scratch/anton/toolchain/new3/binutils/src/src/bfd/doc/../../include
-I/scratch/anton/toolchain/new3/binutils/src/src/bfd/doc/../../intl
-I../../intl
/scratch/anton/toolchain/new3/binutils/src/src/bfd/doc/chew.c
make[3]: Entering directory
`/scratch/anton/toolchain/new3/binutils/host/bfd/doc'
gcc -c -I.. -I/scratch/anton/toolchain/new3/binutils/src/src/bfd/doc/..
-I/scratch/anton/toolchain/new3/binutils/src/src/bfd/doc/../../include
-I/scratch/anton/toolchain/new3/binutils/src/src/bfd/doc/../../intl
-I../../intl
/scratch/anton/toolchain/new3/binutils/src/src/bfd/doc/chew.c
( rm -f BLD-POTFILES-t BLD-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[     ]*$/d' \
            -e "s@.*@   ../& \\\\@" <
/scratch/anton/toolchain/new3/binutils/src/src/bfd/po/BLD-POTFILES.in \
        | sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating po/Makefile.in
gcc -o chew chew.o
gcc -o chew chew.o
gcc -o chew chew.o
gcc -o chew chew.o
gcc -o chew chew.o
gcc -o chew chew.o
gcc -o chew chew.o
chew.o: file not recognized: File truncated
collect2: ld returned 1 exit status
gcc -o chew chew.o
config.status: executing depfiles commands
gcc -o chew chew.o
gcc -o chew chew.o
make[3]: *** [chew] Error 1
make[3]: Leaving directory
`/scratch/anton/toolchain/new3/binutils/host/bfd/doc'make[2]: ***
[core.texi] Error 2
make[2]: *** Waiting for unfinished jobs....
gcc -o chew chew.o
config.status: executing default commands

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: recent make -j error
  2005-05-06  6:16 recent make -j error Anton Blanchard
@ 2005-05-06 13:19 ` Daniel Jacobowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2005-05-06 13:19 UTC (permalink / raw)
  To: binutils

On Fri, May 06, 2005 at 04:09:40PM +1000, Anton Blanchard wrote:
> 
> Hi,
> 
> I started getting errors when building binutils with -j20. Looks like we
> try and build chew at least 10 times in parallel :)
> 
> This was working OK about a week ago, although that doesnt mean it wasnt
> buggy back then of course.

See my other message just now... I apparently broke it.

-- 
Daniel Jacobowitz
CodeSourcery, LLC

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-06 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-06  6:16 recent make -j error Anton Blanchard
2005-05-06 13:19 ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).