From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Matt Weber <matthew.weber@collins.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/omniorb: fix openssl build
Date: Fri, 27 May 2022 09:29:49 +0200 [thread overview]
Message-ID: <87o7zjph5e.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220424084538.2740476-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sun, 24 Apr 2022 10:45:38 +0200")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Add host-pkgconf dependency to fix the following build failure with
> openssl raised since commit 9d519412d65e13e4a7ffbb83edd8d1e4b2dfe4b7:
> /nvmedata/autobuild/instance-25/output-1/per-package/omniorb/host/bin/m68k-buildroot-linux-uclibc-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall -Wno-unused -fexceptions -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I/usr/include -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__m68k__ -o static/sslActive.o sslActive.cc
> m68k-buildroot-linux-uclibc-g++: WARNING: unsafe header/library path used in cross-compilation: '-I/usr/include'
> In file included from /usr/include/stdlib.h:55,
> from /usr/include/openssl/crypto.h:14,
> from /usr/include/openssl/bio.h:20,
> from /usr/include/openssl/ssl.h:18,
> from ../../../../../include/omniORB4/sslContext.h:48,
> from sslActive.cc:32:
> /usr/include/bits/floatn.h:75:70: error: unknown machine mode '__TC__'
> 75 | typedef _Complex float __cfloat128 __attribute__ ((__mode__ (__TC__)));
> |
> Fixes:
> - http://autobuild.buildroot.org/results/47b1906eb7dd122a81191d14ad663c5931cbfade
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2022.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-05-27 7:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-24 8:45 [Buildroot] [PATCH 1/1] package/omniorb: fix openssl build Fabrice Fontaine
2022-04-24 17:44 ` Yann E. MORIN
2022-05-27 7:29 ` Peter Korsgaard [this message]
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=87o7zjph5e.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=matthew.weber@collins.com \
/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.