All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 13121] New: wpa_supplicant fails to build without libopenssl enabled
Date: Wed, 29 Jul 2020 21:56:10 +0000	[thread overview]
Message-ID: <bug-13121-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=13121

            Bug ID: 13121
           Summary: wpa_supplicant fails to build without libopenssl
                    enabled
           Product: buildroot
           Version: 2020.05.1
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: mstarr at hedonline.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

I am building with the ARM 2019.12 external toolchain for an ARM cortex-A7
processor.  When trying to build wpa_supplicant without libopenssl enabled, the
build failed with the following errors:

/home/workspace/PM-04H-Display_buildroot-update/mfgtool-build/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabihf/9.2.1/../../../../arm-none-linux-gnueabihf/bin/ld:
../src/eap_peer/eap_teap.o: in function `eap_teap_decrypt':
eap_teap.c:(.text+0x1af8): undefined reference to `tls_get_tls_unique'
/home/workspace/PM-04H-Display_buildroot-update/mfgtool-build/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabihf/9.2.1/../../../../arm-none-linux-gnueabihf/bin/ld:
../src/eap_peer/eap_teap.o: in function `eap_teap_process':
eap_teap.c:(.text+0x2624): undefined reference to
`tls_connection_get_cipher_suite'
/home/workspace/PM-04H-Display_buildroot-update/mfgtool-build/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabihf/9.2.1/../../../../arm-none-linux-gnueabihf/bin/ld:
../src/eap_common/eap_teap_common.o: in function `eap_teap_derive_eap_msk':
eap_teap_common.c:(.text+0x1a0): undefined reference to `tls_prf_sha256'
/home/workspace/PM-04H-Display_buildroot-update/mfgtool-build/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabihf/9.2.1/../../../../arm-none-linux-gnueabihf/bin/ld:
../src/eap_common/eap_teap_common.o: in function `eap_teap_derive_eap_emsk':
eap_teap_common.c:(.text+0x20c): undefined reference to `tls_prf_sha256'
/home/workspace/PM-04H-Display_buildroot-update/mfgtool-build/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabihf/9.2.1/../../../../arm-none-linux-gnueabihf/bin/ld:
../src/eap_common/eap_teap_common.o: in function
`eap_teap_derive_cmk_basic_pw_auth':
eap_teap_common.c:(.text+0x290): undefined reference to `tls_prf_sha256'
/home/workspace/PM-04H-Display_buildroot-update/mfgtool-build/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabihf/9.2.1/../../../../arm-none-linux-gnueabihf/bin/ld:
../src/eap_common/eap_teap_common.o: in function `eap_teap_derive_imck':
eap_teap_common.c:(.text+0x3b8): undefined reference to `tls_prf_sha256'
/home/workspace/PM-04H-Display_buildroot-update/mfgtool-build/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabihf/9.2.1/../../../../arm-none-linux-gnueabihf/bin/ld:
eap_teap_common.c:(.text+0x4f4): undefined reference to `tls_prf_sha256'
/home/workspace/PM-04H-Display_buildroot-update/mfgtool-build/host/opt/ext-toolchain/bin/../lib/gcc/arm-none-linux-gnueabihf/9.2.1/../../../../arm-none-linux-gnueabihf/bin/ld:
../src/eap_common/eap_teap_common.o:eap_teap_common.c:(.text+0x544): more
undefined references to `tls_prf_sha256' follow
collect2: error: ld returned 1 exit status
Makefile:1903: recipe for target 'wpa_supplicant' failed
make[3]: *** [wpa_supplicant] Error 1
package/pkg-generic.mk:266: recipe for target
'/home/workspace/PM-04H-Display_buildroot-update/mfgtool-build/build/wpa_supplicant-2.9/.stamp_built'
failed
make[2]: ***
[/home/workspace/PM-04H-Display_buildroot-update/mfgtool-build/build/wpa_supplicant-2.9/.stamp_built]
Error 2
Makefile:84: recipe for target '_all' failed
make[1]: *** [_all] Error 2
make[1]: Leaving directory
'/home/workspace/PM-04H-Display_buildroot-update/buildroot-2020.05.1'
heldk-4/Makefile:334: recipe for target 'mfgtool' failed
make: *** [mfgtool] Error 1


When the build is tried again with libopenssl enabled, the build completes
successfully.  I attached the buildroot configuration that does not have
libopenssl enabled that resulted in a failure.  There are several custom
external options added that will need to be removed to test building.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

             reply	other threads:[~2020-07-29 21:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-29 21:56 bugzilla at busybox.net [this message]
2020-07-29 22:00 ` [Buildroot] [Bug 13121] wpa_supplicant fails to build without libopenssl enabled bugzilla at busybox.net
2020-07-30  8:35 ` bugzilla at busybox.net
2020-08-13 21:07 ` bugzilla at busybox.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-13121-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.