Report for PerlMagick-6.89-1

Back
From: metabase:user:838e5b0a-2bb6-1016-a696-43a2537fa0c6
Subject: UNKNOWN PerlMagick-6.89-1 v5.23.3 OpenBSD
Date: 2015-10-24T02:11:23Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Cristy,

This is a computer-generated report for PerlMagick-6.89-1
on perl 5.23.3, created by CPAN-Reporter-1.2015.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp Magick.pm blib/lib/Image/Magick.pm
AutoSplitting blib/lib/Image/Magick.pm (blib/lib/auto/Image/Magick)
Running Mkbootstrap for Image::Magick ()
chmod 644 "Magick.bs"
"/home/perluser/perl5/perlbrew/perls/perl-5.23.3/bin/perl5.23.3" "/home/perluser/perl5/perlbrew/perls/perl-5.23.3/lib/5.23.3/ExtUtils/xsubpp"  -typemap "/home/perluser/perl5/perlbrew/perls/perl-5.23.3/lib/5.23.3/ExtUtils/typemap" -typemap "typemap"  Magick.xs > Magick.xsc && mv Magick.xsc Magick.c
cc -c  -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/libxml2 -I"/usr/include/ImageMagick-6"  -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2 -g -O2 -Wall -pthread -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2    -DVERSION=\"6.89\"  -DXS_VERSION=\"6.89\" -DPIC -fPIC  "-I/home/perluser/perl5/perlbrew/perls/perl-5.23.3/lib/5.23.3/OpenBSD.amd64-openbsd/CORE"  -D_LARGE_FILES=1 -DHAVE_CONFIG_H Magick.c
Magick.xs:60:31: error: magick/MagickCore.h: No such file or directory
Magick.xs:167: error: expected specifier-qualifier-list before 'MagickRealType'
Magick.xs:188: error: expected specifier-qualifier-list before 'ImageInfo'
Magick.xs:210: error: 'MagickNoiseOptions' undeclared here (not in a function)
Magick.xs:211: error: 'MagickChannelOptions' undeclared here (not in a function)
Magick.xs:216: error: 'MagickComposeOptions' undeclared here (not in a function)
Magick.xs:221: error: 'MagickGravityOptions' undeclared here (not in a function)
Magick.xs:238: error: 'MagickInterpolateOptions' undeclared here (not in a function)
Magick.xs:257: error: 'MagickBooleanOptions' undeclared here (not in a function)
Magick.xs:267: error: 'MagickFilterOptions' undeclared here (not in a function)
Magick.xs:282: error: 'MagickStyleOptions' undeclared here (not in a function)
Magick.xs:282: error: 'MagickStretchOptions' undeclared here (not in a function)
Magick.xs:283: error: 'MagickAlignOptions' undeclared here (not in a function)
Magick.xs:289: error: 'MagickDirectionOptions' undeclared here (not in a function)
Magick.xs:305: error: 'MagickPrimitiveOptions' undeclared here (not in a function)
Magick.xs:306: error: 'MagickMethodOptions' undeclared here (not in a function)
Magick.xs:330: error: 'MagickDitherOptions' undeclared here (not in a function)
Magick.xs:347: error: 'MagickColorspaceOptions' undeclared here (not in a function)
Magick.xs:364: error: 'MagickEvaluateOptions' undeclared here (not in a function)
Magick.xs:388: error: 'MagickIntentOptions' undeclared here (not in a function)
Magick.xs:488: error: 'MagickDistortOptions' undeclared here (not in a function)
Magick.xs:489: error: 'MagickVirtualPixelOptions' undeclared here (not in a function)
Magick.xs:503: error: 'MagickSparseColorOptions' undeclared here (not in a function)
Magick.xs:507: error: 'MagickFunctionOptions' undeclared here (not in a function)
Magick.xs:531: error: 'MagickMorphologyOptions' undeclared here (not in a function)
Magick.xs:540: error: 'MagickStatisticOptions' undeclared here (not in a function)
Magick.xs:545: error: 'MagickPixelIntensityOptions' undeclared here (not in a function)
Magick.xs:558: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:564: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:596: error: expected declaration specifiers or '...' before 'ExceptionInfo'
Magick.xs: In function 'ClonePackageInfo':
Magick.xs:601: warning: implicit declaration of function 'AcquireQuantumMemory'
Magick.xs:601: warning: cast to pointer from integer of different size
Magick.xs:604: warning: implicit declaration of function 'ThrowMagickException'
Magick.xs:604: error: 'exception' undeclared (first use in this function)
Magick.xs:604: error: (Each undeclared identifier is reported only once
Magick.xs:604: error: for each function it appears in.)
Magick.xs:604: warning: implicit declaration of function 'GetMagickModule'
Magick.xs:604: error: 'ResourceLimitError' undeclared (first use in this function)
Magick.xs:610: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:610: warning: implicit declaration of function 'CloneImageInfo'
Magick.xs:610: error: 'ImageInfo' undeclared (first use in this function)
Magick.xs:610: error: expected expression before ')' token
Magick.xs:610: error: invalid operands to binary *
Magick.xs:610: error: called object '<erroneous-expression>' is not a function
Magick.xs:610: warning: statement with no effect
Magick.xs:614: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:614: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:614: warning: statement with no effect
Magick.xs: In function 'constant':
Magick.xs:653: error: 'BlobError' undeclared (first use in this function)
Magick.xs:653: error: incompatible types in return
Magick.xs:655: error: 'BlobWarning' undeclared (first use in this function)
Magick.xs:655: error: incompatible types in return
Magick.xs:661: error: 'CacheError' undeclared (first use in this function)
Magick.xs:661: error: incompatible types in return
Magick.xs:663: error: 'CacheWarning' undeclared (first use in this function)
Magick.xs:663: error: incompatible types in return
Magick.xs:665: error: 'CoderError' undeclared (first use in this function)
Magick.xs:665: error: incompatible types in return
Magick.xs:667: error: 'CoderWarning' undeclared (first use in this function)
Magick.xs:667: error: incompatible types in return
Magick.xs:669: error: 'ConfigureError' undeclared (first use in this function)
Magick.xs:669: error: incompatible types in return
Magick.xs:671: error: 'ConfigureWarning' undeclared (first use in this function)
Magick.xs:671: error: incompatible types in return
Magick.xs:673: error: 'CorruptImageError' undeclared (first use in this function)
Magick.xs:673: error: incompatible types in return
Magick.xs:675: error: 'CorruptImageWarning' undeclared (first use in this function)
Magick.xs:675: error: incompatible types in return
Magick.xs:681: error: 'DelegateError' undeclared (first use in this function)
Magick.xs:681: error: incompatible types in return
Magick.xs:683: error: 'DelegateWarning' undeclared (first use in this function)
Magick.xs:683: error: incompatible types in return
Magick.xs:685: error: 'DrawError' undeclared (first use in this function)
Magick.xs:685: error: incompatible types in return
Magick.xs:687: error: 'DrawWarning' undeclared (first use in this function)
Magick.xs:687: error: incompatible types in return
Magick.xs:693: error: 'ErrorException' undeclared (first use in this function)
Magick.xs:693: error: incompatible types in return
Magick.xs:695: error: incompatible types in return
Magick.xs:697: error: incompatible types in return
Magick.xs:703: error: 'FatalErrorException' undeclared (first use in this function)
Magick.xs:703: error: incompatible types in return
Magick.xs:705: error: 'FileOpenError' undeclared (first use in this function)
Magick.xs:705: error: incompatible types in return
Magick.xs:707: error: 'FileOpenWarning' undeclared (first use in this function)
Magick.xs:707: error: incompatible types in return
Magick.xs:713: error: 'ImageError' undeclared (first use in this function)
Magick.xs:713: error: incompatible types in return
Magick.xs:715: error: 'ImageWarning' undeclared (first use in this function)
Magick.xs:715: error: incompatible types in return
Magick.xs:721: error: 'QuantumRange' undeclared (first use in this function)
Magick.xs:721: error: incompatible types in return
Magick.xs:723: error: 'MissingDelegateError' undeclared (first use in this function)
Magick.xs:723: error: incompatible types in return
Magick.xs:725: error: 'MissingDelegateWarning' undeclared (first use in this function)
Magick.xs:725: error: incompatible types in return
Magick.xs:727: error: 'ModuleError' undeclared (first use in this function)
Magick.xs:727: error: incompatible types in return
Magick.xs:729: error: 'ModuleWarning' undeclared (first use in this function)
Magick.xs:729: error: incompatible types in return
Magick.xs:735: error: 'OpaqueOpacity' undeclared (first use in this function)
Magick.xs:735: error: incompatible types in return
Magick.xs:737: error: 'OptionError' undeclared (first use in this function)
Magick.xs:737: error: incompatible types in return
Magick.xs:739: error: 'OptionWarning' undeclared (first use in this function)
Magick.xs:739: error: incompatible types in return
Magick.xs:749: error: incompatible types in return
Magick.xs:755: error: 'ResourceLimitError' undeclared (first use in this function)
Magick.xs:755: error: incompatible types in return
Magick.xs:757: error: 'ResourceLimitWarning' undeclared (first use in this function)
Magick.xs:757: error: incompatible types in return
Magick.xs:759: error: 'RegistryError' undeclared (first use in this function)
Magick.xs:759: error: incompatible types in return
Magick.xs:761: error: 'RegistryWarning' undeclared (first use in this function)
Magick.xs:761: error: incompatible types in return
Magick.xs:767: error: 'StreamError' undeclared (first use in this function)
Magick.xs:767: error: incompatible types in return
Magick.xs:769: error: 'StreamWarning' undeclared (first use in this function)
Magick.xs:769: error: incompatible types in return
Magick.xs:777: error: 'TransparentOpacity' undeclared (first use in this function)
Magick.xs:777: error: incompatible types in return
Magick.xs:779: error: 'TypeError' undeclared (first use in this function)
Magick.xs:779: error: incompatible types in return
Magick.xs:781: error: 'TypeWarning' undeclared (first use in this function)
Magick.xs:781: error: incompatible types in return
Magick.xs:787: error: 'WarningException' undeclared (first use in this function)
Magick.xs:787: error: incompatible types in return
Magick.xs:793: error: 'XServerError' undeclared (first use in this function)
Magick.xs:793: error: incompatible types in return
Magick.xs:795: error: 'XServerWarning' undeclared (first use in this function)
Magick.xs:795: error: incompatible types in return
Magick.xs: In function 'DestroyPackageInfo':
Magick.xs:827: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:827: warning: implicit declaration of function 'DestroyImageInfo'
Magick.xs:827: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:827: warning: statement with no effect
Magick.xs:828: warning: implicit declaration of function 'RelinquishMagickMemory'
Magick.xs:828: warning: cast to pointer from integer of different size
Magick.xs: At top level:
Magick.xs:856: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:982: error: expected declaration specifiers or '...' before 'ExceptionInfo'
Magick.xs: In function 'GetPackageInfo':
Magick.xs:985: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:993: warning: implicit declaration of function 'FormatLocaleString'
Magick.xs:995: warning: passing argument 1 of 'Perl_get_sv' from incompatible pointer type
Magick.xs:998: error: 'exception' undeclared (first use in this function)
Magick.xs:998: error: 'ResourceLimitError' undeclared (first use in this function)
Magick.xs:1006: error: too many arguments to function 'ClonePackageInfo'
Magick.xs:985: warning: unused variable 'message'
Magick.xs: In function 'SiPrefixToDoubleInterval':
Magick.xs:1046: warning: implicit declaration of function 'InterpretSiPrefixValue'
Magick.xs: In function 'StringToDouble':
Magick.xs:1054: warning: implicit declaration of function 'InterpretLocaleValue'
Magick.xs: At top level:
Magick.xs:1076: error: expected declaration specifiers or '...' before 'Image'
Magick.xs:1077: error: expected declaration specifiers or '...' before 'ExceptionInfo'
Magick.xs: In function 'SetAttribute':
Magick.xs:1079: error: 'GeometryInfo' undeclared (first use in this function)
Magick.xs:1080: warning: statement with no effect
Magick.xs:1080: error: expected ';' before 'geometry_info'
Magick.xs:1086: error: 'MagickPixelPacket' undeclared (first use in this function)
Magick.xs:1087: warning: statement with no effect
Magick.xs:1087: error: expected ';' before 'pixel'
Magick.xs:1089: error: 'MagickStatusType' undeclared (first use in this function)
Magick.xs:1090: warning: statement with no effect
Magick.xs:1090: error: expected ';' before 'flags'
Magick.xs:1092: error: 'PixelPacket' undeclared (first use in this function)
Magick.xs:1093: error: 'color' undeclared (first use in this function)
Magick.xs:1093: error: invalid operands to binary *
Magick.xs:1094: error: 'target_color' undeclared (first use in this function)
Magick.xs:1094: warning: left-hand operand of comma expression has no effect
Magick.xs:1094: warning: statement with no effect
Magick.xs:1104: warning: implicit declaration of function 'LocaleCompare'
Magick.xs:1106: warning: implicit declaration of function 'ParseCommandOption'
Magick.xs:1106: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:1110: error: 'exception' undeclared (first use in this function)
Magick.xs:1110: error: 'OptionError' undeclared (first use in this function)
Magick.xs:1115: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1115: error: 'struct Methods' has no member named 'adjoin'
Magick.xs:1115: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:1115: warning: statement with no effect
Magick.xs:1120: error: 'MagickAlphaOptions' undeclared (first use in this function)
Magick.xs:1128: error: 'image' undeclared (first use in this function)
Magick.xs:1128: error: 'struct Methods' has no member named 'next'
Magick.xs:1129: warning: implicit declaration of function 'SetImageAlphaChannel'
Magick.xs:1129: error: 'AlphaChannelType' undeclared (first use in this function)
Magick.xs:1129: error: expected ')' before 'sp'
Magick.xs:1143: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1143: error: 'struct Methods' has no member named 'antialias'
Magick.xs:1143: warning: statement with no effect
Magick.xs:1148: error: 'MagickSizeType' undeclared (first use in this function)
Magick.xs:1149: warning: statement with no effect
Magick.xs:1149: error: expected ';' before 'limit'
Magick.xs:1151: error: 'limit' undeclared (first use in this function)
Magick.xs:1151: error: 'MagickResourceInfinity' undeclared (first use in this function)
Magick.xs:1151: warning: statement with no effect
Magick.xs:1153: warning: statement with no effect
Magick.xs:1153: error: expected ';' before 'SiPrefixToDoubleInterval'
Magick.xs:1155: warning: implicit declaration of function 'SetMagickResourceLimit'
Magick.xs:1155: error: 'AreaResource' undeclared (first use in this function)
Magick.xs:1161: warning: implicit declaration of function 'SetImageOption'
Magick.xs:1161: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1167: warning: implicit declaration of function 'CloneString'
Magick.xs:1167: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1167: error: 'struct Methods' has no member named 'authenticate'
Magick.xs:1171: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1172: error: 'struct Methods' has no member named 'next'
Magick.xs:1173: warning: implicit declaration of function 'SetImageProperty'
Magick.xs:1181: warning: implicit declaration of function 'QueryColorDatabase'
Magick.xs:1183: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1183: error: 'struct Methods' has no member named 'background_color'
Magick.xs:1183: warning: statement with no effect
Magick.xs:1184: error: 'struct Methods' has no member named 'next'
Magick.xs:1185: error: 'struct Methods' has no member named 'background_color'
Magick.xs:1185: warning: statement with no effect
Magick.xs:1190: error: 'struct Methods' has no member named 'next'
Magick.xs:1191: error: 'struct Methods' has no member named 'bias'
Magick.xs:1192: error: 'QuantumRange' undeclared (first use in this function)
Magick.xs:1192: error: pointer value used where a floating point value was expected
Magick.xs:1192: warning: statement with no effect
Magick.xs:1197: error: 'struct Methods' has no member named 'next'
Magick.xs:1199: error: 'flags' undeclared (first use in this function)
Magick.xs:1199: warning: implicit declaration of function 'ParseGeometry'
Magick.xs:1199: error: 'geometry_info' undeclared (first use in this function)
Magick.xs:1199: warning: statement with no effect
Magick.xs:1200: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:1200: error: request for member 'blue_primary' in something not a structure or union
Magick.xs:1200: error: request for member 'x' in something not a structure or union
Magick.xs:1200: error: request for member 'rho' in something not a structure or union
Magick.xs:1200: warning: statement with no effect
Magick.xs:1201: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:1201: error: request for member 'blue_primary' in something not a structure or union
Magick.xs:1201: error: request for member 'y' in something not a structure or union
Magick.xs:1201: error: request for member 'sigma' in something not a structure or union
Magick.xs:1201: warning: statement with no effect
Magick.xs:1202: error: 'SigmaValue' undeclared (first use in this function)
Magick.xs:1202: error: invalid operands to binary &
Magick.xs:1203: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:1203: error: request for member 'blue_primary' in something not a structure or union
Magick.xs:1203: error: request for member 'y' in something not a structure or union
Magick.xs:1204: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:1204: error: request for member 'blue_primary' in something not a structure or union
Magick.xs:1204: error: request for member 'x' in something not a structure or union
Magick.xs:1204: warning: statement with no effect
Magick.xs:1212: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1212: error: 'struct Methods' has no member named 'border_color'
Magick.xs:1212: warning: statement with no effect
Magick.xs:1213: error: 'struct Methods' has no member named 'next'
Magick.xs:1214: error: 'struct Methods' has no member named 'border_color'
Magick.xs:1214: warning: statement with no effect
Magick.xs:1218: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1219: error: 'struct Methods' has no member named 'next'
Magick.xs:1228: error: 'MemoryResource' undeclared (first use in this function)
Magick.xs:1229: error: expected ')' before 'SiPrefixToDoubleInterval'
Magick.xs:1230: error: 'MapResource' undeclared (first use in this function)
Magick.xs:1231: error: called object '<erroneous-expression>' is not a function
Magick.xs:1236: error: 'Image' undeclared (first use in this function)
Magick.xs:1237: error: 'clip_mask' undeclared (first use in this function)
Magick.xs:1237: error: invalid operands to binary *
Magick.xs:1237: warning: statement with no effect
Magick.xs:1239: error: expected expression before ')' token
Magick.xs:1239: error: invalid operands to binary *
Magick.xs:1239: error: called object '<erroneous-expression>' is not a function
Magick.xs:1239: warning: statement with no effect
Magick.xs:1241: warning: implicit declaration of function 'SetupList'
Magick.xs:1241: warning: statement with no effect
Magick.xs:1242: error: 'struct Methods' has no member named 'next'
Magick.xs:1243: warning: implicit declaration of function 'SetImageClipMask'
Magick.xs:1246: warning: implicit declaration of function 'LocaleNCompare'
Magick.xs:1248: error: 'struct Methods' has no member named 'next'
Magick.xs:1256: error: 'struct Methods' has no member named 'storage_class'
Magick.xs:1256: error: 'DirectClass' undeclared (first use in this function)
Magick.xs:1261: error: 'struct Methods' has no member named 'colors'
Magick.xs:1262: error: 'struct Methods' has no member named 'colors'
Magick.xs:1262: error: invalid operands to binary %
Magick.xs:1262: error: incompatible types in assignment
Magick.xs:1262: warning: statement with no effect
Magick.xs:1265: error: 'struct Methods' has no member named 'colormap'
Magick.xs:1268: error: 'struct Methods' has no member named 'colormap'
Magick.xs:1268: warning: statement with no effect
Magick.xs:1269: error: 'pixel' undeclared (first use in this function)
Magick.xs:1269: error: request for member 'red' in something not a structure or union
Magick.xs:1269: error: 'struct Methods' has no member named 'red'
Magick.xs:1269: warning: statement with no effect
Magick.xs:1270: error: request for member 'green' in something not a structure or union
Magick.xs:1270: error: 'struct Methods' has no member named 'green'
Magick.xs:1270: warning: statement with no effect
Magick.xs:1271: error: request for member 'blue' in something not a structure or union
Magick.xs:1271: error: 'struct Methods' has no member named 'blue'
Magick.xs:1271: warning: statement with no effect
Magick.xs:1272: warning: statement with no effect
Magick.xs:1273: error: request for member 'red' in something not a structure or union
Magick.xs:1273: error: request for member 'rho' in something not a structure or union
Magick.xs:1273: warning: statement with no effect
Magick.xs:1274: error: request for member 'green' in something not a structure or union
Magick.xs:1274: error: request for member 'sigma' in something not a structure or union
Magick.xs:1274: warning: statement with no effect
Magick.xs:1275: error: request for member 'blue' in something not a structure or union
Magick.xs:1275: error: request for member 'xi' in something not a structure or union
Magick.xs:1275: warning: statement with no effect
Magick.xs:1276: error: 'struct Methods' has no member named 'red'
Magick.xs:1276: warning: implicit declaration of function 'ClampToQuantum'
Magick.xs:1276: error: request for member 'red' in something not a structure or union
Magick.xs:1276: warning: statement with no effect
Magick.xs:1277: error: 'struct Methods' has no member named 'green'
Magick.xs:1277: error: request for member 'green' in something not a structure or union
Magick.xs:1277: warning: statement with no effect
Magick.xs:1278: error: 'struct Methods' has no member named 'blue'
Magick.xs:1278: error: request for member 'blue' in something not a structure or union
Magick.xs:1278: warning: statement with no effect
Magick.xs:1293: error: 'struct Methods' has no member named 'next'
Magick.xs:1294: warning: implicit declaration of function 'TransformImageColorspace'
Magick.xs:1294: error: 'ColorspaceType' undeclared (first use in this function)
Magick.xs:1294: error: expected ')' before 'sp'
Magick.xs:1299: error: 'struct Methods' has no member named 'next'
Magick.xs:1300: warning: implicit declaration of function 'InterpretImageProperties'
Magick.xs:1301: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1301: error: 'ImageInfo' undeclared (first use in this function)
Magick.xs:1301: error: expected expression before ')' token
Magick.xs:1301: error: invalid operands to binary *
Magick.xs:1301: error: called object '<erroneous-expression>' is not a function
Magick.xs:1307: error: 'MagickCompressOptions' undeclared (first use in this function)
Magick.xs:1316: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1316: error: 'struct Methods' has no member named 'compression'
Magick.xs:1316: error: 'CompressionType' undeclared (first use in this function)
Magick.xs:1316: warning: statement with no effect
Magick.xs:1316: error: expected ';' before 'sp'
Magick.xs:1317: error: 'struct Methods' has no member named 'next'
Magick.xs:1318: error: 'struct Methods' has no member named 'compression'
Magick.xs:1318: warning: statement with no effect
Magick.xs:1318: error: expected ';' before 'sp'
Magick.xs:1322: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1323: error: 'struct Methods' has no member named 'next'
Magick.xs:1332: warning: implicit declaration of function 'SetLogEventMask'
Magick.xs:1337: warning: statement with no effect
Magick.xs:1338: error: 'struct Methods' has no member named 'next'
Magick.xs:1340: error: 'struct Methods' has no member named 'delay'
Magick.xs:1340: error: request for member 'rho' in something not a structure or union
Magick.xs:1340: error: invalid operands to binary +
Magick.xs:1340: error: incompatible type for argument 1 of 'floor'
Magick.xs:1340: warning: statement with no effect
Magick.xs:1341: error: invalid operands to binary &
Magick.xs:1342: error: 'struct Methods' has no member named 'ticks_per_second'
Magick.xs:1343: error: request for member 'sigma' in something not a structure or union
Magick.xs:1343: error: invalid operands to binary +
Magick.xs:1343: error: incompatible type for argument 1 of 'floor'
Magick.xs:1343: warning: statement with no effect
Magick.xs:1350: warning: statement with no effect
Magick.xs:1350: error: expected ';' before 'limit'
Magick.xs:1352: warning: statement with no effect
Magick.xs:1354: warning: statement with no effect
Magick.xs:1354: error: expected ';' before 'SiPrefixToDoubleInterval'
Magick.xs:1356: error: 'DiskResource' undeclared (first use in this function)
Magick.xs:1361: warning: implicit declaration of function 'IsGeometry'
Magick.xs:1361: warning: comparison between pointer and integer
Magick.xs:1368: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1368: error: 'struct Methods' has no member named 'density'
Magick.xs:1369: error: 'struct Methods' has no member named 'next'
Magick.xs:1371: warning: statement with no effect
Magick.xs:1372: error: 'struct Methods' has no member named 'x_resolution'
Magick.xs:1372: error: request for member 'rho' in something not a structure or union
Magick.xs:1372: warning: statement with no effect
Magick.xs:1373: error: 'struct Methods' has no member named 'y_resolution'
Magick.xs:1373: error: request for member 'sigma' in something not a structure or union
Magick.xs:1373: warning: statement with no effect
Magick.xs:1374: error: invalid operands to binary &
Magick.xs:1375: error: 'struct Methods' has no member named 'y_resolution'
Magick.xs:1375: error: 'struct Methods' has no member named 'x_resolution'
Magick.xs:1375: warning: statement with no effect
Magick.xs:1382: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1382: error: 'struct Methods' has no member named 'depth'
Magick.xs:1382: warning: statement with no effect
Magick.xs:1383: error: 'struct Methods' has no member named 'next'
Magick.xs:1384: warning: implicit declaration of function 'SetImageDepth'
Magick.xs:1389: error: 'MagickDisposeOptions' undeclared (first use in this function)
Magick.xs:1397: error: 'struct Methods' has no member named 'next'
Magick.xs:1398: error: 'struct Methods' has no member named 'dispose'
Magick.xs:1398: error: 'DisposeType' undeclared (first use in this function)
Magick.xs:1398: warning: statement with no effect
Magick.xs:1398: error: expected ';' before 'sp'
Magick.xs:1413: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1413: error: 'struct Methods' has no member named 'dither'
Magick.xs:1413: warning: statement with no effect
Magick.xs:1421: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1421: error: 'struct Methods' has no member named 'server_name'
Magick.xs:1425: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1426: error: 'struct Methods' has no member named 'next'
Magick.xs:1435: error: 'MagickEndianOptions' undeclared (first use in this function)
Magick.xs:1444: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1444: error: 'struct Methods' has no member named 'endian'
Magick.xs:1444: error: 'EndianType' undeclared (first use in this function)
Magick.xs:1444: warning: statement with no effect
Magick.xs:1444: error: expected ';' before 'sp'
Magick.xs:1445: error: 'struct Methods' has no member named 'next'
Magick.xs:1446: error: 'struct Methods' has no member named 'endian'
Magick.xs:1446: warning: statement with no effect
Magick.xs:1446: error: expected ';' before 'sp'
Magick.xs:1454: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1454: error: 'struct Methods' has no member named 'extract'
Magick.xs:1458: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1459: error: 'struct Methods' has no member named 'next'
Magick.xs:1469: warning: implicit declaration of function 'CopyMagickString'
Magick.xs:1469: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1469: error: 'struct Methods' has no member named 'filename'
Magick.xs:1470: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:1471: error: 'struct Methods' has no member named 'next'
Magick.xs:1472: error: 'struct Methods' has no member named 'filename'
Magick.xs:1489: error: 'BlobError' undeclared (first use in this function)
Magick.xs:1500: warning: implicit declaration of function 'SetImageInfoFile'
Magick.xs:1500: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1506: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1512: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1512: error: 'struct Methods' has no member named 'font'
Magick.xs:1520: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1520: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:1521: error: pointer value used where a floating point value was expected
Magick.xs:1521: warning: statement with no effect
Magick.xs:1522: error: 'struct Methods' has no member named 'next'
Magick.xs:1523: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:1524: error: pointer value used where a floating point value was expected
Magick.xs:1524: warning: statement with no effect
Magick.xs:1528: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1529: error: 'struct Methods' has no member named 'next'
Magick.xs:1538: error: 'struct Methods' has no member named 'next'
Magick.xs:1539: error: 'struct Methods' has no member named 'gamma'
Magick.xs:1539: warning: statement with no effect
Magick.xs:1553: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1554: error: 'struct Methods' has no member named 'next'
Magick.xs:1555: error: 'struct Methods' has no member named 'gravity'
Magick.xs:1555: error: 'GravityType' undeclared (first use in this function)
Magick.xs:1555: warning: statement with no effect
Magick.xs:1555: error: expected ';' before 'sp'
Magick.xs:1560: error: 'struct Methods' has no member named 'next'
Magick.xs:1562: warning: statement with no effect
Magick.xs:1563: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:1563: error: request for member 'green_primary' in something not a structure or union
Magick.xs:1563: error: request for member 'x' in something not a structure or union
Magick.xs:1563: error: request for member 'rho' in something not a structure or union
Magick.xs:1563: warning: statement with no effect
Magick.xs:1564: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:1564: error: request for member 'green_primary' in something not a structure or union
Magick.xs:1564: error: request for member 'y' in something not a structure or union
Magick.xs:1564: error: request for member 'sigma' in something not a structure or union
Magick.xs:1564: warning: statement with no effect
Magick.xs:1565: error: invalid operands to binary &
Magick.xs:1566: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:1566: error: request for member 'green_primary' in something not a structure or union
Magick.xs:1566: error: request for member 'y' in something not a structure or union
Magick.xs:1567: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:1567: error: request for member 'green_primary' in something not a structure or union
Magick.xs:1567: error: request for member 'x' in something not a structure or union
Magick.xs:1567: warning: statement with no effect
Magick.xs:1572: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1573: error: 'struct Methods' has no member named 'next'
Magick.xs:1582: error: 'IndexPacket' undeclared (first use in this function)
Magick.xs:1583: error: 'indexes' undeclared (first use in this function)
Magick.xs:1583: error: invalid operands to binary *
Magick.xs:1583: warning: statement with no effect
Magick.xs:1592: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:1592: error: 'p' undeclared (first use in this function)
Magick.xs:1592: warning: statement with no effect
Magick.xs:1594: error: 'CacheView' undeclared (first use in this function)
Magick.xs:1595: error: 'image_view' undeclared (first use in this function)
Magick.xs:1595: error: invalid operands to binary *
Magick.xs:1595: warning: statement with no effect
Magick.xs:1597: error: 'struct Methods' has no member named 'next'
Magick.xs:1599: error: 'struct Methods' has no member named 'storage_class'
Magick.xs:1599: error: 'PseudoClass' undeclared (first use in this function)
Magick.xs:1605: warning: implicit declaration of function 'AcquireAuthenticCacheView'
Magick.xs:1605: warning: statement with no effect
Magick.xs:1606: warning: implicit declaration of function 'GetCacheViewAuthenticPixels'
Magick.xs:1606: warning: statement with no effect
Magick.xs:1607: error: expected expression before ')' token
Magick.xs:1607: error: invalid operands to binary *
Magick.xs:1607: error: called object '<erroneous-expression>' is not a function
Magick.xs:1609: warning: implicit declaration of function 'GetCacheViewAuthenticIndexQueue'
Magick.xs:1609: warning: statement with no effect
Magick.xs:1611: error: 'struct Methods' has no member named 'colors'
Magick.xs:1612: warning: implicit declaration of function 'SetPixelIndex'
Magick.xs:1613: warning: implicit declaration of function 'SyncCacheViewAuthenticPixels'
Magick.xs:1615: warning: implicit declaration of function 'DestroyCacheView'
Magick.xs:1615: warning: statement with no effect
Magick.xs:1622: error: 'struct Methods' has no member named 'next'
Magick.xs:1623: error: 'struct Methods' has no member named 'iterations'
Magick.xs:1623: warning: statement with no effect
Magick.xs:1628: error: 'MagickInterlaceOptions' undeclared (first use in this function)
Magick.xs:1637: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1637: error: 'struct Methods' has no member named 'interlace'
Magick.xs:1637: error: 'InterlaceType' undeclared (first use in this function)
Magick.xs:1637: warning: statement with no effect
Magick.xs:1637: error: expected ';' before 'sp'
Magick.xs:1638: error: 'struct Methods' has no member named 'next'
Magick.xs:1639: error: 'struct Methods' has no member named 'interlace'
Magick.xs:1639: warning: statement with no effect
Magick.xs:1639: error: expected ';' before 'sp'
Magick.xs:1643: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1644: error: 'struct Methods' has no member named 'next'
Magick.xs:1653: error: 'struct Methods' has no member named 'next'
Magick.xs:1655: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1655: error: expected expression before ')' token
Magick.xs:1655: error: invalid operands to binary *
Magick.xs:1655: error: called object '<erroneous-expression>' is not a function
Magick.xs:1662: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1663: error: 'struct Methods' has no member named 'next'
Magick.xs:1673: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1673: error: 'struct Methods' has no member named 'filename'
Magick.xs:1675: error: 'struct Methods' has no member named 'next'
Magick.xs:1676: error: 'struct Methods' has no member named 'magick'
Magick.xs:1682: warning: statement with no effect
Magick.xs:1682: error: expected ';' before 'limit'
Magick.xs:1684: warning: statement with no effect
Magick.xs:1686: warning: statement with no effect
Magick.xs:1686: error: expected ';' before 'SiPrefixToDoubleInterval'
Magick.xs:1694: error: 'mask' undeclared (first use in this function)
Magick.xs:1694: error: invalid operands to binary *
Magick.xs:1694: warning: statement with no effect
Magick.xs:1696: error: expected expression before ')' token
Magick.xs:1696: error: invalid operands to binary *
Magick.xs:1696: error: called object '<erroneous-expression>' is not a function
Magick.xs:1696: warning: statement with no effect
Magick.xs:1698: warning: statement with no effect
Magick.xs:1699: error: 'struct Methods' has no member named 'next'
Magick.xs:1700: warning: implicit declaration of function 'SetImageMask'
Magick.xs:1707: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1707: error: 'struct Methods' has no member named 'matte_color'
Magick.xs:1707: warning: statement with no effect
Magick.xs:1708: error: 'struct Methods' has no member named 'next'
Magick.xs:1709: error: 'struct Methods' has no member named 'matte_color'
Magick.xs:1709: warning: statement with no effect
Magick.xs:1722: error: 'struct Methods' has no member named 'next'
Magick.xs:1723: error: 'struct Methods' has no member named 'matte'
Magick.xs:1723: warning: statement with no effect
Magick.xs:1729: warning: statement with no effect
Magick.xs:1729: error: expected ';' before 'limit'
Magick.xs:1731: warning: statement with no effect
Magick.xs:1733: warning: statement with no effect
Magick.xs:1733: error: expected ';' before 'SiPrefixToDoubleInterval'
Magick.xs:1749: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1749: error: 'struct Methods' has no member named 'monochrome'
Magick.xs:1749: warning: statement with no effect
Magick.xs:1750: error: 'struct Methods' has no member named 'next'
Magick.xs:1751: warning: implicit declaration of function 'SetImageType'
Magick.xs:1751: error: 'BilevelType' undeclared (first use in this function)
Magick.xs:1755: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1756: error: 'struct Methods' has no member named 'next'
Magick.xs:1766: warning: implicit declaration of function 'DefineImageOption'
Magick.xs:1766: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1771: error: 'MagickOrientationOptions' undeclared (first use in this function)
Magick.xs:1780: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1780: error: 'struct Methods' has no member named 'orientation'
Magick.xs:1780: error: 'OrientationType' undeclared (first use in this function)
Magick.xs:1780: warning: statement with no effect
Magick.xs:1780: error: expected ';' before 'sp'
Magick.xs:1781: error: 'struct Methods' has no member named 'next'
Magick.xs:1782: error: 'struct Methods' has no member named 'orientation'
Magick.xs:1782: warning: statement with no effect
Magick.xs:1782: error: expected ';' before 'sp'
Magick.xs:1786: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1787: error: 'struct Methods' has no member named 'next'
Magick.xs:1799: warning: implicit declaration of function 'GetPageGeometry'
Magick.xs:1799: warning: assignment makes pointer from integer without a cast
Magick.xs:1801: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1801: error: 'struct Methods' has no member named 'page'
Magick.xs:1802: error: 'struct Methods' has no member named 'next'
Magick.xs:1803: warning: implicit declaration of function 'ParsePageGeometry'
Magick.xs:1803: error: 'struct Methods' has no member named 'page'
Magick.xs:1804: warning: cast to pointer from integer of different size
Magick.xs:1810: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1819: warning: statement with no effect
Magick.xs:1819: error: expected ';' before 'pixel'
Magick.xs:1822: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:1822: warning: statement with no effect
Magick.xs:1825: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:1825: error: 'q' undeclared (first use in this function)
Magick.xs:1825: warning: statement with no effect
Magick.xs:1828: error: invalid operands to binary *
Magick.xs:1828: warning: statement with no effect
Magick.xs:1830: error: 'struct Methods' has no member named 'next'
Magick.xs:1832: warning: implicit declaration of function 'SetImageStorageClass'
Magick.xs:1832: warning: comparison between pointer and integer
Magick.xs:1838: warning: statement with no effect
Magick.xs:1839: warning: statement with no effect
Magick.xs:1840: warning: statement with no effect
Magick.xs:1841: error: expected expression before ')' token
Magick.xs:1841: error: invalid operands to binary *
Magick.xs:1841: error: called object '<erroneous-expression>' is not a function
Magick.xs:1845: warning: implicit declaration of function 'QueryMagickColor'
Magick.xs:1848: warning: implicit declaration of function 'GetMagickPixelPacket'
Magick.xs:1849: warning: statement with no effect
Magick.xs:1850: error: request for member 'red' in something not a structure or union
Magick.xs:1850: error: request for member 'rho' in something not a structure or union
Magick.xs:1850: warning: statement with no effect
Magick.xs:1851: error: invalid operands to binary &
Magick.xs:1852: error: request for member 'green' in something not a structure or union
Magick.xs:1852: error: request for member 'sigma' in something not a structure or union
Magick.xs:1852: warning: statement with no effect
Magick.xs:1853: error: 'XiValue' undeclared (first use in this function)
Magick.xs:1853: error: invalid operands to binary &
Magick.xs:1854: error: request for member 'blue' in something not a structure or union
Magick.xs:1854: error: request for member 'xi' in something not a structure or union
Magick.xs:1854: warning: statement with no effect
Magick.xs:1855: error: 'PsiValue' undeclared (first use in this function)
Magick.xs:1855: error: invalid operands to binary &
Magick.xs:1856: error: request for member 'opacity' in something not a structure or union
Magick.xs:1856: error: request for member 'psi' in something not a structure or union
Magick.xs:1856: warning: statement with no effect
Magick.xs:1857: error: 'ChiValue' undeclared (first use in this function)
Magick.xs:1857: error: invalid operands to binary &
Magick.xs:1858: error: request for member 'index' in something not a structure or union
Magick.xs:1858: error: request for member 'chi' in something not a structure or union
Magick.xs:1858: warning: statement with no effect
Magick.xs:1860: warning: implicit declaration of function 'SetPixelRed'
Magick.xs:1860: error: request for member 'red' in something not a structure or union
Magick.xs:1861: warning: implicit declaration of function 'SetPixelGreen'
Magick.xs:1861: error: request for member 'green' in something not a structure or union
Magick.xs:1862: warning: implicit declaration of function 'SetPixelBlue'
Magick.xs:1862: error: request for member 'blue' in something not a structure or union
Magick.xs:1863: warning: implicit declaration of function 'SetPixelOpacity'
Magick.xs:1863: error: request for member 'opacity' in something not a structure or union
Magick.xs:1864: error: 'struct Methods' has no member named 'colorspace'
Magick.xs:1864: error: 'CMYKColorspace' undeclared (first use in this function)
Magick.xs:1865: error: 'struct Methods' has no member named 'storage_class'
Magick.xs:1866: error: expected expression before ')' token
Magick.xs:1866: error: invalid operands to binary *
Magick.xs:1866: error: called object '<erroneous-expression>' is not a function
Magick.xs:1867: error: request for member 'index' in something not a structure or union
Magick.xs:1870: warning: statement with no effect
Magick.xs:1879: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1879: error: 'struct Methods' has no member named 'pointsize'
Magick.xs:1879: error: request for member 'rho' in something not a structure or union
Magick.xs:1879: warning: statement with no effect
Magick.xs:1885: error: 'MagickPreviewOptions' undeclared (first use in this function)
Magick.xs:1894: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1894: error: 'struct Methods' has no member named 'preview_type'
Magick.xs:1894: error: 'PreviewType' undeclared (first use in this function)
Magick.xs:1894: warning: statement with no effect
Magick.xs:1894: error: expected ';' before 'sp'
Magick.xs:1898: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1899: error: 'struct Methods' has no member named 'next'
Magick.xs:1909: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1909: error: 'struct Methods' has no member named 'quality'
Magick.xs:1909: warning: statement with no effect
Magick.xs:1910: error: 'struct Methods' has no member named 'next'
Magick.xs:1911: error: 'struct Methods' has no member named 'quality'
Magick.xs:1911: warning: statement with no effect
Magick.xs:1915: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1916: error: 'struct Methods' has no member named 'next'
Magick.xs:1925: error: 'struct Methods' has no member named 'next'
Magick.xs:1927: warning: statement with no effect
Magick.xs:1928: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:1928: error: request for member 'red_primary' in something not a structure or union
Magick.xs:1928: error: request for member 'x' in something not a structure or union
Magick.xs:1928: error: request for member 'rho' in something not a structure or union
Magick.xs:1928: warning: statement with no effect
Magick.xs:1929: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:1929: error: request for member 'red_primary' in something not a structure or union
Magick.xs:1929: error: request for member 'y' in something not a structure or union
Magick.xs:1929: error: request for member 'sigma' in something not a structure or union
Magick.xs:1929: warning: statement with no effect
Magick.xs:1930: error: invalid operands to binary &
Magick.xs:1931: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:1931: error: request for member 'red_primary' in something not a structure or union
Magick.xs:1931: error: request for member 'y' in something not a structure or union
Magick.xs:1932: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:1932: error: request for member 'red_primary' in something not a structure or union
Magick.xs:1932: error: request for member 'x' in something not a structure or union
Magick.xs:1932: warning: statement with no effect
Magick.xs:1946: error: 'struct Methods' has no member named 'next'
Magick.xs:1947: error: 'struct Methods' has no member named 'rendering_intent'
Magick.xs:1947: error: 'RenderingIntent' undeclared (first use in this function)
Magick.xs:1947: warning: statement with no effect
Magick.xs:1947: error: expected ';' before 'sp'
Magick.xs:1952: error: 'RectangleInfo' undeclared (first use in this function)
Magick.xs:1953: warning: statement with no effect
Magick.xs:1953: error: expected ';' before 'geometry'
Magick.xs:1955: error: 'struct Methods' has no member named 'next'
Magick.xs:1957: warning: implicit declaration of function 'ParseAbsoluteGeometry'
Magick.xs:1957: error: 'geometry' undeclared (first use in this function)
Magick.xs:1957: warning: statement with no effect
Magick.xs:1958: error: 'WidthValue' undeclared (first use in this function)
Magick.xs:1958: error: invalid operands to binary &
Magick.xs:1960: error: 'HeightValue' undeclared (first use in this function)
Magick.xs:1960: error: invalid operands to binary &
Magick.xs:1961: error: request for member 'height' in something not a structure or union
Magick.xs:1961: error: request for member 'width' in something not a structure or union
Magick.xs:1961: warning: statement with no effect
Magick.xs:1962: error: 'struct Methods' has no member named 'page'
Magick.xs:1962: error: request for member 'width' in something not a structure or union
Magick.xs:1962: error: request for member 'width' in something not a structure or union
Magick.xs:1962: warning: statement with no effect
Magick.xs:1963: error: 'struct Methods' has no member named 'page'
Magick.xs:1963: error: request for member 'height' in something not a structure or union
Magick.xs:1963: error: request for member 'height' in something not a structure or union
Magick.xs:1963: warning: statement with no effect
Magick.xs:1965: error: 'AspectValue' undeclared (first use in this function)
Magick.xs:1965: error: invalid operands to binary &
Magick.xs:1967: error: 'XValue' undeclared (first use in this function)
Magick.xs:1967: error: invalid operands to binary &
Magick.xs:1968: error: 'struct Methods' has no member named 'page'
Magick.xs:1968: error: request for member 'x' in something not a structure or union
Magick.xs:1968: error: request for member 'x' in something not a structure or union
Magick.xs:1968: warning: statement with no effect
Magick.xs:1969: error: 'YValue' undeclared (first use in this function)
Magick.xs:1969: error: invalid operands to binary &
Magick.xs:1970: error: 'struct Methods' has no member named 'page'
Magick.xs:1970: error: request for member 'y' in something not a structure or union
Magick.xs:1970: error: request for member 'y' in something not a structure or union
Magick.xs:1970: warning: statement with no effect
Magick.xs:1974: error: invalid operands to binary &
Magick.xs:1976: error: 'struct Methods' has no member named 'page'
Magick.xs:1976: error: request for member 'x' in something not a structure or union
Magick.xs:1976: error: request for member 'x' in something not a structure or union
Magick.xs:1976: warning: statement with no effect
Magick.xs:1977: error: invalid operands to binary &
Magick.xs:1977: error: request for member 'x' in something not a structure or union
Magick.xs:1978: error: 'struct Methods' has no member named 'page'
Magick.xs:1978: error: request for member 'width' in something not a structure or union
Magick.xs:1978: error: 'struct Methods' has no member named 'columns'
Magick.xs:1978: error: request for member 'x' in something not a structure or union
Magick.xs:1978: error: invalid operands to binary +
Magick.xs:1978: warning: statement with no effect
Magick.xs:1980: error: invalid operands to binary &
Magick.xs:1982: error: 'struct Methods' has no member named 'page'
Magick.xs:1982: error: request for member 'y' in something not a structure or union
Magick.xs:1982: error: request for member 'y' in something not a structure or union
Magick.xs:1982: warning: statement with no effect
Magick.xs:1983: error: invalid operands to binary &
Magick.xs:1983: error: request for member 'y' in something not a structure or union
Magick.xs:1984: error: 'struct Methods' has no member named 'page'
Magick.xs:1984: error: request for member 'height' in something not a structure or union
Magick.xs:1984: error: 'struct Methods' has no member named 'rows'
Magick.xs:1984: error: request for member 'y' in something not a structure or union
Magick.xs:1984: error: invalid operands to binary +
Magick.xs:1984: warning: statement with no effect
Magick.xs:1991: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:1992: error: 'struct Methods' has no member named 'next'
Magick.xs:2001: warning: comparison between pointer and integer
Magick.xs:2008: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2008: error: 'struct Methods' has no member named 'sampling_factor'
Magick.xs:2014: error: 'struct Methods' has no member named 'next'
Magick.xs:2015: error: 'struct Methods' has no member named 'scene'
Magick.xs:2015: warning: statement with no effect
Magick.xs:2021: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2021: error: 'struct Methods' has no member named 'subimage'
Magick.xs:2021: warning: statement with no effect
Magick.xs:2027: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2027: error: 'struct Methods' has no member named 'subrange'
Magick.xs:2027: warning: statement with no effect
Magick.xs:2036: warning: comparison between pointer and integer
Magick.xs:2042: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2042: error: 'struct Methods' has no member named 'size'
Magick.xs:2049: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2053: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2054: error: 'struct Methods' has no member named 'next'
Magick.xs:2064: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2064: error: 'struct Methods' has no member named 'texture'
Magick.xs:2070: warning: statement with no effect
Magick.xs:2070: error: expected ';' before 'limit'
Magick.xs:2072: warning: statement with no effect
Magick.xs:2074: warning: statement with no effect
Magick.xs:2074: error: expected ';' before 'SiPrefixToDoubleInterval'
Magick.xs:2076: error: 'ThreadResource' undeclared (first use in this function)
Magick.xs:2082: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2082: error: 'struct Methods' has no member named 'tile'
Magick.xs:2090: warning: assignment makes pointer from integer without a cast
Magick.xs:2092: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2092: error: 'struct Methods' has no member named 'page'
Magick.xs:2093: error: 'struct Methods' has no member named 'next'
Magick.xs:2094: error: 'struct Methods' has no member named 'tile_offset'
Magick.xs:2096: warning: cast to pointer from integer of different size
Magick.xs:2102: warning: statement with no effect
Magick.xs:2102: error: expected ';' before 'limit'
Magick.xs:2104: warning: statement with no effect
Magick.xs:2106: warning: statement with no effect
Magick.xs:2106: error: expected ';' before 'SiPrefixToDoubleInterval'
Magick.xs:2108: error: 'TimeResource' undeclared (first use in this function)
Magick.xs:2115: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2115: error: 'struct Methods' has no member named 'transparent_color'
Magick.xs:2115: warning: statement with no effect
Magick.xs:2116: error: 'struct Methods' has no member named 'next'
Magick.xs:2117: error: 'struct Methods' has no member named 'transparent_color'
Magick.xs:2117: warning: statement with no effect
Magick.xs:2122: error: 'MagickTypeOptions' undeclared (first use in this function)
Magick.xs:2131: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2131: error: 'struct Methods' has no member named 'type'
Magick.xs:2131: error: 'ImageType' undeclared (first use in this function)
Magick.xs:2131: warning: statement with no effect
Magick.xs:2131: error: expected ';' before 'sp'
Magick.xs:2132: error: 'struct Methods' has no member named 'next'
Magick.xs:2133: error: expected ')' before 'sp'
Magick.xs:2137: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2138: error: 'struct Methods' has no member named 'next'
Magick.xs:2147: error: 'MagickResolutionOptions' undeclared (first use in this function)
Magick.xs:2156: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2156: error: 'struct Methods' has no member named 'units'
Magick.xs:2156: error: 'ResolutionType' undeclared (first use in this function)
Magick.xs:2156: warning: statement with no effect
Magick.xs:2156: error: expected ';' before 'sp'
Magick.xs:2157: error: 'struct Methods' has no member named 'next'
Magick.xs:2160: warning: statement with no effect
Magick.xs:2160: error: expected ';' before 'units'
Magick.xs:2162: error: 'units' undeclared (first use in this function)
Magick.xs:2162: warning: statement with no effect
Magick.xs:2162: error: expected ';' before 'sp'
Magick.xs:2163: error: 'struct Methods' has no member named 'units'
Magick.xs:2164: error: 'struct Methods' has no member named 'units'
Magick.xs:2166: error: 'UndefinedResolution' undeclared (first use in this function)
Magick.xs:2167: error: 'PixelsPerInchResolution' undeclared (first use in this function)
Magick.xs:2169: error: 'PixelsPerCentimeterResolution' undeclared (first use in this function)
Magick.xs:2171: error: 'struct Methods' has no member named 'x_resolution'
Magick.xs:2171: warning: statement with no effect
Magick.xs:2172: error: 'struct Methods' has no member named 'y_resolution'
Magick.xs:2172: warning: statement with no effect
Magick.xs:2180: error: 'struct Methods' has no member named 'x_resolution'
Magick.xs:2180: warning: statement with no effect
Magick.xs:2181: error: 'struct Methods' has no member named 'y_resolution'
Magick.xs:2181: warning: statement with no effect
Magick.xs:2186: error: 'struct Methods' has no member named 'units'
Magick.xs:2186: warning: statement with no effect
Magick.xs:2191: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2192: error: 'struct Methods' has no member named 'next'
Magick.xs:2210: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2210: error: 'struct Methods' has no member named 'verbose'
Magick.xs:2210: warning: statement with no effect
Magick.xs:2216: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2216: error: 'struct Methods' has no member named 'view'
Magick.xs:2230: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2230: error: 'struct Methods' has no member named 'virtual_pixel_method'
Magick.xs:2230: error: 'VirtualPixelMethod' undeclared (first use in this function)
Magick.xs:2230: warning: statement with no effect
Magick.xs:2230: error: expected ';' before 'sp'
Magick.xs:2231: error: 'struct Methods' has no member named 'next'
Magick.xs:2232: warning: implicit declaration of function 'SetImageVirtualPixelMethod'
Magick.xs:2232: error: expected ')' before 'sp'
Magick.xs:2236: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2237: error: 'struct Methods' has no member named 'next'
Magick.xs:2246: error: 'struct Methods' has no member named 'next'
Magick.xs:2248: warning: statement with no effect
Magick.xs:2249: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:2249: error: request for member 'white_point' in something not a structure or union
Magick.xs:2249: error: request for member 'x' in something not a structure or union
Magick.xs:2249: error: request for member 'rho' in something not a structure or union
Magick.xs:2249: warning: statement with no effect
Magick.xs:2250: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:2250: error: request for member 'white_point' in something not a structure or union
Magick.xs:2250: error: request for member 'y' in something not a structure or union
Magick.xs:2250: error: request for member 'sigma' in something not a structure or union
Magick.xs:2250: warning: statement with no effect
Magick.xs:2251: error: invalid operands to binary &
Magick.xs:2252: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:2252: error: request for member 'white_point' in something not a structure or union
Magick.xs:2252: error: request for member 'y' in something not a structure or union
Magick.xs:2253: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:2253: error: request for member 'white_point' in something not a structure or union
Magick.xs:2253: error: request for member 'x' in something not a structure or union
Magick.xs:2253: warning: statement with no effect
Magick.xs:2258: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2259: error: 'struct Methods' has no member named 'next'
Magick.xs:2266: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2267: error: 'struct Methods' has no member named 'next'
Magick.xs: At top level:
Magick.xs:2306: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs: In function 'XS_Image__Magick_UNLOAD':
Magick.xs:2403: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:2403: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:2403: error: expected expression before ')' token
Magick.xs:2403: error: invalid operands to binary *
Magick.xs:2403: error: called object '<erroneous-expression>' is not a function
Magick.xs:2404: warning: implicit declaration of function 'DestroySplayTree'
Magick.xs:2404: warning: statement with no effect
Magick.xs:2405: warning: implicit declaration of function 'MagickCoreTerminus'
Magick.xs: In function 'XS_Image__Magick_Animate':
Magick.xs:2434: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:2435: error: 'exception' undeclared (first use in this function)
Magick.xs:2435: error: invalid operands to binary *
Magick.xs:2435: warning: statement with no effect
Magick.xs:2437: error: 'Image' undeclared (first use in this function)
Magick.xs:2438: error: 'image' undeclared (first use in this function)
Magick.xs:2438: error: invalid operands to binary *
Magick.xs:2438: warning: statement with no effect
Magick.xs:2453: warning: implicit declaration of function 'AcquireExceptionInfo'
Magick.xs:2453: warning: statement with no effect
Magick.xs:2458: error: 'OptionError' undeclared (first use in this function)
Magick.xs:2463: warning: statement with no effect
Magick.xs:2464: error: expected expression before ')' token
Magick.xs:2464: error: invalid operands to binary *
Magick.xs:2464: error: called object '<erroneous-expression>' is not a function
Magick.xs:2470: error: too many arguments to function 'ClonePackageInfo'
Magick.xs:2472: warning: passing argument 3 of 'SetAttribute' from incompatible pointer type
Magick.xs:2472: error: too many arguments to function 'SetAttribute'
Magick.xs:2477: warning: passing argument 2 of 'SetAttribute' from incompatible pointer type
Magick.xs:2477: warning: passing argument 3 of 'SetAttribute' from incompatible pointer type
Magick.xs:2477: error: too many arguments to function 'SetAttribute'
Magick.xs:2478: warning: implicit declaration of function 'AnimateImages'
Magick.xs:2478: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2479: warning: implicit declaration of function 'CatchImageException'
Magick.xs:2480: warning: implicit declaration of function 'InheritException'
Magick.xs:2480: error: 'struct Methods' has no member named 'exception'
Magick.xs:2485: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:2485: error: 'struct Methods' has no member named 'severity'
Magick.xs:2485: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:2485: error: 'struct Methods' has no member named 'severity'
Magick.xs:2485: error: 'struct Methods' has no member named 'reason'
Magick.xs:2485: warning: implicit declaration of function 'GetLocaleExceptionMessage'
Magick.xs:2485: error: 'struct Methods' has no member named 'severity'
Magick.xs:2485: error: 'struct Methods' has no member named 'reason'
Magick.xs:2485: warning: pointer/integer type mismatch in conditional expression
Magick.xs:2485: error: 'struct Methods' has no member named 'description'
Magick.xs:2485: error: 'struct Methods' has no member named 'description'
Magick.xs:2485: error: 'struct Methods' has no member named 'severity'
Magick.xs:2485: error: 'struct Methods' has no member named 'description'
Magick.xs:2485: warning: pointer/integer type mismatch in conditional expression
Magick.xs:2485: error: 'struct Methods' has no member named 'description'
Magick.xs:2485: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:2485: warning: unused variable 'message'
Magick.xs:2486: warning: implicit declaration of function 'DestroyExceptionInfo'
Magick.xs:2486: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Append':
Magick.xs:2520: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:2521: error: 'exception' undeclared (first use in this function)
Magick.xs:2521: error: invalid operands to binary *
Magick.xs:2521: warning: statement with no effect
Magick.xs:2526: error: 'Image' undeclared (first use in this function)
Magick.xs:2527: error: 'image' undeclared (first use in this function)
Magick.xs:2527: error: invalid operands to binary *
Magick.xs:2527: warning: statement with no effect
Magick.xs:2547: warning: statement with no effect
Magick.xs:2554: error: 'OptionError' undeclared (first use in this function)
Magick.xs:2563: warning: statement with no effect
Magick.xs:2564: error: expected expression before ')' token
Magick.xs:2564: error: invalid operands to binary *
Magick.xs:2564: error: called object '<erroneous-expression>' is not a function
Magick.xs:2570: error: too many arguments to function 'GetPackageInfo'
Magick.xs:2574: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:2574: warning: assignment makes integer from pointer without a cast
Magick.xs:2585: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:2607: warning: implicit declaration of function 'AppendImages'
Magick.xs:2607: warning: statement with no effect
Magick.xs:2608: error: expected expression before ')' token
Magick.xs:2608: error: invalid operands to binary *
Magick.xs:2608: error: called object '<erroneous-expression>' is not a function
Magick.xs:2610: error: 'struct Methods' has no member named 'next'
Magick.xs:2612: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:2612: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:2612: error: expected expression before ')' token
Magick.xs:2612: error: invalid operands to binary *
Magick.xs:2612: error: called object '<erroneous-expression>' is not a function
Magick.xs:2612: warning: implicit declaration of function 'AddValueToSplayTree'
Magick.xs:2617: warning: statement with no effect
Magick.xs:2623: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:2623: error: 'struct Methods' has no member named 'severity'
Magick.xs:2623: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:2623: error: 'struct Methods' has no member named 'severity'
Magick.xs:2623: error: 'struct Methods' has no member named 'reason'
Magick.xs:2623: error: 'struct Methods' has no member named 'severity'
Magick.xs:2623: error: 'struct Methods' has no member named 'reason'
Magick.xs:2623: warning: pointer/integer type mismatch in conditional expression
Magick.xs:2623: error: 'struct Methods' has no member named 'description'
Magick.xs:2623: error: 'struct Methods' has no member named 'description'
Magick.xs:2623: error: 'struct Methods' has no member named 'severity'
Magick.xs:2623: error: 'struct Methods' has no member named 'description'
Magick.xs:2623: warning: pointer/integer type mismatch in conditional expression
Magick.xs:2623: error: 'struct Methods' has no member named 'description'
Magick.xs:2623: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:2623: warning: unused variable 'message'
Magick.xs:2624: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Average':
Magick.xs:2658: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:2659: error: 'exception' undeclared (first use in this function)
Magick.xs:2659: error: invalid operands to binary *
Magick.xs:2659: warning: statement with no effect
Magick.xs:2664: error: 'Image' undeclared (first use in this function)
Magick.xs:2665: error: 'image' undeclared (first use in this function)
Magick.xs:2665: error: invalid operands to binary *
Magick.xs:2665: warning: statement with no effect
Magick.xs:2678: warning: statement with no effect
Magick.xs:2683: error: 'OptionError' undeclared (first use in this function)
Magick.xs:2689: warning: statement with no effect
Magick.xs:2690: error: expected expression before ')' token
Magick.xs:2690: error: invalid operands to binary *
Magick.xs:2690: error: called object '<erroneous-expression>' is not a function
Magick.xs:2696: warning: implicit declaration of function 'EvaluateImages'
Magick.xs:2696: error: 'MeanEvaluateOperator' undeclared (first use in this function)
Magick.xs:2696: warning: statement with no effect
Magick.xs:2697: error: expected expression before ')' token
Magick.xs:2697: error: invalid operands to binary *
Magick.xs:2697: error: called object '<erroneous-expression>' is not a function
Magick.xs:2705: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:2705: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:2705: error: expected expression before ')' token
Magick.xs:2705: error: invalid operands to binary *
Magick.xs:2705: error: called object '<erroneous-expression>' is not a function
Magick.xs:2709: error: too many arguments to function 'GetPackageInfo'
Magick.xs:2710: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2710: error: 'struct Methods' has no member named 'filename'
Magick.xs:2710: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:2711: warning: cast from pointer to integer of different size
Magick.xs:2712: error: 'struct Methods' has no member named 'filename'
Magick.xs:2712: warning: passing argument 1 of 'strrchr' from incompatible pointer type
Magick.xs:2712: error: 'struct Methods' has no member named 'filename'
Magick.xs:2712: warning: pointer type mismatch in conditional expression
Magick.xs:2713: error: 'struct Methods' has no member named 'filename'
Magick.xs:2713: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2713: error: 'struct Methods' has no member named 'filename'
Magick.xs:2715: warning: implicit declaration of function 'SetImageInfo'
Magick.xs:2715: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2716: warning: statement with no effect
Magick.xs:2721: error: 'struct Methods' has no member named 'severity'
Magick.xs:2721: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:2721: error: 'struct Methods' has no member named 'severity'
Magick.xs:2721: error: 'struct Methods' has no member named 'reason'
Magick.xs:2721: error: 'struct Methods' has no member named 'severity'
Magick.xs:2721: error: 'struct Methods' has no member named 'reason'
Magick.xs:2721: warning: pointer/integer type mismatch in conditional expression
Magick.xs:2721: error: 'struct Methods' has no member named 'description'
Magick.xs:2721: error: 'struct Methods' has no member named 'description'
Magick.xs:2721: error: 'struct Methods' has no member named 'severity'
Magick.xs:2721: error: 'struct Methods' has no member named 'description'
Magick.xs:2721: warning: pointer/integer type mismatch in conditional expression
Magick.xs:2721: error: 'struct Methods' has no member named 'description'
Magick.xs:2721: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:2721: warning: unused variable 'message'
Magick.xs:2722: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_BlobToImage':
Magick.xs:2757: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:2758: error: 'exception' undeclared (first use in this function)
Magick.xs:2758: error: invalid operands to binary *
Magick.xs:2758: warning: statement with no effect
Magick.xs:2763: error: 'Image' undeclared (first use in this function)
Magick.xs:2764: error: 'image' undeclared (first use in this function)
Magick.xs:2764: error: invalid operands to binary *
Magick.xs:2764: warning: statement with no effect
Magick.xs:2791: warning: statement with no effect
Magick.xs:2797: warning: cast to pointer from integer of different size
Magick.xs:2800: error: 'ResourceLimitError' undeclared (first use in this function)
Magick.xs:2804: warning: cast to pointer from integer of different size
Magick.xs:2813: error: 'OptionError' undeclared (first use in this function)
Magick.xs:2827: error: too many arguments to function 'GetPackageInfo'
Magick.xs:2848: warning: implicit declaration of function 'BlobToImage'
Magick.xs:2848: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:2848: warning: statement with no effect
Magick.xs:2849: error: expected expression before ')' token
Magick.xs:2849: error: invalid operands to binary *
Magick.xs:2849: error: called object '<erroneous-expression>' is not a function
Magick.xs:2851: error: 'struct Methods' has no member named 'next'
Magick.xs:2853: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:2853: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:2853: error: expected expression before ')' token
Magick.xs:2853: error: invalid operands to binary *
Magick.xs:2853: error: called object '<erroneous-expression>' is not a function
Magick.xs:2868: warning: cast to pointer from integer of different size
Magick.xs:2874: warning: cast to pointer from integer of different size
Magick.xs:2876: warning: cast to pointer from integer of different size
Magick.xs:2877: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:2877: error: 'struct Methods' has no member named 'severity'
Magick.xs:2877: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:2877: error: 'struct Methods' has no member named 'severity'
Magick.xs:2877: error: 'struct Methods' has no member named 'reason'
Magick.xs:2877: error: 'struct Methods' has no member named 'severity'
Magick.xs:2877: error: 'struct Methods' has no member named 'reason'
Magick.xs:2877: warning: pointer/integer type mismatch in conditional expression
Magick.xs:2877: error: 'struct Methods' has no member named 'description'
Magick.xs:2877: error: 'struct Methods' has no member named 'description'
Magick.xs:2877: error: 'struct Methods' has no member named 'severity'
Magick.xs:2877: error: 'struct Methods' has no member named 'description'
Magick.xs:2877: warning: pointer/integer type mismatch in conditional expression
Magick.xs:2877: error: 'struct Methods' has no member named 'description'
Magick.xs:2877: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:2877: warning: unused variable 'message'
Magick.xs:2878: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Clone':
Magick.xs:2913: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:2914: error: 'exception' undeclared (first use in this function)
Magick.xs:2914: error: invalid operands to binary *
Magick.xs:2914: warning: statement with no effect
Magick.xs:2919: error: 'Image' undeclared (first use in this function)
Magick.xs:2920: error: 'clone' undeclared (first use in this function)
Magick.xs:2920: error: invalid operands to binary *
Magick.xs:2921: error: 'image' undeclared (first use in this function)
Magick.xs:2921: warning: left-hand operand of comma expression has no effect
Magick.xs:2921: warning: statement with no effect
Magick.xs:2934: warning: statement with no effect
Magick.xs:2939: error: 'OptionError' undeclared (first use in this function)
Magick.xs:2945: warning: statement with no effect
Magick.xs:2946: error: expected expression before ')' token
Magick.xs:2946: error: invalid operands to binary *
Magick.xs:2946: error: called object '<erroneous-expression>' is not a function
Magick.xs:2958: error: 'struct Methods' has no member named 'next'
Magick.xs:2960: warning: implicit declaration of function 'CloneImage'
Magick.xs:2960: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:2960: warning: statement with no effect
Magick.xs:2961: error: expected expression before ')' token
Magick.xs:2961: error: invalid operands to binary *
Magick.xs:2961: error: called object '<erroneous-expression>' is not a function
Magick.xs:2963: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:2963: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:2963: error: expected expression before ')' token
Magick.xs:2963: error: invalid operands to binary *
Magick.xs:2963: error: called object '<erroneous-expression>' is not a function
Magick.xs:2968: warning: statement with no effect
Magick.xs:2973: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:2973: error: 'struct Methods' has no member named 'severity'
Magick.xs:2973: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:2973: error: 'struct Methods' has no member named 'severity'
Magick.xs:2973: error: 'struct Methods' has no member named 'reason'
Magick.xs:2973: error: 'struct Methods' has no member named 'severity'
Magick.xs:2973: error: 'struct Methods' has no member named 'reason'
Magick.xs:2973: warning: pointer/integer type mismatch in conditional expression
Magick.xs:2973: error: 'struct Methods' has no member named 'description'
Magick.xs:2973: error: 'struct Methods' has no member named 'description'
Magick.xs:2973: error: 'struct Methods' has no member named 'severity'
Magick.xs:2973: error: 'struct Methods' has no member named 'description'
Magick.xs:2973: warning: pointer/integer type mismatch in conditional expression
Magick.xs:2973: error: 'struct Methods' has no member named 'description'
Magick.xs:2973: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:2973: warning: unused variable 'message'
Magick.xs:2974: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_CLONE':
Magick.xs:2999: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:2999: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:2999: error: expected expression before ')' token
Magick.xs:2999: error: invalid operands to binary *
Magick.xs:2999: error: called object '<erroneous-expression>' is not a function
Magick.xs:3004: warning: implicit declaration of function 'ResetSplayTreeIterator'
Magick.xs:3005: error: 'p' undeclared (first use in this function)
Magick.xs:3005: error: 'Image' undeclared (first use in this function)
Magick.xs:3005: error: expected expression before ')' token
Magick.xs:3005: error: invalid operands to binary *
Magick.xs:3005: warning: statement with no effect
Magick.xs:3006: error: expected expression before ')' token
Magick.xs:3006: error: invalid operands to binary *
Magick.xs:3006: error: called object '<erroneous-expression>' is not a function
Magick.xs:3008: warning: implicit declaration of function 'ReferenceImage'
Magick.xs:3009: error: expected expression before ')' token
Magick.xs:3009: error: invalid operands to binary *
Magick.xs:3009: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Coalesce':
Magick.xs:3038: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:3039: error: 'exception' undeclared (first use in this function)
Magick.xs:3039: error: invalid operands to binary *
Magick.xs:3039: warning: statement with no effect
Magick.xs:3044: error: 'Image' undeclared (first use in this function)
Magick.xs:3045: error: 'image' undeclared (first use in this function)
Magick.xs:3045: error: invalid operands to binary *
Magick.xs:3045: warning: statement with no effect
Magick.xs:3059: warning: statement with no effect
Magick.xs:3064: error: 'OptionError' undeclared (first use in this function)
Magick.xs:3073: warning: statement with no effect
Magick.xs:3074: error: expected expression before ')' token
Magick.xs:3074: error: invalid operands to binary *
Magick.xs:3074: error: called object '<erroneous-expression>' is not a function
Magick.xs:3080: warning: implicit declaration of function 'CoalesceImages'
Magick.xs:3080: warning: statement with no effect
Magick.xs:3081: error: expected expression before ')' token
Magick.xs:3081: error: invalid operands to binary *
Magick.xs:3081: error: called object '<erroneous-expression>' is not a function
Magick.xs:3083: error: 'struct Methods' has no member named 'next'
Magick.xs:3085: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:3085: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:3085: error: expected expression before ')' token
Magick.xs:3085: error: invalid operands to binary *
Magick.xs:3085: error: called object '<erroneous-expression>' is not a function
Magick.xs:3090: warning: statement with no effect
Magick.xs:3096: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:3096: error: 'struct Methods' has no member named 'severity'
Magick.xs:3096: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:3096: error: 'struct Methods' has no member named 'severity'
Magick.xs:3096: error: 'struct Methods' has no member named 'reason'
Magick.xs:3096: error: 'struct Methods' has no member named 'severity'
Magick.xs:3096: error: 'struct Methods' has no member named 'reason'
Magick.xs:3096: warning: pointer/integer type mismatch in conditional expression
Magick.xs:3096: error: 'struct Methods' has no member named 'description'
Magick.xs:3096: error: 'struct Methods' has no member named 'description'
Magick.xs:3096: error: 'struct Methods' has no member named 'severity'
Magick.xs:3096: error: 'struct Methods' has no member named 'description'
Magick.xs:3096: warning: pointer/integer type mismatch in conditional expression
Magick.xs:3096: error: 'struct Methods' has no member named 'description'
Magick.xs:3096: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:3096: warning: unused variable 'message'
Magick.xs:3097: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Compare':
Magick.xs:3131: error: 'ChannelType' undeclared (first use in this function)
Magick.xs:3132: warning: statement with no effect
Magick.xs:3132: error: expected ';' before 'channel'
Magick.xs:3137: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:3138: error: 'exception' undeclared (first use in this function)
Magick.xs:3138: error: invalid operands to binary *
Magick.xs:3138: warning: statement with no effect
Magick.xs:3143: error: 'Image' undeclared (first use in this function)
Magick.xs:3144: error: 'difference_image' undeclared (first use in this function)
Magick.xs:3144: error: invalid operands to binary *
Magick.xs:3145: error: 'image' undeclared (first use in this function)
Magick.xs:3145: warning: left-hand operand of comma expression has no effect
Magick.xs:3146: error: 'reconstruct_image' undeclared (first use in this function)
Magick.xs:3146: warning: left-hand operand of comma expression has no effect
Magick.xs:3146: warning: statement with no effect
Magick.xs:3148: error: 'MetricType' undeclared (first use in this function)
Magick.xs:3149: warning: statement with no effect
Magick.xs:3149: error: expected ';' before 'metric'
Magick.xs:3169: warning: statement with no effect
Magick.xs:3176: error: 'OptionError' undeclared (first use in this function)
Magick.xs:3185: warning: statement with no effect
Magick.xs:3186: error: expected expression before ')' token
Magick.xs:3186: error: invalid operands to binary *
Magick.xs:3186: error: called object '<erroneous-expression>' is not a function
Magick.xs:3192: error: too many arguments to function 'GetPackageInfo'
Magick.xs:3196: error: 'channel' undeclared (first use in this function)
Magick.xs:3196: error: 'DefaultChannels' undeclared (first use in this function)
Magick.xs:3196: warning: statement with no effect
Magick.xs:3197: warning: statement with no effect
Magick.xs:3198: error: 'metric' undeclared (first use in this function)
Magick.xs:3198: error: 'RootMeanSquaredErrorMetric' undeclared (first use in this function)
Magick.xs:3198: warning: statement with no effect
Magick.xs:3212: warning: implicit declaration of function 'ParseChannelOption'
Magick.xs:3219: warning: statement with no effect
Magick.xs:3219: error: expected ';' before 'option'
Magick.xs:3231: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:3231: warning: statement with no effect
Magick.xs:3244: warning: statement with no effect
Magick.xs:3256: error: 'MagickMetricOptions' undeclared (first use in this function)
Magick.xs:3256: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:3264: warning: statement with no effect
Magick.xs:3264: error: expected ';' before 'option'
Magick.xs:3279: warning: implicit declaration of function 'CompareImageChannels'
Magick.xs:3280: warning: statement with no effect
Magick.xs:3281: error: expected expression before ')' token
Magick.xs:3281: error: invalid operands to binary *
Magick.xs:3281: error: called object '<erroneous-expression>' is not a function
Magick.xs:3283: error: 'struct Methods' has no member named 'error'
Magick.xs:3283: error: request for member 'mean_error_per_pixel' in something not a structure or union
Magick.xs:3283: warning: statement with no effect
Magick.xs:3284: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:3284: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:3284: error: expected expression before ')' token
Magick.xs:3284: error: invalid operands to binary *
Magick.xs:3284: error: called object '<erroneous-expression>' is not a function
Magick.xs:3289: warning: statement with no effect
Magick.xs:3295: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:3295: error: 'struct Methods' has no member named 'severity'
Magick.xs:3295: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:3295: error: 'struct Methods' has no member named 'severity'
Magick.xs:3295: error: 'struct Methods' has no member named 'reason'
Magick.xs:3295: error: 'struct Methods' has no member named 'severity'
Magick.xs:3295: error: 'struct Methods' has no member named 'reason'
Magick.xs:3295: warning: pointer/integer type mismatch in conditional expression
Magick.xs:3295: error: 'struct Methods' has no member named 'description'
Magick.xs:3295: error: 'struct Methods' has no member named 'description'
Magick.xs:3295: error: 'struct Methods' has no member named 'severity'
Magick.xs:3295: error: 'struct Methods' has no member named 'description'
Magick.xs:3295: warning: pointer/integer type mismatch in conditional expression
Magick.xs:3295: error: 'struct Methods' has no member named 'description'
Magick.xs:3295: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:3295: warning: unused variable 'message'
Magick.xs:3296: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_CompareLayers':
Magick.xs:3330: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:3331: error: 'exception' undeclared (first use in this function)
Magick.xs:3331: error: invalid operands to binary *
Magick.xs:3331: warning: statement with no effect
Magick.xs:3336: error: 'Image' undeclared (first use in this function)
Magick.xs:3337: error: 'image' undeclared (first use in this function)
Magick.xs:3337: error: invalid operands to binary *
Magick.xs:3337: warning: statement with no effect
Magick.xs:3339: error: 'ImageLayerMethod' undeclared (first use in this function)
Magick.xs:3340: warning: statement with no effect
Magick.xs:3340: error: expected ';' before 'method'
Magick.xs:3360: warning: statement with no effect
Magick.xs:3365: error: 'OptionError' undeclared (first use in this function)
Magick.xs:3374: warning: statement with no effect
Magick.xs:3375: error: expected expression before ')' token
Magick.xs:3375: error: invalid operands to binary *
Magick.xs:3375: error: called object '<erroneous-expression>' is not a function
Magick.xs:3381: error: 'method' undeclared (first use in this function)
Magick.xs:3381: error: 'CompareAnyLayer' undeclared (first use in this function)
Magick.xs:3381: warning: statement with no effect
Magick.xs:3392: error: 'MagickLayerOptions' undeclared (first use in this function)
Magick.xs:3392: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:3400: warning: statement with no effect
Magick.xs:3400: error: expected ';' before 'option'
Magick.xs:3415: warning: implicit declaration of function 'CompareImageLayers'
Magick.xs:3415: warning: statement with no effect
Magick.xs:3416: error: expected expression before ')' token
Magick.xs:3416: error: invalid operands to binary *
Magick.xs:3416: error: called object '<erroneous-expression>' is not a function
Magick.xs:3418: error: 'struct Methods' has no member named 'next'
Magick.xs:3420: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:3420: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:3420: error: expected expression before ')' token
Magick.xs:3420: error: invalid operands to binary *
Magick.xs:3420: error: called object '<erroneous-expression>' is not a function
Magick.xs:3425: warning: statement with no effect
Magick.xs:3431: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:3431: error: 'struct Methods' has no member named 'severity'
Magick.xs:3431: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:3431: error: 'struct Methods' has no member named 'severity'
Magick.xs:3431: error: 'struct Methods' has no member named 'reason'
Magick.xs:3431: error: 'struct Methods' has no member named 'severity'
Magick.xs:3431: error: 'struct Methods' has no member named 'reason'
Magick.xs:3431: warning: pointer/integer type mismatch in conditional expression
Magick.xs:3431: error: 'struct Methods' has no member named 'description'
Magick.xs:3431: error: 'struct Methods' has no member named 'description'
Magick.xs:3431: error: 'struct Methods' has no member named 'severity'
Magick.xs:3431: error: 'struct Methods' has no member named 'description'
Magick.xs:3431: warning: pointer/integer type mismatch in conditional expression
Magick.xs:3431: error: 'struct Methods' has no member named 'description'
Magick.xs:3431: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:3431: warning: unused variable 'message'
Magick.xs:3432: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_ComplexImages':
Magick.xs:3466: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:3467: error: 'exception' undeclared (first use in this function)
Magick.xs:3467: error: invalid operands to binary *
Magick.xs:3467: warning: statement with no effect
Magick.xs:3472: error: 'Image' undeclared (first use in this function)
Magick.xs:3473: error: 'image' undeclared (first use in this function)
Magick.xs:3473: error: invalid operands to binary *
Magick.xs:3473: warning: statement with no effect
Magick.xs:3475: error: 'ComplexOperator' undeclared (first use in this function)
Magick.xs:3476: warning: statement with no effect
Magick.xs:3476: error: expected ';' before 'op'
Magick.xs:3492: warning: statement with no effect
Magick.xs:3497: error: 'OptionError' undeclared (first use in this function)
Magick.xs:3503: warning: statement with no effect
Magick.xs:3504: error: expected expression before ')' token
Magick.xs:3504: error: invalid operands to binary *
Magick.xs:3504: error: called object '<erroneous-expression>' is not a function
Magick.xs:3510: error: 'op' undeclared (first use in this function)
Magick.xs:3510: error: 'UndefinedComplexOperator' undeclared (first use in this function)
Magick.xs:3510: warning: statement with no effect
Magick.xs:3516: error: 'MagickComplexOptions' undeclared (first use in this function)
Magick.xs:3516: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:3524: warning: statement with no effect
Magick.xs:3524: error: expected ';' before 'in'
Magick.xs:3548: warning: statement with no effect
Magick.xs:3548: error: expected ';' before 'in'
Magick.xs:3563: warning: implicit declaration of function 'ComplexImages'
Magick.xs:3563: warning: statement with no effect
Magick.xs:3564: error: expected expression before ')' token
Magick.xs:3564: error: invalid operands to binary *
Magick.xs:3564: error: called object '<erroneous-expression>' is not a function
Magick.xs:3572: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:3572: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:3572: error: expected expression before ')' token
Magick.xs:3572: error: invalid operands to binary *
Magick.xs:3572: error: called object '<erroneous-expression>' is not a function
Magick.xs:3576: error: too many arguments to function 'GetPackageInfo'
Magick.xs:3577: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:3577: error: 'struct Methods' has no member named 'filename'
Magick.xs:3577: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:3578: warning: cast from pointer to integer of different size
Magick.xs:3579: error: 'struct Methods' has no member named 'filename'
Magick.xs:3579: warning: passing argument 1 of 'strrchr' from incompatible pointer type
Magick.xs:3579: error: 'struct Methods' has no member named 'filename'
Magick.xs:3579: warning: pointer type mismatch in conditional expression
Magick.xs:3580: error: 'struct Methods' has no member named 'filename'
Magick.xs:3580: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:3580: error: 'struct Methods' has no member named 'filename'
Magick.xs:3582: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:3583: warning: statement with no effect
Magick.xs:3588: error: 'struct Methods' has no member named 'severity'
Magick.xs:3588: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:3588: error: 'struct Methods' has no member named 'severity'
Magick.xs:3588: error: 'struct Methods' has no member named 'reason'
Magick.xs:3588: error: 'struct Methods' has no member named 'severity'
Magick.xs:3588: error: 'struct Methods' has no member named 'reason'
Magick.xs:3588: warning: pointer/integer type mismatch in conditional expression
Magick.xs:3588: error: 'struct Methods' has no member named 'description'
Magick.xs:3588: error: 'struct Methods' has no member named 'description'
Magick.xs:3588: error: 'struct Methods' has no member named 'severity'
Magick.xs:3588: error: 'struct Methods' has no member named 'description'
Magick.xs:3588: warning: pointer/integer type mismatch in conditional expression
Magick.xs:3588: error: 'struct Methods' has no member named 'description'
Magick.xs:3588: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:3588: warning: unused variable 'message'
Magick.xs:3589: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_DESTROY':
Magick.xs:3625: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:3650: warning: passing argument 1 of 'strlen' from incompatible pointer type
Magick.xs:3650: warning: passing argument 2 of 'Perl_hv_common_key_len' from incompatible pointer type
Magick.xs:3659: warning: passing argument 1 of 'strlen' from incompatible pointer type
Magick.xs:3659: warning: passing argument 2 of 'Perl_hv_common_key_len' from incompatible pointer type
Magick.xs:3625: warning: unused variable 'message'
Magick.xs:3665: error: 'Image' undeclared (first use in this function)
Magick.xs:3666: error: 'image' undeclared (first use in this function)
Magick.xs:3666: error: invalid operands to binary *
Magick.xs:3666: warning: statement with no effect
Magick.xs:3671: error: expected expression before ')' token
Magick.xs:3671: error: invalid operands to binary *
Magick.xs:3671: error: called object '<erroneous-expression>' is not a function
Magick.xs:3671: warning: statement with no effect
Magick.xs:3672: error: expected expression before ')' token
Magick.xs:3672: error: invalid operands to binary *
Magick.xs:3672: error: called object '<erroneous-expression>' is not a function
Magick.xs:3673: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:3673: warning: implicit declaration of function 'GetImageReferenceCount'
Magick.xs:3673: warning: implicit declaration of function 'DeleteNodeByValueFromSplayTree'
Magick.xs:3673: warning: implicit declaration of function 'DestroyImage'
Magick.xs:3673: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Display':
Magick.xs:3702: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:3703: error: 'exception' undeclared (first use in this function)
Magick.xs:3703: error: invalid operands to binary *
Magick.xs:3703: warning: statement with no effect
Magick.xs:3705: error: 'Image' undeclared (first use in this function)
Magick.xs:3706: error: 'image' undeclared (first use in this function)
Magick.xs:3706: error: invalid operands to binary *
Magick.xs:3706: warning: statement with no effect
Magick.xs:3721: warning: statement with no effect
Magick.xs:3726: error: 'OptionError' undeclared (first use in this function)
Magick.xs:3731: warning: statement with no effect
Magick.xs:3732: error: expected expression before ')' token
Magick.xs:3732: error: invalid operands to binary *
Magick.xs:3732: error: called object '<erroneous-expression>' is not a function
Magick.xs:3738: error: too many arguments to function 'ClonePackageInfo'
Magick.xs:3740: warning: passing argument 3 of 'SetAttribute' from incompatible pointer type
Magick.xs:3740: error: too many arguments to function 'SetAttribute'
Magick.xs:3745: warning: passing argument 2 of 'SetAttribute' from incompatible pointer type
Magick.xs:3745: warning: passing argument 3 of 'SetAttribute' from incompatible pointer type
Magick.xs:3745: error: too many arguments to function 'SetAttribute'
Magick.xs:3746: warning: implicit declaration of function 'DisplayImages'
Magick.xs:3746: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:3748: error: 'struct Methods' has no member named 'exception'
Magick.xs:3753: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:3753: error: 'struct Methods' has no member named 'severity'
Magick.xs:3753: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:3753: error: 'struct Methods' has no member named 'severity'
Magick.xs:3753: error: 'struct Methods' has no member named 'reason'
Magick.xs:3753: error: 'struct Methods' has no member named 'severity'
Magick.xs:3753: error: 'struct Methods' has no member named 'reason'
Magick.xs:3753: warning: pointer/integer type mismatch in conditional expression
Magick.xs:3753: error: 'struct Methods' has no member named 'description'
Magick.xs:3753: error: 'struct Methods' has no member named 'description'
Magick.xs:3753: error: 'struct Methods' has no member named 'severity'
Magick.xs:3753: error: 'struct Methods' has no member named 'description'
Magick.xs:3753: warning: pointer/integer type mismatch in conditional expression
Magick.xs:3753: error: 'struct Methods' has no member named 'description'
Magick.xs:3753: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:3753: warning: unused variable 'message'
Magick.xs:3754: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_EvaluateImages':
Magick.xs:3788: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:3789: error: 'exception' undeclared (first use in this function)
Magick.xs:3789: error: invalid operands to binary *
Magick.xs:3789: warning: statement with no effect
Magick.xs:3794: error: 'Image' undeclared (first use in this function)
Magick.xs:3795: error: 'image' undeclared (first use in this function)
Magick.xs:3795: error: invalid operands to binary *
Magick.xs:3795: warning: statement with no effect
Magick.xs:3797: error: 'MagickEvaluateOperator' undeclared (first use in this function)
Magick.xs:3798: warning: statement with no effect
Magick.xs:3798: error: expected ';' before 'op'
Magick.xs:3814: warning: statement with no effect
Magick.xs:3819: error: 'OptionError' undeclared (first use in this function)
Magick.xs:3825: warning: statement with no effect
Magick.xs:3826: error: expected expression before ')' token
Magick.xs:3826: error: invalid operands to binary *
Magick.xs:3826: error: called object '<erroneous-expression>' is not a function
Magick.xs:3832: error: 'op' undeclared (first use in this function)
Magick.xs:3832: error: 'MeanEvaluateOperator' undeclared (first use in this function)
Magick.xs:3832: warning: statement with no effect
Magick.xs:3838: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:3846: warning: statement with no effect
Magick.xs:3846: error: expected ';' before 'in'
Magick.xs:3870: warning: statement with no effect
Magick.xs:3870: error: expected ';' before 'in'
Magick.xs:3885: warning: statement with no effect
Magick.xs:3886: error: expected expression before ')' token
Magick.xs:3886: error: invalid operands to binary *
Magick.xs:3886: error: called object '<erroneous-expression>' is not a function
Magick.xs:3894: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:3894: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:3894: error: expected expression before ')' token
Magick.xs:3894: error: invalid operands to binary *
Magick.xs:3894: error: called object '<erroneous-expression>' is not a function
Magick.xs:3898: error: too many arguments to function 'GetPackageInfo'
Magick.xs:3899: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:3899: error: 'struct Methods' has no member named 'filename'
Magick.xs:3899: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:3900: warning: cast from pointer to integer of different size
Magick.xs:3901: error: 'struct Methods' has no member named 'filename'
Magick.xs:3901: warning: passing argument 1 of 'strrchr' from incompatible pointer type
Magick.xs:3901: error: 'struct Methods' has no member named 'filename'
Magick.xs:3901: warning: pointer type mismatch in conditional expression
Magick.xs:3902: error: 'struct Methods' has no member named 'filename'
Magick.xs:3902: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:3902: error: 'struct Methods' has no member named 'filename'
Magick.xs:3904: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:3905: warning: statement with no effect
Magick.xs:3910: error: 'struct Methods' has no member named 'severity'
Magick.xs:3910: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:3910: error: 'struct Methods' has no member named 'severity'
Magick.xs:3910: error: 'struct Methods' has no member named 'reason'
Magick.xs:3910: error: 'struct Methods' has no member named 'severity'
Magick.xs:3910: error: 'struct Methods' has no member named 'reason'
Magick.xs:3910: warning: pointer/integer type mismatch in conditional expression
Magick.xs:3910: error: 'struct Methods' has no member named 'description'
Magick.xs:3910: error: 'struct Methods' has no member named 'description'
Magick.xs:3910: error: 'struct Methods' has no member named 'severity'
Magick.xs:3910: error: 'struct Methods' has no member named 'description'
Magick.xs:3910: warning: pointer/integer type mismatch in conditional expression
Magick.xs:3910: error: 'struct Methods' has no member named 'description'
Magick.xs:3910: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:3910: warning: unused variable 'message'
Magick.xs:3911: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Features':
Magick.xs:3990: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:3992: error: 'ChannelFeatures' undeclared (first use in this function)
Magick.xs:3993: error: 'channel_features' undeclared (first use in this function)
Magick.xs:3993: error: invalid operands to binary *
Magick.xs:3993: warning: statement with no effect
Magick.xs:3998: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:3999: error: 'exception' undeclared (first use in this function)
Magick.xs:3999: error: invalid operands to binary *
Magick.xs:3999: warning: statement with no effect
Magick.xs:4001: error: 'Image' undeclared (first use in this function)
Magick.xs:4002: error: 'image' undeclared (first use in this function)
Magick.xs:4002: error: invalid operands to binary *
Magick.xs:4002: warning: statement with no effect
Magick.xs:4019: warning: statement with no effect
Magick.xs:4024: error: 'OptionError' undeclared (first use in this function)
Magick.xs:4031: warning: statement with no effect
Magick.xs:4032: error: expected expression before ')' token
Magick.xs:4032: error: invalid operands to binary *
Magick.xs:4032: error: called object '<erroneous-expression>' is not a function
Magick.xs:4065: error: 'struct Methods' has no member named 'next'
Magick.xs:4067: warning: implicit declaration of function 'GetImageChannelFeatures'
Magick.xs:4068: error: 'struct Methods' has no member named 'exception'
Magick.xs:4068: warning: statement with no effect
Magick.xs:4069: error: expected expression before ')' token
Magick.xs:4069: error: invalid operands to binary *
Magick.xs:4069: error: called object '<erroneous-expression>' is not a function
Magick.xs:4075: error: 'RedChannel' undeclared (first use in this function)
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'angular_second_moment' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'contrast' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'contrast' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'variance_sum_of_squares' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'inverse_difference_moment' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'sum_average' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'sum_variance' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'sum_entropy' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'entropy' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'difference_variance' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'difference_entropy' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'measure_of_correlation_1' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'measure_of_correlation_2' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4075: error: array subscript is not an integer
Magick.xs:4075: error: request for member 'maximum_correlation_coefficient' in something not a structure or union
Magick.xs:4075: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: 'GreenChannel' undeclared (first use in this function)
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'angular_second_moment' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'contrast' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'contrast' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'variance_sum_of_squares' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'inverse_difference_moment' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'sum_average' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'sum_variance' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'sum_entropy' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'entropy' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'difference_variance' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'difference_entropy' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'measure_of_correlation_1' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'measure_of_correlation_2' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4076: error: array subscript is not an integer
Magick.xs:4076: error: request for member 'maximum_correlation_coefficient' in something not a structure or union
Magick.xs:4076: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: 'BlueChannel' undeclared (first use in this function)
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'angular_second_moment' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'contrast' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'contrast' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'variance_sum_of_squares' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'inverse_difference_moment' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'sum_average' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'sum_variance' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'sum_entropy' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'entropy' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'difference_variance' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'difference_entropy' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'measure_of_correlation_1' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'measure_of_correlation_2' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4077: error: array subscript is not an integer
Magick.xs:4077: error: request for member 'maximum_correlation_coefficient' in something not a structure or union
Magick.xs:4077: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4078: error: 'struct Methods' has no member named 'colorspace'
Magick.xs:4078: error: 'CMYKColorspace' undeclared (first use in this function)
Magick.xs:4079: error: 'IndexChannel' undeclared (first use in this function)
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'angular_second_moment' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'contrast' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'contrast' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'variance_sum_of_squares' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'inverse_difference_moment' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'sum_average' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'sum_variance' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'sum_entropy' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'entropy' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'difference_variance' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'difference_entropy' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'measure_of_correlation_1' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'measure_of_correlation_2' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4079: error: array subscript is not an integer
Magick.xs:4079: error: request for member 'maximum_correlation_coefficient' in something not a structure or union
Magick.xs:4079: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4080: error: 'struct Methods' has no member named 'matte'
Magick.xs:4080: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:4081: error: 'OpacityChannel' undeclared (first use in this function)
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'angular_second_moment' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'contrast' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'contrast' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'variance_sum_of_squares' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'inverse_difference_moment' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'sum_average' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'sum_variance' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'sum_entropy' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'entropy' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'difference_variance' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'difference_entropy' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'measure_of_correlation_1' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'measure_of_correlation_2' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4081: error: array subscript is not an integer
Magick.xs:4081: error: request for member 'maximum_correlation_coefficient' in something not a structure or union
Magick.xs:4081: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4083: error: expected expression before ')' token
Magick.xs:4083: error: invalid operands to binary *
Magick.xs:4084: warning: statement with no effect
Magick.xs:4088: error: 'struct Methods' has no member named 'severity'
Magick.xs:4088: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:4088: error: 'struct Methods' has no member named 'severity'
Magick.xs:4088: error: 'struct Methods' has no member named 'reason'
Magick.xs:4088: error: 'struct Methods' has no member named 'severity'
Magick.xs:4088: error: 'struct Methods' has no member named 'reason'
Magick.xs:4088: warning: pointer/integer type mismatch in conditional expression
Magick.xs:4088: error: 'struct Methods' has no member named 'description'
Magick.xs:4088: error: 'struct Methods' has no member named 'description'
Magick.xs:4088: error: 'struct Methods' has no member named 'severity'
Magick.xs:4088: error: 'struct Methods' has no member named 'description'
Magick.xs:4088: warning: pointer/integer type mismatch in conditional expression
Magick.xs:4088: error: 'struct Methods' has no member named 'description'
Magick.xs:4088: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:4088: warning: unused variable 'message'
Magick.xs:4089: warning: statement with no effect
Magick.xs:3990: warning: unused variable 'message'
Magick.xs: In function 'XS_Image__Magick_Flatten':
Magick.xs:4121: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:4122: error: 'exception' undeclared (first use in this function)
Magick.xs:4122: error: invalid operands to binary *
Magick.xs:4122: warning: statement with no effect
Magick.xs:4127: error: 'Image' undeclared (first use in this function)
Magick.xs:4128: error: 'image' undeclared (first use in this function)
Magick.xs:4128: error: invalid operands to binary *
Magick.xs:4128: warning: statement with no effect
Magick.xs:4130: error: 'PixelPacket' undeclared (first use in this function)
Magick.xs:4131: warning: statement with no effect
Magick.xs:4131: error: expected ';' before 'background_color'
Magick.xs:4147: warning: statement with no effect
Magick.xs:4152: error: 'OptionError' undeclared (first use in this function)
Magick.xs:4158: warning: statement with no effect
Magick.xs:4159: error: expected expression before ')' token
Magick.xs:4159: error: invalid operands to binary *
Magick.xs:4159: error: called object '<erroneous-expression>' is not a function
Magick.xs:4165: error: 'background_color' undeclared (first use in this function)
Magick.xs:4165: error: 'struct Methods' has no member named 'background_color'
Magick.xs:4165: warning: statement with no effect
Magick.xs:4196: error: 'struct Methods' has no member named 'background_color'
Magick.xs:4196: warning: statement with no effect
Magick.xs:4197: warning: implicit declaration of function 'MergeImageLayers'
Magick.xs:4197: error: 'FlattenLayer' undeclared (first use in this function)
Magick.xs:4197: warning: statement with no effect
Magick.xs:4198: error: expected expression before ')' token
Magick.xs:4198: error: invalid operands to binary *
Magick.xs:4198: error: called object '<erroneous-expression>' is not a function
Magick.xs:4206: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:4206: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:4206: error: expected expression before ')' token
Magick.xs:4206: error: invalid operands to binary *
Magick.xs:4206: error: called object '<erroneous-expression>' is not a function
Magick.xs:4210: error: too many arguments to function 'GetPackageInfo'
Magick.xs:4211: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4211: error: 'struct Methods' has no member named 'filename'
Magick.xs:4211: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:4212: warning: cast from pointer to integer of different size
Magick.xs:4213: error: 'struct Methods' has no member named 'filename'
Magick.xs:4213: warning: passing argument 1 of 'strrchr' from incompatible pointer type
Magick.xs:4213: error: 'struct Methods' has no member named 'filename'
Magick.xs:4213: warning: pointer type mismatch in conditional expression
Magick.xs:4214: error: 'struct Methods' has no member named 'filename'
Magick.xs:4214: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4214: error: 'struct Methods' has no member named 'filename'
Magick.xs:4216: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4217: warning: statement with no effect
Magick.xs:4222: error: 'struct Methods' has no member named 'severity'
Magick.xs:4222: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:4222: error: 'struct Methods' has no member named 'severity'
Magick.xs:4222: error: 'struct Methods' has no member named 'reason'
Magick.xs:4222: error: 'struct Methods' has no member named 'severity'
Magick.xs:4222: error: 'struct Methods' has no member named 'reason'
Magick.xs:4222: warning: pointer/integer type mismatch in conditional expression
Magick.xs:4222: error: 'struct Methods' has no member named 'description'
Magick.xs:4222: error: 'struct Methods' has no member named 'description'
Magick.xs:4222: error: 'struct Methods' has no member named 'severity'
Magick.xs:4222: error: 'struct Methods' has no member named 'description'
Magick.xs:4222: warning: pointer/integer type mismatch in conditional expression
Magick.xs:4222: error: 'struct Methods' has no member named 'description'
Magick.xs:4222: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:4222: warning: unused variable 'message'
Magick.xs:4223: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Fx':
Magick.xs:4256: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:4258: error: 'ChannelType' undeclared (first use in this function)
Magick.xs:4259: warning: statement with no effect
Magick.xs:4259: error: expected ';' before 'channel'
Magick.xs:4261: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:4262: error: 'exception' undeclared (first use in this function)
Magick.xs:4262: error: invalid operands to binary *
Magick.xs:4262: warning: statement with no effect
Magick.xs:4267: error: 'Image' undeclared (first use in this function)
Magick.xs:4268: error: 'image' undeclared (first use in this function)
Magick.xs:4268: error: invalid operands to binary *
Magick.xs:4268: warning: statement with no effect
Magick.xs:4285: warning: statement with no effect
Magick.xs:4292: error: 'OptionError' undeclared (first use in this function)
Magick.xs:4301: warning: statement with no effect
Magick.xs:4302: error: expected expression before ')' token
Magick.xs:4302: error: invalid operands to binary *
Magick.xs:4302: error: called object '<erroneous-expression>' is not a function
Magick.xs:4308: error: too many arguments to function 'GetPackageInfo'
Magick.xs:4312: error: 'channel' undeclared (first use in this function)
Magick.xs:4312: error: 'DefaultChannels' undeclared (first use in this function)
Magick.xs:4312: warning: statement with no effect
Magick.xs:4337: warning: statement with no effect
Magick.xs:4337: error: expected ';' before 'option'
Magick.xs:4365: warning: implicit declaration of function 'FxImageChannel'
Magick.xs:4365: warning: statement with no effect
Magick.xs:4366: error: expected expression before ')' token
Magick.xs:4366: error: invalid operands to binary *
Magick.xs:4366: error: called object '<erroneous-expression>' is not a function
Magick.xs:4368: error: 'struct Methods' has no member named 'next'
Magick.xs:4370: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:4370: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:4370: error: expected expression before ')' token
Magick.xs:4370: error: invalid operands to binary *
Magick.xs:4370: error: called object '<erroneous-expression>' is not a function
Magick.xs:4375: warning: statement with no effect
Magick.xs:4381: error: 'struct Methods' has no member named 'severity'
Magick.xs:4381: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:4381: error: 'struct Methods' has no member named 'severity'
Magick.xs:4381: error: 'struct Methods' has no member named 'reason'
Magick.xs:4381: error: 'struct Methods' has no member named 'severity'
Magick.xs:4381: error: 'struct Methods' has no member named 'reason'
Magick.xs:4381: warning: pointer/integer type mismatch in conditional expression
Magick.xs:4381: error: 'struct Methods' has no member named 'description'
Magick.xs:4381: error: 'struct Methods' has no member named 'description'
Magick.xs:4381: error: 'struct Methods' has no member named 'severity'
Magick.xs:4381: error: 'struct Methods' has no member named 'description'
Magick.xs:4381: warning: pointer/integer type mismatch in conditional expression
Magick.xs:4381: error: 'struct Methods' has no member named 'description'
Magick.xs:4381: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:4381: warning: unused variable 'message'
Magick.xs:4382: warning: statement with no effect
Magick.xs:4256: warning: unused variable 'expression'
Magick.xs: In function 'XS_Image__Magick_Get':
Magick.xs:4414: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:4419: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:4420: error: 'exception' undeclared (first use in this function)
Magick.xs:4420: error: invalid operands to binary *
Magick.xs:4420: warning: statement with no effect
Magick.xs:4422: error: 'Image' undeclared (first use in this function)
Magick.xs:4423: error: 'image' undeclared (first use in this function)
Magick.xs:4423: error: invalid operands to binary *
Magick.xs:4423: warning: statement with no effect
Magick.xs:4441: warning: statement with no effect
Magick.xs:4445: error: 'OptionError' undeclared (first use in this function)
Magick.xs:4450: warning: statement with no effect
Magick.xs:4451: error: expected expression before ')' token
Magick.xs:4451: error: invalid operands to binary *
Magick.xs:4451: error: called object '<erroneous-expression>' is not a function
Magick.xs:4466: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4466: error: 'struct Methods' has no member named 'adjoin'
Magick.xs:4473: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4473: error: 'struct Methods' has no member named 'antialias'
Magick.xs:4479: warning: implicit declaration of function 'GetMagickResource'
Magick.xs:4479: error: 'AreaResource' undeclared (first use in this function)
Magick.xs:4488: warning: implicit declaration of function 'GetImageProperty'
Magick.xs:4488: warning: assignment makes pointer from integer without a cast
Magick.xs:4497: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4497: error: 'struct Methods' has no member named 'authenticate'
Magick.xs:4497: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4510: error: expected expression before ')' token
Magick.xs:4510: error: invalid operands to binary *
Magick.xs:4510: error: called object '<erroneous-expression>' is not a function
Magick.xs:4512: error: 'QuantumFormat' undeclared (first use in this function)
Magick.xs:4512: error: expected ')' before string constant
Magick.xs:4516: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4522: error: expected expression before ')' token
Magick.xs:4522: error: invalid operands to binary *
Magick.xs:4522: error: called object '<erroneous-expression>' is not a function
Magick.xs:4523: error: 'struct Methods' has no member named 'magick_columns'
Magick.xs:4529: error: expected expression before ')' token
Magick.xs:4529: error: invalid operands to binary *
Magick.xs:4529: error: called object '<erroneous-expression>' is not a function
Magick.xs:4530: error: 'struct Methods' has no member named 'magick_filename'
Magick.xs:4530: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4536: error: expected expression before ')' token
Magick.xs:4536: error: invalid operands to binary *
Magick.xs:4536: error: called object '<erroneous-expression>' is not a function
Magick.xs:4537: error: 'struct Methods' has no member named 'magick_rows'
Magick.xs:4543: error: expected expression before ')' token
Magick.xs:4543: error: invalid operands to binary *
Magick.xs:4543: error: called object '<erroneous-expression>' is not a function
Magick.xs:4544: error: 'struct Methods' has no member named 'magick_rows'
Magick.xs:4550: error: expected expression before ')' token
Magick.xs:4550: error: invalid operands to binary *
Magick.xs:4550: error: called object '<erroneous-expression>' is not a function
Magick.xs:4551: error: 'struct Methods' has no member named 'magick_columns'
Magick.xs:4557: error: expected expression before ')' token
Magick.xs:4557: error: invalid operands to binary *
Magick.xs:4557: error: called object '<erroneous-expression>' is not a function
Magick.xs:4558: error: 'struct Methods' has no member named 'bias'
Magick.xs:4558: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:4564: error: expected expression before ')' token
Magick.xs:4564: error: invalid operands to binary *
Magick.xs:4564: error: called object '<erroneous-expression>' is not a function
Magick.xs:4567: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:4567: error: request for member 'blue_primary' in something not a structure or union
Magick.xs:4567: error: request for member 'x' in something not a structure or union
Magick.xs:4568: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:4568: error: request for member 'blue_primary' in something not a structure or union
Magick.xs:4568: error: request for member 'y' in something not a structure or union
Magick.xs:4569: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4575: error: expected expression before ')' token
Magick.xs:4575: error: invalid operands to binary *
Magick.xs:4575: error: called object '<erroneous-expression>' is not a function
Magick.xs:4577: error: expected ')' before string constant
Magick.xs:4581: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4590: error: 'RectangleInfo' undeclared (first use in this function)
Magick.xs:4591: warning: statement with no effect
Magick.xs:4591: error: expected ';' before 'page'
Magick.xs:4593: error: expected expression before ')' token
Magick.xs:4593: error: invalid operands to binary *
Magick.xs:4593: error: called object '<erroneous-expression>' is not a function
Magick.xs:4595: error: 'page' undeclared (first use in this function)
Magick.xs:4595: warning: implicit declaration of function 'GetImageBoundingBox'
Magick.xs:4595: error: 'struct Methods' has no member named 'exception'
Magick.xs:4595: warning: statement with no effect
Magick.xs:4597: error: request for member 'width' in something not a structure or union
Magick.xs:4597: error: pointer value used where a floating point value was expected
Magick.xs:4598: error: request for member 'height' in something not a structure or union
Magick.xs:4598: error: pointer value used where a floating point value was expected
Magick.xs:4598: error: request for member 'x' in something not a structure or union
Magick.xs:4598: error: pointer value used where a floating point value was expected
Magick.xs:4598: error: request for member 'y' in something not a structure or union
Magick.xs:4598: error: pointer value used where a floating point value was expected
Magick.xs:4599: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4588: warning: unused variable 'geometry'
Magick.xs:4612: error: expected expression before ')' token
Magick.xs:4612: error: invalid operands to binary *
Magick.xs:4612: error: called object '<erroneous-expression>' is not a function
Magick.xs:4614: error: 'struct Methods' has no member named 'storage_class'
Magick.xs:4614: warning: passing argument 1 of 'Perl_newSViv' makes integer from pointer without a cast
Magick.xs:4615: warning: implicit declaration of function 'CommandOptionToMnemonic'
Magick.xs:4615: error: 'MagickClassOptions' undeclared (first use in this function)
Magick.xs:4615: error: 'struct Methods' has no member named 'storage_class'
Magick.xs:4615: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:4623: error: expected expression before ')' token
Magick.xs:4623: error: invalid operands to binary *
Magick.xs:4623: error: called object '<erroneous-expression>' is not a function
Magick.xs:4628: error: 'sv' undeclared (first use in this function)
Magick.xs:4628: warning: statement with no effect
Magick.xs:4629: error: 'struct Methods' has no member named 'mask'
Magick.xs:4629: error: expected expression before ')' token
Magick.xs:4629: error: invalid operands to binary *
Magick.xs:4629: error: called object '<erroneous-expression>' is not a function
Magick.xs:4630: warning: implicit declaration of function 'ClipImage'
Magick.xs:4631: error: 'struct Methods' has no member named 'mask'
Magick.xs:4631: error: expected expression before ')' token
Magick.xs:4631: error: invalid operands to binary *
Magick.xs:4631: error: called object '<erroneous-expression>' is not a function
Magick.xs:4633: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:4633: error: 'struct Methods' has no member named 'mask'
Magick.xs:4633: error: 'struct Methods' has no member named 'mask'
Magick.xs:4633: error: 'struct Methods' has no member named 'mask'
Magick.xs:4633: warning: statement with no effect
Magick.xs:4634: warning: passing argument 1 of 'Perl_newRV' from incompatible pointer type
Magick.xs:4642: error: expected expression before ')' token
Magick.xs:4642: error: invalid operands to binary *
Magick.xs:4642: error: called object '<erroneous-expression>' is not a function
Magick.xs:4647: warning: statement with no effect
Magick.xs:4648: error: 'struct Methods' has no member named 'clip_mask'
Magick.xs:4648: error: expected expression before ')' token
Magick.xs:4648: error: invalid operands to binary *
Magick.xs:4648: error: called object '<erroneous-expression>' is not a function
Magick.xs:4650: error: 'struct Methods' has no member named 'clip_mask'
Magick.xs:4650: error: expected expression before ')' token
Magick.xs:4650: error: invalid operands to binary *
Magick.xs:4650: error: called object '<erroneous-expression>' is not a function
Magick.xs:4652: error: 'struct Methods' has no member named 'clip_mask'
Magick.xs:4652: error: 'struct Methods' has no member named 'clip_mask'
Magick.xs:4652: error: 'struct Methods' has no member named 'clip_mask'
Magick.xs:4652: warning: statement with no effect
Magick.xs:4653: warning: passing argument 1 of 'Perl_newRV' from incompatible pointer type
Magick.xs:4661: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4661: error: 'struct Methods' has no member named 'compression'
Magick.xs:4662: error: 'struct Methods' has no member named 'compression'
Magick.xs:4662: error: 'UndefinedCompression' undeclared (first use in this function)
Magick.xs:4662: warning: assignment makes integer from pointer without a cast
Magick.xs:4664: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4664: error: 'struct Methods' has no member named 'compression'
Magick.xs:4665: error: 'struct Methods' has no member named 'compression'
Magick.xs:4665: warning: assignment makes integer from pointer without a cast
Magick.xs:4667: error: 'MagickCompressOptions' undeclared (first use in this function)
Magick.xs:4667: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:4675: error: 'struct Methods' has no member named 'colorspace'
Magick.xs:4675: error: 'RGBColorspace' undeclared (first use in this function)
Magick.xs:4675: warning: assignment makes integer from pointer without a cast
Magick.xs:4677: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:4685: error: expected expression before ')' token
Magick.xs:4685: error: invalid operands to binary *
Magick.xs:4685: error: called object '<erroneous-expression>' is not a function
Magick.xs:4686: warning: implicit declaration of function 'GetNumberColors'
Magick.xs:4686: error: 'struct Methods' has no member named 'exception'
Magick.xs:4696: error: expected expression before ')' token
Magick.xs:4696: error: invalid operands to binary *
Magick.xs:4696: error: called object '<erroneous-expression>' is not a function
Magick.xs:4701: error: 'struct Methods' has no member named 'colors'
Magick.xs:4702: error: 'struct Methods' has no member named 'colors'
Magick.xs:4702: error: invalid operands to binary %
Magick.xs:4702: error: incompatible types in assignment
Magick.xs:4702: warning: statement with no effect
Magick.xs:4703: error: expected ')' before string constant
Magick.xs:4707: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4713: error: expected expression before ')' token
Magick.xs:4713: error: invalid operands to binary *
Magick.xs:4713: error: called object '<erroneous-expression>' is not a function
Magick.xs:4714: error: 'struct Methods' has no member named 'columns'
Magick.xs:4723: warning: assignment makes pointer from integer without a cast
Magick.xs:4731: warning: implicit declaration of function 'GetMagickCopyright'
Magick.xs:4731: warning: passing argument 1 of 'Perl_newSVpv' makes pointer from integer without a cast
Magick.xs:4747: error: expected expression before ')' token
Magick.xs:4747: error: invalid operands to binary *
Magick.xs:4747: error: called object '<erroneous-expression>' is not a function
Magick.xs:4750: error: 'struct Methods' has no member named 'x_resolution'
Magick.xs:4750: error: 'struct Methods' has no member named 'y_resolution'
Magick.xs:4751: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4745: warning: unused variable 'geometry'
Magick.xs:4757: error: expected expression before ')' token
Magick.xs:4757: error: invalid operands to binary *
Magick.xs:4757: error: called object '<erroneous-expression>' is not a function
Magick.xs:4758: error: 'struct Methods' has no member named 'delay'
Magick.xs:4765: error: expected expression before ')' token
Magick.xs:4765: error: invalid operands to binary *
Magick.xs:4765: error: called object '<erroneous-expression>' is not a function
Magick.xs:4766: warning: implicit declaration of function 'GetImageDepth'
Magick.xs:4766: error: 'struct Methods' has no member named 'exception'
Magick.xs:4772: error: 'struct Methods' has no member named 'directory'
Magick.xs:4773: error: 'struct Methods' has no member named 'directory'
Magick.xs:4773: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4779: error: expected expression before ')' token
Magick.xs:4779: error: invalid operands to binary *
Magick.xs:4779: error: called object '<erroneous-expression>' is not a function
Magick.xs:4782: error: 'struct Methods' has no member named 'dispose'
Magick.xs:4782: warning: passing argument 1 of 'Perl_newSViv' makes integer from pointer without a cast
Magick.xs:4783: error: 'MagickDisposeOptions' undeclared (first use in this function)
Magick.xs:4783: error: 'struct Methods' has no member named 'dispose'
Magick.xs:4783: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:4791: error: 'DiskResource' undeclared (first use in this function)
Magick.xs:4798: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4798: error: 'struct Methods' has no member named 'dither'
Magick.xs:4804: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4804: error: 'struct Methods' has no member named 'server_name'
Magick.xs:4805: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4805: error: 'struct Methods' has no member named 'server_name'
Magick.xs:4805: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4818: error: expected expression before ')' token
Magick.xs:4818: error: invalid operands to binary *
Magick.xs:4818: error: called object '<erroneous-expression>' is not a function
Magick.xs:4819: warning: implicit declaration of function 'GetElapsedTime'
Magick.xs:4819: error: 'struct Methods' has no member named 'timer'
Magick.xs:4825: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4825: error: 'struct Methods' has no member named 'endian'
Magick.xs:4825: error: 'struct Methods' has no member named 'endian'
Magick.xs:4826: error: 'UndefinedEndian' undeclared (first use in this function)
Magick.xs:4826: warning: assignment makes integer from pointer without a cast
Magick.xs:4828: error: 'MagickEndianOptions' undeclared (first use in this function)
Magick.xs:4828: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:4835: error: expected expression before ')' token
Magick.xs:4835: error: invalid operands to binary *
Magick.xs:4835: error: called object '<erroneous-expression>' is not a function
Magick.xs:4836: error: 'struct Methods' has no member named 'error'
Magick.xs:4836: error: request for member 'mean_error_per_pixel' in something not a structure or union
Magick.xs:4836: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:4849: error: expected expression before ')' token
Magick.xs:4849: error: invalid operands to binary *
Magick.xs:4849: error: called object '<erroneous-expression>' is not a function
Magick.xs:4850: warning: implicit declaration of function 'GetBlobSize'
Magick.xs:4856: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4856: error: 'struct Methods' has no member named 'filename'
Magick.xs:4857: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4857: error: 'struct Methods' has no member named 'filename'
Magick.xs:4857: error: invalid operands to binary &&
Magick.xs:4858: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4858: error: 'struct Methods' has no member named 'filename'
Magick.xs:4858: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4859: error: expected expression before ')' token
Magick.xs:4859: error: invalid operands to binary *
Magick.xs:4859: error: called object '<erroneous-expression>' is not a function
Magick.xs:4860: error: 'struct Methods' has no member named 'filename'
Magick.xs:4860: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4866: error: 'struct Methods' has no member named 'filter'
Magick.xs:4866: warning: passing argument 1 of 'Perl_newSViv' makes integer from pointer without a cast
Magick.xs:4867: error: 'struct Methods' has no member named 'filter'
Magick.xs:4867: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:4875: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4875: error: 'struct Methods' has no member named 'font'
Magick.xs:4876: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4876: error: 'struct Methods' has no member named 'font'
Magick.xs:4876: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4885: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:4885: error: 'magick_info' undeclared (first use in this function)
Magick.xs:4885: warning: statement with no effect
Magick.xs:4887: error: expected ')' before 'MagickInfo'
Magick.xs:4887: warning: type defaults to 'int' in declaration of 'type name'
Magick.xs:4887: warning: cast from pointer to integer of different size
Magick.xs:4887: warning: statement with no effect
Magick.xs:4888: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4888: error: 'struct Methods' has no member named 'magick'
Magick.xs:4888: error: invalid operands to binary !=
Magick.xs:4889: warning: implicit declaration of function 'GetMagickInfo'
Magick.xs:4889: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4889: error: 'struct Methods' has no member named 'magick'
Magick.xs:4889: warning: statement with no effect
Magick.xs:4890: error: expected expression before ')' token
Magick.xs:4890: error: invalid operands to binary *
Magick.xs:4890: error: called object '<erroneous-expression>' is not a function
Magick.xs:4891: error: 'struct Methods' has no member named 'magick'
Magick.xs:4891: error: 'struct Methods' has no member named 'exception'
Magick.xs:4891: warning: statement with no effect
Magick.xs:4892: error: expected ')' before 'MagickInfo'
Magick.xs:4892: warning: type defaults to 'int' in declaration of 'type name'
Magick.xs:4892: warning: cast from pointer to integer of different size
Magick.xs:4893: error: 'struct Methods' has no member named 'description'
Magick.xs:4893: error: invalid operands to binary !=
Magick.xs:4894: error: 'struct Methods' has no member named 'description'
Magick.xs:4901: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:4901: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:4901: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:4902: error: expected expression before ')' token
Magick.xs:4902: error: invalid operands to binary *
Magick.xs:4902: error: called object '<erroneous-expression>' is not a function
Magick.xs:4903: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:4903: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:4916: error: expected expression before ')' token
Magick.xs:4916: error: invalid operands to binary *
Magick.xs:4916: error: called object '<erroneous-expression>' is not a function
Magick.xs:4917: error: 'struct Methods' has no member named 'gamma'
Magick.xs:4917: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:4923: error: 'struct Methods' has no member named 'geometry'
Magick.xs:4924: error: 'struct Methods' has no member named 'geometry'
Magick.xs:4924: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4930: error: 'struct Methods' has no member named 'gravity'
Magick.xs:4930: warning: passing argument 1 of 'Perl_newSViv' makes integer from pointer without a cast
Magick.xs:4931: error: 'struct Methods' has no member named 'gravity'
Magick.xs:4931: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:4939: error: expected expression before ')' token
Magick.xs:4939: error: invalid operands to binary *
Magick.xs:4939: error: called object '<erroneous-expression>' is not a function
Magick.xs:4942: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:4942: error: request for member 'green_primary' in something not a structure or union
Magick.xs:4942: error: request for member 'x' in something not a structure or union
Magick.xs:4943: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:4943: error: request for member 'green_primary' in something not a structure or union
Magick.xs:4943: error: request for member 'y' in something not a structure or union
Magick.xs:4944: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:4957: error: expected expression before ')' token
Magick.xs:4957: error: invalid operands to binary *
Magick.xs:4957: error: called object '<erroneous-expression>' is not a function
Magick.xs:4958: error: 'struct Methods' has no member named 'rows'
Magick.xs:4971: error: expected expression before ')' token
Magick.xs:4971: error: invalid operands to binary *
Magick.xs:4971: error: called object '<erroneous-expression>' is not a function
Magick.xs:4976: error: 'profile' undeclared (first use in this function)
Magick.xs:4976: warning: implicit declaration of function 'GetImageProfile'
Magick.xs:4976: warning: statement with no effect
Magick.xs:4977: error: 'StringInfo' undeclared (first use in this function)
Magick.xs:4977: error: expected expression before ')' token
Magick.xs:4977: error: invalid operands to binary *
Magick.xs:4977: error: called object '<erroneous-expression>' is not a function
Magick.xs:4978: warning: implicit declaration of function 'GetStringInfoDatum'
Magick.xs:4978: warning: cast to pointer from integer of different size
Magick.xs:4978: warning: implicit declaration of function 'GetStringInfoLength'
Magick.xs:4986: error: expected expression before ')' token
Magick.xs:4986: error: invalid operands to binary *
Magick.xs:4986: error: called object '<erroneous-expression>' is not a function
Magick.xs:4991: warning: statement with no effect
Magick.xs:4992: error: expected ')' before 'StringInfo'
Magick.xs:4992: warning: type defaults to 'int' in declaration of 'type name'
Magick.xs:4992: warning: cast from pointer to integer of different size
Magick.xs:4993: warning: cast to pointer from integer of different size
Magick.xs:5001: error: expected expression before ')' token
Magick.xs:5001: error: invalid operands to binary *
Magick.xs:5001: error: called object '<erroneous-expression>' is not a function
Magick.xs:5006: error: 'MagickBooleanType' undeclared (first use in this function)
Magick.xs:5007: warning: statement with no effect
Magick.xs:5007: error: expected ';' before 'status'
Magick.xs:5012: error: 'key' undeclared (first use in this function)
Magick.xs:5014: error: 'status' undeclared (first use in this function)
Magick.xs:5014: warning: implicit declaration of function 'SetImageRegistry'
Magick.xs:5014: error: 'ImageRegistryType' undeclared (first use in this function)
Magick.xs:5015: error: 'struct Methods' has no member named 'exception'
Magick.xs:5015: warning: statement with no effect
Magick.xs:5035: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:5035: error: 'indexes' undeclared (first use in this function)
Magick.xs:5035: warning: statement with no effect
Magick.xs:5038: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:5038: error: 'p' undeclared (first use in this function)
Magick.xs:5038: warning: statement with no effect
Magick.xs:5040: error: 'CacheView' undeclared (first use in this function)
Magick.xs:5041: error: 'image_view' undeclared (first use in this function)
Magick.xs:5041: error: invalid operands to binary *
Magick.xs:5041: warning: statement with no effect
Magick.xs:5043: error: expected expression before ')' token
Magick.xs:5043: error: invalid operands to binary *
Magick.xs:5043: error: called object '<erroneous-expression>' is not a function
Magick.xs:5045: error: 'struct Methods' has no member named 'storage_class'
Magick.xs:5045: error: 'PseudoClass' undeclared (first use in this function)
Magick.xs:5051: warning: implicit declaration of function 'AcquireVirtualCacheView'
Magick.xs:5051: warning: statement with no effect
Magick.xs:5052: warning: implicit declaration of function 'GetCacheViewVirtualPixels'
Magick.xs:5052: error: 'struct Methods' has no member named 'exception'
Magick.xs:5052: warning: statement with no effect
Magick.xs:5053: error: expected ')' before 'PixelPacket'
Magick.xs:5053: warning: type defaults to 'int' in declaration of 'type name'
Magick.xs:5053: warning: cast from pointer to integer of different size
Magick.xs:5055: warning: implicit declaration of function 'GetCacheViewVirtualIndexQueue'
Magick.xs:5055: warning: statement with no effect
Magick.xs:5057: warning: implicit declaration of function 'GetPixelIndex'
Magick.xs:5058: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5061: warning: statement with no effect
Magick.xs:5025: warning: unused variable 'name'
Magick.xs:5066: error: expected expression before ')' token
Magick.xs:5066: error: invalid operands to binary *
Magick.xs:5066: error: called object '<erroneous-expression>' is not a function
Magick.xs:5071: warning: statement with no effect
Magick.xs:5072: error: expected ')' before 'StringInfo'
Magick.xs:5072: warning: type defaults to 'int' in declaration of 'type name'
Magick.xs:5072: warning: cast from pointer to integer of different size
Magick.xs:5073: warning: cast to pointer from integer of different size
Magick.xs:5081: error: expected expression before ')' token
Magick.xs:5081: error: invalid operands to binary *
Magick.xs:5081: error: called object '<erroneous-expression>' is not a function
Magick.xs:5082: error: 'struct Methods' has no member named 'iterations'
Magick.xs:5088: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5088: error: 'struct Methods' has no member named 'interlace'
Magick.xs:5088: error: 'struct Methods' has no member named 'interlace'
Magick.xs:5089: error: 'UndefinedInterlace' undeclared (first use in this function)
Magick.xs:5089: warning: assignment makes integer from pointer without a cast
Magick.xs:5091: error: 'MagickInterlaceOptions' undeclared (first use in this function)
Magick.xs:5091: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:5109: error: expected expression before ')' token
Magick.xs:5109: error: invalid operands to binary *
Magick.xs:5109: error: called object '<erroneous-expression>' is not a function
Magick.xs:5111: warning: assignment makes pointer from integer without a cast
Magick.xs:5119: error: expected expression before ')' token
Magick.xs:5119: error: invalid operands to binary *
Magick.xs:5119: error: called object '<erroneous-expression>' is not a function
Magick.xs:5120: error: 'struct Methods' has no member named 'iterations'
Magick.xs:5133: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5133: error: 'struct Methods' has no member named 'magick'
Magick.xs:5133: error: invalid operands to binary &&
Magick.xs:5134: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5134: error: 'struct Methods' has no member named 'magick'
Magick.xs:5134: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5135: error: expected expression before ')' token
Magick.xs:5135: error: invalid operands to binary *
Magick.xs:5135: error: called object '<erroneous-expression>' is not a function
Magick.xs:5136: error: 'struct Methods' has no member named 'magick'
Magick.xs:5136: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5142: error: 'MapResource' undeclared (first use in this function)
Magick.xs:5148: error: expected expression before ')' token
Magick.xs:5148: error: invalid operands to binary *
Magick.xs:5148: error: called object '<erroneous-expression>' is not a function
Magick.xs:5149: error: 'struct Methods' has no member named 'error'
Magick.xs:5149: error: request for member 'normalized_maximum_error' in something not a structure or union
Magick.xs:5149: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:5155: error: 'MemoryResource' undeclared (first use in this function)
Magick.xs:5161: error: expected expression before ')' token
Magick.xs:5161: error: invalid operands to binary *
Magick.xs:5161: error: called object '<erroneous-expression>' is not a function
Magick.xs:5162: error: 'struct Methods' has no member named 'error'
Magick.xs:5162: error: request for member 'normalized_mean_error' in something not a structure or union
Magick.xs:5162: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:5168: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5168: error: 'struct Methods' has no member named 'magick'
Magick.xs:5168: error: invalid operands to binary &&
Magick.xs:5169: warning: implicit declaration of function 'MagickToMime'
Magick.xs:5169: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5169: error: 'struct Methods' has no member named 'magick'
Magick.xs:5169: warning: passing argument 1 of 'Perl_newSVpv' makes pointer from integer without a cast
Magick.xs:5170: error: expected expression before ')' token
Magick.xs:5170: error: invalid operands to binary *
Magick.xs:5170: error: called object '<erroneous-expression>' is not a function
Magick.xs:5171: error: 'struct Methods' has no member named 'magick'
Magick.xs:5171: warning: passing argument 1 of 'Perl_newSVpv' makes pointer from integer without a cast
Magick.xs:5177: error: expected expression before ')' token
Magick.xs:5177: error: invalid operands to binary *
Magick.xs:5177: error: called object '<erroneous-expression>' is not a function
Magick.xs:5179: error: expected ')' before string constant
Magick.xs:5183: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5189: error: expected expression before ')' token
Magick.xs:5189: error: invalid operands to binary *
Magick.xs:5189: error: called object '<erroneous-expression>' is not a function
Magick.xs:5190: error: 'struct Methods' has no member named 'matte'
Magick.xs:5200: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5200: error: 'struct Methods' has no member named 'magick'
Magick.xs:5200: error: invalid operands to binary &&
Magick.xs:5201: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5201: error: 'struct Methods' has no member named 'magick'
Magick.xs:5201: warning: assignment from incompatible pointer type
Magick.xs:5202: error: expected expression before ')' token
Magick.xs:5202: error: invalid operands to binary *
Magick.xs:5202: error: called object '<erroneous-expression>' is not a function
Magick.xs:5203: error: 'struct Methods' has no member named 'magick'
Magick.xs:5203: warning: assignment from incompatible pointer type
Magick.xs:5209: warning: assignment makes pointer from integer without a cast
Magick.xs:5211: warning: cast to pointer from integer of different size
Magick.xs:5218: error: expected expression before ')' token
Magick.xs:5218: error: invalid operands to binary *
Magick.xs:5218: error: called object '<erroneous-expression>' is not a function
Magick.xs:5220: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5220: error: 'struct Methods' has no member named 'monochrome'
Magick.xs:5221: warning: implicit declaration of function 'IsMonochromeImage'
Magick.xs:5221: error: 'struct Methods' has no member named 'exception'
Magick.xs:5221: warning: pointer/integer type mismatch in conditional expression
Magick.xs:5221: warning: assignment makes integer from pointer without a cast
Magick.xs:5228: error: 'struct Methods' has no member named 'montage'
Magick.xs:5229: error: 'struct Methods' has no member named 'montage'
Magick.xs:5229: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5242: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5242: error: 'struct Methods' has no member named 'orientation'
Magick.xs:5243: error: 'struct Methods' has no member named 'orientation'
Magick.xs:5243: error: 'UndefinedOrientation' undeclared (first use in this function)
Magick.xs:5243: warning: assignment makes integer from pointer without a cast
Magick.xs:5245: error: 'MagickOrientationOptions' undeclared (first use in this function)
Magick.xs:5245: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:5260: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5260: error: 'struct Methods' has no member named 'page'
Magick.xs:5261: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5261: error: 'struct Methods' has no member named 'page'
Magick.xs:5261: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5262: error: expected expression before ')' token
Magick.xs:5262: error: invalid operands to binary *
Magick.xs:5262: error: called object '<erroneous-expression>' is not a function
Magick.xs:5267: error: 'geometry' undeclared (first use in this function)
Magick.xs:5268: error: 'struct Methods' has no member named 'page'
Magick.xs:5268: error: request for member 'width' in something not a structure or union
Magick.xs:5268: error: pointer value used where a floating point value was expected
Magick.xs:5269: error: 'struct Methods' has no member named 'page'
Magick.xs:5269: error: request for member 'height' in something not a structure or union
Magick.xs:5269: error: pointer value used where a floating point value was expected
Magick.xs:5269: error: 'struct Methods' has no member named 'page'
Magick.xs:5269: error: request for member 'x' in something not a structure or union
Magick.xs:5269: error: pointer value used where a floating point value was expected
Magick.xs:5270: error: 'struct Methods' has no member named 'page'
Magick.xs:5270: error: request for member 'y' in something not a structure or union
Magick.xs:5270: error: pointer value used where a floating point value was expected
Magick.xs:5271: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5278: error: expected expression before ')' token
Magick.xs:5278: error: invalid operands to binary *
Magick.xs:5278: error: called object '<erroneous-expression>' is not a function
Magick.xs:5279: error: 'struct Methods' has no member named 'page'
Magick.xs:5279: error: request for member 'x' in something not a structure or union
Magick.xs:5285: error: expected expression before ')' token
Magick.xs:5285: error: invalid operands to binary *
Magick.xs:5285: error: called object '<erroneous-expression>' is not a function
Magick.xs:5286: error: 'struct Methods' has no member named 'page'
Magick.xs:5286: error: request for member 'y' in something not a structure or union
Magick.xs:5303: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:5303: warning: statement with no effect
Magick.xs:5306: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:5306: warning: statement with no effect
Magick.xs:5308: error: expected expression before ')' token
Magick.xs:5308: error: invalid operands to binary *
Magick.xs:5308: error: called object '<erroneous-expression>' is not a function
Magick.xs:5314: warning: implicit declaration of function 'GetVirtualPixels'
Magick.xs:5314: warning: statement with no effect
Magick.xs:5315: warning: implicit declaration of function 'GetVirtualIndexQueue'
Magick.xs:5315: warning: statement with no effect
Magick.xs:5316: error: 'struct Methods' has no member named 'colorspace'
Magick.xs:5316: error: 'CMYKColorspace' undeclared (first use in this function)
Magick.xs:5317: error: expected ')' before string constant
Magick.xs:5322: error: expected ')' before string constant
Magick.xs:5327: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5293: warning: unused variable 'tuple'
Magick.xs:5334: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5334: error: 'struct Methods' has no member named 'pointsize'
Magick.xs:5340: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5340: error: 'struct Methods' has no member named 'preview_type'
Magick.xs:5340: warning: passing argument 1 of 'Perl_newSViv' makes integer from pointer without a cast
Magick.xs:5341: error: 'MagickPreviewOptions' undeclared (first use in this function)
Magick.xs:5341: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5341: error: 'struct Methods' has no member named 'preview_type'
Magick.xs:5341: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:5357: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5357: error: 'struct Methods' has no member named 'quality'
Magick.xs:5358: error: expected expression before ')' token
Magick.xs:5358: error: invalid operands to binary *
Magick.xs:5358: error: called object '<erroneous-expression>' is not a function
Magick.xs:5359: error: 'struct Methods' has no member named 'quality'
Magick.xs:5379: error: 'struct Methods' has no member named 'rendering_intent'
Magick.xs:5379: warning: passing argument 1 of 'Perl_newSViv' makes integer from pointer without a cast
Magick.xs:5380: error: 'struct Methods' has no member named 'rendering_intent'
Magick.xs:5380: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:5388: error: expected expression before ')' token
Magick.xs:5388: error: invalid operands to binary *
Magick.xs:5388: error: called object '<erroneous-expression>' is not a function
Magick.xs:5391: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:5391: error: request for member 'red_primary' in something not a structure or union
Magick.xs:5391: error: request for member 'x' in something not a structure or union
Magick.xs:5392: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:5392: error: request for member 'red_primary' in something not a structure or union
Magick.xs:5392: error: request for member 'y' in something not a structure or union
Magick.xs:5393: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5399: error: expected expression before ')' token
Magick.xs:5399: error: invalid operands to binary *
Magick.xs:5399: error: called object '<erroneous-expression>' is not a function
Magick.xs:5400: error: 'struct Methods' has no member named 'rows'
Magick.xs:5413: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5413: error: 'struct Methods' has no member named 'sampling_factor'
Magick.xs:5414: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5414: error: 'struct Methods' has no member named 'sampling_factor'
Magick.xs:5414: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5421: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5421: error: 'struct Methods' has no member named 'subimage'
Magick.xs:5428: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5428: error: 'struct Methods' has no member named 'subrange'
Magick.xs:5434: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5434: error: 'struct Methods' has no member named 'server_name'
Magick.xs:5435: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5435: error: 'struct Methods' has no member named 'server_name'
Magick.xs:5435: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5441: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5441: error: 'struct Methods' has no member named 'size'
Magick.xs:5442: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5442: error: 'struct Methods' has no member named 'size'
Magick.xs:5442: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5448: error: expected expression before ')' token
Magick.xs:5448: error: invalid operands to binary *
Magick.xs:5448: error: called object '<erroneous-expression>' is not a function
Magick.xs:5449: error: 'struct Methods' has no member named 'scene'
Magick.xs:5455: error: expected expression before ')' token
Magick.xs:5455: error: invalid operands to binary *
Magick.xs:5455: error: called object '<erroneous-expression>' is not a function
Magick.xs:5456: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5456: error: 'struct Methods' has no member named 'number_scenes'
Magick.xs:5465: error: expected expression before ')' token
Magick.xs:5465: error: invalid operands to binary *
Magick.xs:5465: error: called object '<erroneous-expression>' is not a function
Magick.xs:5467: warning: implicit declaration of function 'SignatureImage'
Magick.xs:5468: warning: assignment makes pointer from integer without a cast
Magick.xs:5483: error: expected expression before ')' token
Magick.xs:5483: error: invalid operands to binary *
Magick.xs:5483: error: called object '<erroneous-expression>' is not a function
Magick.xs:5484: warning: implicit declaration of function 'IsTaintImage'
Magick.xs:5490: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5490: error: 'struct Methods' has no member named 'tile'
Magick.xs:5491: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5491: error: 'struct Methods' has no member named 'tile'
Magick.xs:5491: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5497: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5497: error: 'struct Methods' has no member named 'texture'
Magick.xs:5498: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5498: error: 'struct Methods' has no member named 'texture'
Magick.xs:5498: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5505: error: expected expression before ')' token
Magick.xs:5505: error: invalid operands to binary *
Magick.xs:5505: error: called object '<erroneous-expression>' is not a function
Magick.xs:5506: warning: implicit declaration of function 'GetImageTotalInkDensity'
Magick.xs:5512: error: expected expression before ')' token
Magick.xs:5512: error: invalid operands to binary *
Magick.xs:5512: error: called object '<erroneous-expression>' is not a function
Magick.xs:5514: error: expected ')' before string constant
Magick.xs:5518: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5524: error: expected expression before ')' token
Magick.xs:5524: error: invalid operands to binary *
Magick.xs:5524: error: called object '<erroneous-expression>' is not a function
Magick.xs:5526: warning: implicit declaration of function 'GetImageType'
Magick.xs:5526: error: 'struct Methods' has no member named 'exception'
Magick.xs:5528: error: 'MagickTypeOptions' undeclared (first use in this function)
Magick.xs:5528: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:5542: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5542: error: 'struct Methods' has no member named 'units'
Magick.xs:5542: error: 'struct Methods' has no member named 'units'
Magick.xs:5543: error: 'UndefinedResolution' undeclared (first use in this function)
Magick.xs:5543: warning: assignment makes integer from pointer without a cast
Magick.xs:5544: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5544: error: 'struct Methods' has no member named 'units'
Magick.xs:5546: error: 'struct Methods' has no member named 'units'
Magick.xs:5546: warning: assignment makes integer from pointer without a cast
Magick.xs:5547: warning: comparison between pointer and integer
Magick.xs:5550: error: 'PixelsPerInchResolution' undeclared (first use in this function)
Magick.xs:5550: warning: comparison between pointer and integer
Magick.xs:5559: error: expected expression before ')' token
Magick.xs:5559: error: invalid operands to binary *
Magick.xs:5559: error: called object '<erroneous-expression>' is not a function
Magick.xs:5560: warning: implicit declaration of function 'GetUserTime'
Magick.xs:5560: error: 'struct Methods' has no member named 'timer'
Magick.xs:5574: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5574: error: 'struct Methods' has no member named 'verbose'
Magick.xs:5580: warning: implicit declaration of function 'GetMagickVersion'
Magick.xs:5580: warning: passing argument 1 of 'Perl_newSVpv' makes pointer from integer without a cast
Magick.xs:5586: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5586: error: 'struct Methods' has no member named 'view'
Magick.xs:5587: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5587: error: 'struct Methods' has no member named 'view'
Magick.xs:5587: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5593: error: expected expression before ')' token
Magick.xs:5593: error: invalid operands to binary *
Magick.xs:5593: error: called object '<erroneous-expression>' is not a function
Magick.xs:5595: warning: implicit declaration of function 'GetImageVirtualPixelMethod'
Magick.xs:5597: warning: passing argument 2 of 'Perl_sv_setpv' makes pointer from integer without a cast
Magick.xs:5612: error: expected expression before ')' token
Magick.xs:5612: error: invalid operands to binary *
Magick.xs:5612: error: called object '<erroneous-expression>' is not a function
Magick.xs:5615: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:5615: error: request for member 'white_point' in something not a structure or union
Magick.xs:5615: error: request for member 'x' in something not a structure or union
Magick.xs:5616: error: 'struct Methods' has no member named 'chromaticity'
Magick.xs:5616: error: request for member 'white_point' in something not a structure or union
Magick.xs:5616: error: request for member 'y' in something not a structure or union
Magick.xs:5617: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:5623: error: expected expression before ')' token
Magick.xs:5623: error: invalid operands to binary *
Magick.xs:5623: error: called object '<erroneous-expression>' is not a function
Magick.xs:5624: error: 'struct Methods' has no member named 'columns'
Magick.xs:5637: error: expected expression before ')' token
Magick.xs:5637: error: invalid operands to binary *
Magick.xs:5637: error: called object '<erroneous-expression>' is not a function
Magick.xs:5638: error: 'struct Methods' has no member named 'x_resolution'
Magick.xs:5638: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:5651: error: expected expression before ')' token
Magick.xs:5651: error: invalid operands to binary *
Magick.xs:5651: error: called object '<erroneous-expression>' is not a function
Magick.xs:5652: error: 'struct Methods' has no member named 'y_resolution'
Magick.xs:5652: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:5663: error: expected expression before ')' token
Magick.xs:5663: error: invalid operands to binary *
Magick.xs:5663: error: called object '<erroneous-expression>' is not a function
Magick.xs:5668: warning: assignment makes pointer from integer without a cast
Magick.xs:5683: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:5684: error: 'ImageInfo' undeclared (first use in this function)
Magick.xs:5684: error: expected expression before ')' token
Magick.xs:5684: error: invalid operands to binary *
Magick.xs:5684: error: called object '<erroneous-expression>' is not a function
Magick.xs:5684: warning: assignment makes pointer from integer without a cast
Magick.xs:5687: warning: cast to pointer from integer of different size
Magick.xs:5691: warning: statement with no effect
Magick.xs:4414: warning: unused variable 'color'
Magick.xs: In function 'XS_Image__Magick_GetAuthenticPixels':
Magick.xs:5719: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:5720: error: 'exception' undeclared (first use in this function)
Magick.xs:5720: error: invalid operands to binary *
Magick.xs:5720: warning: statement with no effect
Magick.xs:5722: error: 'Image' undeclared (first use in this function)
Magick.xs:5723: error: 'image' undeclared (first use in this function)
Magick.xs:5723: error: invalid operands to binary *
Magick.xs:5723: warning: statement with no effect
Magick.xs:5725: error: 'RectangleInfo' undeclared (first use in this function)
Magick.xs:5726: warning: statement with no effect
Magick.xs:5726: error: expected ';' before 'region'
Magick.xs:5743: warning: statement with no effect
Magick.xs:5747: error: 'OptionError' undeclared (first use in this function)
Magick.xs:5753: warning: statement with no effect
Magick.xs:5754: error: expected expression before ')' token
Magick.xs:5754: error: invalid operands to binary *
Magick.xs:5754: error: called object '<erroneous-expression>' is not a function
Magick.xs:5761: error: 'region' undeclared (first use in this function)
Magick.xs:5761: error: request for member 'x' in something not a structure or union
Magick.xs:5761: warning: statement with no effect
Magick.xs:5762: error: request for member 'y' in something not a structure or union
Magick.xs:5762: warning: statement with no effect
Magick.xs:5763: error: request for member 'width' in something not a structure or union
Magick.xs:5763: error: 'struct Methods' has no member named 'columns'
Magick.xs:5763: warning: statement with no effect
Magick.xs:5764: error: request for member 'height' in something not a structure or union
Magick.xs:5764: warning: statement with no effect
Magick.xs:5789: error: request for member 'height' in something not a structure or union
Magick.xs:5789: warning: statement with no effect
Magick.xs:5801: error: request for member 'x' in something not a structure or union
Magick.xs:5801: warning: statement with no effect
Magick.xs:5813: error: request for member 'y' in something not a structure or union
Magick.xs:5813: warning: statement with no effect
Magick.xs:5825: error: request for member 'width' in something not a structure or union
Magick.xs:5825: warning: statement with no effect
Magick.xs:5834: warning: implicit declaration of function 'GetAuthenticPixels'
Magick.xs:5834: error: request for member 'x' in something not a structure or union
Magick.xs:5834: error: request for member 'y' in something not a structure or union
Magick.xs:5834: error: request for member 'width' in something not a structure or union
Magick.xs:5835: error: request for member 'height' in something not a structure or union
Magick.xs:5835: warning: cast to pointer from integer of different size
Magick.xs:5840: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:5840: error: 'struct Methods' has no member named 'severity'
Magick.xs:5840: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:5840: error: 'struct Methods' has no member named 'severity'
Magick.xs:5840: error: 'struct Methods' has no member named 'reason'
Magick.xs:5840: error: 'struct Methods' has no member named 'severity'
Magick.xs:5840: error: 'struct Methods' has no member named 'reason'
Magick.xs:5840: warning: pointer/integer type mismatch in conditional expression
Magick.xs:5840: error: 'struct Methods' has no member named 'description'
Magick.xs:5840: error: 'struct Methods' has no member named 'description'
Magick.xs:5840: error: 'struct Methods' has no member named 'severity'
Magick.xs:5840: error: 'struct Methods' has no member named 'description'
Magick.xs:5840: warning: pointer/integer type mismatch in conditional expression
Magick.xs:5840: error: 'struct Methods' has no member named 'description'
Magick.xs:5840: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:5840: warning: unused variable 'message'
Magick.xs:5841: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_GetVirtualPixels':
Magick.xs:5877: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:5878: error: 'exception' undeclared (first use in this function)
Magick.xs:5878: error: invalid operands to binary *
Magick.xs:5878: warning: statement with no effect
Magick.xs:5880: error: 'Image' undeclared (first use in this function)
Magick.xs:5881: error: 'image' undeclared (first use in this function)
Magick.xs:5881: error: invalid operands to binary *
Magick.xs:5881: warning: statement with no effect
Magick.xs:5883: error: 'RectangleInfo' undeclared (first use in this function)
Magick.xs:5884: warning: statement with no effect
Magick.xs:5884: error: expected ';' before 'region'
Magick.xs:5898: warning: statement with no effect
Magick.xs:5902: error: 'OptionError' undeclared (first use in this function)
Magick.xs:5908: warning: statement with no effect
Magick.xs:5909: error: expected expression before ')' token
Magick.xs:5909: error: invalid operands to binary *
Magick.xs:5909: error: called object '<erroneous-expression>' is not a function
Magick.xs:5916: error: 'region' undeclared (first use in this function)
Magick.xs:5916: error: request for member 'x' in something not a structure or union
Magick.xs:5916: warning: statement with no effect
Magick.xs:5917: error: request for member 'y' in something not a structure or union
Magick.xs:5917: warning: statement with no effect
Magick.xs:5918: error: request for member 'width' in something not a structure or union
Magick.xs:5918: error: 'struct Methods' has no member named 'columns'
Magick.xs:5918: warning: statement with no effect
Magick.xs:5919: error: request for member 'height' in something not a structure or union
Magick.xs:5919: warning: statement with no effect
Magick.xs:5944: error: request for member 'height' in something not a structure or union
Magick.xs:5944: warning: statement with no effect
Magick.xs:5956: error: request for member 'x' in something not a structure or union
Magick.xs:5956: warning: statement with no effect
Magick.xs:5968: error: request for member 'y' in something not a structure or union
Magick.xs:5968: warning: statement with no effect
Magick.xs:5980: error: request for member 'width' in something not a structure or union
Magick.xs:5980: warning: statement with no effect
Magick.xs:5989: error: request for member 'x' in something not a structure or union
Magick.xs:5989: error: request for member 'y' in something not a structure or union
Magick.xs:5989: error: request for member 'width' in something not a structure or union
Magick.xs:5990: error: request for member 'height' in something not a structure or union
Magick.xs:5990: warning: cast to pointer from integer of different size
Magick.xs:5995: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:5995: error: 'struct Methods' has no member named 'severity'
Magick.xs:5995: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:5995: error: 'struct Methods' has no member named 'severity'
Magick.xs:5995: error: 'struct Methods' has no member named 'reason'
Magick.xs:5995: error: 'struct Methods' has no member named 'severity'
Magick.xs:5995: error: 'struct Methods' has no member named 'reason'
Magick.xs:5995: warning: pointer/integer type mismatch in conditional expression
Magick.xs:5995: error: 'struct Methods' has no member named 'description'
Magick.xs:5995: error: 'struct Methods' has no member named 'description'
Magick.xs:5995: error: 'struct Methods' has no member named 'severity'
Magick.xs:5995: error: 'struct Methods' has no member named 'description'
Magick.xs:5995: warning: pointer/integer type mismatch in conditional expression
Magick.xs:5995: error: 'struct Methods' has no member named 'description'
Magick.xs:5995: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:5995: warning: unused variable 'message'
Magick.xs:5996: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_GetAuthenticIndexQueue':
Magick.xs:6026: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:6027: error: 'exception' undeclared (first use in this function)
Magick.xs:6027: error: invalid operands to binary *
Magick.xs:6027: warning: statement with no effect
Magick.xs:6029: error: 'Image' undeclared (first use in this function)
Magick.xs:6030: error: 'image' undeclared (first use in this function)
Magick.xs:6030: error: invalid operands to binary *
Magick.xs:6030: warning: statement with no effect
Magick.xs:6044: warning: statement with no effect
Magick.xs:6048: error: 'OptionError' undeclared (first use in this function)
Magick.xs:6054: warning: statement with no effect
Magick.xs:6055: error: expected expression before ')' token
Magick.xs:6055: error: invalid operands to binary *
Magick.xs:6055: error: called object '<erroneous-expression>' is not a function
Magick.xs:6062: warning: implicit declaration of function 'GetAuthenticIndexQueue'
Magick.xs:6062: warning: cast to pointer from integer of different size
Magick.xs:6067: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:6067: error: 'struct Methods' has no member named 'severity'
Magick.xs:6067: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:6067: error: 'struct Methods' has no member named 'severity'
Magick.xs:6067: error: 'struct Methods' has no member named 'reason'
Magick.xs:6067: error: 'struct Methods' has no member named 'severity'
Magick.xs:6067: error: 'struct Methods' has no member named 'reason'
Magick.xs:6067: warning: pointer/integer type mismatch in conditional expression
Magick.xs:6067: error: 'struct Methods' has no member named 'description'
Magick.xs:6067: error: 'struct Methods' has no member named 'description'
Magick.xs:6067: error: 'struct Methods' has no member named 'severity'
Magick.xs:6067: error: 'struct Methods' has no member named 'description'
Magick.xs:6067: warning: pointer/integer type mismatch in conditional expression
Magick.xs:6067: error: 'struct Methods' has no member named 'description'
Magick.xs:6067: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:6067: warning: unused variable 'message'
Magick.xs:6068: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_GetVirtualIndexQueue':
Magick.xs:6096: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:6097: error: 'exception' undeclared (first use in this function)
Magick.xs:6097: error: invalid operands to binary *
Magick.xs:6097: warning: statement with no effect
Magick.xs:6099: error: 'Image' undeclared (first use in this function)
Magick.xs:6100: error: 'image' undeclared (first use in this function)
Magick.xs:6100: error: invalid operands to binary *
Magick.xs:6100: warning: statement with no effect
Magick.xs:6114: warning: statement with no effect
Magick.xs:6118: error: 'OptionError' undeclared (first use in this function)
Magick.xs:6124: warning: statement with no effect
Magick.xs:6125: error: expected expression before ')' token
Magick.xs:6125: error: invalid operands to binary *
Magick.xs:6125: error: called object '<erroneous-expression>' is not a function
Magick.xs:6132: warning: cast to pointer from integer of different size
Magick.xs:6137: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:6137: error: 'struct Methods' has no member named 'severity'
Magick.xs:6137: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:6137: error: 'struct Methods' has no member named 'severity'
Magick.xs:6137: error: 'struct Methods' has no member named 'reason'
Magick.xs:6137: error: 'struct Methods' has no member named 'severity'
Magick.xs:6137: error: 'struct Methods' has no member named 'reason'
Magick.xs:6137: warning: pointer/integer type mismatch in conditional expression
Magick.xs:6137: error: 'struct Methods' has no member named 'description'
Magick.xs:6137: error: 'struct Methods' has no member named 'description'
Magick.xs:6137: error: 'struct Methods' has no member named 'severity'
Magick.xs:6137: error: 'struct Methods' has no member named 'description'
Magick.xs:6137: warning: pointer/integer type mismatch in conditional expression
Magick.xs:6137: error: 'struct Methods' has no member named 'description'
Magick.xs:6137: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:6137: warning: unused variable 'message'
Magick.xs:6138: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Histogram':
Magick.xs:6172: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:6174: error: 'ColorPacket' undeclared (first use in this function)
Magick.xs:6175: error: 'histogram' undeclared (first use in this function)
Magick.xs:6175: error: invalid operands to binary *
Magick.xs:6175: warning: statement with no effect
Magick.xs:6177: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:6178: error: 'exception' undeclared (first use in this function)
Magick.xs:6178: error: invalid operands to binary *
Magick.xs:6178: warning: statement with no effect
Magick.xs:6180: error: 'Image' undeclared (first use in this function)
Magick.xs:6181: error: 'image' undeclared (first use in this function)
Magick.xs:6181: error: invalid operands to binary *
Magick.xs:6181: warning: statement with no effect
Magick.xs:6201: warning: statement with no effect
Magick.xs:6206: error: 'OptionError' undeclared (first use in this function)
Magick.xs:6213: warning: statement with no effect
Magick.xs:6214: error: expected expression before ')' token
Magick.xs:6214: error: invalid operands to binary *
Magick.xs:6214: error: called object '<erroneous-expression>' is not a function
Magick.xs:6221: error: 'struct Methods' has no member named 'next'
Magick.xs:6223: warning: implicit declaration of function 'GetImageHistogram'
Magick.xs:6223: error: 'struct Methods' has no member named 'exception'
Magick.xs:6223: warning: statement with no effect
Magick.xs:6224: error: expected expression before ')' token
Magick.xs:6224: error: invalid operands to binary *
Magick.xs:6224: error: called object '<erroneous-expression>' is not a function
Magick.xs:6230: error: 'QuantumFormat' undeclared (first use in this function)
Magick.xs:6231: error: 'struct Methods' has no member named 'pixel'
Magick.xs:6231: error: request for member 'red' in something not a structure or union
Magick.xs:6232: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:6234: error: 'struct Methods' has no member named 'pixel'
Magick.xs:6234: error: request for member 'green' in something not a structure or union
Magick.xs:6235: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:6237: error: 'struct Methods' has no member named 'pixel'
Magick.xs:6237: error: request for member 'blue' in something not a structure or union
Magick.xs:6238: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:6239: error: 'struct Methods' has no member named 'colorspace'
Magick.xs:6239: error: 'CMYKColorspace' undeclared (first use in this function)
Magick.xs:6242: error: 'struct Methods' has no member named 'index'
Magick.xs:6243: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:6246: error: 'struct Methods' has no member named 'pixel'
Magick.xs:6246: error: request for member 'opacity' in something not a structure or union
Magick.xs:6247: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:6249: error: 'struct Methods' has no member named 'count'
Magick.xs:6249: error: pointer value used where a floating point value was expected
Magick.xs:6250: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:6252: error: expected expression before ')' token
Magick.xs:6252: error: invalid operands to binary *
Magick.xs:6252: warning: statement with no effect
Magick.xs:6256: error: 'struct Methods' has no member named 'severity'
Magick.xs:6256: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:6256: error: 'struct Methods' has no member named 'severity'
Magick.xs:6256: error: 'struct Methods' has no member named 'reason'
Magick.xs:6256: error: 'struct Methods' has no member named 'severity'
Magick.xs:6256: error: 'struct Methods' has no member named 'reason'
Magick.xs:6256: warning: pointer/integer type mismatch in conditional expression
Magick.xs:6256: error: 'struct Methods' has no member named 'description'
Magick.xs:6256: error: 'struct Methods' has no member named 'description'
Magick.xs:6256: error: 'struct Methods' has no member named 'severity'
Magick.xs:6256: error: 'struct Methods' has no member named 'description'
Magick.xs:6256: warning: pointer/integer type mismatch in conditional expression
Magick.xs:6256: error: 'struct Methods' has no member named 'description'
Magick.xs:6256: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:6256: warning: unused variable 'message'
Magick.xs:6257: warning: statement with no effect
Magick.xs:6172: warning: unused variable 'message'
Magick.xs: In function 'XS_Image__Magick_GetPixel':
Magick.xs:6287: error: 'ChannelType' undeclared (first use in this function)
Magick.xs:6288: warning: statement with no effect
Magick.xs:6288: error: expected ';' before 'channel'
Magick.xs:6290: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:6291: error: 'exception' undeclared (first use in this function)
Magick.xs:6291: error: invalid operands to binary *
Magick.xs:6291: warning: statement with no effect
Magick.xs:6293: error: 'Image' undeclared (first use in this function)
Magick.xs:6294: error: 'image' undeclared (first use in this function)
Magick.xs:6294: error: invalid operands to binary *
Magick.xs:6294: warning: statement with no effect
Magick.xs:6296: error: 'MagickBooleanType' undeclared (first use in this function)
Magick.xs:6297: warning: statement with no effect
Magick.xs:6297: error: expected ';' before 'normalize'
Magick.xs:6299: error: 'RectangleInfo' undeclared (first use in this function)
Magick.xs:6300: warning: statement with no effect
Magick.xs:6300: error: expected ';' before 'region'
Magick.xs:6303: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:6303: error: 'indexes' undeclared (first use in this function)
Magick.xs:6303: warning: statement with no effect
Magick.xs:6306: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:6306: error: 'p' undeclared (first use in this function)
Magick.xs:6306: warning: statement with no effect
Magick.xs:6323: warning: statement with no effect
Magick.xs:6328: error: too many arguments to function 'GetPackageInfo'
Magick.xs:6329: warning: statement with no effect
Magick.xs:6330: error: expected expression before ')' token
Magick.xs:6330: error: invalid operands to binary *
Magick.xs:6330: error: called object '<erroneous-expression>' is not a function
Magick.xs:6332: error: 'OptionError' undeclared (first use in this function)
Magick.xs:6336: error: 'channel' undeclared (first use in this function)
Magick.xs:6336: error: 'DefaultChannels' undeclared (first use in this function)
Magick.xs:6336: warning: statement with no effect
Magick.xs:6337: error: 'normalize' undeclared (first use in this function)
Magick.xs:6337: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:6337: warning: statement with no effect
Magick.xs:6338: error: 'region' undeclared (first use in this function)
Magick.xs:6338: error: request for member 'x' in something not a structure or union
Magick.xs:6338: warning: statement with no effect
Magick.xs:6339: error: request for member 'y' in something not a structure or union
Magick.xs:6339: warning: statement with no effect
Magick.xs:6340: error: request for member 'width' in something not a structure or union
Magick.xs:6340: error: 'struct Methods' has no member named 'columns'
Magick.xs:6340: warning: statement with no effect
Magick.xs:6341: error: request for member 'height' in something not a structure or union
Magick.xs:6341: warning: statement with no effect
Magick.xs:6364: warning: statement with no effect
Magick.xs:6364: error: expected ';' before 'option'
Magick.xs:6388: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:6396: warning: statement with no effect
Magick.xs:6408: error: request for member 'x' in something not a structure or union
Magick.xs:6408: warning: statement with no effect
Magick.xs:6420: error: request for member 'y' in something not a structure or union
Magick.xs:6420: warning: statement with no effect
Magick.xs:6435: error: request for member 'x' in something not a structure or union
Magick.xs:6435: error: request for member 'y' in something not a structure or union
Magick.xs:6435: warning: statement with no effect
Magick.xs:6436: error: expected ')' before 'PixelPacket'
Magick.xs:6436: warning: type defaults to 'int' in declaration of 'type name'
Magick.xs:6436: warning: cast from pointer to integer of different size
Magick.xs:6443: warning: statement with no effect
Magick.xs:6446: error: 'QuantumRange' undeclared (first use in this function)
Magick.xs:6446: error: invalid operands to binary /
Magick.xs:6446: error: incompatible types in assignment
Magick.xs:6446: warning: statement with no effect
Magick.xs:6447: error: 'RedChannel' undeclared (first use in this function)
Magick.xs:6447: error: invalid operands to binary &
Magick.xs:6448: warning: implicit declaration of function 'GetPixelRed'
Magick.xs:6449: error: 'GreenChannel' undeclared (first use in this function)
Magick.xs:6449: error: invalid operands to binary &
Magick.xs:6450: warning: implicit declaration of function 'GetPixelGreen'
Magick.xs:6451: error: 'BlueChannel' undeclared (first use in this function)
Magick.xs:6451: error: invalid operands to binary &
Magick.xs:6452: warning: implicit declaration of function 'GetPixelBlue'
Magick.xs:6453: error: 'IndexChannel' undeclared (first use in this function)
Magick.xs:6453: error: invalid operands to binary &
Magick.xs:6454: error: 'struct Methods' has no member named 'colorspace'
Magick.xs:6454: error: 'CMYKColorspace' undeclared (first use in this function)
Magick.xs:6456: error: 'OpacityChannel' undeclared (first use in this function)
Magick.xs:6456: error: invalid operands to binary &
Magick.xs:6457: warning: implicit declaration of function 'GetPixelOpacity'
Magick.xs:6461: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:6461: error: 'struct Methods' has no member named 'severity'
Magick.xs:6461: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:6461: error: 'struct Methods' has no member named 'severity'
Magick.xs:6461: error: 'struct Methods' has no member named 'reason'
Magick.xs:6461: error: 'struct Methods' has no member named 'severity'
Magick.xs:6461: error: 'struct Methods' has no member named 'reason'
Magick.xs:6461: warning: pointer/integer type mismatch in conditional expression
Magick.xs:6461: error: 'struct Methods' has no member named 'description'
Magick.xs:6461: error: 'struct Methods' has no member named 'description'
Magick.xs:6461: error: 'struct Methods' has no member named 'severity'
Magick.xs:6461: error: 'struct Methods' has no member named 'description'
Magick.xs:6461: warning: pointer/integer type mismatch in conditional expression
Magick.xs:6461: error: 'struct Methods' has no member named 'description'
Magick.xs:6461: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:6461: warning: unused variable 'message'
Magick.xs:6462: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_GetPixels':
Magick.xs:6495: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:6496: error: 'exception' undeclared (first use in this function)
Magick.xs:6496: error: invalid operands to binary *
Magick.xs:6496: warning: statement with no effect
Magick.xs:6498: error: 'Image' undeclared (first use in this function)
Magick.xs:6499: error: 'image' undeclared (first use in this function)
Magick.xs:6499: error: invalid operands to binary *
Magick.xs:6499: warning: statement with no effect
Magick.xs:6501: error: 'MagickBooleanType' undeclared (first use in this function)
Magick.xs:6502: warning: statement with no effect
Magick.xs:6502: error: expected ';' before 'normalize'
Magick.xs:6505: error: 'RectangleInfo' undeclared (first use in this function)
Magick.xs:6506: warning: statement with no effect
Magick.xs:6506: error: expected ';' before 'region'
Magick.xs:6523: warning: statement with no effect
Magick.xs:6528: error: too many arguments to function 'GetPackageInfo'
Magick.xs:6529: warning: statement with no effect
Magick.xs:6530: error: expected expression before ')' token
Magick.xs:6530: error: invalid operands to binary *
Magick.xs:6530: error: called object '<erroneous-expression>' is not a function
Magick.xs:6532: error: 'OptionError' undeclared (first use in this function)
Magick.xs:6537: error: 'struct Methods' has no member named 'matte'
Magick.xs:6537: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:6539: error: 'struct Methods' has no member named 'colorspace'
Magick.xs:6539: error: 'CMYKColorspace' undeclared (first use in this function)
Magick.xs:6542: error: 'struct Methods' has no member named 'matte'
Magick.xs:6545: error: 'normalize' undeclared (first use in this function)
Magick.xs:6545: warning: statement with no effect
Magick.xs:6546: error: 'region' undeclared (first use in this function)
Magick.xs:6546: error: request for member 'x' in something not a structure or union
Magick.xs:6546: warning: statement with no effect
Magick.xs:6547: error: request for member 'y' in something not a structure or union
Magick.xs:6547: warning: statement with no effect
Magick.xs:6548: error: request for member 'width' in something not a structure or union
Magick.xs:6548: error: 'struct Methods' has no member named 'columns'
Magick.xs:6548: warning: statement with no effect
Magick.xs:6549: error: request for member 'height' in something not a structure or union
Magick.xs:6549: warning: statement with no effect
Magick.xs:6574: error: request for member 'height' in something not a structure or union
Magick.xs:6574: warning: statement with no effect
Magick.xs:6606: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:6606: warning: statement with no effect
Magick.xs:6618: error: request for member 'width' in something not a structure or union
Magick.xs:6618: warning: statement with no effect
Magick.xs:6630: error: request for member 'x' in something not a structure or union
Magick.xs:6630: warning: statement with no effect
Magick.xs:6642: error: request for member 'y' in something not a structure or union
Magick.xs:6642: warning: statement with no effect
Magick.xs:6662: error: request for member 'width' in something not a structure or union
Magick.xs:6662: error: invalid operands to binary *
Magick.xs:6663: error: request for member 'height' in something not a structure or union
Magick.xs:6663: error: invalid operands to binary *
Magick.xs:6663: warning: cast to pointer from integer of different size
Magick.xs:6666: error: 'ResourceLimitError' undeclared (first use in this function)
Magick.xs:6670: error: 'status' undeclared (first use in this function)
Magick.xs:6670: warning: implicit declaration of function 'ExportImagePixels'
Magick.xs:6670: error: request for member 'x' in something not a structure or union
Magick.xs:6670: error: request for member 'y' in something not a structure or union
Magick.xs:6670: error: request for member 'width' in something not a structure or union
Magick.xs:6671: error: request for member 'height' in something not a structure or union
Magick.xs:6671: error: 'FloatPixel' undeclared (first use in this function)
Magick.xs:6671: warning: statement with no effect
Magick.xs:6676: error: request for member 'width' in something not a structure or union
Magick.xs:6676: error: invalid operands to binary *
Magick.xs:6676: error: request for member 'height' in something not a structure or union
Magick.xs:6676: error: invalid operands to binary *
Magick.xs:6676: error: request for member 'width' in something not a structure or union
Magick.xs:6676: error: invalid operands to binary *
Magick.xs:6676: error: request for member 'height' in something not a structure or union
Magick.xs:6676: error: invalid operands to binary *
Magick.xs:6677: error: request for member 'width' in something not a structure or union
Magick.xs:6677: error: invalid operands to binary *
Magick.xs:6677: error: request for member 'height' in something not a structure or union
Magick.xs:6677: error: invalid operands to binary *
Magick.xs:6680: warning: cast to pointer from integer of different size
Magick.xs:6684: error: 'Quantum' undeclared (first use in this function)
Magick.xs:6685: error: 'pixels' undeclared (first use in this function)
Magick.xs:6685: error: invalid operands to binary *
Magick.xs:6685: warning: statement with no effect
Magick.xs:6687: error: expected expression before ')' token
Magick.xs:6687: error: invalid operands to binary *
Magick.xs:6687: warning: statement with no effect
Magick.xs:6689: error: expected expression before ')' token
Magick.xs:6689: error: invalid operands to binary *
Magick.xs:6689: error: called object '<erroneous-expression>' is not a function
Magick.xs:6695: error: request for member 'x' in something not a structure or union
Magick.xs:6695: error: request for member 'y' in something not a structure or union
Magick.xs:6695: error: request for member 'width' in something not a structure or union
Magick.xs:6696: error: request for member 'height' in something not a structure or union
Magick.xs:6696: error: 'QuantumPixel' undeclared (first use in this function)
Magick.xs:6696: warning: statement with no effect
Magick.xs:6701: error: request for member 'width' in something not a structure or union
Magick.xs:6701: error: invalid operands to binary *
Magick.xs:6701: error: request for member 'height' in something not a structure or union
Magick.xs:6701: error: invalid operands to binary *
Magick.xs:6701: error: request for member 'width' in something not a structure or union
Magick.xs:6701: error: invalid operands to binary *
Magick.xs:6701: error: request for member 'height' in something not a structure or union
Magick.xs:6701: error: invalid operands to binary *
Magick.xs:6702: error: request for member 'width' in something not a structure or union
Magick.xs:6702: error: invalid operands to binary *
Magick.xs:6702: error: request for member 'height' in something not a structure or union
Magick.xs:6702: error: invalid operands to binary *
Magick.xs:6703: error: incompatible type for argument 1 of 'Perl_newSViv'
Magick.xs:6705: error: expected expression before ')' token
Magick.xs:6705: error: invalid operands to binary *
Magick.xs:6705: warning: statement with no effect
Magick.xs:6709: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:6709: error: 'struct Methods' has no member named 'severity'
Magick.xs:6709: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:6709: error: 'struct Methods' has no member named 'severity'
Magick.xs:6709: error: 'struct Methods' has no member named 'reason'
Magick.xs:6709: error: 'struct Methods' has no member named 'severity'
Magick.xs:6709: error: 'struct Methods' has no member named 'reason'
Magick.xs:6709: warning: pointer/integer type mismatch in conditional expression
Magick.xs:6709: error: 'struct Methods' has no member named 'description'
Magick.xs:6709: error: 'struct Methods' has no member named 'description'
Magick.xs:6709: error: 'struct Methods' has no member named 'severity'
Magick.xs:6709: error: 'struct Methods' has no member named 'description'
Magick.xs:6709: warning: pointer/integer type mismatch in conditional expression
Magick.xs:6709: error: 'struct Methods' has no member named 'description'
Magick.xs:6709: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:6709: warning: unused variable 'message'
Magick.xs:6710: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_ImageToBlob':
Magick.xs:6737: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:6739: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:6740: error: 'exception' undeclared (first use in this function)
Magick.xs:6740: error: invalid operands to binary *
Magick.xs:6740: warning: statement with no effect
Magick.xs:6742: error: 'Image' undeclared (first use in this function)
Magick.xs:6743: error: 'image' undeclared (first use in this function)
Magick.xs:6743: error: invalid operands to binary *
Magick.xs:6744: error: 'next' undeclared (first use in this function)
Magick.xs:6744: warning: left-hand operand of comma expression has no effect
Magick.xs:6744: warning: statement with no effect
Magick.xs:6768: warning: statement with no effect
Magick.xs:6773: error: 'OptionError' undeclared (first use in this function)
Magick.xs:6778: warning: statement with no effect
Magick.xs:6779: error: expected expression before ')' token
Magick.xs:6779: error: invalid operands to binary *
Magick.xs:6779: error: called object '<erroneous-expression>' is not a function
Magick.xs:6785: error: too many arguments to function 'ClonePackageInfo'
Magick.xs:6787: warning: passing argument 2 of 'SetAttribute' from incompatible pointer type
Magick.xs:6787: warning: passing argument 3 of 'SetAttribute' from incompatible pointer type
Magick.xs:6787: error: too many arguments to function 'SetAttribute'
Magick.xs:6788: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:6788: error: 'struct Methods' has no member named 'filename'
Magick.xs:6791: error: 'struct Methods' has no member named 'next'
Magick.xs:6793: error: 'struct Methods' has no member named 'filename'
Magick.xs:6794: error: 'struct Methods' has no member named 'scene'
Magick.xs:6794: warning: statement with no effect
Magick.xs:6796: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:6797: warning: implicit declaration of function 'GetImageListLength'
Magick.xs:6797: error: 'struct Methods' has no member named 'exception'
Magick.xs:6799: error: 'struct Methods' has no member named 'next'
Magick.xs:6802: warning: implicit declaration of function 'ImagesToBlob'
Magick.xs:6802: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:6802: warning: assignment makes pointer from integer without a cast
Magick.xs:6806: warning: cast to pointer from integer of different size
Magick.xs:6808: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:6808: error: 'struct Methods' has no member named 'adjoin'
Magick.xs:6815: error: 'struct Methods' has no member named 'severity'
Magick.xs:6815: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:6815: error: 'struct Methods' has no member named 'severity'
Magick.xs:6815: error: 'struct Methods' has no member named 'reason'
Magick.xs:6815: error: 'struct Methods' has no member named 'severity'
Magick.xs:6815: error: 'struct Methods' has no member named 'reason'
Magick.xs:6815: warning: pointer/integer type mismatch in conditional expression
Magick.xs:6815: error: 'struct Methods' has no member named 'description'
Magick.xs:6815: error: 'struct Methods' has no member named 'description'
Magick.xs:6815: error: 'struct Methods' has no member named 'severity'
Magick.xs:6815: error: 'struct Methods' has no member named 'description'
Magick.xs:6815: warning: pointer/integer type mismatch in conditional expression
Magick.xs:6815: error: 'struct Methods' has no member named 'description'
Magick.xs:6815: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:6815: warning: unused variable 'message'
Magick.xs:6816: warning: statement with no effect
Magick.xs:6737: warning: unused variable 'filename'
Magick.xs: In function 'XS_Image__Magick_Layers':
Magick.xs:6849: error: 'CompositeOperator' undeclared (first use in this function)
Magick.xs:6850: warning: statement with no effect
Magick.xs:6850: error: expected ';' before 'compose'
Magick.xs:6852: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:6853: error: 'exception' undeclared (first use in this function)
Magick.xs:6853: error: invalid operands to binary *
Magick.xs:6853: warning: statement with no effect
Magick.xs:6858: error: 'Image' undeclared (first use in this function)
Magick.xs:6859: error: 'image' undeclared (first use in this function)
Magick.xs:6859: error: invalid operands to binary *
Magick.xs:6860: error: 'layers' undeclared (first use in this function)
Magick.xs:6860: warning: left-hand operand of comma expression has no effect
Magick.xs:6860: warning: statement with no effect
Magick.xs:6862: error: 'ImageLayerMethod' undeclared (first use in this function)
Magick.xs:6863: warning: statement with no effect
Magick.xs:6863: error: expected ';' before 'method'
Magick.xs:6884: warning: statement with no effect
Magick.xs:6889: error: 'OptionError' undeclared (first use in this function)
Magick.xs:6898: warning: statement with no effect
Magick.xs:6899: error: expected expression before ')' token
Magick.xs:6899: error: invalid operands to binary *
Magick.xs:6899: error: called object '<erroneous-expression>' is not a function
Magick.xs:6905: error: 'compose' undeclared (first use in this function)
Magick.xs:6905: error: 'struct Methods' has no member named 'compose'
Magick.xs:6905: warning: statement with no effect
Magick.xs:6906: error: 'method' undeclared (first use in this function)
Magick.xs:6906: error: 'OptimizeLayer' undeclared (first use in this function)
Magick.xs:6906: warning: statement with no effect
Magick.xs:6918: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:6925: warning: statement with no effect
Magick.xs:6925: error: expected ';' before 'sp'
Magick.xs:6937: error: 'MagickLayerOptions' undeclared (first use in this function)
Magick.xs:6945: warning: statement with no effect
Magick.xs:6945: error: expected ';' before 'option'
Magick.xs:6960: error: expected expression before ')' token
Magick.xs:6960: error: invalid operands to binary *
Magick.xs:6960: error: called object '<erroneous-expression>' is not a function
Magick.xs:6960: warning: statement with no effect
Magick.xs:6963: error: 'CompareAnyLayer' undeclared (first use in this function)
Magick.xs:6964: error: 'CompareClearLayer' undeclared (first use in this function)
Magick.xs:6965: error: 'CompareOverlayLayer' undeclared (first use in this function)
Magick.xs:6968: warning: statement with no effect
Magick.xs:6971: error: 'MergeLayer' undeclared (first use in this function)
Magick.xs:6972: error: 'FlattenLayer' undeclared (first use in this function)
Magick.xs:6973: error: 'MosaicLayer' undeclared (first use in this function)
Magick.xs:6975: warning: statement with no effect
Magick.xs:6978: error: 'DisposeLayer' undeclared (first use in this function)
Magick.xs:6980: warning: implicit declaration of function 'DisposeImages'
Magick.xs:6980: warning: statement with no effect
Magick.xs:6983: error: 'OptimizeImageLayer' undeclared (first use in this function)
Magick.xs:6985: warning: implicit declaration of function 'OptimizeImageLayers'
Magick.xs:6985: warning: statement with no effect
Magick.xs:6988: error: 'OptimizePlusLayer' undeclared (first use in this function)
Magick.xs:6990: warning: implicit declaration of function 'OptimizePlusImageLayers'
Magick.xs:6990: warning: statement with no effect
Magick.xs:6993: error: 'OptimizeTransLayer' undeclared (first use in this function)
Magick.xs:6995: warning: implicit declaration of function 'OptimizeImageTransparency'
Magick.xs:6996: error: 'struct Methods' has no member named 'exception'
Magick.xs:6999: error: 'RemoveDupsLayer' undeclared (first use in this function)
Magick.xs:7001: warning: implicit declaration of function 'RemoveDuplicateLayers'
Magick.xs:7002: error: 'struct Methods' has no member named 'exception'
Magick.xs:7005: error: 'RemoveZeroLayer' undeclared (first use in this function)
Magick.xs:7007: warning: implicit declaration of function 'RemoveZeroDelayLayers'
Magick.xs:7008: error: 'struct Methods' has no member named 'exception'
Magick.xs:7013: error: 'QuantizeInfo' undeclared (first use in this function)
Magick.xs:7014: error: 'quantize_info' undeclared (first use in this function)
Magick.xs:7014: error: invalid operands to binary *
Magick.xs:7014: warning: statement with no effect
Magick.xs:7019: warning: statement with no effect
Magick.xs:7020: error: expected expression before ')' token
Magick.xs:7020: error: invalid operands to binary *
Magick.xs:7020: error: called object '<erroneous-expression>' is not a function
Magick.xs:7022: error: 'struct Methods' has no member named 'exception'
Magick.xs:7023: warning: statement with no effect
Magick.xs:7024: warning: statement with no effect
Magick.xs:7025: error: expected expression before ')' token
Magick.xs:7025: error: invalid operands to binary *
Magick.xs:7025: error: called object '<erroneous-expression>' is not a function
Magick.xs:7027: error: 'struct Methods' has no member named 'exception'
Magick.xs:7028: warning: implicit declaration of function 'DestroyImageList'
Magick.xs:7028: warning: statement with no effect
Magick.xs:7029: warning: statement with no effect
Magick.xs:7030: error: expected expression before ')' token
Magick.xs:7030: error: invalid operands to binary *
Magick.xs:7030: error: called object '<erroneous-expression>' is not a function
Magick.xs:7030: warning: statement with no effect
Magick.xs:7032: error: 'struct Methods' has no member named 'exception'
Magick.xs:7033: warning: implicit declaration of function 'AcquireQuantizeInfo'
Magick.xs:7033: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:7033: warning: statement with no effect
Magick.xs:7034: warning: implicit declaration of function 'RemapImages'
Magick.xs:7034: error: expected expression before ')' token
Magick.xs:7034: error: invalid operands to binary *
Magick.xs:7034: error: called object '<erroneous-expression>' is not a function
Magick.xs:7035: warning: implicit declaration of function 'DestroyQuantizeInfo'
Magick.xs:7035: warning: statement with no effect
Magick.xs:7038: error: 'CompositeLayer' undeclared (first use in this function)
Magick.xs:7041: error: 'source' undeclared (first use in this function)
Magick.xs:7041: error: invalid operands to binary *
Magick.xs:7041: warning: statement with no effect
Magick.xs:7043: error: 'RectangleInfo' undeclared (first use in this function)
Magick.xs:7044: warning: statement with no effect
Magick.xs:7044: error: expected ';' before 'geometry'
Magick.xs:7049: warning: statement with no effect
Magick.xs:7050: error: expected expression before ')' token
Magick.xs:7050: error: invalid operands to binary *
Magick.xs:7050: error: called object '<erroneous-expression>' is not a function
Magick.xs:7052: warning: implicit declaration of function 'GetNextImageInList'
Magick.xs:7052: warning: statement with no effect
Magick.xs:7053: error: expected expression before ')' token
Magick.xs:7053: error: invalid operands to binary *
Magick.xs:7053: error: called object '<erroneous-expression>' is not a function
Magick.xs:7057: error: expected expression before ')' token
Magick.xs:7057: error: invalid operands to binary *
Magick.xs:7057: error: called object '<erroneous-expression>' is not a function
Magick.xs:7059: warning: implicit declaration of function 'GetPreviousImageInList'
Magick.xs:7060: error: expected expression before ')' token
Magick.xs:7060: error: invalid operands to binary *
Magick.xs:7060: error: called object '<erroneous-expression>' is not a function
Magick.xs:7060: warning: comparison between pointer and integer
Magick.xs:7061: error: called object '<erroneous-expression>' is not a function
Magick.xs:7061: warning: statement with no effect
Magick.xs:7067: warning: implicit declaration of function 'SplitImageList'
Magick.xs:7067: error: 'struct Methods' has no member named 'previous'
Magick.xs:7067: warning: statement with no effect
Magick.xs:7068: warning: implicit declaration of function 'DeleteImageFromList'
Magick.xs:7071: error: expected expression before ')' token
Magick.xs:7071: error: invalid operands to binary *
Magick.xs:7071: error: called object '<erroneous-expression>' is not a function
Magick.xs:7080: warning: implicit declaration of function 'SetGeometry'
Magick.xs:7080: error: 'geometry' undeclared (first use in this function)
Magick.xs:7081: error: 'struct Methods' has no member named 'geometry'
Magick.xs:7082: error: request for member 'width' in something not a structure or union
Magick.xs:7082: error: 'struct Methods' has no member named 'page'
Magick.xs:7082: error: request for member 'width' in something not a structure or union
Magick.xs:7082: error: 'struct Methods' has no member named 'page'
Magick.xs:7082: error: request for member 'width' in something not a structure or union
Magick.xs:7083: error: 'struct Methods' has no member named 'columns'
Magick.xs:7083: warning: statement with no effect
Magick.xs:7084: error: request for member 'height' in something not a structure or union
Magick.xs:7084: error: 'struct Methods' has no member named 'page'
Magick.xs:7084: error: request for member 'height' in something not a structure or union
Magick.xs:7084: error: 'struct Methods' has no member named 'page'
Magick.xs:7084: error: request for member 'height' in something not a structure or union
Magick.xs:7085: error: 'struct Methods' has no member named 'rows'
Magick.xs:7085: warning: statement with no effect
Magick.xs:7086: warning: implicit declaration of function 'GravityAdjustGeometry'
Magick.xs:7086: error: 'struct Methods' has no member named 'page'
Magick.xs:7086: error: request for member 'width' in something not a structure or union
Magick.xs:7086: error: 'struct Methods' has no member named 'page'
Magick.xs:7086: error: request for member 'width' in something not a structure or union
Magick.xs:7087: error: 'struct Methods' has no member named 'columns'
Magick.xs:7087: error: 'struct Methods' has no member named 'page'
Magick.xs:7087: error: request for member 'height' in something not a structure or union
Magick.xs:7087: error: 'struct Methods' has no member named 'page'
Magick.xs:7087: error: request for member 'height' in something not a structure or union
Magick.xs:7088: error: 'struct Methods' has no member named 'rows'
Magick.xs:7088: error: 'struct Methods' has no member named 'gravity'
Magick.xs:7089: warning: implicit declaration of function 'CompositeLayers'
Magick.xs:7089: error: request for member 'x' in something not a structure or union
Magick.xs:7089: error: request for member 'y' in something not a structure or union
Magick.xs:7090: warning: statement with no effect
Magick.xs:7091: error: 'struct Methods' has no member named 'exception'
Magick.xs:7095: error: expected expression before ')' token
Magick.xs:7095: error: invalid operands to binary *
Magick.xs:7095: error: called object '<erroneous-expression>' is not a function
Magick.xs:7096: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:7096: warning: statement with no effect
Magick.xs:7099: error: 'struct Methods' has no member named 'exception'
Magick.xs:7100: warning: statement with no effect
Magick.xs:7102: error: expected expression before ')' token
Magick.xs:7102: error: invalid operands to binary *
Magick.xs:7102: error: called object '<erroneous-expression>' is not a function
Magick.xs:7104: error: 'struct Methods' has no member named 'next'
Magick.xs:7106: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:7106: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:7106: error: expected expression before ')' token
Magick.xs:7106: error: invalid operands to binary *
Magick.xs:7106: error: called object '<erroneous-expression>' is not a function
Magick.xs:7111: warning: statement with no effect
Magick.xs:7117: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:7117: error: 'struct Methods' has no member named 'severity'
Magick.xs:7117: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:7117: error: 'struct Methods' has no member named 'severity'
Magick.xs:7117: error: 'struct Methods' has no member named 'reason'
Magick.xs:7117: error: 'struct Methods' has no member named 'severity'
Magick.xs:7117: error: 'struct Methods' has no member named 'reason'
Magick.xs:7117: warning: pointer/integer type mismatch in conditional expression
Magick.xs:7117: error: 'struct Methods' has no member named 'description'
Magick.xs:7117: error: 'struct Methods' has no member named 'description'
Magick.xs:7117: error: 'struct Methods' has no member named 'severity'
Magick.xs:7117: error: 'struct Methods' has no member named 'description'
Magick.xs:7117: warning: pointer/integer type mismatch in conditional expression
Magick.xs:7117: error: 'struct Methods' has no member named 'description'
Magick.xs:7117: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:7117: warning: unused variable 'message'
Magick.xs:7118: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_MagickToMime':
Magick.xs:7150: warning: assignment makes pointer from integer without a cast
Magick.xs:7152: warning: cast to pointer from integer of different size
Magick.xs: In function 'XS_Image__Magick_Mogrify':
Magick.xs:7460: error: 'AffineMatrix' undeclared (first use in this function)
Magick.xs:7461: warning: statement with no effect
Magick.xs:7461: error: expected ';' before 'affine'
Magick.xs:7466: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:7468: error: 'ChannelType' undeclared (first use in this function)
Magick.xs:7469: warning: statement with no effect
Magick.xs:7469: error: expected ';' before 'channel'
Magick.xs:7471: error: 'CompositeOperator' undeclared (first use in this function)
Magick.xs:7472: warning: statement with no effect
Magick.xs:7472: error: expected ';' before 'compose'
Magick.xs:7481: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:7482: error: 'exception' undeclared (first use in this function)
Magick.xs:7482: error: invalid operands to binary *
Magick.xs:7482: warning: statement with no effect
Magick.xs:7484: error: 'GeometryInfo' undeclared (first use in this function)
Magick.xs:7485: warning: statement with no effect
Magick.xs:7485: error: expected ';' before 'geometry_info'
Magick.xs:7487: error: 'Image' undeclared (first use in this function)
Magick.xs:7488: error: 'image' undeclared (first use in this function)
Magick.xs:7488: error: invalid operands to binary *
Magick.xs:7489: error: 'next' undeclared (first use in this function)
Magick.xs:7489: warning: left-hand operand of comma expression has no effect
Magick.xs:7490: error: 'region_image' undeclared (first use in this function)
Magick.xs:7490: warning: left-hand operand of comma expression has no effect
Magick.xs:7490: warning: statement with no effect
Magick.xs:7492: error: 'MagickBooleanType' undeclared (first use in this function)
Magick.xs:7493: warning: statement with no effect
Magick.xs:7493: error: expected ';' before 'status'
Magick.xs:7495: error: 'MagickStatusType' undeclared (first use in this function)
Magick.xs:7496: warning: statement with no effect
Magick.xs:7496: error: expected ';' before 'flags'
Magick.xs:7498: error: 'PixelPacket' undeclared (first use in this function)
Magick.xs:7499: warning: statement with no effect
Magick.xs:7499: error: expected ';' before 'fill_color'
Magick.xs:7501: error: 'RectangleInfo' undeclared (first use in this function)
Magick.xs:7502: warning: statement with no effect
Magick.xs:7502: error: expected ';' before 'geometry'
Magick.xs:7530: warning: statement with no effect
Magick.xs:7533: warning: statement with no effect
Magick.xs:7538: error: 'OptionError' undeclared (first use in this function)
Magick.xs:7543: error: 'region_info' undeclared (first use in this function)
Magick.xs:7543: error: request for member 'width' in something not a structure or union
Magick.xs:7543: warning: statement with no effect
Magick.xs:7544: error: request for member 'height' in something not a structure or union
Magick.xs:7544: warning: statement with no effect
Magick.xs:7545: error: request for member 'x' in something not a structure or union
Magick.xs:7545: warning: statement with no effect
Magick.xs:7546: error: request for member 'y' in something not a structure or union
Magick.xs:7546: warning: statement with no effect
Magick.xs:7547: error: expected expression before ')' token
Magick.xs:7547: error: invalid operands to binary *
Magick.xs:7547: error: called object '<erroneous-expression>' is not a function
Magick.xs:7547: warning: statement with no effect
Magick.xs:7548: warning: statement with no effect
Magick.xs:7566: error: 'flags' undeclared (first use in this function)
Magick.xs:7566: warning: implicit declaration of function 'ParseGravityGeometry'
Magick.xs:7566: warning: statement with no effect
Magick.xs:7584: error: expected expression before ')' token
Magick.xs:7584: error: invalid operands to binary *
Magick.xs:7584: error: called object '<erroneous-expression>' is not a function
Magick.xs:7644: error: 'struct ArgumentList' has no member named 'array_reference'
Magick.xs:7644: warning: statement with no effect
Magick.xs:7649: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:7649: warning: statement with no effect
Magick.xs:7654: error: 'struct ArgumentList' has no member named 'file_reference'
Magick.xs:7654: warning: statement with no effect
Magick.xs:7660: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:7676: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7676: error: 'struct ArgumentList' has no member named 'length'
Magick.xs:7676: warning: left-hand operand of comma expression has no effect
Magick.xs:7676: error: 'struct ArgumentList' has no member named 'length'
Magick.xs:7676: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
Magick.xs:7676: warning: statement with no effect
Magick.xs:7678: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:7679: warning: statement with no effect
Magick.xs:7687: error: 'struct ArgumentList' has no member named 'length'
Magick.xs:7687: warning: comparison between pointer and integer
Magick.xs:7687: error: 'struct ArgumentList' has no member named 'length'
Magick.xs:7687: warning: left-hand operand of comma expression has no effect
Magick.xs:7687: error: 'struct ArgumentList' has no member named 'length'
Magick.xs:7687: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
Magick.xs:7689: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7689: error: 'struct ArgumentList' has no member named 'length'
Magick.xs:7689: warning: left-hand operand of comma expression has no effect
Magick.xs:7689: error: 'struct ArgumentList' has no member named 'length'
Magick.xs:7689: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type
Magick.xs:7689: warning: statement with no effect
Magick.xs:7693: error: 'CommandOption' undeclared (first use in this function)
Magick.xs:7693: error: expected ')' before 'pp'
Magick.xs:7695: warning: comparison between pointer and integer
Magick.xs:7710: warning: implicit declaration of function 'ResetMagickMemory'
Magick.xs:7710: error: 'fill_color' undeclared (first use in this function)
Magick.xs:7712: warning: implicit declaration of function 'SetGeometryInfo'
Magick.xs:7712: error: 'geometry_info' undeclared (first use in this function)
Magick.xs:7713: error: 'channel' undeclared (first use in this function)
Magick.xs:7713: error: 'DefaultChannels' undeclared (first use in this function)
Magick.xs:7713: warning: statement with no effect
Magick.xs:7714: error: 'struct Methods' has no member named 'next'
Magick.xs:7716: warning: statement with no effect
Magick.xs:7717: error: 'geometry' undeclared (first use in this function)
Magick.xs:7718: error: request for member 'width' in something not a structure or union
Magick.xs:7718: error: request for member 'height' in something not a structure or union
Magick.xs:7718: error: invalid operands to binary *
Magick.xs:7720: warning: statement with no effect
Magick.xs:7721: warning: implicit declaration of function 'CropImage'
Magick.xs:7721: warning: statement with no effect
Magick.xs:7735: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7735: warning: statement with no effect
Magick.xs:7737: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:7737: error: 'ImageInfo' undeclared (first use in this function)
Magick.xs:7737: error: expected expression before ')' token
Magick.xs:7737: error: invalid operands to binary *
Magick.xs:7737: error: called object '<erroneous-expression>' is not a function
Magick.xs:7738: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7744: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7744: warning: statement with no effect
Magick.xs:7746: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:7746: error: expected expression before ')' token
Magick.xs:7746: error: invalid operands to binary *
Magick.xs:7746: error: called object '<erroneous-expression>' is not a function
Magick.xs:7747: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7753: error: 'UniformNoise' undeclared (first use in this function)
Magick.xs:7753: warning: assignment makes integer from pointer without a cast
Magick.xs:7755: warning: statement with no effect
Magick.xs:7755: error: expected ';' before 'argument_list'
Magick.xs:7756: warning: implicit declaration of function 'AddNoiseImageChannel'
Magick.xs:7756: error: 'NoiseType' undeclared (first use in this function)
Magick.xs:7757: error: expected ')' before 'argument_list'
Magick.xs:7757: warning: statement with no effect
Magick.xs:7763: warning: statement with no effect
Magick.xs:7763: error: expected ';' before 'target'
Magick.xs:7765: warning: implicit declaration of function 'GetOneVirtualPixel'
Magick.xs:7765: error: 'target' undeclared (first use in this function)
Magick.xs:7767: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7770: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7770: warning: statement with no effect
Magick.xs:7771: warning: implicit declaration of function 'ColorizeImage'
Magick.xs:7771: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7772: warning: statement with no effect
Magick.xs:7777: error: request for member 'width' in something not a structure or union
Magick.xs:7777: warning: statement with no effect
Magick.xs:7778: error: request for member 'height' in something not a structure or union
Magick.xs:7778: warning: statement with no effect
Magick.xs:7780: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7781: warning: statement with no effect
Magick.xs:7783: error: request for member 'width' in something not a structure or union
Magick.xs:7783: warning: statement with no effect
Magick.xs:7785: error: request for member 'height' in something not a structure or union
Magick.xs:7785: warning: statement with no effect
Magick.xs:7787: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7788: error: 'struct Methods' has no member named 'border_color'
Magick.xs:7790: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7791: error: 'struct Methods' has no member named 'border_color'
Magick.xs:7793: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7794: error: 'struct Methods' has no member named 'border_color'
Magick.xs:7796: error: 'struct Methods' has no member named 'compose'
Magick.xs:7797: warning: statement with no effect
Magick.xs:7797: error: expected ';' before 'argument_list'
Magick.xs:7798: warning: implicit declaration of function 'BorderImage'
Magick.xs:7798: warning: statement with no effect
Magick.xs:7805: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7806: warning: statement with no effect
Magick.xs:7807: error: 'SigmaValue' undeclared (first use in this function)
Magick.xs:7807: error: invalid operands to binary &
Magick.xs:7808: error: request for member 'sigma' in something not a structure or union
Magick.xs:7808: warning: statement with no effect
Magick.xs:7811: error: request for member 'rho' in something not a structure or union
Magick.xs:7811: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:7811: warning: statement with no effect
Magick.xs:7813: error: request for member 'sigma' in something not a structure or union
Magick.xs:7813: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:7813: warning: statement with no effect
Magick.xs:7815: warning: statement with no effect
Magick.xs:7815: error: expected ';' before 'argument_list'
Magick.xs:7816: warning: implicit declaration of function 'BlurImageChannel'
Magick.xs:7816: error: request for member 'rho' in something not a structure or union
Magick.xs:7817: error: request for member 'sigma' in something not a structure or union
Magick.xs:7817: warning: statement with no effect
Magick.xs:7823: error: 'struct Methods' has no member named 'gravity'
Magick.xs:7823: error: 'GravityType' undeclared (first use in this function)
Magick.xs:7823: warning: statement with no effect
Magick.xs:7823: error: expected ';' before 'argument_list'
Magick.xs:7825: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7826: warning: statement with no effect
Magick.xs:7828: error: request for member 'width' in something not a structure or union
Magick.xs:7828: warning: statement with no effect
Magick.xs:7830: error: request for member 'height' in something not a structure or union
Magick.xs:7830: warning: statement with no effect
Magick.xs:7832: error: request for member 'x' in something not a structure or union
Magick.xs:7832: warning: statement with no effect
Magick.xs:7834: error: request for member 'y' in something not a structure or union
Magick.xs:7834: warning: statement with no effect
Magick.xs:7835: warning: implicit declaration of function 'ChopImage'
Magick.xs:7835: warning: statement with no effect
Magick.xs:7841: error: 'struct Methods' has no member named 'gravity'
Magick.xs:7841: warning: statement with no effect
Magick.xs:7841: error: expected ';' before 'argument_list'
Magick.xs:7843: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7844: warning: statement with no effect
Magick.xs:7846: error: request for member 'width' in something not a structure or union
Magick.xs:7846: warning: statement with no effect
Magick.xs:7848: error: request for member 'height' in something not a structure or union
Magick.xs:7848: warning: statement with no effect
Magick.xs:7850: error: request for member 'x' in something not a structure or union
Magick.xs:7850: warning: statement with no effect
Magick.xs:7852: error: request for member 'y' in something not a structure or union
Magick.xs:7852: warning: statement with no effect
Magick.xs:7854: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:7855: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7855: error: 'QuantumRange' undeclared (first use in this function)
Magick.xs:7855: error: pointer value used where a floating point value was expected
Magick.xs:7855: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:7855: warning: statement with no effect
Magick.xs:7856: warning: statement with no effect
Magick.xs:7861: warning: implicit declaration of function 'DespeckleImage'
Magick.xs:7861: warning: statement with no effect
Magick.xs:7867: error: request for member 'rho' in something not a structure or union
Magick.xs:7867: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:7867: warning: statement with no effect
Magick.xs:7868: warning: implicit declaration of function 'EdgeImage'
Magick.xs:7868: error: request for member 'rho' in something not a structure or union
Magick.xs:7868: warning: statement with no effect
Magick.xs:7875: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7876: warning: statement with no effect
Magick.xs:7877: error: invalid operands to binary &
Magick.xs:7878: error: request for member 'sigma' in something not a structure or union
Magick.xs:7878: warning: statement with no effect
Magick.xs:7881: error: request for member 'rho' in something not a structure or union
Magick.xs:7881: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:7881: warning: statement with no effect
Magick.xs:7883: error: request for member 'sigma' in something not a structure or union
Magick.xs:7883: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:7883: warning: statement with no effect
Magick.xs:7884: warning: implicit declaration of function 'EmbossImage'
Magick.xs:7884: error: request for member 'rho' in something not a structure or union
Magick.xs:7884: error: request for member 'sigma' in something not a structure or union
Magick.xs:7885: warning: statement with no effect
Magick.xs:7890: warning: implicit declaration of function 'EnhanceImage'
Magick.xs:7890: warning: statement with no effect
Magick.xs:7895: warning: implicit declaration of function 'FlipImage'
Magick.xs:7895: warning: statement with no effect
Magick.xs:7900: warning: implicit declaration of function 'FlopImage'
Magick.xs:7900: warning: statement with no effect
Magick.xs:7905: error: 'FrameInfo' undeclared (first use in this function)
Magick.xs:7906: warning: statement with no effect
Magick.xs:7906: error: expected ';' before 'frame_info'
Magick.xs:7910: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7911: warning: statement with no effect
Magick.xs:7912: error: 'frame_info' undeclared (first use in this function)
Magick.xs:7912: error: request for member 'width' in something not a structure or union
Magick.xs:7912: error: request for member 'width' in something not a structure or union
Magick.xs:7912: warning: statement with no effect
Magick.xs:7913: error: request for member 'height' in something not a structure or union
Magick.xs:7913: error: request for member 'height' in something not a structure or union
Magick.xs:7913: warning: statement with no effect
Magick.xs:7914: error: request for member 'outer_bevel' in something not a structure or union
Magick.xs:7914: error: request for member 'x' in something not a structure or union
Magick.xs:7914: warning: statement with no effect
Magick.xs:7915: error: request for member 'inner_bevel' in something not a structure or union
Magick.xs:7915: error: request for member 'y' in something not a structure or union
Magick.xs:7915: warning: statement with no effect
Magick.xs:7918: error: request for member 'width' in something not a structure or union
Magick.xs:7918: warning: statement with no effect
Magick.xs:7920: error: request for member 'height' in something not a structure or union
Magick.xs:7920: warning: statement with no effect
Magick.xs:7922: error: request for member 'inner_bevel' in something not a structure or union
Magick.xs:7922: warning: statement with no effect
Magick.xs:7924: error: request for member 'outer_bevel' in something not a structure or union
Magick.xs:7924: warning: statement with no effect
Magick.xs:7926: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7929: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7931: error: request for member 'x' in something not a structure or union
Magick.xs:7931: error: request for member 'width' in something not a structure or union
Magick.xs:7931: warning: statement with no effect
Magick.xs:7932: error: request for member 'y' in something not a structure or union
Magick.xs:7932: error: request for member 'height' in something not a structure or union
Magick.xs:7932: warning: statement with no effect
Magick.xs:7933: error: request for member 'width' in something not a structure or union
Magick.xs:7933: error: 'struct Methods' has no member named 'columns'
Magick.xs:7933: error: request for member 'x' in something not a structure or union
Magick.xs:7933: error: invalid operands to binary *
Magick.xs:7933: error: invalid operands to binary +
Magick.xs:7933: warning: statement with no effect
Magick.xs:7934: error: request for member 'height' in something not a structure or union
Magick.xs:7934: error: 'struct Methods' has no member named 'rows'
Magick.xs:7934: error: request for member 'y' in something not a structure or union
Magick.xs:7934: error: invalid operands to binary *
Magick.xs:7934: error: invalid operands to binary +
Magick.xs:7934: warning: statement with no effect
Magick.xs:7936: error: 'struct Methods' has no member named 'matte_color'
Magick.xs:7936: warning: statement with no effect
Magick.xs:7938: error: 'struct Methods' has no member named 'compose'
Magick.xs:7938: warning: statement with no effect
Magick.xs:7938: error: expected ';' before 'argument_list'
Magick.xs:7939: warning: implicit declaration of function 'FrameImage'
Magick.xs:7939: warning: statement with no effect
Magick.xs:7945: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:7945: warning: statement with no effect
Magick.xs:7947: error: 'struct Methods' has no member named 'interpolate'
Magick.xs:7947: error: 'InterpolatePixelMethod' undeclared (first use in this function)
Magick.xs:7948: warning: statement with no effect
Magick.xs:7948: error: expected ';' before 'argument_list'
Magick.xs:7949: warning: implicit declaration of function 'ImplodeImage'
Magick.xs:7949: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:7950: warning: statement with no effect
Magick.xs:7955: warning: implicit declaration of function 'MagnifyImage'
Magick.xs:7955: warning: statement with no effect
Magick.xs:7962: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7963: warning: statement with no effect
Magick.xs:7964: error: invalid operands to binary &
Magick.xs:7965: error: request for member 'sigma' in something not a structure or union
Magick.xs:7965: warning: statement with no effect
Magick.xs:7968: error: request for member 'rho' in something not a structure or union
Magick.xs:7968: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:7968: warning: statement with no effect
Magick.xs:7970: error: request for member 'sigma' in something not a structure or union
Magick.xs:7970: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:7970: warning: statement with no effect
Magick.xs:7972: warning: statement with no effect
Magick.xs:7972: error: expected ';' before 'argument_list'
Magick.xs:7973: warning: implicit declaration of function 'StatisticImageChannel'
Magick.xs:7973: error: 'MedianStatistic' undeclared (first use in this function)
Magick.xs:7974: error: request for member 'rho' in something not a structure or union
Magick.xs:7974: error: request for member 'sigma' in something not a structure or union
Magick.xs:7974: warning: statement with no effect
Magick.xs:7979: warning: implicit declaration of function 'MinifyImage'
Magick.xs:7979: warning: statement with no effect
Magick.xs:7985: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:7985: warning: statement with no effect
Magick.xs:7986: warning: implicit declaration of function 'OilPaintImage'
Magick.xs:7986: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:7987: warning: statement with no effect
Magick.xs:7994: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:7995: warning: statement with no effect
Magick.xs:7996: error: invalid operands to binary &
Magick.xs:7997: error: request for member 'sigma' in something not a structure or union
Magick.xs:7997: warning: statement with no effect
Magick.xs:8000: error: request for member 'rho' in something not a structure or union
Magick.xs:8000: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8000: warning: statement with no effect
Magick.xs:8002: error: request for member 'sigma' in something not a structure or union
Magick.xs:8002: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8002: warning: statement with no effect
Magick.xs:8004: warning: statement with no effect
Magick.xs:8004: error: expected ';' before 'argument_list'
Magick.xs:8005: error: 'NonpeakStatistic' undeclared (first use in this function)
Magick.xs:8006: error: request for member 'rho' in something not a structure or union
Magick.xs:8006: error: request for member 'sigma' in something not a structure or union
Magick.xs:8006: warning: statement with no effect
Magick.xs:8012: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8013: warning: statement with no effect
Magick.xs:8015: error: request for member 'x' in something not a structure or union
Magick.xs:8015: warning: statement with no effect
Magick.xs:8017: error: request for member 'y' in something not a structure or union
Magick.xs:8017: warning: statement with no effect
Magick.xs:8018: warning: implicit declaration of function 'RollImage'
Magick.xs:8018: error: request for member 'x' in something not a structure or union
Magick.xs:8018: error: request for member 'y' in something not a structure or union
Magick.xs:8018: warning: statement with no effect
Magick.xs:8024: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8024: warning: statement with no effect
Magick.xs:8026: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8027: error: 'struct Methods' has no member named 'background_color'
Magick.xs:8029: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8030: error: 'struct Methods' has no member named 'background_color'
Magick.xs:8032: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8033: error: 'struct Methods' has no member named 'background_color'
Magick.xs:8034: warning: implicit declaration of function 'RotateImage'
Magick.xs:8034: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8034: warning: statement with no effect
Magick.xs:8040: warning: implicit declaration of function 'ParseRegionGeometry'
Magick.xs:8040: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8041: warning: statement with no effect
Magick.xs:8043: error: request for member 'width' in something not a structure or union
Magick.xs:8043: warning: statement with no effect
Magick.xs:8045: error: request for member 'height' in something not a structure or union
Magick.xs:8045: warning: statement with no effect
Magick.xs:8046: warning: implicit declaration of function 'SampleImage'
Magick.xs:8046: error: request for member 'width' in something not a structure or union
Magick.xs:8046: error: request for member 'height' in something not a structure or union
Magick.xs:8046: warning: statement with no effect
Magick.xs:8052: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8053: warning: statement with no effect
Magick.xs:8055: error: request for member 'width' in something not a structure or union
Magick.xs:8055: warning: statement with no effect
Magick.xs:8057: error: request for member 'height' in something not a structure or union
Magick.xs:8057: warning: statement with no effect
Magick.xs:8058: warning: implicit declaration of function 'ScaleImage'
Magick.xs:8058: error: request for member 'width' in something not a structure or union
Magick.xs:8058: error: request for member 'height' in something not a structure or union
Magick.xs:8058: warning: statement with no effect
Magick.xs:8065: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8066: warning: statement with no effect
Magick.xs:8067: error: invalid operands to binary &
Magick.xs:8068: error: request for member 'sigma' in something not a structure or union
Magick.xs:8068: warning: statement with no effect
Magick.xs:8071: error: request for member 'rho' in something not a structure or union
Magick.xs:8071: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8071: warning: statement with no effect
Magick.xs:8073: error: request for member 'sigma' in something not a structure or union
Magick.xs:8073: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8073: warning: statement with no effect
Magick.xs:8074: warning: implicit declaration of function 'ShadeImage'
Magick.xs:8075: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:8075: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:8076: error: request for member 'rho' in something not a structure or union
Magick.xs:8076: error: request for member 'sigma' in something not a structure or union
Magick.xs:8076: warning: statement with no effect
Magick.xs:8083: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8084: warning: statement with no effect
Magick.xs:8085: error: invalid operands to binary &
Magick.xs:8086: error: request for member 'sigma' in something not a structure or union
Magick.xs:8086: warning: statement with no effect
Magick.xs:8089: error: request for member 'rho' in something not a structure or union
Magick.xs:8089: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8089: warning: statement with no effect
Magick.xs:8091: error: request for member 'sigma' in something not a structure or union
Magick.xs:8091: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8091: warning: statement with no effect
Magick.xs:8093: warning: statement with no effect
Magick.xs:8093: error: expected ';' before 'argument_list'
Magick.xs:8094: warning: implicit declaration of function 'SharpenImageChannel'
Magick.xs:8094: error: request for member 'rho' in something not a structure or union
Magick.xs:8095: error: request for member 'sigma' in something not a structure or union
Magick.xs:8095: warning: statement with no effect
Magick.xs:8102: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8103: warning: statement with no effect
Magick.xs:8104: error: invalid operands to binary &
Magick.xs:8105: error: request for member 'sigma' in something not a structure or union
Magick.xs:8105: error: request for member 'rho' in something not a structure or union
Magick.xs:8105: warning: statement with no effect
Magick.xs:8108: error: request for member 'rho' in something not a structure or union
Magick.xs:8108: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8108: warning: statement with no effect
Magick.xs:8110: error: request for member 'sigma' in something not a structure or union
Magick.xs:8110: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8110: warning: statement with no effect
Magick.xs:8112: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8113: error: 'struct Methods' has no member named 'background_color'
Magick.xs:8115: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8116: error: 'struct Methods' has no member named 'background_color'
Magick.xs:8117: warning: implicit declaration of function 'ShearImage'
Magick.xs:8117: error: request for member 'rho' in something not a structure or union
Magick.xs:8117: error: request for member 'sigma' in something not a structure or union
Magick.xs:8118: warning: statement with no effect
Magick.xs:8124: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8124: warning: statement with no effect
Magick.xs:8125: warning: implicit declaration of function 'SpreadImage'
Magick.xs:8125: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8125: warning: statement with no effect
Magick.xs:8131: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8131: warning: statement with no effect
Magick.xs:8133: error: 'struct Methods' has no member named 'interpolate'
Magick.xs:8134: warning: statement with no effect
Magick.xs:8134: error: expected ';' before 'argument_list'
Magick.xs:8135: warning: implicit declaration of function 'SwirlImage'
Magick.xs:8135: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8135: warning: statement with no effect
Magick.xs:8142: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8143: warning: statement with no effect
Magick.xs:8145: error: request for member 'width' in something not a structure or union
Magick.xs:8145: warning: statement with no effect
Magick.xs:8147: error: request for member 'height' in something not a structure or union
Magick.xs:8147: warning: statement with no effect
Magick.xs:8149: error: 'UndefinedFilter' undeclared (first use in this function)
Magick.xs:8151: warning: implicit declaration of function 'SetImageArtifact'
Magick.xs:8152: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8154: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8154: warning: statement with no effect
Magick.xs:8155: warning: implicit declaration of function 'ResizeImage'
Magick.xs:8155: error: request for member 'width' in something not a structure or union
Magick.xs:8155: error: request for member 'height' in something not a structure or union
Magick.xs:8156: error: 'FilterTypes' undeclared (first use in this function)
Magick.xs:8156: error: expected ')' before 'argument_list'
Magick.xs:8157: warning: statement with no effect
Magick.xs:8162: error: 'DrawInfo' undeclared (first use in this function)
Magick.xs:8163: error: 'draw_info' undeclared (first use in this function)
Magick.xs:8163: error: invalid operands to binary *
Magick.xs:8163: warning: statement with no effect
Magick.xs:8165: warning: implicit declaration of function 'CloneDrawInfo'
Magick.xs:8165: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:8165: error: expected expression before ')' token
Magick.xs:8165: error: invalid operands to binary *
Magick.xs:8165: error: called object '<erroneous-expression>' is not a function
Magick.xs:8166: error: called object '<erroneous-expression>' is not a function
Magick.xs:8166: warning: statement with no effect
Magick.xs:8172: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:8173: error: expected expression before ')' token
Magick.xs:8173: error: invalid operands to binary *
Magick.xs:8173: error: called object '<erroneous-expression>' is not a function
Magick.xs:8173: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8173: warning: assignment makes pointer from integer without a cast
Magick.xs:8174: error: 'struct Methods' has no member named 'text'
Magick.xs:8175: warning: implicit declaration of function 'DestroyString'
Magick.xs:8175: warning: assignment makes pointer from integer without a cast
Magick.xs:8178: error: 'struct Methods' has no member named 'font'
Magick.xs:8179: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8181: error: 'struct Methods' has no member named 'pointsize'
Magick.xs:8181: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8181: warning: statement with no effect
Magick.xs:8183: error: 'struct Methods' has no member named 'density'
Magick.xs:8184: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8186: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8187: error: 'struct Methods' has no member named 'undercolor'
Magick.xs:8190: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8191: error: 'struct Methods' has no member named 'stroke'
Magick.xs:8192: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8192: error: expected expression before ')' token
Magick.xs:8192: error: invalid operands to binary *
Magick.xs:8192: error: called object '<erroneous-expression>' is not a function
Magick.xs:8193: error: 'struct Methods' has no member named 'stroke_pattern'
Magick.xs:8194: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8194: warning: statement with no effect
Magick.xs:8198: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8199: error: 'struct Methods' has no member named 'fill'
Magick.xs:8200: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8200: error: expected expression before ')' token
Magick.xs:8200: error: invalid operands to binary *
Magick.xs:8200: error: called object '<erroneous-expression>' is not a function
Magick.xs:8201: error: 'struct Methods' has no member named 'fill_pattern'
Magick.xs:8202: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8202: warning: statement with no effect
Magick.xs:8206: error: 'struct Methods' has no member named 'geometry'
Magick.xs:8207: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8208: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8209: warning: statement with no effect
Magick.xs:8210: error: invalid operands to binary &
Magick.xs:8210: error: 'XiValue' undeclared (first use in this function)
Magick.xs:8210: error: invalid operands to binary &
Magick.xs:8211: error: request for member 'sigma' in something not a structure or union
Magick.xs:8211: error: request for member 'xi' in something not a structure or union
Magick.xs:8211: warning: statement with no effect
Magick.xs:8214: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8215: error: 'struct Methods' has no member named 'fill'
Magick.xs:8217: error: 'struct Methods' has no member named 'gravity'
Magick.xs:8217: warning: statement with no effect
Magick.xs:8217: error: expected ';' before 'argument_list'
Magick.xs:8223: error: 'struct ArgumentList' has no member named 'array_reference'
Magick.xs:8230: error: 'struct Methods' has no member named 'affine'
Magick.xs:8230: error: request for member 'sx' in something not a structure or union
Magick.xs:8230: warning: statement with no effect
Magick.xs:8231: error: 'struct Methods' has no member named 'affine'
Magick.xs:8231: error: request for member 'rx' in something not a structure or union
Magick.xs:8231: warning: statement with no effect
Magick.xs:8232: error: 'struct Methods' has no member named 'affine'
Magick.xs:8232: error: request for member 'ry' in something not a structure or union
Magick.xs:8232: warning: statement with no effect
Magick.xs:8233: error: 'struct Methods' has no member named 'affine'
Magick.xs:8233: error: request for member 'sy' in something not a structure or union
Magick.xs:8233: warning: statement with no effect
Magick.xs:8234: error: 'struct Methods' has no member named 'affine'
Magick.xs:8234: error: request for member 'sx' in something not a structure or union
Magick.xs:8234: error: 'struct Methods' has no member named 'affine'
Magick.xs:8234: error: request for member 'sy' in something not a structure or union
Magick.xs:8234: error: invalid operands to binary *
Magick.xs:8235: error: 'struct Methods' has no member named 'affine'
Magick.xs:8235: error: request for member 'rx' in something not a structure or union
Magick.xs:8235: error: 'struct Methods' has no member named 'affine'
Magick.xs:8235: error: request for member 'ry' in something not a structure or union
Magick.xs:8235: error: invalid operands to binary *
Magick.xs:8235: error: 'MagickEpsilon' undeclared (first use in this function)
Magick.xs:8235: error: invalid operands to binary <
Magick.xs:8243: error: 'struct Methods' has no member named 'affine'
Magick.xs:8243: error: request for member 'tx' in something not a structure or union
Magick.xs:8243: warning: statement with no effect
Magick.xs:8244: error: 'struct Methods' has no member named 'affine'
Magick.xs:8244: error: request for member 'ty' in something not a structure or union
Magick.xs:8244: warning: statement with no effect
Magick.xs:8251: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8251: warning: assignment from incompatible pointer type
Magick.xs:8252: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8252: error: incompatible types in assignment
Magick.xs:8252: warning: statement with no effect
Magick.xs:8253: error: 'current' undeclared (first use in this function)
Magick.xs:8253: error: 'struct Methods' has no member named 'affine'
Magick.xs:8253: warning: statement with no effect
Magick.xs:8254: warning: implicit declaration of function 'GetAffineMatrix'
Magick.xs:8254: error: 'affine' undeclared (first use in this function)
Magick.xs:8262: warning: statement with no effect
Magick.xs:8263: error: request for member 'tx' in something not a structure or union
Magick.xs:8263: error: request for member 'xi' in something not a structure or union
Magick.xs:8263: warning: statement with no effect
Magick.xs:8264: error: request for member 'ty' in something not a structure or union
Magick.xs:8264: error: request for member 'psi' in something not a structure or union
Magick.xs:8264: warning: statement with no effect
Magick.xs:8265: error: 'PsiValue' undeclared (first use in this function)
Magick.xs:8265: error: invalid operands to binary &
Magick.xs:8266: error: request for member 'ty' in something not a structure or union
Magick.xs:8266: error: request for member 'tx' in something not a structure or union
Magick.xs:8266: warning: statement with no effect
Magick.xs:8274: warning: statement with no effect
Magick.xs:8275: error: request for member 'sx' in something not a structure or union
Magick.xs:8275: error: request for member 'rho' in something not a structure or union
Magick.xs:8275: warning: statement with no effect
Magick.xs:8276: error: request for member 'sy' in something not a structure or union
Magick.xs:8276: error: request for member 'sigma' in something not a structure or union
Magick.xs:8276: warning: statement with no effect
Magick.xs:8277: error: invalid operands to binary &
Magick.xs:8278: error: request for member 'sy' in something not a structure or union
Magick.xs:8278: error: request for member 'sx' in something not a structure or union
Magick.xs:8278: warning: statement with no effect
Magick.xs:8288: error: request for member 'sx' in something not a structure or union
Magick.xs:8288: warning: statement with no effect
Magick.xs:8289: error: request for member 'rx' in something not a structure or union
Magick.xs:8289: warning: statement with no effect
Magick.xs:8290: error: request for member 'ry' in something not a structure or union
Magick.xs:8290: warning: statement with no effect
Magick.xs:8291: error: request for member 'sy' in something not a structure or union
Magick.xs:8291: warning: statement with no effect
Magick.xs:8299: error: request for member 'ry' in something not a structure or union
Magick.xs:8299: warning: statement with no effect
Magick.xs:8307: error: request for member 'rx' in something not a structure or union
Magick.xs:8307: warning: statement with no effect
Magick.xs:8311: error: 'struct Methods' has no member named 'affine'
Magick.xs:8311: error: request for member 'sx' in something not a structure or union
Magick.xs:8311: error: request for member 'sx' in something not a structure or union
Magick.xs:8311: error: request for member 'sx' in something not a structure or union
Magick.xs:8311: error: invalid operands to binary *
Magick.xs:8311: error: request for member 'ry' in something not a structure or union
Magick.xs:8311: error: request for member 'rx' in something not a structure or union
Magick.xs:8311: error: invalid operands to binary *
Magick.xs:8311: error: invalid operands to binary +
Magick.xs:8311: warning: statement with no effect
Magick.xs:8312: error: 'struct Methods' has no member named 'affine'
Magick.xs:8312: error: request for member 'rx' in something not a structure or union
Magick.xs:8312: error: request for member 'rx' in something not a structure or union
Magick.xs:8312: error: request for member 'sx' in something not a structure or union
Magick.xs:8312: error: invalid operands to binary *
Magick.xs:8312: error: request for member 'sy' in something not a structure or union
Magick.xs:8312: error: request for member 'rx' in something not a structure or union
Magick.xs:8312: error: invalid operands to binary *
Magick.xs:8312: error: invalid operands to binary +
Magick.xs:8312: warning: statement with no effect
Magick.xs:8313: error: 'struct Methods' has no member named 'affine'
Magick.xs:8313: error: request for member 'ry' in something not a structure or union
Magick.xs:8313: error: request for member 'sx' in something not a structure or union
Magick.xs:8313: error: request for member 'ry' in something not a structure or union
Magick.xs:8313: error: invalid operands to binary *
Magick.xs:8313: error: request for member 'ry' in something not a structure or union
Magick.xs:8313: error: request for member 'sy' in something not a structure or union
Magick.xs:8313: error: invalid operands to binary *
Magick.xs:8313: error: invalid operands to binary +
Magick.xs:8313: warning: statement with no effect
Magick.xs:8314: error: 'struct Methods' has no member named 'affine'
Magick.xs:8314: error: request for member 'sy' in something not a structure or union
Magick.xs:8314: error: request for member 'rx' in something not a structure or union
Magick.xs:8314: error: request for member 'ry' in something not a structure or union
Magick.xs:8314: error: invalid operands to binary *
Magick.xs:8314: error: request for member 'sy' in something not a structure or union
Magick.xs:8314: error: request for member 'sy' in something not a structure or union
Magick.xs:8314: error: invalid operands to binary *
Magick.xs:8314: error: invalid operands to binary +
Magick.xs:8314: warning: statement with no effect
Magick.xs:8315: error: 'struct Methods' has no member named 'affine'
Magick.xs:8315: error: request for member 'tx' in something not a structure or union
Magick.xs:8315: error: request for member 'sx' in something not a structure or union
Magick.xs:8315: error: request for member 'tx' in something not a structure or union
Magick.xs:8315: error: invalid operands to binary *
Magick.xs:8315: error: request for member 'ry' in something not a structure or union
Magick.xs:8315: error: request for member 'ty' in something not a structure or union
Magick.xs:8315: error: invalid operands to binary *
Magick.xs:8315: error: invalid operands to binary +
Magick.xs:8316: error: request for member 'tx' in something not a structure or union
Magick.xs:8316: error: invalid operands to binary +
Magick.xs:8316: warning: statement with no effect
Magick.xs:8317: error: 'struct Methods' has no member named 'affine'
Magick.xs:8317: error: request for member 'ty' in something not a structure or union
Magick.xs:8317: error: request for member 'rx' in something not a structure or union
Magick.xs:8317: error: request for member 'tx' in something not a structure or union
Magick.xs:8317: error: invalid operands to binary *
Magick.xs:8317: error: request for member 'sy' in something not a structure or union
Magick.xs:8317: error: request for member 'ty' in something not a structure or union
Magick.xs:8317: error: invalid operands to binary *
Magick.xs:8317: error: invalid operands to binary +
Magick.xs:8318: error: request for member 'ty' in something not a structure or union
Magick.xs:8318: error: invalid operands to binary +
Magick.xs:8318: warning: statement with no effect
Magick.xs:8321: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8321: warning: statement with no effect
Magick.xs:8323: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8323: warning: statement with no effect
Magick.xs:8330: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8330: error: pointer value used where a floating point value was expected
Magick.xs:8330: error: 'struct Methods' has no member named 'affine'
Magick.xs:8330: error: request for member 'tx' in something not a structure or union
Magick.xs:8330: error: invalid operands to binary +
Magick.xs:8331: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8331: error: pointer value used where a floating point value was expected
Magick.xs:8331: error: 'struct Methods' has no member named 'affine'
Magick.xs:8331: error: request for member 'ty' in something not a structure or union
Magick.xs:8331: error: invalid operands to binary +
Magick.xs:8332: error: 'struct Methods' has no member named 'geometry'
Magick.xs:8327: warning: unused variable 'geometry'
Magick.xs:8335: error: 'struct Methods' has no member named 'stroke_width'
Magick.xs:8335: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8335: warning: statement with no effect
Magick.xs:8338: error: 'struct Methods' has no member named 'text_antialias'
Magick.xs:8339: warning: statement with no effect
Magick.xs:8340: error: 'struct Methods' has no member named 'stroke_antialias'
Magick.xs:8340: error: 'struct Methods' has no member named 'text_antialias'
Magick.xs:8340: warning: statement with no effect
Magick.xs:8343: error: 'struct Methods' has no member named 'family'
Magick.xs:8344: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8346: error: 'struct Methods' has no member named 'style'
Magick.xs:8346: error: 'StyleType' undeclared (first use in this function)
Magick.xs:8346: warning: statement with no effect
Magick.xs:8346: error: expected ';' before 'argument_list'
Magick.xs:8348: error: 'struct Methods' has no member named 'stretch'
Magick.xs:8348: error: 'StretchType' undeclared (first use in this function)
Magick.xs:8348: warning: statement with no effect
Magick.xs:8348: error: expected ';' before 'argument_list'
Magick.xs:8350: error: 'struct Methods' has no member named 'weight'
Magick.xs:8350: warning: statement with no effect
Magick.xs:8352: error: 'struct Methods' has no member named 'align'
Magick.xs:8352: error: 'AlignType' undeclared (first use in this function)
Magick.xs:8352: warning: statement with no effect
Magick.xs:8352: error: expected ';' before 'argument_list'
Magick.xs:8354: error: 'struct Methods' has no member named 'encoding'
Magick.xs:8355: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8357: error: 'struct Methods' has no member named 'fill_pattern'
Magick.xs:8358: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8358: warning: statement with no effect
Magick.xs:8360: error: 'struct Methods' has no member named 'fill_pattern'
Magick.xs:8361: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8361: warning: statement with no effect
Magick.xs:8363: error: 'struct Methods' has no member named 'stroke_pattern'
Magick.xs:8364: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8364: warning: statement with no effect
Magick.xs:8366: error: 'struct Methods' has no member named 'kerning'
Magick.xs:8366: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8366: warning: statement with no effect
Magick.xs:8368: error: 'struct Methods' has no member named 'interline_spacing'
Magick.xs:8368: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8368: warning: statement with no effect
Magick.xs:8370: error: 'struct Methods' has no member named 'interword_spacing'
Magick.xs:8370: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8370: warning: statement with no effect
Magick.xs:8372: error: 'struct Methods' has no member named 'direction'
Magick.xs:8372: error: 'DirectionType' undeclared (first use in this function)
Magick.xs:8373: warning: statement with no effect
Magick.xs:8373: error: expected ';' before 'argument_list'
Magick.xs:8374: warning: implicit declaration of function 'AnnotateImage'
Magick.xs:8375: warning: implicit declaration of function 'DestroyDrawInfo'
Magick.xs:8375: warning: statement with no effect
Magick.xs:8381: error: invalid operands to binary *
Magick.xs:8381: warning: statement with no effect
Magick.xs:8384: warning: statement with no effect
Magick.xs:8384: error: expected ';' before 'invert'
Magick.xs:8386: error: 'MagickPixelPacket' undeclared (first use in this function)
Magick.xs:8387: warning: statement with no effect
Magick.xs:8387: error: expected ';' before 'target'
Magick.xs:8389: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:8390: error: expected expression before ')' token
Magick.xs:8390: error: invalid operands to binary *
Magick.xs:8390: error: called object '<erroneous-expression>' is not a function
Magick.xs:8390: error: called object '<erroneous-expression>' is not a function
Magick.xs:8390: warning: statement with no effect
Magick.xs:8392: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8393: warning: statement with no effect
Magick.xs:8395: error: request for member 'x' in something not a structure or union
Magick.xs:8395: warning: statement with no effect
Magick.xs:8397: error: request for member 'y' in something not a structure or union
Magick.xs:8397: warning: statement with no effect
Magick.xs:8399: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8400: error: 'struct Methods' has no member named 'fill'
Magick.xs:8401: warning: implicit declaration of function 'GetOneVirtualMagickPixel'
Magick.xs:8401: error: request for member 'x' in something not a structure or union
Magick.xs:8401: error: request for member 'y' in something not a structure or union
Magick.xs:8403: error: 'invert' undeclared (first use in this function)
Magick.xs:8403: warning: statement with no effect
Magick.xs:8406: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8408: warning: statement with no effect
Magick.xs:8411: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:8412: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8412: error: pointer value used where a floating point value was expected
Magick.xs:8412: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:8412: warning: statement with no effect
Magick.xs:8414: warning: statement with no effect
Magick.xs:8414: error: expected ';' before 'argument_list'
Magick.xs:8415: warning: implicit declaration of function 'FloodfillPaintImage'
Magick.xs:8416: error: request for member 'x' in something not a structure or union
Magick.xs:8416: error: request for member 'y' in something not a structure or union
Magick.xs:8417: warning: statement with no effect
Magick.xs:8426: error: 'composite_image' undeclared (first use in this function)
Magick.xs:8426: error: invalid operands to binary *
Magick.xs:8427: error: 'rotate_image' undeclared (first use in this function)
Magick.xs:8427: warning: left-hand operand of comma expression has no effect
Magick.xs:8427: warning: statement with no effect
Magick.xs:8429: error: 'compose' undeclared (first use in this function)
Magick.xs:8429: error: 'OverCompositeOp' undeclared (first use in this function)
Magick.xs:8429: warning: statement with no effect
Magick.xs:8431: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8431: warning: statement with no effect
Magick.xs:8442: warning: statement with no effect
Magick.xs:8442: error: expected ';' before 'argument_list'
Magick.xs:8445: error: 'DissolveCompositeOp' undeclared (first use in this function)
Magick.xs:8446: warning: implicit declaration of function 'SetImageOpacity'
Magick.xs:8446: error: 'Quantum' undeclared (first use in this function)
Magick.xs:8447: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8448: error: pointer value used where a floating point value was expected
Magick.xs:8448: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:8448: error: invalid operands to binary -
Magick.xs:8448: error: called object '<erroneous-expression>' is not a function
Magick.xs:8451: error: 'CacheView' undeclared (first use in this function)
Magick.xs:8452: error: 'composite_view' undeclared (first use in this function)
Magick.xs:8452: error: invalid operands to binary *
Magick.xs:8452: warning: statement with no effect
Magick.xs:8458: warning: statement with no effect
Magick.xs:8458: error: expected ';' before 'sync'
Magick.xs:8464: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:8464: error: 'q' undeclared (first use in this function)
Magick.xs:8464: warning: statement with no effect
Magick.xs:8472: error: 'struct Methods' has no member named 'geometry'
Magick.xs:8473: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8475: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8475: error: pointer value used where a floating point value was expected
Magick.xs:8476: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:8476: error: invalid operands to binary -
Magick.xs:8476: error: called object '<erroneous-expression>' is not a function
Magick.xs:8476: error: incompatible types in assignment
Magick.xs:8476: warning: statement with no effect
Magick.xs:8477: error: 'struct Methods' has no member named 'matte'
Magick.xs:8478: error: 'OpaqueOpacity' undeclared (first use in this function)
Magick.xs:8480: warning: statement with no effect
Magick.xs:8481: error: 'struct Methods' has no member named 'rows'
Magick.xs:8484: error: 'struct Methods' has no member named 'columns'
Magick.xs:8484: warning: statement with no effect
Magick.xs:8485: error: 'struct Methods' has no member named 'columns'
Magick.xs:8487: error: 'struct Methods' has no member named 'opacity'
Magick.xs:8488: error: 'struct Methods' has no member named 'opacity'
Magick.xs:8488: warning: statement with no effect
Magick.xs:8489: error: lvalue required as increment operand
Magick.xs:8489: warning: statement with no effect
Magick.xs:8491: error: lvalue required as left operand of assignment
Magick.xs:8491: warning: statement with no effect
Magick.xs:8492: warning: comparison of distinct pointer types lacks a cast
Magick.xs:8495: warning: statement with no effect
Magick.xs:8499: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8500: error: 'struct Methods' has no member named 'background_color'
Magick.xs:8502: error: 'struct Methods' has no member named 'interpolate'
Magick.xs:8503: warning: statement with no effect
Magick.xs:8503: error: expected ';' before 'argument_list'
Magick.xs:8506: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8509: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8513: error: expected expression before ')' token
Magick.xs:8513: error: invalid operands to binary *
Magick.xs:8513: error: called object '<erroneous-expression>' is not a function
Magick.xs:8513: warning: statement with no effect
Magick.xs:8520: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8520: warning: statement with no effect
Magick.xs:8521: error: expected expression before ')' token
Magick.xs:8521: error: invalid operands to binary *
Magick.xs:8521: error: called object '<erroneous-expression>' is not a function
Magick.xs:8540: error: 'struct Methods' has no member named 'rows'
Magick.xs:8540: error: 'struct Methods' has no member named 'rows'
Magick.xs:8541: error: 'struct Methods' has no member named 'columns'
Magick.xs:8541: error: 'struct Methods' has no member named 'columns'
Magick.xs:8544: warning: implicit declaration of function 'CompositeImage'
Magick.xs:8549: warning: statement with no effect
Magick.xs:8556: error: 'struct Methods' has no member named 'gravity'
Magick.xs:8556: warning: statement with no effect
Magick.xs:8556: error: expected ';' before 'argument_list'
Magick.xs:8560: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8562: error: 'struct Methods' has no member named 'columns'
Magick.xs:8562: error: 'struct Methods' has no member named 'rows'
Magick.xs:8562: error: 'struct Methods' has no member named 'gravity'
Magick.xs:8566: error: request for member 'x' in something not a structure or union
Magick.xs:8566: warning: statement with no effect
Magick.xs:8568: error: request for member 'y' in something not a structure or union
Magick.xs:8568: warning: statement with no effect
Magick.xs:8571: error: 'struct Methods' has no member named 'compose'
Magick.xs:8571: error: 'DisplaceCompositeOp' undeclared (first use in this function)
Magick.xs:8572: error: 'struct Methods' has no member named 'compose'
Magick.xs:8572: error: 'DistortCompositeOp' undeclared (first use in this function)
Magick.xs:8578: error: 'struct Methods' has no member named 'exception'
Magick.xs:8578: warning: statement with no effect
Magick.xs:8579: error: 'CopyGreenCompositeOp' undeclared (first use in this function)
Magick.xs:8580: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8587: error: 'struct Methods' has no member named 'mask'
Magick.xs:8587: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8588: error: 'struct Methods' has no member named 'exception'
Magick.xs:8588: warning: statement with no effect
Magick.xs:8589: warning: implicit declaration of function 'NegateImage'
Magick.xs:8589: error: 'struct Methods' has no member named 'mask'
Magick.xs:8593: warning: statement with no effect
Magick.xs:8593: error: expected ';' before 'argument_list'
Magick.xs:8598: error: 'struct Methods' has no member named 'columns'
Magick.xs:8598: error: pointer value used where a floating point value was expected
Magick.xs:8599: error: 'struct Methods' has no member named 'rows'
Magick.xs:8599: error: pointer value used where a floating point value was expected
Magick.xs:8599: error: request for member 'x' in something not a structure or union
Magick.xs:8599: error: pointer value used where a floating point value was expected
Magick.xs:8600: error: request for member 'y' in something not a structure or union
Magick.xs:8600: error: pointer value used where a floating point value was expected
Magick.xs:8602: warning: statement with no effect
Magick.xs:8604: warning: implicit declaration of function 'CompositeImageChannel'
Magick.xs:8605: error: request for member 'x' in something not a structure or union
Magick.xs:8605: error: request for member 'y' in something not a structure or union
Magick.xs:8611: error: request for member 'x' in something not a structure or union
Magick.xs:8611: error: 'struct Methods' has no member named 'columns'
Magick.xs:8612: error: 'struct Methods' has no member named 'columns'
Magick.xs:8612: warning: statement with no effect
Magick.xs:8613: error: request for member 'y' in something not a structure or union
Magick.xs:8613: error: 'struct Methods' has no member named 'rows'
Magick.xs:8614: error: 'struct Methods' has no member named 'rows'
Magick.xs:8614: warning: statement with no effect
Magick.xs:8616: error: request for member 'x' in something not a structure or union
Magick.xs:8616: error: request for member 'y' in something not a structure or union
Magick.xs:8617: warning: statement with no effect
Magick.xs:8621: error: 'struct Methods' has no member named 'compose'
Magick.xs:8622: error: 'struct Methods' has no member named 'compose'
Magick.xs:8623: warning: statement with no effect
Magick.xs:8625: error: 'struct Methods' has no member named 'mask'
Magick.xs:8625: error: 'struct Methods' has no member named 'mask'
Magick.xs:8625: warning: statement with no effect
Magick.xs:8423: warning: unused variable 'composite_geometry'
Magick.xs:8633: warning: implicit declaration of function 'ContrastImage'
Magick.xs:8641: warning: implicit declaration of function 'CycleColormapImage'
Magick.xs:8647: error: invalid operands to binary *
Magick.xs:8647: warning: statement with no effect
Magick.xs:8649: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:8649: error: expected expression before ')' token
Magick.xs:8649: error: invalid operands to binary *
Magick.xs:8649: error: called object '<erroneous-expression>' is not a function
Magick.xs:8650: error: called object '<erroneous-expression>' is not a function
Magick.xs:8650: warning: statement with no effect
Magick.xs:8651: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8655: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8656: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8658: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8663: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8665: warning: implicit declaration of function 'ConcatenateString'
Magick.xs:8665: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8666: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8667: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8668: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8672: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8673: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8674: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8679: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8680: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8686: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8687: error: 'struct Methods' has no member named 'stroke'
Magick.xs:8688: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8688: error: expected expression before ')' token
Magick.xs:8688: error: invalid operands to binary *
Magick.xs:8688: error: called object '<erroneous-expression>' is not a function
Magick.xs:8689: error: 'struct Methods' has no member named 'stroke_pattern'
Magick.xs:8690: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8690: warning: statement with no effect
Magick.xs:8694: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8695: error: 'struct Methods' has no member named 'fill'
Magick.xs:8696: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8696: error: expected expression before ')' token
Magick.xs:8696: error: invalid operands to binary *
Magick.xs:8696: error: called object '<erroneous-expression>' is not a function
Magick.xs:8697: error: 'struct Methods' has no member named 'fill_pattern'
Magick.xs:8698: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8698: warning: statement with no effect
Magick.xs:8701: error: 'struct Methods' has no member named 'stroke_width'
Magick.xs:8701: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8701: warning: statement with no effect
Magick.xs:8703: error: 'struct Methods' has no member named 'font'
Magick.xs:8704: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8706: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8707: error: 'struct Methods' has no member named 'border_color'
Magick.xs:8709: error: 'struct Methods' has no member named 'affine'
Magick.xs:8709: error: request for member 'tx' in something not a structure or union
Magick.xs:8709: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8709: warning: statement with no effect
Magick.xs:8711: error: 'struct Methods' has no member named 'affine'
Magick.xs:8711: error: request for member 'ty' in something not a structure or union
Magick.xs:8711: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8711: warning: statement with no effect
Magick.xs:8717: error: 'struct ArgumentList' has no member named 'array_reference'
Magick.xs:8724: error: 'struct Methods' has no member named 'affine'
Magick.xs:8724: error: request for member 'sx' in something not a structure or union
Magick.xs:8724: warning: statement with no effect
Magick.xs:8725: error: 'struct Methods' has no member named 'affine'
Magick.xs:8725: error: request for member 'rx' in something not a structure or union
Magick.xs:8725: warning: statement with no effect
Magick.xs:8726: error: 'struct Methods' has no member named 'affine'
Magick.xs:8726: error: request for member 'ry' in something not a structure or union
Magick.xs:8726: warning: statement with no effect
Magick.xs:8727: error: 'struct Methods' has no member named 'affine'
Magick.xs:8727: error: request for member 'sy' in something not a structure or union
Magick.xs:8727: warning: statement with no effect
Magick.xs:8728: error: 'struct Methods' has no member named 'affine'
Magick.xs:8728: error: request for member 'sx' in something not a structure or union
Magick.xs:8728: error: 'struct Methods' has no member named 'affine'
Magick.xs:8728: error: request for member 'sy' in something not a structure or union
Magick.xs:8728: error: invalid operands to binary *
Magick.xs:8729: error: 'struct Methods' has no member named 'affine'
Magick.xs:8729: error: request for member 'rx' in something not a structure or union
Magick.xs:8729: error: 'struct Methods' has no member named 'affine'
Magick.xs:8729: error: request for member 'ry' in something not a structure or union
Magick.xs:8729: error: invalid operands to binary *
Magick.xs:8729: error: invalid operands to binary <
Magick.xs:8737: error: 'struct Methods' has no member named 'affine'
Magick.xs:8737: error: request for member 'tx' in something not a structure or union
Magick.xs:8737: warning: statement with no effect
Magick.xs:8738: error: 'struct Methods' has no member named 'affine'
Magick.xs:8738: error: request for member 'ty' in something not a structure or union
Magick.xs:8738: warning: statement with no effect
Magick.xs:8745: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8745: warning: assignment from incompatible pointer type
Magick.xs:8746: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8746: error: incompatible types in assignment
Magick.xs:8746: warning: statement with no effect
Magick.xs:8747: error: 'struct Methods' has no member named 'affine'
Magick.xs:8747: warning: statement with no effect
Magick.xs:8756: warning: statement with no effect
Magick.xs:8757: error: request for member 'tx' in something not a structure or union
Magick.xs:8757: error: request for member 'xi' in something not a structure or union
Magick.xs:8757: warning: statement with no effect
Magick.xs:8758: error: request for member 'ty' in something not a structure or union
Magick.xs:8758: error: request for member 'psi' in something not a structure or union
Magick.xs:8758: warning: statement with no effect
Magick.xs:8759: error: invalid operands to binary &
Magick.xs:8760: error: request for member 'ty' in something not a structure or union
Magick.xs:8760: error: request for member 'tx' in something not a structure or union
Magick.xs:8760: warning: statement with no effect
Magick.xs:8768: warning: statement with no effect
Magick.xs:8769: error: request for member 'sx' in something not a structure or union
Magick.xs:8769: error: request for member 'rho' in something not a structure or union
Magick.xs:8769: warning: statement with no effect
Magick.xs:8770: error: request for member 'sy' in something not a structure or union
Magick.xs:8770: error: request for member 'sigma' in something not a structure or union
Magick.xs:8770: warning: statement with no effect
Magick.xs:8771: error: invalid operands to binary &
Magick.xs:8772: error: request for member 'sy' in something not a structure or union
Magick.xs:8772: error: request for member 'sx' in something not a structure or union
Magick.xs:8772: warning: statement with no effect
Magick.xs:8782: error: request for member 'sx' in something not a structure or union
Magick.xs:8782: warning: statement with no effect
Magick.xs:8783: error: request for member 'rx' in something not a structure or union
Magick.xs:8783: warning: statement with no effect
Magick.xs:8784: error: request for member 'ry' in something not a structure or union
Magick.xs:8784: warning: statement with no effect
Magick.xs:8785: error: request for member 'sy' in something not a structure or union
Magick.xs:8785: warning: statement with no effect
Magick.xs:8793: error: request for member 'ry' in something not a structure or union
Magick.xs:8793: warning: statement with no effect
Magick.xs:8801: error: request for member 'rx' in something not a structure or union
Magick.xs:8801: warning: statement with no effect
Magick.xs:8805: error: 'struct Methods' has no member named 'affine'
Magick.xs:8805: error: request for member 'sx' in something not a structure or union
Magick.xs:8805: error: request for member 'sx' in something not a structure or union
Magick.xs:8805: error: request for member 'sx' in something not a structure or union
Magick.xs:8805: error: invalid operands to binary *
Magick.xs:8805: error: request for member 'ry' in something not a structure or union
Magick.xs:8805: error: request for member 'rx' in something not a structure or union
Magick.xs:8805: error: invalid operands to binary *
Magick.xs:8805: error: invalid operands to binary +
Magick.xs:8805: warning: statement with no effect
Magick.xs:8806: error: 'struct Methods' has no member named 'affine'
Magick.xs:8806: error: request for member 'rx' in something not a structure or union
Magick.xs:8806: error: request for member 'rx' in something not a structure or union
Magick.xs:8806: error: request for member 'sx' in something not a structure or union
Magick.xs:8806: error: invalid operands to binary *
Magick.xs:8806: error: request for member 'sy' in something not a structure or union
Magick.xs:8806: error: request for member 'rx' in something not a structure or union
Magick.xs:8806: error: invalid operands to binary *
Magick.xs:8806: error: invalid operands to binary +
Magick.xs:8806: warning: statement with no effect
Magick.xs:8807: error: 'struct Methods' has no member named 'affine'
Magick.xs:8807: error: request for member 'ry' in something not a structure or union
Magick.xs:8807: error: request for member 'sx' in something not a structure or union
Magick.xs:8807: error: request for member 'ry' in something not a structure or union
Magick.xs:8807: error: invalid operands to binary *
Magick.xs:8807: error: request for member 'ry' in something not a structure or union
Magick.xs:8807: error: request for member 'sy' in something not a structure or union
Magick.xs:8807: error: invalid operands to binary *
Magick.xs:8807: error: invalid operands to binary +
Magick.xs:8807: warning: statement with no effect
Magick.xs:8808: error: 'struct Methods' has no member named 'affine'
Magick.xs:8808: error: request for member 'sy' in something not a structure or union
Magick.xs:8808: error: request for member 'rx' in something not a structure or union
Magick.xs:8808: error: request for member 'ry' in something not a structure or union
Magick.xs:8808: error: invalid operands to binary *
Magick.xs:8808: error: request for member 'sy' in something not a structure or union
Magick.xs:8808: error: request for member 'sy' in something not a structure or union
Magick.xs:8808: error: invalid operands to binary *
Magick.xs:8808: error: invalid operands to binary +
Magick.xs:8808: warning: statement with no effect
Magick.xs:8809: error: 'struct Methods' has no member named 'affine'
Magick.xs:8809: error: request for member 'tx' in something not a structure or union
Magick.xs:8810: error: request for member 'sx' in something not a structure or union
Magick.xs:8810: error: request for member 'tx' in something not a structure or union
Magick.xs:8810: error: invalid operands to binary *
Magick.xs:8810: error: request for member 'ry' in something not a structure or union
Magick.xs:8810: error: request for member 'ty' in something not a structure or union
Magick.xs:8810: error: invalid operands to binary *
Magick.xs:8810: error: invalid operands to binary +
Magick.xs:8810: error: request for member 'tx' in something not a structure or union
Magick.xs:8810: error: invalid operands to binary +
Magick.xs:8810: warning: statement with no effect
Magick.xs:8811: error: 'struct Methods' has no member named 'affine'
Magick.xs:8811: error: request for member 'ty' in something not a structure or union
Magick.xs:8812: error: request for member 'rx' in something not a structure or union
Magick.xs:8812: error: request for member 'tx' in something not a structure or union
Magick.xs:8812: error: invalid operands to binary *
Magick.xs:8812: error: request for member 'sy' in something not a structure or union
Magick.xs:8812: error: request for member 'ty' in something not a structure or union
Magick.xs:8812: error: invalid operands to binary *
Magick.xs:8812: error: invalid operands to binary +
Magick.xs:8812: error: request for member 'ty' in something not a structure or union
Magick.xs:8812: error: invalid operands to binary +
Magick.xs:8812: warning: statement with no effect
Magick.xs:8815: error: 'struct Methods' has no member named 'fill_pattern'
Magick.xs:8816: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8816: warning: statement with no effect
Magick.xs:8818: error: 'struct Methods' has no member named 'pointsize'
Magick.xs:8818: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8818: warning: statement with no effect
Magick.xs:8821: error: 'struct Methods' has no member named 'stroke_antialias'
Magick.xs:8822: warning: statement with no effect
Magick.xs:8823: error: 'struct Methods' has no member named 'text_antialias'
Magick.xs:8823: error: 'struct Methods' has no member named 'stroke_antialias'
Magick.xs:8823: warning: statement with no effect
Magick.xs:8826: error: 'struct Methods' has no member named 'density'
Magick.xs:8827: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8829: error: 'struct Methods' has no member named 'stroke_width'
Magick.xs:8829: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8829: warning: statement with no effect
Magick.xs:8831: error: 'struct Methods' has no member named 'dash_offset'
Magick.xs:8831: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8831: warning: statement with no effect
Magick.xs:8837: error: 'struct ArgumentList' has no member named 'array_reference'
Magick.xs:8838: error: 'struct Methods' has no member named 'dash_pattern'
Magick.xs:8839: error: 'struct Methods' has no member named 'dash_pattern'
Magick.xs:8839: warning: cast to pointer from integer of different size
Magick.xs:8839: warning: statement with no effect
Magick.xs:8840: error: 'struct Methods' has no member named 'dash_pattern'
Magick.xs:8840: warning: comparison of distinct pointer types lacks a cast
Magick.xs:8843: error: 'struct Methods' has no member named 'dash_pattern'
Magick.xs:8844: error: incompatible types in assignment
Magick.xs:8844: warning: statement with no effect
Magick.xs:8845: error: 'struct Methods' has no member named 'dash_pattern'
Magick.xs:8845: error: incompatible types in assignment
Magick.xs:8845: warning: statement with no effect
Magick.xs:8849: error: 'struct Methods' has no member named 'interpolate'
Magick.xs:8850: warning: statement with no effect
Magick.xs:8850: error: expected ';' before 'argument_list'
Magick.xs:8852: error: 'struct Methods' has no member named 'fill_pattern'
Magick.xs:8852: error: expected expression before ')' token
Magick.xs:8852: error: invalid operands to binary *
Magick.xs:8852: error: called object '<erroneous-expression>' is not a function
Magick.xs:8853: error: 'struct Methods' has no member named 'fill_pattern'
Magick.xs:8854: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8855: error: 'struct Methods' has no member named 'fill_pattern'
Magick.xs:8855: error: 'struct Methods' has no member named 'tile_offset'
Magick.xs:8855: warning: statement with no effect
Magick.xs:8858: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8859: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8860: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8861: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8864: error: 'struct Methods' has no member named 'fill_pattern'
Magick.xs:8865: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8865: warning: statement with no effect
Magick.xs:8867: error: 'struct Methods' has no member named 'stroke_pattern'
Magick.xs:8868: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8868: warning: statement with no effect
Magick.xs:8870: error: 'struct Methods' has no member named 'primitive'
Magick.xs:8871: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8873: error: 'struct Methods' has no member named 'kerning'
Magick.xs:8873: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8873: warning: statement with no effect
Magick.xs:8875: error: 'struct Methods' has no member named 'interline_spacing'
Magick.xs:8875: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8875: warning: statement with no effect
Magick.xs:8877: error: 'struct Methods' has no member named 'interword_spacing'
Magick.xs:8877: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8877: warning: statement with no effect
Magick.xs:8879: error: 'struct Methods' has no member named 'direction'
Magick.xs:8880: warning: statement with no effect
Magick.xs:8880: error: expected ';' before 'argument_list'
Magick.xs:8881: warning: implicit declaration of function 'DrawImage'
Magick.xs:8882: warning: statement with no effect
Magick.xs:8888: warning: statement with no effect
Magick.xs:8888: error: expected ';' before 'argument_list'
Magick.xs:8889: warning: implicit declaration of function 'EqualizeImageChannel'
Magick.xs:8895: warning: statement with no effect
Magick.xs:8895: error: expected ';' before 'argument_list'
Magick.xs:8897: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8897: warning: statement with no effect
Magick.xs:8899: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8899: warning: statement with no effect
Magick.xs:8901: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8901: warning: statement with no effect
Magick.xs:8905: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8905: error: pointer value used where a floating point value was expected
Magick.xs:8906: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8906: error: pointer value used where a floating point value was expected
Magick.xs:8907: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8907: error: pointer value used where a floating point value was expected
Magick.xs:8908: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8908: warning: statement with no effect
Magick.xs:8910: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8910: warning: passing argument 1 of 'strchr' from incompatible pointer type
Magick.xs:8911: warning: implicit declaration of function 'GammaImage'
Magick.xs:8911: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8913: warning: implicit declaration of function 'GammaImageChannel'
Magick.xs:8914: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8914: warning: passing argument 1 of 'StringToDouble' from incompatible pointer type
Magick.xs:8919: error: 'QuantizeInfo' undeclared (first use in this function)
Magick.xs:8920: error: 'quantize_info' undeclared (first use in this function)
Magick.xs:8920: error: invalid operands to binary *
Magick.xs:8920: warning: statement with no effect
Magick.xs:8928: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:8928: warning: statement with no effect
Magick.xs:8930: error: 'struct Methods' has no member named 'dither'
Magick.xs:8931: warning: statement with no effect
Magick.xs:8931: error: expected ';' before 'argument_list'
Magick.xs:8933: error: 'struct Methods' has no member named 'dither_method'
Magick.xs:8933: error: 'DitherMethod' undeclared (first use in this function)
Magick.xs:8934: warning: statement with no effect
Magick.xs:8934: error: expected ';' before 'argument_list'
Magick.xs:8936: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:8937: warning: statement with no effect
Magick.xs:8943: error: invalid operands to binary *
Magick.xs:8943: warning: statement with no effect
Magick.xs:8946: warning: statement with no effect
Magick.xs:8946: error: expected ';' before 'invert'
Magick.xs:8949: warning: statement with no effect
Magick.xs:8949: error: expected ';' before 'target'
Magick.xs:8951: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:8951: error: expected expression before ')' token
Magick.xs:8951: error: invalid operands to binary *
Magick.xs:8951: error: called object '<erroneous-expression>' is not a function
Magick.xs:8952: error: called object '<erroneous-expression>' is not a function
Magick.xs:8952: warning: statement with no effect
Magick.xs:8954: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8955: warning: statement with no effect
Magick.xs:8957: error: request for member 'x' in something not a structure or union
Magick.xs:8957: warning: statement with no effect
Magick.xs:8959: error: request for member 'y' in something not a structure or union
Magick.xs:8959: warning: statement with no effect
Magick.xs:8960: error: 'struct Methods' has no member named 'matte'
Magick.xs:8962: error: request for member 'x' in something not a structure or union
Magick.xs:8962: error: request for member 'y' in something not a structure or union
Magick.xs:8965: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8968: error: request for member 'opacity' in something not a structure or union
Magick.xs:8969: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8969: error: pointer value used where a floating point value was expected
Magick.xs:8969: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:8969: warning: statement with no effect
Magick.xs:8971: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:8972: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8972: error: pointer value used where a floating point value was expected
Magick.xs:8972: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:8972: warning: statement with no effect
Magick.xs:8973: warning: statement with no effect
Magick.xs:8975: warning: statement with no effect
Magick.xs:8975: error: expected ';' before 'argument_list'
Magick.xs:8976: error: 'OpacityChannel' undeclared (first use in this function)
Magick.xs:8977: error: request for member 'x' in something not a structure or union
Magick.xs:8977: error: request for member 'y' in something not a structure or union
Magick.xs:8978: warning: statement with no effect
Magick.xs:8986: error: request for member 'rho' in something not a structure or union
Magick.xs:8986: warning: statement with no effect
Magick.xs:8987: error: request for member 'sigma' in something not a structure or union
Magick.xs:8987: warning: statement with no effect
Magick.xs:8988: error: request for member 'xi' in something not a structure or union
Magick.xs:8988: warning: statement with no effect
Magick.xs:8990: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:8993: error: request for member 'xi' in something not a structure or union
Magick.xs:8993: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8993: warning: statement with no effect
Magick.xs:8995: error: request for member 'sigma' in something not a structure or union
Magick.xs:8995: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8995: warning: statement with no effect
Magick.xs:8998: error: request for member 'sigma' in something not a structure or union
Magick.xs:8998: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:8998: warning: statement with no effect
Magick.xs:9003: error: request for member 'rho' in something not a structure or union
Magick.xs:9003: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9003: warning: statement with no effect
Magick.xs:9008: error: request for member 'sigma' in something not a structure or union
Magick.xs:9008: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9008: warning: statement with no effect
Magick.xs:9013: error: request for member 'rho' in something not a structure or union
Magick.xs:9013: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9013: warning: statement with no effect
Magick.xs:9017: error: request for member 'rho' in something not a structure or union
Magick.xs:9017: error: request for member 'sigma' in something not a structure or union
Magick.xs:9017: error: request for member 'xi' in something not a structure or union
Magick.xs:9018: warning: implicit declaration of function 'ModulateImage'
Magick.xs:8984: warning: unused variable 'modulate'
Magick.xs:9026: warning: statement with no effect
Magick.xs:9026: error: expected ';' before 'argument_list'
Magick.xs:9027: warning: implicit declaration of function 'NegateImageChannel'
Magick.xs:9034: warning: statement with no effect
Magick.xs:9034: error: expected ';' before 'argument_list'
Magick.xs:9035: warning: implicit declaration of function 'NormalizeImageChannel'
Magick.xs:9043: warning: statement with no effect
Magick.xs:9043: error: expected ';' before 'invert'
Magick.xs:9046: warning: statement with no effect
Magick.xs:9046: error: expected ';' before 'fill_color'
Magick.xs:9052: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9055: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9058: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:9059: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9059: error: pointer value used where a floating point value was expected
Magick.xs:9059: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:9059: warning: statement with no effect
Magick.xs:9061: warning: statement with no effect
Magick.xs:9061: error: expected ';' before 'argument_list'
Magick.xs:9062: warning: statement with no effect
Magick.xs:9064: warning: statement with no effect
Magick.xs:9064: error: expected ';' before 'argument_list'
Magick.xs:9065: warning: implicit declaration of function 'OpaquePaintImageChannel'
Magick.xs:9072: error: invalid operands to binary *
Magick.xs:9072: warning: statement with no effect
Magick.xs:9074: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:9074: warning: statement with no effect
Magick.xs:9076: error: 'struct Methods' has no member named 'number_colors'
Magick.xs:9077: warning: statement with no effect
Magick.xs:9079: error: 'struct Methods' has no member named 'tree_depth'
Magick.xs:9080: warning: statement with no effect
Magick.xs:9082: error: 'struct Methods' has no member named 'colorspace'
Magick.xs:9082: error: 'ColorspaceType' undeclared (first use in this function)
Magick.xs:9083: warning: statement with no effect
Magick.xs:9083: error: expected ';' before 'argument_list'
Magick.xs:9085: error: 'struct Methods' has no member named 'dither'
Magick.xs:9086: warning: statement with no effect
Magick.xs:9088: error: 'struct Methods' has no member named 'measure_error'
Magick.xs:9089: warning: statement with no effect
Magick.xs:9091: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9092: error: 'struct Methods' has no member named 'transparent_color'
Magick.xs:9094: error: 'struct Methods' has no member named 'dither_method'
Magick.xs:9095: warning: statement with no effect
Magick.xs:9095: error: expected ';' before 'argument_list'
Magick.xs:9097: warning: implicit declaration of function 'QuantizeImages'
Magick.xs:9098: error: 'struct Methods' has no member named 'storage_class'
Magick.xs:9098: error: 'DirectClass' undeclared (first use in this function)
Magick.xs:9099: error: 'struct Methods' has no member named 'colors'
Magick.xs:9099: error: 'struct Methods' has no member named 'number_colors'
Magick.xs:9100: error: 'struct Methods' has no member named 'colorspace'
Magick.xs:9100: error: 'GRAYColorspace' undeclared (first use in this function)
Magick.xs:9101: warning: implicit declaration of function 'QuantizeImage'
Magick.xs:9103: warning: implicit declaration of function 'CompressImageColormap'
Magick.xs:9104: warning: statement with no effect
Magick.xs:9110: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9111: warning: statement with no effect
Magick.xs:9113: error: request for member 'width' in something not a structure or union
Magick.xs:9113: warning: statement with no effect
Magick.xs:9115: error: request for member 'height' in something not a structure or union
Magick.xs:9115: warning: statement with no effect
Magick.xs:9118: warning: implicit declaration of function 'RaiseImage'
Magick.xs:9125: warning: statement with no effect
Magick.xs:9125: error: expected ';' before 'colorspace'
Magick.xs:9132: warning: statement with no effect
Magick.xs:9132: error: expected ';' before 'verbose'
Magick.xs:9136: error: 'colorspace' undeclared (first use in this function)
Magick.xs:9136: error: 'sRGBColorspace' undeclared (first use in this function)
Magick.xs:9136: warning: statement with no effect
Magick.xs:9137: error: 'verbose' undeclared (first use in this function)
Magick.xs:9137: warning: statement with no effect
Magick.xs:9140: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9141: warning: statement with no effect
Magick.xs:9142: error: request for member 'rho' in something not a structure or union
Magick.xs:9142: error: incompatible types in assignment
Magick.xs:9142: warning: statement with no effect
Magick.xs:9143: error: invalid operands to binary &
Magick.xs:9144: error: request for member 'sigma' in something not a structure or union
Magick.xs:9144: error: incompatible types in assignment
Magick.xs:9144: warning: statement with no effect
Magick.xs:9147: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9147: error: incompatible types in assignment
Magick.xs:9147: warning: statement with no effect
Magick.xs:9149: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9149: error: incompatible types in assignment
Magick.xs:9149: warning: statement with no effect
Magick.xs:9151: warning: statement with no effect
Magick.xs:9151: error: expected ';' before 'argument_list'
Magick.xs:9154: warning: statement with no effect
Magick.xs:9155: warning: implicit declaration of function 'SegmentImage'
Magick.xs:9166: error: request for member 'rho' in something not a structure or union
Magick.xs:9166: error: invalid operands to binary /
Magick.xs:9166: warning: statement with no effect
Magick.xs:9168: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9169: warning: statement with no effect
Magick.xs:9171: error: request for member 'rho' in something not a structure or union
Magick.xs:9172: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9172: error: pointer value used where a floating point value was expected
Magick.xs:9172: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:9172: warning: statement with no effect
Magick.xs:9174: warning: statement with no effect
Magick.xs:9174: error: expected ';' before 'argument_list'
Magick.xs:9175: warning: implicit declaration of function 'SolarizeImageChannel'
Magick.xs:9175: error: request for member 'rho' in something not a structure or union
Magick.xs:9181: warning: implicit declaration of function 'SyncImage'
Magick.xs:9188: warning: implicit declaration of function 'TextureImage'
Magick.xs:9188: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:9193: error: 'MagickEvaluateOperator' undeclared (first use in this function)
Magick.xs:9194: warning: statement with no effect
Magick.xs:9194: error: expected ';' before 'op'
Magick.xs:9196: error: 'op' undeclared (first use in this function)
Magick.xs:9196: error: 'SetEvaluateOperator' undeclared (first use in this function)
Magick.xs:9196: warning: statement with no effect
Magick.xs:9197: warning: comparison between pointer and integer
Magick.xs:9198: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9198: warning: statement with no effect
Magick.xs:9199: warning: comparison between pointer and integer
Magick.xs:9200: warning: statement with no effect
Magick.xs:9200: error: expected ';' before 'argument_list'
Magick.xs:9201: warning: comparison between pointer and integer
Magick.xs:9202: warning: statement with no effect
Magick.xs:9202: error: expected ';' before 'argument_list'
Magick.xs:9203: warning: implicit declaration of function 'EvaluateImageChannel'
Magick.xs:9204: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9213: warning: statement with no effect
Magick.xs:9213: error: expected ';' before 'invert'
Magick.xs:9216: warning: statement with no effect
Magick.xs:9216: error: expected ';' before 'target'
Magick.xs:9220: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9222: error: 'TransparentOpacity' undeclared (first use in this function)
Magick.xs:9222: error: incompatible types in assignment
Magick.xs:9222: warning: statement with no effect
Magick.xs:9224: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9225: error: pointer value used where a floating point value was expected
Magick.xs:9225: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:9227: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:9228: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9228: error: pointer value used where a floating point value was expected
Magick.xs:9228: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:9228: warning: statement with no effect
Magick.xs:9231: warning: statement with no effect
Magick.xs:9233: warning: statement with no effect
Magick.xs:9233: error: expected ';' before 'argument_list'
Magick.xs:9234: warning: implicit declaration of function 'TransparentPaintImage'
Magick.xs:9244: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9244: warning: statement with no effect
Magick.xs:9246: warning: statement with no effect
Magick.xs:9246: error: expected ';' before 'argument_list'
Magick.xs:9247: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9248: error: pointer value used where a floating point value was expected
Magick.xs:9248: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:9249: warning: implicit declaration of function 'BilevelImageChannel'
Magick.xs:9256: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9257: warning: statement with no effect
Magick.xs:9258: error: invalid operands to binary &
Magick.xs:9259: error: request for member 'sigma' in something not a structure or union
Magick.xs:9259: warning: statement with no effect
Magick.xs:9262: error: request for member 'rho' in something not a structure or union
Magick.xs:9262: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9262: warning: statement with no effect
Magick.xs:9264: error: request for member 'sigma' in something not a structure or union
Magick.xs:9264: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9264: warning: statement with no effect
Magick.xs:9265: warning: implicit declaration of function 'CharcoalImage'
Magick.xs:9265: error: request for member 'rho' in something not a structure or union
Magick.xs:9265: error: request for member 'sigma' in something not a structure or union
Magick.xs:9266: warning: statement with no effect
Magick.xs:9272: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:9273: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9273: error: pointer value used where a floating point value was expected
Magick.xs:9273: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:9273: warning: statement with no effect
Magick.xs:9274: warning: implicit declaration of function 'TrimImage'
Magick.xs:9274: warning: statement with no effect
Magick.xs:9281: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9282: warning: statement with no effect
Magick.xs:9283: error: invalid operands to binary &
Magick.xs:9284: error: request for member 'sigma' in something not a structure or union
Magick.xs:9284: warning: statement with no effect
Magick.xs:9287: error: request for member 'rho' in something not a structure or union
Magick.xs:9287: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9287: warning: statement with no effect
Magick.xs:9289: error: request for member 'sigma' in something not a structure or union
Magick.xs:9289: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9289: warning: statement with no effect
Magick.xs:9291: error: 'struct Methods' has no member named 'interpolate'
Magick.xs:9292: warning: statement with no effect
Magick.xs:9292: error: expected ';' before 'argument_list'
Magick.xs:9293: warning: implicit declaration of function 'WaveImage'
Magick.xs:9293: error: request for member 'rho' in something not a structure or union
Magick.xs:9293: error: request for member 'sigma' in something not a structure or union
Magick.xs:9294: warning: statement with no effect
Magick.xs:9300: warning: statement with no effect
Magick.xs:9300: error: expected ';' before 'argument_list'
Magick.xs:9301: warning: implicit declaration of function 'SeparateImageChannel'
Magick.xs:9313: error: request for member 'x' in something not a structure or union
Magick.xs:9313: warning: statement with no effect
Magick.xs:9315: error: request for member 'y' in something not a structure or union
Magick.xs:9315: warning: statement with no effect
Magick.xs:9316: warning: implicit declaration of function 'StereoAnaglyphImage'
Magick.xs:9316: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:9317: error: request for member 'x' in something not a structure or union
Magick.xs:9317: error: request for member 'y' in something not a structure or union
Magick.xs:9317: warning: statement with no effect
Magick.xs:9330: error: 'struct Methods' has no member named 'offset'
Magick.xs:9330: warning: statement with no effect
Magick.xs:9331: warning: implicit declaration of function 'SteganoImage'
Magick.xs:9331: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:9331: warning: statement with no effect
Magick.xs:9336: warning: implicit declaration of function 'DeconstructImages'
Magick.xs:9336: warning: statement with no effect
Magick.xs:9343: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9344: warning: statement with no effect
Magick.xs:9345: error: invalid operands to binary &
Magick.xs:9346: error: request for member 'sigma' in something not a structure or union
Magick.xs:9346: warning: statement with no effect
Magick.xs:9349: error: request for member 'rho' in something not a structure or union
Magick.xs:9349: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9349: warning: statement with no effect
Magick.xs:9351: error: request for member 'sigma' in something not a structure or union
Magick.xs:9351: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9351: warning: statement with no effect
Magick.xs:9353: warning: statement with no effect
Magick.xs:9353: error: expected ';' before 'argument_list'
Magick.xs:9354: warning: implicit declaration of function 'GaussianBlurImageChannel'
Magick.xs:9354: error: request for member 'rho' in something not a structure or union
Magick.xs:9355: error: request for member 'sigma' in something not a structure or union
Magick.xs:9355: warning: statement with no effect
Magick.xs:9372: warning: statement with no effect
Magick.xs:9372: error: expected ';' before 'argument_list'
Magick.xs:9374: error: 'struct Methods' has no member named 'bias'
Magick.xs:9375: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9375: error: pointer value used where a floating point value was expected
Magick.xs:9375: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:9375: warning: statement with no effect
Magick.xs:9376: error: 'struct ArgumentList' has no member named 'array_reference'
Magick.xs:9378: warning: cast to pointer from integer of different size
Magick.xs:9381: error: 'ResourceLimitFatalError' undeclared (first use in this function)
Magick.xs:9389: warning: implicit declaration of function 'ConvolveImageChannel'
Magick.xs:9389: warning: statement with no effect
Magick.xs:9390: warning: cast to pointer from integer of different size
Magick.xs:9399: error: 'profile_image' undeclared (first use in this function)
Magick.xs:9399: error: invalid operands to binary *
Magick.xs:9399: warning: statement with no effect
Magick.xs:9402: error: 'profile_info' undeclared (first use in this function)
Magick.xs:9402: error: invalid operands to binary *
Magick.xs:9402: warning: statement with no effect
Magick.xs:9404: error: 'StringInfo' undeclared (first use in this function)
Magick.xs:9405: error: 'profile' undeclared (first use in this function)
Magick.xs:9405: error: invalid operands to binary *
Magick.xs:9405: warning: statement with no effect
Magick.xs:9409: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9409: warning: assignment from incompatible pointer type
Magick.xs:9411: error: 'struct Methods' has no member named 'rendering_intent'
Magick.xs:9411: error: 'RenderingIntent' undeclared (first use in this function)
Magick.xs:9412: warning: statement with no effect
Magick.xs:9412: error: expected ';' before 'argument_list'
Magick.xs:9414: error: 'struct Methods' has no member named 'black_point_compensation'
Magick.xs:9415: warning: statement with no effect
Magick.xs:9418: error: 'struct ArgumentList' has no member named 'length'
Magick.xs:9423: warning: implicit declaration of function 'ProfileImage'
Magick.xs:9430: warning: implicit declaration of function 'AcquireStringInfo'
Magick.xs:9430: error: 'struct ArgumentList' has no member named 'length'
Magick.xs:9430: warning: statement with no effect
Magick.xs:9431: warning: implicit declaration of function 'SetStringInfoDatum'
Magick.xs:9432: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9435: warning: implicit declaration of function 'DestroyStringInfo'
Magick.xs:9435: warning: statement with no effect
Magick.xs:9442: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:9442: error: expected expression before ')' token
Magick.xs:9442: error: invalid operands to binary *
Magick.xs:9442: error: called object '<erroneous-expression>' is not a function
Magick.xs:9442: warning: statement with no effect
Magick.xs:9443: error: 'struct Methods' has no member named 'filename'
Magick.xs:9444: warning: implicit declaration of function 'ReadImages'
Magick.xs:9444: error: 'struct Methods' has no member named 'exception'
Magick.xs:9444: warning: statement with no effect
Magick.xs:9445: error: expected expression before ')' token
Magick.xs:9445: error: invalid operands to binary *
Magick.xs:9445: error: called object '<erroneous-expression>' is not a function
Magick.xs:9447: warning: implicit declaration of function 'ResetImageProfileIterator'
Magick.xs:9448: warning: implicit declaration of function 'GetNextImageProfile'
Magick.xs:9448: warning: assignment makes pointer from integer without a cast
Magick.xs:9452: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:9452: warning: statement with no effect
Magick.xs:9454: warning: statement with no effect
Magick.xs:9455: error: expected ')' before 'StringInfo'
Magick.xs:9455: warning: type defaults to 'int' in declaration of 'type name'
Magick.xs:9455: warning: cast from pointer to integer of different size
Magick.xs:9458: warning: assignment makes pointer from integer without a cast
Magick.xs:9460: warning: statement with no effect
Magick.xs:9461: warning: statement with no effect
Magick.xs:9468: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9469: warning: statement with no effect
Magick.xs:9470: error: invalid operands to binary &
Magick.xs:9471: error: request for member 'sigma' in something not a structure or union
Magick.xs:9471: warning: statement with no effect
Magick.xs:9472: error: invalid operands to binary &
Magick.xs:9473: error: request for member 'xi' in something not a structure or union
Magick.xs:9473: warning: statement with no effect
Magick.xs:9474: error: invalid operands to binary &
Magick.xs:9475: error: request for member 'psi' in something not a structure or union
Magick.xs:9475: warning: statement with no effect
Magick.xs:9478: error: request for member 'rho' in something not a structure or union
Magick.xs:9478: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9478: warning: statement with no effect
Magick.xs:9480: error: request for member 'sigma' in something not a structure or union
Magick.xs:9480: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9480: warning: statement with no effect
Magick.xs:9482: error: request for member 'xi' in something not a structure or union
Magick.xs:9482: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9482: warning: statement with no effect
Magick.xs:9484: error: request for member 'psi' in something not a structure or union
Magick.xs:9484: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9484: warning: statement with no effect
Magick.xs:9486: warning: statement with no effect
Magick.xs:9486: error: expected ';' before 'argument_list'
Magick.xs:9487: warning: implicit declaration of function 'UnsharpMaskImageChannel'
Magick.xs:9487: error: request for member 'rho' in something not a structure or union
Magick.xs:9488: error: request for member 'sigma' in something not a structure or union
Magick.xs:9488: error: request for member 'xi' in something not a structure or union
Magick.xs:9488: error: request for member 'psi' in something not a structure or union
Magick.xs:9488: warning: statement with no effect
Magick.xs:9495: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9496: warning: statement with no effect
Magick.xs:9497: error: invalid operands to binary &
Magick.xs:9498: error: request for member 'sigma' in something not a structure or union
Magick.xs:9498: warning: statement with no effect
Magick.xs:9499: error: invalid operands to binary &
Magick.xs:9500: error: request for member 'xi' in something not a structure or union
Magick.xs:9500: warning: statement with no effect
Magick.xs:9503: error: request for member 'rho' in something not a structure or union
Magick.xs:9503: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9503: warning: statement with no effect
Magick.xs:9505: error: request for member 'sigma' in something not a structure or union
Magick.xs:9505: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9505: warning: statement with no effect
Magick.xs:9507: error: request for member 'xi' in something not a structure or union
Magick.xs:9507: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9507: warning: statement with no effect
Magick.xs:9509: warning: statement with no effect
Magick.xs:9509: error: expected ';' before 'argument_list'
Magick.xs:9510: warning: implicit declaration of function 'MotionBlurImageChannel'
Magick.xs:9510: error: request for member 'rho' in something not a structure or union
Magick.xs:9511: error: request for member 'sigma' in something not a structure or union
Magick.xs:9511: error: request for member 'xi' in something not a structure or union
Magick.xs:9511: warning: statement with no effect
Magick.xs:9517: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9517: warning: statement with no effect
Magick.xs:9519: warning: statement with no effect
Magick.xs:9519: error: expected ';' before 'argument_list'
Magick.xs:9520: warning: implicit declaration of function 'OrderedPosterizeImageChannel'
Magick.xs:9521: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9527: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9528: warning: statement with no effect
Magick.xs:9530: error: request for member 'width' in something not a structure or union
Magick.xs:9530: warning: statement with no effect
Magick.xs:9532: error: request for member 'height' in something not a structure or union
Magick.xs:9532: warning: statement with no effect
Magick.xs:9533: warning: implicit declaration of function 'ShaveImage'
Magick.xs:9533: warning: statement with no effect
Magick.xs:9544: error: 'MagickRealType' undeclared (first use in this function)
Magick.xs:9544: error: incompatible types in assignment
Magick.xs:9544: warning: statement with no effect
Magick.xs:9544: error: expected ';' before 'image'
Magick.xs:9548: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9549: warning: statement with no effect
Magick.xs:9550: error: request for member 'rho' in something not a structure or union
Magick.xs:9550: error: incompatible types in assignment
Magick.xs:9550: warning: statement with no effect
Magick.xs:9551: error: invalid operands to binary &
Magick.xs:9552: error: request for member 'sigma' in something not a structure or union
Magick.xs:9552: error: incompatible types in assignment
Magick.xs:9552: warning: statement with no effect
Magick.xs:9553: error: invalid operands to binary &
Magick.xs:9554: error: request for member 'xi' in something not a structure or union
Magick.xs:9554: error: incompatible types in assignment
Magick.xs:9554: warning: statement with no effect
Magick.xs:9555: error: 'PercentValue' undeclared (first use in this function)
Magick.xs:9555: error: invalid operands to binary &
Magick.xs:9557: error: invalid operands to binary /
Magick.xs:9557: error: pointer value used where a floating point value was expected
Magick.xs:9558: error: invalid operands to binary /
Magick.xs:9558: error: pointer value used where a floating point value was expected
Magick.xs:9560: error: invalid operands to binary &
Magick.xs:9561: error: pointer value used where a floating point value was expected
Magick.xs:9564: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9564: error: incompatible types in assignment
Magick.xs:9564: warning: statement with no effect
Magick.xs:9566: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9566: error: incompatible types in assignment
Magick.xs:9566: warning: statement with no effect
Magick.xs:9568: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9568: error: incompatible types in assignment
Magick.xs:9568: warning: statement with no effect
Magick.xs:9570: warning: statement with no effect
Magick.xs:9570: error: expected ';' before 'argument_list'
Magick.xs:9573: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9573: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9573: warning: statement with no effect
Magick.xs:9576: warning: implicit declaration of function 'LevelImageChannel'
Magick.xs:9582: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9582: warning: statement with no effect
Magick.xs:9584: warning: assignment makes integer from pointer without a cast
Magick.xs:9585: warning: implicit declaration of function 'ClipImagePath'
Magick.xs:9585: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9592: error: invalid operands to binary *
Magick.xs:9592: warning: statement with no effect
Magick.xs:9594: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:9594: error: expected expression before ')' token
Magick.xs:9594: error: invalid operands to binary *
Magick.xs:9594: error: called object '<erroneous-expression>' is not a function
Magick.xs:9595: error: called object '<erroneous-expression>' is not a function
Magick.xs:9595: warning: statement with no effect
Magick.xs:9601: error: 'struct ArgumentList' has no member named 'array_reference'
Magick.xs:9608: error: 'struct Methods' has no member named 'affine'
Magick.xs:9608: error: request for member 'sx' in something not a structure or union
Magick.xs:9608: warning: statement with no effect
Magick.xs:9609: error: 'struct Methods' has no member named 'affine'
Magick.xs:9609: error: request for member 'rx' in something not a structure or union
Magick.xs:9609: warning: statement with no effect
Magick.xs:9610: error: 'struct Methods' has no member named 'affine'
Magick.xs:9610: error: request for member 'ry' in something not a structure or union
Magick.xs:9610: warning: statement with no effect
Magick.xs:9611: error: 'struct Methods' has no member named 'affine'
Magick.xs:9611: error: request for member 'sy' in something not a structure or union
Magick.xs:9611: warning: statement with no effect
Magick.xs:9612: error: 'struct Methods' has no member named 'affine'
Magick.xs:9612: error: request for member 'sx' in something not a structure or union
Magick.xs:9612: error: 'struct Methods' has no member named 'affine'
Magick.xs:9612: error: request for member 'sy' in something not a structure or union
Magick.xs:9612: error: invalid operands to binary *
Magick.xs:9613: error: 'struct Methods' has no member named 'affine'
Magick.xs:9613: error: request for member 'rx' in something not a structure or union
Magick.xs:9613: error: 'struct Methods' has no member named 'affine'
Magick.xs:9613: error: request for member 'ry' in something not a structure or union
Magick.xs:9613: error: invalid operands to binary *
Magick.xs:9613: error: invalid operands to binary <
Magick.xs:9621: error: 'struct Methods' has no member named 'affine'
Magick.xs:9621: error: request for member 'tx' in something not a structure or union
Magick.xs:9621: warning: statement with no effect
Magick.xs:9622: error: 'struct Methods' has no member named 'affine'
Magick.xs:9622: error: request for member 'ty' in something not a structure or union
Magick.xs:9622: warning: statement with no effect
Magick.xs:9629: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9629: warning: assignment from incompatible pointer type
Magick.xs:9630: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9630: error: incompatible types in assignment
Magick.xs:9630: warning: statement with no effect
Magick.xs:9631: error: 'struct Methods' has no member named 'affine'
Magick.xs:9631: warning: statement with no effect
Magick.xs:9640: warning: statement with no effect
Magick.xs:9641: error: request for member 'tx' in something not a structure or union
Magick.xs:9641: error: request for member 'xi' in something not a structure or union
Magick.xs:9641: warning: statement with no effect
Magick.xs:9642: error: request for member 'ty' in something not a structure or union
Magick.xs:9642: error: request for member 'psi' in something not a structure or union
Magick.xs:9642: warning: statement with no effect
Magick.xs:9643: error: invalid operands to binary &
Magick.xs:9644: error: request for member 'ty' in something not a structure or union
Magick.xs:9644: error: request for member 'tx' in something not a structure or union
Magick.xs:9644: warning: statement with no effect
Magick.xs:9652: warning: statement with no effect
Magick.xs:9653: error: request for member 'sx' in something not a structure or union
Magick.xs:9653: error: request for member 'rho' in something not a structure or union
Magick.xs:9653: warning: statement with no effect
Magick.xs:9654: error: request for member 'sy' in something not a structure or union
Magick.xs:9654: error: request for member 'sigma' in something not a structure or union
Magick.xs:9654: warning: statement with no effect
Magick.xs:9655: error: invalid operands to binary &
Magick.xs:9656: error: request for member 'sy' in something not a structure or union
Magick.xs:9656: error: request for member 'sx' in something not a structure or union
Magick.xs:9656: warning: statement with no effect
Magick.xs:9666: error: request for member 'sx' in something not a structure or union
Magick.xs:9666: warning: statement with no effect
Magick.xs:9667: error: request for member 'rx' in something not a structure or union
Magick.xs:9667: warning: statement with no effect
Magick.xs:9668: error: request for member 'ry' in something not a structure or union
Magick.xs:9668: warning: statement with no effect
Magick.xs:9669: error: request for member 'sy' in something not a structure or union
Magick.xs:9669: warning: statement with no effect
Magick.xs:9677: error: request for member 'ry' in something not a structure or union
Magick.xs:9677: warning: statement with no effect
Magick.xs:9685: error: request for member 'rx' in something not a structure or union
Magick.xs:9685: warning: statement with no effect
Magick.xs:9689: error: 'struct Methods' has no member named 'affine'
Magick.xs:9689: error: request for member 'sx' in something not a structure or union
Magick.xs:9689: error: request for member 'sx' in something not a structure or union
Magick.xs:9689: error: request for member 'sx' in something not a structure or union
Magick.xs:9689: error: invalid operands to binary *
Magick.xs:9689: error: request for member 'ry' in something not a structure or union
Magick.xs:9689: error: request for member 'rx' in something not a structure or union
Magick.xs:9689: error: invalid operands to binary *
Magick.xs:9689: error: invalid operands to binary +
Magick.xs:9689: warning: statement with no effect
Magick.xs:9690: error: 'struct Methods' has no member named 'affine'
Magick.xs:9690: error: request for member 'rx' in something not a structure or union
Magick.xs:9690: error: request for member 'rx' in something not a structure or union
Magick.xs:9690: error: request for member 'sx' in something not a structure or union
Magick.xs:9690: error: invalid operands to binary *
Magick.xs:9690: error: request for member 'sy' in something not a structure or union
Magick.xs:9690: error: request for member 'rx' in something not a structure or union
Magick.xs:9690: error: invalid operands to binary *
Magick.xs:9690: error: invalid operands to binary +
Magick.xs:9690: warning: statement with no effect
Magick.xs:9691: error: 'struct Methods' has no member named 'affine'
Magick.xs:9691: error: request for member 'ry' in something not a structure or union
Magick.xs:9691: error: request for member 'sx' in something not a structure or union
Magick.xs:9691: error: request for member 'ry' in something not a structure or union
Magick.xs:9691: error: invalid operands to binary *
Magick.xs:9691: error: request for member 'ry' in something not a structure or union
Magick.xs:9691: error: request for member 'sy' in something not a structure or union
Magick.xs:9691: error: invalid operands to binary *
Magick.xs:9691: error: invalid operands to binary +
Magick.xs:9691: warning: statement with no effect
Magick.xs:9692: error: 'struct Methods' has no member named 'affine'
Magick.xs:9692: error: request for member 'sy' in something not a structure or union
Magick.xs:9692: error: request for member 'rx' in something not a structure or union
Magick.xs:9692: error: request for member 'ry' in something not a structure or union
Magick.xs:9692: error: invalid operands to binary *
Magick.xs:9692: error: request for member 'sy' in something not a structure or union
Magick.xs:9692: error: request for member 'sy' in something not a structure or union
Magick.xs:9692: error: invalid operands to binary *
Magick.xs:9692: error: invalid operands to binary +
Magick.xs:9692: warning: statement with no effect
Magick.xs:9693: error: 'struct Methods' has no member named 'affine'
Magick.xs:9693: error: request for member 'tx' in something not a structure or union
Magick.xs:9694: error: request for member 'sx' in something not a structure or union
Magick.xs:9694: error: request for member 'tx' in something not a structure or union
Magick.xs:9694: error: invalid operands to binary *
Magick.xs:9694: error: request for member 'ry' in something not a structure or union
Magick.xs:9694: error: request for member 'ty' in something not a structure or union
Magick.xs:9694: error: invalid operands to binary *
Magick.xs:9694: error: invalid operands to binary +
Magick.xs:9694: error: request for member 'tx' in something not a structure or union
Magick.xs:9694: error: invalid operands to binary +
Magick.xs:9694: warning: statement with no effect
Magick.xs:9695: error: 'struct Methods' has no member named 'affine'
Magick.xs:9695: error: request for member 'ty' in something not a structure or union
Magick.xs:9696: error: request for member 'rx' in something not a structure or union
Magick.xs:9696: error: request for member 'tx' in something not a structure or union
Magick.xs:9696: error: invalid operands to binary *
Magick.xs:9696: error: request for member 'sy' in something not a structure or union
Magick.xs:9696: error: request for member 'ty' in something not a structure or union
Magick.xs:9696: error: invalid operands to binary *
Magick.xs:9696: error: invalid operands to binary +
Magick.xs:9696: error: request for member 'ty' in something not a structure or union
Magick.xs:9696: error: invalid operands to binary +
Magick.xs:9696: warning: statement with no effect
Magick.xs:9699: error: 'struct Methods' has no member named 'interpolate'
Magick.xs:9700: warning: statement with no effect
Magick.xs:9700: error: expected ';' before 'argument_list'
Magick.xs:9702: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9703: error: 'struct Methods' has no member named 'background_color'
Magick.xs:9704: warning: implicit declaration of function 'AffineTransformImage'
Magick.xs:9704: error: 'struct Methods' has no member named 'affine'
Magick.xs:9704: warning: statement with no effect
Magick.xs:9705: warning: statement with no effect
Magick.xs:9717: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:9718: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9718: error: pointer value used where a floating point value was expected
Magick.xs:9718: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:9718: warning: statement with no effect
Magick.xs:9719: warning: implicit declaration of function 'IsImagesEqual'
Magick.xs:9719: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:9726: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9727: warning: statement with no effect
Magick.xs:9728: error: invalid operands to binary &
Magick.xs:9729: error: request for member 'xi' in something not a structure or union
Magick.xs:9729: error: request for member 'xi' in something not a structure or union
Magick.xs:9729: error: invalid operands to binary *
Magick.xs:9729: error: invalid operands to binary /
Magick.xs:9729: warning: statement with no effect
Magick.xs:9732: error: request for member 'rho' in something not a structure or union
Magick.xs:9732: warning: statement with no effect
Magick.xs:9734: error: request for member 'sigma' in something not a structure or union
Magick.xs:9734: warning: statement with no effect
Magick.xs:9736: error: request for member 'xi' in something not a structure or union
Magick.xs:9736: warning: statement with no effect
Magick.xs:9737: warning: implicit declaration of function 'AdaptiveThresholdImage'
Magick.xs:9737: error: request for member 'rho' in something not a structure or union
Magick.xs:9738: error: request for member 'sigma' in something not a structure or union
Magick.xs:9738: error: request for member 'xi' in something not a structure or union
Magick.xs:9739: warning: statement with no effect
Magick.xs:9750: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9751: warning: statement with no effect
Magick.xs:9752: error: invalid operands to binary &
Magick.xs:9753: error: request for member 'sigma' in something not a structure or union
Magick.xs:9753: error: request for member 'rho' in something not a structure or union
Magick.xs:9753: warning: statement with no effect
Magick.xs:9756: error: request for member 'rho' in something not a structure or union
Magick.xs:9756: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9756: warning: statement with no effect
Magick.xs:9758: error: request for member 'sigma' in something not a structure or union
Magick.xs:9758: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9758: warning: statement with no effect
Magick.xs:9763: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9765: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9765: warning: statement with no effect
Magick.xs:9766: error: request for member 'rho' in something not a structure or union
Magick.xs:9766: error: 'struct Methods' has no member named 'columns'
Magick.xs:9766: error: invalid operands to binary *
Magick.xs:9767: error: 'struct Methods' has no member named 'x_resolution'
Magick.xs:9767: error: invalid operands to binary ==
Magick.xs:9767: error: 'struct Methods' has no member named 'x_resolution'
Magick.xs:9767: error: type mismatch in conditional expression
Magick.xs:9767: error: invalid operands to binary /
Magick.xs:9767: error: invalid operands to binary +
Magick.xs:9768: error: request for member 'sigma' in something not a structure or union
Magick.xs:9768: error: 'struct Methods' has no member named 'rows'
Magick.xs:9768: error: invalid operands to binary *
Magick.xs:9769: error: 'struct Methods' has no member named 'y_resolution'
Magick.xs:9769: error: invalid operands to binary ==
Magick.xs:9769: error: 'struct Methods' has no member named 'y_resolution'
Magick.xs:9769: error: type mismatch in conditional expression
Magick.xs:9769: error: invalid operands to binary /
Magick.xs:9769: error: invalid operands to binary +
Magick.xs:9771: error: expected ')' before 'argument_list'
Magick.xs:9772: warning: statement with no effect
Magick.xs:9773: error: expected expression before ')' token
Magick.xs:9773: error: invalid operands to binary *
Magick.xs:9773: error: called object '<erroneous-expression>' is not a function
Magick.xs:9775: error: 'struct Methods' has no member named 'x_resolution'
Magick.xs:9775: error: request for member 'rho' in something not a structure or union
Magick.xs:9775: warning: statement with no effect
Magick.xs:9776: error: 'struct Methods' has no member named 'y_resolution'
Magick.xs:9776: error: request for member 'sigma' in something not a structure or union
Magick.xs:9776: warning: statement with no effect
Magick.xs:9783: error: 'struct ArgumentList' has no member named 'file_reference'
Magick.xs:9783: warning: statement with no effect
Magick.xs:9786: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9787: warning: implicit declaration of function 'IdentifyImage'
Magick.xs:9787: error: 'struct ArgumentList' has no member named 'file_reference'
Magick.xs:9794: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9794: warning: statement with no effect
Magick.xs:9796: warning: statement with no effect
Magick.xs:9796: error: expected ';' before 'argument_list'
Magick.xs:9797: warning: implicit declaration of function 'BlackThresholdImageChannel'
Magick.xs:9798: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9804: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9804: warning: statement with no effect
Magick.xs:9806: warning: statement with no effect
Magick.xs:9806: error: expected ';' before 'argument_list'
Magick.xs:9807: warning: implicit declaration of function 'WhiteThresholdImageChannel'
Magick.xs:9808: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9815: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9816: warning: statement with no effect
Magick.xs:9817: error: invalid operands to binary &
Magick.xs:9818: error: request for member 'sigma' in something not a structure or union
Magick.xs:9818: warning: statement with no effect
Magick.xs:9821: error: request for member 'rho' in something not a structure or union
Magick.xs:9821: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9821: warning: statement with no effect
Magick.xs:9823: warning: statement with no effect
Magick.xs:9823: error: expected ';' before 'argument_list'
Magick.xs:9824: warning: implicit declaration of function 'RotationalBlurImageChannel'
Magick.xs:9824: error: request for member 'rho' in something not a structure or union
Magick.xs:9825: warning: statement with no effect
Magick.xs:9831: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9832: warning: statement with no effect
Magick.xs:9834: error: request for member 'width' in something not a structure or union
Magick.xs:9834: warning: statement with no effect
Magick.xs:9836: error: request for member 'height' in something not a structure or union
Magick.xs:9836: warning: statement with no effect
Magick.xs:9837: warning: implicit declaration of function 'ThumbnailImage'
Magick.xs:9837: error: request for member 'width' in something not a structure or union
Magick.xs:9837: error: request for member 'height' in something not a structure or union
Magick.xs:9837: warning: statement with no effect
Magick.xs:9842: warning: implicit declaration of function 'StripImage'
Magick.xs:9848: warning: statement with no effect
Magick.xs:9848: error: expected ';' before 'target'
Magick.xs:9852: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9855: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9855: warning: statement with no effect
Magick.xs:9856: warning: implicit declaration of function 'TintImage'
Magick.xs:9856: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9857: warning: statement with no effect
Magick.xs:9863: warning: statement with no effect
Magick.xs:9863: error: expected ';' before 'argument_list'
Magick.xs:9870: error: 'struct Methods' has no member named 'gravity'
Magick.xs:9870: warning: statement with no effect
Magick.xs:9870: error: expected ';' before 'argument_list'
Magick.xs:9872: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9873: warning: statement with no effect
Magick.xs:9875: error: request for member 'width' in something not a structure or union
Magick.xs:9875: warning: statement with no effect
Magick.xs:9877: error: request for member 'height' in something not a structure or union
Magick.xs:9877: warning: statement with no effect
Magick.xs:9879: error: request for member 'x' in something not a structure or union
Magick.xs:9879: warning: statement with no effect
Magick.xs:9881: error: request for member 'y' in something not a structure or union
Magick.xs:9881: warning: statement with no effect
Magick.xs:9883: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:9884: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9884: error: pointer value used where a floating point value was expected
Magick.xs:9884: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:9884: warning: statement with no effect
Magick.xs:9886: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9887: error: 'struct Methods' has no member named 'background_color'
Magick.xs:9888: warning: implicit declaration of function 'SpliceImage'
Magick.xs:9888: warning: statement with no effect
Magick.xs:9897: warning: implicit declaration of function 'PosterizeImage'
Magick.xs:9905: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9906: warning: statement with no effect
Magick.xs:9907: error: invalid operands to binary &
Magick.xs:9908: error: request for member 'sigma' in something not a structure or union
Magick.xs:9908: warning: statement with no effect
Magick.xs:9909: error: invalid operands to binary &
Magick.xs:9910: error: request for member 'xi' in something not a structure or union
Magick.xs:9910: warning: statement with no effect
Magick.xs:9911: error: invalid operands to binary &
Magick.xs:9912: error: request for member 'psi' in something not a structure or union
Magick.xs:9912: warning: statement with no effect
Magick.xs:9915: error: request for member 'rho' in something not a structure or union
Magick.xs:9915: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9915: warning: statement with no effect
Magick.xs:9917: error: request for member 'sigma' in something not a structure or union
Magick.xs:9917: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9917: warning: statement with no effect
Magick.xs:9919: error: request for member 'xi' in something not a structure or union
Magick.xs:9919: warning: statement with no effect
Magick.xs:9921: error: request for member 'psi' in something not a structure or union
Magick.xs:9921: warning: statement with no effect
Magick.xs:9922: warning: implicit declaration of function 'ShadowImage'
Magick.xs:9922: error: request for member 'rho' in something not a structure or union
Magick.xs:9922: error: request for member 'sigma' in something not a structure or union
Magick.xs:9923: error: request for member 'xi' in something not a structure or union
Magick.xs:9923: error: invalid operands to binary -
Magick.xs:9923: error: incompatible type for argument 1 of 'ceil'
Magick.xs:9923: error: request for member 'psi' in something not a structure or union
Magick.xs:9924: error: invalid operands to binary -
Magick.xs:9924: error: incompatible type for argument 1 of 'ceil'
Magick.xs:9924: warning: statement with no effect
Magick.xs:9930: error: 'struct ArgumentList' has no member named 'file_reference'
Magick.xs:9930: warning: statement with no effect
Magick.xs:9933: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9937: error: 'struct ArgumentList' has no member named 'file_reference'
Magick.xs:9944: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9944: error: invalid operands to binary *
Magick.xs:9944: error: invalid operands to binary /
Magick.xs:9944: warning: statement with no effect
Magick.xs:9945: warning: implicit declaration of function 'SepiaToneImage'
Magick.xs:9945: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9946: warning: statement with no effect
Magick.xs:9952: warning: statement with no effect
Magick.xs:9952: error: expected ';' before 'sharpen'
Magick.xs:9956: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9957: warning: statement with no effect
Magick.xs:9958: error: invalid operands to binary &
Magick.xs:9959: error: request for member 'sigma' in something not a structure or union
Magick.xs:9959: error: invalid operands to binary /
Magick.xs:9959: warning: statement with no effect
Magick.xs:9960: error: invalid operands to binary &
Magick.xs:9961: error: request for member 'sigma' in something not a structure or union
Magick.xs:9961: error: request for member 'sigma' in something not a structure or union
Magick.xs:9961: error: invalid operands to binary *
Magick.xs:9961: error: invalid operands to binary /
Magick.xs:9961: warning: statement with no effect
Magick.xs:9964: error: request for member 'rho' in something not a structure or union
Magick.xs:9964: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9964: warning: statement with no effect
Magick.xs:9966: error: request for member 'sigma' in something not a structure or union
Magick.xs:9966: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:9966: warning: statement with no effect
Magick.xs:9968: warning: statement with no effect
Magick.xs:9968: error: expected ';' before 'argument_list'
Magick.xs:9969: error: 'sharpen' undeclared (first use in this function)
Magick.xs:9969: warning: statement with no effect
Magick.xs:9972: warning: statement with no effect
Magick.xs:9973: warning: implicit declaration of function 'SigmoidalContrastImageChannel'
Magick.xs:9974: error: request for member 'rho' in something not a structure or union
Magick.xs:9974: error: request for member 'sigma' in something not a structure or union
Magick.xs:9980: error: 'struct Methods' has no member named 'gravity'
Magick.xs:9980: warning: statement with no effect
Magick.xs:9980: error: expected ';' before 'argument_list'
Magick.xs:9987: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:9989: error: request for member 'width' in something not a structure or union
Magick.xs:9990: error: request for member 'width' in something not a structure or union
Magick.xs:9990: error: 'struct Methods' has no member named 'columns'
Magick.xs:9990: warning: statement with no effect
Magick.xs:9991: error: request for member 'height' in something not a structure or union
Magick.xs:9992: error: request for member 'height' in something not a structure or union
Magick.xs:9992: error: 'struct Methods' has no member named 'rows'
Magick.xs:9992: warning: statement with no effect
Magick.xs:9995: error: request for member 'width' in something not a structure or union
Magick.xs:9995: warning: statement with no effect
Magick.xs:9997: error: request for member 'height' in something not a structure or union
Magick.xs:9997: warning: statement with no effect
Magick.xs:9999: error: request for member 'x' in something not a structure or union
Magick.xs:9999: warning: statement with no effect
Magick.xs:10001: error: request for member 'y' in something not a structure or union
Magick.xs:10001: warning: statement with no effect
Magick.xs:10003: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:10004: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10004: error: pointer value used where a floating point value was expected
Magick.xs:10004: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:10004: warning: statement with no effect
Magick.xs:10006: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10007: error: 'struct Methods' has no member named 'background_color'
Magick.xs:10008: warning: implicit declaration of function 'ExtentImage'
Magick.xs:10008: warning: statement with no effect
Magick.xs:10015: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10016: warning: statement with no effect
Magick.xs:10017: error: invalid operands to binary &
Magick.xs:10018: error: request for member 'sigma' in something not a structure or union
Magick.xs:10018: warning: statement with no effect
Magick.xs:10019: error: invalid operands to binary &
Magick.xs:10020: error: request for member 'xi' in something not a structure or union
Magick.xs:10020: error: 'struct Methods' has no member named 'columns'
Magick.xs:10020: error: invalid operands to binary *
Magick.xs:10020: warning: statement with no effect
Magick.xs:10021: error: invalid operands to binary &
Magick.xs:10022: error: request for member 'psi' in something not a structure or union
Magick.xs:10022: error: 'struct Methods' has no member named 'rows'
Magick.xs:10022: error: invalid operands to binary *
Magick.xs:10022: warning: statement with no effect
Magick.xs:10025: error: request for member 'rho' in something not a structure or union
Magick.xs:10025: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10025: warning: statement with no effect
Magick.xs:10027: error: request for member 'sigma' in something not a structure or union
Magick.xs:10027: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10027: warning: statement with no effect
Magick.xs:10029: error: request for member 'xi' in something not a structure or union
Magick.xs:10029: warning: statement with no effect
Magick.xs:10031: error: request for member 'psi' in something not a structure or union
Magick.xs:10031: warning: statement with no effect
Magick.xs:10033: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10034: error: 'struct Methods' has no member named 'background_color'
Magick.xs:10035: warning: implicit declaration of function 'VignetteImage'
Magick.xs:10035: error: request for member 'rho' in something not a structure or union
Magick.xs:10035: error: request for member 'sigma' in something not a structure or union
Magick.xs:10036: error: request for member 'xi' in something not a structure or union
Magick.xs:10036: error: invalid operands to binary -
Magick.xs:10036: error: incompatible type for argument 1 of 'ceil'
Magick.xs:10036: error: request for member 'psi' in something not a structure or union
Magick.xs:10037: error: invalid operands to binary -
Magick.xs:10037: error: incompatible type for argument 1 of 'ceil'
Magick.xs:10037: warning: statement with no effect
Magick.xs:10047: error: incompatible types in assignment
Magick.xs:10047: warning: statement with no effect
Magick.xs:10047: error: expected ';' before 'image'
Magick.xs:10050: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10051: warning: statement with no effect
Magick.xs:10052: error: request for member 'rho' in something not a structure or union
Magick.xs:10052: error: incompatible types in assignment
Magick.xs:10052: warning: statement with no effect
Magick.xs:10053: error: invalid operands to binary &
Magick.xs:10053: error: request for member 'sigma' in something not a structure or union
Magick.xs:10054: error: type mismatch in conditional expression
Magick.xs:10054: error: incompatible types in assignment
Magick.xs:10054: warning: statement with no effect
Magick.xs:10055: error: invalid operands to binary &
Magick.xs:10057: error: 'struct Methods' has no member named 'columns'
Magick.xs:10057: error: pointer value used where a floating point value was expected
Magick.xs:10057: error: 'struct Methods' has no member named 'rows'
Magick.xs:10057: error: invalid operands to binary *
Magick.xs:10057: error: invalid operands to binary /
Magick.xs:10057: error: invalid operands to binary *
Magick.xs:10057: error: incompatible types in assignment
Magick.xs:10057: warning: statement with no effect
Magick.xs:10058: error: 'struct Methods' has no member named 'columns'
Magick.xs:10058: error: pointer value used where a floating point value was expected
Magick.xs:10058: error: 'struct Methods' has no member named 'rows'
Magick.xs:10058: error: invalid operands to binary *
Magick.xs:10058: error: invalid operands to binary /
Magick.xs:10058: error: invalid operands to binary *
Magick.xs:10058: error: incompatible types in assignment
Magick.xs:10058: warning: statement with no effect
Magick.xs:10060: error: incompatible types in assignment
Magick.xs:10060: warning: statement with no effect
Magick.xs:10060: error: expected ';' before 'image'
Magick.xs:10064: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10064: error: incompatible types in assignment
Magick.xs:10064: warning: statement with no effect
Magick.xs:10066: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10066: error: incompatible types in assignment
Magick.xs:10066: warning: statement with no effect
Magick.xs:10068: warning: statement with no effect
Magick.xs:10068: error: expected ';' before 'argument_list'
Magick.xs:10069: warning: implicit declaration of function 'ContrastStretchImageChannel'
Magick.xs:10085: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10086: warning: statement with no effect
Magick.xs:10087: error: invalid operands to binary &
Magick.xs:10088: error: request for member 'sigma' in something not a structure or union
Magick.xs:10088: warning: statement with no effect
Magick.xs:10091: error: request for member 'rho' in something not a structure or union
Magick.xs:10091: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10091: warning: statement with no effect
Magick.xs:10093: error: request for member 'sigma' in something not a structure or union
Magick.xs:10093: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10093: warning: statement with no effect
Magick.xs:10095: warning: statement with no effect
Magick.xs:10095: error: expected ';' before 'argument_list'
Magick.xs:10096: warning: implicit declaration of function 'AdaptiveSharpenImageChannel'
Magick.xs:10096: error: request for member 'rho' in something not a structure or union
Magick.xs:10097: error: request for member 'sigma' in something not a structure or union
Magick.xs:10097: warning: statement with no effect
Magick.xs:10102: warning: implicit declaration of function 'TransposeImage'
Magick.xs:10102: warning: statement with no effect
Magick.xs:10107: warning: implicit declaration of function 'TransverseImage'
Magick.xs:10107: warning: statement with no effect
Magick.xs:10112: warning: implicit declaration of function 'AutoOrientImage'
Magick.xs:10112: error: 'struct Methods' has no member named 'orientation'
Magick.xs:10112: warning: statement with no effect
Magick.xs:10119: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10120: warning: statement with no effect
Magick.xs:10121: error: invalid operands to binary &
Magick.xs:10122: error: request for member 'sigma' in something not a structure or union
Magick.xs:10122: warning: statement with no effect
Magick.xs:10125: error: request for member 'rho' in something not a structure or union
Magick.xs:10125: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10125: warning: statement with no effect
Magick.xs:10127: error: request for member 'sigma' in something not a structure or union
Magick.xs:10127: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10127: warning: statement with no effect
Magick.xs:10129: warning: statement with no effect
Magick.xs:10129: error: expected ';' before 'argument_list'
Magick.xs:10130: warning: implicit declaration of function 'AdaptiveBlurImageChannel'
Magick.xs:10130: error: request for member 'rho' in something not a structure or union
Magick.xs:10131: error: request for member 'sigma' in something not a structure or union
Magick.xs:10131: warning: statement with no effect
Magick.xs:10138: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10139: warning: statement with no effect
Magick.xs:10140: error: invalid operands to binary &
Magick.xs:10141: error: request for member 'sigma' in something not a structure or union
Magick.xs:10141: warning: statement with no effect
Magick.xs:10142: error: invalid operands to binary &
Magick.xs:10143: error: request for member 'xi' in something not a structure or union
Magick.xs:10143: warning: statement with no effect
Magick.xs:10146: error: request for member 'rho' in something not a structure or union
Magick.xs:10146: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10146: warning: statement with no effect
Magick.xs:10148: error: request for member 'sigma' in something not a structure or union
Magick.xs:10148: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10148: warning: statement with no effect
Magick.xs:10150: error: request for member 'xi' in something not a structure or union
Magick.xs:10150: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10150: warning: statement with no effect
Magick.xs:10151: warning: implicit declaration of function 'SketchImage'
Magick.xs:10151: error: request for member 'rho' in something not a structure or union
Magick.xs:10151: error: request for member 'sigma' in something not a structure or union
Magick.xs:10152: error: request for member 'xi' in something not a structure or union
Magick.xs:10152: warning: statement with no effect
Magick.xs:10157: warning: implicit declaration of function 'UniqueImageColors'
Magick.xs:10157: warning: statement with no effect
Magick.xs:10163: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10164: warning: statement with no effect
Magick.xs:10166: error: request for member 'width' in something not a structure or union
Magick.xs:10166: warning: statement with no effect
Magick.xs:10168: error: request for member 'height' in something not a structure or union
Magick.xs:10168: warning: statement with no effect
Magick.xs:10170: error: 'struct Methods' has no member named 'filter'
Magick.xs:10170: warning: statement with no effect
Magick.xs:10170: error: expected ';' before 'argument_list'
Magick.xs:10173: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10175: error: 'struct Methods' has no member named 'blur'
Magick.xs:10175: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10175: warning: statement with no effect
Magick.xs:10176: warning: implicit declaration of function 'AdaptiveResizeImage'
Magick.xs:10176: error: request for member 'width' in something not a structure or union
Magick.xs:10176: error: request for member 'height' in something not a structure or union
Magick.xs:10177: warning: statement with no effect
Magick.xs:10188: error: 'struct Methods' has no member named 'clip_mask'
Magick.xs:10188: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:10189: warning: statement with no effect
Magick.xs:10190: error: 'struct Methods' has no member named 'clip_mask'
Magick.xs:10200: error: incompatible types in assignment
Magick.xs:10200: warning: statement with no effect
Magick.xs:10200: error: expected ';' before 'image'
Magick.xs:10203: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10204: warning: statement with no effect
Magick.xs:10205: error: invalid operands to binary &
Magick.xs:10206: error: request for member 'sigma' in something not a structure or union
Magick.xs:10206: error: incompatible types in assignment
Magick.xs:10206: warning: statement with no effect
Magick.xs:10207: error: invalid operands to binary &
Magick.xs:10209: error: 'struct Methods' has no member named 'columns'
Magick.xs:10209: error: pointer value used where a floating point value was expected
Magick.xs:10209: error: 'struct Methods' has no member named 'rows'
Magick.xs:10209: error: invalid operands to binary *
Magick.xs:10209: error: invalid operands to binary /
Magick.xs:10209: error: invalid operands to binary *
Magick.xs:10209: error: incompatible types in assignment
Magick.xs:10209: warning: statement with no effect
Magick.xs:10210: error: 'struct Methods' has no member named 'columns'
Magick.xs:10210: error: pointer value used where a floating point value was expected
Magick.xs:10210: error: 'struct Methods' has no member named 'rows'
Magick.xs:10210: error: invalid operands to binary *
Magick.xs:10210: error: invalid operands to binary /
Magick.xs:10210: error: invalid operands to binary *
Magick.xs:10210: error: incompatible types in assignment
Magick.xs:10210: warning: statement with no effect
Magick.xs:10212: error: invalid operands to binary &
Magick.xs:10213: error: 'struct Methods' has no member named 'columns'
Magick.xs:10213: error: pointer value used where a floating point value was expected
Magick.xs:10213: error: 'struct Methods' has no member named 'rows'
Magick.xs:10213: error: invalid operands to binary *
Magick.xs:10213: error: invalid operands to binary -
Magick.xs:10213: error: incompatible types in assignment
Magick.xs:10213: warning: statement with no effect
Magick.xs:10216: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10216: error: incompatible types in assignment
Magick.xs:10216: warning: statement with no effect
Magick.xs:10218: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10218: error: incompatible types in assignment
Magick.xs:10218: warning: statement with no effect
Magick.xs:10219: warning: implicit declaration of function 'LinearStretchImage'
Magick.xs:10230: error: 'struct Methods' has no member named 'mask'
Magick.xs:10230: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:10231: warning: statement with no effect
Magick.xs:10232: error: 'struct Methods' has no member named 'mask'
Magick.xs:10238: error: invalid operands to binary *
Magick.xs:10238: warning: statement with no effect
Magick.xs:10243: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:10243: error: expected expression before ')' token
Magick.xs:10243: error: invalid operands to binary *
Magick.xs:10243: error: called object '<erroneous-expression>' is not a function
Magick.xs:10244: error: called object '<erroneous-expression>' is not a function
Magick.xs:10244: warning: statement with no effect
Magick.xs:10247: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:10247: error: expected expression before ')' token
Magick.xs:10247: error: invalid operands to binary *
Magick.xs:10247: error: called object '<erroneous-expression>' is not a function
Magick.xs:10248: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10251: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10251: error: incompatible types in assignment
Magick.xs:10251: warning: statement with no effect
Magick.xs:10253: error: 'struct Methods' has no member named 'font'
Magick.xs:10254: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10256: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10257: error: 'struct Methods' has no member named 'stroke'
Magick.xs:10259: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10260: error: 'struct Methods' has no member named 'fill'
Magick.xs:10262: error: 'struct Methods' has no member named 'stroke_width'
Magick.xs:10262: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10262: warning: statement with no effect
Magick.xs:10264: error: 'struct Methods' has no member named 'pointsize'
Magick.xs:10264: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10264: warning: statement with no effect
Magick.xs:10266: error: 'struct Methods' has no member named 'gravity'
Magick.xs:10266: warning: statement with no effect
Magick.xs:10266: error: expected ';' before 'argument_list'
Magick.xs:10268: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10269: error: 'struct Methods' has no member named 'background_color'
Magick.xs:10270: warning: implicit declaration of function 'PolaroidImage'
Magick.xs:10270: warning: statement with no effect
Magick.xs:10271: warning: statement with no effect
Magick.xs:10277: error: invalid operands to binary *
Magick.xs:10277: warning: statement with no effect
Magick.xs:10280: warning: statement with no effect
Magick.xs:10280: error: expected ';' before 'invert'
Magick.xs:10283: warning: statement with no effect
Magick.xs:10283: error: expected ';' before 'target'
Magick.xs:10285: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:10286: error: expected expression before ')' token
Magick.xs:10286: error: invalid operands to binary *
Magick.xs:10286: error: called object '<erroneous-expression>' is not a function
Magick.xs:10286: error: called object '<erroneous-expression>' is not a function
Magick.xs:10286: warning: statement with no effect
Magick.xs:10288: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10289: warning: statement with no effect
Magick.xs:10291: error: request for member 'x' in something not a structure or union
Magick.xs:10291: warning: statement with no effect
Magick.xs:10293: error: request for member 'y' in something not a structure or union
Magick.xs:10293: warning: statement with no effect
Magick.xs:10295: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10296: error: 'struct Methods' has no member named 'fill'
Magick.xs:10297: error: request for member 'x' in something not a structure or union
Magick.xs:10297: error: request for member 'y' in something not a structure or union
Magick.xs:10300: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10303: error: 'struct Methods' has no member named 'fuzz'
Magick.xs:10304: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10304: error: pointer value used where a floating point value was expected
Magick.xs:10304: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:10304: warning: statement with no effect
Magick.xs:10306: warning: statement with no effect
Magick.xs:10306: error: expected ';' before 'argument_list'
Magick.xs:10307: warning: statement with no effect
Magick.xs:10309: warning: statement with no effect
Magick.xs:10309: error: expected ';' before 'argument_list'
Magick.xs:10310: error: request for member 'x' in something not a structure or union
Magick.xs:10311: error: request for member 'y' in something not a structure or union
Magick.xs:10312: warning: statement with no effect
Magick.xs:10323: error: 'DistortImageMethod' undeclared (first use in this function)
Magick.xs:10324: warning: statement with no effect
Magick.xs:10324: error: expected ';' before 'method'
Magick.xs:10329: error: 'VirtualPixelMethod' undeclared (first use in this function)
Magick.xs:10330: warning: statement with no effect
Magick.xs:10330: error: expected ';' before 'virtual_pixel'
Magick.xs:10334: error: 'method' undeclared (first use in this function)
Magick.xs:10334: error: 'UndefinedDistortion' undeclared (first use in this function)
Magick.xs:10334: warning: statement with no effect
Magick.xs:10336: warning: statement with no effect
Magick.xs:10336: error: expected ';' before 'argument_list'
Magick.xs:10337: error: 'struct ArgumentList' has no member named 'array_reference'
Magick.xs:10340: warning: cast to pointer from integer of different size
Magick.xs:10349: error: 'virtual_pixel' undeclared (first use in this function)
Magick.xs:10349: error: 'UndefinedVirtualPixelMethod' undeclared (first use in this function)
Magick.xs:10349: warning: statement with no effect
Magick.xs:10352: error: expected ')' before 'argument_list'
Magick.xs:10352: warning: statement with no effect
Magick.xs:10353: warning: implicit declaration of function 'DistortImage'
Magick.xs:10355: warning: statement with no effect
Magick.xs:10356: error: expected expression before ')' token
Magick.xs:10356: error: invalid operands to binary *
Magick.xs:10356: error: called object '<erroneous-expression>' is not a function
Magick.xs:10357: warning: statement with no effect
Magick.xs:10358: warning: cast to pointer from integer of different size
Magick.xs:10370: warning: statement with no effect
Magick.xs:10370: error: expected ';' before 'argument_list'
Magick.xs:10371: warning: implicit declaration of function 'ClutImageChannel'
Magick.xs:10372: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:10378: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10379: warning: statement with no effect
Magick.xs:10381: error: request for member 'width' in something not a structure or union
Magick.xs:10381: warning: statement with no effect
Magick.xs:10383: error: request for member 'height' in something not a structure or union
Magick.xs:10383: warning: statement with no effect
Magick.xs:10385: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10385: warning: statement with no effect
Magick.xs:10387: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10387: warning: statement with no effect
Magick.xs:10388: warning: implicit declaration of function 'LiquidRescaleImage'
Magick.xs:10388: error: request for member 'width' in something not a structure or union
Magick.xs:10388: error: request for member 'height' in something not a structure or union
Magick.xs:10389: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10389: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10390: warning: statement with no effect
Magick.xs:10395: warning: implicit declaration of function 'EncipherImage'
Magick.xs:10395: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10401: warning: implicit declaration of function 'DecipherImage'
Magick.xs:10401: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10407: error: request for member 'rho' in something not a structure or union
Magick.xs:10407: error: invalid operands to binary /
Magick.xs:10407: warning: statement with no effect
Magick.xs:10409: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10410: warning: statement with no effect
Magick.xs:10412: error: request for member 'rho' in something not a structure or union
Magick.xs:10413: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10413: error: pointer value used where a floating point value was expected
Magick.xs:10413: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:10413: warning: statement with no effect
Magick.xs:10414: warning: implicit declaration of function 'DeskewImage'
Magick.xs:10414: error: request for member 'rho' in something not a structure or union
Magick.xs:10414: warning: statement with no effect
Magick.xs:10420: error: invalid operands to binary *
Magick.xs:10420: warning: statement with no effect
Magick.xs:10428: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:10428: warning: statement with no effect
Magick.xs:10430: error: 'struct Methods' has no member named 'dither'
Magick.xs:10431: warning: statement with no effect
Magick.xs:10431: error: expected ';' before 'argument_list'
Magick.xs:10433: error: 'struct Methods' has no member named 'dither_method'
Magick.xs:10434: warning: statement with no effect
Magick.xs:10434: error: expected ';' before 'argument_list'
Magick.xs:10436: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:10437: warning: statement with no effect
Magick.xs:10448: error: 'SparseColorMethod' undeclared (first use in this function)
Magick.xs:10449: warning: statement with no effect
Magick.xs:10449: error: expected ';' before 'method'
Magick.xs:10455: warning: statement with no effect
Magick.xs:10455: error: expected ';' before 'virtual_pixel'
Magick.xs:10459: error: 'UndefinedColorInterpolate' undeclared (first use in this function)
Magick.xs:10459: warning: statement with no effect
Magick.xs:10461: warning: statement with no effect
Magick.xs:10461: error: expected ';' before 'argument_list'
Magick.xs:10462: error: 'struct ArgumentList' has no member named 'array_reference'
Magick.xs:10465: warning: cast to pointer from integer of different size
Magick.xs:10474: warning: statement with no effect
Magick.xs:10477: error: expected ')' before 'argument_list'
Magick.xs:10477: warning: statement with no effect
Magick.xs:10479: warning: statement with no effect
Magick.xs:10479: error: expected ';' before 'argument_list'
Magick.xs:10480: warning: implicit declaration of function 'SparseColorImage'
Magick.xs:10481: warning: statement with no effect
Magick.xs:10482: error: expected expression before ')' token
Magick.xs:10482: error: invalid operands to binary *
Magick.xs:10482: error: called object '<erroneous-expression>' is not a function
Magick.xs:10483: warning: statement with no effect
Magick.xs:10484: warning: cast to pointer from integer of different size
Magick.xs:10495: error: 'MagickFunction' undeclared (first use in this function)
Magick.xs:10496: warning: statement with no effect
Magick.xs:10496: error: expected ';' before 'function'
Magick.xs:10502: warning: statement with no effect
Magick.xs:10502: error: expected ';' before 'virtual_pixel'
Magick.xs:10506: error: 'function' undeclared (first use in this function)
Magick.xs:10506: error: 'UndefinedFunction' undeclared (first use in this function)
Magick.xs:10506: warning: statement with no effect
Magick.xs:10508: warning: statement with no effect
Magick.xs:10508: error: expected ';' before 'argument_list'
Magick.xs:10509: error: 'struct ArgumentList' has no member named 'array_reference'
Magick.xs:10512: warning: cast to pointer from integer of different size
Magick.xs:10521: warning: statement with no effect
Magick.xs:10524: error: expected ')' before 'argument_list'
Magick.xs:10524: warning: statement with no effect
Magick.xs:10525: warning: implicit declaration of function 'FunctionImage'
Magick.xs:10527: error: expected expression before ')' token
Magick.xs:10527: error: invalid operands to binary *
Magick.xs:10527: error: called object '<erroneous-expression>' is not a function
Magick.xs:10528: warning: statement with no effect
Magick.xs:10529: warning: cast to pointer from integer of different size
Magick.xs:10536: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10537: warning: statement with no effect
Magick.xs:10538: error: invalid operands to binary &
Magick.xs:10539: error: request for member 'sigma' in something not a structure or union
Magick.xs:10539: warning: statement with no effect
Magick.xs:10540: error: invalid operands to binary &
Magick.xs:10541: error: request for member 'xi' in something not a structure or union
Magick.xs:10541: error: request for member 'xi' in something not a structure or union
Magick.xs:10541: error: invalid operands to binary *
Magick.xs:10541: error: invalid operands to binary /
Magick.xs:10541: warning: statement with no effect
Magick.xs:10544: error: request for member 'rho' in something not a structure or union
Magick.xs:10544: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10544: warning: statement with no effect
Magick.xs:10546: error: request for member 'sigma' in something not a structure or union
Magick.xs:10546: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10546: warning: statement with no effect
Magick.xs:10548: error: request for member 'xi' in something not a structure or union
Magick.xs:10548: warning: statement with no effect
Magick.xs:10550: warning: statement with no effect
Magick.xs:10550: error: expected ';' before 'argument_list'
Magick.xs:10551: warning: implicit declaration of function 'SelectiveBlurImageChannel'
Magick.xs:10551: error: request for member 'rho' in something not a structure or union
Magick.xs:10552: error: request for member 'sigma' in something not a structure or union
Magick.xs:10552: error: request for member 'xi' in something not a structure or union
Magick.xs:10552: warning: statement with no effect
Magick.xs:10564: warning: statement with no effect
Magick.xs:10564: error: expected ';' before 'argument_list'
Magick.xs:10565: warning: implicit declaration of function 'HaldClutImageChannel'
Magick.xs:10566: error: 'struct ArgumentList' has no member named 'image_reference'
Magick.xs:10572: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10574: warning: implicit declaration of function 'BlueShiftImage'
Magick.xs:10574: error: request for member 'rho' in something not a structure or union
Magick.xs:10574: warning: statement with no effect
Magick.xs:10579: warning: implicit declaration of function 'ForwardFourierTransformImage'
Magick.xs:10581: warning: statement with no effect
Magick.xs:10586: warning: implicit declaration of function 'InverseFourierTransformImage'
Magick.xs:10586: error: 'struct Methods' has no member named 'next'
Magick.xs:10588: warning: statement with no effect
Magick.xs:10594: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10594: warning: statement with no effect
Magick.xs:10595: warning: implicit declaration of function 'ColorDecisionListImage'
Magick.xs:10596: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10602: warning: statement with no effect
Magick.xs:10602: error: expected ';' before 'argument_list'
Magick.xs:10603: warning: implicit declaration of function 'AutoGammaImageChannel'
Magick.xs:10609: warning: statement with no effect
Magick.xs:10609: error: expected ';' before 'argument_list'
Magick.xs:10610: warning: implicit declaration of function 'AutoLevelImageChannel'
Magick.xs:10616: warning: statement with no effect
Magick.xs:10616: error: expected ';' before 'black_point'
Magick.xs:10619: error: 'black_point' undeclared (first use in this function)
Magick.xs:10620: error: 'white_point' undeclared (first use in this function)
Magick.xs:10622: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10625: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10628: warning: statement with no effect
Magick.xs:10628: error: expected ';' before 'argument_list'
Magick.xs:10629: warning: implicit declaration of function 'LevelColorsImageChannel'
Magick.xs:10637: warning: statement with no effect
Magick.xs:10637: error: expected ';' before 'argument_list'
Magick.xs:10638: warning: implicit declaration of function 'ClampImageChannel'
Magick.xs:10643: error: 'KernelInfo' undeclared (first use in this function)
Magick.xs:10644: error: 'kernel' undeclared (first use in this function)
Magick.xs:10644: error: invalid operands to binary *
Magick.xs:10644: warning: statement with no effect
Magick.xs:10648: warning: implicit declaration of function 'AcquireKernelInfo'
Magick.xs:10648: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10648: warning: statement with no effect
Magick.xs:10649: error: expected expression before ')' token
Magick.xs:10649: error: invalid operands to binary *
Magick.xs:10649: error: called object '<erroneous-expression>' is not a function
Magick.xs:10652: warning: statement with no effect
Magick.xs:10652: error: expected ';' before 'argument_list'
Magick.xs:10654: error: 'struct Methods' has no member named 'bias'
Magick.xs:10655: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10655: error: pointer value used where a floating point value was expected
Magick.xs:10655: warning: passing argument 1 of 'StringToDoubleInterval' from incompatible pointer type
Magick.xs:10655: warning: statement with no effect
Magick.xs:10656: warning: implicit declaration of function 'FilterImageChannel'
Magick.xs:10656: warning: statement with no effect
Magick.xs:10657: warning: implicit declaration of function 'DestroyKernelInfo'
Magick.xs:10657: warning: statement with no effect
Magick.xs:10670: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10671: warning: statement with no effect
Magick.xs:10672: error: request for member 'rho' in something not a structure or union
Magick.xs:10672: error: incompatible types in assignment
Magick.xs:10672: warning: statement with no effect
Magick.xs:10673: error: invalid operands to binary &
Magick.xs:10674: error: request for member 'sigma' in something not a structure or union
Magick.xs:10674: error: incompatible types in assignment
Magick.xs:10674: warning: statement with no effect
Magick.xs:10677: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10677: error: incompatible types in assignment
Magick.xs:10677: warning: statement with no effect
Magick.xs:10679: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10679: error: incompatible types in assignment
Magick.xs:10679: warning: statement with no effect
Magick.xs:10681: warning: statement with no effect
Magick.xs:10681: error: expected ';' before 'argument_list'
Magick.xs:10682: warning: implicit declaration of function 'BrightnessContrastImageChannel'
Magick.xs:10689: error: invalid operands to binary *
Magick.xs:10689: warning: statement with no effect
Magick.xs:10691: error: 'MorphologyMethod' undeclared (first use in this function)
Magick.xs:10692: warning: statement with no effect
Magick.xs:10692: error: expected ';' before 'method'
Magick.xs:10699: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10699: warning: statement with no effect
Magick.xs:10700: error: expected expression before ')' token
Magick.xs:10700: error: invalid operands to binary *
Magick.xs:10700: error: called object '<erroneous-expression>' is not a function
Magick.xs:10703: warning: statement with no effect
Magick.xs:10703: error: expected ';' before 'argument_list'
Magick.xs:10704: error: 'UndefinedMorphology' undeclared (first use in this function)
Magick.xs:10704: warning: statement with no effect
Magick.xs:10706: warning: statement with no effect
Magick.xs:10710: warning: implicit declaration of function 'MorphologyImageChannel'
Magick.xs:10711: warning: statement with no effect
Magick.xs:10712: warning: statement with no effect
Magick.xs:10725: error: 'kernel_info' undeclared (first use in this function)
Magick.xs:10725: error: invalid operands to binary *
Magick.xs:10725: warning: statement with no effect
Magick.xs:10732: error: 'struct ArgumentList' has no member named 'array_reference'
Magick.xs:10735: warning: cast to pointer from integer of different size
Magick.xs:10746: warning: statement with no effect
Magick.xs:10747: error: expected expression before ')' token
Magick.xs:10747: error: invalid operands to binary *
Magick.xs:10747: error: called object '<erroneous-expression>' is not a function
Magick.xs:10749: error: 'struct Methods' has no member named 'width'
Magick.xs:10749: warning: statement with no effect
Magick.xs:10750: error: 'struct Methods' has no member named 'height'
Magick.xs:10750: warning: statement with no effect
Magick.xs:10751: error: 'struct Methods' has no member named 'values'
Magick.xs:10751: warning: statement with no effect
Magick.xs:10752: warning: implicit declaration of function 'ColorMatrixImage'
Magick.xs:10752: warning: statement with no effect
Magick.xs:10753: error: 'struct Methods' has no member named 'values'
Magick.xs:10753: warning: statement with no effect
Magick.xs:10754: warning: statement with no effect
Magick.xs:10755: warning: cast to pointer from integer of different size
Magick.xs:10761: warning: statement with no effect
Magick.xs:10761: error: expected ';' before 'color'
Magick.xs:10763: error: 'color' undeclared (first use in this function)
Magick.xs:10765: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10767: warning: implicit declaration of function 'SetImageColor'
Magick.xs:10774: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10775: warning: statement with no effect
Magick.xs:10776: error: invalid operands to binary &
Magick.xs:10777: error: request for member 'sigma' in something not a structure or union
Magick.xs:10777: warning: statement with no effect
Magick.xs:10780: error: request for member 'rho' in something not a structure or union
Magick.xs:10780: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10780: warning: statement with no effect
Magick.xs:10782: error: request for member 'sigma' in something not a structure or union
Magick.xs:10782: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10782: warning: statement with no effect
Magick.xs:10784: warning: statement with no effect
Magick.xs:10784: error: expected ';' before 'argument_list'
Magick.xs:10785: error: 'ModeStatistic' undeclared (first use in this function)
Magick.xs:10786: error: request for member 'rho' in something not a structure or union
Magick.xs:10786: error: request for member 'sigma' in something not a structure or union
Magick.xs:10786: warning: statement with no effect
Magick.xs:10791: error: 'StatisticType' undeclared (first use in this function)
Magick.xs:10792: warning: statement with no effect
Magick.xs:10792: error: expected ';' before 'statistic'
Magick.xs:10794: error: 'statistic' undeclared (first use in this function)
Magick.xs:10794: error: 'UndefinedStatistic' undeclared (first use in this function)
Magick.xs:10794: warning: statement with no effect
Magick.xs:10797: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10798: warning: statement with no effect
Magick.xs:10799: error: invalid operands to binary &
Magick.xs:10800: error: request for member 'sigma' in something not a structure or union
Magick.xs:10800: warning: statement with no effect
Magick.xs:10803: error: request for member 'rho' in something not a structure or union
Magick.xs:10803: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10803: warning: statement with no effect
Magick.xs:10805: error: request for member 'sigma' in something not a structure or union
Magick.xs:10805: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10805: warning: statement with no effect
Magick.xs:10807: warning: statement with no effect
Magick.xs:10807: error: expected ';' before 'argument_list'
Magick.xs:10809: warning: statement with no effect
Magick.xs:10809: error: expected ';' before 'argument_list'
Magick.xs:10811: error: request for member 'rho' in something not a structure or union
Magick.xs:10811: error: request for member 'sigma' in something not a structure or union
Magick.xs:10811: warning: statement with no effect
Magick.xs:10819: error: incompatible types in assignment
Magick.xs:10819: warning: statement with no effect
Magick.xs:10821: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10821: error: incompatible types in assignment
Magick.xs:10821: warning: statement with no effect
Magick.xs:10823: warning: statement with no effect
Magick.xs:10823: error: expected ';' before 'argument_list'
Magick.xs:10824: warning: implicit declaration of function 'PerceptibleImageChannel'
Magick.xs:10841: warning: statement with no effect
Magick.xs:10841: error: expected ';' before 'argument_list'
Magick.xs:10842: error: 'struct ArgumentList' has no member named 'array_reference'
Magick.xs:10844: warning: cast to pointer from integer of different size
Magick.xs:10853: warning: implicit declaration of function 'PolynomialImageChannel'
Magick.xs:10854: warning: statement with no effect
Magick.xs:10855: warning: cast to pointer from integer of different size
Magick.xs:10860: error: 'PixelIntensityMethod' undeclared (first use in this function)
Magick.xs:10861: warning: statement with no effect
Magick.xs:10861: error: expected ';' before 'method'
Magick.xs:10863: error: 'UndefinedPixelIntensityMethod' undeclared (first use in this function)
Magick.xs:10863: warning: statement with no effect
Magick.xs:10865: warning: statement with no effect
Magick.xs:10865: error: expected ';' before 'argument_list'
Magick.xs:10866: warning: implicit declaration of function 'GrayscaleImage'
Magick.xs:10873: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10874: warning: statement with no effect
Magick.xs:10875: error: invalid operands to binary &
Magick.xs:10876: error: request for member 'sigma' in something not a structure or union
Magick.xs:10876: warning: statement with no effect
Magick.xs:10877: error: invalid operands to binary &
Magick.xs:10878: error: request for member 'xi' in something not a structure or union
Magick.xs:10878: warning: statement with no effect
Magick.xs:10879: error: invalid operands to binary &
Magick.xs:10880: error: request for member 'psi' in something not a structure or union
Magick.xs:10880: warning: statement with no effect
Magick.xs:10881: error: invalid operands to binary &
Magick.xs:10883: error: request for member 'xi' in something not a structure or union
Magick.xs:10883: warning: statement with no effect
Magick.xs:10884: error: request for member 'psi' in something not a structure or union
Magick.xs:10884: warning: statement with no effect
Magick.xs:10888: error: request for member 'rho' in something not a structure or union
Magick.xs:10888: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10888: warning: statement with no effect
Magick.xs:10890: error: request for member 'sigma' in something not a structure or union
Magick.xs:10890: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10890: warning: statement with no effect
Magick.xs:10892: error: request for member 'xi' in something not a structure or union
Magick.xs:10892: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10892: warning: statement with no effect
Magick.xs:10894: error: request for member 'psi' in something not a structure or union
Magick.xs:10894: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10894: warning: statement with no effect
Magick.xs:10895: warning: implicit declaration of function 'CannyEdgeImage'
Magick.xs:10895: error: request for member 'rho' in something not a structure or union
Magick.xs:10895: error: request for member 'sigma' in something not a structure or union
Magick.xs:10896: error: request for member 'xi' in something not a structure or union
Magick.xs:10896: error: request for member 'psi' in something not a structure or union
Magick.xs:10896: warning: statement with no effect
Magick.xs:10903: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10904: warning: statement with no effect
Magick.xs:10905: error: invalid operands to binary &
Magick.xs:10906: error: request for member 'sigma' in something not a structure or union
Magick.xs:10906: error: request for member 'rho' in something not a structure or union
Magick.xs:10906: warning: statement with no effect
Magick.xs:10907: error: invalid operands to binary &
Magick.xs:10908: error: request for member 'xi' in something not a structure or union
Magick.xs:10908: warning: statement with no effect
Magick.xs:10911: error: request for member 'rho' in something not a structure or union
Magick.xs:10911: warning: statement with no effect
Magick.xs:10913: error: request for member 'sigma' in something not a structure or union
Magick.xs:10913: warning: statement with no effect
Magick.xs:10915: error: request for member 'xi' in something not a structure or union
Magick.xs:10915: warning: statement with no effect
Magick.xs:10916: warning: implicit declaration of function 'HoughLineImage'
Magick.xs:10916: error: request for member 'rho' in something not a structure or union
Magick.xs:10917: error: request for member 'sigma' in something not a structure or union
Magick.xs:10917: error: request for member 'xi' in something not a structure or union
Magick.xs:10917: warning: statement with no effect
Magick.xs:10924: error: 'struct ArgumentList' has no member named 'string_reference'
Magick.xs:10925: warning: statement with no effect
Magick.xs:10926: error: invalid operands to binary &
Magick.xs:10927: error: request for member 'sigma' in something not a structure or union
Magick.xs:10927: error: request for member 'rho' in something not a structure or union
Magick.xs:10927: warning: statement with no effect
Magick.xs:10928: error: invalid operands to binary &
Magick.xs:10929: error: request for member 'xi' in something not a structure or union
Magick.xs:10929: error: invalid operands to binary *
Magick.xs:10929: warning: statement with no effect
Magick.xs:10930: error: invalid operands to binary &
Magick.xs:10931: error: request for member 'xi' in something not a structure or union
Magick.xs:10931: error: request for member 'xi' in something not a structure or union
Magick.xs:10931: error: invalid operands to binary *
Magick.xs:10931: error: invalid operands to binary /
Magick.xs:10931: warning: statement with no effect
Magick.xs:10934: error: request for member 'rho' in something not a structure or union
Magick.xs:10934: warning: statement with no effect
Magick.xs:10936: error: request for member 'sigma' in something not a structure or union
Magick.xs:10936: warning: statement with no effect
Magick.xs:10938: error: request for member 'xi' in something not a structure or union
Magick.xs:10938: error: 'struct ArgumentList' has no member named 'real_reference'
Magick.xs:10938: error: pointer value used where a floating point value was expected
Magick.xs:10938: warning: statement with no effect
Magick.xs:10939: warning: implicit declaration of function 'MeanShiftImage'
Magick.xs:10939: error: request for member 'rho' in something not a structure or union
Magick.xs:10940: error: request for member 'sigma' in something not a structure or union
Magick.xs:10940: error: request for member 'xi' in something not a structure or union
Magick.xs:10940: warning: statement with no effect
Magick.xs:10944: error: expected expression before ')' token
Magick.xs:10944: error: invalid operands to binary *
Magick.xs:10944: error: called object '<erroneous-expression>' is not a function
Magick.xs:10946: error: expected expression before ')' token
Magick.xs:10946: error: invalid operands to binary *
Magick.xs:10946: error: called object '<erroneous-expression>' is not a function
Magick.xs:10951: error: 'status' undeclared (first use in this function)
Magick.xs:10951: error: 'CopyCompositeOp' undeclared (first use in this function)
Magick.xs:10952: error: request for member 'x' in something not a structure or union
Magick.xs:10952: error: request for member 'y' in something not a structure or union
Magick.xs:10952: warning: statement with no effect
Magick.xs:10955: warning: statement with no effect
Magick.xs:10956: warning: statement with no effect
Magick.xs:10958: error: expected expression before ')' token
Magick.xs:10958: error: invalid operands to binary *
Magick.xs:10958: error: called object '<erroneous-expression>' is not a function
Magick.xs:10963: error: 'struct Methods' has no member named 'next'
Magick.xs:10963: error: 'struct Methods' has no member named 'next'
Magick.xs:10963: warning: statement with no effect
Magick.xs:10964: error: 'struct Methods' has no member named 'next'
Magick.xs:10964: error: expected expression before ')' token
Magick.xs:10964: error: invalid operands to binary *
Magick.xs:10964: error: called object '<erroneous-expression>' is not a function
Magick.xs:10965: error: 'struct Methods' has no member named 'next'
Magick.xs:10965: error: 'struct Methods' has no member named 'previous'
Magick.xs:10965: warning: statement with no effect
Magick.xs:10966: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:10966: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:10966: error: expected expression before ')' token
Magick.xs:10966: error: invalid operands to binary *
Magick.xs:10966: error: called object '<erroneous-expression>' is not a function
Magick.xs:10966: warning: statement with no effect
Magick.xs:10969: warning: statement with no effect
Magick.xs:10977: warning: cast to pointer from integer of different size
Magick.xs:10978: error: 'struct Methods' has no member named 'severity'
Magick.xs:10978: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:10978: error: 'struct Methods' has no member named 'severity'
Magick.xs:10978: error: 'struct Methods' has no member named 'reason'
Magick.xs:10978: error: 'struct Methods' has no member named 'severity'
Magick.xs:10978: error: 'struct Methods' has no member named 'reason'
Magick.xs:10978: warning: pointer/integer type mismatch in conditional expression
Magick.xs:10978: error: 'struct Methods' has no member named 'description'
Magick.xs:10978: error: 'struct Methods' has no member named 'description'
Magick.xs:10978: error: 'struct Methods' has no member named 'severity'
Magick.xs:10978: error: 'struct Methods' has no member named 'description'
Magick.xs:10978: warning: pointer/integer type mismatch in conditional expression
Magick.xs:10978: error: 'struct Methods' has no member named 'description'
Magick.xs:10978: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:10978: warning: unused variable 'message'
Magick.xs:10979: warning: statement with no effect
Magick.xs:7466: warning: unused variable 'message'
Magick.xs: In function 'XS_Image__Magick_Montage':
Magick.xs:11013: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:11014: error: 'exception' undeclared (first use in this function)
Magick.xs:11014: error: invalid operands to binary *
Magick.xs:11014: warning: statement with no effect
Magick.xs:11019: error: 'Image' undeclared (first use in this function)
Magick.xs:11020: error: 'image' undeclared (first use in this function)
Magick.xs:11020: error: invalid operands to binary *
Magick.xs:11021: error: 'next' undeclared (first use in this function)
Magick.xs:11021: warning: left-hand operand of comma expression has no effect
Magick.xs:11021: warning: statement with no effect
Magick.xs:11023: error: 'MagickPixelPacket' undeclared (first use in this function)
Magick.xs:11024: warning: statement with no effect
Magick.xs:11024: error: expected ';' before 'transparent_color'
Magick.xs:11026: error: 'MontageInfo' undeclared (first use in this function)
Magick.xs:11027: error: 'montage_info' undeclared (first use in this function)
Magick.xs:11027: error: invalid operands to binary *
Magick.xs:11027: warning: statement with no effect
Magick.xs:11047: warning: statement with no effect
Magick.xs:11053: error: 'OptionError' undeclared (first use in this function)
Magick.xs:11062: warning: statement with no effect
Magick.xs:11063: error: expected expression before ')' token
Magick.xs:11063: error: invalid operands to binary *
Magick.xs:11063: error: called object '<erroneous-expression>' is not a function
Magick.xs:11072: error: too many arguments to function 'GetPackageInfo'
Magick.xs:11073: warning: implicit declaration of function 'CloneMontageInfo'
Magick.xs:11073: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11073: error: expected expression before ')' token
Magick.xs:11073: error: invalid operands to binary *
Magick.xs:11073: error: called object '<erroneous-expression>' is not a function
Magick.xs:11073: warning: statement with no effect
Magick.xs:11074: error: 'transparent_color' undeclared (first use in this function)
Magick.xs:11086: error: 'struct Methods' has no member named 'background_color'
Magick.xs:11087: error: 'struct Methods' has no member named 'next'
Magick.xs:11088: error: 'struct Methods' has no member named 'background_color'
Magick.xs:11088: error: 'struct Methods' has no member named 'background_color'
Magick.xs:11088: warning: statement with no effect
Magick.xs:11093: error: 'struct Methods' has no member named 'border_width'
Magick.xs:11093: warning: statement with no effect
Magick.xs:11099: error: 'struct Methods' has no member named 'border_color'
Magick.xs:11100: error: 'struct Methods' has no member named 'next'
Magick.xs:11101: error: 'struct Methods' has no member named 'border_color'
Magick.xs:11101: error: 'struct Methods' has no member named 'border_color'
Magick.xs:11101: warning: statement with no effect
Magick.xs:11106: error: 'struct Methods' has no member named 'border_width'
Magick.xs:11106: warning: statement with no effect
Magick.xs:11119: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:11126: error: 'struct Methods' has no member named 'next'
Magick.xs:11127: error: 'struct Methods' has no member named 'compose'
Magick.xs:11127: error: 'CompositeOperator' undeclared (first use in this function)
Magick.xs:11127: warning: statement with no effect
Magick.xs:11127: error: expected ';' before 'sp'
Magick.xs:11139: error: 'struct Methods' has no member named 'fill'
Magick.xs:11145: error: 'struct Methods' has no member named 'font'
Magick.xs:11154: warning: comparison between pointer and integer
Magick.xs:11160: error: 'struct Methods' has no member named 'frame'
Magick.xs:11162: error: 'struct Methods' has no member named 'frame'
Magick.xs:11162: warning: statement with no effect
Magick.xs:11178: warning: comparison between pointer and integer
Magick.xs:11184: error: 'struct Methods' has no member named 'geometry'
Magick.xs:11186: error: 'struct Methods' has no member named 'geometry'
Magick.xs:11186: warning: statement with no effect
Magick.xs:11202: error: 'struct Methods' has no member named 'gravity'
Magick.xs:11202: error: 'GravityType' undeclared (first use in this function)
Magick.xs:11202: warning: statement with no effect
Magick.xs:11202: error: expected ';' before 'in'
Magick.xs:11203: error: 'struct Methods' has no member named 'next'
Magick.xs:11204: error: 'struct Methods' has no member named 'gravity'
Magick.xs:11204: warning: statement with no effect
Magick.xs:11204: error: expected ';' before 'in'
Magick.xs:11216: error: 'struct Methods' has no member named 'next'
Magick.xs:11218: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11218: error: 'ImageInfo' undeclared (first use in this function)
Magick.xs:11218: error: expected expression before ')' token
Magick.xs:11218: error: invalid operands to binary *
Magick.xs:11218: error: called object '<erroneous-expression>' is not a function
Magick.xs:11232: error: 'struct Methods' has no member named 'matte_color'
Magick.xs:11233: error: 'struct Methods' has no member named 'next'
Magick.xs:11234: error: 'struct Methods' has no member named 'matte_color'
Magick.xs:11234: error: 'struct Methods' has no member named 'matte_color'
Magick.xs:11234: warning: statement with no effect
Magick.xs:11243: error: 'MagickModeOptions' undeclared (first use in this function)
Magick.xs:11252: error: 'FrameMode' undeclared (first use in this function)
Magick.xs:11254: error: 'struct Methods' has no member named 'frame'
Magick.xs:11255: error: 'struct Methods' has no member named 'shadow'
Magick.xs:11255: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:11255: warning: statement with no effect
Magick.xs:11258: error: 'UnframeMode' undeclared (first use in this function)
Magick.xs:11260: error: 'struct Methods' has no member named 'frame'
Magick.xs:11260: warning: statement with no effect
Magick.xs:11261: error: 'struct Methods' has no member named 'shadow'
Magick.xs:11261: warning: statement with no effect
Magick.xs:11262: error: 'struct Methods' has no member named 'border_width'
Magick.xs:11262: warning: statement with no effect
Magick.xs:11265: error: 'ConcatenateMode' undeclared (first use in this function)
Magick.xs:11267: error: 'struct Methods' has no member named 'frame'
Magick.xs:11267: warning: statement with no effect
Magick.xs:11268: error: 'struct Methods' has no member named 'shadow'
Magick.xs:11268: warning: statement with no effect
Magick.xs:11269: error: 'struct Methods' has no member named 'geometry'
Magick.xs:11270: error: 'struct Methods' has no member named 'border_width'
Magick.xs:11270: warning: statement with no effect
Magick.xs:11284: error: 'struct Methods' has no member named 'pointsize'
Magick.xs:11284: warning: statement with no effect
Magick.xs:11304: error: 'struct Methods' has no member named 'shadow'
Magick.xs:11304: warning: statement with no effect
Magick.xs:11309: error: 'struct Methods' has no member named 'stroke'
Magick.xs:11322: error: 'struct Methods' has no member named 'texture'
Magick.xs:11328: warning: comparison between pointer and integer
Magick.xs:11334: error: 'struct Methods' has no member named 'tile'
Magick.xs:11336: error: 'struct Methods' has no member named 'tile'
Magick.xs:11336: warning: statement with no effect
Magick.xs:11341: error: 'struct Methods' has no member named 'title'
Magick.xs:11347: warning: statement with no effect
Magick.xs:11347: error: expected ';' before 'transparent_color'
Magick.xs:11350: error: 'struct Methods' has no member named 'next'
Magick.xs:11352: error: 'TransparentOpacity' undeclared (first use in this function)
Magick.xs:11367: warning: implicit declaration of function 'MontageImageList'
Magick.xs:11367: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11367: warning: statement with no effect
Magick.xs:11368: warning: implicit declaration of function 'DestroyMontageInfo'
Magick.xs:11368: warning: statement with no effect
Magick.xs:11369: error: expected expression before ')' token
Magick.xs:11369: error: invalid operands to binary *
Magick.xs:11369: error: called object '<erroneous-expression>' is not a function
Magick.xs:11371: error: request for member 'opacity' in something not a structure or union
Magick.xs:11372: error: 'struct Methods' has no member named 'next'
Magick.xs:11375: error: 'struct Methods' has no member named 'next'
Magick.xs:11377: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:11377: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:11377: error: expected expression before ')' token
Magick.xs:11377: error: invalid operands to binary *
Magick.xs:11377: error: called object '<erroneous-expression>' is not a function
Magick.xs:11382: warning: statement with no effect
Magick.xs:11388: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:11388: error: 'struct Methods' has no member named 'severity'
Magick.xs:11388: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:11388: error: 'struct Methods' has no member named 'severity'
Magick.xs:11388: error: 'struct Methods' has no member named 'reason'
Magick.xs:11388: error: 'struct Methods' has no member named 'severity'
Magick.xs:11388: error: 'struct Methods' has no member named 'reason'
Magick.xs:11388: warning: pointer/integer type mismatch in conditional expression
Magick.xs:11388: error: 'struct Methods' has no member named 'description'
Magick.xs:11388: error: 'struct Methods' has no member named 'description'
Magick.xs:11388: error: 'struct Methods' has no member named 'severity'
Magick.xs:11388: error: 'struct Methods' has no member named 'description'
Magick.xs:11388: warning: pointer/integer type mismatch in conditional expression
Magick.xs:11388: error: 'struct Methods' has no member named 'description'
Magick.xs:11388: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:11388: warning: unused variable 'message'
Magick.xs:11389: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Morph':
Magick.xs:11423: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:11424: error: 'exception' undeclared (first use in this function)
Magick.xs:11424: error: invalid operands to binary *
Magick.xs:11424: warning: statement with no effect
Magick.xs:11429: error: 'Image' undeclared (first use in this function)
Magick.xs:11430: error: 'image' undeclared (first use in this function)
Magick.xs:11430: error: invalid operands to binary *
Magick.xs:11430: warning: statement with no effect
Magick.xs:11450: warning: statement with no effect
Magick.xs:11457: error: 'OptionError' undeclared (first use in this function)
Magick.xs:11466: warning: statement with no effect
Magick.xs:11467: error: expected expression before ')' token
Magick.xs:11467: error: invalid operands to binary *
Magick.xs:11467: error: called object '<erroneous-expression>' is not a function
Magick.xs:11473: error: too many arguments to function 'GetPackageInfo'
Magick.xs:11503: warning: implicit declaration of function 'MorphImages'
Magick.xs:11503: warning: statement with no effect
Magick.xs:11504: error: expected expression before ')' token
Magick.xs:11504: error: invalid operands to binary *
Magick.xs:11504: error: called object '<erroneous-expression>' is not a function
Magick.xs:11506: error: 'struct Methods' has no member named 'next'
Magick.xs:11508: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:11508: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:11508: error: expected expression before ')' token
Magick.xs:11508: error: invalid operands to binary *
Magick.xs:11508: error: called object '<erroneous-expression>' is not a function
Magick.xs:11513: warning: statement with no effect
Magick.xs:11519: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:11519: error: 'struct Methods' has no member named 'severity'
Magick.xs:11519: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:11519: error: 'struct Methods' has no member named 'severity'
Magick.xs:11519: error: 'struct Methods' has no member named 'reason'
Magick.xs:11519: error: 'struct Methods' has no member named 'severity'
Magick.xs:11519: error: 'struct Methods' has no member named 'reason'
Magick.xs:11519: warning: pointer/integer type mismatch in conditional expression
Magick.xs:11519: error: 'struct Methods' has no member named 'description'
Magick.xs:11519: error: 'struct Methods' has no member named 'description'
Magick.xs:11519: error: 'struct Methods' has no member named 'severity'
Magick.xs:11519: error: 'struct Methods' has no member named 'description'
Magick.xs:11519: warning: pointer/integer type mismatch in conditional expression
Magick.xs:11519: error: 'struct Methods' has no member named 'description'
Magick.xs:11519: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:11519: warning: unused variable 'message'
Magick.xs:11520: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Mosaic':
Magick.xs:11551: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:11552: error: 'exception' undeclared (first use in this function)
Magick.xs:11552: error: invalid operands to binary *
Magick.xs:11552: warning: statement with no effect
Magick.xs:11557: error: 'Image' undeclared (first use in this function)
Magick.xs:11558: error: 'image' undeclared (first use in this function)
Magick.xs:11558: error: invalid operands to binary *
Magick.xs:11558: warning: statement with no effect
Magick.xs:11571: warning: statement with no effect
Magick.xs:11576: error: 'OptionError' undeclared (first use in this function)
Magick.xs:11582: warning: statement with no effect
Magick.xs:11583: error: expected expression before ')' token
Magick.xs:11583: error: invalid operands to binary *
Magick.xs:11583: error: called object '<erroneous-expression>' is not a function
Magick.xs:11589: error: 'MosaicLayer' undeclared (first use in this function)
Magick.xs:11589: warning: statement with no effect
Magick.xs:11596: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:11596: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:11596: error: expected expression before ')' token
Magick.xs:11596: error: invalid operands to binary *
Magick.xs:11596: error: called object '<erroneous-expression>' is not a function
Magick.xs:11600: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11600: error: 'struct Methods' has no member named 'filename'
Magick.xs:11600: error: 'struct Methods' has no member named 'filename'
Magick.xs:11601: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:11602: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11602: error: 'struct Methods' has no member named 'exception'
Magick.xs:11603: warning: statement with no effect
Magick.xs:11608: error: 'struct Methods' has no member named 'severity'
Magick.xs:11608: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:11608: error: 'struct Methods' has no member named 'severity'
Magick.xs:11608: error: 'struct Methods' has no member named 'reason'
Magick.xs:11608: error: 'struct Methods' has no member named 'severity'
Magick.xs:11608: error: 'struct Methods' has no member named 'reason'
Magick.xs:11608: warning: pointer/integer type mismatch in conditional expression
Magick.xs:11608: error: 'struct Methods' has no member named 'description'
Magick.xs:11608: error: 'struct Methods' has no member named 'description'
Magick.xs:11608: error: 'struct Methods' has no member named 'severity'
Magick.xs:11608: error: 'struct Methods' has no member named 'description'
Magick.xs:11608: warning: pointer/integer type mismatch in conditional expression
Magick.xs:11608: error: 'struct Methods' has no member named 'description'
Magick.xs:11608: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:11608: warning: unused variable 'message'
Magick.xs:11609: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Ping':
Magick.xs:11644: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:11645: error: 'exception' undeclared (first use in this function)
Magick.xs:11645: error: invalid operands to binary *
Magick.xs:11645: warning: statement with no effect
Magick.xs:11647: error: 'Image' undeclared (first use in this function)
Magick.xs:11648: error: 'image' undeclared (first use in this function)
Magick.xs:11648: error: invalid operands to binary *
Magick.xs:11649: error: 'next' undeclared (first use in this function)
Magick.xs:11649: warning: left-hand operand of comma expression has no effect
Magick.xs:11649: warning: statement with no effect
Magick.xs:11654: error: 'MagickBooleanType' undeclared (first use in this function)
Magick.xs:11655: warning: statement with no effect
Magick.xs:11655: error: expected ';' before 'status'
Magick.xs:11682: warning: statement with no effect
Magick.xs:11686: warning: cast to pointer from integer of different size
Magick.xs:11691: error: 'ResourceLimitError' undeclared (first use in this function)
Magick.xs:11696: warning: cast to pointer from integer of different size
Magick.xs:11705: error: 'OptionError' undeclared (first use in this function)
Magick.xs:11718: error: too many arguments to function 'GetPackageInfo'
Magick.xs:11719: error: too many arguments to function 'ClonePackageInfo'
Magick.xs:11722: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11722: error: 'struct Methods' has no member named 'filename'
Magick.xs:11723: error: used struct type value where scalar is required
Magick.xs:11723: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11723: error: 'struct Methods' has no member named 'filename'
Magick.xs:11735: warning: implicit declaration of function 'SetImageInfoBlob'
Magick.xs:11735: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11751: error: 'BlobError' undeclared (first use in this function)
Magick.xs:11762: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11770: error: 'status' undeclared (first use in this function)
Magick.xs:11770: warning: implicit declaration of function 'ExpandFilenames'
Magick.xs:11770: warning: statement with no effect
Magick.xs:11771: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:11780: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11780: error: 'struct Methods' has no member named 'filename'
Magick.xs:11781: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:11782: warning: implicit declaration of function 'PingImage'
Magick.xs:11782: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11782: warning: statement with no effect
Magick.xs:11783: error: expected expression before ')' token
Magick.xs:11783: error: invalid operands to binary *
Magick.xs:11783: error: called object '<erroneous-expression>' is not a function
Magick.xs:11785: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11785: error: 'struct Methods' has no member named 'file'
Magick.xs:11785: warning: comparison of distinct pointer types lacks a cast
Magick.xs:11786: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:11786: error: 'struct Methods' has no member named 'blob'
Magick.xs:11787: warning: implicit declaration of function 'DisassociateImageStream'
Magick.xs:11790: error: 'struct Methods' has no member named 'next'
Magick.xs:11792: error: 'struct Methods' has no member named 'columns'
Magick.xs:11792: warning: passing argument 1 of 'Perl_newSViv' makes integer from pointer without a cast
Magick.xs:11793: error: 'struct Methods' has no member named 'rows'
Magick.xs:11793: warning: passing argument 1 of 'Perl_newSViv' makes integer from pointer without a cast
Magick.xs:11795: error: 'struct Methods' has no member named 'magick'
Magick.xs:11795: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:11797: warning: statement with no effect
Magick.xs:11807: warning: cast to pointer from integer of different size
Magick.xs:11815: warning: cast to pointer from integer of different size
Magick.xs:11817: warning: cast to pointer from integer of different size
Magick.xs:11819: warning: cast to pointer from integer of different size
Magick.xs:11820: error: 'struct Methods' has no member named 'severity'
Magick.xs:11820: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:11820: error: 'struct Methods' has no member named 'severity'
Magick.xs:11820: error: 'struct Methods' has no member named 'reason'
Magick.xs:11820: error: 'struct Methods' has no member named 'severity'
Magick.xs:11820: error: 'struct Methods' has no member named 'reason'
Magick.xs:11820: warning: pointer/integer type mismatch in conditional expression
Magick.xs:11820: error: 'struct Methods' has no member named 'description'
Magick.xs:11820: error: 'struct Methods' has no member named 'description'
Magick.xs:11820: error: 'struct Methods' has no member named 'severity'
Magick.xs:11820: error: 'struct Methods' has no member named 'description'
Magick.xs:11820: warning: pointer/integer type mismatch in conditional expression
Magick.xs:11820: error: 'struct Methods' has no member named 'description'
Magick.xs:11820: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:11820: warning: unused variable 'message'
Magick.xs:11821: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Preview':
Magick.xs:11849: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:11850: error: 'exception' undeclared (first use in this function)
Magick.xs:11850: error: invalid operands to binary *
Magick.xs:11850: warning: statement with no effect
Magick.xs:11855: error: 'Image' undeclared (first use in this function)
Magick.xs:11856: error: 'image' undeclared (first use in this function)
Magick.xs:11856: error: invalid operands to binary *
Magick.xs:11857: error: 'preview_image' undeclared (first use in this function)
Magick.xs:11857: warning: left-hand operand of comma expression has no effect
Magick.xs:11857: warning: statement with no effect
Magick.xs:11859: error: 'PreviewType' undeclared (first use in this function)
Magick.xs:11860: warning: statement with no effect
Magick.xs:11860: error: expected ';' before 'preview_type'
Magick.xs:11874: warning: statement with no effect
Magick.xs:11880: error: 'OptionError' undeclared (first use in this function)
Magick.xs:11889: warning: statement with no effect
Magick.xs:11890: error: expected expression before ')' token
Magick.xs:11890: error: invalid operands to binary *
Magick.xs:11890: error: called object '<erroneous-expression>' is not a function
Magick.xs:11896: error: too many arguments to function 'GetPackageInfo'
Magick.xs:11897: error: 'preview_type' undeclared (first use in this function)
Magick.xs:11897: error: 'GammaPreview' undeclared (first use in this function)
Magick.xs:11897: warning: statement with no effect
Magick.xs:11900: warning: statement with no effect
Magick.xs:11900: error: expected ';' before 'ParseCommandOption'
Magick.xs:11901: error: 'struct Methods' has no member named 'next'
Magick.xs:11903: warning: implicit declaration of function 'PreviewImage'
Magick.xs:11903: warning: statement with no effect
Magick.xs:11904: error: expected expression before ')' token
Magick.xs:11904: error: invalid operands to binary *
Magick.xs:11904: error: called object '<erroneous-expression>' is not a function
Magick.xs:11906: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:11906: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:11906: error: expected expression before ')' token
Magick.xs:11906: error: invalid operands to binary *
Magick.xs:11906: error: called object '<erroneous-expression>' is not a function
Magick.xs:11911: warning: statement with no effect
Magick.xs:11917: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:11917: error: 'struct Methods' has no member named 'severity'
Magick.xs:11917: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:11917: error: 'struct Methods' has no member named 'severity'
Magick.xs:11917: error: 'struct Methods' has no member named 'reason'
Magick.xs:11917: error: 'struct Methods' has no member named 'severity'
Magick.xs:11917: error: 'struct Methods' has no member named 'reason'
Magick.xs:11917: warning: pointer/integer type mismatch in conditional expression
Magick.xs:11917: error: 'struct Methods' has no member named 'description'
Magick.xs:11917: error: 'struct Methods' has no member named 'description'
Magick.xs:11917: error: 'struct Methods' has no member named 'severity'
Magick.xs:11917: error: 'struct Methods' has no member named 'description'
Magick.xs:11917: warning: pointer/integer type mismatch in conditional expression
Magick.xs:11917: error: 'struct Methods' has no member named 'description'
Magick.xs:11917: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:11917: warning: unused variable 'message'
Magick.xs:11918: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_QueryColor':
Magick.xs:11947: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:11948: error: 'exception' undeclared (first use in this function)
Magick.xs:11948: error: invalid operands to binary *
Magick.xs:11948: warning: statement with no effect
Magick.xs:11950: error: 'MagickPixelPacket' undeclared (first use in this function)
Magick.xs:11951: warning: statement with no effect
Magick.xs:11951: error: expected ';' before 'color'
Magick.xs:11961: warning: statement with no effect
Magick.xs:11966: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:11966: error: 'colorlist' undeclared (first use in this function)
Magick.xs:11966: error: invalid type argument of 'unary *'
Magick.xs:11966: warning: statement with no effect
Magick.xs:11971: warning: implicit declaration of function 'GetColorInfoList'
Magick.xs:11971: warning: statement with no effect
Magick.xs:11975: error: invalid type argument of '->'
Magick.xs:11975: error: request for member 'name' in something not a structure or union
Magick.xs:11975: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:11977: error: expected ')' before 'ColorInfo'
Magick.xs:11978: error: 'ColorInfo' undeclared (first use in this function)
Magick.xs:11978: error: expected expression before ')' token
Magick.xs:11978: error: invalid operands to binary *
Magick.xs:11978: warning: type defaults to 'int' in declaration of 'type name'
Magick.xs:11978: warning: statement with no effect
Magick.xs:11985: error: 'color' undeclared (first use in this function)
Magick.xs:11985: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:11985: warning: comparison between pointer and integer
Magick.xs:11990: error: request for member 'red' in something not a structure or union
Magick.xs:11990: error: invalid operands to binary +
Magick.xs:11990: error: incompatible type for argument 1 of 'floor'
Magick.xs:11991: error: request for member 'green' in something not a structure or union
Magick.xs:11991: error: invalid operands to binary +
Magick.xs:11991: error: incompatible type for argument 1 of 'floor'
Magick.xs:11992: error: request for member 'blue' in something not a structure or union
Magick.xs:11992: error: invalid operands to binary +
Magick.xs:11992: error: incompatible type for argument 1 of 'floor'
Magick.xs:11993: error: request for member 'matte' in something not a structure or union
Magick.xs:11994: error: request for member 'opacity' in something not a structure or union
Magick.xs:11994: error: invalid operands to binary +
Magick.xs:11994: error: incompatible type for argument 1 of 'floor'
Magick.xs:11995: error: request for member 'colorspace' in something not a structure or union
Magick.xs:11995: error: 'CMYKColorspace' undeclared (first use in this function)
Magick.xs:11996: error: request for member 'index' in something not a structure or union
Magick.xs:11996: error: invalid operands to binary +
Magick.xs:11996: error: incompatible type for argument 1 of 'floor'
Magick.xs:12000: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:12000: error: 'struct Methods' has no member named 'severity'
Magick.xs:12000: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:12000: error: 'struct Methods' has no member named 'severity'
Magick.xs:12000: error: 'struct Methods' has no member named 'reason'
Magick.xs:12000: error: 'struct Methods' has no member named 'severity'
Magick.xs:12000: error: 'struct Methods' has no member named 'reason'
Magick.xs:12000: warning: pointer/integer type mismatch in conditional expression
Magick.xs:12000: error: 'struct Methods' has no member named 'description'
Magick.xs:12000: error: 'struct Methods' has no member named 'description'
Magick.xs:12000: error: 'struct Methods' has no member named 'severity'
Magick.xs:12000: error: 'struct Methods' has no member named 'description'
Magick.xs:12000: warning: pointer/integer type mismatch in conditional expression
Magick.xs:12000: error: 'struct Methods' has no member named 'description'
Magick.xs:12000: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:12000: warning: unused variable 'message'
Magick.xs:12001: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_QueryColorname':
Magick.xs:12028: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:12030: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:12031: error: 'exception' undeclared (first use in this function)
Magick.xs:12031: error: invalid operands to binary *
Magick.xs:12031: warning: statement with no effect
Magick.xs:12033: error: 'Image' undeclared (first use in this function)
Magick.xs:12034: error: 'image' undeclared (first use in this function)
Magick.xs:12034: error: invalid operands to binary *
Magick.xs:12034: warning: statement with no effect
Magick.xs:12036: error: 'PixelPacket' undeclared (first use in this function)
Magick.xs:12037: warning: statement with no effect
Magick.xs:12037: error: expected ';' before 'target_color'
Magick.xs:12051: warning: statement with no effect
Magick.xs:12056: error: too many arguments to function 'GetPackageInfo'
Magick.xs:12057: warning: statement with no effect
Magick.xs:12058: error: expected expression before ')' token
Magick.xs:12058: error: invalid operands to binary *
Magick.xs:12058: error: called object '<erroneous-expression>' is not a function
Magick.xs:12060: error: 'OptionError' undeclared (first use in this function)
Magick.xs:12067: error: 'target_color' undeclared (first use in this function)
Magick.xs:12068: warning: implicit declaration of function 'QueryColorname'
Magick.xs:12068: error: 'SVGCompliance' undeclared (first use in this function)
Magick.xs:12070: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:12074: error: 'struct Methods' has no member named 'severity'
Magick.xs:12074: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:12074: error: 'struct Methods' has no member named 'severity'
Magick.xs:12074: error: 'struct Methods' has no member named 'reason'
Magick.xs:12074: error: 'struct Methods' has no member named 'severity'
Magick.xs:12074: error: 'struct Methods' has no member named 'reason'
Magick.xs:12074: warning: pointer/integer type mismatch in conditional expression
Magick.xs:12074: error: 'struct Methods' has no member named 'description'
Magick.xs:12074: error: 'struct Methods' has no member named 'description'
Magick.xs:12074: error: 'struct Methods' has no member named 'severity'
Magick.xs:12074: error: 'struct Methods' has no member named 'description'
Magick.xs:12074: warning: pointer/integer type mismatch in conditional expression
Magick.xs:12074: error: 'struct Methods' has no member named 'description'
Magick.xs:12074: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:12074: warning: unused variable 'message'
Magick.xs:12075: warning: statement with no effect
Magick.xs:12028: warning: unused variable 'message'
Magick.xs: In function 'XS_Image__Magick_QueryFont':
Magick.xs:12100: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:12102: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:12103: error: 'exception' undeclared (first use in this function)
Magick.xs:12103: error: invalid operands to binary *
Magick.xs:12103: warning: statement with no effect
Magick.xs:12112: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:12112: error: 'type_info' undeclared (first use in this function)
Magick.xs:12112: warning: statement with no effect
Magick.xs:12116: warning: statement with no effect
Magick.xs:12121: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:12121: error: 'typelist' undeclared (first use in this function)
Magick.xs:12121: error: invalid type argument of 'unary *'
Magick.xs:12121: warning: statement with no effect
Magick.xs:12126: warning: implicit declaration of function 'GetTypeInfoList'
Magick.xs:12126: warning: statement with no effect
Magick.xs:12130: error: invalid type argument of '->'
Magick.xs:12130: error: request for member 'name' in something not a structure or union
Magick.xs:12130: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:12132: error: expected ')' before 'TypeInfo'
Magick.xs:12132: error: 'TypeInfo' undeclared (first use in this function)
Magick.xs:12132: error: expected expression before ')' token
Magick.xs:12132: error: invalid operands to binary *
Magick.xs:12133: warning: type defaults to 'int' in declaration of 'type name'
Magick.xs:12133: warning: statement with no effect
Magick.xs:12140: warning: implicit declaration of function 'GetTypeInfo'
Magick.xs:12140: warning: statement with no effect
Magick.xs:12141: error: expected expression before ')' token
Magick.xs:12141: error: invalid operands to binary *
Magick.xs:12141: error: called object '<erroneous-expression>' is not a function
Magick.xs:12150: error: 'struct Methods' has no member named 'description'
Magick.xs:12150: warning: comparison of distinct pointer types lacks a cast
Magick.xs:12153: error: 'struct Methods' has no member named 'description'
Magick.xs:12153: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:12154: error: 'struct Methods' has no member named 'family'
Magick.xs:12154: warning: comparison of distinct pointer types lacks a cast
Magick.xs:12157: error: 'struct Methods' has no member named 'family'
Magick.xs:12157: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:12158: error: 'struct Methods' has no member named 'style'
Magick.xs:12158: error: 'UndefinedStyle' undeclared (first use in this function)
Magick.xs:12161: error: 'struct Methods' has no member named 'style'
Magick.xs:12161: warning: passing argument 1 of 'Perl_newSVpv' makes pointer from integer without a cast
Magick.xs:12163: error: 'struct Methods' has no member named 'stretch'
Magick.xs:12163: error: 'UndefinedStretch' undeclared (first use in this function)
Magick.xs:12166: error: 'struct Methods' has no member named 'stretch'
Magick.xs:12166: warning: passing argument 1 of 'Perl_newSVpv' makes pointer from integer without a cast
Magick.xs:12169: error: 'struct Methods' has no member named 'weight'
Magick.xs:12169: error: pointer value used where a floating point value was expected
Magick.xs:12170: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:12171: error: 'struct Methods' has no member named 'encoding'
Magick.xs:12171: warning: comparison of distinct pointer types lacks a cast
Magick.xs:12174: error: 'struct Methods' has no member named 'encoding'
Magick.xs:12174: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:12175: error: 'struct Methods' has no member named 'foundry'
Magick.xs:12175: warning: comparison of distinct pointer types lacks a cast
Magick.xs:12178: error: 'struct Methods' has no member named 'foundry'
Magick.xs:12178: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:12179: error: 'struct Methods' has no member named 'format'
Magick.xs:12179: warning: comparison of distinct pointer types lacks a cast
Magick.xs:12182: error: 'struct Methods' has no member named 'format'
Magick.xs:12182: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:12183: error: 'struct Methods' has no member named 'metrics'
Magick.xs:12183: warning: comparison of distinct pointer types lacks a cast
Magick.xs:12186: error: 'struct Methods' has no member named 'metrics'
Magick.xs:12186: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:12187: error: 'struct Methods' has no member named 'glyphs'
Magick.xs:12187: warning: comparison of distinct pointer types lacks a cast
Magick.xs:12190: error: 'struct Methods' has no member named 'glyphs'
Magick.xs:12190: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:12194: error: 'struct Methods' has no member named 'severity'
Magick.xs:12194: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:12194: error: 'struct Methods' has no member named 'severity'
Magick.xs:12194: error: 'struct Methods' has no member named 'reason'
Magick.xs:12194: error: 'struct Methods' has no member named 'severity'
Magick.xs:12194: error: 'struct Methods' has no member named 'reason'
Magick.xs:12194: warning: pointer/integer type mismatch in conditional expression
Magick.xs:12194: error: 'struct Methods' has no member named 'description'
Magick.xs:12194: error: 'struct Methods' has no member named 'description'
Magick.xs:12194: error: 'struct Methods' has no member named 'severity'
Magick.xs:12194: error: 'struct Methods' has no member named 'description'
Magick.xs:12194: warning: pointer/integer type mismatch in conditional expression
Magick.xs:12194: error: 'struct Methods' has no member named 'description'
Magick.xs:12194: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:12194: warning: unused variable 'message'
Magick.xs:12195: warning: statement with no effect
Magick.xs:12100: warning: unused variable 'message'
Magick.xs: In function 'XS_Image__Magick_QueryFontMetrics':
Magick.xs:12218: error: 'AffineMatrix' undeclared (first use in this function)
Magick.xs:12219: warning: statement with no effect
Magick.xs:12219: error: expected ';' before 'affine'
Magick.xs:12232: error: 'DrawInfo' undeclared (first use in this function)
Magick.xs:12233: error: 'draw_info' undeclared (first use in this function)
Magick.xs:12233: error: invalid operands to binary *
Magick.xs:12233: warning: statement with no effect
Magick.xs:12235: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:12236: error: 'exception' undeclared (first use in this function)
Magick.xs:12236: error: invalid operands to binary *
Magick.xs:12236: warning: statement with no effect
Magick.xs:12238: error: 'GeometryInfo' undeclared (first use in this function)
Magick.xs:12239: warning: statement with no effect
Magick.xs:12239: error: expected ';' before 'geometry_info'
Magick.xs:12241: error: 'Image' undeclared (first use in this function)
Magick.xs:12242: error: 'image' undeclared (first use in this function)
Magick.xs:12242: error: invalid operands to binary *
Magick.xs:12242: warning: statement with no effect
Magick.xs:12244: error: 'MagickBooleanType' undeclared (first use in this function)
Magick.xs:12245: warning: statement with no effect
Magick.xs:12245: error: expected ';' before 'status'
Magick.xs:12247: error: 'MagickStatusType' undeclared (first use in this function)
Magick.xs:12248: warning: statement with no effect
Magick.xs:12248: error: expected ';' before 'flags'
Magick.xs:12264: error: 'TypeMetric' undeclared (first use in this function)
Magick.xs:12265: warning: statement with no effect
Magick.xs:12265: error: expected ';' before 'metrics'
Magick.xs:12269: warning: statement with no effect
Magick.xs:12275: error: too many arguments to function 'GetPackageInfo'
Magick.xs:12276: warning: statement with no effect
Magick.xs:12277: error: expected expression before ')' token
Magick.xs:12277: error: invalid operands to binary *
Magick.xs:12277: error: called object '<erroneous-expression>' is not a function
Magick.xs:12279: error: 'OptionError' undeclared (first use in this function)
Magick.xs:12283: error: too many arguments to function 'ClonePackageInfo'
Magick.xs:12284: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:12284: error: expected expression before ')' token
Magick.xs:12284: error: invalid operands to binary *
Magick.xs:12284: error: called object '<erroneous-expression>' is not a function
Magick.xs:12284: warning: statement with no effect
Magick.xs:12285: error: 'struct Methods' has no member named 'text'
Magick.xs:12286: error: 'current' undeclared (first use in this function)
Magick.xs:12286: error: 'struct Methods' has no member named 'affine'
Magick.xs:12286: warning: statement with no effect
Magick.xs:12287: error: 'affine' undeclared (first use in this function)
Magick.xs:12301: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:12309: error: 'struct Methods' has no member named 'text_antialias'
Magick.xs:12309: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:12309: warning: statement with no effect
Magick.xs:12321: error: 'struct Methods' has no member named 'density'
Magick.xs:12326: error: 'struct Methods' has no member named 'direction'
Magick.xs:12326: error: 'DirectionType' undeclared (first use in this function)
Magick.xs:12326: warning: statement with no effect
Magick.xs:12326: error: expected ';' before 'ParseCommandOption'
Magick.xs:12339: error: 'struct Methods' has no member named 'encoding'
Magick.xs:12351: error: 'struct Methods' has no member named 'family'
Magick.xs:12357: error: 'struct Methods' has no member named 'fill'
Magick.xs:12358: error: 'struct Methods' has no member named 'exception'
Magick.xs:12363: error: 'struct Methods' has no member named 'font'
Magick.xs:12375: error: 'struct Methods' has no member named 'geometry'
Magick.xs:12380: error: 'struct Methods' has no member named 'gravity'
Magick.xs:12380: error: 'GravityType' undeclared (first use in this function)
Magick.xs:12380: warning: statement with no effect
Magick.xs:12380: error: expected ';' before 'ParseCommandOption'
Magick.xs:12393: error: 'flags' undeclared (first use in this function)
Magick.xs:12393: error: 'geometry_info' undeclared (first use in this function)
Magick.xs:12393: warning: statement with no effect
Magick.xs:12394: error: 'struct Methods' has no member named 'interline_spacing'
Magick.xs:12394: error: request for member 'rho' in something not a structure or union
Magick.xs:12394: warning: statement with no effect
Magick.xs:12399: warning: statement with no effect
Magick.xs:12400: error: 'struct Methods' has no member named 'interword_spacing'
Magick.xs:12400: error: request for member 'rho' in something not a structure or union
Magick.xs:12400: warning: statement with no effect
Magick.xs:12412: warning: statement with no effect
Magick.xs:12413: error: 'struct Methods' has no member named 'kerning'
Magick.xs:12413: error: request for member 'rho' in something not a structure or union
Magick.xs:12413: warning: statement with no effect
Magick.xs:12425: warning: statement with no effect
Magick.xs:12426: error: 'struct Methods' has no member named 'pointsize'
Magick.xs:12426: error: request for member 'rho' in something not a structure or union
Magick.xs:12426: warning: statement with no effect
Magick.xs:12438: warning: statement with no effect
Magick.xs:12439: error: request for member 'rx' in something not a structure or union
Magick.xs:12439: error: request for member 'rho' in something not a structure or union
Magick.xs:12439: warning: statement with no effect
Magick.xs:12440: error: request for member 'ry' in something not a structure or union
Magick.xs:12440: error: request for member 'sigma' in something not a structure or union
Magick.xs:12440: warning: statement with no effect
Magick.xs:12441: error: 'SigmaValue' undeclared (first use in this function)
Magick.xs:12441: error: invalid operands to binary &
Magick.xs:12442: error: request for member 'ry' in something not a structure or union
Magick.xs:12442: error: request for member 'rx' in something not a structure or union
Magick.xs:12442: warning: statement with no effect
Magick.xs:12454: warning: statement with no effect
Magick.xs:12455: error: request for member 'sx' in something not a structure or union
Magick.xs:12455: error: request for member 'rho' in something not a structure or union
Magick.xs:12455: warning: statement with no effect
Magick.xs:12456: error: request for member 'sy' in something not a structure or union
Magick.xs:12456: error: request for member 'sigma' in something not a structure or union
Magick.xs:12456: warning: statement with no effect
Magick.xs:12457: error: invalid operands to binary &
Magick.xs:12458: error: request for member 'sy' in something not a structure or union
Magick.xs:12458: error: request for member 'sx' in something not a structure or union
Magick.xs:12458: warning: statement with no effect
Magick.xs:12467: warning: statement with no effect
Magick.xs:12468: error: request for member 'rho' in something not a structure or union
Magick.xs:12468: error: incompatible types in assignment
Magick.xs:12468: warning: statement with no effect
Magick.xs:12469: error: request for member 'sigma' in something not a structure or union
Magick.xs:12469: error: incompatible types in assignment
Magick.xs:12469: warning: statement with no effect
Magick.xs:12470: error: invalid operands to binary &
Magick.xs:12472: error: request for member 'ry' in something not a structure or union
Magick.xs:12472: warning: statement with no effect
Magick.xs:12473: error: request for member 'rx' in something not a structure or union
Magick.xs:12473: warning: statement with no effect
Magick.xs:12479: error: 'struct Methods' has no member named 'stroke'
Magick.xs:12480: error: 'struct Methods' has no member named 'exception'
Magick.xs:12493: error: 'struct Methods' has no member named 'style'
Magick.xs:12493: error: 'StyleType' undeclared (first use in this function)
Magick.xs:12493: warning: statement with no effect
Magick.xs:12493: error: expected ';' before 'type'
Magick.xs:12505: error: 'struct Methods' has no member named 'text'
Magick.xs:12510: warning: statement with no effect
Magick.xs:12511: error: request for member 'tx' in something not a structure or union
Magick.xs:12511: error: request for member 'rho' in something not a structure or union
Magick.xs:12511: warning: statement with no effect
Magick.xs:12512: error: request for member 'ty' in something not a structure or union
Magick.xs:12512: error: request for member 'sigma' in something not a structure or union
Magick.xs:12512: warning: statement with no effect
Magick.xs:12513: error: invalid operands to binary &
Magick.xs:12514: error: request for member 'ty' in something not a structure or union
Magick.xs:12514: error: request for member 'tx' in something not a structure or union
Magick.xs:12514: warning: statement with no effect
Magick.xs:12526: warning: statement with no effect
Magick.xs:12527: error: 'struct Methods' has no member named 'weight'
Magick.xs:12527: error: request for member 'rho' in something not a structure or union
Magick.xs:12527: warning: statement with no effect
Magick.xs:12539: warning: statement with no effect
Magick.xs:12540: error: request for member 'rho' in something not a structure or union
Magick.xs:12540: error: incompatible types in assignment
Magick.xs:12540: warning: statement with no effect
Magick.xs:12552: warning: statement with no effect
Magick.xs:12553: error: request for member 'rho' in something not a structure or union
Magick.xs:12553: error: incompatible types in assignment
Magick.xs:12553: warning: statement with no effect
Magick.xs:12568: error: 'struct Methods' has no member named 'affine'
Magick.xs:12568: error: request for member 'sx' in something not a structure or union
Magick.xs:12568: error: request for member 'sx' in something not a structure or union
Magick.xs:12568: error: request for member 'sx' in something not a structure or union
Magick.xs:12568: error: invalid operands to binary *
Magick.xs:12568: error: request for member 'ry' in something not a structure or union
Magick.xs:12568: error: request for member 'rx' in something not a structure or union
Magick.xs:12568: error: invalid operands to binary *
Magick.xs:12568: error: invalid operands to binary +
Magick.xs:12568: warning: statement with no effect
Magick.xs:12569: error: 'struct Methods' has no member named 'affine'
Magick.xs:12569: error: request for member 'rx' in something not a structure or union
Magick.xs:12569: error: request for member 'rx' in something not a structure or union
Magick.xs:12569: error: request for member 'sx' in something not a structure or union
Magick.xs:12569: error: invalid operands to binary *
Magick.xs:12569: error: request for member 'sy' in something not a structure or union
Magick.xs:12569: error: request for member 'rx' in something not a structure or union
Magick.xs:12569: error: invalid operands to binary *
Magick.xs:12569: error: invalid operands to binary +
Magick.xs:12569: warning: statement with no effect
Magick.xs:12570: error: 'struct Methods' has no member named 'affine'
Magick.xs:12570: error: request for member 'ry' in something not a structure or union
Magick.xs:12570: error: request for member 'sx' in something not a structure or union
Magick.xs:12570: error: request for member 'ry' in something not a structure or union
Magick.xs:12570: error: invalid operands to binary *
Magick.xs:12570: error: request for member 'ry' in something not a structure or union
Magick.xs:12570: error: request for member 'sy' in something not a structure or union
Magick.xs:12570: error: invalid operands to binary *
Magick.xs:12570: error: invalid operands to binary +
Magick.xs:12570: warning: statement with no effect
Magick.xs:12571: error: 'struct Methods' has no member named 'affine'
Magick.xs:12571: error: request for member 'sy' in something not a structure or union
Magick.xs:12571: error: request for member 'rx' in something not a structure or union
Magick.xs:12571: error: request for member 'ry' in something not a structure or union
Magick.xs:12571: error: invalid operands to binary *
Magick.xs:12571: error: request for member 'sy' in something not a structure or union
Magick.xs:12571: error: request for member 'sy' in something not a structure or union
Magick.xs:12571: error: invalid operands to binary *
Magick.xs:12571: error: invalid operands to binary +
Magick.xs:12571: warning: statement with no effect
Magick.xs:12572: error: 'struct Methods' has no member named 'affine'
Magick.xs:12572: error: request for member 'tx' in something not a structure or union
Magick.xs:12572: error: request for member 'sx' in something not a structure or union
Magick.xs:12572: error: request for member 'tx' in something not a structure or union
Magick.xs:12572: error: invalid operands to binary *
Magick.xs:12572: error: request for member 'ry' in something not a structure or union
Magick.xs:12572: error: request for member 'ty' in something not a structure or union
Magick.xs:12572: error: invalid operands to binary *
Magick.xs:12572: error: invalid operands to binary +
Magick.xs:12572: error: request for member 'tx' in something not a structure or union
Magick.xs:12572: error: invalid operands to binary +
Magick.xs:12572: warning: statement with no effect
Magick.xs:12573: error: 'struct Methods' has no member named 'affine'
Magick.xs:12573: error: request for member 'ty' in something not a structure or union
Magick.xs:12573: error: request for member 'rx' in something not a structure or union
Magick.xs:12573: error: request for member 'tx' in something not a structure or union
Magick.xs:12573: error: invalid operands to binary *
Magick.xs:12573: error: request for member 'sy' in something not a structure or union
Magick.xs:12573: error: request for member 'ty' in something not a structure or union
Magick.xs:12573: error: invalid operands to binary *
Magick.xs:12573: error: invalid operands to binary +
Magick.xs:12573: error: request for member 'ty' in something not a structure or union
Magick.xs:12573: error: invalid operands to binary +
Magick.xs:12573: warning: statement with no effect
Magick.xs:12574: error: 'struct Methods' has no member named 'geometry'
Magick.xs:12574: warning: comparison of distinct pointer types lacks a cast
Magick.xs:12576: error: 'struct Methods' has no member named 'geometry'
Magick.xs:12576: warning: implicit declaration of function 'AcquireString'
Magick.xs:12576: warning: statement with no effect
Magick.xs:12577: error: 'struct Methods' has no member named 'geometry'
Magick.xs:12577: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:12580: error: 'status' undeclared (first use in this function)
Magick.xs:12580: warning: implicit declaration of function 'GetTypeMetrics'
Magick.xs:12580: error: 'metrics' undeclared (first use in this function)
Magick.xs:12580: warning: statement with no effect
Magick.xs:12586: error: request for member 'pixels_per_em' in something not a structure or union
Magick.xs:12586: error: request for member 'x' in something not a structure or union
Magick.xs:12586: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12587: error: request for member 'pixels_per_em' in something not a structure or union
Magick.xs:12587: error: request for member 'y' in something not a structure or union
Magick.xs:12587: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12588: error: request for member 'ascent' in something not a structure or union
Magick.xs:12588: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12589: error: request for member 'descent' in something not a structure or union
Magick.xs:12589: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12590: error: request for member 'width' in something not a structure or union
Magick.xs:12590: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12591: error: request for member 'height' in something not a structure or union
Magick.xs:12591: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12592: error: request for member 'max_advance' in something not a structure or union
Magick.xs:12592: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12593: error: request for member 'bounds' in something not a structure or union
Magick.xs:12593: error: request for member 'x1' in something not a structure or union
Magick.xs:12593: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12594: error: request for member 'bounds' in something not a structure or union
Magick.xs:12594: error: request for member 'y1' in something not a structure or union
Magick.xs:12594: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12595: error: request for member 'bounds' in something not a structure or union
Magick.xs:12595: error: request for member 'x2' in something not a structure or union
Magick.xs:12595: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12596: error: request for member 'bounds' in something not a structure or union
Magick.xs:12596: error: request for member 'y2' in something not a structure or union
Magick.xs:12596: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12597: error: request for member 'origin' in something not a structure or union
Magick.xs:12597: error: request for member 'x' in something not a structure or union
Magick.xs:12597: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12598: error: request for member 'origin' in something not a structure or union
Magick.xs:12598: error: request for member 'y' in something not a structure or union
Magick.xs:12598: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12600: warning: statement with no effect
Magick.xs:12605: error: 'struct Methods' has no member named 'severity'
Magick.xs:12605: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:12605: error: 'struct Methods' has no member named 'severity'
Magick.xs:12605: error: 'struct Methods' has no member named 'reason'
Magick.xs:12605: error: 'struct Methods' has no member named 'severity'
Magick.xs:12605: error: 'struct Methods' has no member named 'reason'
Magick.xs:12605: warning: pointer/integer type mismatch in conditional expression
Magick.xs:12605: error: 'struct Methods' has no member named 'description'
Magick.xs:12605: error: 'struct Methods' has no member named 'description'
Magick.xs:12605: error: 'struct Methods' has no member named 'severity'
Magick.xs:12605: error: 'struct Methods' has no member named 'description'
Magick.xs:12605: warning: pointer/integer type mismatch in conditional expression
Magick.xs:12605: error: 'struct Methods' has no member named 'description'
Magick.xs:12605: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:12605: warning: unused variable 'message'
Magick.xs:12606: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_QueryMultilineFontMetrics':
Magick.xs:12629: error: 'AffineMatrix' undeclared (first use in this function)
Magick.xs:12630: warning: statement with no effect
Magick.xs:12630: error: expected ';' before 'affine'
Magick.xs:12643: error: 'DrawInfo' undeclared (first use in this function)
Magick.xs:12644: error: 'draw_info' undeclared (first use in this function)
Magick.xs:12644: error: invalid operands to binary *
Magick.xs:12644: warning: statement with no effect
Magick.xs:12646: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:12647: error: 'exception' undeclared (first use in this function)
Magick.xs:12647: error: invalid operands to binary *
Magick.xs:12647: warning: statement with no effect
Magick.xs:12649: error: 'GeometryInfo' undeclared (first use in this function)
Magick.xs:12650: warning: statement with no effect
Magick.xs:12650: error: expected ';' before 'geometry_info'
Magick.xs:12652: error: 'Image' undeclared (first use in this function)
Magick.xs:12653: error: 'image' undeclared (first use in this function)
Magick.xs:12653: error: invalid operands to binary *
Magick.xs:12653: warning: statement with no effect
Magick.xs:12655: error: 'MagickBooleanType' undeclared (first use in this function)
Magick.xs:12656: warning: statement with no effect
Magick.xs:12656: error: expected ';' before 'status'
Magick.xs:12658: error: 'MagickStatusType' undeclared (first use in this function)
Magick.xs:12659: warning: statement with no effect
Magick.xs:12659: error: expected ';' before 'flags'
Magick.xs:12675: error: 'TypeMetric' undeclared (first use in this function)
Magick.xs:12676: warning: statement with no effect
Magick.xs:12676: error: expected ';' before 'metrics'
Magick.xs:12680: warning: statement with no effect
Magick.xs:12686: error: too many arguments to function 'GetPackageInfo'
Magick.xs:12687: warning: statement with no effect
Magick.xs:12688: error: expected expression before ')' token
Magick.xs:12688: error: invalid operands to binary *
Magick.xs:12688: error: called object '<erroneous-expression>' is not a function
Magick.xs:12690: error: 'OptionError' undeclared (first use in this function)
Magick.xs:12694: error: too many arguments to function 'ClonePackageInfo'
Magick.xs:12695: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:12695: error: expected expression before ')' token
Magick.xs:12695: error: invalid operands to binary *
Magick.xs:12695: error: called object '<erroneous-expression>' is not a function
Magick.xs:12695: warning: statement with no effect
Magick.xs:12696: error: 'struct Methods' has no member named 'text'
Magick.xs:12697: error: 'current' undeclared (first use in this function)
Magick.xs:12697: error: 'struct Methods' has no member named 'affine'
Magick.xs:12697: warning: statement with no effect
Magick.xs:12698: error: 'affine' undeclared (first use in this function)
Magick.xs:12712: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:12720: error: 'struct Methods' has no member named 'text_antialias'
Magick.xs:12720: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:12720: warning: statement with no effect
Magick.xs:12732: error: 'struct Methods' has no member named 'density'
Magick.xs:12744: error: 'struct Methods' has no member named 'encoding'
Magick.xs:12756: error: 'struct Methods' has no member named 'family'
Magick.xs:12762: error: 'struct Methods' has no member named 'fill'
Magick.xs:12763: error: 'struct Methods' has no member named 'exception'
Magick.xs:12768: error: 'struct Methods' has no member named 'font'
Magick.xs:12780: error: 'struct Methods' has no member named 'geometry'
Magick.xs:12785: error: 'struct Methods' has no member named 'gravity'
Magick.xs:12785: error: 'GravityType' undeclared (first use in this function)
Magick.xs:12785: warning: statement with no effect
Magick.xs:12785: error: expected ';' before 'ParseCommandOption'
Magick.xs:12798: error: 'flags' undeclared (first use in this function)
Magick.xs:12798: error: 'geometry_info' undeclared (first use in this function)
Magick.xs:12798: warning: statement with no effect
Magick.xs:12799: error: 'struct Methods' has no member named 'pointsize'
Magick.xs:12799: error: request for member 'rho' in something not a structure or union
Magick.xs:12799: warning: statement with no effect
Magick.xs:12811: warning: statement with no effect
Magick.xs:12812: error: request for member 'rx' in something not a structure or union
Magick.xs:12812: error: request for member 'rho' in something not a structure or union
Magick.xs:12812: warning: statement with no effect
Magick.xs:12813: error: request for member 'ry' in something not a structure or union
Magick.xs:12813: error: request for member 'sigma' in something not a structure or union
Magick.xs:12813: warning: statement with no effect
Magick.xs:12814: error: 'SigmaValue' undeclared (first use in this function)
Magick.xs:12814: error: invalid operands to binary &
Magick.xs:12815: error: request for member 'ry' in something not a structure or union
Magick.xs:12815: error: request for member 'rx' in something not a structure or union
Magick.xs:12815: warning: statement with no effect
Magick.xs:12827: warning: statement with no effect
Magick.xs:12828: error: request for member 'sx' in something not a structure or union
Magick.xs:12828: error: request for member 'rho' in something not a structure or union
Magick.xs:12828: warning: statement with no effect
Magick.xs:12829: error: request for member 'sy' in something not a structure or union
Magick.xs:12829: error: request for member 'sigma' in something not a structure or union
Magick.xs:12829: warning: statement with no effect
Magick.xs:12830: error: invalid operands to binary &
Magick.xs:12831: error: request for member 'sy' in something not a structure or union
Magick.xs:12831: error: request for member 'sx' in something not a structure or union
Magick.xs:12831: warning: statement with no effect
Magick.xs:12840: warning: statement with no effect
Magick.xs:12841: error: request for member 'rho' in something not a structure or union
Magick.xs:12841: error: incompatible types in assignment
Magick.xs:12841: warning: statement with no effect
Magick.xs:12842: error: request for member 'sigma' in something not a structure or union
Magick.xs:12842: error: incompatible types in assignment
Magick.xs:12842: warning: statement with no effect
Magick.xs:12843: error: invalid operands to binary &
Magick.xs:12845: error: request for member 'ry' in something not a structure or union
Magick.xs:12845: warning: statement with no effect
Magick.xs:12846: error: request for member 'rx' in something not a structure or union
Magick.xs:12846: warning: statement with no effect
Magick.xs:12852: error: 'struct Methods' has no member named 'stroke'
Magick.xs:12853: error: 'struct Methods' has no member named 'exception'
Magick.xs:12866: error: 'struct Methods' has no member named 'style'
Magick.xs:12866: error: 'StyleType' undeclared (first use in this function)
Magick.xs:12866: warning: statement with no effect
Magick.xs:12866: error: expected ';' before 'type'
Magick.xs:12878: error: 'struct Methods' has no member named 'text'
Magick.xs:12883: warning: statement with no effect
Magick.xs:12884: error: request for member 'tx' in something not a structure or union
Magick.xs:12884: error: request for member 'rho' in something not a structure or union
Magick.xs:12884: warning: statement with no effect
Magick.xs:12885: error: request for member 'ty' in something not a structure or union
Magick.xs:12885: error: request for member 'sigma' in something not a structure or union
Magick.xs:12885: warning: statement with no effect
Magick.xs:12886: error: invalid operands to binary &
Magick.xs:12887: error: request for member 'ty' in something not a structure or union
Magick.xs:12887: error: request for member 'tx' in something not a structure or union
Magick.xs:12887: warning: statement with no effect
Magick.xs:12899: warning: statement with no effect
Magick.xs:12900: error: 'struct Methods' has no member named 'weight'
Magick.xs:12900: error: request for member 'rho' in something not a structure or union
Magick.xs:12900: warning: statement with no effect
Magick.xs:12912: warning: statement with no effect
Magick.xs:12913: error: request for member 'rho' in something not a structure or union
Magick.xs:12913: error: incompatible types in assignment
Magick.xs:12913: warning: statement with no effect
Magick.xs:12925: warning: statement with no effect
Magick.xs:12926: error: request for member 'rho' in something not a structure or union
Magick.xs:12926: error: incompatible types in assignment
Magick.xs:12926: warning: statement with no effect
Magick.xs:12941: error: 'struct Methods' has no member named 'affine'
Magick.xs:12941: error: request for member 'sx' in something not a structure or union
Magick.xs:12941: error: request for member 'sx' in something not a structure or union
Magick.xs:12941: error: request for member 'sx' in something not a structure or union
Magick.xs:12941: error: invalid operands to binary *
Magick.xs:12941: error: request for member 'ry' in something not a structure or union
Magick.xs:12941: error: request for member 'rx' in something not a structure or union
Magick.xs:12941: error: invalid operands to binary *
Magick.xs:12941: error: invalid operands to binary +
Magick.xs:12941: warning: statement with no effect
Magick.xs:12942: error: 'struct Methods' has no member named 'affine'
Magick.xs:12942: error: request for member 'rx' in something not a structure or union
Magick.xs:12942: error: request for member 'rx' in something not a structure or union
Magick.xs:12942: error: request for member 'sx' in something not a structure or union
Magick.xs:12942: error: invalid operands to binary *
Magick.xs:12942: error: request for member 'sy' in something not a structure or union
Magick.xs:12942: error: request for member 'rx' in something not a structure or union
Magick.xs:12942: error: invalid operands to binary *
Magick.xs:12942: error: invalid operands to binary +
Magick.xs:12942: warning: statement with no effect
Magick.xs:12943: error: 'struct Methods' has no member named 'affine'
Magick.xs:12943: error: request for member 'ry' in something not a structure or union
Magick.xs:12943: error: request for member 'sx' in something not a structure or union
Magick.xs:12943: error: request for member 'ry' in something not a structure or union
Magick.xs:12943: error: invalid operands to binary *
Magick.xs:12943: error: request for member 'ry' in something not a structure or union
Magick.xs:12943: error: request for member 'sy' in something not a structure or union
Magick.xs:12943: error: invalid operands to binary *
Magick.xs:12943: error: invalid operands to binary +
Magick.xs:12943: warning: statement with no effect
Magick.xs:12944: error: 'struct Methods' has no member named 'affine'
Magick.xs:12944: error: request for member 'sy' in something not a structure or union
Magick.xs:12944: error: request for member 'rx' in something not a structure or union
Magick.xs:12944: error: request for member 'ry' in something not a structure or union
Magick.xs:12944: error: invalid operands to binary *
Magick.xs:12944: error: request for member 'sy' in something not a structure or union
Magick.xs:12944: error: request for member 'sy' in something not a structure or union
Magick.xs:12944: error: invalid operands to binary *
Magick.xs:12944: error: invalid operands to binary +
Magick.xs:12944: warning: statement with no effect
Magick.xs:12945: error: 'struct Methods' has no member named 'affine'
Magick.xs:12945: error: request for member 'tx' in something not a structure or union
Magick.xs:12945: error: request for member 'sx' in something not a structure or union
Magick.xs:12945: error: request for member 'tx' in something not a structure or union
Magick.xs:12945: error: invalid operands to binary *
Magick.xs:12945: error: request for member 'ry' in something not a structure or union
Magick.xs:12945: error: request for member 'ty' in something not a structure or union
Magick.xs:12945: error: invalid operands to binary *
Magick.xs:12945: error: invalid operands to binary +
Magick.xs:12945: error: request for member 'tx' in something not a structure or union
Magick.xs:12945: error: invalid operands to binary +
Magick.xs:12945: warning: statement with no effect
Magick.xs:12946: error: 'struct Methods' has no member named 'affine'
Magick.xs:12946: error: request for member 'ty' in something not a structure or union
Magick.xs:12946: error: request for member 'rx' in something not a structure or union
Magick.xs:12946: error: request for member 'tx' in something not a structure or union
Magick.xs:12946: error: invalid operands to binary *
Magick.xs:12946: error: request for member 'sy' in something not a structure or union
Magick.xs:12946: error: request for member 'ty' in something not a structure or union
Magick.xs:12946: error: invalid operands to binary *
Magick.xs:12946: error: invalid operands to binary +
Magick.xs:12946: error: request for member 'ty' in something not a structure or union
Magick.xs:12946: error: invalid operands to binary +
Magick.xs:12946: warning: statement with no effect
Magick.xs:12947: error: 'struct Methods' has no member named 'geometry'
Magick.xs:12947: warning: comparison of distinct pointer types lacks a cast
Magick.xs:12949: error: 'struct Methods' has no member named 'geometry'
Magick.xs:12949: warning: statement with no effect
Magick.xs:12950: error: 'struct Methods' has no member named 'geometry'
Magick.xs:12950: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:12953: error: 'status' undeclared (first use in this function)
Magick.xs:12953: warning: implicit declaration of function 'GetMultilineTypeMetrics'
Magick.xs:12953: error: 'metrics' undeclared (first use in this function)
Magick.xs:12953: warning: statement with no effect
Magick.xs:12959: error: request for member 'pixels_per_em' in something not a structure or union
Magick.xs:12959: error: request for member 'x' in something not a structure or union
Magick.xs:12959: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12960: error: request for member 'pixels_per_em' in something not a structure or union
Magick.xs:12960: error: request for member 'y' in something not a structure or union
Magick.xs:12960: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12961: error: request for member 'ascent' in something not a structure or union
Magick.xs:12961: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12962: error: request for member 'descent' in something not a structure or union
Magick.xs:12962: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12963: error: request for member 'width' in something not a structure or union
Magick.xs:12963: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12964: error: request for member 'height' in something not a structure or union
Magick.xs:12964: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12965: error: request for member 'max_advance' in something not a structure or union
Magick.xs:12965: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12966: error: request for member 'bounds' in something not a structure or union
Magick.xs:12966: error: request for member 'x1' in something not a structure or union
Magick.xs:12966: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12967: error: request for member 'bounds' in something not a structure or union
Magick.xs:12967: error: request for member 'y1' in something not a structure or union
Magick.xs:12967: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12968: error: request for member 'bounds' in something not a structure or union
Magick.xs:12968: error: request for member 'x2' in something not a structure or union
Magick.xs:12968: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12969: error: request for member 'bounds' in something not a structure or union
Magick.xs:12969: error: request for member 'y2' in something not a structure or union
Magick.xs:12969: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12970: error: request for member 'origin' in something not a structure or union
Magick.xs:12970: error: request for member 'x' in something not a structure or union
Magick.xs:12970: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12971: error: request for member 'origin' in something not a structure or union
Magick.xs:12971: error: request for member 'y' in something not a structure or union
Magick.xs:12971: error: incompatible type for argument 1 of 'Perl_newSVnv'
Magick.xs:12973: warning: statement with no effect
Magick.xs:12978: error: 'struct Methods' has no member named 'severity'
Magick.xs:12978: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:12978: error: 'struct Methods' has no member named 'severity'
Magick.xs:12978: error: 'struct Methods' has no member named 'reason'
Magick.xs:12978: error: 'struct Methods' has no member named 'severity'
Magick.xs:12978: error: 'struct Methods' has no member named 'reason'
Magick.xs:12978: warning: pointer/integer type mismatch in conditional expression
Magick.xs:12978: error: 'struct Methods' has no member named 'description'
Magick.xs:12978: error: 'struct Methods' has no member named 'description'
Magick.xs:12978: error: 'struct Methods' has no member named 'severity'
Magick.xs:12978: error: 'struct Methods' has no member named 'description'
Magick.xs:12978: warning: pointer/integer type mismatch in conditional expression
Magick.xs:12978: error: 'struct Methods' has no member named 'description'
Magick.xs:12978: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:12978: warning: unused variable 'message'
Magick.xs:12979: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_QueryFormat':
Magick.xs:13005: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:13006: error: 'exception' undeclared (first use in this function)
Magick.xs:13006: error: invalid operands to binary *
Magick.xs:13006: warning: statement with no effect
Magick.xs:13015: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:13015: error: 'magick_info' undeclared (first use in this function)
Magick.xs:13015: warning: statement with no effect
Magick.xs:13019: warning: statement with no effect
Magick.xs:13024: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:13027: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:13027: error: 'format_list' undeclared (first use in this function)
Magick.xs:13027: error: invalid type argument of 'unary *'
Magick.xs:13027: warning: statement with no effect
Magick.xs:13032: warning: implicit declaration of function 'GetMagickInfoList'
Magick.xs:13032: warning: statement with no effect
Magick.xs:13036: error: invalid type argument of '->'
Magick.xs:13036: error: request for member 'name' in something not a structure or union
Magick.xs:13037: warning: implicit declaration of function 'LocaleLower'
Magick.xs:13038: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13040: error: expected ')' before 'MagickInfo'
Magick.xs:13041: error: 'MagickInfo' undeclared (first use in this function)
Magick.xs:13041: error: expected expression before ')' token
Magick.xs:13041: error: invalid operands to binary *
Magick.xs:13041: warning: type defaults to 'int' in declaration of 'type name'
Magick.xs:13041: warning: statement with no effect
Magick.xs:13024: warning: unused variable 'format'
Magick.xs:13048: warning: statement with no effect
Magick.xs:13049: error: expected ')' before 'MagickInfo'
Magick.xs:13049: warning: type defaults to 'int' in declaration of 'type name'
Magick.xs:13049: warning: cast from pointer to integer of different size
Magick.xs:13054: error: 'struct Methods' has no member named 'adjoin'
Magick.xs:13054: warning: passing argument 1 of 'Perl_newSViv' makes integer from pointer without a cast
Magick.xs:13055: error: 'struct Methods' has no member named 'blob_support'
Magick.xs:13055: warning: passing argument 1 of 'Perl_newSViv' makes integer from pointer without a cast
Magick.xs:13056: error: 'struct Methods' has no member named 'raw'
Magick.xs:13056: warning: passing argument 1 of 'Perl_newSViv' makes integer from pointer without a cast
Magick.xs:13057: error: 'struct Methods' has no member named 'decoder'
Magick.xs:13058: error: 'struct Methods' has no member named 'encoder'
Magick.xs:13059: error: 'struct Methods' has no member named 'description'
Magick.xs:13059: warning: comparison of distinct pointer types lacks a cast
Magick.xs:13062: error: 'struct Methods' has no member named 'description'
Magick.xs:13062: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13063: error: 'struct Methods' has no member named 'module'
Magick.xs:13063: warning: comparison of distinct pointer types lacks a cast
Magick.xs:13066: error: 'struct Methods' has no member named 'module'
Magick.xs:13066: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13070: error: 'struct Methods' has no member named 'severity'
Magick.xs:13070: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:13070: error: 'struct Methods' has no member named 'severity'
Magick.xs:13070: error: 'struct Methods' has no member named 'reason'
Magick.xs:13070: error: 'struct Methods' has no member named 'severity'
Magick.xs:13070: error: 'struct Methods' has no member named 'reason'
Magick.xs:13070: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13070: error: 'struct Methods' has no member named 'description'
Magick.xs:13070: error: 'struct Methods' has no member named 'description'
Magick.xs:13070: error: 'struct Methods' has no member named 'severity'
Magick.xs:13070: error: 'struct Methods' has no member named 'description'
Magick.xs:13070: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13070: error: 'struct Methods' has no member named 'description'
Magick.xs:13070: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:13070: warning: unused variable 'message'
Magick.xs:13071: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_QueryOption':
Magick.xs:13097: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:13098: error: 'exception' undeclared (first use in this function)
Magick.xs:13098: error: invalid operands to binary *
Magick.xs:13098: warning: statement with no effect
Magick.xs:13112: warning: statement with no effect
Magick.xs:13117: error: 'MagickListOptions' undeclared (first use in this function)
Magick.xs:13117: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:13119: warning: implicit declaration of function 'GetCommandOptions'
Magick.xs:13119: error: 'CommandOption' undeclared (first use in this function)
Magick.xs:13119: error: expected ')' before 'option'
Magick.xs:13119: warning: assignment makes pointer from integer without a cast
Magick.xs:13126: warning: implicit declaration of function 'DestroyStringList'
Magick.xs:13126: warning: assignment makes pointer from integer without a cast
Magick.xs:13130: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:13130: error: 'struct Methods' has no member named 'severity'
Magick.xs:13130: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:13130: error: 'struct Methods' has no member named 'severity'
Magick.xs:13130: error: 'struct Methods' has no member named 'reason'
Magick.xs:13130: error: 'struct Methods' has no member named 'severity'
Magick.xs:13130: error: 'struct Methods' has no member named 'reason'
Magick.xs:13130: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13130: error: 'struct Methods' has no member named 'description'
Magick.xs:13130: error: 'struct Methods' has no member named 'description'
Magick.xs:13130: error: 'struct Methods' has no member named 'severity'
Magick.xs:13130: error: 'struct Methods' has no member named 'description'
Magick.xs:13130: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13130: error: 'struct Methods' has no member named 'description'
Magick.xs:13130: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:13130: warning: unused variable 'message'
Magick.xs:13131: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Read':
Magick.xs:13163: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:13164: error: 'exception' undeclared (first use in this function)
Magick.xs:13164: error: invalid operands to binary *
Magick.xs:13164: warning: statement with no effect
Magick.xs:13169: error: 'Image' undeclared (first use in this function)
Magick.xs:13170: error: 'image' undeclared (first use in this function)
Magick.xs:13170: error: invalid operands to binary *
Magick.xs:13170: warning: statement with no effect
Magick.xs:13175: error: 'MagickBooleanType' undeclared (first use in this function)
Magick.xs:13176: warning: statement with no effect
Magick.xs:13176: error: expected ';' before 'status'
Magick.xs:13203: warning: statement with no effect
Magick.xs:13209: warning: cast to pointer from integer of different size
Magick.xs:13214: error: 'ResourceLimitError' undeclared (first use in this function)
Magick.xs:13218: warning: cast to pointer from integer of different size
Magick.xs:13227: error: 'OptionError' undeclared (first use in this function)
Magick.xs:13241: error: too many arguments to function 'GetPackageInfo'
Magick.xs:13242: error: too many arguments to function 'ClonePackageInfo'
Magick.xs:13245: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:13245: error: 'struct Methods' has no member named 'filename'
Magick.xs:13246: error: used struct type value where scalar is required
Magick.xs:13246: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:13246: error: 'struct Methods' has no member named 'filename'
Magick.xs:13258: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:13274: error: 'BlobError' undeclared (first use in this function)
Magick.xs:13285: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:13293: error: 'status' undeclared (first use in this function)
Magick.xs:13293: warning: statement with no effect
Magick.xs:13294: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:13303: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:13303: error: 'struct Methods' has no member named 'file'
Magick.xs:13303: warning: comparison of distinct pointer types lacks a cast
Magick.xs:13304: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:13304: error: 'struct Methods' has no member named 'blob'
Magick.xs:13306: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:13306: warning: statement with no effect
Magick.xs:13307: error: expected expression before ')' token
Magick.xs:13307: error: invalid operands to binary *
Magick.xs:13307: error: called object '<erroneous-expression>' is not a function
Magick.xs:13312: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:13312: error: 'struct Methods' has no member named 'filename'
Magick.xs:13313: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:13314: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:13314: warning: statement with no effect
Magick.xs:13316: error: expected expression before ')' token
Magick.xs:13316: error: invalid operands to binary *
Magick.xs:13316: error: called object '<erroneous-expression>' is not a function
Magick.xs:13318: error: 'struct Methods' has no member named 'next'
Magick.xs:13320: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:13320: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:13320: error: expected expression before ')' token
Magick.xs:13320: error: invalid operands to binary *
Magick.xs:13320: error: called object '<erroneous-expression>' is not a function
Magick.xs:13335: warning: cast to pointer from integer of different size
Magick.xs:13343: warning: cast to pointer from integer of different size
Magick.xs:13345: warning: cast to pointer from integer of different size
Magick.xs:13347: warning: cast to pointer from integer of different size
Magick.xs:13348: error: 'struct Methods' has no member named 'severity'
Magick.xs:13348: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:13348: error: 'struct Methods' has no member named 'severity'
Magick.xs:13348: error: 'struct Methods' has no member named 'reason'
Magick.xs:13348: error: 'struct Methods' has no member named 'severity'
Magick.xs:13348: error: 'struct Methods' has no member named 'reason'
Magick.xs:13348: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13348: error: 'struct Methods' has no member named 'description'
Magick.xs:13348: error: 'struct Methods' has no member named 'description'
Magick.xs:13348: error: 'struct Methods' has no member named 'severity'
Magick.xs:13348: error: 'struct Methods' has no member named 'description'
Magick.xs:13348: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13348: error: 'struct Methods' has no member named 'description'
Magick.xs:13348: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:13348: warning: unused variable 'message'
Magick.xs:13349: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Remote':
Magick.xs:13380: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:13381: error: 'exception' undeclared (first use in this function)
Magick.xs:13381: error: invalid operands to binary *
Magick.xs:13381: warning: statement with no effect
Magick.xs:13395: warning: statement with no effect
Magick.xs:13400: error: too many arguments to function 'GetPackageInfo'
Magick.xs:13402: warning: implicit declaration of function 'RemoteDisplayCommand'
Magick.xs:13402: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:13404: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:13404: error: 'struct Methods' has no member named 'severity'
Magick.xs:13404: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:13404: error: 'struct Methods' has no member named 'severity'
Magick.xs:13404: error: 'struct Methods' has no member named 'reason'
Magick.xs:13404: error: 'struct Methods' has no member named 'severity'
Magick.xs:13404: error: 'struct Methods' has no member named 'reason'
Magick.xs:13404: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13404: error: 'struct Methods' has no member named 'description'
Magick.xs:13404: error: 'struct Methods' has no member named 'description'
Magick.xs:13404: error: 'struct Methods' has no member named 'severity'
Magick.xs:13404: error: 'struct Methods' has no member named 'description'
Magick.xs:13404: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13404: error: 'struct Methods' has no member named 'description'
Magick.xs:13404: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:13404: warning: unused variable 'message'
Magick.xs:13405: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Set':
Magick.xs:13432: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:13433: error: 'exception' undeclared (first use in this function)
Magick.xs:13433: error: invalid operands to binary *
Magick.xs:13433: warning: statement with no effect
Magick.xs:13435: error: 'Image' undeclared (first use in this function)
Magick.xs:13436: error: 'image' undeclared (first use in this function)
Magick.xs:13436: error: invalid operands to binary *
Magick.xs:13436: warning: statement with no effect
Magick.xs:13450: warning: statement with no effect
Magick.xs:13454: error: 'OptionError' undeclared (first use in this function)
Magick.xs:13459: warning: statement with no effect
Magick.xs:13461: warning: passing argument 2 of 'SetAttribute' from incompatible pointer type
Magick.xs:13461: warning: passing argument 3 of 'SetAttribute' from incompatible pointer type
Magick.xs:13461: error: too many arguments to function 'SetAttribute'
Magick.xs:13464: warning: passing argument 2 of 'SetAttribute' from incompatible pointer type
Magick.xs:13464: warning: passing argument 3 of 'SetAttribute' from incompatible pointer type
Magick.xs:13464: error: too many arguments to function 'SetAttribute'
Magick.xs:13467: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:13467: error: 'struct Methods' has no member named 'severity'
Magick.xs:13467: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:13467: error: 'struct Methods' has no member named 'severity'
Magick.xs:13467: error: 'struct Methods' has no member named 'reason'
Magick.xs:13467: error: 'struct Methods' has no member named 'severity'
Magick.xs:13467: error: 'struct Methods' has no member named 'reason'
Magick.xs:13467: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13467: error: 'struct Methods' has no member named 'description'
Magick.xs:13467: error: 'struct Methods' has no member named 'description'
Magick.xs:13467: error: 'struct Methods' has no member named 'severity'
Magick.xs:13467: error: 'struct Methods' has no member named 'description'
Magick.xs:13467: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13467: error: 'struct Methods' has no member named 'description'
Magick.xs:13467: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:13467: warning: unused variable 'message'
Magick.xs:13468: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_SetPixel':
Magick.xs:13501: error: 'ChannelType' undeclared (first use in this function)
Magick.xs:13502: warning: statement with no effect
Magick.xs:13502: error: expected ';' before 'channel'
Magick.xs:13504: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:13505: error: 'exception' undeclared (first use in this function)
Magick.xs:13505: error: invalid operands to binary *
Magick.xs:13505: warning: statement with no effect
Magick.xs:13507: error: 'Image' undeclared (first use in this function)
Magick.xs:13508: error: 'image' undeclared (first use in this function)
Magick.xs:13508: error: invalid operands to binary *
Magick.xs:13508: warning: statement with no effect
Magick.xs:13510: error: 'MagickBooleanType' undeclared (first use in this function)
Magick.xs:13511: warning: statement with no effect
Magick.xs:13511: error: expected ';' before 'normalize'
Magick.xs:13513: error: 'RectangleInfo' undeclared (first use in this function)
Magick.xs:13514: warning: statement with no effect
Magick.xs:13514: error: expected ';' before 'region'
Magick.xs:13517: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:13517: error: 'indexes' undeclared (first use in this function)
Magick.xs:13517: warning: statement with no effect
Magick.xs:13523: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Magick.xs:13523: error: 'q' undeclared (first use in this function)
Magick.xs:13523: warning: statement with no effect
Magick.xs:13537: warning: statement with no effect
Magick.xs:13542: error: too many arguments to function 'GetPackageInfo'
Magick.xs:13543: warning: statement with no effect
Magick.xs:13544: error: expected expression before ')' token
Magick.xs:13544: error: invalid operands to binary *
Magick.xs:13544: error: called object '<erroneous-expression>' is not a function
Magick.xs:13546: error: 'OptionError' undeclared (first use in this function)
Magick.xs:13551: error: 'channel' undeclared (first use in this function)
Magick.xs:13551: error: 'DefaultChannels' undeclared (first use in this function)
Magick.xs:13551: warning: statement with no effect
Magick.xs:13552: error: 'normalize' undeclared (first use in this function)
Magick.xs:13552: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:13552: warning: statement with no effect
Magick.xs:13553: error: 'region' undeclared (first use in this function)
Magick.xs:13553: error: request for member 'x' in something not a structure or union
Magick.xs:13553: warning: statement with no effect
Magick.xs:13554: error: request for member 'y' in something not a structure or union
Magick.xs:13554: warning: statement with no effect
Magick.xs:13555: error: request for member 'width' in something not a structure or union
Magick.xs:13555: error: 'struct Methods' has no member named 'columns'
Magick.xs:13555: warning: statement with no effect
Magick.xs:13556: error: request for member 'height' in something not a structure or union
Magick.xs:13556: warning: statement with no effect
Magick.xs:13579: warning: statement with no effect
Magick.xs:13579: error: expected ';' before 'option'
Magick.xs:13587: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:13587: warning: unused variable 'message'
Magick.xs:13618: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:13626: warning: statement with no effect
Magick.xs:13638: error: request for member 'x' in something not a structure or union
Magick.xs:13638: warning: statement with no effect
Magick.xs:13650: error: request for member 'y' in something not a structure or union
Magick.xs:13650: warning: statement with no effect
Magick.xs:13665: error: 'DirectClass' undeclared (first use in this function)
Magick.xs:13666: error: request for member 'x' in something not a structure or union
Magick.xs:13666: error: request for member 'y' in something not a structure or union
Magick.xs:13666: warning: statement with no effect
Magick.xs:13667: error: 'PixelPacket' undeclared (first use in this function)
Magick.xs:13667: error: expected expression before ')' token
Magick.xs:13667: error: invalid operands to binary *
Magick.xs:13667: error: called object '<erroneous-expression>' is not a function
Magick.xs:13679: warning: statement with no effect
Magick.xs:13682: error: 'QuantumRange' undeclared (first use in this function)
Magick.xs:13682: error: incompatible types in assignment
Magick.xs:13682: warning: statement with no effect
Magick.xs:13683: error: 'RedChannel' undeclared (first use in this function)
Magick.xs:13683: error: invalid operands to binary &
Magick.xs:13689: error: 'GreenChannel' undeclared (first use in this function)
Magick.xs:13689: error: invalid operands to binary &
Magick.xs:13695: error: 'BlueChannel' undeclared (first use in this function)
Magick.xs:13695: error: invalid operands to binary &
Magick.xs:13701: error: 'IndexChannel' undeclared (first use in this function)
Magick.xs:13701: error: invalid operands to binary &
Magick.xs:13702: error: 'struct Methods' has no member named 'colorspace'
Magick.xs:13702: error: 'CMYKColorspace' undeclared (first use in this function)
Magick.xs:13708: error: 'OpacityChannel' undeclared (first use in this function)
Magick.xs:13708: error: invalid operands to binary &
Magick.xs:13714: warning: implicit declaration of function 'SyncAuthenticPixels'
Magick.xs:13718: error: 'struct Methods' has no member named 'severity'
Magick.xs:13718: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:13718: error: 'struct Methods' has no member named 'severity'
Magick.xs:13718: error: 'struct Methods' has no member named 'reason'
Magick.xs:13718: error: 'struct Methods' has no member named 'severity'
Magick.xs:13718: error: 'struct Methods' has no member named 'reason'
Magick.xs:13718: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13718: error: 'struct Methods' has no member named 'description'
Magick.xs:13718: error: 'struct Methods' has no member named 'description'
Magick.xs:13718: error: 'struct Methods' has no member named 'severity'
Magick.xs:13718: error: 'struct Methods' has no member named 'description'
Magick.xs:13718: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13718: error: 'struct Methods' has no member named 'description'
Magick.xs:13718: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:13718: warning: unused variable 'message'
Magick.xs:13719: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Smush':
Magick.xs:13750: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:13751: error: 'exception' undeclared (first use in this function)
Magick.xs:13751: error: invalid operands to binary *
Magick.xs:13751: warning: statement with no effect
Magick.xs:13756: error: 'Image' undeclared (first use in this function)
Magick.xs:13757: error: 'image' undeclared (first use in this function)
Magick.xs:13757: error: invalid operands to binary *
Magick.xs:13757: warning: statement with no effect
Magick.xs:13778: warning: statement with no effect
Magick.xs:13785: error: 'OptionError' undeclared (first use in this function)
Magick.xs:13794: warning: statement with no effect
Magick.xs:13795: error: expected expression before ')' token
Magick.xs:13795: error: invalid operands to binary *
Magick.xs:13795: error: called object '<erroneous-expression>' is not a function
Magick.xs:13801: error: too many arguments to function 'GetPackageInfo'
Magick.xs:13806: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:13806: warning: assignment makes integer from pointer without a cast
Magick.xs:13829: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:13851: warning: implicit declaration of function 'SmushImages'
Magick.xs:13852: warning: statement with no effect
Magick.xs:13853: error: expected expression before ')' token
Magick.xs:13853: error: invalid operands to binary *
Magick.xs:13853: error: called object '<erroneous-expression>' is not a function
Magick.xs:13855: error: 'struct Methods' has no member named 'next'
Magick.xs:13857: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:13857: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:13857: error: expected expression before ')' token
Magick.xs:13857: error: invalid operands to binary *
Magick.xs:13857: error: called object '<erroneous-expression>' is not a function
Magick.xs:13862: warning: statement with no effect
Magick.xs:13868: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:13868: error: 'struct Methods' has no member named 'severity'
Magick.xs:13868: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:13868: error: 'struct Methods' has no member named 'severity'
Magick.xs:13868: error: 'struct Methods' has no member named 'reason'
Magick.xs:13868: error: 'struct Methods' has no member named 'severity'
Magick.xs:13868: error: 'struct Methods' has no member named 'reason'
Magick.xs:13868: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13868: error: 'struct Methods' has no member named 'description'
Magick.xs:13868: error: 'struct Methods' has no member named 'description'
Magick.xs:13868: error: 'struct Methods' has no member named 'severity'
Magick.xs:13868: error: 'struct Methods' has no member named 'description'
Magick.xs:13868: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13868: error: 'struct Methods' has no member named 'description'
Magick.xs:13868: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:13868: warning: unused variable 'message'
Magick.xs:13869: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Statistics':
Magick.xs:13926: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:13928: error: 'ChannelStatistics' undeclared (first use in this function)
Magick.xs:13929: error: 'channel_statistics' undeclared (first use in this function)
Magick.xs:13929: error: invalid operands to binary *
Magick.xs:13929: warning: statement with no effect
Magick.xs:13934: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:13935: error: 'exception' undeclared (first use in this function)
Magick.xs:13935: error: invalid operands to binary *
Magick.xs:13935: warning: statement with no effect
Magick.xs:13937: error: 'Image' undeclared (first use in this function)
Magick.xs:13938: error: 'image' undeclared (first use in this function)
Magick.xs:13938: error: invalid operands to binary *
Magick.xs:13938: warning: statement with no effect
Magick.xs:13952: warning: statement with no effect
Magick.xs:13957: error: 'OptionError' undeclared (first use in this function)
Magick.xs:13964: warning: statement with no effect
Magick.xs:13965: error: expected expression before ')' token
Magick.xs:13965: error: invalid operands to binary *
Magick.xs:13965: error: called object '<erroneous-expression>' is not a function
Magick.xs:13972: error: 'struct Methods' has no member named 'next'
Magick.xs:13974: warning: implicit declaration of function 'GetImageChannelStatistics'
Magick.xs:13974: error: 'struct Methods' has no member named 'exception'
Magick.xs:13974: warning: statement with no effect
Magick.xs:13975: error: expected expression before ')' token
Magick.xs:13975: error: invalid operands to binary *
Magick.xs:13975: error: called object '<erroneous-expression>' is not a function
Magick.xs:13979: error: 'QuantumRange' undeclared (first use in this function)
Magick.xs:13979: error: pointer value used where a floating point value was expected
Magick.xs:13980: error: 'RedChannel' undeclared (first use in this function)
Magick.xs:13980: error: array subscript is not an integer
Magick.xs:13980: error: request for member 'depth' in something not a structure or union
Magick.xs:13980: error: pointer value used where a floating point value was expected
Magick.xs:13980: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13980: error: array subscript is not an integer
Magick.xs:13980: error: request for member 'minima' in something not a structure or union
Magick.xs:13980: error: invalid operands to binary /
Magick.xs:13980: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13980: error: array subscript is not an integer
Magick.xs:13980: error: request for member 'maxima' in something not a structure or union
Magick.xs:13980: error: invalid operands to binary /
Magick.xs:13980: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13980: error: array subscript is not an integer
Magick.xs:13980: error: request for member 'mean' in something not a structure or union
Magick.xs:13980: error: invalid operands to binary /
Magick.xs:13980: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13980: error: array subscript is not an integer
Magick.xs:13980: error: request for member 'standard_deviation' in something not a structure or union
Magick.xs:13980: error: invalid operands to binary /
Magick.xs:13980: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13980: error: array subscript is not an integer
Magick.xs:13980: error: request for member 'kurtosis' in something not a structure or union
Magick.xs:13980: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13980: error: array subscript is not an integer
Magick.xs:13980: error: request for member 'skewness' in something not a structure or union
Magick.xs:13980: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13981: error: 'GreenChannel' undeclared (first use in this function)
Magick.xs:13981: error: array subscript is not an integer
Magick.xs:13981: error: request for member 'depth' in something not a structure or union
Magick.xs:13981: error: pointer value used where a floating point value was expected
Magick.xs:13981: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13981: error: array subscript is not an integer
Magick.xs:13981: error: request for member 'minima' in something not a structure or union
Magick.xs:13981: error: invalid operands to binary /
Magick.xs:13981: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13981: error: array subscript is not an integer
Magick.xs:13981: error: request for member 'maxima' in something not a structure or union
Magick.xs:13981: error: invalid operands to binary /
Magick.xs:13981: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13981: error: array subscript is not an integer
Magick.xs:13981: error: request for member 'mean' in something not a structure or union
Magick.xs:13981: error: invalid operands to binary /
Magick.xs:13981: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13981: error: array subscript is not an integer
Magick.xs:13981: error: request for member 'standard_deviation' in something not a structure or union
Magick.xs:13981: error: invalid operands to binary /
Magick.xs:13981: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13981: error: array subscript is not an integer
Magick.xs:13981: error: request for member 'kurtosis' in something not a structure or union
Magick.xs:13981: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13981: error: array subscript is not an integer
Magick.xs:13981: error: request for member 'skewness' in something not a structure or union
Magick.xs:13981: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13982: error: 'BlueChannel' undeclared (first use in this function)
Magick.xs:13982: error: array subscript is not an integer
Magick.xs:13982: error: request for member 'depth' in something not a structure or union
Magick.xs:13982: error: pointer value used where a floating point value was expected
Magick.xs:13982: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13982: error: array subscript is not an integer
Magick.xs:13982: error: request for member 'minima' in something not a structure or union
Magick.xs:13982: error: invalid operands to binary /
Magick.xs:13982: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13982: error: array subscript is not an integer
Magick.xs:13982: error: request for member 'maxima' in something not a structure or union
Magick.xs:13982: error: invalid operands to binary /
Magick.xs:13982: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13982: error: array subscript is not an integer
Magick.xs:13982: error: request for member 'mean' in something not a structure or union
Magick.xs:13982: error: invalid operands to binary /
Magick.xs:13982: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13982: error: array subscript is not an integer
Magick.xs:13982: error: request for member 'standard_deviation' in something not a structure or union
Magick.xs:13982: error: invalid operands to binary /
Magick.xs:13982: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13982: error: array subscript is not an integer
Magick.xs:13982: error: request for member 'kurtosis' in something not a structure or union
Magick.xs:13982: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13982: error: array subscript is not an integer
Magick.xs:13982: error: request for member 'skewness' in something not a structure or union
Magick.xs:13982: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13983: error: 'struct Methods' has no member named 'colorspace'
Magick.xs:13983: error: 'CMYKColorspace' undeclared (first use in this function)
Magick.xs:13984: error: 'IndexChannel' undeclared (first use in this function)
Magick.xs:13984: error: array subscript is not an integer
Magick.xs:13984: error: request for member 'depth' in something not a structure or union
Magick.xs:13984: error: pointer value used where a floating point value was expected
Magick.xs:13984: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13984: error: array subscript is not an integer
Magick.xs:13984: error: request for member 'minima' in something not a structure or union
Magick.xs:13984: error: invalid operands to binary /
Magick.xs:13984: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13984: error: array subscript is not an integer
Magick.xs:13984: error: request for member 'maxima' in something not a structure or union
Magick.xs:13984: error: invalid operands to binary /
Magick.xs:13984: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13984: error: array subscript is not an integer
Magick.xs:13984: error: request for member 'mean' in something not a structure or union
Magick.xs:13984: error: invalid operands to binary /
Magick.xs:13984: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13984: error: array subscript is not an integer
Magick.xs:13984: error: request for member 'standard_deviation' in something not a structure or union
Magick.xs:13984: error: invalid operands to binary /
Magick.xs:13984: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13984: error: array subscript is not an integer
Magick.xs:13984: error: request for member 'kurtosis' in something not a structure or union
Magick.xs:13984: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13984: error: array subscript is not an integer
Magick.xs:13984: error: request for member 'skewness' in something not a structure or union
Magick.xs:13984: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13985: error: 'struct Methods' has no member named 'matte'
Magick.xs:13985: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:13986: error: 'OpacityChannel' undeclared (first use in this function)
Magick.xs:13986: error: array subscript is not an integer
Magick.xs:13986: error: request for member 'depth' in something not a structure or union
Magick.xs:13986: error: pointer value used where a floating point value was expected
Magick.xs:13986: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13986: error: array subscript is not an integer
Magick.xs:13986: error: request for member 'minima' in something not a structure or union
Magick.xs:13986: error: invalid operands to binary /
Magick.xs:13986: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13986: error: array subscript is not an integer
Magick.xs:13986: error: request for member 'maxima' in something not a structure or union
Magick.xs:13986: error: invalid operands to binary /
Magick.xs:13986: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13986: error: array subscript is not an integer
Magick.xs:13986: error: request for member 'mean' in something not a structure or union
Magick.xs:13986: error: invalid operands to binary /
Magick.xs:13986: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13986: error: array subscript is not an integer
Magick.xs:13986: error: request for member 'standard_deviation' in something not a structure or union
Magick.xs:13986: error: invalid operands to binary /
Magick.xs:13986: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13986: error: array subscript is not an integer
Magick.xs:13986: error: request for member 'kurtosis' in something not a structure or union
Magick.xs:13986: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13986: error: array subscript is not an integer
Magick.xs:13986: error: request for member 'skewness' in something not a structure or union
Magick.xs:13986: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type
Magick.xs:13987: error: expected expression before ')' token
Magick.xs:13987: error: invalid operands to binary *
Magick.xs:13988: warning: statement with no effect
Magick.xs:13992: error: 'struct Methods' has no member named 'severity'
Magick.xs:13992: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:13992: error: 'struct Methods' has no member named 'severity'
Magick.xs:13992: error: 'struct Methods' has no member named 'reason'
Magick.xs:13992: error: 'struct Methods' has no member named 'severity'
Magick.xs:13992: error: 'struct Methods' has no member named 'reason'
Magick.xs:13992: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13992: error: 'struct Methods' has no member named 'description'
Magick.xs:13992: error: 'struct Methods' has no member named 'description'
Magick.xs:13992: error: 'struct Methods' has no member named 'severity'
Magick.xs:13992: error: 'struct Methods' has no member named 'description'
Magick.xs:13992: warning: pointer/integer type mismatch in conditional expression
Magick.xs:13992: error: 'struct Methods' has no member named 'description'
Magick.xs:13992: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:13992: warning: unused variable 'message'
Magick.xs:13993: warning: statement with no effect
Magick.xs:13926: warning: unused variable 'message'
Magick.xs: In function 'XS_Image__Magick_SyncAuthenticPixels':
Magick.xs:14018: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:14019: error: 'exception' undeclared (first use in this function)
Magick.xs:14019: error: invalid operands to binary *
Magick.xs:14019: warning: statement with no effect
Magick.xs:14021: error: 'Image' undeclared (first use in this function)
Magick.xs:14022: error: 'image' undeclared (first use in this function)
Magick.xs:14022: error: invalid operands to binary *
Magick.xs:14022: warning: statement with no effect
Magick.xs:14024: error: 'MagickBooleanType' undeclared (first use in this function)
Magick.xs:14025: warning: statement with no effect
Magick.xs:14025: error: expected ';' before 'status'
Magick.xs:14036: warning: statement with no effect
Magick.xs:14040: error: 'OptionError' undeclared (first use in this function)
Magick.xs:14046: warning: statement with no effect
Magick.xs:14047: error: expected expression before ')' token
Magick.xs:14047: error: invalid operands to binary *
Magick.xs:14047: error: called object '<erroneous-expression>' is not a function
Magick.xs:14054: error: 'status' undeclared (first use in this function)
Magick.xs:14054: warning: statement with no effect
Magick.xs:14055: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:14057: error: 'struct Methods' has no member named 'exception'
Magick.xs:14060: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:14060: error: 'struct Methods' has no member named 'severity'
Magick.xs:14060: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:14060: error: 'struct Methods' has no member named 'severity'
Magick.xs:14060: error: 'struct Methods' has no member named 'reason'
Magick.xs:14060: error: 'struct Methods' has no member named 'severity'
Magick.xs:14060: error: 'struct Methods' has no member named 'reason'
Magick.xs:14060: warning: pointer/integer type mismatch in conditional expression
Magick.xs:14060: error: 'struct Methods' has no member named 'description'
Magick.xs:14060: error: 'struct Methods' has no member named 'description'
Magick.xs:14060: error: 'struct Methods' has no member named 'severity'
Magick.xs:14060: error: 'struct Methods' has no member named 'description'
Magick.xs:14060: warning: pointer/integer type mismatch in conditional expression
Magick.xs:14060: error: 'struct Methods' has no member named 'description'
Magick.xs:14060: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:14060: warning: unused variable 'message'
Magick.xs:14061: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Transform':
Magick.xs:14094: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:14095: error: 'exception' undeclared (first use in this function)
Magick.xs:14095: error: invalid operands to binary *
Magick.xs:14095: warning: statement with no effect
Magick.xs:14100: error: 'Image' undeclared (first use in this function)
Magick.xs:14101: error: 'clone' undeclared (first use in this function)
Magick.xs:14101: error: invalid operands to binary *
Magick.xs:14102: error: 'image' undeclared (first use in this function)
Magick.xs:14102: warning: left-hand operand of comma expression has no effect
Magick.xs:14102: warning: statement with no effect
Magick.xs:14119: warning: statement with no effect
Magick.xs:14126: error: 'OptionError' undeclared (first use in this function)
Magick.xs:14135: warning: statement with no effect
Magick.xs:14136: error: expected expression before ')' token
Magick.xs:14136: error: invalid operands to binary *
Magick.xs:14136: error: called object '<erroneous-expression>' is not a function
Magick.xs:14142: error: too many arguments to function 'GetPackageInfo'
Magick.xs:14185: error: 'struct Methods' has no member named 'next'
Magick.xs:14187: error: 'MagickTrue' undeclared (first use in this function)
Magick.xs:14187: warning: statement with no effect
Magick.xs:14188: error: expected expression before ')' token
Magick.xs:14188: error: invalid operands to binary *
Magick.xs:14188: error: called object '<erroneous-expression>' is not a function
Magick.xs:14190: warning: implicit declaration of function 'TransformImage'
Magick.xs:14191: error: 'struct Methods' has no member named 'next'
Magick.xs:14193: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:14193: error: 'SplayTreeInfo' undeclared (first use in this function)
Magick.xs:14193: error: expected expression before ')' token
Magick.xs:14193: error: invalid operands to binary *
Magick.xs:14193: error: called object '<erroneous-expression>' is not a function
Magick.xs:14199: warning: statement with no effect
Magick.xs:14205: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:14205: error: 'struct Methods' has no member named 'severity'
Magick.xs:14205: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:14205: error: 'struct Methods' has no member named 'severity'
Magick.xs:14205: error: 'struct Methods' has no member named 'reason'
Magick.xs:14205: error: 'struct Methods' has no member named 'severity'
Magick.xs:14205: error: 'struct Methods' has no member named 'reason'
Magick.xs:14205: warning: pointer/integer type mismatch in conditional expression
Magick.xs:14205: error: 'struct Methods' has no member named 'description'
Magick.xs:14205: error: 'struct Methods' has no member named 'description'
Magick.xs:14205: error: 'struct Methods' has no member named 'severity'
Magick.xs:14205: error: 'struct Methods' has no member named 'description'
Magick.xs:14205: warning: pointer/integer type mismatch in conditional expression
Magick.xs:14205: error: 'struct Methods' has no member named 'description'
Magick.xs:14205: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:14205: warning: unused variable 'message'
Magick.xs:14206: warning: statement with no effect
Magick.xs: In function 'XS_Image__Magick_Write':
Magick.xs:14235: error: 'MaxTextExtent' undeclared (first use in this function)
Magick.xs:14237: error: 'ExceptionInfo' undeclared (first use in this function)
Magick.xs:14238: error: 'exception' undeclared (first use in this function)
Magick.xs:14238: error: invalid operands to binary *
Magick.xs:14238: warning: statement with no effect
Magick.xs:14240: error: 'Image' undeclared (first use in this function)
Magick.xs:14241: error: 'image' undeclared (first use in this function)
Magick.xs:14241: error: invalid operands to binary *
Magick.xs:14242: error: 'next' undeclared (first use in this function)
Magick.xs:14242: warning: left-hand operand of comma expression has no effect
Magick.xs:14242: warning: statement with no effect
Magick.xs:14261: warning: statement with no effect
Magick.xs:14267: error: 'OptionError' undeclared (first use in this function)
Magick.xs:14272: warning: statement with no effect
Magick.xs:14273: error: expected expression before ')' token
Magick.xs:14273: error: invalid operands to binary *
Magick.xs:14273: error: called object '<erroneous-expression>' is not a function
Magick.xs:14279: error: too many arguments to function 'ClonePackageInfo'
Magick.xs:14281: warning: passing argument 3 of 'SetAttribute' from incompatible pointer type
Magick.xs:14281: error: too many arguments to function 'SetAttribute'
Magick.xs:14286: warning: passing argument 2 of 'SetAttribute' from incompatible pointer type
Magick.xs:14286: warning: passing argument 3 of 'SetAttribute' from incompatible pointer type
Magick.xs:14286: error: too many arguments to function 'SetAttribute'
Magick.xs:14287: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:14287: error: 'struct Methods' has no member named 'filename'
Magick.xs:14290: error: 'struct Methods' has no member named 'next'
Magick.xs:14292: error: 'struct Methods' has no member named 'filename'
Magick.xs:14293: error: 'struct Methods' has no member named 'scene'
Magick.xs:14293: warning: statement with no effect
Magick.xs:14295: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:14296: error: 'struct Methods' has no member named 'exception'
Magick.xs:14297: error: 'struct Methods' has no member named 'next'
Magick.xs:14299: warning: implicit declaration of function 'WriteImage'
Magick.xs:14299: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:14300: error: 'struct Methods' has no member named 'exception'
Magick.xs:14300: error: request for member 'severity' in something not a structure or union
Magick.xs:14300: error: 'ErrorException' undeclared (first use in this function)
Magick.xs:14301: error: 'struct Methods' has no member named 'exception'
Magick.xs:14302: warning: implicit declaration of function 'GetImageException'
Magick.xs:14304: error: 'struct PackageInfo' has no member named 'image_info'
Magick.xs:14304: error: 'struct Methods' has no member named 'adjoin'
Magick.xs:14311: error: 'struct Methods' has no member named 'severity'
Magick.xs:14311: error: 'UndefinedException' undeclared (first use in this function)
Magick.xs:14311: error: 'struct Methods' has no member named 'severity'
Magick.xs:14311: error: 'struct Methods' has no member named 'reason'
Magick.xs:14311: error: 'struct Methods' has no member named 'severity'
Magick.xs:14311: error: 'struct Methods' has no member named 'reason'
Magick.xs:14311: warning: pointer/integer type mismatch in conditional expression
Magick.xs:14311: error: 'struct Methods' has no member named 'description'
Magick.xs:14311: error: 'struct Methods' has no member named 'description'
Magick.xs:14311: error: 'struct Methods' has no member named 'severity'
Magick.xs:14311: error: 'struct Methods' has no member named 'description'
Magick.xs:14311: warning: pointer/integer type mismatch in conditional expression
Magick.xs:14311: error: 'struct Methods' has no member named 'description'
Magick.xs:14311: warning: passing argument 2 of 'Perl_sv_catpv' from incompatible pointer type
Magick.xs:14311: warning: unused variable 'message'
Magick.xs:14312: warning: statement with no effect
Magick.xs:14235: warning: unused variable 'filename'
Magick.xs: In function 'boot_Image__Magick':
Magick.xs:2393: warning: implicit declaration of function 'MagickCoreGenesis'
Magick.xs:2393: error: 'MagickFalse' undeclared (first use in this function)
Magick.xs:2394: warning: implicit declaration of function 'SetWarningHandler'
Magick.xs:2395: warning: implicit declaration of function 'SetErrorHandler'
Magick.xs:2396: error: 'magick_registry' undeclared (first use in this function)
Magick.xs:2396: warning: implicit declaration of function 'NewSplayTree'
Magick.xs:2397: warning: statement with no effect
*** Error 1 in /home/perluser/.cpan/build/PerlMagick-6.89-BCxyjJ (Makefile:350 'Magick.o')

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.10


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.23.3/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin
    PERL = /home/perluser/perl5/perlbrew/perls/perl-5.23.3/bin/perl5.23.3
    PERL5LIB = /home/perluser/.cpan/build/Dancer2-Plugin-Negotiate-0.002-JHqR5l/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Negotiate-0.002-JHqR5l/blib/lib:/home/perluser/.cpan/build/Log-Report-1.09-anbCKH/blib/arch:/home/perluser/.cpan/build/Log-Report-1.09-anbCKH/blib/lib:/home/perluser/.cpan/build/Log-Report-Optional-1.01-3A65Gu/blib/arch:/home/perluser/.cpan/build/Log-Report-Optional-1.01-3A65Gu/blib/lib:/home/perluser/.cpan/build/String-Print-0.15-ugSIer/blib/arch:/home/perluser/.cpan/build/String-Print-0.15-ugSIer/blib/lib:/home/perluser/.cpan/build/Unicode-LineBreak-2015.07.16-aBqD1H/blib/arch:/home/perluser/.cpan/build/Unicode-LineBreak-2015.07.16-aBqD1H/blib/lib:/home/perluser/.cpan/build/MIME-Charset-1.012-h3xz5A/blib/arch:/home/perluser/.cpan/build/MIME-Charset-1.012-h3xz5A/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-UnicodeNormalize-0.033-YKUDb3/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-UnicodeNormalize-0.033-YKUDb3/blib/lib:/home/perluser/.cpan/build/Cpanel-JSON-XS-3.0115-PTBZJU/blib/arch:/home/perluser/.cpan/build/Cpanel-JSON-XS-3.0115-PTBZJU/blib/lib:/home/perluser/.cpan/build/JSON-MaybeXS-1.003005-M5KFSm/blib/arch:/home/perluser/.cpan/build/JSON-MaybeXS-1.003005-M5KFSm/blib/lib:/home/perluser/.cpan/build/Test-Without-Module-0.18-fu75Gj/blib/arch:/home/perluser/.cpan/build/Test-Without-Module-0.18-fu75Gj/blib/lib:/home/perluser/.cpan/build/Class-Load-XS-0.09-VksvOM/blib/arch:/home/perluser/.cpan/build/Class-Load-XS-0.09-VksvOM/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-Adapter-0.006-omGI2L/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Adapter-0.006-omGI2L/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-Growler-0.03-XCEpwl/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Growler-0.03-XCEpwl/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-Auth-Extensible-0.401-ggyTdn/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Auth-Extensible-0.401-ggyTdn/blib/lib:/home/perluser/.cpan/build/Session-Token-1.502-zGzs5W/blib/arch:/home/perluser/.cpan/build/Session-Token-1.502-zGzs5W/blib/lib:/home/perluser/.cpan/build/Crypt-SaltedHash-0.09-0RsasD/blib/arch:/home/perluser/.cpan/build/Crypt-SaltedHash-0.09-0RsasD/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-Auth-Tiny-0.007-6yDTA_/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Auth-Tiny-0.007-6yDTA_/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-ConditionalCaching-0.001-AmHe_g/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-ConditionalCaching-0.001-AmHe_g/blib/lib:/home/perluser/.cpan/build/HTTP-Headers-Fancy-1.000-WxgdEw/blib/arch:/home/perluser/.cpan/build/HTTP-Headers-Fancy-1.000-WxgdEw/blib/lib:/home/perluser/.cpan/build/Math-Round-0.07-Wiv6hT/blib/arch:/home/perluser/.cpan/build/Math-Round-0.07-Wiv6hT/blib/lib:/home/perluser/.cpan/build/HTTP-Exception-0.04006-BKUWsS/blib/arch:/home/perluser/.cpan/build/HTTP-Exception-0.04006-BKUWsS/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-Res-0.01-V9bK7s/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Res-0.01-V9bK7s/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-Articulate-0.002-kQ2GWY/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Articulate-0.002-kQ2GWY/blib/lib:/home/perluser/.cpan/build/Articulate-0.005-uOdUp5/blib/arch:/home/perluser/.cpan/build/Articulate-0.005-uOdUp5/blib/lib:/home/perluser/.cpan/build/DBIx-Class-0.082820-xOKSgD/blib/arch:/home/perluser/.cpan/build/DBIx-Class-0.082820-xOKSgD/blib/lib:/home/perluser/.cpan/build/Data-Page-2.02-b_xiMH/blib/arch:/home/perluser/.cpan/build/Data-Page-2.02-b_xiMH/blib/lib:/home/perluser/.cpan/build/Class-Accessor-Chained-0.01-a36vGb/blib/arch:/home/perluser/.cpan/build/Class-Accessor-Chained-0.01-a36vGb/blib/lib:/home/perluser/.cpan/build/Class-C3-Componentised-1.001000-drnOkT/blib/arch:/home/perluser/.cpan/build/Class-C3-Componentised-1.001000-drnOkT/blib/lib:/home/perluser/.cpan/build/Class-C3-0.30-4NODZE/blib/arch:/home/perluser/.cpan/build/Class-C3-0.30-4NODZE/blib/lib:/home/perluser/.cpan/build/Algorithm-C3-0.10-DNyxPr/blib/arch:/home/perluser/.cpan/build/Algorithm-C3-0.10-DNyxPr/blib/lib:/home/perluser/.cpan/build/Path-Class-0.35-ALFGN5/blib/arch:/home/perluser/.cpan/build/Path-Class-0.35-ALFGN5/blib/lib:/home/perluser/.cpan/build/namespace-clean-0.26-4zqc_h/blib/arch:/home/perluser/.cpan/build/namespace-clean-0.26-4zqc_h/blib/lib:/home/perluser/.cpan/build/B-Hooks-EndOfScope-0.15-NJoMGs/blib/arch:/home/perluser/.cpan/build/B-Hooks-EndOfScope-0.15-NJoMGs/blib/lib:/home/perluser/.cpan/build/Variable-Magic-0.59-lHhzPU/blib/arch:/home/perluser/.cpan/build/Variable-Magic-0.59-lHhzPU/blib/lib:/home/perluser/.cpan/build/Devel-Hide-0.0009-3rOz8a/blib/arch:/home/perluser/.cpan/build/Devel-Hide-0.0009-3rOz8a/blib/lib:/home/perluser/.cpan/build/Class-Accessor-Grouped-0.10012-5lmV72/blib/arch:/home/perluser/.cpan/build/Class-Accessor-Grouped-0.10012-5lmV72/blib/lib:/home/perluser/.cpan/build/SQL-Abstract-1.81-4GA0Ps/blib/arch:/home/perluser/.cpan/build/SQL-Abstract-1.81-4GA0Ps/blib/lib:/home/perluser/.cpan/build/MRO-Compat-0.12-pZLDeY/blib/arch:/home/perluser/.cpan/build/MRO-Compat-0.12-pZLDeY/blib/lib:/home/perluser/.cpan/build/Data-Dumper-Concise-2.022-KLlCob/blib/arch:/home/perluser/.cpan/build/Data-Dumper-Concise-2.022-KLlCob/blib/lib:/home/perluser/.cpan/build/Scope-Guard-0.21-xujGtm/blib/arch:/home/perluser/.cpan/build/Scope-Guard-0.21-xujGtm/blib/lib:/home/perluser/.cpan/build/Context-Preserve-0.01-rtb0Ju/blib/arch:/home/perluser/.cpan/build/Context-Preserve-0.01-rtb0Ju/blib/lib:/home/perluser/.cpan/build/Test-Pod-Coverage-1.10-4ZCGME/blib/arch:/home/perluser/.cpan/build/Test-Pod-Coverage-1.10-4ZCGME/blib/lib:/home/perluser/.cpan/build/Pod-Coverage-0.23-zfb_cR/blib/arch:/home/perluser/.cpan/build/Pod-Coverage-0.23-zfb_cR/blib/lib:/home/perluser/.cpan/build/Devel-Symdump-2.15-o6GtVl/blib/arch:/home/perluser/.cpan/build/Devel-Symdump-2.15-o6GtVl/blib/lib:/home/perluser/.cpan/build/Module-Find-0.13-ObXCFn/blib/arch:/home/perluser/.cpan/build/Module-Find-0.13-ObXCFn/blib/lib:/home/perluser/.cpan/build/Text-Markdown-1.000031-qYYrPE/blib/arch:/home/perluser/.cpan/build/Text-Markdown-1.000031-qYYrPE/blib/lib:/home/perluser/.cpan/build/Spreadsheet-ParseExcel-0.65-Kbqc9R/blib/arch:/home/perluser/.cpan/build/Spreadsheet-ParseExcel-0.65-Kbqc9R/blib/lib:/home/perluser/.cpan/build/Crypt-RC4-2.02-ay2gkt/blib/arch:/home/perluser/.cpan/build/Crypt-RC4-2.02-ay2gkt/blib/lib:/home/perluser/.cpan/build/Digest-Perl-MD5-1.9-Vxs7lb/blib/arch:/home/perluser/.cpan/build/Digest-Perl-MD5-1.9-Vxs7lb/blib/lib:/home/perluser/.cpan/build/OLE-Storage_Lite-0.19-ZljvtG/blib/arch:/home/perluser/.cpan/build/OLE-Storage_Lite-0.19-ZljvtG/blib/lib:/home/perluser/.cpan/build/Text-TabularDisplay-1.38-bTQObZ/blib/arch:/home/perluser/.cpan/build/Text-TabularDisplay-1.38-bTQObZ/blib/lib:/home/perluser/.cpan/build/Text-RecordParser-1.6.5-fmmiO6/blib/arch:/home/perluser/.cpan/build/Text-RecordParser-1.6.5-fmmiO6/blib/lib:/home/perluser/.cpan/build/Readonly-2.00-t_cXy1/blib/arch:/home/perluser/.cpan/build/Readonly-2.00-t_cXy1/blib/lib:/home/perluser/.cpan/build/Class-Accessor-0.34-v3en7r/blib/arch:/home/perluser/.cpan/build/Class-Accessor-0.34-v3en7r/blib/lib:/home/perluser/.cpan/build/Text-Autoformat-1.72-8h0U4e/blib/arch:/home/perluser/.cpan/build/Text-Autoformat-1.72-8h0U4e/blib/lib:/home/perluser/.cpan/build/Text-Reform-1.20-8MtQn3/blib/arch:/home/perluser/.cpan/build/Text-Reform-1.20-8MtQn3/blib/lib:/home/perluser/.cpan/build/IO-stringy-2.111-YPQHZe/blib/arch:/home/perluser/.cpan/build/IO-stringy-2.111-YPQHZe/blib/lib:/home/perluser/.cpan/build/SQL-Translator-0.11021-oKx7D8/blib/arch:/home/perluser/.cpan/build/SQL-Translator-0.11021-oKx7D8/blib/lib:/home/perluser/.cpan/build/Parse-RecDescent-1.967013-TZXQeU/blib/arch:/home/perluser/.cpan/build/Parse-RecDescent-1.967013-TZXQeU/blib/lib:/home/perluser/.cpan/build/Carp-Clan-6.04-edCHNm/blib/arch:/home/perluser/.cpan/build/Carp-Clan-6.04-edCHNm/blib/lib:/home/perluser/.cpan/build/XML-Writer-0.625-rkT8Ic/blib/arch:/home/perluser/.cpan/build/XML-Writer-0.625-rkT8Ic/blib/lib:/home/perluser/.cpan/build/Package-Variant-1.003002-rlssV0/blib/arch:/home/perluser/.cpan/build/Package-Variant-1.003002-rlssV0/blib/lib:/home/perluser/.cpan/build/Hash-Merge-0.200-1XcYH2/blib/arch:/home/perluser/.cpan/build/Hash-Merge-0.200-1XcYH2/blib/lib:/home/perluser/.cpan/build/Data-DPath-0.55-hc61p6/blib/arch:/home/perluser/.cpan/build/Data-DPath-0.55-hc61p6/blib/lib:/home/perluser/.cpan/build/Iterator-Util-0.02-q9liON/blib/arch:/home/perluser/.cpan/build/Iterator-Util-0.02-q9liON/blib/lib:/home/perluser/.cpan/build/Iterator-0.03-vynzdo/blib/arch:/home/perluser/.cpan/build/Iterator-0.03-vynzdo/blib/lib:/home/perluser/.cpan/build/File-ReadBackwards-1.05-72LP70/blib/arch:/home/perluser/.cpan/build/File-ReadBackwards-1.05-72LP70/blib/lib:/home/perluser/.cpan/build/File-MimeInfo-0.27-wmMTO7/blib/arch:/home/perluser/.cpan/build/File-MimeInfo-0.27-wmMTO7/blib/lib:/home/perluser/.cpan/build/File-DesktopEntry-0.12-LSPQnA/blib/arch:/home/perluser/.cpan/build/File-DesktopEntry-0.12-LSPQnA/blib/lib:/home/perluser/.cpan/build/File-BaseDir-0.07-BlSJp3/blib/arch:/home/perluser/.cpan/build/File-BaseDir-0.07-BlSJp3/blib/lib:/home/perluser/.cpan/build/IPC-System-Simple-1.25-8mnE72/blib/arch:/home/perluser/.cpan/build/IPC-System-Simple-1.25-8mnE72/blib/lib:/home/perluser/.cpan/build/IO-All-0.86-H3OLxX/blib/arch:/home/perluser/.cpan/build/IO-All-0.86-H3OLxX/blib/lib:/home/perluser/.cpan/build/Throwable-0.200013-5tg8b6/blib/arch:/home/perluser/.cpan/build/Throwable-0.200013-5tg8b6/blib/lib:/home/perluser/.cpan/build/DateTime-1.21-B1reSK/blib/arch:/home/perluser/.cpan/build/DateTime-1.21-B1reSK/blib/lib:/home/perluser/.cpan/build/DateTime-TimeZone-1.94-K1deIo/blib/arch:/home/perluser/.cpan/build/DateTime-TimeZone-1.94-K1deIo/blib/lib:/home/perluser/.cpan/build/Class-Singleton-1.5-ds8Ell/blib/arch:/home/perluser/.cpan/build/Class-Singleton-1.5-ds8Ell/blib/lib:/home/perluser/.cpan/build/DateTime-Locale-0.92-12Hm9z/blib/arch:/home/perluser/.cpan/build/DateTime-Locale-0.92-12Hm9z/blib/lib:/home/perluser/.cpan/build/List-MoreUtils-0.413-pgQXo_/blib/arch:/home/perluser/.cpan/build/List-MoreUtils-0.413-pgQXo_/blib/lib:/home/perluser/.cpan/build/Exporter-Tiny-0.042-X0HQAO/blib/arch:/home/perluser/.cpan/build/Exporter-Tiny-0.042-X0HQAO/blib/lib:/home/perluser/.cpan/build/Exporter-Declare-0.114-YXiOzV/blib/arch:/home/perluser/.cpan/build/Exporter-Declare-0.114-YXiOzV/blib/lib:/home/perluser/.cpan/build/aliased-0.34-OWD6SC/blib/arch:/home/perluser/.cpan/build/aliased-0.34-OWD6SC/blib/lib:/home/perluser/.cpan/build/Module-Build-Tiny-0.039-E71ip6/blib/arch:/home/perluser/.cpan/build/Module-Build-Tiny-0.039-E71ip6/blib/lib:/home/perluser/.cpan/build/ExtUtils-Helpers-0.022-kg7t6L/blib/arch:/home/perluser/.cpan/build/ExtUtils-Helpers-0.022-kg7t6L/blib/lib:/home/perluser/.cpan/build/ExtUtils-InstallPaths-0.011-xje8hw/blib/arch:/home/perluser/.cpan/build/ExtUtils-InstallPaths-0.011-xje8hw/blib/lib:/home/perluser/.cpan/build/ExtUtils-Config-0.008-Nkgqxm/blib/arch:/home/perluser/.cpan/build/ExtUtils-Config-0.008-Nkgqxm/blib/lib:/home/perluser/.cpan/build/Meta-Builder-0.003-6Apkut/blib/arch:/home/perluser/.cpan/build/Meta-Builder-0.003-6Apkut/blib/lib:/home/perluser/.cpan/build/Fennec-Lite-0.004-P5XTzK/blib/arch:/home/perluser/.cpan/build/Fennec-Lite-0.004-P5XTzK/blib/lib:/home/perluser/.cpan/build/MooX-Singleton-1.20-A1PHY_/blib/arch:/home/perluser/.cpan/build/MooX-Singleton-1.20-A1PHY_/blib/lib:/home/perluser/.cpan/build/DBD-SQLite-1.48-hEh6WI/blib/arch:/home/perluser/.cpan/build/DBD-SQLite-1.48-hEh6WI/blib/lib:/home/perluser/.cpan/build/DBI-1.634-RCF5dW/blib/arch:/home/perluser/.cpan/build/DBI-1.634-RCF5dW/blib/lib:/home/perluser/.cpan/build/Dancer2-0.163000-kRjM2k/blib/arch:/home/perluser/.cpan/build/Dancer2-0.163000-kRjM2k/blib/lib:/home/perluser/.cpan/build/Scope-Upper-0.28-1H9H1u/blib/arch:/home/perluser/.cpan/build/Scope-Upper-0.28-1H9H1u/blib/lib:/home/perluser/.cpan/build/URL-Encode-XS-0.03-mimZ2p/blib/arch:/home/perluser/.cpan/build/URL-Encode-XS-0.03-mimZ2p/blib/lib:/home/perluser/.cpan/build/URL-Encode-0.03-d3hyxj/blib/arch:/home/perluser/.cpan/build/URL-Encode-0.03-d3hyxj/blib/lib:/home/perluser/.cpan/build/CGI-Deurl-XS-0.08-EF5M1B/blib/arch:/home/perluser/.cpan/build/CGI-Deurl-XS-0.08-EF5M1B/blib/lib:/home/perluser/.cpan/build/Crypt-URandom-0.36-aHDZPB/blib/arch:/home/perluser/.cpan/build/Crypt-URandom-0.36-aHDZPB/blib/lib:/home/perluser/.cpan/build/Math-Random-ISAAC-1.004-uGhntq/blib/arch:/home/perluser/.cpan/build/Math-Random-ISAAC-1.004-uGhntq/blib/lib:/home/perluser/.cpan/build/Math-Random-ISAAC-XS-1.004-Zg1nZl/blib/arch:/home/perluser/.cpan/build/Math-Random-ISAAC-XS-1.004-Zg1nZl/blib/lib:/home/perluser/.cpan/build/Test-NoWarnings-1.04-3Knq5q/blib/arch:/home/perluser/.cpan/build/Test-NoWarnings-1.04-3Knq5q/blib/lib:/home/perluser/.cpan/build/JSON-XS-3.01-UE8HHy/blib/arch:/home/perluser/.cpan/build/JSON-XS-3.01-UE8HHy/blib/lib:/home/perluser/.cpan/build/Types-Serialiser-1.0-7vVCzi/blib/arch:/home/perluser/.cpan/build/Types-Serialiser-1.0-7vVCzi/blib/lib:/home/perluser/.cpan/build/common-sense-3.74-5P44HP/blib/arch:/home/perluser/.cpan/build/common-sense-3.74-5P44HP/blib/lib:/home/perluser/.cpan/build/Config-Any-0.26-EiqhIJ/blib/arch:/home/perluser/.cpan/build/Config-Any-0.26-EiqhIJ/blib/lib:/home/perluser/.cpan/build/Template-Toolkit-2.26-J57bCN/blib/arch:/home/perluser/.cpan/build/Template-Toolkit-2.26-J57bCN/blib/lib:/home/perluser/.cpan/build/Test-LeakTrace-0.15-io0Fju/blib/arch:/home/perluser/.cpan/build/Test-LeakTrace-0.15-io0Fju/blib/lib:/home/perluser/.cpan/build/AppConfig-1.71-YYIoLp/blib/arch:/home/perluser/.cpan/build/AppConfig-1.71-YYIoLp/blib/lib:/home/perluser/.cpan/build/Test-Pod-1.51-ifQ5Wq/blib/arch:/home/perluser/.cpan/build/Test-Pod-1.51-ifQ5Wq/blib/lib:/home/perluser/.cpan/build/Template-Tiny-1.12-_Wz5sX/blib/arch:/home/perluser/.cpan/build/Template-Tiny-1.12-_Wz5sX/blib/lib:/home/perluser/.cpan/build/Return-MultiLevel-0.04-FQSjFK/blib/arch:/home/perluser/.cpan/build/Return-MultiLevel-0.04-FQSjFK/blib/lib:/home/perluser/.cpan/build/Data-Munge-0.095-bX4CJC/blib/arch:/home/perluser/.cpan/build/Data-Munge-0.095-bX4CJC/blib/lib:/home/perluser/.cpan/build/Plack-Middleware-RemoveRedundantBody-0.05-UwNhrU/blib/arch:/home/perluser/.cpan/build/Plack-Middleware-RemoveRedundantBody-0.05-UwNhrU/blib/lib:/home/perluser/.cpan/build/Safe-Isa-1.000005-FjOqHx/blib/arch:/home/perluser/.cpan/build/Safe-Isa-1.000005-FjOqHx/blib/lib:/home/perluser/.cpan/build/Import-Into-1.002005-P3mjzE/blib/arch:/home/perluser/.cpan/build/Import-Into-1.002005-P3mjzE/blib/lib:/home/perluser/.cpan/build/Hash-Merge-Simple-0.051-_JQGc4/blib/arch:/home/perluser/.cpan/build/Hash-Merge-Simple-0.051-_JQGc4/blib/lib:/home/perluser/.cpan/build/Test-Most-0.34-OUG7Yp/blib/arch:/home/perluser/.cpan/build/Test-Most-0.34-OUG7Yp/blib/lib:/home/perluser/.cpan/build/Test-Exception-0.40-B5q9dK/blib/arch:/home/perluser/.cpan/build/Test-Exception-0.40-B5q9dK/blib/lib:/home/perluser/.cpan/build/Test-Warn-0.30-LPTqX4/blib/arch:/home/perluser/.cpan/build/Test-Warn-0.30-LPTqX4/blib/lib:/home/perluser/.cpan/build/Sub-Uplevel-0.25-eySHPJ/blib/arch:/home/perluser/.cpan/build/Sub-Uplevel-0.25-eySHPJ/blib/lib:/home/perluser/.cpan/build/Exception-Class-1.39-nsb58P/blib/arch:/home/perluser/.cpan/build/Exception-Class-1.39-nsb58P/blib/lib:/home/perluser/.cpan/build/Class-Data-Inheritable-0.08-SnDCcM/blib/arch:/home/perluser/.cpan/build/Class-Data-Inheritable-0.08-SnDCcM/blib/lib:/home/perluser/.cpan/build/Clone-0.38-elQmNm/blib/arch:/home/perluser/.cpan/build/Clone-0.38-elQmNm/blib/lib:/home/perluser/.cpan/build/Plack-Middleware-FixMissingBodyInRedirect-0.12-HcCHVe/blib/arch:/home/perluser/.cpan/build/Plack-Middleware-FixMissingBodyInRedirect-0.12-HcCHVe/blib/lib:/home/perluser/.cpan/build/Plack-1.0037-NSDZ7D/blib/arch:/home/perluser/.cpan/build/Plack-1.0037-NSDZ7D/blib/lib:/home/perluser/.cpan/build/Hash-MultiValue-0.16-1Zewa_/blib/arch:/home/perluser/.cpan/build/Hash-MultiValue-0.16-1Zewa_/blib/lib:/home/perluser/.cpan/build/Filesys-Notify-Simple-0.12-wLgvw5/blib/arch:/home/perluser/.cpan/build/Filesys-Notify-Simple-0.12-wLgvw5/blib/lib:/home/perluser/.cpan/build/Stream-Buffered-0.03-Mq7mVR/blib/arch:/home/perluser/.cpan/build/Stream-Buffered-0.03-Mq7mVR/blib/lib:/home/perluser/.cpan/build/Cookie-Baker-0.06-I03rXG/blib/arch:/home/perluser/.cpan/build/Cookie-Baker-0.06-I03rXG/blib/lib:/home/perluser/.cpan/build/Test-Time-0.04-QiotdK/blib/arch:/home/perluser/.cpan/build/Test-Time-0.04-QiotdK/blib/lib:/home/perluser/.cpan/build/Test-Name-FromLine-0.13-H1H9fI/blib/arch:/home/perluser/.cpan/build/Test-Name-FromLine-0.13-H1H9fI/blib/lib:/home/perluser/.cpan/build/File-Slurp-9999.19-N96snr/blib/arch:/home/perluser/.cpan/build/File-Slurp-9999.19-N96snr/blib/lib:/home/perluser/.cpan/build/Test-Differences-0.63-cf6jld/blib/arch:/home/perluser/.cpan/build/Test-Differences-0.63-cf6jld/blib/lib:/home/perluser/.cpan/build/File-ShareDir-1.102-ElnAJC/blib/arch:/home/perluser/.cpan/build/File-ShareDir-1.102-ElnAJC/blib/lib:/home/perluser/.cpan/build/Class-Inspector-1.28-emgoYz/blib/arch:/home/perluser/.cpan/build/Class-Inspector-1.28-emgoYz/blib/lib:/home/perluser/.cpan/build/Apache-LogFormat-Compiler-0.32-CZMSKB/blib/arch:/home/perluser/.cpan/build/Apache-LogFormat-Compiler-0.32-CZMSKB/blib/lib:/home/perluser/.cpan/build/POSIX-strftime-Compiler-0.41-gs59l8/blib/arch:/home/perluser/.cpan/build/POSIX-strftime-Compiler-0.41-gs59l8/blib/lib:/home/perluser/.cpan/build/Test-MockTime-0.15-xsfZa5/blib/arch:/home/perluser/.cpan/build/Test-MockTime-0.15-xsfZa5/blib/lib:/home/perluser/.cpan/build/HTTP-Body-1.22-x3tHyA/blib/arch:/home/perluser/.cpan/build/HTTP-Body-1.22-x3tHyA/blib/lib:/home/perluser/.cpan/build/HTTP-Headers-Fast-0.19-zAgrHk/blib/arch:/home/perluser/.cpan/build/HTTP-Headers-Fast-0.19-zAgrHk/blib/lib:/home/perluser/.cpan/build/Test-TCP-2.14-fQdNhG/blib/arch:/home/perluser/.cpan/build/Test-TCP-2.14-fQdNhG/blib/lib:/home/perluser/.cpan/build/Test-SharedFork-0.34-R_WFRy/blib/arch:/home/perluser/.cpan/build/Test-SharedFork-0.34-R_WFRy/blib/lib:/home/perluser/.cpan/build/Devel-StackTrace-AsHTML-0.14-Y8DDWT/blib/arch:/home/perluser/.cpan/build/Devel-StackTrace-AsHTML-0.14-Y8DDWT/blib/lib:/home/perluser/.cpan/build/Devel-StackTrace-2.00-AFA6uM/blib/arch:/home/perluser/.cpan/build/Devel-StackTrace-2.00-AFA6uM/blib/lib:/home/perluser/.cpan/build/MooX-Types-MooseLike-0.29-OgZEsT/blib/arch:/home/perluser/.cpan/build/MooX-Types-MooseLike-0.29-OgZEsT/blib/lib:/home/perluser/.cpan/build/Class-XSAccessor-1.19-K_30QN/blib/arch:/home/perluser/.cpan/build/Class-XSAccessor-1.19-K_30QN/blib/lib:/home/perluser/.cpan/build/indirect-0.36-1zFG8H/blib/arch:/home/perluser/.cpan/build/indirect-0.36-1zFG8H/blib/lib:/home/perluser/.cpan/build/bareword-filehandles-0.003-rLCvxs/blib/arch:/home/perluser/.cpan/build/bareword-filehandles-0.003-rLCvxs/blib/lib:/home/perluser/.cpan/build/multidimensional-0.011-vPtyeU/blib/arch:/home/perluser/.cpan/build/multidimensional-0.011-vPtyeU/blib/lib:/home/perluser/.cpan/build/Lexical-SealRequireHints-0.009-oVMhzX/blib/arch:/home/perluser/.cpan/build/Lexical-SealRequireHints-0.009-oVMhzX/blib/lib:/home/perluser/.cpan/build/B-Hooks-OP-Check-0.19-mm8Mz0/blib/arch:/home/perluser/.cpan/build/B-Hooks-OP-Check-0.19-mm8Mz0/blib/lib:/home/perluser/.cpan/build/Test-Number-Delta-1.06-u6gPxZ/blib/arch:/home/perluser/.cpan/build/Test-Number-Delta-1.06-u6gPxZ/blib/lib:/home/perluser/.cpan/build/ExtUtils-Depends-0.404-8wDyvg/blib/arch:/home/perluser/.cpan/build/ExtUtils-Depends-0.404-8wDyvg/blib/lib:/home/perluser/.cpan/build/strictures-2.000001-1MES5H/blib/arch:/home/perluser/.cpan/build/strictures-2.000001-1MES5H/blib/lib:/home/perluser/.cpan/build/Sub-Name-0.14-aL_fN9/blib/arch:/home/perluser/.cpan/build/Sub-Name-0.14-aL_fN9/blib/lib:/home/perluser/.cpan/build/Moo-2.000002-Se39Gv/blib/arch:/home/perluser/.cpan/build/Moo-2.000002-Se39Gv/blib/lib:/home/perluser/.cpan/build/Devel-GlobalDestruction-0.13-zVwagL/blib/arch:/home/perluser/.cpan/build/Devel-GlobalDestruction-0.13-zVwagL/blib/lib:/home/perluser/.cpan/build/Sub-Exporter-Progressive-0.001011-Z0hr47/blib/arch:/home/perluser/.cpan/build/Sub-Exporter-Progressive-0.001011-Z0hr47/blib/lib:/home/perluser/.cpan/build/Class-Method-Modifiers-2.11-6eutmd/blib/arch:/home/perluser/.cpan/build/Class-Method-Modifiers-2.11-6eutmd/blib/lib:/home/perluser/.cpan/build/Role-Tiny-2.000001-bKMj4H/blib/arch:/home/perluser/.cpan/build/Role-Tiny-2.000001-bKMj4H/blib/lib:/home/perluser/.cpan/build/App-Cmd-0.329-ruBybc/blib/arch:/home/perluser/.cpan/build/App-Cmd-0.329-ruBybc/blib/lib:/home/perluser/.cpan/build/IO-TieCombine-1.004-ZRR18W/blib/arch:/home/perluser/.cpan/build/IO-TieCombine-1.004-ZRR18W/blib/lib:/home/perluser/.cpan/build/Module-Pluggable-5.2-xhnmd5/blib/arch:/home/perluser/.cpan/build/Module-Pluggable-5.2-xhnmd5/blib/lib:/home/perluser/.cpan/build/Getopt-Long-Descriptive-0.099-LNyAmF/blib/arch:/home/perluser/.cpan/build/Getopt-Long-Descriptive-0.099-LNyAmF/blib/lib:/home/perluser/.cpan/build/Params-Validate-1.21-txZQYL/blib/arch:/home/perluser/.cpan/build/Params-Validate-1.21-txZQYL/blib/lib:/home/perluser/.cpan/build/Test-Warnings-0.021-QSbYdE/blib/arch:/home/perluser/.cpan/build/Test-Warnings-0.021-QSbYdE/blib/lib:/home/perluser/.cpan/build/CPAN-Meta-Check-0.012-BGXmap/blib/arch:/home/perluser/.cpan/build/CPAN-Meta-Check-0.012-BGXmap/blib/lib:/home/perluser/.cpan/build/Test-Deep-0.119-y58ylz/blib/arch:/home/perluser/.cpan/build/Test-Deep-0.119-y58ylz/blib/lib:/home/perluser/.cpan/build/String-RewritePrefix-0.007-gFEGTw/blib/arch:/home/perluser/.cpan/build/String-RewritePrefix-0.007-gFEGTw/blib/lib:/home/perluser/.cpan/build/Class-Load-0.23-GZTm1f/blib/arch:/home/perluser/.cpan/build/Class-Load-0.23-GZTm1f/blib/lib:/home/perluser/.cpan/build/Package-Stash-0.37-TflWO7/blib/arch:/home/perluser/.cpan/build/Package-Stash-0.37-TflWO7/blib/lib:/home/perluser/.cpan/build/Package-Stash-XS-0.28-xNJKVx/blib/arch:/home/perluser/.cpan/build/Package-Stash-XS-0.28-xNJKVx/blib/lib:/home/perluser/.cpan/build/Module-Implementation-0.09-Bu39WG/blib/arch:/home/perluser/.cpan/build/Module-Implementation-0.09-Bu39WG/blib/lib:/home/perluser/.cpan/build/Dist-CheckConflicts-0.11-ZOqnBt/blib/arch:/home/perluser/.cpan/build/Dist-CheckConflicts-0.11-ZOqnBt/blib/lib:/home/perluser/.cpan/build/Module-Runtime-0.014-6IHhkp/blib/arch:/home/perluser/.cpan/build/Module-Runtime-0.014-6IHhkp/blib/lib:/home/perluser/.cpan/build/Test-Requires-0.10-Q91Tin/blib/arch:/home/perluser/.cpan/build/Test-Requires-0.10-Q91Tin/blib/lib:/home/perluser/.cpan/build/File-ShareDir-Install-0.10-BuR70i/blib/arch:/home/perluser/.cpan/build/File-ShareDir-Install-0.10-BuR70i/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 28344
    PERL5_CPAN_IS_RUNNING = 28344
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 23706,28344
    PERLBREW_BASHRC_VERSION = 0.71
    PERLBREW_HOME = /home/perluser/.perlbrew
    PERLBREW_MANPATH = /home/perluser/perl5/perlbrew/perls/perl-5.23.3/man
    PERLBREW_PATH = /home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.23.3/bin
    PERLBREW_PERL = perl-5.23.3
    PERLBREW_ROOT = /home/perluser/perl5/perlbrew
    PERLBREW_VERSION = 0.71
    PERL_CR_SMOKER_CURRENT = Task-Dancer2-0.04
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/ksh
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/perluser/perl5/perlbrew/perls/perl-5.23.3/bin/perl5.23.3
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000
    $EGID = 1000 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11    
    CPAN::Meta          2.150005
    Cwd                 3.58    
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   7.10    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.10    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.58    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4214  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          n/a     
    version             0.9909  


--

Summary of my perl5 (revision 5 version 23 subversion 3) configuration:
   
  Platform:
    osname=openbsd, osvers=5.7, archname=OpenBSD.amd64-openbsd
    uname='openbsd openbsd-test.manor.solimano.org 5.7 generic#825 amd64 '
    config_args='-de -Dprefix=/home/perluser/perl5/perlbrew/perls/perl-5.23.3 -Dusedevel -Aeval:scriptdir=/home/perluser/perl5/perlbrew/perls/perl-5.23.3/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.7'
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.78.1, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.30
  Built under openbsd
  Compiled at Oct 10 2015 11:06:39
  %ENV:
    PERL="/home/perluser/perl5/perlbrew/perls/perl-5.23.3/bin/perl5.23.3"
    PERL5LIB="/home/perluser/.cpan/build/Dancer2-Plugin-Negotiate-0.002-JHqR5l/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Negotiate-0.002-JHqR5l/blib/lib:/home/perluser/.cpan/build/Log-Report-1.09-anbCKH/blib/arch:/home/perluser/.cpan/build/Log-Report-1.09-anbCKH/blib/lib:/home/perluser/.cpan/build/Log-Report-Optional-1.01-3A65Gu/blib/arch:/home/perluser/.cpan/build/Log-Report-Optional-1.01-3A65Gu/blib/lib:/home/perluser/.cpan/build/String-Print-0.15-ugSIer/blib/arch:/home/perluser/.cpan/build/String-Print-0.15-ugSIer/blib/lib:/home/perluser/.cpan/build/Unicode-LineBreak-2015.07.16-aBqD1H/blib/arch:/home/perluser/.cpan/build/Unicode-LineBreak-2015.07.16-aBqD1H/blib/lib:/home/perluser/.cpan/build/MIME-Charset-1.012-h3xz5A/blib/arch:/home/perluser/.cpan/build/MIME-Charset-1.012-h3xz5A/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-UnicodeNormalize-0.033-YKUDb3/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-UnicodeNormalize-0.033-YKUDb3/blib/lib:/home/perluser/.cpan/build/Cpanel-JSON-XS-3.0115-PTBZJU/blib/arch:/home/perluser/.cpan/build/Cpanel-JSON-XS-3.0115-PTBZJU/blib/lib:/home/perluser/.cpan/build/JSON-MaybeXS-1.003005-M5KFSm/blib/arch:/home/perluser/.cpan/build/JSON-MaybeXS-1.003005-M5KFSm/blib/lib:/home/perluser/.cpan/build/Test-Without-Module-0.18-fu75Gj/blib/arch:/home/perluser/.cpan/build/Test-Without-Module-0.18-fu75Gj/blib/lib:/home/perluser/.cpan/build/Class-Load-XS-0.09-VksvOM/blib/arch:/home/perluser/.cpan/build/Class-Load-XS-0.09-VksvOM/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-Adapter-0.006-omGI2L/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Adapter-0.006-omGI2L/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-Growler-0.03-XCEpwl/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Growler-0.03-XCEpwl/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-Auth-Extensible-0.401-ggyTdn/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Auth-Extensible-0.401-ggyTdn/blib/lib:/home/perluser/.cpan/build/Session-Token-1.502-zGzs5W/blib/arch:/home/perluser/.cpan/build/Session-Token-1.502-zGzs5W/blib/lib:/home/perluser/.cpan/build/Crypt-SaltedHash-0.09-0RsasD/blib/arch:/home/perluser/.cpan/build/Crypt-SaltedHash-0.09-0RsasD/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-Auth-Tiny-0.007-6yDTA_/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Auth-Tiny-0.007-6yDTA_/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-ConditionalCaching-0.001-AmHe_g/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-ConditionalCaching-0.001-AmHe_g/blib/lib:/home/perluser/.cpan/build/HTTP-Headers-Fancy-1.000-WxgdEw/blib/arch:/home/perluser/.cpan/build/HTTP-Headers-Fancy-1.000-WxgdEw/blib/lib:/home/perluser/.cpan/build/Math-Round-0.07-Wiv6hT/blib/arch:/home/perluser/.cpan/build/Math-Round-0.07-Wiv6hT/blib/lib:/home/perluser/.cpan/build/HTTP-Exception-0.04006-BKUWsS/blib/arch:/home/perluser/.cpan/build/HTTP-Exception-0.04006-BKUWsS/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-Res-0.01-V9bK7s/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Res-0.01-V9bK7s/blib/lib:/home/perluser/.cpan/build/Dancer2-Plugin-Articulate-0.002-kQ2GWY/blib/arch:/home/perluser/.cpan/build/Dancer2-Plugin-Articulate-0.002-kQ2GWY/blib/lib:/home/perluser/.cpan/build/Articulate-0.005-uOdUp5/blib/arch:/home/perluser/.cpan/build/Articulate-0.005-uOdUp5/blib/lib:/home/perluser/.cpan/build/DBIx-Class-0.082820-xOKSgD/blib/arch:/home/perluser/.cpan/build/DBIx-Class-0.082820-xOKSgD/blib/lib:/home/perluser/.cpan/build/Data-Page-2.02-b_xiMH/blib/arch:/home/perluser/.cpan/build/Data-Page-2.02-b_xiMH/blib/lib:/home/perluser/.cpan/build/Class-Accessor-Chained-0.01-a36vGb/blib/arch:/home/perluser/.cpan/build/Class-Accessor-Chained-0.01-a36vGb/blib/lib:/home/perluser/.cpan/build/Class-C3-Componentised-1.001000-drnOkT/blib/arch:/home/perluser/.cpan/build/Class-C3-Componentised-1.001000-drnOkT/blib/lib:/home/perluser/.cpan/build/Class-C3-0.30-4NODZE/blib/arch:/home/perluser/.cpan/build/Class-C3-0.30-4NODZE/blib/lib:/home/perluser/.cpan/build/Algorithm-C3-0.10-DNyxPr/blib/arch:/home/perluser/.cpan/build/Algorithm-C3-0.10-DNyxPr/blib/lib:/home/perluser/.cpan/build/Path-Class-0.35-ALFGN5/blib/arch:/home/perluser/.cpan/build/Path-Class-0.35-ALFGN5/blib/lib:/home/perluser/.cpan/build/namespace-clean-0.26-4zqc_h/blib/arch:/home/perluser/.cpan/build/namespace-clean-0.26-4zqc_h/blib/lib:/home/perluser/.cpan/build/B-Hooks-EndOfScope-0.15-NJoMGs/blib/arch:/home/perluser/.cpan/build/B-Hooks-EndOfScope-0.15-NJoMGs/blib/lib:/home/perluser/.cpan/build/Variable-Magic-0.59-lHhzPU/blib/arch:/home/perluser/.cpan/build/Variable-Magic-0.59-lHhzPU/blib/lib:/home/perluser/.cpan/build/Devel-Hide-0.0009-3rOz8a/blib/arch:/home/perluser/.cpan/build/Devel-Hide-0.0009-3rOz8a/blib/lib:/home/perluser/.cpan/build/Class-Accessor-Grouped-0.10012-5lmV72/blib/arch:/home/perluser/.cpan/build/Class-Accessor-Grouped-0.10012-5lmV72/blib/lib:/home/perluser/.cpan/build/SQL-Abstract-1.81-4GA0Ps/blib/arch:/home/perluser/.cpan/build/SQL-Abstract-1.81-4GA0Ps/blib/lib:/home/perluser/.cpan/build/MRO-Compat-0.12-pZLDeY/blib/arch:/home/perluser/.cpan/build/MRO-Compat-0.12-pZLDeY/blib/lib:/home/perluser/.cpan/build/Data-Dumper-Concise-2.022-KLlCob/blib/arch:/home/perluser/.cpan/build/Data-Dumper-Concise-2.022-KLlCob/blib/lib:/home/perluser/.cpan/build/Scope-Guard-0.21-xujGtm/blib/arch:/home/perluser/.cpan/build/Scope-Guard-0.21-xujGtm/blib/lib:/home/perluser/.cpan/build/Context-Preserve-0.01-rtb0Ju/blib/arch:/home/perluser/.cpan/build/Context-Preserve-0.01-rtb0Ju/blib/lib:/home/perluser/.cpan/build/Test-Pod-Coverage-1.10-4ZCGME/blib/arch:/home/perluser/.cpan/build/Test-Pod-Coverage-1.10-4ZCGME/blib/lib:/home/perluser/.cpan/build/Pod-Coverage-0.23-zfb_cR/blib/arch:/home/perluser/.cpan/build/Pod-Coverage-0.23-zfb_cR/blib/lib:/home/perluser/.cpan/build/Devel-Symdump-2.15-o6GtVl/blib/arch:/home/perluser/.cpan/build/Devel-Symdump-2.15-o6GtVl/blib/lib:/home/perluser/.cpan/build/Module-Find-0.13-ObXCFn/blib/arch:/home/perluser/.cpan/build/Module-Find-0.13-ObXCFn/blib/lib:/home/perluser/.cpan/build/Text-Markdown-1.000031-qYYrPE/blib/arch:/home/perluser/.cpan/build/Text-Markdown-1.000031-qYYrPE/blib/lib:/home/perluser/.cpan/build/Spreadsheet-ParseExcel-0.65-Kbqc9R/blib/arch:/home/perluser/.cpan/build/Spreadsheet-ParseExcel-0.65-Kbqc9R/blib/lib:/home/perluser/.cpan/build/Crypt-RC4-2.02-ay2gkt/blib/arch:/home/perluser/.cpan/build/Crypt-RC4-2.02-ay2gkt/blib/lib:/home/perluser/.cpan/build/Digest-Perl-MD5-1.9-Vxs7lb/blib/arch:/home/perluser/.cpan/build/Digest-Perl-MD5-1.9-Vxs7lb/blib/lib:/home/perluser/.cpan/build/OLE-Storage_Lite-0.19-ZljvtG/blib/arch:/home/perluser/.cpan/build/OLE-Storage_Lite-0.19-ZljvtG/blib/lib:/home/perluser/.cpan/build/Text-TabularDisplay-1.38-bTQObZ/blib/arch:/home/perluser/.cpan/build/Text-TabularDisplay-1.38-bTQObZ/blib/lib:/home/perluser/.cpan/build/Text-RecordParser-1.6.5-fmmiO6/blib/arch:/home/perluser/.cpan/build/Text-RecordParser-1.6.5-fmmiO6/blib/lib:/home/perluser/.cpan/build/Readonly-2.00-t_cXy1/blib/arch:/home/perluser/.cpan/build/Readonly-2.00-t_cXy1/blib/lib:/home/perluser/.cpan/build/Class-Accessor-0.34-v3en7r/blib/arch:/home/perluser/.cpan/build/Class-Accessor-0.34-v3en7r/blib/lib:/home/perluser/.cpan/build/Text-Autoformat-1.72-8h0U4e/blib/arch:/home/perluser/.cpan/build/Text-Autoformat-1.72-8h0U4e/blib/lib:/home/perluser/.cpan/build/Text-Reform-1.20-8MtQn3/blib/arch:/home/perluser/.cpan/build/Text-Reform-1.20-8MtQn3/blib/lib:/home/perluser/.cpan/build/IO-stringy-2.111-YPQHZe/blib/arch:/home/perluser/.cpan/build/IO-stringy-2.111-YPQHZe/blib/lib:/home/perluser/.cpan/build/SQL-Translator-0.11021-oKx7D8/blib/arch:/home/perluser/.cpan/build/SQL-Translator-0.11021-oKx7D8/blib/lib:/home/perluser/.cpan/build/Parse-RecDescent-1.967013-TZXQeU/blib/arch:/home/perluser/.cpan/build/Parse-RecDescent-1.967013-TZXQeU/blib/lib:/home/perluser/.cpan/build/Carp-Clan-6.04-edCHNm/blib/arch:/home/perluser/.cpan/build/Carp-Clan-6.04-edCHNm/blib/lib:/home/perluser/.cpan/build/XML-Writer-0.625-rkT8Ic/blib/arch:/home/perluser/.cpan/build/XML-Writer-0.625-rkT8Ic/blib/lib:/home/perluser/.cpan/build/Package-Variant-1.003002-rlssV0/blib/arch:/home/perluser/.cpan/build/Package-Variant-1.003002-rlssV0/blib/lib:/home/perluser/.cpan/build/Hash-Merge-0.200-1XcYH2/blib/arch:/home/perluser/.cpan/build/Hash-Merge-0.200-1XcYH2/blib/lib:/home/perluser/.cpan/build/Data-DPath-0.55-hc61p6/blib/arch:/home/perluser/.cpan/build/Data-DPath-0.55-hc61p6/blib/lib:/home/perluser/.cpan/build/Iterator-Util-0.02-q9liON/blib/arch:/home/perluser/.cpan/build/Iterator-Util-0.02-q9liON/blib/lib:/home/perluser/.cpan/build/Iterator-0.03-vynzdo/blib/arch:/home/perluser/.cpan/build/Iterator-0.03-vynzdo/blib/lib:/home/perluser/.cpan/build/File-ReadBackwards-1.05-72LP70/blib/arch:/home/perluser/.cpan/build/File-ReadBackwards-1.05-72LP70/blib/lib:/home/perluser/.cpan/build/File-MimeInfo-0.27-wmMTO7/blib/arch:/home/perluser/.cpan/build/File-MimeInfo-0.27-wmMTO7/blib/lib:/home/perluser/.cpan/build/File-DesktopEntry-0.12-LSPQnA/blib/arch:/home/perluser/.cpan/build/File-DesktopEntry-0.12-LSPQnA/blib/lib:/home/perluser/.cpan/build/File-BaseDir-0.07-BlSJp3/blib/arch:/home/perluser/.cpan/build/File-BaseDir-0.07-BlSJp3/blib/lib:/home/perluser/.cpan/build/IPC-System-Simple-1.25-8mnE72/blib/arch:/home/perluser/.cpan/build/IPC-System-Simple-1.25-8mnE72/blib/lib:/home/perluser/.cpan/build/IO-All-0.86-H3OLxX/blib/arch:/home/perluser/.cpan/build/IO-All-0.86-H3OLxX/blib/lib:/home/perluser/.cpan/build/Throwable-0.200013-5tg8b6/blib/arch:/home/perluser/.cpan/build/Throwable-0.200013-5tg8b6/blib/lib:/home/perluser/.cpan/build/DateTime-1.21-B1reSK/blib/arch:/home/perluser/.cpan/build/DateTime-1.21-B1reSK/blib/lib:/home/perluser/.cpan/build/DateTime-TimeZone-1.94-K1deIo/blib/arch:/home/perluser/.cpan/build/DateTime-TimeZone-1.94-K1deIo/blib/lib:/home/perluser/.cpan/build/Class-Singleton-1.5-ds8Ell/blib/arch:/home/perluser/.cpan/build/Class-Singleton-1.5-ds8Ell/blib/lib:/home/perluser/.cpan/build/DateTime-Locale-0.92-12Hm9z/blib/arch:/home/perluser/.cpan/build/DateTime-Locale-0.92-12Hm9z/blib/lib:/home/perluser/.cpan/build/List-MoreUtils-0.413-pgQXo_/blib/arch:/home/perluser/.cpan/build/List-MoreUtils-0.413-pgQXo_/blib/lib:/home/perluser/.cpan/build/Exporter-Tiny-0.042-X0HQAO/blib/arch:/home/perluser/.cpan/build/Exporter-Tiny-0.042-X0HQAO/blib/lib:/home/perluser/.cpan/build/Exporter-Declare-0.114-YXiOzV/blib/arch:/home/perluser/.cpan/build/Exporter-Declare-0.114-YXiOzV/blib/lib:/home/perluser/.cpan/build/aliased-0.34-OWD6SC/blib/arch:/home/perluser/.cpan/build/aliased-0.34-OWD6SC/blib/lib:/home/perluser/.cpan/build/Module-Build-Tiny-0.039-E71ip6/blib/arch:/home/perluser/.cpan/build/Module-Build-Tiny-0.039-E71ip6/blib/lib:/home/perluser/.cpan/build/ExtUtils-Helpers-0.022-kg7t6L/blib/arch:/home/perluser/.cpan/build/ExtUtils-Helpers-0.022-kg7t6L/blib/lib:/home/perluser/.cpan/build/ExtUtils-InstallPaths-0.011-xje8hw/blib/arch:/home/perluser/.cpan/build/ExtUtils-InstallPaths-0.011-xje8hw/blib/lib:/home/perluser/.cpan/build/ExtUtils-Config-0.008-Nkgqxm/blib/arch:/home/perluser/.cpan/build/ExtUtils-Config-0.008-Nkgqxm/blib/lib:/home/perluser/.cpan/build/Meta-Builder-0.003-6Apkut/blib/arch:/home/perluser/.cpan/build/Meta-Builder-0.003-6Apkut/blib/lib:/home/perluser/.cpan/build/Fennec-Lite-0.004-P5XTzK/blib/arch:/home/perluser/.cpan/build/Fennec-Lite-0.004-P5XTzK/blib/lib:/home/perluser/.cpan/build/MooX-Singleton-1.20-A1PHY_/blib/arch:/home/perluser/.cpan/build/MooX-Singleton-1.20-A1PHY_/blib/lib:/home/perluser/.cpan/build/DBD-SQLite-1.48-hEh6WI/blib/arch:/home/perluser/.cpan/build/DBD-SQLite-1.48-hEh6WI/blib/lib:/home/perluser/.cpan/build/DBI-1.634-RCF5dW/blib/arch:/home/perluser/.cpan/build/DBI-1.634-RCF5dW/blib/lib:/home/perluser/.cpan/build/Dancer2-0.163000-kRjM2k/blib/arch:/home/perluser/.cpan/build/Dancer2-0.163000-kRjM2k/blib/lib:/home/perluser/.cpan/build/Scope-Upper-0.28-1H9H1u/blib/arch:/home/perluser/.cpan/build/Scope-Upper-0.28-1H9H1u/blib/lib:/home/perluser/.cpan/build/URL-Encode-XS-0.03-mimZ2p/blib/arch:/home/perluser/.cpan/build/URL-Encode-XS-0.03-mimZ2p/blib/lib:/home/perluser/.cpan/build/URL-Encode-0.03-d3hyxj/blib/arch:/home/perluser/.cpan/build/URL-Encode-0.03-d3hyxj/blib/lib:/home/perluser/.cpan/build/CGI-Deurl-XS-0.08-EF5M1B/blib/arch:/home/perluser/.cpan/build/CGI-Deurl-XS-0.08-EF5M1B/blib/lib:/home/perluser/.cpan/build/Crypt-URandom-0.36-aHDZPB/blib/arch:/home/perluser/.cpan/build/Crypt-URandom-0.36-aHDZPB/blib/lib:/home/perluser/.cpan/build/Math-Random-ISAAC-1.004-uGhntq/blib/arch:/home/perluser/.cpan/build/Math-Random-ISAAC-1.004-uGhntq/blib/lib:/home/perluser/.cpan/build/Math-Random-ISAAC-XS-1.004-Zg1nZl/blib/arch:/home/perluser/.cpan/build/Math-Random-ISAAC-XS-1.004-Zg1nZl/blib/lib:/home/perluser/.cpan/build/Test-NoWarnings-1.04-3Knq5q/blib/arch:/home/perluser/.cpan/build/Test-NoWarnings-1.04-3Knq5q/blib/lib:/home/perluser/.cpan/build/JSON-XS-3.01-UE8HHy/blib/arch:/home/perluser/.cpan/build/JSON-XS-3.01-UE8HHy/blib/lib:/home/perluser/.cpan/build/Types-Serialiser-1.0-7vVCzi/blib/arch:/home/perluser/.cpan/build/Types-Serialiser-1.0-7vVCzi/blib/lib:/home/perluser/.cpan/build/common-sense-3.74-5P44HP/blib/arch:/home/perluser/.cpan/build/common-sense-3.74-5P44HP/blib/lib:/home/perluser/.cpan/build/Config-Any-0.26-EiqhIJ/blib/arch:/home/perluser/.cpan/build/Config-Any-0.26-EiqhIJ/blib/lib:/home/perluser/.cpan/build/Template-Toolkit-2.26-J57bCN/blib/arch:/home/perluser/.cpan/build/Template-Toolkit-2.26-J57bCN/blib/lib:/home/perluser/.cpan/build/Test-LeakTrace-0.15-io0Fju/blib/arch:/home/perluser/.cpan/build/Test-LeakTrace-0.15-io0Fju/blib/lib:/home/perluser/.cpan/build/AppConfig-1.71-YYIoLp/blib/arch:/home/perluser/.cpan/build/AppConfig-1.71-YYIoLp/blib/lib:/home/perluser/.cpan/build/Test-Pod-1.51-ifQ5Wq/blib/arch:/home/perluser/.cpan/build/Test-Pod-1.51-ifQ5Wq/blib/lib:/home/perluser/.cpan/build/Template-Tiny-1.12-_Wz5sX/blib/arch:/home/perluser/.cpan/build/Template-Tiny-1.12-_Wz5sX/blib/lib:/home/perluser/.cpan/build/Return-MultiLevel-0.04-FQSjFK/blib/arch:/home/perluser/.cpan/build/Return-MultiLevel-0.04-FQSjFK/blib/lib:/home/perluser/.cpan/build/Data-Munge-0.095-bX4CJC/blib/arch:/home/perluser/.cpan/build/Data-Munge-0.095-bX4CJC/blib/lib:/home/perluser/.cpan/build/Plack-Middleware-RemoveRedundantBody-0.05-UwNhrU/blib/arch:/home/perluser/.cpan/build/Plack-Middleware-RemoveRedundantBody-0.05-UwNhrU/blib/lib:/home/perluser/.cpan/build/Safe-Isa-1.000005-FjOqHx/blib/arch:/home/perluser/.cpan/build/Safe-Isa-1.000005-FjOqHx/blib/lib:/home/perluser/.cpan/build/Import-Into-1.002005-P3mjzE/blib/arch:/home/perluser/.cpan/build/Import-Into-1.002005-P3mjzE/blib/lib:/home/perluser/.cpan/build/Hash-Merge-Simple-0.051-_JQGc4/blib/arch:/home/perluser/.cpan/build/Hash-Merge-Simple-0.051-_JQGc4/blib/lib:/home/perluser/.cpan/build/Test-Most-0.34-OUG7Yp/blib/arch:/home/perluser/.cpan/build/Test-Most-0.34-OUG7Yp/blib/lib:/home/perluser/.cpan/build/Test-Exception-0.40-B5q9dK/blib/arch:/home/perluser/.cpan/build/Test-Exception-0.40-B5q9dK/blib/lib:/home/perluser/.cpan/build/Test-Warn-0.30-LPTqX4/blib/arch:/home/perluser/.cpan/build/Test-Warn-0.30-LPTqX4/blib/lib:/home/perluser/.cpan/build/Sub-Uplevel-0.25-eySHPJ/blib/arch:/home/perluser/.cpan/build/Sub-Uplevel-0.25-eySHPJ/blib/lib:/home/perluser/.cpan/build/Exception-Class-1.39-nsb58P/blib/arch:/home/perluser/.cpan/build/Exception-Class-1.39-nsb58P/blib/lib:/home/perluser/.cpan/build/Class-Data-Inheritable-0.08-SnDCcM/blib/arch:/home/perluser/.cpan/build/Class-Data-Inheritable-0.08-SnDCcM/blib/lib:/home/perluser/.cpan/build/Clone-0.38-elQmNm/blib/arch:/home/perluser/.cpan/build/Clone-0.38-elQmNm/blib/lib:/home/perluser/.cpan/build/Plack-Middleware-FixMissingBodyInRedirect-0.12-HcCHVe/blib/arch:/home/perluser/.cpan/build/Plack-Middleware-FixMissingBodyInRedirect-0.12-HcCHVe/blib/lib:/home/perluser/.cpan/build/Plack-1.0037-NSDZ7D/blib/arch:/home/perluser/.cpan/build/Plack-1.0037-NSDZ7D/blib/lib:/home/perluser/.cpan/build/Hash-MultiValue-0.16-1Zewa_/blib/arch:/home/perluser/.cpan/build/Hash-MultiValue-0.16-1Zewa_/blib/lib:/home/perluser/.cpan/build/Filesys-Notify-Simple-0.12-wLgvw5/blib/arch:/home/perluser/.cpan/build/Filesys-Notify-Simple-0.12-wLgvw5/blib/lib:/home/perluser/.cpan/build/Stream-Buffered-0.03-Mq7mVR/blib/arch:/home/perluser/.cpan/build/Stream-Buffered-0.03-Mq7mVR/blib/lib:/home/perluser/.cpan/build/Cookie-Baker-0.06-I03rXG/blib/arch:/home/perluser/.cpan/build/Cookie-Baker-0.06-I03rXG/blib/lib:/home/perluser/.cpan/build/Test-Time-0.04-QiotdK/blib/arch:/home/perluser/.cpan/build/Test-Time-0.04-QiotdK/blib/lib:/home/perluser/.cpan/build/Test-Name-FromLine-0.13-H1H9fI/blib/arch:/home/perluser/.cpan/build/Test-Name-FromLine-0.13-H1H9fI/blib/lib:/home/perluser/.cpan/build/File-Slurp-9999.19-N96snr/blib/arch:/home/perluser/.cpan/build/File-Slurp-9999.19-N96snr/blib/lib:/home/perluser/.cpan/build/Test-Differences-0.63-cf6jld/blib/arch:/home/perluser/.cpan/build/Test-Differences-0.63-cf6jld/blib/lib:/home/perluser/.cpan/build/File-ShareDir-1.102-ElnAJC/blib/arch:/home/perluser/.cpan/build/File-ShareDir-1.102-ElnAJC/blib/lib:/home/perluser/.cpan/build/Class-Inspector-1.28-emgoYz/blib/arch:/home/perluser/.cpan/build/Class-Inspector-1.28-emgoYz/blib/lib:/home/perluser/.cpan/build/Apache-LogFormat-Compiler-0.32-CZMSKB/blib/arch:/home/perluser/.cpan/build/Apache-LogFormat-Compiler-0.32-CZMSKB/blib/lib:/home/perluser/.cpan/build/POSIX-strftime-Compiler-0.41-gs59l8/blib/arch:/home/perluser/.cpan/build/POSIX-strftime-Compiler-0.41-gs59l8/blib/lib:/home/perluser/.cpan/build/Test-MockTime-0.15-xsfZa5/blib/arch:/home/perluser/.cpan/build/Test-MockTime-0.15-xsfZa5/blib/lib:/home/perluser/.cpan/build/HTTP-Body-1.22-x3tHyA/blib/arch:/home/perluser/.cpan/build/HTTP-Body-1.22-x3tHyA/blib/lib:/home/perluser/.cpan/build/HTTP-Headers-Fast-0.19-zAgrHk/blib/arch:/home/perluser/.cpan/build/HTTP-Headers-Fast-0.19-zAgrHk/blib/lib:/home/perluser/.cpan/build/Test-TCP-2.14-fQdNhG/blib/arch:/home/perluser/.cpan/build/Test-TCP-2.14-fQdNhG/blib/lib:/home/perluser/.cpan/build/Test-SharedFork-0.34-R_WFRy/blib/arch:/home/perluser/.cpan/build/Test-SharedFork-0.34-R_WFRy/blib/lib:/home/perluser/.cpan/build/Devel-StackTrace-AsHTML-0.14-Y8DDWT/blib/arch:/home/perluser/.cpan/build/Devel-StackTrace-AsHTML-0.14-Y8DDWT/blib/lib:/home/perluser/.cpan/build/Devel-StackTrace-2.00-AFA6uM/blib/arch:/home/perluser/.cpan/build/Devel-StackTrace-2.00-AFA6uM/blib/lib:/home/perluser/.cpan/build/MooX-Types-MooseLike-0.29-OgZEsT/blib/arch:/home/perluser/.cpan/build/MooX-Types-MooseLike-0.29-OgZEsT/blib/lib:/home/perluser/.cpan/build/Class-XSAccessor-1.19-K_30QN/blib/arch:/home/perluser/.cpan/build/Class-XSAccessor-1.19-K_30QN/blib/lib:/home/perluser/.cpan/build/indirect-0.36-1zFG8H/blib/arch:/home/perluser/.cpan/build/indirect-0.36-1zFG8H/blib/lib:/home/perluser/.cpan/build/bareword-filehandles-0.003-rLCvxs/blib/arch:/home/perluser/.cpan/build/bareword-filehandles-0.003-rLCvxs/blib/lib:/home/perluser/.cpan/build/multidimensional-0.011-vPtyeU/blib/arch:/home/perluser/.cpan/build/multidimensional-0.011-vPtyeU/blib/lib:/home/perluser/.cpan/build/Lexical-SealRequireHints-0.009-oVMhzX/blib/arch:/home/perluser/.cpan/build/Lexical-SealRequireHints-0.009-oVMhzX/blib/lib:/home/perluser/.cpan/build/B-Hooks-OP-Check-0.19-mm8Mz0/blib/arch:/home/perluser/.cpan/build/B-Hooks-OP-Check-0.19-mm8Mz0/blib/lib:/home/perluser/.cpan/build/Test-Number-Delta-1.06-u6gPxZ/blib/arch:/home/perluser/.cpan/build/Test-Number-Delta-1.06-u6gPxZ/blib/lib:/home/perluser/.cpan/build/ExtUtils-Depends-0.404-8wDyvg/blib/arch:/home/perluser/.cpan/build/ExtUtils-Depends-0.404-8wDyvg/blib/lib:/home/perluser/.cpan/build/strictures-2.000001-1MES5H/blib/arch:/home/perluser/.cpan/build/strictures-2.000001-1MES5H/blib/lib:/home/perluser/.cpan/build/Sub-Name-0.14-aL_fN9/blib/arch:/home/perluser/.cpan/build/Sub-Name-0.14-aL_fN9/blib/lib:/home/perluser/.cpan/build/Moo-2.000002-Se39Gv/blib/arch:/home/perluser/.cpan/build/Moo-2.000002-Se39Gv/blib/lib:/home/perluser/.cpan/build/Devel-GlobalDestruction-0.13-zVwagL/blib/arch:/home/perluser/.cpan/build/Devel-GlobalDestruction-0.13-zVwagL/blib/lib:/home/perluser/.cpan/build/Sub-Exporter-Progressive-0.001011-Z0hr47/blib/arch:/home/perluser/.cpan/build/Sub-Exporter-Progressive-0.001011-Z0hr47/blib/lib:/home/perluser/.cpan/build/Class-Method-Modifiers-2.11-6eutmd/blib/arch:/home/perluser/.cpan/build/Class-Method-Modifiers-2.11-6eutmd/blib/lib:/home/perluser/.cpan/build/Role-Tiny-2.000001-bKMj4H/blib/arch:/home/perluser/.cpan/build/Role-Tiny-2.000001-bKMj4H/blib/lib:/home/perluser/.cpan/build/App-Cmd-0.329-ruBybc/blib/arch:/home/perluser/.cpan/build/App-Cmd-0.329-ruBybc/blib/lib:/home/perluser/.cpan/build/IO-TieCombine-1.004-ZRR18W/blib/arch:/home/perluser/.cpan/build/IO-TieCombine-1.004-ZRR18W/blib/lib:/home/perluser/.cpan/build/Module-Pluggable-5.2-xhnmd5/blib/arch:/home/perluser/.cpan/build/Module-Pluggable-5.2-xhnmd5/blib/lib:/home/perluser/.cpan/build/Getopt-Long-Descriptive-0.099-LNyAmF/blib/arch:/home/perluser/.cpan/build/Getopt-Long-Descriptive-0.099-LNyAmF/blib/lib:/home/perluser/.cpan/build/Params-Validate-1.21-txZQYL/blib/arch:/home/perluser/.cpan/build/Params-Validate-1.21-txZQYL/blib/lib:/home/perluser/.cpan/build/Test-Warnings-0.021-QSbYdE/blib/arch:/home/perluser/.cpan/build/Test-Warnings-0.021-QSbYdE/blib/lib:/home/perluser/.cpan/build/CPAN-Meta-Check-0.012-BGXmap/blib/arch:/home/perluser/.cpan/build/CPAN-Meta-Check-0.012-BGXmap/blib/lib:/home/perluser/.cpan/build/Test-Deep-0.119-y58ylz/blib/arch:/home/perluser/.cpan/build/Test-Deep-0.119-y58ylz/blib/lib:/home/perluser/.cpan/build/String-RewritePrefix-0.007-gFEGTw/blib/arch:/home/perluser/.cpan/build/String-RewritePrefix-0.007-gFEGTw/blib/lib:/home/perluser/.cpan/build/Class-Load-0.23-GZTm1f/blib/arch:/home/perluser/.cpan/build/Class-Load-0.23-GZTm1f/blib/lib:/home/perluser/.cpan/build/Package-Stash-0.37-TflWO7/blib/arch:/home/perluser/.cpan/build/Package-Stash-0.37-TflWO7/blib/lib:/home/perluser/.cpan/build/Package-Stash-XS-0.28-xNJKVx/blib/arch:/home/perluser/.cpan/build/Package-Stash-XS-0.28-xNJKVx/blib/lib:/home/perluser/.cpan/build/Module-Implementation-0.09-Bu39WG/blib/arch:/home/perluser/.cpan/build/Module-Implementation-0.09-Bu39WG/blib/lib:/home/perluser/.cpan/build/Dist-CheckConflicts-0.11-ZOqnBt/blib/arch:/home/perluser/.cpan/build/Dist-CheckConflicts-0.11-ZOqnBt/blib/lib:/home/perluser/.cpan/build/Module-Runtime-0.014-6IHhkp/blib/arch:/home/perluser/.cpan/build/Module-Runtime-0.014-6IHhkp/blib/lib:/home/perluser/.cpan/build/Test-Requires-0.10-Q91Tin/blib/arch:/home/perluser/.cpan/build/Test-Requires-0.10-Q91Tin/blib/lib:/home/perluser/.cpan/build/File-ShareDir-Install-0.10-BuR70i/blib/arch:/home/perluser/.cpan/build/File-ShareDir-Install-0.10-BuR70i/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="28344"
    PERL5_CPAN_IS_RUNNING="28344"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="23706,28344"
    PERLBREW_BASHRC_VERSION="0.71"
    PERLBREW_HOME="/home/perluser/.perlbrew"
    PERLBREW_MANPATH="/home/perluser/perl5/perlbrew/perls/perl-5.23.3/man"
    PERLBREW_PATH="/home/perluser/perl5/perlbrew/bin:/home/perluser/perl5/perlbrew/perls/perl-5.23.3/bin"
    PERLBREW_PERL="perl-5.23.3"
    PERLBREW_ROOT="/home/perluser/perl5/perlbrew"
    PERLBREW_VERSION="0.71"
    PERL_CR_SMOKER_CURRENT="Task-Dancer2-0.04"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/perluser/.cpan/build/Dancer2-Plugin-Negotiate-0.002-JHqR5l/blib/arch
    /home/perluser/.cpan/build/Dancer2-Plugin-Negotiate-0.002-JHqR5l/blib/lib
    /home/perluser/.cpan/build/Log-Report-1.09-anbCKH/blib/arch
    /home/perluser/.cpan/build/Log-Report-1.09-anbCKH/blib/lib
    /home/perluser/.cpan/build/Log-Report-Optional-1.01-3A65Gu/blib/arch
    /home/perluser/.cpan/build/Log-Report-Optional-1.01-3A65Gu/blib/lib
    /home/perluser/.cpan/build/String-Print-0.15-ugSIer/blib/arch
    /home/perluser/.cpan/build/String-Print-0.15-ugSIer/blib/lib
    /home/perluser/.cpan/build/Unicode-LineBreak-2015.07.16-aBqD1H/blib/arch
    /home/perluser/.cpan/build/Unicode-LineBreak-2015.07.16-aBqD1H/blib/lib
    /home/perluser/.cpan/build/MIME-Charset-1.012-h3xz5A/blib/arch
    /home/perluser/.cpan/build/MIME-Charset-1.012-h3xz5A/blib/lib
    /home/perluser/.cpan/build/Dancer2-Plugin-UnicodeNormalize-0.033-YKUDb3/blib/arch
    /home/perluser/.cpan/build/Dancer2-Plugin-UnicodeNormalize-0.033-YKUDb3/blib/lib
    /home/perluser/.cpan/build/Cpanel-JSON-XS-3.0115-PTBZJU/blib/arch
    /home/perluser/.cpan/build/Cpanel-JSON-XS-3.0115-PTBZJU/blib/lib
    /home/perluser/.cpan/build/JSON-MaybeXS-1.003005-M5KFSm/blib/arch
    /home/perluser/.cpan/build/JSON-MaybeXS-1.003005-M5KFSm/blib/lib
    /home/perluser/.cpan/build/Test-Without-Module-0.18-fu75Gj/blib/arch
    /home/perluser/.cpan/build/Test-Without-Module-0.18-fu75Gj/blib/lib
    /home/perluser/.cpan/build/Class-Load-XS-0.09-VksvOM/blib/arch
    /home/perluser/.cpan/build/Class-Load-XS-0.09-VksvOM/blib/lib
    /home/perluser/.cpan/build/Dancer2-Plugin-Adapter-0.006-omGI2L/blib/arch
    /home/perluser/.cpan/build/Dancer2-Plugin-Adapter-0.006-omGI2L/blib/lib
    /home/perluser/.cpan/build/Dancer2-Plugin-Growler-0.03-XCEpwl/blib/arch
    /home/perluser/.cpan/build/Dancer2-Plugin-Growler-0.03-XCEpwl/blib/lib
    /home/perluser/.cpan/build/Dancer2-Plugin-Auth-Extensible-0.401-ggyTdn/blib/arch
    /home/perluser/.cpan/build/Dancer2-Plugin-Auth-Extensible-0.401-ggyTdn/blib/lib
    /home/perluser/.cpan/build/Session-Token-1.502-zGzs5W/blib/arch
    /home/perluser/.cpan/build/Session-Token-1.502-zGzs5W/blib/lib
    /home/perluser/.cpan/build/Crypt-SaltedHash-0.09-0RsasD/blib/arch
    /home/perluser/.cpan/build/Crypt-SaltedHash-0.09-0RsasD/blib/lib
    /home/perluser/.cpan/build/Dancer2-Plugin-Auth-Tiny-0.007-6yDTA_/blib/arch
    /home/perluser/.cpan/build/Dancer2-Plugin-Auth-Tiny-0.007-6yDTA_/blib/lib
    /home/perluser/.cpan/build/Dancer2-Plugin-ConditionalCaching-0.001-AmHe_g/blib/arch
    /home/perluser/.cpan/build/Dancer2-Plugin-ConditionalCaching-0.001-AmHe_g/blib/lib
    /home/perluser/.cpan/build/HTTP-Headers-Fancy-1.000-WxgdEw/blib/arch
    /home/perluser/.cpan/build/HTTP-Headers-Fancy-1.000-WxgdEw/blib/lib
    /home/perluser/.cpan/build/Math-Round-0.07-Wiv6hT/blib/arch
    /home/perluser/.cpan/build/Math-Round-0.07-Wiv6hT/blib/lib
    /home/perluser/.cpan/build/HTTP-Exception-0.04006-BKUWsS/blib/arch
    /home/perluser/.cpan/build/HTTP-Exception-0.04006-BKUWsS/blib/lib
    /home/perluser/.cpan/build/Dancer2-Plugin-Res-0.01-V9bK7s/blib/arch
    /home/perluser/.cpan/build/Dancer2-Plugin-Res-0.01-V9bK7s/blib/lib
    /home/perluser/.cpan/build/Dancer2-Plugin-Articulate-0.002-kQ2GWY/blib/arch
    /home/perluser/.cpan/build/Dancer2-Plugin-Articulate-0.002-kQ2GWY/blib/lib
    /home/perluser/.cpan/build/Articulate-0.005-uOdUp5/blib/arch
    /home/perluser/.cpan/build/Articulate-0.005-uOdUp5/blib/lib
    /home/perluser/.cpan/build/DBIx-Class-0.082820-xOKSgD/blib/arch
    /home/perluser/.cpan/build/DBIx-Class-0.082820-xOKSgD/blib/lib
    /home/perluser/.cpan/build/Data-Page-2.02-b_xiMH/blib/arch
    /home/perluser/.cpan/build/Data-Page-2.02-b_xiMH/blib/lib
    /home/perluser/.cpan/build/Class-Accessor-Chained-0.01-a36vGb/blib/arch
    /home/perluser/.cpan/build/Class-Accessor-Chained-0.01-a36vGb/blib/lib
    /home/perluser/.cpan/build/Class-C3-Componentised-1.001000-drnOkT/blib/arch
    /home/perluser/.cpan/build/Class-C3-Componentised-1.001000-drnOkT/blib/lib
    /home/perluser/.cpan/build/Class-C3-0.30-4NODZE/blib/arch
    /home/perluser/.cpan/build/Class-C3-0.30-4NODZE/blib/lib
    /home/perluser/.cpan/build/Algorithm-C3-0.10-DNyxPr/blib/arch
    /home/perluser/.cpan/build/Algorithm-C3-0.10-DNyxPr/blib/lib
    /home/perluser/.cpan/build/Path-Class-0.35-ALFGN5/blib/arch
    /home/perluser/.cpan/build/Path-Class-0.35-ALFGN5/blib/lib
    /home/perluser/.cpan/build/namespace-clean-0.26-4zqc_h/blib/arch
    /home/perluser/.cpan/build/namespace-clean-0.26-4zqc_h/blib/lib
    /home/perluser/.cpan/build/B-Hooks-EndOfScope-0.15-NJoMGs/blib/arch
    /home/perluser/.cpan/build/B-Hooks-EndOfScope-0.15-NJoMGs/blib/lib
    /home/perluser/.cpan/build/Variable-Magic-0.59-lHhzPU/blib/arch
    /home/perluser/.cpan/build/Variable-Magic-0.59-lHhzPU/blib/lib
    /home/perluser/.cpan/build/Devel-Hide-0.0009-3rOz8a/blib/arch
    /home/perluser/.cpan/build/Devel-Hide-0.0009-3rOz8a/blib/lib
    /home/perluser/.cpan/build/Class-Accessor-Grouped-0.10012-5lmV72/blib/arch
    /home/perluser/.cpan/build/Class-Accessor-Grouped-0.10012-5lmV72/blib/lib
    /home/perluser/.cpan/build/SQL-Abstract-1.81-4GA0Ps/blib/arch
    /home/perluser/.cpan/build/SQL-Abstract-1.81-4GA0Ps/blib/lib
    /home/perluser/.cpan/build/MRO-Compat-0.12-pZLDeY/blib/arch
    /home/perluser/.cpan/build/MRO-Compat-0.12-pZLDeY/blib/lib
    /home/perluser/.cpan/build/Data-Dumper-Concise-2.022-KLlCob/blib/arch
    /home/perluser/.cpan/build/Data-Dumper-Concise-2.022-KLlCob/blib/lib
    /home/perluser/.cpan/build/Scope-Guard-0.21-xujGtm/blib/arch
    /home/perluser/.cpan/build/Scope-Guard-0.21-xujGtm/blib/lib
    /home/perluser/.cpan/build/Context-Preserve-0.01-rtb0Ju/blib/arch
    /home/perluser/.cpan/build/Context-Preserve-0.01-rtb0Ju/blib/lib
    /home/perluser/.cpan/build/Test-Pod-Coverage-1.10-4ZCGME/blib/arch
    /home/perluser/.cpan/build/Test-Pod-Coverage-1.10-4ZCGME/blib/lib
    /home/perluser/.cpan/build/Pod-Coverage-0.23-zfb_cR/blib/arch
    /home/perluser/.cpan/build/Pod-Coverage-0.23-zfb_cR/blib/lib
    /home/perluser/.cpan/build/Devel-Symdump-2.15-o6GtVl/blib/arch
    /home/perluser/.cpan/build/Devel-Symdump-2.15-o6GtVl/blib/lib
    /home/perluser/.cpan/build/Module-Find-0.13-ObXCFn/blib/arch
    /home/perluser/.cpan/build/Module-Find-0.13-ObXCFn/blib/lib
    /home/perluser/.cpan/build/Text-Markdown-1.000031-qYYrPE/blib/arch
    /home/perluser/.cpan/build/Text-Markdown-1.000031-qYYrPE/blib/lib
    /home/perluser/.cpan/build/Spreadsheet-ParseExcel-0.65-Kbqc9R/blib/arch
    /home/perluser/.cpan/build/Spreadsheet-ParseExcel-0.65-Kbqc9R/blib/lib
    /home/perluser/.cpan/build/Crypt-RC4-2.02-ay2gkt/blib/arch
    /home/perluser/.cpan/build/Crypt-RC4-2.02-ay2gkt/blib/lib
    /home/perluser/.cpan/build/Digest-Perl-MD5-1.9-Vxs7lb/blib/arch
    /home/perluser/.cpan/build/Digest-Perl-MD5-1.9-Vxs7lb/blib/lib
    /home/perluser/.cpan/build/OLE-Storage_Lite-0.19-ZljvtG/blib/arch
    /home/perluser/.cpan/build/OLE-Storage_Lite-0.19-ZljvtG/blib/lib
    /home/perluser/.cpan/build/Text-TabularDisplay-1.38-bTQObZ/blib/arch
    /home/perluser/.cpan/build/Text-TabularDisplay-1.38-bTQObZ/blib/lib
    /home/perluser/.cpan/build/Text-RecordParser-1.6.5-fmmiO6/blib/arch
    /home/perluser/.cpan/build/Text-RecordParser-1.6.5-fmmiO6/blib/lib
    /home/perluser/.cpan/build/Readonly-2.00-t_cXy1/blib/arch
    /home/perluser/.cpan/build/Readonly-2.00-t_cXy1/blib/lib
    /home/perluser/.cpan/build/Class-Accessor-0.34-v3en7r/blib/arch
    /home/perluser/.cpan/build/Class-Accessor-0.34-v3en7r/blib/lib
    /home/perluser/.cpan/build/Text-Autoformat-1.72-8h0U4e/blib/arch
    /home/perluser/.cpan/build/Text-Autoformat-1.72-8h0U4e/blib/lib
    /home/perluser/.cpan/build/Text-Reform-1.20-8MtQn3/blib/arch
    /home/perluser/.cpan/build/Text-Reform-1.20-8MtQn3/blib/lib
    /home/perluser/.cpan/build/IO-stringy-2.111-YPQHZe/blib/arch
    /home/perluser/.cpan/build/IO-stringy-2.111-YPQHZe/blib/lib
    /home/perluser/.cpan/build/SQL-Translator-0.11021-oKx7D8/blib/arch
    /home/perluser/.cpan/build/SQL-Translator-0.11021-oKx7D8/blib/lib
    /home/perluser/.cpan/build/Parse-RecDescent-1.967013-TZXQeU/blib/arch
    /home/perluser/.cpan/build/Parse-RecDescent-1.967013-TZXQeU/blib/lib
    /home/perluser/.cpan/build/Carp-Clan-6.04-edCHNm/blib/arch
    /home/perluser/.cpan/build/Carp-Clan-6.04-edCHNm/blib/lib
    /home/perluser/.cpan/build/XML-Writer-0.625-rkT8Ic/blib/arch
    /home/perluser/.cpan/build/XML-Writer-0.625-rkT8Ic/blib/lib
    /home/perluser/.cpan/build/Package-Variant-1.003002-rlssV0/blib/arch
    /home/perluser/.cpan/build/Package-Variant-1.003002-rlssV0/blib/lib
    /home/perluser/.cpan/build/Hash-Merge-0.200-1XcYH2/blib/arch
    /home/perluser/.cpan/build/Hash-Merge-0.200-1XcYH2/blib/lib
    /home/perluser/.cpan/build/Data-DPath-0.55-hc61p6/blib/arch
    /home/perluser/.cpan/build/Data-DPath-0.55-hc61p6/blib/lib
    /home/perluser/.cpan/build/Iterator-Util-0.02-q9liON/blib/arch
    /home/perluser/.cpan/build/Iterator-Util-0.02-q9liON/blib/lib
    /home/perluser/.cpan/build/Iterator-0.03-vynzdo/blib/arch
    /home/perluser/.cpan/build/Iterator-0.03-vynzdo/blib/lib
    /home/perluser/.cpan/build/File-ReadBackwards-1.05-72LP70/blib/arch
    /home/perluser/.cpan/build/File-ReadBackwards-1.05-72LP70/blib/lib
    /home/perluser/.cpan/build/File-MimeInfo-0.27-wmMTO7/blib/arch
    /home/perluser/.cpan/build/File-MimeInfo-0.27-wmMTO7/blib/lib
    /home/perluser/.cpan/build/File-DesktopEntry-0.12-LSPQnA/blib/arch
    /home/perluser/.cpan/build/File-DesktopEntry-0.12-LSPQnA/blib/lib
    /home/perluser/.cpan/build/File-BaseDir-0.07-BlSJp3/blib/arch
    /home/perluser/.cpan/build/File-BaseDir-0.07-BlSJp3/blib/lib
    /home/perluser/.cpan/build/IPC-System-Simple-1.25-8mnE72/blib/arch
    /home/perluser/.cpan/build/IPC-System-Simple-1.25-8mnE72/blib/lib
    /home/perluser/.cpan/build/IO-All-0.86-H3OLxX/blib/arch
    /home/perluser/.cpan/build/IO-All-0.86-H3OLxX/blib/lib
    /home/perluser/.cpan/build/Throwable-0.200013-5tg8b6/blib/arch
    /home/perluser/.cpan/build/Throwable-0.200013-5tg8b6/blib/lib
    /home/perluser/.cpan/build/DateTime-1.21-B1reSK/blib/arch
    /home/perluser/.cpan/build/DateTime-1.21-B1reSK/blib/lib
    /home/perluser/.cpan/build/DateTime-TimeZone-1.94-K1deIo/blib/arch
    /home/perluser/.cpan/build/DateTime-TimeZone-1.94-K1deIo/blib/lib
    /home/perluser/.cpan/build/Class-Singleton-1.5-ds8Ell/blib/arch
    /home/perluser/.cpan/build/Class-Singleton-1.5-ds8Ell/blib/lib
    /home/perluser/.cpan/build/DateTime-Locale-0.92-12Hm9z/blib/arch
    /home/perluser/.cpan/build/DateTime-Locale-0.92-12Hm9z/blib/lib
    /home/perluser/.cpan/build/List-MoreUtils-0.413-pgQXo_/blib/arch
    /home/perluser/.cpan/build/List-MoreUtils-0.413-pgQXo_/blib/lib
    /home/perluser/.cpan/build/Exporter-Tiny-0.042-X0HQAO/blib/arch
    /home/perluser/.cpan/build/Exporter-Tiny-0.042-X0HQAO/blib/lib
    /home/perluser/.cpan/build/Exporter-Declare-0.114-YXiOzV/blib/arch
    /home/perluser/.cpan/build/Exporter-Declare-0.114-YXiOzV/blib/lib
    /home/perluser/.cpan/build/aliased-0.34-OWD6SC/blib/arch
    /home/perluser/.cpan/build/aliased-0.34-OWD6SC/blib/lib
    /home/perluser/.cpan/build/Module-Build-Tiny-0.039-E71ip6/blib/arch
    /home/perluser/.cpan/build/Module-Build-Tiny-0.039-E71ip6/blib/lib
    /home/perluser/.cpan/build/ExtUtils-Helpers-0.022-kg7t6L/blib/arch
    /home/perluser/.cpan/build/ExtUtils-Helpers-0.022-kg7t6L/blib/lib
    /home/perluser/.cpan/build/ExtUtils-InstallPaths-0.011-xje8hw/blib/arch
    /home/perluser/.cpan/build/ExtUtils-InstallPaths-0.011-xje8hw/blib/lib
    /home/perluser/.cpan/build/ExtUtils-Config-0.008-Nkgqxm/blib/arch
    /home/perluser/.cpan/build/ExtUtils-Config-0.008-Nkgqxm/blib/lib
    /home/perluser/.cpan/build/Meta-Builder-0.003-6Apkut/blib/arch
    /home/perluser/.cpan/build/Meta-Builder-0.003-6Apkut/blib/lib
    /home/perluser/.cpan/build/Fennec-Lite-0.004-P5XTzK/blib/arch
    /home/perluser/.cpan/build/Fennec-Lite-0.004-P5XTzK/blib/lib
    /home/perluser/.cpan/build/MooX-Singleton-1.20-A1PHY_/blib/arch
    /home/perluser/.cpan/build/MooX-Singleton-1.20-A1PHY_/blib/lib
    /home/perluser/.cpan/build/DBD-SQLite-1.48-hEh6WI/blib/arch
    /home/perluser/.cpan/build/DBD-SQLite-1.48-hEh6WI/blib/lib
    /home/perluser/.cpan/build/DBI-1.634-RCF5dW/blib/arch
    /home/perluser/.cpan/build/DBI-1.634-RCF5dW/blib/lib
    /home/perluser/.cpan/build/Dancer2-0.163000-kRjM2k/blib/arch
    /home/perluser/.cpan/build/Dancer2-0.163000-kRjM2k/blib/lib
    /home/perluser/.cpan/build/Scope-Upper-0.28-1H9H1u/blib/arch
    /home/perluser/.cpan/build/Scope-Upper-0.28-1H9H1u/blib/lib
    /home/perluser/.cpan/build/URL-Encode-XS-0.03-mimZ2p/blib/arch
    /home/perluser/.cpan/build/URL-Encode-XS-0.03-mimZ2p/blib/lib
    /home/perluser/.cpan/build/URL-Encode-0.03-d3hyxj/blib/arch
    /home/perluser/.cpan/build/URL-Encode-0.03-d3hyxj/blib/lib
    /home/perluser/.cpan/build/CGI-Deurl-XS-0.08-EF5M1B/blib/arch
    /home/perluser/.cpan/build/CGI-Deurl-XS-0.08-EF5M1B/blib/lib
    /home/perluser/.cpan/build/Crypt-URandom-0.36-aHDZPB/blib/arch
    /home/perluser/.cpan/build/Crypt-URandom-0.36-aHDZPB/blib/lib
    /home/perluser/.cpan/build/Math-Random-ISAAC-1.004-uGhntq/blib/arch
    /home/perluser/.cpan/build/Math-Random-ISAAC-1.004-uGhntq/blib/lib
    /home/perluser/.cpan/build/Math-Random-ISAAC-XS-1.004-Zg1nZl/blib/arch
    /home/perluser/.cpan/build/Math-Random-ISAAC-XS-1.004-Zg1nZl/blib/lib
    /home/perluser/.cpan/build/Test-NoWarnings-1.04-3Knq5q/blib/arch
    /home/perluser/.cpan/build/Test-NoWarnings-1.04-3Knq5q/blib/lib
    /home/perluser/.cpan/build/JSON-XS-3.01-UE8HHy/blib/arch
    /home/perluser/.cpan/build/JSON-XS-3.01-UE8HHy/blib/lib
    /home/perluser/.cpan/build/Types-Serialiser-1.0-7vVCzi/blib/arch
    /home/perluser/.cpan/build/Types-Serialiser-1.0-7vVCzi/blib/lib
    /home/perluser/.cpan/build/common-sense-3.74-5P44HP/blib/arch
    /home/perluser/.cpan/build/common-sense-3.74-5P44HP/blib/lib
    /home/perluser/.cpan/build/Config-Any-0.26-EiqhIJ/blib/arch
    /home/perluser/.cpan/build/Config-Any-0.26-EiqhIJ/blib/lib
    /home/perluser/.cpan/build/Template-Toolkit-2.26-J57bCN/blib/arch
    /home/perluser/.cpan/build/Template-Toolkit-2.26-J57bCN/blib/lib
    /home/perluser/.cpan/build/Test-LeakTrace-0.15-io0Fju/blib/arch
    /home/perluser/.cpan/build/Test-LeakTrace-0.15-io0Fju/blib/lib
    /home/perluser/.cpan/build/AppConfig-1.71-YYIoLp/blib/arch
    /home/perluser/.cpan/build/AppConfig-1.71-YYIoLp/blib/lib
    /home/perluser/.cpan/build/Test-Pod-1.51-ifQ5Wq/blib/arch
    /home/perluser/.cpan/build/Test-Pod-1.51-ifQ5Wq/blib/lib
    /home/perluser/.cpan/build/Template-Tiny-1.12-_Wz5sX/blib/arch
    /home/perluser/.cpan/build/Template-Tiny-1.12-_Wz5sX/blib/lib
    /home/perluser/.cpan/build/Return-MultiLevel-0.04-FQSjFK/blib/arch
    /home/perluser/.cpan/build/Return-MultiLevel-0.04-FQSjFK/blib/lib
    /home/perluser/.cpan/build/Data-Munge-0.095-bX4CJC/blib/arch
    /home/perluser/.cpan/build/Data-Munge-0.095-bX4CJC/blib/lib
    /home/perluser/.cpan/build/Plack-Middleware-RemoveRedundantBody-0.05-UwNhrU/blib/arch
    /home/perluser/.cpan/build/Plack-Middleware-RemoveRedundantBody-0.05-UwNhrU/blib/lib
    /home/perluser/.cpan/build/Safe-Isa-1.000005-FjOqHx/blib/arch
    /home/perluser/.cpan/build/Safe-Isa-1.000005-FjOqHx/blib/lib
    /home/perluser/.cpan/build/Import-Into-1.002005-P3mjzE/blib/arch
    /home/perluser/.cpan/build/Import-Into-1.002005-P3mjzE/blib/lib
    /home/perluser/.cpan/build/Hash-Merge-Simple-0.051-_JQGc4/blib/arch
    /home/perluser/.cpan/build/Hash-Merge-Simple-0.051-_JQGc4/blib/lib
    /home/perluser/.cpan/build/Test-Most-0.34-OUG7Yp/blib/arch
    /home/perluser/.cpan/build/Test-Most-0.34-OUG7Yp/blib/lib
    /home/perluser/.cpan/build/Test-Exception-0.40-B5q9dK/blib/arch
    /home/perluser/.cpan/build/Test-Exception-0.40-B5q9dK/blib/lib
    /home/perluser/.cpan/build/Test-Warn-0.30-LPTqX4/blib/arch
    /home/perluser/.cpan/build/Test-Warn-0.30-LPTqX4/blib/lib
    /home/perluser/.cpan/build/Sub-Uplevel-0.25-eySHPJ/blib/arch
    /home/perluser/.cpan/build/Sub-Uplevel-0.25-eySHPJ/blib/lib
    /home/perluser/.cpan/build/Exception-Class-1.39-nsb58P/blib/arch
    /home/perluser/.cpan/build/Exception-Class-1.39-nsb58P/blib/lib
    /home/perluser/.cpan/build/Class-Data-Inheritable-0.08-SnDCcM/blib/arch
    /home/perluser/.cpan/build/Class-Data-Inheritable-0.08-SnDCcM/blib/lib
    /home/perluser/.cpan/build/Clone-0.38-elQmNm/blib/arch
    /home/perluser/.cpan/build/Clone-0.38-elQmNm/blib/lib
    /home/perluser/.cpan/build/Plack-Middleware-FixMissingBodyInRedirect-0.12-HcCHVe/blib/arch
    /home/perluser/.cpan/build/Plack-Middleware-FixMissingBodyInRedirect-0.12-HcCHVe/blib/lib
    /home/perluser/.cpan/build/Plack-1.0037-NSDZ7D/blib/arch
    /home/perluser/.cpan/build/Plack-1.0037-NSDZ7D/blib/lib
    /home/perluser/.cpan/build/Hash-MultiValue-0.16-1Zewa_/blib/arch
    /home/perluser/.cpan/build/Hash-MultiValue-0.16-1Zewa_/blib/lib
    /home/perluser/.cpan/build/Filesys-Notify-Simple-0.12-wLgvw5/blib/arch
    /home/perluser/.cpan/build/Filesys-Notify-Simple-0.12-wLgvw5/blib/lib
    /home/perluser/.cpan/build/Stream-Buffered-0.03-Mq7mVR/blib/arch
    /home/perluser/.cpan/build/Stream-Buffered-0.03-Mq7mVR/blib/lib
    /home/perluser/.cpan/build/Cookie-Baker-0.06-I03rXG/blib/arch
    /home/perluser/.cpan/build/Cookie-Baker-0.06-I03rXG/blib/lib
    /home/perluser/.cpan/build/Test-Time-0.04-QiotdK/blib/arch
    /home/perluser/.cpan/build/Test-Time-0.04-QiotdK/blib/lib
    /home/perluser/.cpan/build/Test-Name-FromLine-0.13-H1H9fI/blib/arch
    /home/perluser/.cpan/build/Test-Name-FromLine-0.13-H1H9fI/blib/lib
    /home/perluser/.cpan/build/File-Slurp-9999.19-N96snr/blib/arch
    /home/perluser/.cpan/build/File-Slurp-9999.19-N96snr/blib/lib
    /home/perluser/.cpan/build/Test-Differences-0.63-cf6jld/blib/arch
    /home/perluser/.cpan/build/Test-Differences-0.63-cf6jld/blib/lib
    /home/perluser/.cpan/build/File-ShareDir-1.102-ElnAJC/blib/arch
    /home/perluser/.cpan/build/File-ShareDir-1.102-ElnAJC/blib/lib
    /home/perluser/.cpan/build/Class-Inspector-1.28-emgoYz/blib/arch
    /home/perluser/.cpan/build/Class-Inspector-1.28-emgoYz/blib/lib
    /home/perluser/.cpan/build/Apache-LogFormat-Compiler-0.32-CZMSKB/blib/arch
    /home/perluser/.cpan/build/Apache-LogFormat-Compiler-0.32-CZMSKB/blib/lib
    /home/perluser/.cpan/build/POSIX-strftime-Compiler-0.41-gs59l8/blib/arch
    /home/perluser/.cpan/build/POSIX-strftime-Compiler-0.41-gs59l8/blib/lib
    /home/perluser/.cpan/build/Test-MockTime-0.15-xsfZa5/blib/arch
    /home/perluser/.cpan/build/Test-MockTime-0.15-xsfZa5/blib/lib
    /home/perluser/.cpan/build/HTTP-Body-1.22-x3tHyA/blib/arch
    /home/perluser/.cpan/build/HTTP-Body-1.22-x3tHyA/blib/lib
    /home/perluser/.cpan/build/HTTP-Headers-Fast-0.19-zAgrHk/blib/arch
    /home/perluser/.cpan/build/HTTP-Headers-Fast-0.19-zAgrHk/blib/lib
    /home/perluser/.cpan/build/Test-TCP-2.14-fQdNhG/blib/arch
    /home/perluser/.cpan/build/Test-TCP-2.14-fQdNhG/blib/lib
    /home/perluser/.cpan/build/Test-SharedFork-0.34-R_WFRy/blib/arch
    /home/perluser/.cpan/build/Test-SharedFork-0.34-R_WFRy/blib/lib
    /home/perluser/.cpan/build/Devel-StackTrace-AsHTML-0.14-Y8DDWT/blib/arch
    /home/perluser/.cpan/build/Devel-StackTrace-AsHTML-0.14-Y8DDWT/blib/lib
    /home/perluser/.cpan/build/Devel-StackTrace-2.00-AFA6uM/blib/arch
    /home/perluser/.cpan/build/Devel-StackTrace-2.00-AFA6uM/blib/lib
    /home/perluser/.cpan/build/MooX-Types-MooseLike-0.29-OgZEsT/blib/arch
    /home/perluser/.cpan/build/MooX-Types-MooseLike-0.29-OgZEsT/blib/lib
    /home/perluser/.cpan/build/Class-XSAccessor-1.19-K_30QN/blib/arch
    /home/perluser/.cpan/build/Class-XSAccessor-1.19-K_30QN/blib/lib
    /home/perluser/.cpan/build/indirect-0.36-1zFG8H/blib/arch
    /home/perluser/.cpan/build/indirect-0.36-1zFG8H/blib/lib
    /home/perluser/.cpan/build/bareword-filehandles-0.003-rLCvxs/blib/arch
    /home/perluser/.cpan/build/bareword-filehandles-0.003-rLCvxs/blib/lib
    /home/perluser/.cpan/build/multidimensional-0.011-vPtyeU/blib/arch
    /home/perluser/.cpan/build/multidimensional-0.011-vPtyeU/blib/lib
    /home/perluser/.cpan/build/Lexical-SealRequireHints-0.009-oVMhzX/blib/arch
    /home/perluser/.cpan/build/Lexical-SealRequireHints-0.009-oVMhzX/blib/lib
    /home/perluser/.cpan/build/B-Hooks-OP-Check-0.19-mm8Mz0/blib/arch
    /home/perluser/.cpan/build/B-Hooks-OP-Check-0.19-mm8Mz0/blib/lib
    /home/perluser/.cpan/build/Test-Number-Delta-1.06-u6gPxZ/blib/arch
    /home/perluser/.cpan/build/Test-Number-Delta-1.06-u6gPxZ/blib/lib
    /home/perluser/.cpan/build/ExtUtils-Depends-0.404-8wDyvg/blib/arch
    /home/perluser/.cpan/build/ExtUtils-Depends-0.404-8wDyvg/blib/lib
    /home/perluser/.cpan/build/strictures-2.000001-1MES5H/blib/arch
    /home/perluser/.cpan/build/strictures-2.000001-1MES5H/blib/lib
    /home/perluser/.cpan/build/Sub-Name-0.14-aL_fN9/blib/arch
    /home/perluser/.cpan/build/Sub-Name-0.14-aL_fN9/blib/lib
    /home/perluser/.cpan/build/Moo-2.000002-Se39Gv/blib/arch
    /home/perluser/.cpan/build/Moo-2.000002-Se39Gv/blib/lib
    /home/perluser/.cpan/build/Devel-GlobalDestruction-0.13-zVwagL/blib/arch
    /home/perluser/.cpan/build/Devel-GlobalDestruction-0.13-zVwagL/blib/lib
    /home/perluser/.cpan/build/Sub-Exporter-Progressive-0.001011-Z0hr47/blib/arch
    /home/perluser/.cpan/build/Sub-Exporter-Progressive-0.001011-Z0hr47/blib/lib
    /home/perluser/.cpan/build/Class-Method-Modifiers-2.11-6eutmd/blib/arch
    /home/perluser/.cpan/build/Class-Method-Modifiers-2.11-6eutmd/blib/lib
    /home/perluser/.cpan/build/Role-Tiny-2.000001-bKMj4H/blib/arch
    /home/perluser/.cpan/build/Role-Tiny-2.000001-bKMj4H/blib/lib
    /home/perluser/.cpan/build/App-Cmd-0.329-ruBybc/blib/arch
    /home/perluser/.cpan/build/App-Cmd-0.329-ruBybc/blib/lib
    /home/perluser/.cpan/build/IO-TieCombine-1.004-ZRR18W/blib/arch
    /home/perluser/.cpan/build/IO-TieCombine-1.004-ZRR18W/blib/lib
    /home/perluser/.cpan/build/Module-Pluggable-5.2-xhnmd5/blib/arch
    /home/perluser/.cpan/build/Module-Pluggable-5.2-xhnmd5/blib/lib
    /home/perluser/.cpan/build/Getopt-Long-Descriptive-0.099-LNyAmF/blib/arch
    /home/perluser/.cpan/build/Getopt-Long-Descriptive-0.099-LNyAmF/blib/lib
    /home/perluser/.cpan/build/Params-Validate-1.21-txZQYL/blib/arch
    /home/perluser/.cpan/build/Params-Validate-1.21-txZQYL/blib/lib
    /home/perluser/.cpan/build/Test-Warnings-0.021-QSbYdE/blib/arch
    /home/perluser/.cpan/build/Test-Warnings-0.021-QSbYdE/blib/lib
    /home/perluser/.cpan/build/CPAN-Meta-Check-0.012-BGXmap/blib/arch
    /home/perluser/.cpan/build/CPAN-Meta-Check-0.012-BGXmap/blib/lib
    /home/perluser/.cpan/build/Test-Deep-0.119-y58ylz/blib/arch
    /home/perluser/.cpan/build/Test-Deep-0.119-y58ylz/blib/lib
    /home/perluser/.cpan/build/String-RewritePrefix-0.007-gFEGTw/blib/arch
    /home/perluser/.cpan/build/String-RewritePrefix-0.007-gFEGTw/blib/lib
    /home/perluser/.cpan/build/Class-Load-0.23-GZTm1f/blib/arch
    /home/perluser/.cpan/build/Class-Load-0.23-GZTm1f/blib/lib
    /home/perluser/.cpan/build/Package-Stash-0.37-TflWO7/blib/arch
    /home/perluser/.cpan/build/Package-Stash-0.37-TflWO7/blib/lib
    /home/perluser/.cpan/build/Package-Stash-XS-0.28-xNJKVx/blib/arch
    /home/perluser/.cpan/build/Package-Stash-XS-0.28-xNJKVx/blib/lib
    /home/perluser/.cpan/build/Module-Implementation-0.09-Bu39WG/blib/arch
    /home/perluser/.cpan/build/Module-Implementation-0.09-Bu39WG/blib/lib
    /home/perluser/.cpan/build/Dist-CheckConflicts-0.11-ZOqnBt/blib/arch
    /home/perluser/.cpan/build/Dist-CheckConflicts-0.11-ZOqnBt/blib/lib
    /home/perluser/.cpan/build/Module-Runtime-0.014-6IHhkp/blib/arch
    /home/perluser/.cpan/build/Module-Runtime-0.014-6IHhkp/blib/lib
    /home/perluser/.cpan/build/Test-Requires-0.10-Q91Tin/blib/arch
    /home/perluser/.cpan/build/Test-Requires-0.10-Q91Tin/blib/lib
    /home/perluser/.cpan/build/File-ShareDir-Install-0.10-BuR70i/blib/arch
    /home/perluser/.cpan/build/File-ShareDir-Install-0.10-BuR70i/blib/lib
    /home/perluser/perl5/perlbrew/perls/perl-5.23.3/lib/site_perl/5.23.3/OpenBSD.amd64-openbsd
    /home/perluser/perl5/perlbrew/perls/perl-5.23.3/lib/site_perl/5.23.3
    /home/perluser/perl5/perlbrew/perls/perl-5.23.3/lib/5.23.3/OpenBSD.amd64-openbsd
    /home/perluser/perl5/perlbrew/perls/perl-5.23.3/lib/5.23.3
    .