Duplicate symbol OPENSSL_ia32cap_P found only on i686
#23.528 geöffnet am 08.02.2024
Repository-Metriken
- Stars
- (30.157 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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!