Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943282 - dev-lang/spidermonkey-115.16.0-r1 - [libtool] Unified_cpp_js_src2.cpp:(<snip>) undefined reference to u_hasBinaryProperty
Summary: dev-lang/spidermonkey-115.16.0-r1 - [libtool] Unified_cpp_js_src2.cpp:(<snip>...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-11 18:53 UTC by Toralf Förster
Modified: 2024-11-11 18:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.95 KB, text/plain)
2024-11-11 18:53 UTC, Toralf Förster
Details
dev-lang:spidermonkey-115.16.0-r1:20241110-220626.log.xz (dev-lang:spidermonkey-115.16.0-r1:20241110-220626.log.xz,146.41 KB, application/x-xz)
2024-11-11 18:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,235.71 KB, text/plain)
2024-11-11 18:53 UTC, Toralf Förster
Details
environment (environment,160.31 KB, text/plain)
2024-11-11 18:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-11 18:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.48 KB, application/x-xz)
2024-11-11 18:53 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,63.99 KB, application/x-xz)
2024-11-11 18:53 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,35.54 KB, application/x-xz)
2024-11-11 18:53 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 2024-11-11 18:53:12 UTC
too long lines were shrinked:

make[3]: Leaving directory '/var/tmp/portage/dev-lang/spidermonkey-115.16.0-r1/work/build/js/src/build'
make[3]: Entering directory '/var/tmp/portage/dev-lang/spidermonkey-115.16.0-r1/work/build/js/src/build'
js/src/build/libmozjs-115.so
rm -f libmozjs-115.so
/usr/bin/x86_64-pc-linux-gnu-g++ -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-sized-deallocation -fno-aligned-new -O2 -pipe -march=native -fno-diagnostics-color -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -freorder-blocks 
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-lang/spidermonkey-115.16.0-r1/work/build/js/src/build/../Unified_cpp_js_src2.o: in function `unsigned long ToLowerCaseImpl<char16_t>(char16_t*, char16_t const*, unsigned long, unsigned long, unsigned lon
Unified_cpp_js_src2.cpp:(.text._Z15ToLowerCaseImplIDsEmPT_PKS0_mmm+0x272): undefined reference to `u_hasBinaryProperty'
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: Unified_cpp_js_src2.cpp:(.text._Z15ToLowerCaseImplIDsEmPT_PKS0_mmm+0x298): undefined reference to `u_hasBinaryProperty'
/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ld: Unified_cpp_js_src2.cpp:(.text._Z15ToLowerCaseImplIDsEmPT_PKS0_mmm+0x2ed): undefined reference to `u_hasBinaryProperty'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20241106-192501

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-bin-1.77.1
  [3]   rust-bin-1.81.0
  [4]   rust-bin-1.82.0
  [5]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
2)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21 


  HEAD of ::gentoo
commit 37c4341ad6c353f9b26403b9aa9b86fbac5d8918
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 10 20:48:26 2024 +0000

    2024-11-10 20:48:26 UTC

emerge -qpvO =dev-lang/spidermonkey-115.16.0-r1
Comment 1 Toralf Förster gentoo-dev 2024-11-11 18:53:13 UTC
Created attachment 908477 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-11 18:53:15 UTC
Created attachment 908478 [details]
dev-lang:spidermonkey-115.16.0-r1:20241110-220626.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-11-11 18:53:16 UTC
Created attachment 908479 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-11-11 18:53:17 UTC
Created attachment 908480 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-11-11 18:53:18 UTC
Created attachment 908481 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-11 18:53:19 UTC
Created attachment 908482 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-11 18:53:20 UTC
The file size of ./files/logs.tar.xz is too big (13M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/23.0-20241106-192501/var/tmp/tb/issues/20241110-221325-dev-lang_spidermonkey-115.16.0-r1/files/logs.tar.xz is valid.
Comment 8 Toralf Förster gentoo-dev 2024-11-11 18:53:21 UTC
Created attachment 908483 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-11 18:53:22 UTC
Created attachment 908484 [details]
temp.tar.xz