-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Fails to build on big-endian ppc64 by trying to link ELFv1 to ELFv2 code #29815
Copy link
Copy link
Closed
Labels
branch: 3.3Applies to openssl-3.3 (EOL)Applies to openssl-3.3 (EOL)branch: 3.4Applies to openssl-3.4Applies to openssl-3.4branch: 3.5Applies to openssl-3.5Applies to openssl-3.5branch: 3.6Applies to openssl-3.6Applies to openssl-3.6help wantedseverity: regressionThe issue/pr is a regression from previous released versionThe issue/pr is a regression from previous released versiontriaged: bugThe issue/pr is/fixes a bugThe issue/pr is/fixes a bug
Metadata
Metadata
Assignees
Labels
branch: 3.3Applies to openssl-3.3 (EOL)Applies to openssl-3.3 (EOL)branch: 3.4Applies to openssl-3.4Applies to openssl-3.4branch: 3.5Applies to openssl-3.5Applies to openssl-3.5branch: 3.6Applies to openssl-3.6Applies to openssl-3.6help wantedseverity: regressionThe issue/pr is a regression from previous released versionThe issue/pr is a regression from previous released versiontriaged: bugThe issue/pr is/fixes a bugThe issue/pr is/fixes a bug
Starting with OpenSSL 3.5.5, the
opensslpackage in Debian started to fail to build from source with what seems to be a problem with the build system that tries to link ELFv1 and ELFv2 code:Full build log available here: https://buildd.debian.org/status/fetch.php?pkg=openssl&arch=ppc64&ver=3.5.5-1&stamp=1769552037&raw=0
Also reported to IBM's LinuxPPC issue tracker: linuxppc/issues#495
And in Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126531