From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=F6rg?= Krause Date: Mon, 30 Jan 2017 22:45:56 +0100 Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2017-01-24 In-Reply-To: <20170130212602.xmxjbkp4zzrfhuof@tarshish> References: <20170125073013.D171D20CD4@mail.free-electrons.com> <1485378342.7516.1.camel@embedded.rocks> <20170125211534.dugtv6byofg3wvg5@tarshish> <1485722254.4549.1.camel@embedded.rocks> <20170129211155.f6sebtrdmsrwb2yw@tarshish> <1485806342.3759.3.camel@embedded.rocks> <20170130212025.a5mmf5kfig3kgngo@tarshish> <1485811370.2212.0.camel@embedded.rocks> <20170130212602.xmxjbkp4zzrfhuof@tarshish> Message-ID: <1485812756.2212.2.camel@embedded.rocks> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Baruch, On Mon, 2017-01-30 at 23:26 +0200, Baruch Siach wrote: > Hi J?rg, > > On Mon, Jan 30, 2017 at 10:22:50PM +0100, J?rg Krause wrote: > > On Mon, 2017-01-30 at 23:20 +0200, Baruch Siach wrote: > > > On Mon, Jan 30, 2017 at 08:59:02PM +0100, J?rg Krause wrote: > > > > On Sun, 2017-01-29 at 23:11 +0200, Baruch Siach wrote: > > > > > On Sun, Jan 29, 2017 at 09:37:34PM +0100, J?rg Krause wrote: > > > > > > On Thu, 2017-01-26 at 12:04 +0100, Samuel Martin wrote: > > > > > > > On Wed, Jan 25, 2017 at 10:15 PM, Baruch Siach > > > > > > os.c > > > > > > > o.il > > > > > > > wrote: > > > > > > > > On Wed, Jan 25, 2017 at 10:05:42PM +0100, J?rg Krause > > > > > > > > wrote: > > > > > > > > > Unfortunately I cannot reproduce this issue. Is it a > > > > > > > > > rpath > > > > > > > > > issue? > > > > > > > > > cmake links a test program with host zlib: > > > > > > > > > > > > > > Note: I'm not able to reproduce the error either. > > > > > > > > > > > > I wonder, what makes the difference to be able to reproduce > > > > > > the > > > > > > issue. > > > > > > > > > > See http://lists.busybox.net/pipermail/buildroot/2017-January > > > > > /182 > > > > > 237.html. > > > > > > > > I setup a Debian and Scientific Linux system yesterday, but I > > > > still > > > > cannot reproduce the build issue. > > > > > > Do you have lib32z1 installed? > > > > yes: > > > > # pacman -Qi lib32-zlib > > Name????????????: lib32-zlib > > Version?????????: 1.2.11-1 > > I meant to ask about Debian and the lib32z1 package specifically > (not? > zlib1g:i386). This package installs 32bit libz.so.1 in /usr/lib32. > No, lib32z1 was not installed on my fresh Debian system. Thanks for this! Now I am able to reproduce the issue. J?rg