pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ghostscript-agpl build trouble



Patrick Welche <prlw1%cam.ac.uk@localhost> writes:

> gmake[2]: Entering directory '/tmp/pkgsrc/print/ghostscript-agpl/work/ghostscript-9.27'
> ld: ./soobj/dxmainc.o: file not recognized: file truncated
> gmake[2]: *** [base/unix-dll.mak:174: sobin/gsc] Error 1
>
> (tmpfs and MAKE_JOBS=17)
>
> Making it by hand inside pbulk's sandbox just worked. (Luck? To do with parallel make?)

I ran it with MAKE_JOBS=30, with a full ccache, and with CCACHE_RECACHE
(to not allow read hits), and it worked both times, on a netbsd-8/amd64
machine with 4 cores.  And again with MAKE_JOBS=17.  All were ok.

But I agree this smells like a -j makefile bug.



Home | Main Index | Thread Index | Old Index