Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936806 - dev-lang/swig-4.2.1 fails test Examples/javascript/native
Summary: dev-lang/swig-4.2.1 fails test Examples/javascript/native
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-28 01:49 UTC by Jonathan Lovelace
Modified: 2024-07-28 20:40 UTC (History)
1 user (show)

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


Attachments
dev-lang:swig-4.2.1:20240728-013327.log (dev-lang:swig-4.2.1:20240728-013327.log,114.10 KB, text/plain; charset=utf-8)
2024-07-28 01:49 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,9.10 KB, text/plain; charset=utf-8)
2024-07-28 01:49 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2024-07-28 01:49:23 UTC
Created attachment 898428 [details]
dev-lang:swig-4.2.1:20240728-013327.log

=dev-lang/swig-4.2.1 fails its test phase for me. The specific failure seems to be:

checking Examples/javascript/native
Could not find module example/example.so:
./example.so: undefined symbol: _Z11placeholderv
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string: construction from null is not valid
make[3]: *** [../../Makefile:753: javascript_run] Error 134
make[2]: *** [../example.mk:23: check] Error 2
make[1]: *** [Makefile:215: native.actionexample] Error 2

My guess is that this is a C++ language version (flag) difference between swig and whatever package it is (implicitly) depending on for the test? I only very recently upgraded this box to profile 23.0, so everything was recently rebuilt with the same compiler ...
Comment 1 Jonathan Lovelace 2024-07-28 01:49:44 UTC
Created attachment 898429 [details]
emerge-info.txt
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-28 01:52:02 UTC
Might be a -z now thohing.