Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919689 - sys-apps/tcp-wrappers-7.6.31 - [clang] ld.lld: error: version script assignment of local to symbol aclexec_matched failed: symbol not defined
Summary: sys-apps/tcp-wrappers-7.6.31 - [clang] ld.lld: error: version script assignme...
Status: RESOLVED FIXED
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-12-10 16:53 UTC by Toralf Förster
Modified: 2024-02-20 05:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.07 KB, text/plain)
2023-12-10 16:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,16.72 KB, text/plain)
2023-12-10 16:53 UTC, Toralf Förster
Details
environment (environment,102.18 KB, text/plain)
2023-12-10 16:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-10 16:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.84 KB, application/x-xz)
2023-12-10 16:53 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,50.49 KB, text/plain)
2023-12-10 16:53 UTC, Toralf Förster
Details
sys-apps:tcp-wrappers-7.6.31:20231210-162636.log (sys-apps:tcp-wrappers-7.6.31:20231210-162636.log,29.29 KB, text/plain)
2023-12-10 16:54 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.96 KB, application/x-xz)
2023-12-10 16:54 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-12-10 16:53:53 UTC
safe_finger.c:77:6: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
   77 |             setgid(UNPRIV_UGID);
      |             ^~~~~~ ~~~~~~~~~~~
safe_finger.c:79:6: warning: ignoring return value of function declared with 'warn_unused_result' attribute [-Wunused-result]
   79 |             setuid(UNPRIV_UGID);
      |             ^~~~~~ ~~~~~~~~~~~
ld.lld: error: version script assignment of 'local' to symbol 'aclexec_matched' failed: symbol not defined
clang-17: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Makefile:758: shared/libwrap.so.0.7.6] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_clang-20231210-041514

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

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.7
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit d3621174e42d5780a4bb369ed36be3aad3145bb7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 10 16:03:56 2023 +0000

    2023-12-10 16:03:55 UTC

emerge -qpvO sys-apps/tcp-wrappers
[ebuild  N    ] sys-apps/tcp-wrappers-7.6.31  USE="ipv6 (split-usr) -netgroups (-selinux)" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2023-12-10 16:53:54 UTC
Created attachment 878642 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-10 16:53:55 UTC
Created attachment 878643 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-10 16:53:56 UTC
Created attachment 878644 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-10 16:53:57 UTC
Created attachment 878645 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-10 16:53:58 UTC
Created attachment 878646 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-10 16:53:59 UTC
Created attachment 878647 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2023-12-10 16:54:00 UTC
Created attachment 878648 [details]
sys-apps:tcp-wrappers-7.6.31:20231210-162636.log
Comment 8 Toralf Förster gentoo-dev 2023-12-10 16:54:02 UTC
Created attachment 878649 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-02-20 05:06:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c62f5edf9ca493d85a5ae20ecfb6ad5f2458170d

commit c62f5edf9ca493d85a5ae20ecfb6ad5f2458170d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-02-20 05:02:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-20 05:02:07 +0000

    sys-apps/tcp-wrappers: EAPI 8, drop usr-ldscript, LLD 17 workaround
    
    * EAPI 8
    * Drop usr-ldscript per news item
    * Add LLD 17 workaround (bug #919689)
    
    Closes: https://bugs.gentoo.org/919689
    Signed-off-by: Sam James <sam@gentoo.org>

 .../tcp-wrappers/tcp-wrappers-7.6.31-r1.ebuild     | 115 +++++++++++++++++++++
 1 file changed, 115 insertions(+)