Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915338 - net-misc/connman-1.42_pre20230411[wireguard] - [slibtool] wireguard.c:(.text+<snip>): undefined reference to vpn_provider_get_plugin_data
Summary: net-misc/connman-1.42_pre20230411[wireguard] - [slibtool] wireguard.c:(.text+...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2023-10-07 15:34 UTC by Toralf Förster
Modified: 2024-04-11 01:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.65 KB, text/plain)
2023-10-07 15:34 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,54.82 KB, application/x-xz)
2023-10-07 15:34 UTC, Toralf Förster
Details
environment (environment,84.53 KB, text/plain)
2023-10-07 15:34 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.04 KB, application/x-xz)
2023-10-07 15:34 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.82 KB, application/x-xz)
2023-10-07 15:34 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.08 KB, application/x-xz)
2023-10-07 15:34 UTC, Toralf Förster
Details
net-misc:connman-1.42_pre20230411:20231007-143456.log (net-misc:connman-1.42_pre20230411:20231007-143456.log,134.94 KB, text/plain)
2023-10-07 15:34 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.85 KB, application/x-xz)
2023-10-07 15:34 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-10-07 15:34:23 UTC
too long lines were shrinked:

rdlibtool: link: ln -s wireguard.so.def vpn/plugins/.libs/wireguard.so.def.linux
rdlibtool: link: ln -s wireguard.so.def.linux vpn/plugins/.libs/wireguard.so.def.host
rdlibtool: link: ln -s /dev/null vpn/plugins/.libs/wireguard.a.disabled
rdlibtool: link: ln -s /usr/lib64/connman/plugins-vpn vpn/plugins/.libs/wireguard.so.slibtool.rpath
rdlibtool: link: x86_64-pc-linux-gnu-gcc src/shared/.libs/vpn_plugins_wireguard_la-mnlg.o vpn/plugins/.libs/wireguard_la-libwireguard.o vpn/plugins/.libs/wireguard_la-wireguard.o -fvisibility=hidden -I./gdbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: vpn/plugins/.libs/wireguard_la-wireguard.o: in function `wg_disconnect':
wireguard.c:(.text+0x3a): undefined reference to `vpn_provider_get_plugin_data'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: wireguard.c:(.text+0x56): undefined reference to `vpn_provider_set_plugin_data'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: wireguard.c:(.text+0x6a): undefined reference to `g_free'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20231002-133005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.2
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.2
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0
  [2]   rust-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 

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

  HEAD of ::gentoo
commit 469f2c1f4ee83a3b24f12ea95a2aa5c7e1733509
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 7 13:46:55 2023 +0000

    2023-10-07 13:46:54 UTC

emerge -qpvO net-misc/connman
[ebuild  N    ] net-misc/connman-1.42_pre20230411  USE="bluetooth ethernet iptables networkmanager ofono openconnect openvpn (policykit) pptp vpnc wifi wireguard -debug -doc -examples -iwd -l2tp -nftables -tools -wispr"
Comment 1 Toralf Förster gentoo-dev 2023-10-07 15:34:24 UTC
Created attachment 872262 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-10-07 15:34:25 UTC
Created attachment 872263 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-10-07 15:34:26 UTC
Created attachment 872264 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-10-07 15:34:27 UTC
Created attachment 872265 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-10-07 15:34:29 UTC
Created attachment 872266 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-10-07 15:34:29 UTC
Created attachment 872267 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-10-07 15:34:31 UTC
Created attachment 872268 [details]
net-misc:connman-1.42_pre20230411:20231007-143456.log
Comment 8 Toralf Förster gentoo-dev 2023-10-07 15:34:32 UTC
Created attachment 872269 [details]
temp.tar.xz
Comment 9 orbea 2024-03-05 21:26:07 UTC
Seems to be a connman bug depending on GNU libtool not respecting -no-undefined.