From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 15661] New: mx53loco_defconfig: Dependency on OpenSSL missing
Date: Thu, 22 Jun 2023 16:38:44 +0000 [thread overview]
Message-ID: <bug-15661-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=15661
Bug ID: 15661
Summary: mx53loco_defconfig: Dependency on OpenSSL missing
Product: buildroot
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned@buildroot.uclibc.org
Reporter: jbglaw@lug-owl.de
CC: buildroot@uclibc.org
Target Milestone: ---
Hi!
As of c765ac9c02dbddd53cf6813cf59c8f265b043caf, I see this build error:
[build 2023-06-20 19:29:26] /usr/bin/gcc -O2 -isystem
/var/lib/laminar/run/buildroot-mx53loco_defconfig/5/buildroot/output/host/include
-Wp,-MD,tools/.aisimage.o.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
-std=gnu11 -DCONFIG_FIT_SIGNATURE -DCONFIG_FIT_SIGNATURE_MAX_SIZE=0xffffffff
-DCONFIG_FIT_CIPHER -include ./include/compiler.h -idirafterinclude
-idirafter./arch/arm/include -I./scripts/dtc/libfdt -I./tools -DUSE_HOSTCC
-D__KERNEL_STRICT_NAMES -D_GNU_SOURCE -c -o tools/aisimage.o tools/aisimage.c
[build 2023-06-20 19:29:27] In file included from tools/imagetool.h:24,
[build 2023-06-20 19:29:27] from tools/aisimage.c:7:
[build 2023-06-20 19:29:27] include/image.h:1383:12: fatal error:
openssl/evp.h: No such file or directory
[build 2023-06-20 19:29:27] 1383 | # include <openssl/evp.h>
[build 2023-06-20 19:29:27] | ^~~~~~~~~~~~~~~
[build 2023-06-20 19:29:27] compilation terminated.
[build 2023-06-20 19:29:27] make[2]: *** [scripts/Makefile.host:112:
tools/aisimage.o] Error 1
[build 2023-06-20 19:29:27] make[1]: *** [Makefile:1871: tools] Error 2
[build 2023-06-20 19:29:27] make[1]: Leaving directory
'/var/lib/laminar/run/buildroot-mx53loco_defconfig/5/buildroot/output/build/uboot-2023.01'
[build 2023-06-20 19:29:27] make: *** [package/pkg-generic.mk:293:
/var/lib/laminar/run/buildroot-mx53loco_defconfig/5/buildroot/output/build/uboot-2023.01/.stamp_built]
Error 2
(Full build log at
http://toolchain.lug-owl.de/laminar/jobs/buildroot-mx53loco_defconfig/5)
I guess it's just a dependency missing here.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-06-22 16:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-22 16:38 bugzilla [this message]
2023-06-22 18:51 ` [Buildroot] [Bug 15661] mx53loco_defconfig: Dependency on OpenSSL missing bugzilla
2023-06-23 7:06 ` bugzilla
2023-06-25 12:14 ` bugzilla
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-15661-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@uclibc.org \
/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.