Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885583 - sys-cluster/gasnet-1.32.0 fails test - ld.lld: error: duplicate symbol: gasnett_backtrace_user
Summary: sys-cluster/gasnet-1.32.0 fails test - ld.lld: error: duplicate symbol: gasne...
Status: RESOLVED DUPLICATE of bug 725744
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-12-12 12:45 UTC by Toralf Förster
Modified: 2022-12-12 12:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.09 KB, text/plain)
2022-12-12 12:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,107.09 KB, text/plain)
2022-12-12 12:45 UTC, Toralf Förster
Details
environment (environment,82.32 KB, text/plain)
2022-12-12 12:45 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,702 bytes, application/x-bzip)
2022-12-12 12:45 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,34.02 KB, application/x-bzip)
2022-12-12 12:45 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,25.63 KB, application/x-bzip)
2022-12-12 12:45 UTC, Toralf Förster
Details
sys-cluster:gasnet-1.32.0:20221212-123323.log (sys-cluster:gasnet-1.32.0:20221212-123323.log,135.89 KB, text/plain)
2022-12-12 12:45 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,68.25 KB, application/x-bzip)
2022-12-12 12:45 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,117.05 KB, application/x-bzip)
2022-12-12 12:45 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,2.93 KB, application/x-bzip)
2022-12-12 12:45 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-12-12 12:45:41 UTC
PASSED
PASSED

libgasnet-udp-parsync.a:
PASSED
/usr/lib/llvm/15/bin/clang++ -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pipe -march=native -fno-diagnostics-color -O2 -O3  -Wno-unused -Wunused-result -Wno-unused-parameter -Wno-address -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0      -o testgasnet testgasnet.o  -L/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/udp-conduit  -lgasnet-udp-par -L/var/tmp/portage/sys-cluster/gasnet-1.32.0/work/GASNet-1.32.0/other/amudp  -lamudp      -lpthread -lm 
ld.lld: error: duplicate symbol: gasnett_backtrace_user
>>> defined at testgasnet.c
>>>            testgasnet.o:(gasnett_backtrace_user)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4_test-20221211-060004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

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

  HEAD of ::gentoo
commit 30149289e0605ad0458d23e8d97369b8594e525d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Dec 12 11:01:53 2022 +0000

    2022-12-12 11:01:52 UTC

emerge -qpvO sys-cluster/gasnet
[ebuild  N    ] sys-cluster/gasnet-1.32.0  USE="test threads -mpi"
Comment 1 Toralf Förster gentoo-dev 2022-12-12 12:45:43 UTC
Created attachment 841975 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-12 12:45:44 UTC
Created attachment 841977 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-12 12:45:45 UTC
Created attachment 841979 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-12 12:45:46 UTC
Created attachment 841981 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-12 12:45:47 UTC
Created attachment 841983 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-12 12:45:48 UTC
Created attachment 841985 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-12 12:45:50 UTC
Created attachment 841987 [details]
sys-cluster:gasnet-1.32.0:20221212-123323.log
Comment 8 Toralf Förster gentoo-dev 2022-12-12 12:45:51 UTC
Created attachment 841989 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-12-12 12:45:52 UTC
Created attachment 841991 [details]
tests.tar.bz2
Comment 10 Toralf Förster gentoo-dev 2022-12-12 12:45:53 UTC
Created attachment 841993 [details]
var.tmp.clang.tar.bz2
Comment 11 Agostino Sarubbo gentoo-dev 2022-12-12 12:50:18 UTC

*** This bug has been marked as a duplicate of bug 725744 ***