php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58180 make: *** [imagick_class.lo] Error 1
Submitted: 2008-04-28 09:58 UTC Modified: 2008-06-13 06:47 UTC
From: ok dot php-net dot 12 dot zero at spamgourmet dot com Assigned:
Status: Closed Package: imagick (PECL)
PHP Version: 5.2.5 OS: Mac OS X 10.5.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ok dot php-net dot 12 dot zero at spamgourmet dot com
New email:
PHP Version: OS:

 

 [2008-04-28 09:58 UTC] ok dot php-net dot 12 dot zero at spamgourmet dot com
Description:
------------
Environment: Apple Mac OS X 10.5.2, Xcode 3.1 Beta 3, Fink 0.28.1, PHP 5.2.5, PEAR 1.7.1, ImageMagick 6.3.8 03/26/08 Q16

Reproduce code:
---------------
$ sudo pear upgrade pecl/imagick-beta

[...]

Please provide the prefix of Imagemagick installation [autodetect] : /sw/

Expected result:
----------------
Build complete.

Actual result:
--------------
creating libtool
appending configuration tag "CXX" to libtool
configure: creating ./config.status
config.status: creating config.h
running: make
/bin/sh /private/var/tmp/pear-build-root/imagick-2.2.0b1/libtool --mode=compile gcc  -I. -I/private/tmp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-2.2.0b1/include -I/private/var/tmp/pear-build-root/imagick-2.2.0b1/main -I/private/tmp/pear/temp/imagick -I/sw/include/php5 -I/sw/include/php5/main -I/sw/include/php5/TSRM -I/sw/include/php5/Zend -I/sw/include/php5/ext -I/sw/include/php5/ext/date/lib -I/sw/include/ImageMagick  -DHAVE_CONFIG_H  -g -O2   -c /private/tmp/pear/temp/imagick/imagick_class.c -o imagick_class.lo
mkdir .libs
 gcc -I. -I/private/tmp/pear/temp/imagick -DPHP_ATOM_INC -I/private/var/tmp/pear-build-root/imagick-2.2.0b1/include -I/private/var/tmp/pear-build-root/imagick-2.2.0b1/main -I/private/tmp/pear/temp/imagick -I/sw/include/php5 -I/sw/include/php5/main -I/sw/include/php5/TSRM -I/sw/include/php5/Zend -I/sw/include/php5/ext -I/sw/include/php5/ext/date/lib -I/sw/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /private/tmp/pear/temp/imagick/imagick_class.c  -fno-common -DPIC -o .libs/imagick_class.o
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_vignetteimage':
/private/tmp/pear/temp/imagick/imagick_class.c:114: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_transposeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:136: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_transverseimage':
/private/tmp/pear/temp/imagick/imagick_class.c:158: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_adaptiveblurimage':
/private/tmp/pear/temp/imagick/imagick_class.c:187: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_uniqueimagecolors':
/private/tmp/pear/temp/imagick/imagick_class.c:209: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_contraststretchimage':
/private/tmp/pear/temp/imagick/imagick_class.c:237: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagematte':
/private/tmp/pear/temp/imagick/imagick_class.c:260: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagematte':
/private/tmp/pear/temp/imagick/imagick_class.c:282: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_adaptiveresizeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:311: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_sketchimage':
/private/tmp/pear/temp/imagick/imagick_class.c:338: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_shadeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:366: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_adaptivesharpenimage':
/private/tmp/pear/temp/imagick/imagick_class.c:439: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_randomthresholdimage':
/private/tmp/pear/temp/imagick/imagick_class.c:467: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_roundcorners':
/private/tmp/pear/temp/imagick/imagick_class.c:503: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_transformimage':
/private/tmp/pear/temp/imagick/imagick_class.c:683: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageopacity':
/private/tmp/pear/temp/imagick/imagick_class.c:716: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_polaroidimage':
/private/tmp/pear/temp/imagick/imagick_class.c:747: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageproperty':
/private/tmp/pear/temp/imagick/imagick_class.c:775: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageproperty':
/private/tmp/pear/temp/imagick/imagick_class.c:805: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageinterpolatemethod':
/private/tmp/pear/temp/imagick/imagick_class.c:826: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageinterpolatemethod':
/private/tmp/pear/temp/imagick/imagick_class.c:848: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_linearstretchimage':
/private/tmp/pear/temp/imagick/imagick_class.c:875: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagelength':
/private/tmp/pear/temp/imagick/imagick_class.c:897: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_extentimage':
/private/tmp/pear/temp/imagick/imagick_class.c:925: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageorientation':
/private/tmp/pear/temp/imagick/imagick_class.c:947: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageorientation':
/private/tmp/pear/temp/imagick/imagick_class.c:968: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_paintfloodfillimage':
/private/tmp/pear/temp/imagick/imagick_class.c:1003: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_clutimage':
/private/tmp/pear/temp/imagick/imagick_class.c:1039: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c:1042: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageproperties':
/private/tmp/pear/temp/imagick/imagick_class.c:1072: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageprofiles':
/private/tmp/pear/temp/imagick/imagick_class.c:1115: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c:1123: warning: pointer targets in assignment differ in signedness
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_distortimage':
/private/tmp/pear/temp/imagick/imagick_class.c:1159: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setfont':
/private/tmp/pear/temp/imagick/imagick_class.c:1196: error: too many arguments to function 'zend_throw_exception'
/private/tmp/pear/temp/imagick/imagick_class.c:1196: error: too many arguments to function 'zend_throw_exception'
/private/tmp/pear/temp/imagick/imagick_class.c:1196: error: too many arguments to function 'zend_throw_exception'
/private/tmp/pear/temp/imagick/imagick_class.c:1196: error: too many arguments to function 'zend_throw_exception'
/private/tmp/pear/temp/imagick/imagick_class.c:1205: error: too many arguments to function 'zend_throw_exception'
/private/tmp/pear/temp/imagick/imagick_class.c:1205: error: too many arguments to function 'zend_throw_exception'
/private/tmp/pear/temp/imagick/imagick_class.c:1205: error: too many arguments to function 'zend_throw_exception'
/private/tmp/pear/temp/imagick/imagick_class.c:1205: error: too many arguments to function 'zend_throw_exception'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_mergeimagelayers':
/private/tmp/pear/temp/imagick/imagick_class.c:1292: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagealphachannel':
/private/tmp/pear/temp/imagick/imagick_class.c:1327: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick___tostring':
/private/tmp/pear/temp/imagick/imagick_class.c:1456: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_queryfontmetrics':
/private/tmp/pear/temp/imagick/imagick_class.c:1565: error: too many arguments to function 'zend_throw_exception'
/private/tmp/pear/temp/imagick/imagick_class.c:1565: error: too many arguments to function 'zend_throw_exception'
/private/tmp/pear/temp/imagick/imagick_class.c:1565: error: too many arguments to function 'zend_throw_exception'
/private/tmp/pear/temp/imagick/imagick_class.c:1565: error: too many arguments to function 'zend_throw_exception'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_valid':
/private/tmp/pear/temp/imagick/imagick_class.c:1636: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_displayimage':
/private/tmp/pear/temp/imagick/imagick_class.c:1802: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_displayimages':
/private/tmp/pear/temp/imagick/imagick_class.c:1831: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_blurimage':
/private/tmp/pear/temp/imagick/imagick_class.c:1897: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_waveimage':
/private/tmp/pear/temp/imagick/imagick_class.c:1925: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_scaleimage':
/private/tmp/pear/temp/imagick/imagick_class.c:1998: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_cropimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2027: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_spreadimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2055: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_swirlimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2083: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_stripimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2105: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_trimimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2133: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_chopimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2161: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_clipimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2185: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_clippathimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2213: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_coalesceimages':
/private/tmp/pear/temp/imagick/imagick_class.c:2236: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_colorfloodfillimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2274: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_combineimages':
/private/tmp/pear/temp/imagick/imagick_class.c:2305: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2335: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c:2338: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2360: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_addimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2393: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagetotalinkdensity':
/private/tmp/pear/temp/imagick/imagick_class.c:2569: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_implodeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2591: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_levelimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2619: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_magnifyimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2640: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_mapimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2668: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_mattefloodfillimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2702: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_medianfilterimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2730: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_negateimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2758: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_paintopaqueimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2790: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_optimizeimagelayers':
/private/tmp/pear/temp/imagick/imagick_class.c:2818: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_painttransparentimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2853: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_previewimages':
/private/tmp/pear/temp/imagick/imagick_class.c:2881: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_profileimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2912: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_quantizeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2941: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_quantizeimages':
/private/tmp/pear/temp/imagick/imagick_class.c:2970: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_reducenoiseimage':
/private/tmp/pear/temp/imagick/imagick_class.c:2997: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_removeimageprofile':
/private/tmp/pear/temp/imagick/imagick_class.c:3030: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_separateimagechannel':
/private/tmp/pear/temp/imagick/imagick_class.c:3055: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_sepiatoneimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3085: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagebias':
/private/tmp/pear/temp/imagick/imagick_class.c:3112: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageblueprimary':
/private/tmp/pear/temp/imagick/imagick_class.c:3139: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagebordercolor':
/private/tmp/pear/temp/imagick/imagick_class.c:3168: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagechanneldepth':
/private/tmp/pear/temp/imagick/imagick_class.c:3196: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagecolormapcolor':
/private/tmp/pear/temp/imagick/imagick_class.c:3226: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagecolorspace':
/private/tmp/pear/temp/imagick/imagick_class.c:3256: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagedispose':
/private/tmp/pear/temp/imagick/imagick_class.c:3283: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageextent':
/private/tmp/pear/temp/imagick/imagick_class.c:3310: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagegreenprimary':
/private/tmp/pear/temp/imagick/imagick_class.c:3337: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageinterlacescheme':
/private/tmp/pear/temp/imagick/imagick_class.c:3364: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageprofile':
/private/tmp/pear/temp/imagick/imagick_class.c:3392: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageredprimary':
/private/tmp/pear/temp/imagick/imagick_class.c:3419: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagerenderingintent':
/private/tmp/pear/temp/imagick/imagick_class.c:3446: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagevirtualpixelmethod':
/private/tmp/pear/temp/imagick/imagick_class.c:3474: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagewhitepoint':
/private/tmp/pear/temp/imagick/imagick_class.c:3496: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_sigmoidalcontrastimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3525: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_stereoimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3552: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c:3555: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_textureimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3586: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c:3589: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_tintimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3622: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_unsharpmaskimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3653: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_convolveimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3689: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_cyclecolormapimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3718: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_deconstructimages':
/private/tmp/pear/temp/imagick/imagick_class.c:3740: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageregion':
/private/tmp/pear/temp/imagick/imagick_class.c:3771: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_despeckleimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3797: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_edgeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3825: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_embossimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3854: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_enhanceimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3876: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_equalizeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3898: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_evaluateimage':
/private/tmp/pear/temp/imagick/imagick_class.c:3928: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagegeometry':
/private/tmp/pear/temp/imagick/imagick_class.c:3951: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagebackgroundcolor':
/private/tmp/pear/temp/imagick/imagick_class.c:4005: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageblueprimary':
/private/tmp/pear/temp/imagick/imagick_class.c:4036: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagebordercolor':
/private/tmp/pear/temp/imagick/imagick_class.c:4063: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagechanneldepth':
/private/tmp/pear/temp/imagick/imagick_class.c:4098: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagechanneldistortion':
/private/tmp/pear/temp/imagick/imagick_class.c:4121: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c:4124: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagechannelextrema':
/private/tmp/pear/temp/imagick/imagick_class.c:4152: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagechannelmean':
/private/tmp/pear/temp/imagick/imagick_class.c:4183: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagechannelstatistics':
/private/tmp/pear/temp/imagick/imagick_class.c:4215: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagecolormapcolor':
/private/tmp/pear/temp/imagick/imagick_class.c:4255: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagecolorspace':
/private/tmp/pear/temp/imagick/imagick_class.c:4285: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagecompose':
/private/tmp/pear/temp/imagick/imagick_class.c:4301: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagedelay':
/private/tmp/pear/temp/imagick/imagick_class.c:4317: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagedepth':
/private/tmp/pear/temp/imagick/imagick_class.c:4333: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagedistortion':
/private/tmp/pear/temp/imagick/imagick_class.c:4356: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c:4359: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageextrema':
/private/tmp/pear/temp/imagick/imagick_class.c:4381: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagedispose':
/private/tmp/pear/temp/imagick/imagick_class.c:4406: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagegamma':
/private/tmp/pear/temp/imagick/imagick_class.c:4422: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagegreenprimary':
/private/tmp/pear/temp/imagick/imagick_class.c:4439: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageheight':
/private/tmp/pear/temp/imagick/imagick_class.c:4464: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagehistogram':
/private/tmp/pear/temp/imagick/imagick_class.c:4484: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageinterlacescheme':
/private/tmp/pear/temp/imagick/imagick_class.c:4515: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageiterations':
/private/tmp/pear/temp/imagick/imagick_class.c:4531: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagemattecolor':
/private/tmp/pear/temp/imagick/imagick_class.c:4549: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagepage':
/private/tmp/pear/temp/imagick/imagick_class.c:4581: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagepixelcolor':
/private/tmp/pear/temp/imagick/imagick_class.c:4616: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageprofile':
/private/tmp/pear/temp/imagick/imagick_class.c:4656: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageredprimary':
/private/tmp/pear/temp/imagick/imagick_class.c:4676: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagerenderingintent':
/private/tmp/pear/temp/imagick/imagick_class.c:4701: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageresolution':
/private/tmp/pear/temp/imagick/imagick_class.c:4718: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagescene':
/private/tmp/pear/temp/imagick/imagick_class.c:4743: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagesignature':
/private/tmp/pear/temp/imagick/imagick_class.c:4759: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagetickspersecond':
/private/tmp/pear/temp/imagick/imagick_class.c:4777: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagetype':
/private/tmp/pear/temp/imagick/imagick_class.c:4793: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageunits':
/private/tmp/pear/temp/imagick/imagick_class.c:4809: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagevirtualpixelmethod':
/private/tmp/pear/temp/imagick/imagick_class.c:4825: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagewhitepoint':
/private/tmp/pear/temp/imagick/imagick_class.c:4842: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagewidth':
/private/tmp/pear/temp/imagick/imagick_class.c:4867: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_thumbnailimage':
/private/tmp/pear/temp/imagick/imagick_class.c:4905: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_cropthumbnailimage':
/private/tmp/pear/temp/imagick/imagick_class.c:4933: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_removeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:5139: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagefilename':
/private/tmp/pear/temp/imagick/imagick_class.c:5162: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagesize':
/private/tmp/pear/temp/imagick/imagick_class.c:5181: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageblob':
/private/tmp/pear/temp/imagick/imagick_class.c:5199: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagesblob':
/private/tmp/pear/temp/imagick/imagick_class.c:5223: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimageformat':
/private/tmp/pear/temp/imagick/imagick_class.c:5270: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_identifyimage':
/private/tmp/pear/temp/imagick/imagick_class.c:5300: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getimagecolors':
/private/tmp/pear/temp/imagick/imagick_class.c:5394: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_commentimage':
/private/tmp/pear/temp/imagick/imagick_class.c:5418: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagefilename':
/private/tmp/pear/temp/imagick/imagick_class.c:5447: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageattribute':
/private/tmp/pear/temp/imagick/imagick_class.c:5477: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagebackgroundcolor':
/private/tmp/pear/temp/imagick/imagick_class.c:5505: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagecompose':
/private/tmp/pear/temp/imagick/imagick_class.c:5534: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagecompression':
/private/tmp/pear/temp/imagick/imagick_class.c:5562: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagedelay':
/private/tmp/pear/temp/imagick/imagick_class.c:5589: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_colorizeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:5618: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_compareimagechannels':
/private/tmp/pear/temp/imagick/imagick_class.c:5653: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c:5656: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_compareimagelayers':
/private/tmp/pear/temp/imagick/imagick_class.c:5691: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_flattenimages':
/private/tmp/pear/temp/imagick/imagick_class.c:5716: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_flipimage':
/private/tmp/pear/temp/imagick/imagick_class.c:5743: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_flopimage':
/private/tmp/pear/temp/imagick/imagick_class.c:5764: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_frameimage':
/private/tmp/pear/temp/imagick/imagick_class.c:5794: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_fximage':
/private/tmp/pear/temp/imagick/imagick_class.c:5824: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_gammaimage':
/private/tmp/pear/temp/imagick/imagick_class.c:5855: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_gaussianblurimage':
/private/tmp/pear/temp/imagick/imagick_class.c:5883: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_compareimages':
/private/tmp/pear/temp/imagick/imagick_class.c:5913: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c:5916: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_contrastimage':
/private/tmp/pear/temp/imagick/imagick_class.c:5953: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagedepth':
/private/tmp/pear/temp/imagick/imagick_class.c:5980: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagegamma':
/private/tmp/pear/temp/imagick/imagick_class.c:6007: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageiterations':
/private/tmp/pear/temp/imagick/imagick_class.c:6034: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagemattecolor':
/private/tmp/pear/temp/imagick/imagick_class.c:6063: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagepage':
/private/tmp/pear/temp/imagick/imagick_class.c:6092: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageresolution':
/private/tmp/pear/temp/imagick/imagick_class.c:6119: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagescene':
/private/tmp/pear/temp/imagick/imagick_class.c:6146: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagetickspersecond':
/private/tmp/pear/temp/imagick/imagick_class.c:6173: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagetype':
/private/tmp/pear/temp/imagick/imagick_class.c:6200: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageunits':
/private/tmp/pear/temp/imagick/imagick_class.c:6228: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimageformat':
/private/tmp/pear/temp/imagick/imagick_class.c:6256: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_charcoalimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6284: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_oilpaintimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6311: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_normalizeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6339: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_labelimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6371: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_writeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6398: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_writeimages':
/private/tmp/pear/temp/imagick/imagick_class.c:6432: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_drawimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6461: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_annotateimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6503: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_setimagecompressionquality':
/private/tmp/pear/temp/imagick/imagick_class.c:6541: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_compositeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6571: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c:6574: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_modulateimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6600: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_addnoiseimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6628: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_montageimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6669: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_affinetransformimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6701: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_averageimages':
/private/tmp/pear/temp/imagick/imagick_class.c:6724: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_borderimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6757: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_thresholdimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6787: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_adaptivethresholdimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6814: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_sharpenimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6843: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_shaveimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6869: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_shearimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6899: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_spliceimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6929: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_steganoimage':
/private/tmp/pear/temp/imagick/imagick_class.c:6957: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c:6960: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_rotateimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7014: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_sampleimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7043: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_solarizeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7070: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_shadowimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7099: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_motionblurimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7126: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_mosaicimages':
/private/tmp/pear/temp/imagick/imagick_class.c:7150: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_morphimages':
/private/tmp/pear/temp/imagick/imagick_class.c:7182: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_minifyimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7208: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_posterizeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7237: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_radialblurimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7266: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_raiseimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7294: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_blackthresholdimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7323: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_resampleimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7353: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_resizeimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7382: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_rollimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7410: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_appendimages':
/private/tmp/pear/temp/imagick/imagick_class.c:7437: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_whitethresholdimage':
/private/tmp/pear/temp/imagick/imagick_class.c:7467: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getpixeliterator':
/private/tmp/pear/temp/imagick/imagick_class.c:7493: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getpixelregioniterator':
/private/tmp/pear/temp/imagick/imagick_class.c:7538: error: too many arguments to function 'MagickGetNumberImages'
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getpage':
/private/tmp/pear/temp/imagick/imagick_class.c:7727: warning: pointer targets in passing argument 2 of 'MagickGetPage' differ in signedness
/private/tmp/pear/temp/imagick/imagick_class.c:7727: warning: pointer targets in passing argument 3 of 'MagickGetPage' differ in signedness
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getquantumdepth':
/private/tmp/pear/temp/imagick/imagick_class.c:7753: warning: pointer targets in passing argument 1 of 'MagickGetQuantumDepth' differ in signedness
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getquantumrange':
/private/tmp/pear/temp/imagick/imagick_class.c:7774: warning: pointer targets in passing argument 1 of 'MagickGetQuantumRange' differ in signedness
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getsamplingfactors':
/private/tmp/pear/temp/imagick/imagick_class.c:7848: warning: pointer targets in passing argument 2 of 'MagickGetSamplingFactors' differ in signedness
/private/tmp/pear/temp/imagick/imagick_class.c: In function 'zim_imagick_getversion':
/private/tmp/pear/temp/imagick/imagick_class.c:7895: warning: pointer targets in passing argument 1 of 'MagickGetVersion' differ in signedness
make: *** [imagick_class.lo] Error 1
ERROR: `make' failed

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-04-28 12:56 UTC] mkoppanen@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

This should be now fixed in CVS. Can you please test and report back?
 [2008-04-28 16:27 UTC] ok dot php-net dot 12 dot zero at spamgourmet dot com
The complaints about MagickGetNumberImages disappered, what's left is this:

imagick_class.c: In function 'zim_imagick_getimageprofiles':
imagick_class.c:1123: warning: pointer targets in assignment differ in signedness
imagick_class.c: In function 'zim_imagick_setfont':
imagick_class.c:1196: error: too many arguments to function 'zend_throw_exception'
imagick_class.c:1196: error: too many arguments to function 'zend_throw_exception'
imagick_class.c:1196: error: too many arguments to function 'zend_throw_exception'
imagick_class.c:1196: error: too many arguments to function 'zend_throw_exception'
imagick_class.c:1205: error: too many arguments to function 'zend_throw_exception'
imagick_class.c:1205: error: too many arguments to function 'zend_throw_exception'
imagick_class.c:1205: error: too many arguments to function 'zend_throw_exception'
imagick_class.c:1205: error: too many arguments to function 'zend_throw_exception'
imagick_class.c: In function 'zim_imagick___tostring':
imagick_class.c:1456: error: too many arguments to function 'MagickGetNumberImages'
imagick_class.c: In function 'zim_imagick_queryfontmetrics':
imagick_class.c:1565: error: too many arguments to function 'zend_throw_exception'
imagick_class.c:1565: error: too many arguments to function 'zend_throw_exception'
imagick_class.c:1565: error: too many arguments to function 'zend_throw_exception'
imagick_class.c:1565: error: too many arguments to function 'zend_throw_exception'
imagick_class.c: In function 'zim_imagick_getpage':
imagick_class.c:7727: warning: pointer targets in passing argument 2 of 'MagickGetPage' differ in signedness
imagick_class.c:7727: warning: pointer targets in passing argument 3 of 'MagickGetPage' differ in signedness
imagick_class.c: In function 'zim_imagick_getquantumdepth':
imagick_class.c:7753: warning: pointer targets in passing argument 1 of 'MagickGetQuantumDepth' differ in signedness
imagick_class.c: In function 'zim_imagick_getquantumrange':
imagick_class.c:7774: warning: pointer targets in passing argument 1 of 'MagickGetQuantumRange' differ in signedness
imagick_class.c: In function 'zim_imagick_getsamplingfactors':
imagick_class.c:7848: warning: pointer targets in passing argument 2 of 'MagickGetSamplingFactors' differ in signedness
imagick_class.c: In function 'zim_imagick_getversion':
imagick_class.c:7895: warning: pointer targets in passing argument 1 of 'MagickGetVersion' differ in signedness
make: *** [imagick_class.lo] Error 1
 [2008-04-30 05:16 UTC] mkoppanen@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.

Committed a fix and tested with thread safe build.
 [2008-05-15 11:38 UTC] ok dot php-net dot 12 dot zero at spamgourmet dot com
Sorry, could not test CVS for a while because Finks Imagemagick package was broken. Now I've got imagemagick-6.4.1 installed and imagick-2.2.0b2 complains:

gcc ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/imagick.so -bundle  .libs/imagick_class.o .libs/imagickdraw_class.o .libs/imagickpixel_class.o .libs/imagickpixeliterator_class.o .libs/imagick_helpers.o .libs/imagick.o  -L/sw/lib /sw/lib/libMagickWand.dylib -L/sw/lib/fontconfig2/lib -L/sw/lib/freetype219/lib -L/usr/X11/lib /sw/lib/liblcms.dylib /sw/lib/libtiff.dylib /sw/lib/libjpeg.dylib /sw/lib/fontconfig2/lib/libfontconfig.dylib /usr/lib/libiconv.dylib /sw/lib/libexpat.dylib /usr/X11/lib/libXext.6.4.0.dylib /usr/X11/lib/libXt.6.0.0.dylib /sw/lib/libbz2.dylib /usr/lib/libpthread.dylib /sw/lib/freetype219/lib/libfreetype.dylib /usr/lib/libz.dylib /usr/X11/lib/libSM.6.0.0.dylib /usr/X11/lib/libICE.6.3.0.dylib /usr/X11/lib/libX11.6.2.0.dylib /usr/X11/lib/libXau.6.0.0.dylib /usr/X11/lib/libXdmcp.6.0.0.dylib /usr/lib/libm.dylib /sw/lib/libMagickCore.dylib /usr/lib/libc.dylib -Wl,-rpath -Wl,/sw/lib -Wl,-rpath -Wl,/sw/lib
ld: warning, duplicate dylib /sw/lib/libexpat.1.dylib
ld: warning, duplicate dylib /usr/X11/lib/libSM.6.dylib
ld: warning, duplicate dylib /usr/X11/lib/libICE.6.dylib
ld: warning, duplicate dylib /usr/X11/lib/libX11.6.dylib
ld: duplicate symbol _imagick_globals_id in .libs/imagickdraw_class.o and .libs/imagick_class.o

collect2: ld returned 1 exit status
make: *** [imagick.la] Error 1
 [2008-05-20 17:08 UTC] mkoppanen@php.net
Hi,

can you post what nm outputs for those .o files (.libs/imagickdraw_class.o and .libs/imagick_class.o)?
 [2008-05-30 05:16 UTC] henkka at spheroid dot fi
http://www.pastebin.org/39654
 [2008-06-04 19:19 UTC] ok dot php-net dot 12 dot zero at spamgourmet dot com
http://www.pastebin.org/40675
http://www.pastebin.org/40676
 [2008-06-13 05:44 UTC] scottmac@php.net
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 [2008-06-13 06:47 UTC] ok dot php-net dot 12 dot zero at spamgourmet dot com
Perfect, thanks so much for your work!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 10:01:30 2024 UTC