devel/llvm40 fails to build

Carmel NY carmel_ny at outlook.com
Fri Dec 8 21:05:56 UTC 2017


On Friday, December 8, 2017 3:24 PM, Polytropon stated:
> On Fri, 8 Dec 2017 20:05:09 +0000, Carmel NY wrote:
> > I am unable to build the "devel/llvm40" port with poudriere. It ends
> > with this error message:
> >
> > /usr/bin/ld: final link failed: No space left on device
> > c++: error: linker command failed with exit code 1 (use -v to see
> > c++invocation)
> > ninja: build stopped: subcommand failed.
> > *** Error code 1
> >
> > Stop.
> > make: stopped in /usr/ports/devel/llvm40 =>> Cleaning up wrkdir ===>
> > Cleaning for llvm40-4.0.1_5 build of devel/llvm40 | llvm40-4.0.1_5
> > ended at Fri Dec  8 14:30:36 EST 2017 build time: 01:01:56 !!! build
> > failure encountered !!!
> >
> > Is there anything I can do to correct this situation?
> 
> Check the output of "df -h", maybe additionally during the build.
> Find out where "No space left on device" happens, i. e., which partition has
> insufficient space for ld to create working files or to write the result to. Or are
> you using a memory disk of insufficient (fixed) size? Or a quota?

~ $ df -h
Filesystem			Size	Used	Avail	Capacity	Mounted on
zroot/ROOT/default		896G	3.6G	892G 	0%		/
devfs				1.0K	1.0K	0B 	100%		/dev
zroot/tmp			892G	136K	892G	0%		/tmp
zroot/usr/home			892G	128M	892G	0%		/usr/home
zroot/poudriere/jails/11amd64	893G	957M	892G	0%		/usr/local/poudriere/jails/11amd64
zroot/poudriere/ports/default	893G	842M	892G	0%		/usr/local/poudriere/ports/default
zroot/usr/ports			893G	1.0G	892G	0%		/usr/ports
zroot/usr/src			892G	 88K	892G	0%		/usr/src
zroot/var/audit			892G	 88K	892G	0%		/var/audit
zroot/var/crash			892G	 88K	892G	0%		/var/crash
zroot/var/log			892G	 11M	892G	0%		/var/log
zroot/var/mail			893G	270M	892G	0%		/var/mail
zroot/var/tmp			892G	 92K	892G	0%		/var/tmp
zroot				892G	 88K	892G	0%		/zroot
zroot/poudriere		892G	 88K	892G	0%		/zroot/poudriere
zroot/poudriere/jails		892G	 88K	892G	0%		/zroot/poudriere/jails
zroot/poudriere/ports		892G	 88K	892G	0%		/zroot/poudriere/ports
map -hosts			0B	0B	0B	100%		/net
map -media			0B	0B	0B	100%		/media

I have ccache configured also. I don'ty think that, that would make a difference though.

-- 
Carmel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20171208/c4c2b659/attachment.sig>


More information about the freebsd-questions mailing list