From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1083588885569543930==" MIME-Version: 1.0 From: Mark Wielaard To: elfutils-devel@lists.fedorahosted.org Subject: Re: Some Debian elfutils issues Date: Mon, 18 Jan 2016 15:35:47 +0100 Message-ID: <1453127747.7711.71.camel@klomp.org> In-Reply-To: 20160113232240.GA11821@roeckx.be --===============1083588885569543930== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Thu, 2016-01-14 at 00:22 +0100, Kurt Roeckx wrote: > On Wed, Jan 13, 2016 at 11:13:28PM +0100, Mark Wielaard wrote: > > I looked at the latest build logs: > > https://buildd.debian.org/status/package.php?p=3Delfutils > > [...] > > If you could try the attached patches on a new Debian build that would > > be appreciated. > = > I'll try it tomorrow or in the weekend. Thanks for doing a build with the proposed patches. They seem to have solved the issues on kfreebsd and the hurd port builds again (but still fails one testcase). I have pushed the commits below to master. The only thing that worries me is the sparc failure. I have CCed Jose who might want to take a look. What is strange is that 0.165-1 and 0.165-2 PASS on sparc just fine. And I don't see anything in 0.165-3 that would explain the failure on sparc: https://buildd.debian.org/status/logs.php?pkg=3Delfutils&arch=3Dsparc64 Thanks, Mark commit 0cd02dcafcfdaff56f483f41c0ec45de756c7083 Author: Mark Wielaard Date: Wed Jan 13 23:06:33 2016 +0100 tests: Skip dwfl-bug-fd-leak test if dwfl_linux_proc_report is unsuppor= ted. = Signed-off-by: Mark Wielaard commit 624e3cb81d436282fa9f6ce4fa63203bad236057 Author: Mark Wielaard Date: Wed Jan 13 22:57:03 2016 +0100 elflint: Recognize ELFOSABI_FREEBSD which Debian kFreeBSD uses. = Signed-off-by: Mark Wielaard commit d460773dd4fdeb98d9271f741e0a54f05ced876d Author: Mark Wielaard Date: Wed Jan 13 22:49:02 2016 +0100 tests: Guard linux specific header includes with ifdef __linux__. = Signed-off-by: Mark Wielaard --===============1083588885569543930==--