Subject: | Fw: Alien::ZMQ install issue - IPERL |
Date: | Wed, 3 Jan 2018 19:00:54 +0000 |
To: | "bug-Alien-ZMQ-latest [...] rt.cpan.org" <bug-Alien-ZMQ-latest [...] rt.cpan.org> |
From: | "Furnholm, Teal" <tealfurn [...] med.umich.edu> |
Greetings!
I am trying to install the IPERL for Jupyter.
I have windows 64 bit, perl 5, version 20, subversion 2 (v5.20.2), the latest anaconda package (as of yesterday).
I have attempted to install according to your github.
lwp-request https://raw.githubusercontent.com/zmughal/p5-Alt-Alien-ZMQ-Alien-ZMQ-latest/master/maint/install-zmq-libzmq.pl | perl - --notest Alt::Alien::ZMQ::Alien::ZMQ::latest ZMQ::LibZMQ3 Net::Async::ZMQ
and it died during the alien install.
So I tried:
Alt::Alien::ZMQ::Alien::ZMQ::latest
Throwing the same error (log is attached).
Please let me know what I should do.
Thank you!
__ERRORS__
Alien::Build::CommandSequence> + make
Making all in doc
make[1]: Entering directory `/c/Users/USER_E~1/.cpanm/work/1514998861.8548/Alien-ZMQ-latest-0.004/_alien/build_fjtc/zeromq-4.2.3/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/c/Users/USER_E~1/.cpanm/work/1514998861.8548/Alien-ZMQ-latest-0.004/_alien/build_fjtc/zeromq-4.2.3/doc'
make[1]: Entering directory `/c/Users/USER_E~1/.cpanm/work/1514998861.8548/Alien-ZMQ-latest-0.004/_alien/build_fjtc/zeromq-4.2.3'
CXX src/src_libzmq_la-address.lo
In file included from c:/PERL/c/x86_64-w64-mingw32/include/iphlpapi.h:16:0,
from src/windows.hpp:61,
from src/precompiled.hpp:39,
from src/address.cpp:30:
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:44:3: error: 'SOCKADDR_INET' does not name a type
SOCKADDR_INET Address;
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:56:3: error: 'SOCKADDR_INET' does not name a type
SOCKADDR_INET Prefix;
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:64:3: error: 'SOCKADDR_INET' does not name a type
SOCKADDR_INET NextHop;
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:79:3: error: 'SOCKADDR_INET' does not name a type
SOCKADDR_INET Address;
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:152:3: error: 'SOCKADDR_INET' does not name a type
SOCKADDR_INET Address;
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:250:3: error: 'SOCKADDR_INET' does not name a type
SOCKADDR_INET Source;
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:251:3: error: 'SOCKADDR_INET' does not name a type
SOCKADDR_INET Destination;
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:254:3: error: 'SOCKADDR_INET' does not name a type
SOCKADDR_INET CurrentNextHop;
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:273:3: error: 'SOCKADDR_INET' does not name a type
SOCKADDR_INET Address;
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:382:9: error: 'PSOCKADDR_IN6' does not name a type
const PSOCKADDR_IN6 SourceAddressList,
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:384:9: error: 'PSOCKADDR_IN6' does not name a type
const PSOCKADDR_IN6 DestinationAddressList,
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:387:3: error: 'PSOCKADDR_IN6_PAIR' has not been declared
PSOCKADDR_IN6_PAIR *SortedAddressPairList,
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:454:9: error: 'SOCKADDR_INET' does not name a type
const SOCKADDR_INET *SourceAddress,
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:455:9: error: 'SOCKADDR_INET' does not name a type
const SOCKADDR_INET *DestinationAddress,
^
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:458:3: error: 'SOCKADDR_INET' has not been declared
SOCKADDR_INET *BestSourceAddress
^
In file included from c:/PERL/c/x86_64-w64-mingw32/include/iphlpapi.h:16:0,
from src/windows.hpp:61,
from src/precompiled.hpp:39,
from src/address.cpp:30:
c:/PERL/c/x86_64-w64-mingw32/include/netioapi.h:585:9: error: 'SOCKADDR_INET' does not name a type
const SOCKADDR_INET *SourceAddress
^
In file included from src/windows.hpp:61:0,
from src/precompiled.hpp:39,
from src/address.cpp:30:
c:/PERL/c/x86_64-w64-mingw32/include/iphlpapi.h:147:5: error: 'SOCKADDR_IN6' does not name a type
SOCKADDR_IN6 Ipv6Address;
^
make[1]: *** [src/src_libzmq_la-address.lo] Error 1
make[1]: Leaving directory `/c/Users/USER_E~1/.cpanm/work/1514998861.8548/Alien-ZMQ-latest-0.004/_alien/build_fjtc/zeromq-4.2.3'
make: *** [all-recursive] Error 1
external command failed at C:/PERL/perl/site/lib/Alien/Build/CommandSequence.pm line 87.
dmake.exe: Error code 130, while making '_alien\mm\build'
FAIL
! Installing Alien::ZMQ::latest failed. See C:\Users\USER_E~1\.cpanm\work\1514998861.8548\build.log for details. Retry with --force to force i
! Installing the dependencies failed: Module 'Alien::ZMQ::latest' is not installed
! Bailing out the installation for Alt-Alien-ZMQ-Alien-ZMQ-latest-0.001.
cpanm --notest Alt::Alien::ZMQ::Alien::ZMQ::latest failed at - line 22.
**********************************************************
Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues
Message body not shown because it is not plain text.