Date: Thu, 11 Oct 2018 11:50:19 -0600 From: Cy Schubert <Cy.Schubert@cschubert.com> To: Stefan Esser <se@freebsd.org>, "Julian H. Stacey" <jhs@berklix.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: RE: careless commits disrupt Message-ID: <20181011174959.D716730AA@spqr.komquats.com>
next in thread | raw e-mail | index | archive | help
Yes, failure to delete old files can also lead to weird ports build failure= s. --- Sent using a tiny phone keyboard. Apologies for any typos and autocorrect. Also, this old phone only supports top post. Apologies. Cy Schubert <Cy.Schubert@cschubert.com> or <cy@freebsd.org> The need of the many outweighs the greed of the few. --- -----Original Message----- From: Stefan Esser Sent: 11/10/2018 11:42 To: Julian H. Stacey Cc: FreeBSD Current Subject: Re: careless commits disrupt Am 11.10.18 um 18:20 schrieb Julian H. Stacey: >> On Thu, Oct 11, 2018 at 05:54:08PM +0200, Julian H. Stacey wrote: >>> .... >>> 3_sxnet.pico v3_tlsf.pico v3_utl.pico v3err.pico | tsort -q` -lpthrea= d >>> /usr/bin/ld: error: unable to find library -lpthread >>> cc: error: linker command failed with exit code 1 (use -v to see invoca= ti=3D >> on) >>> *** Error code 1 >>> =3D20 >>> Stop. >>> make[4]: stopped in /usr/src/secure/lib/libcrypto >>> =3D20 >>> Yes I'm current: >>> .ctm_status src-cur 13733 >>> .svn_revision 339303 >>> .... >> >> I had no issues this morning performing a src-based update from >> head/amd64 @r339278 to r339303 -- either on my laptop or my build >> machine. >=20 > Hi David,=20 > Then it seems this one is hopefuly my local problem then, > so I'll revert to vanilla r339303 & retry. Thanks. It worked for me when I started with a clean /usr/obj. You should also delete old files: cd /usr/src make delete-old make delete-old-libs Regards, STefan _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181011174959.D716730AA>