Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861395 - dev-db/mariadb-10.6.8-r1 - /.../ld: .../libjoblist.so: undefined reference to ERR_error_string_n
Summary: dev-db/mariadb-10.6.8-r1 - /.../ld: .../libjoblist.so: undefined reference to...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-27 07:18 UTC by Toralf Förster
Modified: 2022-10-31 02:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.52 KB, text/plain)
2022-07-27 07:19 UTC, Toralf Förster
Details
dev-db:mariadb-10.6.8-r1:20220727-005202.log.bz2 (dev-db:mariadb-10.6.8-r1:20220727-005202.log.bz2,49.84 KB, application/x-bzip)
2022-07-27 07:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,200.76 KB, text/plain)
2022-07-27 07:19 UTC, Toralf Förster
Details
environment (environment,203.23 KB, text/plain)
2022-07-27 07:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.37 KB, application/x-bzip)
2022-07-27 07:19 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,32.72 KB, application/x-bzip)
2022-07-27 07:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,93.20 KB, application/x-bzip)
2022-07-27 07:19 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 2022-07-27 07:18:59 UTC
too long lines were shrinked:

[984/1997] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -O2 -felide-constructors -fno-strict-aliasing -pie -fPIC -fstack-protector --param=ssp-buffer-size=4 -DMASK_LONGDOUBLE -DNDEBUG -fno-omit-frame-pointer -DDBUG_OFF -Wall -Wenum-compare -Wenum-conversion 
[985/1997] : && /usr/bin/x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -felide-constructors -fno-strict-aliasing -pie -fPIC -fstack-protector --param=ssp-buffer-size=4 -DMASK_LONGDOUBLE -DNDEBUG -fno-omit-frame-pointer -DDBUG_OFF -Wall -Wenum-compare -Wenum-conversion -Wextr
FAILED: storage/columnstore/columnstore/bin/cloudio_component_test 
: && /usr/bin/x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -felide-constructors -fno-strict-aliasing -pie -fPIC -fstack-protector --param=ssp-buffer-size=4 -DMASK_LONGDOUBLE -DNDEBUG -fno-omit-frame-pointer -DDBUG_OFF -Wall -Wenum-compare -Wenum-conversion -Wextra -Wformat-
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: storage/columnstore/columnstore/lib/libjoblist.so: undefined reference to `ERR_error_string_n'
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: storage/columnstore/columnstore/lib/libjoblist.so: undefined reference to `EVP_CipherFinal_ex'
/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: storage/columnstore/columnstore/lib/libjoblist.so: undefined reference to `EVP_CIPHER_key_length'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20220725-024959

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Rust versions:
  [1]   rust-bin-1.62.1
  [2]   rust-1.62.1 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:

  HEAD of ::gentoo
commit 01520afd6c1ef703de5cf79b9e08e7cb1674b3cc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jul 26 22:31:54 2022 +0000

    2022-07-26 22:31:54 UTC

emerge -qpvO dev-db/mariadb
[ebuild  N    ] dev-db/mariadb-10.6.8-r1  USE="backup columnstore galera innodb-lzo odbc pam perl s3 server systemd tcmalloc yassl -bindist -cracklib -debug -extraengine -innodb-lz4 -innodb-snappy -jdbc -jemalloc -kerberos -latin1 -mroonga -numa -oqgraph -profiling -rocksdb (-selinux) -sphinx -sst-mariabackup -sst-rsync -static -systemtap -test -xml"
Comment 1 Toralf Förster gentoo-dev 2022-07-27 07:19:00 UTC
Created attachment 794753 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-27 07:19:02 UTC
Created attachment 794756 [details]
dev-db:mariadb-10.6.8-r1:20220727-005202.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-07-27 07:19:04 UTC
Created attachment 794759 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-27 07:19:05 UTC
Created attachment 794762 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-27 07:19:06 UTC
Created attachment 794765 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-27 07:19:07 UTC
Created attachment 794768 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-07-27 07:19:09 UTC
Created attachment 794771 [details]
temp.tar.bz2