in reply to Re: cygwin ATE CPAN!!!
in thread cygwin ATE CPAN!!!
You were right on the $$ about the source of the config weirdness. cygwin had scattered many copies of /<drive_root>cygwin and home.brianp directories. I had missed one on an obscure, deeply buried location on one of my data drives.
Got everything pointing to the new Strawberry Perl location. But a number of the builds are failing; Image(Perl)Magick and ExifTool. I am going to reinstall ImageMagick. Not sure about ExifTool.
Trying to build imagemagick from source to link it into my C programs was what got me venturing into this quagmire in the first place. The (Open_Source) IM gang only supports the msvc compiler on windoz and my research suggests that you have to use the same (32bit) compiler and the same (i386??) optimizations to link to their binary distributions.
The good news is that GD works like a charm and is a Speed Daemon with GCC/64 bit. Can hardly wait to try it out on Intel!
Thanks 1E6
BJCRISTY/PerlMagick-6.89-1.tar.gz E:\STRAWB~1\c\bin\dmake.exe -- OK Running make test "E:\strawberry_perl\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTe +st::Harnes s" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', ' +blib\arch' )" t/*.t t/bzlib/*.t t/jpeg/*.t t/png/*.t t/tiff/*.t t/wmf/*.t t/zlib/ +*.t t/blob.t .......... ok t/bzlib/read.t .... ok t/bzlib/write.t ... ok t/composite.t ..... ok t/filter.t ........ ok t/getattribute.t .. ok t/jpeg/read.t ..... ok t/jpeg/write.t .... ok t/montage.t ....... Failed 2/19 subtests t/ping.t .......... ok t/png/read-16.t ... ok t/png/read.t ...... ok t/png/write-16.t .. ok t/png/write.t ..... ok t/read.t .......... ok t/setattribute.t .. ok t/tiff/read.t ..... ok t/tiff/write.t .... ok t/wmf/read.t ...... Failed 2/2 subtests t/write.t ......... ok t/zlib/read.t ..... ok t/zlib/write.t .... ok Test Summary Report ------------------- t/montage.t (Wstat: 0 Tests: 19 Failed: 2) Failed tests: 12-13 t/wmf/read.t (Wstat: 0 Tests: 2 Failed: 2) Failed tests: 1-2 Files=22, Tests=333, 38 wallclock secs ( 0.16 usr + 0.06 sys = 0.22 +CPU) Result: FAIL Failed 2/22 test programs. 4/333 subtests failed. dmake.exe: Error code 255, while making 'test_dynamic' JCRISTY/PerlMagick-6.89-1.tar.gz E:\STRAWB~1\c\bin\dmake.exe test -- NOT OK //hint// to see the cpan-testers results for installing this module, t +ry: reports JCRISTY/PerlMagick-6.89-1.tar.gz Stopping: 'install' failed for 'Image::Magick'.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: cygwin ATE CPAN!!!
by syphilis (Archbishop) on Dec 13, 2015 at 05:49 UTC | |
by BrianP (Acolyte) on Dec 13, 2015 at 18:41 UTC | |
by Anonymous Monk on Dec 13, 2015 at 21:45 UTC | |
by afoken (Chancellor) on Dec 16, 2015 at 06:05 UTC | |
|
Re^3: cygwin ATE CPAN!!! (duplicate - please reap)
by syphilis (Archbishop) on Dec 13, 2015 at 05:49 UTC |