r339289 buildworld stopped in /usr/src/secure/lib/libcrypto

Justin Hibbits chmeeedalf at gmail.com
Fri Oct 12 02:53:27 UTC 2018


On Thu, Oct 11, 2018 at 7:57 PM Glen Barber <gjb at freebsd.org> wrote:
>
> On Thu, Oct 11, 2018 at 10:55:46PM +0000, Glen Barber wrote:
> > On Thu, Oct 11, 2018 at 10:32:34PM +0000, Glen Barber wrote:
> > > I still see a failure with this applied.
> > >
> > >  ===> lib/libldns (obj,all,install)
> > >  /usr/obj/usr/src/powerpc.powerpc/tmp/usr/bin/ld: cannot find -lssl
> > >  --- libprivateldns.so.5.full ---
> > >  *** [libprivateldns.so.5.full] Error code 1
> > >
> > > I'll prune .OBJDIR and re-run without -jN to eliminate the possibility
> > > of a build race.
> > >
> >
> > It does not appear to be a build race.
> >
> >  ===> secure/lib/libcrypto (obj,all,install)
> >  /usr/src/crypto/openssl/crypto/err/err.c: In function 'err_load_strings':
> >  /usr/src/crypto/openssl/crypto/err/err.c:311: warning: passing argument 2 of 'lh_ERR_STRING_DATA_insert' discards qualifiers from pointer target type
> >  /usr/src/crypto/openssl/crypto/err/err.c: In function 'err_load_strings':
> >  /usr/src/crypto/openssl/crypto/err/err.c:311: warning: passing argument 2 of 'lh_ERR_STRING_DATA_insert' discards qualifiers from pointer target type
> >  /usr/obj/usr/src/powerpc.powerpc/tmp/usr/bin/ld: cannot find -lpthread
> >  *** Error code 1
> >
> >  Stop.
> >  make[4]: stopped in /usr/src/secure/lib/libcrypto
> >  *** Error code 1
> >
>
> In fact, on closer inspection, this patch breaks every architecture.
>
> Glen
>

Yes it does.  Can r339303 be reverted until DES can look at it closer?

- Justin


More information about the freebsd-current mailing list