/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libaudit.so.1, needed by ../../../auparse/.libs/libauparse.so, not found (try using -rpath or -rpath-link) /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../auparse/.libs/libauparse.so: undefined reference to `audit_detect_machine' /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../auparse/.libs/libauparse.so: undefined reference to `audit_msg_type_to_name' /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../auparse/.libs/libauparse.so: undefined reference to `audit_flag_to_name' /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../../auparse/.libs/libauparse.so: undefined reference to `audit_elf_to_machine' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib-20210331-001544 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.2.0 * Python 3.8.8 Available Ruby profiles: (none found) The following VMs are available for generation-2: *) AdoptOpenJDK 8.282_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Wed Mar 31 08:51:28 UTC 2021 emerge -qpvO sys-process/audit [ebuild N ] sys-process/audit-3.0.1 USE="(split-usr) -gssapi -ldap -python -static-libs" PYTHON_TARGETS="python3_8 -python3_7 -python3_9"
Created attachment 696465 [details] emerge-info.txt
Created attachment 696468 [details] emerge-history.txt
Created attachment 696471 [details] environment
Created attachment 696474 [details] etc.portage.tar.bz2
Created attachment 696477 [details] logs.tar.bz2
Created attachment 696480 [details] sys-process:audit-3.0.1:20210331-104108.log
Created attachment 696483 [details] temp.tar.bz2
Created attachment 696510 [details, diff] https://https://github.com/linux-audit/audit-userspace/pull/160github.com/linux-audit/audit-userspace/pull/160 Patch against the upstream git.
Created attachment 696513 [details, diff] https://github.com/linux-audit/audit-userspace/pull/160 Fixed description field...
Fix merged upstream. https://github.com/linux-audit/audit-userspace/commit/a4173996c8aecfc80bb7b7931c162269e008c4d1
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b585fe61267e021273ad381650aa00bcb5df3eab commit b585fe61267e021273ad381650aa00bcb5df3eab Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2021-05-07 17:02:43 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2021-05-09 08:35:36 +0000 sys-process/audit: Fix for slibtool Thanks-to: orbea <orbea@riseup.net> Upstream: https://github.com/linux-audit/audit-userspace/commit/a417399 Closes: https://bugs.gentoo.org/779529 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> sys-process/audit/audit-3.0.1.ebuild | 5 +- sys-process/audit/files/audit-3.0.1-slibtool.patch | 207 +++++++++++++++++++++ 2 files changed, 211 insertions(+), 1 deletion(-)
I am still facing this issue while using arm-none-linux-gnueabi toolchain mv -f .deps/audisp_syslog-audisp-syslog.Tpo .deps/audisp_syslog-audisp-syslog.Po /bin/bash ../../../libtool --tag=CC --mode=link arm-none-linux-gnueabi-gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-unused-but-set-variable -g -O2 -pie -Wl,-z,relro -Wl,-z,now -o audisp-syslog audisp_syslog-audisp-syslog.o ../../../common/libaucommon.la ../../../auparse/libauparse.la libtool: link: arm-none-linux-gnueabi-gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-unused-but-set-variable -g -O2 -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/audisp-syslog audisp_syslog-audisp-syslog.o ../../../common/.libs/libaucommon.a ../../../auparse/.libs/libauparse.so /sources/C2030_ws_signed/tools/arm-linux/arm-2011.09/bin/../lib/gcc/arm-none-linux-gnueabi/4.6.1/../../../../arm-none-linux-gnueabi/bin/ld: warning: libaudit.so.1, needed by ../../../auparse/.libs/libauparse.so, not found (try using -rpath or -rpath-link) ../../../auparse/.libs/libauparse.so: undefined reference to `audit_detect_machine' ../../../auparse/.libs/libauparse.so: undefined reference to `audit_msg_type_to_name' ../../../auparse/.libs/libauparse.so: undefined reference to `audit_flag_to_name' ../../../auparse/.libs/libauparse.so: undefined reference to `audit_elf_to_machine' ../../../auparse/.libs/libauparse.so: undefined reference to `audit_name_to_msg_type' ../../../auparse/.libs/libauparse.so: undefined reference to `audit_syscall_to_name' ../../../auparse/.libs/libauparse.so: undefined reference to `audit_ftype_to_name' ../../../auparse/.libs/libauparse.so: undefined reference to `secure_getenv' ../../../auparse/.libs/libauparse.so: undefined reference to `audit_machine_to_name' ../../../auparse/.libs/libauparse.so: undefined reference to `audit_errno_to_name'