Package build under hirsute + kernel 5.15.3 FAIL

Bug #1951990 reported by COLIN Stéphane
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
iwd (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Here is output :

libtool: link: gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -g -O2 -ffile-prefix-map=/home/bigbob/tmp/Building/iwd/iwd-1.20=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -flto=auto -Wl,-z -Wl,relro -Wl,-z -Wl,now -o unit/test-eap-mschapv2 src/eap-mschapv2.o src/eap.o src/mschaputil.o unit/test-eap-mschapv2.o ell/.libs/libell-internal.a
openssl x509 -req -extensions server_ext \
  -extfile ./unit/gencerts.cnf \
  -in unit/cert-server.csr -CA ./unit/cert-ca.pem \
  -CAkey ./unit/cert-ca-key.pem \
  -CAserial ./unit/cert-ca.srl \
  -CAcreateserial -sha256 -days 10000 -out unit/cert-server.pem
Signature ok
subject=O = Foo Example Organization, CN = Foo Example Organization, emailAddress = <email address hidden>
Getting CA Private Key
openssl x509 -req -extensions cert_ext \
  -extfile ./unit/gencerts.cnf \
  -in unit/cert-client.csr -CA ./unit/cert-ca.pem \
  -CAkey ./unit/cert-ca-key.pem \
  -CAserial ./unit/cert-ca.srl \
  -CAcreateserial -sha256 -days 10000 -out unit/cert-client.pem
Signature ok
subject=O = Bar Example Organization, CN = Bar Example Organization, emailAddress = <email address hidden>
Getting CA Private Key
PASS: unit/test-hmac-md5
PASS: unit/test-hmac-sha1
PASS: unit/test-hmac-sha256
PASS: unit/test-ie
PASS: unit/test-kdf-sha256
PASS: unit/test-mpdu
PASS: unit/test-p2p
PASS: unit/test-prf-sha1
./build-aux/test-driver: line 109: 162801 Aborted (core dumped) "$@" > $log_file 2>&1
FAIL: unit/test-sae
PASS: unit/test-ssid-security
PASS: unit/test-util
PASS: unit/test-arc4
PASS: unit/test-band
PASS: unit/test-client
PASS: unit/test-cmac-aes
PASS: unit/test-eap-mschapv2
\
 \
 \
 \
 \
 \
 \
 \
 \
 \
 \
 \

/bin/bash ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -g -O2 -ffile-prefix-map=/home/bigbob/tmp/Building/iwd/iwd-1.20=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -flto=auto -Wl,-z,relro -Wl,-z,now -o unit/test-eapol unit/test-eapol.o src/crypto.o src/ie.o src/watchlist.o src/eapol.o src/eapolutil.o src/handshake.o src/eap.o src/eap-tls.o src/eap-ttls.o src/eap-md5.o src/util.o src/eap-tls-common.o src/erp.o src/band.o src/mschaputil.o ell/libell-internal.la
PASS: unit/test-crypto
libtool: link: gcc -fvisibility=hidden -DUNITDIR=\"./unit/\" -DCERTDIR=\"./unit/\" -g -O2 -ffile-prefix-map=/home/bigbob/tmp/Building/iwd/iwd-1.20=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -flto=auto -Wl,-z -Wl,relro -Wl,-z -Wl,now -o unit/test-eapol unit/test-eapol.o src/crypto.o src/ie.o src/watchlist.o src/eapol.o src/eapolutil.o src/handshake.o src/eap.o src/eap-tls.o src/eap-ttls.o src/eap-md5.o src/util.o src/eap-tls-common.o src/erp.o src/band.o src/mschaputil.o ell/.libs/libell-internal.a
PASS: unit/test-eapol
================================
   iwd 1.20: ./test-suite.log
================================

# TOTAL: 18
# PASS: 17
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: unit/test-sae
===================

test-sae: unit/test-sae.c:129: test_tx_auth_func: Assertion `l_get_le16(frame + 4) == 19' failed.
FAIL unit/test-sae (exit status: 134)

============================================================================
Testsuite summary for iwd 1.20
============================================================================
# TOTAL: 18
# PASS: 17
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
============================================================================
make[5]: *** [Makefile:2681: test-suite.log] Error 1
make[4]: *** [Makefile:2789: check-TESTS] Error 2
make[3]: *** [Makefile:3133: check-am] Error 2
make[2]: *** [Makefile:3135: check] Error 2
make[2]: Leaving directory '/home/bigbob/tmp/Building/iwd/iwd-1.20'
make[1]: *** [debian/rules:15: override_dh_auto_test] Error 2
make[1]: Leaving directory '/home/bigbob/tmp/Building/iwd/iwd-1.20'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
bigbob@bigbob-UX331UN:~/tmp/Building/iwd/iwd-1.20$

Is there a fix somewhere ?

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug report but that's not an issue in Ubuntu since hirsute didn't provide a 5.15 kernel, new Ubuntu series do and the build is working now

Changed in iwd (Ubuntu):
importance: Undecided → Low
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.