svn commit: r319971 - in head: contrib/jemalloc contrib/jemalloc/doc contrib/jemalloc/include/jemalloc contrib/jemalloc/include/jemalloc/internal contrib/jemalloc/src include lib/libc/stdlib/jemalloc

Jason Evans jasone at canonware.com
Thu Jun 15 20:11:56 UTC 2017


On Thu, 15 Jun 2017 08:04:57 -0700
Jason Evans <jasone at canonware.com> wrote:

> On Thu, 15 Jun 2017 10:31:57 +0200
> "O. Hartmann" <ohartmann at walstatt.org> wrote:
> 
> > On Thu, 15 Jun 2017 07:15:06 +0000 (UTC)
> > Jason Evans <jasone at FreeBSD.org> wrote:
> > 
> > > Author: jasone
> > > Date: Thu Jun 15 07:15:05 2017
> > > New Revision: 319971
> > > URL: https://svnweb.freebsd.org/changeset/base/319971
> > > 
> > > Log:
> > >   Update jemalloc to 5.0.0.
> > 
> > On all hosts (running CURRENT:  FreeBSD 12.0-CURRENT #15 r319965: Thu Jun 15
> > 05:56:12 CEST 2017 amd64 AND FreeBSD 12.0-CURRENT #20 r319934: Wed Jun 14
> > 06:18:46 CEST 2017 amd64)
> > 
> > buildworld fails on
> > 
> > [...]
> > Building /usr/obj/usr/src/lib/libgcc_s/_libinstall
> > --- secure/lib/libcrypto__L ---
> > --- all_subdir_secure/lib/libcrypto/engines/libaep ---
> > /usr/obj/usr/src/tmp/usr/bin/ld: error: unable to find library -lgcc_s
> > /usr/obj/usr/src/tmp/usr/bin/ld: error: unable to find library -lgcc_s
> > cc: error: linker command failed with exit code 1 (use -v to see invocation)
> > *** [libaep.so] Error code 1
> > 
> > make[6]: stopped in /usr/src/secure/lib/libcrypto/engines/libaep
> > .ERROR_TARGET='libaep.so'
> 
> I tested this commit based on r319490.  I'm in the process of updating to r319971, and will see if the issue reproduces.

I updated from r319490 (with jemalloc update integrated) to r319971, then rebuilt r319971 without issues.  Is it possible that the issue you hit isn't directly related to r319971?

Thanks,
Jason


More information about the svn-src-all mailing list