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

Justin Hibbits chmeeedalf at gmail.com
Thu Oct 11 21:44:35 UTC 2018


On Thu, 11 Oct 2018 17:32:21 -0400
Jung-uk Kim <jkim at FreeBSD.org> wrote:

> On 18. 10. 11., Justin Hibbits wrote:
> > On Thu, 11 Oct 2018 19:07:45 +0000
> > Glen Barber <gjb at freebsd.org> wrote:
> >   
> >> On Thu, Oct 11, 2018 at 09:05:52AM +0200, Raúl wrote:  
> >>> Maybe related to recent Glen's Heads-UP?
> >>>
> >>> https://lists.freebsd.org/pipermail/freebsd-current/2018-October/071581.html
> >>>     
> >>
> >> No, this is different, and more recent than the heads-up.  I now
> >> see failures on powerpc, powerpc64, powerpcspe, sparc64, and arm.
> >>
> >> I'm trying to track down what commit introduced this, but it was
> >> not the final merge from the projects/openssl111 branch.
> >>
> >> Glen
> >>  
> > 
> > Seems r339303 is the cuplrit.  Reverting this gets my build
> > completing.  
> 
> It seems ldns now requires libssl.so to support DANE-TA.  Please try
> the attached patch.
> 
> Jung-uk Kim

Just patching lib/libldns is insufficient.  share/mk/src.libnames.mk
needs updated as well.  Here's a patch I tested, attached.

- Justin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_ldns.diff
Type: text/x-patch
Size: 645 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20181011/b14f2322/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20181011/b14f2322/attachment.sig>


More information about the freebsd-current mailing list