Image::Magick の make test がエラーになる件

以前にも AMD64 環境で Image::Magick インストールではまった・・・ なんてエントリを書いていますが、ImageMagick の perl バインディングの PerlMagick のインストールで毎回はまっている気がします。

手っ取り早く、こんな感じにやってみたら、PerlMagick の make で、どうにも shard link がうまく引けないみたいでコンパイルエラー・・・またかよ。

yum install ImageMagick
yum install ImageMagick-devel
perl -MCPAN -e 'install Image::Magick'

ImageMagick を source からコンパイルしたら PerlMagick の make も無事成功!

- スポンサーリンク -

cd /usr/local/src/
wget ftp://ftp.u-aizu.ac.jp/pub/graphics/image/ImageMagick/imagemagick.org/ImageMagick-6.5.1-3.tar.gz
tar xvfz ImageMagick-6.5.1-3.tar.gz
cd ImageMagick-6.5.1-3
./configure --enable-shared
make
make install

perl -MCPAN -e 'install Image::Magick'

と思ったら make test で大量のエラー発生! んだよっコレ!

[root@srv03 PerlMagick-6.40-43z4sy]# make test
    /bin/sh magick.sh PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bzlib/*.t t/jpeg/*.t t/jp2/*.t t/png/*.t t/tiff/*.t t/x11/*.t t/wmf/*.t t/zlib/*.t
    t/blob.t .......... Use of uninitialized value in string ne at t/blob.t line 33.
    t/blob.t .......... Failed 1/1 subtests
    t/bzlib/read.t .... Failed 1/1 subtests
    t/bzlib/write.t ... Failed 1/1 subtests
    t/composite.t ..... Failed 18/18 subtests
    t/filter.t ........ Failed 58/58 subtests
    t/getattribute.t .. Readimage: Exception 420: no decode delegate for this image format `input.miff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 962.
    t/getattribute.t .. 1/25 Readimage: Exception 420: no decode delegate for this image format `input.miff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 962.
    Readimage: Exception 420: no decode delegate for this image format `input.miff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 962.
    Readimage: Exception 420: no decode delegate for this image format `input.miff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 962.
...
    Readimage: Exception 420: no decode delegate for this image format `input.miff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 962.
    Readimage: Exception 420: no decode delegate for this image format `input.miff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 962.
    t/getattribute.t .. Failed 20/25 subtests
    t/jp2/read.t ...... Readimage (input.jp2): Exception 420: no decode delegate for this image format `input.jp2' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    t/jp2/read.t ...... 1/3 Readimage (input.jpc): Exception 420: no decode delegate for this image format `input.jpc' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.pgx): Exception 420: no decode delegate for this image format `input.pgx' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    t/jp2/read.t ...... Failed 3/3 subtests
    t/jpeg/read.t ..... Readimage (input.jpg): Exception 420: no decode delegate for this image format `input.jpg' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    t/jpeg/read.t ..... 1/2 Readimage (input_plane.jpg): Exception 420: no decode delegate for this image format `input_plane.jpg' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    t/jpeg/read.t ..... Failed 2/2 subtests
    t/jpeg/write.t .... Readimage (input.jpg): Exception 420: no decode delegate for this image format `input.jpg' @ constitute.c/ReadImage/526 at t/subroutines.pl line 719.
    t/jpeg/write.t .... 1/2 Readimage (input.jpg): Exception 420: no decode delegate for this image format `input.jpg' @ constitute.c/ReadImage/526 at t/subroutines.pl line 719.
    t/jpeg/write.t .... Failed 2/2 subtests
    t/montage.t ....... Readimage: Exception 435: unable to open image `xc:#000000': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 1035.
    Readimage: Exception 435: unable to open image `xc:#008000': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 1035.
...
    Readimage: Exception 435: unable to open image `xc:#00FFFF': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 1035.
    t/montage.t ....... 1/19 Readimage: Exception 435: unable to open image `xc:#000000': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 1035.
    Readimage: Exception 435: unable to open image `xc:#008000': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 1035.
...
    Readimage: Exception 435: unable to open image `xc:#00FFFF': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 1035.
    t/montage.t ....... Failed 19/19 subtests
    t/png/read-16.t ... Failed 5/5 subtests
    t/png/read.t ...... Failed 6/6 subtests
    t/png/write-16.t .. Failed 5/5 subtests
    t/png/write.t ..... Failed 6/6 subtests
    t/read.t .......... Readimage (input.avs): Exception 420: no decode delegate for this image format `input.avs' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    t/read.t .......... 1/47 Readimage (input.bmp): Exception 420: no decode delegate for this image format `input.bmp' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.bmp24): Exception 420: no decode delegate for this image format `input.bmp24' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.dcx): Exception 420: no decode delegate for this image format `input.dcx' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.dib): Exception 420: no decode delegate for this image format `input.dib' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.fits): Exception 420: no decode delegate for this image format `input.fits' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.gif): Exception 420: no decode delegate for this image format `input.gif' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.gif87): Exception 420: no decode delegate for this image format `input.gif87' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (gradient:red-blue): Exception 435: unable to open image `gradient:red-blue': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 342.
    Readimage (granite:): Exception 435: unable to open image `granite:': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 342.
    Readimage (input_gray_lsb_08bit.mat): Exception 420: no decode delegate for this image format `input_gray_lsb_08bit.mat' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input_gray_msb_08bit.mat): Exception 420: no decode delegate for this image format `input_gray_msb_08bit.mat' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input_gray_lsb_double.mat): Exception 420: no decode delegate for this image format `input_gray_lsb_double.mat' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input_rgb_lsb_08bit.mat): Exception 420: no decode delegate for this image format `input_rgb_lsb_08bit.mat' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.ico): Exception 420: no decode delegate for this image format `input.ico' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.miff): Exception 420: no decode delegate for this image format `input.miff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.mtv): Exception 420: no decode delegate for this image format `input.mtv' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (NULL:white): Exception 435: unable to open image `NULL:white': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 342.
    Readimage (NULL:black): Exception 435: unable to open image `NULL:black': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 342.
    Readimage (NULL:DarkOrange): Exception 435: unable to open image `NULL:DarkOrange': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 342.
    Readimage (input_p1.pbm): Exception 420: no decode delegate for this image format `input_p1.pbm' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input_p4.pbm): Exception 420: no decode delegate for this image format `input_p4.pbm' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.pcx): Exception 420: no decode delegate for this image format `input.pcx' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input_p2.pgm): Exception 420: no decode delegate for this image format `input_p2.pgm' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input_p5.pgm): Exception 420: no decode delegate for this image format `input_p5.pgm' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.pict): Exception 420: no decode delegate for this image format `input.pict' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.rle): Exception 420: no decode delegate for this image format `input.rle' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input_p3.ppm): Exception 420: no decode delegate for this image format `input_p3.ppm' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input_p6.ppm): Exception 420: no decode delegate for this image format `input_p6.ppm' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.psd): Exception 420: no decode delegate for this image format `input.psd' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.sgi): Exception 420: no decode delegate for this image format `input.sgi' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.im1): Exception 420: no decode delegate for this image format `input.im1' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.im8): Exception 420: no decode delegate for this image format `input.im8' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (sun:input.im24): Exception 435: unable to open image `sun:input.im24': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 342.
    Readimage (input.tga): Exception 420: no decode delegate for this image format `input.tga' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.tim): Exception 420: no decode delegate for this image format `input.tim' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.viff): Exception 420: no decode delegate for this image format `input.viff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.wbmp): Exception 420: no decode delegate for this image format `input.wbmp' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input.xbm): Exception 420: no decode delegate for this image format `input.xbm' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (xc:black): Exception 435: unable to open image `xc:black': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 342.
    Readimage (input.xpm): Exception 420: no decode delegate for this image format `input.xpm' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (TILE:input.miff): Exception 435: unable to open image `TILE:input.miff': そのようなファイルやディレクトリはありません @ blob.c/OpenBlob/2439 at t/subroutines.pl line 342.
    Readimage (input_70x46.cmyk): Exception 420: no decode delegate for this image format `input_70x46.cmyk' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input_70x46.gray): Exception 420: no decode delegate for this image format `input_70x46.gray' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input_70x46.rgb): Exception 420: no decode delegate for this image format `input_70x46.rgb' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input_70x46.rgba): Exception 420: no decode delegate for this image format `input_70x46.rgba' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    Readimage (input_70x46.uyvy): Exception 420: no decode delegate for this image format `input_70x46.uyvy' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    t/read.t .......... Failed 47/47 subtests
    t/setattribute.t .. Readimage: Exception 420: no decode delegate for this image format `input.miff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 917.
    t/setattribute.t .. 1/71 Readimage: Exception 420: no decode delegate for this image format `input.miff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 917.
    Readimage: Exception 420: no decode delegate for this image format `input.miff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 917.
    Readimage: Exception 420: no decode delegate for this image format `input.miff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 917.
    Readimage: Exception 420: no decode delegate for this image format `input.miff' @ constitute.c/ReadImage/526 at t/subroutines.pl line 917.
    SetImage: Exception 410: unrecognized image compression `None' @ Magick.xs/unknown/1202 at t/subroutines.pl line 922.
    t/setattribute.t .. Failed 67/71 subtests
    t/tiff/read.t ..... Failed 16/16 subtests
    t/tiff/write.t .... Failed 10/10 subtests
    t/wmf/read.t ...... Readimage (wizard.wmf): Exception 420: no decode delegate for this image format `/tmp/magick-XXXTH918' @ constitute.c/ReadImage/560 at t/subroutines.pl line 342.
    t/wmf/read.t ...... 1/2 Readimage (clock.wmf): Exception 420: no decode delegate for this image format `/tmp/magick-XXSor76K' @ constitute.c/ReadImage/560 at t/subroutines.pl line 342.
    t/wmf/read.t ...... Failed 2/2 subtests
    t/write.t ......... Failed 32/32 subtests
    t/x11/read.t ...... 1/2 Readimage (input.xwd): Exception 420: no decode delegate for this image format `input.xwd' @ constitute.c/ReadImage/526 at t/subroutines.pl line 342.
    t/x11/read.t ...... Failed 2/2 subtests
    t/x11/write.t ..... Failed 2/2 subtests
    t/zlib/read.t ..... Failed 1/1 subtests
    t/zlib/write.t .... Failed 1/1 subtests

    Test Summary Report
    -------------------
    t/blob.t        (Wstat: 0 Tests: 1 Failed: 1)
      Failed test:  1
    t/bzlib/read.t  (Wstat: 0 Tests: 1 Failed: 1)
      Failed test:  1
    t/bzlib/write.t (Wstat: 0 Tests: 1 Failed: 1)
      Failed test:  1
    t/composite.t   (Wstat: 0 Tests: 18 Failed: 18)
      Failed tests:  1-18
    t/filter.t      (Wstat: 0 Tests: 58 Failed: 58)
      Failed tests:  1-58
    t/getattribute.t (Wstat: 11 Tests: 20 Failed: 15)
      Failed tests:  1-6, 8, 10, 12-13, 15-18, 20
      Non-zero wait status: 11
      Parse errors: Bad plan.  You planned 25 tests but ran 20.
    t/jp2/read.t    (Wstat: 0 Tests: 3 Failed: 3)
      Failed tests:  1-3
    t/jpeg/read.t   (Wstat: 0 Tests: 2 Failed: 2)
      Failed tests:  1-2
    t/jpeg/write.t  (Wstat: 0 Tests: 2 Failed: 2)
      Failed tests:  1-2
    t/montage.t     (Wstat: 0 Tests: 19 Failed: 19)
      Failed tests:  1-19
    t/png/read-16.t (Wstat: 0 Tests: 5 Failed: 5)
      Failed tests:  1-5
    t/png/read.t    (Wstat: 0 Tests: 6 Failed: 6)
      Failed tests:  1-6
    t/png/write-16.t (Wstat: 0 Tests: 5 Failed: 5)
      Failed tests:  1-5
    t/png/write.t   (Wstat: 0 Tests: 6 Failed: 6)
      Failed tests:  1-6
    t/read.t        (Wstat: 0 Tests: 47 Failed: 47)
      Failed tests:  1-47
    t/setattribute.t (Wstat: 11 Tests: 4 Failed: 0)
      Non-zero wait status: 11
      Parse errors: Bad plan.  You planned 71 tests but ran 4.
    t/tiff/read.t   (Wstat: 0 Tests: 16 Failed: 16)
      Failed tests:  1-16
    t/tiff/write.t  (Wstat: 0 Tests: 10 Failed: 10)
      Failed tests:  1-10
    t/wmf/read.t    (Wstat: 0 Tests: 2 Failed: 2)
      Failed tests:  1-2
    t/write.t       (Wstat: 0 Tests: 32 Failed: 32)
      Failed tests:  1-32
    t/x11/read.t    (Wstat: 0 Tests: 2 Failed: 2)
      Failed tests:  1-2
    t/x11/write.t   (Wstat: 0 Tests: 2 Failed: 2)
      Failed tests:  1-2
    t/zlib/read.t   (Wstat: 0 Tests: 1 Failed: 1)
      Failed test:  1
    t/zlib/write.t  (Wstat: 0 Tests: 1 Failed: 1)
      Failed test:  1
    Files=24, Tests=264,  0 wallclock secs ( 0.12 usr  0.03 sys +  0.48 cusr  0.14 csys =  0.77 CPU)
    Result: FAIL
    Failed 24/24 test programs. 255/264 subtests failed.
    make: *** [test_dynamic] エラー 255

いろいろ見ていたら、magick.sh 内の patch の指定がどうにも作者環境にあわせてあるみたい。いや、make 時に指定可能なのかも不明だけど、まったくこまったもんだ。magick.sh を修正する。

vi magick.sh
top_srcdir='/usr/local/lib/ImageMagick-6.5.1'
top_builddir='/usr/local/lib/ImageMagick-6.5.1'
MAGICK_CODER_MODULE_PATH='/usr/local/lib/ImageMagick-6.5.1/modules-Q16/coders'
MAGICK_CONFIGURE_SRC_PATH='/usr/local/lib/ImageMagick-6.5.1/config'
MAGICK_CONFIGURE_BUILD_PATH='/usr/local/lib/ImageMagick-6.5.1/config'
MAGICK_FILTER_MODULE_PATH='/usr/local/lib/ImageMagick-6.5.1/modules-Q16/filters'

で、もう一度 make test をやってみると無事成功?かと思いきや、まだエラーが発生する。

[root@srv03 PerlMagick-6.40-43z4sy]# make test
    /bin/sh magick.sh PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bzlib/*.t t/jpeg/*.t t/jp2/*.t t/png/*.t t/tiff/*.t t/x11/*.t t/wmf/*.t t/zlib/*.t
    t/blob.t .......... 1/1 a698f2fe0c6c31f83d19554a6ec02bac79c961dd9a87e7ed217752e75eb615d7 at t/blob.t line 33.
    t/blob.t .......... ok
    t/bzlib/read.t .... ok
    t/bzlib/write.t ... Failed 1/1 subtests
    t/composite.t ..... 1/18 Argument "Center" isn't numeric in subroutine entry at (eval 2) line 1.
    Argument "Add" isn't numeric in subroutine entry at (eval 2) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 4) line 1.
    Argument "Atop" isn't numeric in subroutine entry at (eval 4) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 6) line 1.
    Argument "Bumpmap" isn't numeric in subroutine entry at (eval 6) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 8) line 1.
    Argument "Clear" isn't numeric in subroutine entry at (eval 8) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 10) line 1.
    Argument "Copy" isn't numeric in subroutine entry at (eval 10) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 12) line 1.
    Argument "CopyBlue" isn't numeric in subroutine entry at (eval 12) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 14) line 1.
    Argument "CopyGreen" isn't numeric in subroutine entry at (eval 14) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 16) line 1.
    Argument "CopyRed" isn't numeric in subroutine entry at (eval 16) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 18) line 1.
    Argument "CopyOpacity" isn't numeric in subroutine entry at (eval 18) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 20) line 1.
    Argument "Difference" isn't numeric in subroutine entry at (eval 20) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 22) line 1.
    Argument "In" isn't numeric in subroutine entry at (eval 22) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 24) line 1.
    Argument "Minus" isn't numeric in subroutine entry at (eval 24) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 26) line 1.
    Argument "Multiply" isn't numeric in subroutine entry at (eval 26) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 28) line 1.
    Argument "Out" isn't numeric in subroutine entry at (eval 28) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 30) line 1.
    Argument "Over" isn't numeric in subroutine entry at (eval 30) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 32) line 1.
    Argument "Plus" isn't numeric in subroutine entry at (eval 32) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 34) line 1.
    Argument "Subtract" isn't numeric in subroutine entry at (eval 34) line 1.
    Argument "Center" isn't numeric in subroutine entry at (eval 36) line 1.
    Argument "Xor" isn't numeric in subroutine entry at (eval 36) line 1.
    t/composite.t ..... Failed 18/18 subtests
    t/filter.t ........ 1/58 Argument "North" isn't numeric in subroutine entry at (eval 6) line 1.
    t/filter.t ........ Failed 57/58 subtests
    t/getattribute.t .. Failed 1/25 subtests
    t/jp2/read.t ...... ok
    t/jpeg/read.t ..... ok
    t/jpeg/write.t .... ok
    t/montage.t ....... Failed 18/19 subtests
    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 .. 1/71 SetImage: Exception 410: unrecognized image compression `None' @ Magick.xs/unknown/1202 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized image compression `JPEG' @ Magick.xs/unknown/1202 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized image compression `LZW' @ Magick.xs/unknown/1202 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized image compression `RLE' @ Magick.xs/unknown/1202 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized image compression `Zip' @ Magick.xs/unknown/1202 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized dispose method `None' @ Magick.xs/unknown/1280 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized dispose method `Background' @ Magick.xs/unknown/1280 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized dispose method `Previous' @ Magick.xs/unknown/1280 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized interlace type `None' @ Magick.xs/unknown/1506 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized interlace type `Line' @ Magick.xs/unknown/1506 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized interlace type `Plane' @ Magick.xs/unknown/1506 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized interlace type `Partition' @ Magick.xs/unknown/1506 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Rotate' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Shear' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Roll' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Hue' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Saturation' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Brightness' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `JPEG' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Spiff' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Dull' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Grayscale' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Quantize' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Despeckle' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `ReduceNoise' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `AddNoise' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Sharpen' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Blur' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Threshold' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `EdgeDetect' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Spread' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Solarize' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Shade' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Raise' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Segment' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Solarize' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Swirl' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Implode' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Wave' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `OilPaint' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    SetImage: Exception 410: unrecognized type `Charcoal' @ Magick.xs/unknown/1751 at t/subroutines.pl line 922.
    t/setattribute.t .. Failed 41/71 subtests
    t/tiff/read.t ..... Failed 3/16 subtests
    t/tiff/write.t .... Failed 3/10 subtests
    t/wmf/read.t ...... ok
    t/write.t ......... Failed 6/32 subtests
    t/x11/read.t ...... ok
    t/x11/write.t ..... Failed 1/2 subtests
    t/zlib/read.t ..... ok
    t/zlib/write.t .... Failed 1/1 subtests

    Test Summary Report
    -------------------
    t/bzlib/write.t (Wstat: 0 Tests: 1 Failed: 1)
      Failed test:  1
    t/composite.t   (Wstat: 0 Tests: 18 Failed: 18)
      Failed tests:  1-18
    t/filter.t      (Wstat: 11 Tests: 1 Failed: 0)
      Non-zero wait status: 11
      Parse errors: Bad plan.  You planned 58 tests but ran 1.
    t/getattribute.t (Wstat: 0 Tests: 25 Failed: 1)
      Failed test:  20
    t/montage.t     (Wstat: 0 Tests: 19 Failed: 18)
      Failed tests:  2-19
    t/setattribute.t (Wstat: 0 Tests: 71 Failed: 41)
      Failed tests:  5-9, 12-14, 22-25, 32-60
    t/tiff/read.t   (Wstat: 0 Tests: 16 Failed: 3)
      Failed tests:  1-3
    t/tiff/write.t  (Wstat: 0 Tests: 10 Failed: 3)
      Failed tests:  1, 3, 6
    t/write.t       (Wstat: 0 Tests: 32 Failed: 6)
      Failed tests:  3, 11-12, 14, 16, 21
    t/x11/write.t   (Wstat: 0 Tests: 2 Failed: 1)
      Failed test:  1
    t/zlib/write.t  (Wstat: 0 Tests: 1 Failed: 1)
      Failed test:  1
    Files=24, Tests=279,  2 wallclock secs ( 0.12 usr  0.04 sys +  1.87 cusr  0.49 csys =  2.52 CPU)
    Result: FAIL
    Failed 11/24 test programs. 93/279 subtests failed.
    make: *** [test_dynamic] エラー 255

うーん・・・大部分が make test が正常終了したので、まぁいいや、これで。 make install !!!

- スポンサーリンク -

関連する記事&スポンサーリンク