From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 3/3] package/proftpd: needs dynamic library
Date: Sun, 05 Mar 2023 19:36:44 +0100 [thread overview]
Message-ID: <87mt4r59kz.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20230228220741.54827-3-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Tue, 28 Feb 2023 23:07:41 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> proftpd doesn't build statically because it does not use pkg-config to
> retrieve its dependencies since its addition in commit
> 5d173ec4122b89857e6d93fc337311b1f87631c9:
> /tmp/instance-13/output-1/host/lib/gcc/arc-buildroot-linux-uclibc/10.2.0/../../../../arc-buildroot-linux-uclibc/bin/ld:
> /tmp/instance-13/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libidn2.a(libunistring_la-striconveh.o):
> in function `iconv_carefully_1':
> buildroot/build/libidn2-2.3.4/unistring/striconveh.c:233: undefined reference to `libiconv'
> [...]
> /tmp/instance-5/output-1/host/lib/gcc/arceb-buildroot-linux-uclibc/10.2.0/../../../../arceb-buildroot-linux-uclibc/bin/ld:
> /tmp/instance-5/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.a(bio_lib.o):
> in function `BIO_free':
> bio_lib.c:(.text+0x3f2): undefined reference to `__atomic_fetch_sub_4'
> Fixes:
> - http://autobuild.buildroot.org/results/09f3f37b63dc68d31b18816b818df86fa3be095c
> - http://autobuild.buildroot.org/results/2aba5297206e44dc086c3138ace70e85739196f3
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-03-05 18:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-28 22:07 [Buildroot] [PATCH 1/3] package/proftpd: add libidn2 optional dependency Fabrice Fontaine
2023-02-28 22:07 ` [Buildroot] [PATCH 2/3] package/proftpd: add pcre2 " Fabrice Fontaine
2023-03-05 18:36 ` Peter Korsgaard
2023-03-15 14:10 ` Peter Korsgaard
2023-02-28 22:07 ` [Buildroot] [PATCH 3/3] package/proftpd: needs dynamic library Fabrice Fontaine
2023-03-05 18:36 ` Peter Korsgaard [this message]
2023-03-15 14:10 ` Peter Korsgaard
2023-03-05 18:36 ` [Buildroot] [PATCH 1/3] package/proftpd: add libidn2 optional dependency Peter Korsgaard
2023-03-15 14:09 ` Peter Korsgaard
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=87mt4r59kz.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@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 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.