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

Jung-uk Kim jkim at FreeBSD.org
Fri Oct 12 05:11:08 UTC 2018


On 18. 10. 11., Glen Barber 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.

I forgot to patch one more file, i.e., Makefile.inc1.  Please try the
attached patch instead.

Jung-uk Kim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ldns.diff
Type: text/x-patch
Size: 1311 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20181012/358c3fc2/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20181012/358c3fc2/attachment.sig>


More information about the freebsd-current mailing list