Skip Menu |

This queue is for tickets about the Socket6 CPAN distribution.

Report information
The Basics
Id: 47418
Status: new
Priority: 0/
Queue: Socket6

People
Owner: Nobody in particular
Requestors: valkoles [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: fail during installation
Date: Sun, 28 Jun 2009 15:26:27 -0400
To: bug-Socket6 [...] rt.cpan.org
From: val <valkoles [...] gmail.com>
MinGW v4.4.0 CPAN Terminal> i 1 Installing Socket6 (0.23) [MSG] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/U/UM/UMEMOTO/CHECKSUMS' [MSG] Checksum matches for 'Socket6-0.23.tar.gz' [MSG] Extracted 'Socket6-0.23/' [MSG] Extracted 'Socket6-0.23/t/' [MSG] Extracted 'Socket6-0.23/gai.h' [MSG] Extracted 'Socket6-0.23/getnameinfo.c' [MSG] Extracted 'Socket6-0.23/MANIFEST' [MSG] Extracted 'Socket6-0.23/config.h.in' [MSG] Extracted 'Socket6-0.23/configure.in' [MSG] Extracted 'Socket6-0.23/Socket6.xs' [MSG] Extracted 'Socket6-0.23/im-140.diff' [MSG] Extracted 'Socket6-0.23/inet_pton.c' [MSG] Extracted 'Socket6-0.23/aclocal.m4' [MSG] Extracted 'Socket6-0.23/ChangeLog' [MSG] Extracted 'Socket6-0.23/inet_ntop.c' [MSG] Extracted 'Socket6-0.23/configure' [MSG] Extracted 'Socket6-0.23/gailookup.pl.in' [MSG] Extracted 'Socket6-0.23/ftpmirror-1.96.diff' [MSG] Extracted 'Socket6-0.23/config.pl.in' [MSG] Extracted 'Socket6-0.23/Socket6.pm' [MSG] Extracted 'Socket6-0.23/README' [MSG] Extracted 'Socket6-0.23/Makefile.PL' [MSG] Extracted 'Socket6-0.23/getaddrinfo.c' [MSG] Extracted 'Socket6-0.23/META.yml' [MSG] Extracted 'Socket6-0.23/t/use.t' [MSG] Extracted 'Socket6' to 'C:\DOCUME~1\valera\APPLIC~1\CPANPL~1\510~1.0\build\Socket6-0.23' ==> MISSING Signature file! <== Running [d:\soft\perl-5.10.0\bin\perl.exe D:\soft\perl-5.10.0\bin\cpanp-run-perl.bat C:\DOCUME~1\valera\APPLIC~1\CPANPL~1\510~1.0\build\Socket6-0.23\Makefile.PL ]... Note (probably harmless): No library found for ws2_32.lib Writing Makefile for Socket6 Running [D:\soft\dmake\dmake.EXE]... gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0.23\" -DXS_VERSION=\"0.23\" "-ID:\soft\perl-5.10.0\lib\CORE" Socket6.c Running Mkbootstrap for Socket6 () D:\soft\perl-5.10.0\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 Socket6.bs dlltool --def Socket6.def --output-exp dll.exp g++ -o blib\arch\auto\Socket6\Socket6.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"d:\soft\perl-5.10.0\lib\CORE" -L"D:\soft\mingw\lib" Socket6.o -Wl,--image-base,0x361b0000 D:\soft\perl-5.10.0\lib\CORE\libperl510.a D:\soft\mingw\lib\libmsvcrt.a D:\soft\mingw\lib\libmoldname.a D:\soft\mingw\lib\libkernel32.a D:\soft\mingw\lib\libuser32.a D:\soft\mingw\lib\libgdi32.a D:\soft\mingw\lib\libwinspool.a D:\soft\mingw\lib\libcomdlg32.a D:\soft\mingw\lib\libadvapi32.a D:\soft\mingw\lib\libshell32.a D:\soft\mingw\lib\libole32.a D:\soft\mingw\lib\liboleaut32.a D:\soft\mingw\lib\libnetapi32.a D:\soft\mingw\lib\libuuid.a D:\soft\mingw\lib\libws2_32.a D:\soft\mingw\lib\libmpr.a D:\soft\mingw\lib\libwinmm.a D:\soft\mingw\lib\libversion.a D:\soft\mingw\lib\libodbc32.a D:\soft\mingw\lib\libodbccp32.a dll.exp Socket6.o:Socket6.c:(.text+0x1e7f): undefined reference to `inet_ntop' Socket6.o:Socket6.c:(.text+0x20e2): undefined reference to `inet_pton' collect2: ld returned 1 exit status dmake.EXE: Error code 129, while making 'blib\arch\auto\Socket6\Socket6.dll' [ERROR] MAKE failed: No such file or directory [ERROR] Unable to create a new distribution object for 'Socket6' -- cannot continue *** Install log written to: C:\Documents and Settings\valera\Application Data\.cpanplus\install-logs\Socket6-0.23-1246216905.log Error installing 'Socket6' Problem installing one or more modules C:\temp\copy>perl -V Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX', optimize='-s -O2', cppflags='-DWIN32' ccversion='', gccversion='4.4.0', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='g++', ldflags ='-s -L"d:\soft\perl-5.10.0\lib\CORE" -L"D:\soft\mingw\lib"' libpth=D:\soft\mingw\lib libs=-lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 perllibs=-lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp3 2 libc=-lmsvcrt, so=dll, useshrplib=true, libperl=libperl510.a gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-mdll -s -L"d:\soft\perl-5.10.0\lib\CORE" -L"D:\soft\mingw\lib"' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS USE_LARGE_FILES USE_PERLIO Built under MSWin32 Compiled at Jun 27 2009 14:28:03 @INC: d:/soft/perl-5.10.0/lib d:/soft/perl-5.10.0/site/lib .