From owner-freebsd-questions@freebsd.org  Thu Dec 14 00:42:27 2017
Return-Path: <owner-freebsd-questions@freebsd.org>
Delivered-To: freebsd-questions@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14E31E8C47E
 for <freebsd-questions@mailman.ysv.freebsd.org>;
 Thu, 14 Dec 2017 00:42:27 +0000 (UTC)
 (envelope-from brooks@spindle.one-eyed-alien.net)
Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net
 [199.48.129.229])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id E2DC36A8B6;
 Thu, 14 Dec 2017 00:42:26 +0000 (UTC)
 (envelope-from brooks@spindle.one-eyed-alien.net)
Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001)
 id A7F185A9F15; Thu, 14 Dec 2017 00:32:55 +0000 (UTC)
Date: Thu, 14 Dec 2017 00:32:55 +0000
From: Brooks Davis <brooks@freebsd.org>
To: Carmel NY <carmel_ny@outlook.com>
Cc: 'FreeBSD' <freebsd-questions@freebsd.org>,
 "brooks@FreeBSD.org" <brooks@FreeBSD.org>
Subject: Re: devel/llvm40 fails to build
Message-ID: <20171214003255.GE93597@spindle.one-eyed-alien.net>
References: <BN6PR2001MB17300D5D75105732D822C64580300@BN6PR2001MB1730.namprd20.prod.outlook.com>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG"
Content-Disposition: inline
In-Reply-To: <BN6PR2001MB17300D5D75105732D822C64580300@BN6PR2001MB1730.namprd20.prod.outlook.com>
User-Agent: Mutt/1.9.1 (2017-09-22)
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.25
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-questions>, 
 <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
 <mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 14 Dec 2017 00:42:27 -0000


--OgqxwSJOaUobr8KG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Dec 08, 2017 at 08:05:09PM +0000, Carmel NY wrote:
> I am unable to build the "devel/llvm40" port with poudriere. It ends with=
 this error message:
>=20
> /usr/bin/ld: final link failed: No space left on device
> c++: error: linker command failed with exit code 1 (use -v to see invocat=
ion)
> ninja: build stopped: subcommand failed.
> *** Error code 1
>=20
> Stop.
> make: stopped in /usr/ports/devel/llvm40
> =3D>> Cleaning up wrkdir
> =3D=3D=3D>  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 2=
017
> build time: 01:01:56
> !!! build failure encountered !!!
>=20
> Is there anything I can do to correct this situation?
>=20

Given this error message:

> /usr/bin/ld: final link failed: No space left on device

You probably need a larger disk, but you might be able to get by running
fewer poudriere jobs at once.

-- Brooks

--OgqxwSJOaUobr8KG
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQEcBAEBAgAGBQJaMca2AAoJEKzQXbSebgfA8yMIAJ4CeCOHgJ+63plCXut/OC2P
gfpF+5PofSZNSSXbtSUHgUHNemIKbuCRd0s5tr9Zrk02gFtOvBLMnQMW+FqGme5v
Rb63N8XnT+RQWVB3Mn5G+z7zPG9mEM+uBNNe5pKpSUq8sPdOqeOxgqcxZqcIC01L
HIuuhMvnq05TC/mDSotnj82kwAV9Dxqj7Cs964+eH94R3j24UBD43RAQJFguAKSe
pQ3HT6vyYc0mEGwG6ffD9oxeIaHu4WALOn7+TKF2EaYH3OGeH6wqmPNRPrNGE1h3
Ew6yJDXpqF3sqooyAfRuoSwq5GUqoozxI0CWSU39g60j4hmKQkOup51OwogXMTA=
=una8
-----END PGP SIGNATURE-----

--OgqxwSJOaUobr8KG--