From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] fakeroot: fix spurious message "undefined symbol"
Date: Wed, 5 Oct 2016 10:02:21 +0200 [thread overview]
Message-ID: <20161005100221.5ae0ad76@free-electrons.com> (raw)
In-Reply-To: <20161004150530.12197-1-maxime.hadjinlian@gmail.com>
Hello,
On Tue, 4 Oct 2016 17:05:30 +0200, Maxime Hadjinlian wrote:
> diff --git a/package/fakeroot/hide-dlsym-error.patch b/package/fakeroot/hide-dlsym-error.patch
> new file mode 100644
> index 0000000..3fd34c8
> --- /dev/null
> +++ b/package/fakeroot/hide-dlsym-error.patch
This is not a proper name for a patch, it should have a sequence number.
> @@ -0,0 +1,32 @@
> +Description: Hide error from dlsym()
> + dlsym(), starting in glibc 2.24 actually reports errors. In our case,
> + we try to get ACL functions which are not in the glibc. This causes
> + failures in test suites, so hide those messages for non-debugging
> + purposes for now. It also makes the build logs annoying to read.
> +Author: Julian Andres Klode <juliank@ubuntu.com>
> +Origin: vendor
> +Bug-Debian: https://bugs.debian.org/830912
> +Forwarded: no
> +Last-Update: 2016-08-12
This lacks your Signed-off-by line.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2016-10-05 8:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-04 15:05 [Buildroot] [PATCH] fakeroot: fix spurious message "undefined symbol" Maxime Hadjinlian
2016-10-05 8:02 ` Thomas Petazzoni [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=20161005100221.5ae0ad76@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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