From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Nicola Di Lieto <nicola.dilieto@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/uacme: fix build
Date: Tue, 20 Feb 2024 21:44:15 +0100 [thread overview]
Message-ID: <ZdUPH27hCR4--tg7@landeda> (raw)
In-Reply-To: <20240220195007.380433-1-fontaine.fabrice@gmail.com>
Fabrice, All,
On 2024-02-20 20:50 +0100, Fabrice Fontaine spake thusly:
> Fix the following build failure raised since bump to version 1.7.5 in
> commit b7ee5f3b0e3ef703bafd007cc99da10312d99b9e and
> https://github.com/ndilieto/uacme/commit/fe826f4b1931ae508047d8b2693b5b6ac2cb21fd:
>
> checking if mmap(MAP_ANON|MAP_SHARED) works... configure: error: in `/home/autobuild/autobuild/instance-9/output-1/build/uacme-1.7.5':
> configure: error: cannot run test program while cross compiling
>
> Fixes: b7ee5f3b0e3ef703bafd007cc99da10312d99b9e
> - http://autobuild.buildroot.org/results/9715ade98f4894c07b640d151daa41813d2bec3a
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
[--SNIP--]
> diff --git a/package/uacme/uacme.mk b/package/uacme/uacme.mk
> index f02e522761..cd670ee951 100644
> --- a/package/uacme/uacme.mk
> +++ b/package/uacme/uacme.mk
> @@ -12,6 +12,8 @@ UACME_SITE = $(call github,ndilieto,uacme,upstream/$(UACME_VERSION))
> UACME_LICENSE = GPL-3.0+
> UACME_LICENSE_FILES = COPYING
> UACME_DEPENDENCIES = libcurl
> +# We're patching configure.ac
I've slightly reworded this comment to reference the patch filename, so
that's it is easier to notice when the patch is dropped that we should
also drop autoreconf.
Applied to master, thanks.
Regards,
Yann E. MORIN.
> +UACME_AUTORECONF = YES
>
> UACME_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99' LIBS="$(UACME_LIBS)"
>
> --
> 2.43.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-02-20 20:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-20 19:50 [Buildroot] [PATCH 1/1] package/uacme: fix build Fabrice Fontaine
2024-02-20 20:44 ` Yann E. MORIN [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=ZdUPH27hCR4--tg7@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=nicola.dilieto@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox