Menu

#85 Win32::GUI test fail on Win 7 Strawberry Perl 5.24.0.1 and 5.22.2.1

1.06
open
nobody
None
5
2016-07-26
2016-05-25
James Boone
No

CPAN install fails at dmake test. Any ideas on how to make this work? Tried Strawberry perl 5.24.0.1 both x86 and x64, as well as 5.22.2.1 x64.

C:\Strawberry\cpan\build\Win32-GUI-1.12-NDyRV9>dmake test
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- GUI.
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Cons
dmake: Warning: -- Found file corresponding to virtual target [phash.def].
"C:\Strawberry\perl\bin\perl.exe" "C:\Strawberry\perl\lib\ExtUtils\xsubpp" -typ
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- Constants.xsc Con
gcc -c -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -
fields -Wno-write-strings -s -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0
g++ Constants.def -o ..\blib\arch\auto\Win32\GUI\Constants\Constants.xs.dll -mdl
es "C:\STRAWB~1\perl\lib\CORE\libperl522.a" -lmoldname -lkernel32 -luser32 -lg
uuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -Wl,--enabl
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 755 ..\blib\ar
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Drop
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Scin
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-
')" t/*.t
t/01_load.t .......... ok
t/02_public_api.t .... ok
t/03_inline.t ........ ok
t/04_new.t ........... ok
t/05_newCursor.t ..... ok
t/06_newIcon.t ....... ok
t/98_pod.t ........... skipped: set TEST_POD to enable this test
t/99_pod_coverage.t .. skipped: Test::Pod::Coverage 1.04 required for testing PO
All tests successful.
Files=8, Tests=30, 2 wallclock secs ( 0.17 usr + 0.03 sys = 0.20 CPU)
Result: PASS
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Cons
dmake: Warning: -- Found file corresponding to virtual target [phash.def].
"C:\Strawberry\perl\bin\perl.exe" "C:\Strawberry\perl\lib\ExtUtils\xsubpp" -typ
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- Constants.xsc Con
gcc -c -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -
fields -Wno-write-strings -s -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0
g++ Constants.def -o ..\blib\arch\auto\Win32\GUI\Constants\Constants.xs.dll -mdl
es "C:\STRAWB~1\perl\lib\CORE\libperl522.a" -lmoldname -lkernel32 -luser32 -lg
uuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 -Wl,--enabl
"C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 755 ..\blib\ar
dmake: Error: -- Don't know how to make `test_dynamic'
dmake: Error code 255, while making 'subdirs-test_dynamic'
dmake: Error code 255, while making 'subdirs-test_dynamic'

Related

Bugs: #85

Discussion

  •  kmx

    kmx - 2016-07-26

    fixed in Win32-GUI-1.13

     
  • James Boone

    James Boone - 2016-08-22

    It works! Thank you! Was able to successfully install both on 32bit &
    64bit versions of 5.24.0.1.

    On Tue, May 24, 2016 at 10:14 PM, James Boone jamesdboone@users.sf.net
    wrote:


    Status: open
    Group: 1.06
    Created: Wed May 25, 2016 03:14 AM UTC by James Boone
    Last Updated: Wed May 25, 2016 03:14 AM UTC
    Owner: nobody

    CPAN install fails at dmake test. Any ideas on how to make this work?
    Tried Strawberry perl 5.24.0.1 both x86 and x64, as well as 5.22.2.1 x64.

    C:\Strawberry\cpan\build\Win32-GUI-1.12-NDyRV9>dmake test
    "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty
    -- GUI.
    "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty
    -- Cons
    dmake: Warning: -- Found file corresponding to virtual target [phash.def].
    "C:\Strawberry\perl\bin\perl.exe" "C:\Strawberry\perl\lib\ExtUtils\xsubpp"
    -typ
    "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv --
    Constants.xsc Con
    gcc -c -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -
    fields -Wno-write-strings -s -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0
    g++ Constants.def -o ..\blib\arch\auto\Win32\GUI\Constants\Constants.xs.dll
    -mdl
    es "C:\STRAWB~1\perl\lib\CORE\libperl522.a" -lmoldname -lkernel32
    -luser32 -lg
    uuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    -Wl,--enabl
    "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 755
    ..\blib\ar
    "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty
    -- Drop
    "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty
    -- Scin
    "C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM"
    "-MTest::Harness" "-
    ')" t/*.t
    t/01_load.t .......... ok
    t/02_public_api.t .... ok
    t/03_inline.t ........ ok
    t/04_new.t ........... ok
    t/05_newCursor.t ..... ok
    t/06_newIcon.t ....... ok
    t/98_pod.t ........... skipped: set TEST_POD to enable this test
    t/99_pod_coverage.t .. skipped: Test::Pod::Coverage 1.04 required for
    testing PO
    All tests successful.
    Files=8, Tests=30, 2 wallclock secs ( 0.17 usr + 0.03 sys = 0.20 CPU)
    Result: PASS
    "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty
    -- Cons
    dmake: Warning: -- Found file corresponding to virtual target [phash.def].
    "C:\Strawberry\perl\bin\perl.exe" "C:\Strawberry\perl\lib\ExtUtils\xsubpp"
    -typ
    "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv --
    Constants.xsc Con
    gcc -c -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -
    fields -Wno-write-strings -s -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0
    g++ Constants.def -o ..\blib\arch\auto\Win32\GUI\Constants\Constants.xs.dll
    -mdl
    es "C:\STRAWB~1\perl\lib\CORE\libperl522.a" -lmoldname -lkernel32
    -luser32 -lg
    uuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    -Wl,--enabl
    "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 755
    ..\blib\ar
    dmake: Error: -- Don't know how to make `test_dynamic'
    dmake: Error code 255, while making 'subdirs-test_dynamic'
    dmake: Error code 255, while making 'subdirs-test_dynamic'


    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/perl-win32-gui/bugs/85/

    To unsubscribe from further messages, please visit
    https://sourceforge.net/auth/subscriptions/

     

    Related

    Bugs: #85


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.