Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919276 - dev-libs/openssl-compat-1.0.2u-r2 - [clang] ld.lld: error: version script assignment of OPENSSL_1.0.0 to symbol BIO_f_ssl failed: symbol not defined
Summary: dev-libs/openssl-compat-1.0.2u-r2 - [clang] ld.lld: error: version script ass...
Status: RESOLVED DUPLICATE of bug 914283
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-05 14:15 UTC by Toralf Förster
Modified: 2024-04-15 19:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.39 KB, text/plain)
2023-12-05 14:15 UTC, Toralf Förster
Details
dev-libs:openssl-compat-1.0.2u-r2:20231205-125625.log.xz (dev-libs:openssl-compat-1.0.2u-r2:20231205-125625.log.xz,14.81 KB, application/x-xz)
2023-12-05 14:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,15.53 KB, text/plain)
2023-12-05 14:15 UTC, Toralf Förster
Details
environment (environment,105.99 KB, text/plain)
2023-12-05 14:15 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-05 14:15 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.77 KB, application/x-xz)
2023-12-05 14:15 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,48.16 KB, text/plain)
2023-12-05 14:15 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,41.29 KB, application/x-xz)
2023-12-05 14:15 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,260 bytes, application/x-xz)
2023-12-05 14:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-12-05 14:15:32 UTC
too long lines were shrinked:

++ echo .
++ sed -e 's/ /:/g'
+ LIBPATH=.
+ '[' -e libcrypto.so.1.0.0 ']'
+ LD_LIBRARY_PATH=.:
+ clang -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DG
ld.lld: error: version script assignment of 'OPENSSL_1.0.0' to symbol 'BIO_f_ssl' failed: symbol not defined
ld.lld: error: version script assignment of 'OPENSSL_1.0.0' to symbol 'BIO_new_buffer_ssl_connect' failed: symbol not defined
ld.lld: error: version script assignment of 'OPENSSL_1.0.0' to symbol 'BIO_new_ssl' failed: symbol not defined

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20231205-030530

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6+libcxx
Python 3.11.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-21 

php cli (if any):

  HEAD of ::gentoo
commit b5814e77e739648b3329b6d9460422dd002cd10e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 5 12:46:56 2023 +0000

    2023-12-05 12:46:55 UTC

emerge -qpvO dev-libs/openssl-compat
[ebuild  N    ] dev-libs/openssl-compat-1.1.1u  USE="asm sctp -rfc3779 -sslv3 -static-libs -test -tls-compression -tls-heartbeat -vanilla -verify-sig -weak-ssl-ciphers" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)"
Comment 1 Toralf Förster gentoo-dev 2023-12-05 14:15:33 UTC
Created attachment 877439 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-05 14:15:34 UTC
Created attachment 877440 [details]
dev-libs:openssl-compat-1.0.2u-r2:20231205-125625.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-12-05 14:15:35 UTC
Created attachment 877441 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-05 14:15:37 UTC
Created attachment 877442 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-05 14:15:38 UTC
Created attachment 877443 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-05 14:15:39 UTC
Created attachment 877444 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-05 14:15:40 UTC
Created attachment 877445 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2023-12-05 14:15:41 UTC
Created attachment 877446 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-05 14:15:42 UTC
Created attachment 877447 [details]
var.tmp.clang.tar.xz
Comment 10 Chris Pritchard 2024-04-15 19:46:39 UTC
Appears to be a duplicate of https://bugs.gentoo.org/914283
Comment 11 Toralf Förster gentoo-dev 2024-04-15 19:55:42 UTC

*** This bug has been marked as a duplicate of bug 914283 ***