Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831369 - net-wireless/wpa_supplicant-2.10 - driver_macsec_linux.c:(.text+<snip>): undefined reference to mka_sci_u64
Summary: net-wireless/wpa_supplicant-2.10 - driver_macsec_linux.c:(.text+<snip>): unde...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL: https://www.spinics.net/lists/hostap/...
Whiteboard:
Keywords:
Depends on:
Blocks: 834461
  Show dependency tree
 
Reported: 2022-01-17 19:02 UTC by Toralf Förster
Modified: 2022-03-02 03:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.68 KB, text/plain)
2022-01-17 19:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,298.41 KB, text/plain)
2022-01-17 19:02 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,93.94 KB, application/x-bzip)
2022-01-17 19:02 UTC, Toralf Förster
Details
net-wireless:wpa_supplicant-2.10:20220117-184056.log (net-wireless:wpa_supplicant-2.10:20220117-184056.log,537.29 KB, text/plain)
2022-01-17 19:02 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.07 KB, application/x-bzip)
2022-01-17 19:02 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 2022-01-17 19:02:34 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0    -o wpa_passphrase /var/tmp/portage/net-wireless/wpa_supplicant-2.10/work/wpa_supplicant-2.10/build/wpa_supplicant/wpa_passphrase.o /var/tmp/portage/net-wireless/wpa_supplicant-2.10/work/wpa_supplicant-2.10/bui
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0    -o wpa_cli /var/tmp/portage/net-wireless/wpa_supplicant-2.10/work/wpa_supplicant-2.10/build/wpa_supplicant/wpa_cli.o /var/tmp/portage/net-wireless/wpa_supplicant-2.10/work/wpa_supplicant-2.10/build/wpa_supplic
x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0    -o wpa_priv /var/tmp/portage/net-wireless/wpa_supplicant-2.10/work/wpa_supplicant-2.10/build/wpa_supplicant/src/crypto/crypto_openssl.o /var/tmp/portage/net-wireless/wpa_supplicant-2.10/work/wpa_supplicant-2.1
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-wireless/wpa_supplicant-2.10/work/wpa_supplicant-2.10/build/wpa_supplicant/src/drivers/driver_macsec_linux.o: in function `macsec_drv_create_receive_sa':
driver_macsec_linux.c:(.text+0xbea): undefined reference to `mka_sci_u64'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/net-wireless/wpa_supplicant-2.10/work/wpa_supplicant-2.10/build/wpa_supplicant/src/drivers/driver_macsec_linux.o: in function `macsec_drv_get_receive_lowest_pn':
driver_macsec_linux.c:(.text+0xdb8): undefined reference to `mka_sci_u64'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.58.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.13_p8 [openjdk-bin-11]
2)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.1 *

  HEAD of ::gentoo
commit 8b3eb18ddd428320f91f0ee79e7aec15e03efcdf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jan 17 16:21:51 2022 +0000

    2022-01-17 16:21:50 UTC

emerge -qpvO net-wireless/wpa_supplicant
[ebuild     U ] net-wireless/wpa_supplicant-2.10 [2.9-r8] USE="crda dbus eap-sim fils hs2-0 mbo mesh privsep qt5 readline smartcard tdls wps -ap -broadcom-sta -eapol-test -fasteap -macsec -p2p (-ps3) (-selinux) -uncommon-eap-types (-wimax)"
Comment 1 Toralf Förster gentoo-dev 2022-01-17 19:02:35 UTC
Created attachment 762434 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-17 19:02:37 UTC
Created attachment 762435 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-17 19:02:38 UTC
Created attachment 762436 [details]
etc.portage.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2022-01-17 19:02:40 UTC
Created attachment 762437 [details]
net-wireless:wpa_supplicant-2.10:20220117-184056.log
Comment 5 Toralf Förster gentoo-dev 2022-01-17 19:02:41 UTC
Created attachment 762438 [details]
temp.tar.bz2
Comment 6 Larry the Git Cow gentoo-dev 2022-03-02 03:26:36 UTC
The bug has been closed via the following commit(s):

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

commit 49c884d31f99241bb978d04afffdeff46364597d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-02 03:26:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-02 03:26:18 +0000

    net-wireless/wpa_supplicant: fix build with USE=privsep
    
    Closes: https://bugs.gentoo.org/831369
    Signed-off-by: Sam James <sam@gentoo.org>

 net-wireless/wpa_supplicant/wpa_supplicant-2.10.ebuild | 6 +++++-
 net-wireless/wpa_supplicant/wpa_supplicant-9999.ebuild | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)