[Bug 1956950] Re: iwd FTBFS with LTO enabled
Graham Inggs
1956950 at bugs.launchpad.net
Fri May 6 12:46:00 UTC 2022
I should have marked lto-disabled-list as also being affected before
uploading. Doing so now.
lto-disabled-list (18) jammy; urgency=medium
* Add the following packages:
- bart (LP: #1956945)
- bart-cuda (LP: #1956947)
- gcc-or1k-elf (LP: #1956948)
- iwd (LP: #1956950)
- libkcapi (LP: #1956951)
- librandomx (LP: #1956952)
- libspectrum (LP: #1956953)
- rhonabwy (LP: #1956955)
-- Graham Inggs <ginggs at ubuntu.com> Mon, 10 Jan 2022 12:39:10 +0000
** Also affects: lto-disabled-list (Ubuntu)
Importance: Undecided
Status: New
** Changed in: lto-disabled-list (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lto-disabled-list in Ubuntu.
https://bugs.launchpad.net/bugs/1956950
Title:
iwd FTBFS with LTO enabled
Status in iwd package in Ubuntu:
Confirmed
Status in lto-disabled-list package in Ubuntu:
Fix Released
Bug description:
Excerpt from the build log:
/bin/bash ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -DJSMN_PARENT_LINKS -DJSMN_STRICT -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now -o unit/test-ssid-security unit/test-ssid-security.o src/ie.o src/common.o -lell
libtool: link: gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -DJSMN_PARENT_LINKS -DJSMN_STRICT -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z -Wl,relro -Wl,-z -Wl,now -o unit/test-ssid-security unit/test-ssid-security.o src/ie.o src/common.o -lell
/usr/bin/ld: /tmp/ccjo7giz.ltrans0.ltrans.o: in function `sae_choose_next_group':
./src/sae.c:141: undefined reference to `__wrap_l_ecc_supported_ike_groups'
/usr/bin/ld: /tmp/ccjo7giz.ltrans0.ltrans.o: in function `sae_rx_authenticate':
./src/sae.c:183: undefined reference to `__wrap_l_ecc_supported_ike_groups'
/usr/bin/ld: /tmp/ccjo7giz.ltrans0.ltrans.o: in function `handshake_state_free':
./src/handshake.c:49: undefined reference to `__wrap_l_ecc_supported_ike_groups'
/usr/bin/ld: /tmp/ccjo7giz.ltrans0.ltrans.o:./src/handshake.c:49: undefined reference to `__wrap_l_ecc_supported_ike_groups'
collect2: error: ld returned 1 exit status
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iwd/+bug/1956950/+subscriptions
More information about the foundations-bugs
mailing list