Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 870970

Summary: dev-lang/xsb-4.0.0 - ++Error[XSB]: [Runtime/C] .../xsb_re_match.so: undefined symbol: VarStrOps
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Prolog project <prolog>
Status: CONFIRMED ---    
Severity: normal CC: eschwartz93
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://sourceforge.net/p/xsb/bugs/265/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
dev-lang:xsb-4.0.0:20220917-172527.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2

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