Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913678 - app-admin/sudo-1.9.14_p3 - [slibtool] exec_intercept.c:(.text+<snip>): undefined reference to intercept_response_get_packed_size
Summary: app-admin/sudo-1.9.14_p3 - [slibtool] exec_intercept.c:(.text+<snip>): undefi...
Status: UNCONFIRMED
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: slibtool
  Show dependency tree
 
Reported: 2023-09-05 09:30 UTC by Toralf Förster
Modified: 2024-04-11 01:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.46 KB, text/plain)
2023-09-05 09:30 UTC, Toralf Förster
Details
app-admin:sudo-1.9.14_p3:20230905-073334.log.xz (app-admin:sudo-1.9.14_p3:20230905-073334.log.xz,15.84 KB, application/x-xz)
2023-09-05 09:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,123.78 KB, text/plain)
2023-09-05 09:30 UTC, Toralf Förster
Details
environment (environment,92.31 KB, text/plain)
2023-09-05 09:30 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-09-05 09:30 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.84 KB, application/x-xz)
2023-09-05 09:30 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,22.88 KB, application/x-xz)
2023-09-05 09:30 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,38.08 KB, application/x-xz)
2023-09-05 09:30 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-09-05 09:30:47 UTC
too long lines were shrinked:

rdlibtool: link: ln -s /dev/null .libs/sudo_intercept.a.disabled
rdlibtool: link: ln -s sudo_intercept.la .libs/sudo_intercept.la.shrext.so
rdlibtool: link: ln -s sudo_intercept.la.shrext.so .libs/sudo_intercept.la.shrext
rdlibtool: link: ln -s /usr/libexec/sudo .libs/sudo_intercept.so.slibtool.rpath
rdlibtool: link: x86_64-pc-linux-gnu-gcc -Wl,--whole-archive ../lib/protobuf-c/.libs/libprotobuf-c.a -Wl,--no-whole-archive .libs/exec_preload.o .libs/sudo_intercept.o .libs/sudo_intercept_common.o .libs/intercept.pb-c.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--no-undefi
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: exec_intercept.o: in function `fmt_intercept_response':
exec_intercept.c:(.text+0x175): undefined reference to `intercept_response__get_packed_size'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: exec_intercept.c:(.text+0x1e0): undefined reference to `intercept_response__pack'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: exec_intercept.o: in function `intercept_cb':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20230903-215513

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0
  [2]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.20.7 linux/amd64

  HEAD of ::gentoo
commit d0c0c21515b67347399da69b3a525e3b60d86d2d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Sep 5 06:21:10 2023 +0000

    2023-09-05 06:21:09 UTC

emerge -qpvO app-admin/sudo
[ebuild  N    ] app-admin/sudo-1.9.14_p3  USE="ldap nls pam secure-path sendmail ssl -gcrypt -offensive -sasl (-selinux) -skey -sssd -verify-sig"
Comment 1 Toralf Förster gentoo-dev 2023-09-05 09:30:48 UTC
Created attachment 869805 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-05 09:30:49 UTC
Created attachment 869806 [details]
app-admin:sudo-1.9.14_p3:20230905-073334.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-05 09:30:50 UTC
Created attachment 869807 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-05 09:30:51 UTC
Created attachment 869808 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-05 09:30:52 UTC
Created attachment 869809 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-05 09:30:53 UTC
Created attachment 869810 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-05 09:30:54 UTC
Created attachment 869811 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-09-05 09:30:55 UTC
Created attachment 869812 [details]
temp.tar.xz
Comment 9 orbea 2024-03-05 21:02:11 UTC
I reproduced this once and now it just works, not sure what changed...