Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918913 - net-firewall/ipset-7.21 - [clang] ld.lld: error: version script assignment of LIBIPSET_1.0 to symbol ipset_parse_name failed: symbol not defined
Summary: net-firewall/ipset-7.21 - [clang] ld.lld: error: version script assignment of...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-30 17:27 UTC by Toralf Förster
Modified: 2024-03-03 08:14 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.18 KB, text/plain)
2023-11-30 17:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,20.23 KB, text/plain)
2023-11-30 17:27 UTC, Toralf Förster
Details
environment (environment,134.89 KB, text/plain)
2023-11-30 17:27 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-11-30 17:27 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.07 KB, application/x-xz)
2023-11-30 17:27 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.20 KB, application/x-xz)
2023-11-30 17:27 UTC, Toralf Förster
Details
net-firewall:ipset-7.19-r1:20231130-121706.log (net-firewall:ipset-7.19-r1:20231130-121706.log,31.82 KB, text/plain)
2023-11-30 17:27 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,56.83 KB, text/plain)
2023-11-30 17:27 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,46.40 KB, application/x-xz)
2023-11-30 17:27 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,2.08 KB, application/x-xz)
2023-11-30 17:27 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 2023-11-30 17:27:47 UTC
too long lines were shrinked:

echo "}" >> types_init.c;
/bin/sh ../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I..    -I../include  -std=gnu99  -O2 -DNDEBUG   -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o types_init.lo types_init.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../include -std=gnu99 -O2 -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c types_init.c  -fPIC -DPIC -o .libs/types_init.o
2 warnings generated.
/bin/sh ../libtool  --tag=CC   --mode=link clang -std=gnu99  -O2 -DNDEBUG   -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -Wl,--version-script=../lib/libipset.map -version-info 17:0:4 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__g
libtool: link: clang -shared  -fPIC -DPIC  .libs/args.o .libs/data.o .libs/errcode.o .libs/icmp.o .libs/icmpv6.o .libs/list_sort.o .libs/mnl.o .libs/parse.o .libs/print.o .libs/session.o .libs/types.o .libs/ipset.o .libs/types_init.o .libs/ipset_bitmap_ip.o .libs/ipset_bitmap_ipmac.o .libs/ipset_bit
ld.lld: error: version script assignment of 'LIBIPSET_1.0' to symbol 'ipset_parse_name' failed: symbol not defined
ld.lld: error: version script assignment of 'LIBIPSET_1.0' to symbol 'ipset_session_error' failed: symbol not defined
ld.lld: error: version script assignment of 'LIBIPSET_1.0' to symbol 'ipset_session_warning' failed: symbol not defined

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20231129-092259

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6+libcxx
Python 3.11.6
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit a453bf68ea68f8fedbafaaa0bf4353cc14c307bd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 30 11:46:52 2023 +0000

    Merge updates from master

emerge -qpvO net-firewall/ipset
[ebuild  N    ] net-firewall/ipset-7.19-r1  USE="strip -dist-kernel -modules -modules-sign"
Comment 1 Toralf Förster gentoo-dev 2023-11-30 17:27:48 UTC
Created attachment 876000 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-30 17:27:49 UTC
Created attachment 876001 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-11-30 17:27:50 UTC
Created attachment 876002 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-11-30 17:27:51 UTC
Created attachment 876003 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-11-30 17:27:52 UTC
Created attachment 876004 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-30 17:27:53 UTC
Created attachment 876005 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-30 17:27:54 UTC
Created attachment 876006 [details]
net-firewall:ipset-7.19-r1:20231130-121706.log
Comment 8 Toralf Förster gentoo-dev 2023-11-30 17:27:55 UTC
Created attachment 876007 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2023-11-30 17:27:56 UTC
Created attachment 876008 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-11-30 17:27:57 UTC
Created attachment 876009 [details]
var.tmp.clang.tar.xz
Comment 11 Agostino Sarubbo gentoo-dev 2024-03-03 08:14:51 UTC
clang-lld_tinderbox has reproduced this issue with version 7.21 - Updating summary.