From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] zeromq: bump to version 4.2.5
Date: Tue, 10 Apr 2018 09:32:24 +0200 [thread overview]
Message-ID: <20180410093224.5a003151@windsurf> (raw)
In-Reply-To: <20180407072909.25962-1-asafka7@gmail.com>
Hello,
On Sat, 7 Apr 2018 10:29:09 +0300, Asaf Kahlon wrote:
> Update the ZEROMQ_SITE with the active repository.
> Remove the two patches because they were both applied on zeromq.
> As a result, the ZEROMQ_AUTORECONF was removed.
>
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
This update causes a large number of build failures:
http://autobuild.buildroot.net/?reason=zeromq-4.2.5
Apparently, there are two problems:
http://autobuild.buildroot.net/results/e4a/e4af0a1b47aacd3ec8fe678641fb8abae84aa4b6/build-end.log
src/condition_variable.hpp: In constructor 'zmq::condition_variable_t::condition_variable_t()':
src/condition_variable.hpp:278:58: error: 'pthread_condattr_setclock' was not declared in this scope
pthread_condattr_setclock (&attr, CLOCK_MONOTONIC);
^
I think that in uClibc, pthread_condattr_setclock() requires NPTL
support. Perhaps Waldemar (in Cc) can confirm.
The other problem is:
http://autobuild.buildroot.net/results/384/3841ce5fecf6fcdc52048123094ad61a14287c52/build-end.log
checking for library containing dladdr... no
configure: error: unable to find the dladdr() function
So apparently it now needs dynamic library support.
BTW Asaf, we don't have anyone listed in the DEVELOPERS file to take
care of the zeromq package. If you're using it, would you be willing to
take care of it ?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-04-10 7:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-07 7:29 [Buildroot] [PATCH 1/1] zeromq: bump to version 4.2.5 Asaf Kahlon
2018-04-07 11:46 ` Thomas Petazzoni
2018-04-10 7:32 ` Thomas Petazzoni [this message]
2018-04-10 20:00 ` Asaf Kahlon
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=20180410093224.5a003151@windsurf \
--to=thomas.petazzoni@bootlin.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