Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] erlang: bump to version 20.0
Date: Wed, 6 Dec 2017 15:23:20 +0100	[thread overview]
Message-ID: <20171206152320.1cee91c8@windsurf.lan> (raw)
In-Reply-To: <CAJtjsKYbRp-NcBxLfc-Xner7TUQuA8i3EjuR0QXgq908+Nwt6w@mail.gmail.com>

Hello,

On Mon, 4 Dec 2017 17:32:31 +0100, Johan Oudinet wrote:

> When trying to reproduce this build failure on my machine, I
> discovered an unrelated error in flann package:
> ERROR: unsafe header/library path used in cross-compilation
> '/usr/include/hdf5/serial'
> 
> I skipped this error by adding this to FLANN_CONF_OPTS:
> -DCMAKE_DISABLE_FIND_PACKAGE_HDF5=TRUE
> 
> As far as I understand it, this HDF5 dependency from flann is only
> here for testing purpose and can be disabled in buildroot build.
> Should I send a patch?

Yes, please :)

> Unfortunately, I failed to reproduce the build failure on erlang but
> when looking at the log, it indeed failed to find libz even though the
> configure above seems to find it:
> checking for zlib 1.2.5 or higher... yes
> checking for zlib inflateGetDictionary presence... checking for
> library containing inflateGetDictionary... -lz

Perhaps it's testing with the 64-bit version of the library, but then
using the 32-bit version or the opposite. Can you build with V=1 (or
whatever is needed in Erlang to get verbose details), and see what is
the exact command that fails to link with zlib ?

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  parent reply	other threads:[~2017-12-06 14:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30 15:42 [Buildroot] [PATCH 1/1] erlang: bump to version 20.0 Johan Oudinet
2017-11-30 16:31 ` Frank Hunleth
2017-12-01  8:20   ` Thomas Petazzoni
2017-12-01 15:16   ` Johan Oudinet
2017-12-01 15:43     ` Frank Hunleth
2017-12-01 21:46 ` Thomas Petazzoni
2017-12-03  9:59 ` Thomas Petazzoni
2017-12-04 16:32   ` Johan Oudinet
2017-12-05 19:34     ` Bernd Kuhls
2017-12-06 11:11       ` Johan Oudinet
2017-12-06 14:23     ` Thomas Petazzoni [this message]
2017-12-04 17:49   ` Bernd Kuhls
2017-12-05 16:52     ` Johan Oudinet

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=20171206152320.1cee91c8@windsurf.lan \
    --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