From: Peter Korsgaard <peter@korsgaard.com>
To: Andreas Ziegler <br015@umbiko.net>
Cc: "Romain Naour" <romain.naour@gmail.com>,
"Jörg Krause" <joerg.krause@embedded.rocks>,
"Thomas Petazzoni" <thomas.petazzoni@bootlin.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v3 1/1] package/zziplib: fix static build failure with mpd
Date: Wed, 30 Mar 2022 21:43:01 +0200 [thread overview]
Message-ID: <87fsmz6xbu.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220320114138.433796-1-br015@umbiko.net> (Andreas Ziegler's message of "Sun, 20 Mar 2022 12:41:38 +0100")
>>>>> "Andreas" == Andreas Ziegler <br015@umbiko.net> writes:
> The current released version of zziplib copies static libraries with appended
> major version, but omits creating the necessary links to the base file names.
> This prevents the linker to find the libraries via the search path.
> The issue (https://github.com/gdraheim/zziplib/issues/117) has been
> fixed upstream; this patch extracts the necessary part of commit
> 0e8d35f92efb680c81f6ec1fca9f11d173dce389, to enable creation of
> symlinks.
> This resolves the following autobuild issues:
> http://autobuild.buildroot.net/results/6c56b645a2b723920f07b98474452824fba5e2c1
> http://autobuild.buildroot.net/results/032aaff121fb114f388c67dbca3ad2b02f670e38
> http://autobuild.buildroot.net/results/ba711034c0abe980f677e26de41739223e2f66e9
> Signed-off-by: Andreas Ziegler <br015@umbiko.net>
> ---
> Changes v1 -> v2:
> - extract link creation from commit 0e8d35f
> Changes v2 -> v3:
> - update failure list
Committed to 2021.02.x and 2022.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-03-30 19:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-24 16:21 [Buildroot] [PATCH 1/1] package/zziplib: fix static build failure with mpd Andreas Ziegler
2021-12-24 17:22 ` Thomas Petazzoni
2021-12-27 7:40 ` [Buildroot] [PATCH v2 " Andreas Ziegler
2022-03-20 11:41 ` [Buildroot] [PATCH v3 " Andreas Ziegler
2022-03-27 15:57 ` Arnout Vandecappelle
2022-03-30 19:43 ` Peter Korsgaard [this message]
2022-07-25 20:49 ` Arnout Vandecappelle
2022-07-26 6:24 ` Andreas Ziegler
2022-07-28 14:36 ` Andreas Ziegler
2022-07-29 9:13 ` [Buildroot] [PATCH 1/1] package/zziplib: create symlinks only if target is missing Andreas Ziegler
2022-07-29 9:34 ` Andreas Ziegler
2022-07-29 16:37 ` [Buildroot] [PATCH v2 " Andreas Ziegler
2022-07-29 20:15 ` Arnout Vandecappelle
2022-09-13 14:18 ` 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=87fsmz6xbu.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=br015@umbiko.net \
--cc=buildroot@buildroot.org \
--cc=joerg.krause@embedded.rocks \
--cc=romain.naour@gmail.com \
--cc=thomas.petazzoni@bootlin.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.