openssl/openssl

Duplicate symbol OPENSSL_ia32cap_P found only on i686

Aperta

#23.528 aperta il 8 feb 2024

 (35 commenti) (0 reazioni) (0 assegnatari)C (11.262 fork)batch import
branch: 3.2branch: masterhelp wantedtriaged: bug

Metriche repository

Star
 (30.157 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

01-test_symbol_presence.t test fails on i686 architechture due to the following errors:

Duplicates: OPENSSL_ia32cap_P not ok 1 - checking no duplicate symbols in static libraries

Looks like you failed 1 test of 3.01-test_symbol_presence.t ............... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests

Version of OpenSSL tested 3.2.0 3.2.1

Detailed logs: https://koji.fedoraproject.org/koji/taskinfo?taskID=113037701

Note: This was found while updating Fedora to 3.2.1 We add a couple downstream patches and use a specific configuration. (https://src.fedoraproject.org/rpms/openssl/pull-request/50) But none of these patches modify anything with symbols or this test in articular. This is why we suspect it could be an upstream issue.

Thanks for having a look!

Guida contributor