Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870970 - dev-lang/xsb-4.0.0 - ++Error[XSB]: [Runtime/C] .../xsb_re_match.so: undefined symbol: VarStrOps
Summary: dev-lang/xsb-4.0.0 - ++Error[XSB]: [Runtime/C] .../xsb_re_match.so: undefined...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prolog project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-17 19:35 UTC by Toralf Förster
Modified: 2024-03-15 00:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.55 KB, text/plain)
2022-09-17 19:35 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,11.28 KB, application/x-bzip)
2022-09-17 19:35 UTC, Toralf Förster
Details
dev-lang:xsb-4.0.0:20220917-172527.log (dev-lang:xsb-4.0.0:20220917-172527.log,36.65 KB, text/plain)
2022-09-17 19:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,58.98 KB, text/plain)
2022-09-17 19:35 UTC, Toralf Förster
Details
environment (environment,133.36 KB, text/plain)
2022-09-17 19:35 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.99 KB, application/x-bzip)
2022-09-17 19:35 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.88 KB, application/x-bzip)
2022-09-17 19:35 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-09-17 19:35:17 UTC
End XSB (cputime 0.12 secs, elapsetime 0.57 secs)
-------------- Warnings/Errors --------------------
While compiling XSB/packages:

++Error[XSB]: [Runtime/C] /var/tmp/portage/dev-lang/xsb-4.0.0/work/XSB/packages/regmatch/cc/xsb_re_match.so: undefined symbol: VarStrOps
++Error[XSB/Runtime/P]: [Miscellaneous] Error in loading file /var/tmp/portage/dev-lang/xsb-4.0.0/work/XSB/packages/regmatch/cc/xsb_re_match.xwam.localhost-506
Forward Continuation...

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220917-070004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 0ea94cb571143075420d6c7a42d6462b66a5f9e3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 17:16:46 2022 +0000

    2022-09-17 17:16:46 UTC

emerge -qpvO dev-lang/xsb
[ebuild  N    ] dev-lang/xsb-4.0.0  USE="pcre -curl -debug -iodbc -java -mariadb -mysql -odbc -threads -xml"
Comment 1 Toralf Förster gentoo-dev 2022-09-17 19:35:18 UTC
Created attachment 808900 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 19:35:19 UTC
Created attachment 808903 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-17 19:35:20 UTC
Created attachment 808906 [details]
dev-lang:xsb-4.0.0:20220917-172527.log
Comment 4 Toralf Förster gentoo-dev 2022-09-17 19:35:22 UTC
Created attachment 808909 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2022-09-17 19:35:23 UTC
Created attachment 808912 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-09-17 19:35:24 UTC
Created attachment 808915 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 19:35:25 UTC
Created attachment 808918 [details]
logs.tar.bz2
Comment 8 Eli Schwartz 2024-03-15 00:24:12 UTC
The bug is inside a configure test which fails with Modern C and screws up feature detection by returning: 

checking whether loader understands -Wl,-export-dynamic... no