Subject: | Failed installation of Win32::GuiTest |
Date: | Mon, 23 Jan 2012 13:35:05 +0100 |
To: | bug-perl-dist-strawberry [...] rt.cpan.org |
From: | Willi Weikum <willi.weikum [...] googlemail.com> |
Strawberryperl on Windows 7 Ultimate x64
perl -v:
This is perl 5, version 12, subversion 3 (v5.12.3) built for
MSWin32-x64-multi-t
hread
Show quoted text
cpan> install Win32::GuiTest
Running install for module 'Win32::GuiTest'
Running make for K/KA/KARASIK/Win32-GuiTest-1.58.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/K/KA/KARASIK/Win32-GuiTest-1.58.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/K/KA/KARASIK/CHECKSUMS
Checksum for
C:\strawberry\cpan\sources\authors\id\K\KA\KARASIK\Win32-GuiTest-1.
58.tar.gz ok
CPAN.pm: Going to build K/KA/KARASIK/Win32-GuiTest-1.58.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Win32::GuiTest
Writing MYMETA.yml and MYMETA.json
cp lib/Win32/GuiTest/GuiTest.pc blib\lib\Win32\GuiTest\GuiTest.pc
cp lib/Win32/GuiTest/Examples.pm blib\lib\Win32\GuiTest\Examples.pm
cp lib/Win32/GuiTest.pm blib\lib\Win32\GuiTest.pm
cp lib/Win32/GuiTest/Cmd.pm blib\lib\Win32\GuiTest\Cmd.pm
C:\strawberry\perl\bin\perl.exe -IC:\strawberry\perl\lib
-IC:\strawberry\perl\li
b C:\strawberry\perl\lib\ExtUtils\xsubpp -typemap
C:\strawberry\perl\lib\ExtUti
ls\typemap -typemap perlobject.map -typemap typemap GuiTest.xs >xstmp.c &&
C:\st
rawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- xstmp.c GuiTest.cpp
gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE
-DUSE_SI
TECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS
-fno-strict-aliasing -mm
s-bitfields -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.58\"
-DXS_VER
SION=\"1.58\" "-IC:\strawberry\perl\lib\CORE" GuiTest.cpp
GuiTest.xs: In function 'int GetLVItemText(HWND__*, int, int, char*)':
GuiTest.xs:346: warning: deprecated conversion from string constant to
'char*'
GuiTest.xs: In function 'WINBOOL SelLVItem(HWND__*, int, WINBOOL)':
GuiTest.xs:361: warning: deprecated conversion from string constant to
'char*'
GuiTest.xs: In function 'WINBOOL SelLVItemText(HWND__*, char*, WINBOOL)':
GuiTest.xs:371: warning: deprecated conversion from string constant to
'char*'
GuiTest.xs: In function 'WINBOOL IsLVItemSel(HWND__*, char*)':
GuiTest.xs:382: warning: deprecated conversion from string constant to
'char*'
GuiTest.xs: In function 'WINBOOL SelTVItemPath(HWND__*, char*)':
GuiTest.xs:393: warning: deprecated conversion from string constant to
'char*'
GuiTest.xs: In function 'int GetTVSelPath(HWND__*, char*)':
GuiTest.xs:403: warning: deprecated conversion from string constant to
'char*'
GuiTest.xs: In function 'int GetTCItemText(HWND__*, int, char*)':
GuiTest.xs:414: warning: deprecated conversion from string constant to
'char*'
GuiTest.xs: In function 'WINBOOL SelTCItem(HWND__*, int)':
GuiTest.xs:427: warning: deprecated conversion from string constant to
'char*'
GuiTest.xs: In function 'WINBOOL SelTCItemText(HWND__*, char*)':
GuiTest.xs:436: warning: deprecated conversion from string constant to
'char*'
GuiTest.xs: In function 'WINBOOL IsTCItemSel(HWND__*, char*)':
GuiTest.xs:447: warning: deprecated conversion from string constant to
'char*'
GuiTest.xs: In function 'HWND__* PopupHandleGet(HWND__*, int, int, int)':
GuiTest.xs:656: warning: deprecated conversion from string constant to
'char*'
gcc -c -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE
-DUSE_SI
TECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS
-fno-strict-aliasing -mm
s-bitfields -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.58\"
-DXS_VER
SION=\"1.58\" "-IC:\strawberry\perl\lib\CORE" DibSect.cpp
Running Mkbootstrap for Win32::GuiTest ()
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644
GuiTest.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Mksymlists \
-e "Mksymlists('NAME'=>\"Win32::GuiTest\", 'DLBASE' => 'GuiTest',
'DL_FUNCS
' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);"
dlltool --def GuiTest.def --output-exp dll.exp
g++ -o blib\arch\auto\Win32\GuiTest\GuiTest.dll -Wl,--base-file
-Wl,dll.base -md
ll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" GuiTest.o
DibSect.
o C:\strawberry\perl\lib\CORE\libperl512.a -lmoldname -lkernel32 -luser32
-lgd
i32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32
-lnetapi32 -lu
uid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp
dlltool --def GuiTest.def --base-file dll.base --output-exp dll.exp
g++ -o blib\arch\auto\Win32\GuiTest\GuiTest.dll -mdll -s
-L"C:\strawberry\perl\l
ib\CORE" -L"C:\strawberry\c\lib" GuiTest.o DibSect.o
C:\strawberry\perl\lib\CO
RE\libperl512.a -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool
-lcomdlg32 -la
dvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr
-lwinmm -l
version -lodbc32 -lodbccp32 -lcomctl32 dll.exp
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 755
blib\arch\au
to\Win32\GuiTest\GuiTest.dll
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp -- GuiTest.bs
blib\arc
h\auto\Win32\GuiTest\GuiTest.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644
blib\arch\au
to\Win32\GuiTest\GuiTest.bs
KARASIK/Win32-GuiTest-1.58.tar.gz
C:\strawberry\c\bin\dmake.EXE -- OK
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0,
'blib\lib', 'blib\arch')" t/*.t
t/01_basic.t ......... 3/? Bailout called. Further testing stopped:
Please clo
se existing Notepad windows before proceeding
FAILED--Further testing stopped: Please close existing Notepad windows
before pr
oceeding
dmake.EXE: Error code 255, while making 'test_dynamic'
KARASIK/Win32-GuiTest-1.58.tar.gz
C:\strawberry\c\bin\dmake.EXE test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports KARASIK/Win32-GuiTest-1.58.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
KARASIK/Win32-GuiTest-1.58.tar.gz : make_test NO
Show quoted textcpan>
running with force works fine:
Show quoted textcpan> force install Win32::GuiTest
Running install for module 'Win32::GuiTest'
Running make for K/KA/KARASIK/Win32-GuiTest-1.58.tar.gz
Has already been unwrapped into directory
C:\strawberry\cpan\build\Win32-GuiTe
st-1.58-Il9ZY8
Has already been made
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0,
'blib\lib', 'blib\arch')" t/*.t
t/01_basic.t ......... 3/? Bailout called. Further testing stopped:
Please clo
se existing Notepad windows before proceeding
FAILED--Further testing stopped: Please close existing Notepad windows
before pr
oceeding
dmake.EXE: Error code 255, while making 'test_dynamic'
KARASIK/Win32-GuiTest-1.58.tar.gz
C:\strawberry\c\bin\dmake.EXE test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports KARASIK/Win32-GuiTest-1.58.tar.gz
Running make install
Files found in blib\arch: installing files in blib\lib into architecture
depende
nt library tree
Installing C:\strawberry\perl\site\lib\auto\Win32\GuiTest\GuiTest.bs
Installing C:\strawberry\perl\site\lib\auto\Win32\GuiTest\GuiTest.dll
Installing C:\strawberry\perl\site\lib\Win32\GuiTest.pm
Installing C:\strawberry\perl\site\lib\Win32\GuiTest\Cmd.pm
Installing C:\strawberry\perl\site\lib\Win32\GuiTest\Examples.pm
Installing C:\strawberry\perl\site\lib\Win32\GuiTest\GuiTest.pc
Appending installation info to C:\strawberry\perl\lib/perllocal.pod
KARASIK/Win32-GuiTest-1.58.tar.gz
C:\strawberry\c\bin\dmake.EXE install UNINST=1 -- OK
Failed during this command:
KARASIK/Win32-GuiTest-1.58.tar.gz : make_test FAILED but
failure ign
ored because 'force' in effect