Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2019 18:35:02 +0200
From:      =?UTF-8?B?VMSzbA==?= Coosemans <tijl@FreeBSD.org>
To:        cy@freebsd.org
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r508152 - head/security/gnutls
Message-ID:  <20190805183502.2e147469@FreeBSD.org>
In-Reply-To: <201908051313.x75DDCDJ031528@slippy.cwsent.com>
References:  <201908050955.x759tUVT014444@repo.freebsd.org> <201908051313.x75DDCDJ031528@slippy.cwsent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 05 Aug 2019 06:13:12 -0700 Cy Schubert
<Cy.Schubert@cschubert.com> wrote:
> In message <201908050955.x759tUVT014444@repo.freebsd.org>, Tijl
> Coosemans writes:
>> Author: tijl
>> Date: Mon Aug  5 09:55:30 2019
>> New Revision: 508152
>> URL: https://svnweb.freebsd.org/changeset/ports/508152
>>
>> Log:
>>   Update to 3.6.9.
>
> This fails to build on i386 (32-bit).
> 
> libtool: link: cc -shared  -fPIC -DPIC  .libs/range.o .libs/record.o 
> .libs/compress.o .libs/debug.o .libs/cipher.o .libs/handshake-tls13.o 
> .libs/mbuffers.o .libs/buffers.o .libs/handshake.o .libs/num.o 
> .libs/errors.o .libs/dh.o .libs/kx.o .libs/cipher-cbc.o 
> .libs/priority.o .libs/hash_int.o .libs/cipher_int.o .libs/session.o 
> .libs/db.o .libs/x509_b64.o .libs/hello_ext.o .libs/auth.o 
> .libs/sslv2_compat.o .libs/datum.o .libs/session_pack.o .libs/mpi.o 
> .libs/pk.o .libs/cert-cred.o .libs/global.o .libs/constate.o 
> .libs/anon_cred.o .libs/pkix_asn1_tab.o .libs/gnutls_asn1_tab.o 
> .libs/mem.o .libs/fingerprint.o .libs/tls-sig.o .libs/ecc.o 
> .libs/alert.o .libs/privkey_raw.o system/.libs/certs.o 
> system/.libs/threads.o system/.libs/fastopen.o system/.libs/sockets.o 
> .libs/str-iconv.o .libs/system.o .libs/profiles.o inih/.libs/ini.o 
> .libs/str.o .libs/str-unicode.o .libs/str-idna.o .libs/state.o 
> .libs/cert-cred-x509.o .libs/file.o .libs/supplemental.o .libs/random.o 
> .libs/crypto-api.o .libs/privkey.o .libs/pcert.o .libs/pubkey.o 
> .libs/locks.o .libs/dtls.o .libs/system_override.o 
> .libs/crypto-backend.o .libs/verify-tofu.o .libs/pin.o .libs/tpm.o 
> .libs/fips.o .libs/safe-memfuncs.o .libs/atfork.o .libs/randomart.o 
> .libs/urls.o .libs/prf.o .libs/auto-verify.o .libs/dh-session.o 
> .libs/cert-session.o .libs/handshake-checks.o .libs/dtls-sw.o 
> .libs/dh-primes.o .libs/openpgp_compat.o .libs/crypto-selftests.o 
> .libs/crypto-selftests-pk.o .libs/secrets.o .libs/extv.o 
> .libs/hello_ext_lib.o .libs/ocsp-api.o .libs/stek.o 
> .libs/cert-cred-rawpk.o system/.libs/keys-dummy.o tls13/.libs/encrypted_
> extensions.o tls13/.libs/certificate_request.o tls13/.libs/certificate_v
> erify.o .libs/tls13-sig.o tls13/.libs/finished.o tls13/.libs/key_update.
> o tls13/.libs/hello_retry.o tls13/.libs/session_ticket.o 
> tls13/.libs/certificate.o tls13/.libs/early_data.o 
> tls13/.libs/post_handshake.o tls13/.libs/psk_ext_parser.o 
> tls13/.libs/anti_replay.o .libs/pkcs11.o .libs/pkcs11x.o 
> .libs/pkcs11_privkey.o .libs/pkcs11_write.o .libs/pkcs11_secret.o 
> .libs/pkcs11_int.o .libs/srp.o .libs/psk.o  -Wl,--whole-archive 
> ../gl/.libs/libgnu.a x509/.libs/libgnutls_x509.a ext/.libs/libgnutls_ext
> .a auth/.libs/libgnutls_auth.a algorithms/.libs/libgnutls_alg.a 
> extras/.libs/libgnutls_extras.a accelerated/.libs/libaccelerated.a 
> nettle/.libs/libcrypto.a -Wl,--no-whole-archive  -Wl,-rpath 
> -Wl,/usr/local/lib -L/usr/local/lib -lp11-kit -lidn2 -lunistring 
> -ltasn1 -lnettle -lhogweed -lgmp -lintl  -O2 -fstack-protector-strong 
> -Wl,--version-script=./libgnutls.map -fstack-protector-strong   
> -Wl,-soname -Wl,libgnutls.so.30 -o .libs/libgnutls.so.30.25.0
> mv -f .deps/libgnutlsxx_la-gnutlsxx.Tpo .deps/libgnutlsxx_la-gnutlsxx.Pl
> o
> ld: error: can't create dynamic relocation R_386_32 against symbol: 
> _gnutls_x86_cpuid_s in readonly segment; recompile object files with 
> -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
> >>> defined in accelerated/.libs/libaccelerated.a(x86-common.o)
> >>> referenced by aesni-x86.o:(_aesni_set_encrypt_key) in archive   
> accelerated/.libs/libaccelerated.a
> cc: error: linker command failed with exit code 1 (use -v to see 
> invocation)

Should be fixed in r508194.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190805183502.2e147469>