Re: buildworld failure: main-n284554-1aecb32021ce -> main-n284582-33345b883485
"Enji Cooper (yaneurabeya)" <[email protected]>
| Newsgroups | gmane.os.freebsd.current |
|---|---|
| Message-ID | <[email protected]> |
> On Mar 20, 2026, at 7:52 AM, [email protected] wrote: > > i was facing the same issue,buildworld was failing with > > ld: error: relocation R_X86_64_32S cannot be used against local symbol; recompile with -fPIC >>>> defined in params_idx.pico >>>> referenced by params_idx.c:24 (/usr/src/crypto/openssl/crypto/params_idx.c:24) >>>> params_idx.pico:(ossl_param_find_pidx) > > ld: error: relocation R_X86_64_32S cannot be used against local symbol; recompile with -fPIC >>>> defined in params_idx.pico >>>> referenced by params_idx.c:28 (/usr/src/crypto/openssl/crypto/params_idx.c:28) >>>> params_idx.pico:(ossl_param_find_pidx) > > ld: error: relocation R_X86_64_32 cannot be used against local symbol; recompile with -fPIC >>>> defined in params_idx.pico >>>> referenced by params_idx.c:32 (/usr/src/crypto/openssl/crypto/params_idx.c:32) >>>> params_idx.pico:(ossl_param_find_pidx) > > ld: error: relocation R_X86_64_32S cannot be used against local symbol; recompile with -fPIC >>>> defined in params_idx.pico >>>> referenced by params_idx.c:2117 (/usr/src/crypto/openssl/crypto/params_idx.c:2117) >>>> params_idx.pico:(ossl_param_find_pidx) > > and so on and can confirm that reverting that fixed the issue I reverted the commit via 67b918e03. I’m testing out another one which hopefully will work properly. Thank you, -Enji
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEkHfexGRJ3gYRdA2gGpE5DjPsNJgFAmm+FUYACgkQGpE5DjPs NJhSww//deJmeVYLfpYofLO1jpMlQ0CJE+OL3ndrIVVK63aruUOlq/mBAxsM/m92 m3nD3M/dYPXTeAXECJCXyF4Et7AwQm5Ey5kmwn8L8FflANepE6k29Xe03Z1bdsaw XFBlvQxE+ZNuQA36JmgIsCJ7ZSKdZ3rEXxCwtQ4aEkLk1n/mmJInCaAI4d86Dy2+ Dmx953Z7ZXegsmv9fx91X4NB4x9s0DEBzgsTEIyz4+uHLce+jCzJ0OHGPCUVIs+V lajpNDd/BVRGJ9NU2upMiAnLji4tF3EJKgGPm++qkgtkbI5rqZc9rnO1tbYxdDzc pyibf2OKSXM71hlZWkjatLRZZdQf2X9vRNSewb3jDYN2LMkdIBwZ5XjC05SrPAhL it/6WyaRW+A33iY57ESkEdwMxbdaDTHF5R1EP/MpnFB5Akl2MxRXbeGooqcxCWTk D0dmUJrRcJZ89TXr9+3P4xto0O4KzhG2en2DC7Y0mAr8FXPX3cE5BrPz1M8PnMzY Y1ha992rYdtXCSUn9klu7Jwjsp6Q6QnS7q7JJjD/NhO+tSeKTYI7+aSvLzAiR60Z EZ24bEF6PrSHxKBYw8MsmyG8mblAzBrY38PvIXNXvXrENnfuP9szhNUXt4YxGBGk I+/Mgk1S4J6JLw2kmXpXnWa+D9gQNStVljOEkM+zzM3ZYupinSc= =ZA5M -----END PGP SIGNATURE-----