Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913670 - net-misc/frr-9.0.2 - [slibtool] /.../ld: .../libfrrospfapiclient.so: undefined reference to msg_write
Summary: net-misc/frr-9.0.2 - [slibtool] /.../ld: .../libfrrospfapiclient.so: undefine...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alarig Le Lay
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2023-09-05 07:07 UTC by Toralf Förster
Modified: 2024-03-15 19:30 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.47 KB, text/plain)
2023-09-05 07:07 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,55.81 KB, application/x-xz)
2023-09-05 07:07 UTC, Toralf Förster
Details
environment (environment,136.73 KB, text/plain)
2023-09-05 07:07 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-09-05 07:07 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.96 KB, application/x-xz)
2023-09-05 07:07 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,20.98 KB, application/x-xz)
2023-09-05 07:07 UTC, Toralf Förster
Details
net-misc:frr-9.0:20230905-060153.log.xz (net-misc:frr-9.0:20230905-060153.log.xz,25.78 KB, application/x-xz)
2023-09-05 07:07 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,57.75 KB, application/x-xz)
2023-09-05 07:07 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 07:07:35 UTC
too long lines were shrinked:

rdlibtool: lconf: {.name="libtool"}.
rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/frr-9.0/work/frr-frr-9.0"}.
rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 115, .st_ino = 8707230}.
rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3.
rdlibtool: lconf: found "/var/tmp/portage/net-misc/frr-9.0/work/frr-frr-9.0/libtool".
rdlibtool: link: x86_64-pc-linux-gnu-gcc pceplib/pcep_pcc.o pceplib/.libs/libpcep_pcc.a -fms-extensions -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-func
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: ospfclient/.libs/libfrrospfapiclient.so: undefined reference to `msg_write'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: ospfclient/.libs/libfrrospfapiclient.so: undefined reference to `new_msg_register_event'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: ospfclient/.libs/libfrrospfapiclient.so: undefined reference to `new_msg_sync_lsdb'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] 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):
  [1]   php8.1
  [2]   php8.2 *
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 00719bcf6f7e145a94237f222a838ef73ac87af6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Sep 5 05:01:49 2023 +0000

    2023-09-05 05:01:48 UTC

emerge -qpvO net-misc/frr
[ebuild  N    ] net-misc/frr-9.0  USE="ipv6 pam -doc -fpm -grpc -nhrp -ospfapi -rpki -snmp -test" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-09-05 07:07:36 UTC
Created attachment 869779 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-05 07:07:37 UTC
Created attachment 869780 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-09-05 07:07:38 UTC
Created attachment 869781 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-05 07:07:39 UTC
Created attachment 869782 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-05 07:07:40 UTC
Created attachment 869783 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-05 07:07:41 UTC
Created attachment 869784 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-05 07:07:42 UTC
Created attachment 869785 [details]
net-misc:frr-9.0:20230905-060153.log.xz
Comment 8 Toralf Förster gentoo-dev 2023-09-05 07:07:43 UTC
Created attachment 869786 [details]
temp.tar.xz
Comment 9 Agostino Sarubbo gentoo-dev 2024-03-05 11:25:23 UTC
slibtool_tinderbox has reproduced this issue with version 9.0.2 - Updating summary.
Comment 10 orbea 2024-03-05 20:26:17 UTC
Already fixed in slibtool-9999.
Comment 11 Larry the Git Cow gentoo-dev 2024-03-15 19:30:26 UTC
The bug has been closed via the following commit(s):

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

commit 341f85a7caa16a7d986a4b428521562bf9120b08
Author:     orbea <orbea@riseup.net>
AuthorDate: 2024-03-15 13:51:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-15 19:29:22 +0000

    dev-build/slibtool: add 0.5.36
    
    Many bugs are fixed with this release, it is recommended for slibtool
    users to rebuild their entire system after this release. The addition of
    -export-symbols and -export-symbols-regex will allow exporting only the
    desired public symbols globally in any package that uses them.
    
    Closes: https://bugs.gentoo.org/925555
    Closes: https://bugs.gentoo.org/913670
    Closes: https://bugs.gentoo.org/916128
    Closes: https://bugs.gentoo.org/775596
    Closes: https://bugs.gentoo.org/792072
    Closes: https://bugs.gentoo.org/924407
    Closes: https://bugs.gentoo.org/924291
    Closes: https://bugs.gentoo.org/782013
    Closes: https://bugs.gentoo.org/914569
    Closes: https://bugs.gentoo.org/791880
    Closes: https://bugs.gentoo.org/913551
    Closes: https://bugs.gentoo.org/913688
    Closes: https://bugs.gentoo.org/914097
    Closes: https://bugs.gentoo.org/915966
    Closes: https://bugs.gentoo.org/924408
    Closes: https://bugs.gentoo.org/915121
    Closes: https://bugs.gentoo.org/913642
    Closes: https://bugs.gentoo.org/917639
    Closes: https://bugs.gentoo.org/917640
    Closes: https://bugs.gentoo.org/913530
    Closes: https://bugs.gentoo.org/913638
    Closes: https://bugs.gentoo.org/778515
    Closes: https://bugs.gentoo.org/920190
    Closes: https://bugs.gentoo.org/924404
    Signed-off-by: orbea <orbea@riseup.net>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-build/slibtool/Manifest               |  2 ++
 dev-build/slibtool/slibtool-0.5.36.ebuild | 41 +++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)