fanquake
commented at 4:52 am on December 1, 2016:
member
Update depends ZeroMQ to 4.2.2, the release notes are available here.
We can drop both patches, as they have both been merged upstream (they actually had been for some time but just hadn’t yet made it into a release).
--without-documentation is deprecated and has been replaced with --without-docs.
--disable-perf disables building performance measuring tools, which are enabled by default, see the libzmq configure.ac.
Updated dependencies.md.
--disable-curve-keygen disable building the curve key generation tool. See here.
Can someone on windows test that this is still working correctly. Maybe @achow101 ?
fanquake added the label
Build system
on Dec 1, 2016
fanquake assigned theuni
on Dec 1, 2016
jonasschnelli
commented at 7:53 am on December 1, 2016:
contributor
Travis Windows (depends build) is failing.
I think you need to adopt the MinGW static patches instead of removing.
fanquake
commented at 3:04 am on December 2, 2016:
member
The patches were only turning this line: AC_MSG_ERROR([Building static libraries is not supported under MinGW32]) into CPPFLAGS="-DZMQ_STATIC $CPPFLAGS" (in two steps, as we wanted to use the commits from upstream). The new configure.ac now contains both patches, see here, so I think this is a different issue. Will investigate shortly.
0/usr/share/mingw-w64/include/netioapi.h:458:3: error: ‘SOCKADDR_INET’ has not been declared
1 SOCKADDR_INET *BestSourceAddress
2^ 3In file included from /usr/share/mingw-w64/include/iphlpapi.h:16:0,
4 from src/windows.hpp:58,
5 from src/precompiled.hpp:37,
6 from src/address.cpp:30:
7/usr/share/mingw-w64/include/netioapi.h:585:9: error: ‘SOCKADDR_INET’ does not name a type
8const SOCKADDR_INET *SourceAddress
9^10In file included from src/windows.hpp:58:0,
11 from src/precompiled.hpp:37,
12 from src/address.cpp:30:
13/usr/share/mingw-w64/include/iphlpapi.h:147:5: error: ‘SOCKADDR_IN6’ does not name a type
14 SOCKADDR_IN6 Ipv6Address;
15^
fanquake force-pushed
on Jan 4, 2017
fanquake
commented at 12:51 pm on January 4, 2017:
member
Pushed a commit to update to the latest point release (4.2.1), may also help with these issues.
fanquake renamed this:
[depends] ZeroMQ 4.2.0
[depends] ZeroMQ 4.2.1
on Jan 4, 2017
laanwj
commented at 10:42 am on January 5, 2017:
member
Still the SOCKADDR_INET issue on win32/64
fanquake force-pushed
on Jan 16, 2017
fanquake force-pushed
on Feb 19, 2017
fanquake renamed this:
[depends] ZeroMQ 4.2.1
[depends] ZeroMQ 4.2.2
on Feb 19, 2017
fanquake force-pushed
on Mar 30, 2017
laanwj
commented at 10:20 am on April 3, 2017:
member
Seems this is blocked by an upstream issue?
laanwj added the label
Upstream
on Apr 3, 2017
fanquake force-pushed
on Apr 27, 2017
fanquake force-pushed
on Apr 27, 2017
fanquake force-pushed
on Apr 27, 2017
fanquake force-pushed
on May 13, 2017
fanquake force-pushed
on May 13, 2017
fanquake force-pushed
on May 13, 2017
laanwj added this to the milestone 0.16.0
on Aug 23, 2017
fanquake force-pushed
on Sep 10, 2017
fanquake force-pushed
on Sep 10, 2017
fanquake force-pushed
on Sep 10, 2017
fanquake force-pushed
on Sep 10, 2017
fanquake force-pushed
on Sep 10, 2017
TheBlueMatt
commented at 0:17 am on September 29, 2017:
member
Has the issue been reported upstream? Any closer to resolving this one?
fanquake
commented at 2:37 am on October 6, 2017:
member
@theuni Can you take a look here you have a chance? We discussed setting WINNT a while back.
fanquake requested review from theuni
on Oct 6, 2017
fanquake force-pushed
on Oct 12, 2017
MarcoFalke removed this from the milestone 0.16.0
on Nov 22, 2017
MarcoFalke added this to the milestone 0.17.0
on Nov 22, 2017
MarcoFalke
commented at 6:59 pm on November 22, 2017:
member
@fanquake Moved this to 0.17.0, since it seems stuck.
theuni
commented at 1:54 am on November 29, 2017:
member
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2024-11-17 18:12 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me