php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74684 Warning and notice during compile
Submitted: 2017-06-01 00:00 UTC Modified: 2018-11-28 03:23 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: semnanweb at gmail dot com Assigned:
Status: Not a bug Package: imagick (PECL)
PHP Version: 7.0.19 OS: ubuntu 16.04.2
Private report: No CVE-ID: None
 [2017-06-01 00:00 UTC] semnanweb at gmail dot com
Description:
------------
Configuring for:
PHP Api Version:         20151012
Zend Module Api No:      20151012
Zend Extension Api No:   320151012
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib
checking for PHP extension directory... /usr/lib/php/20151012
checking for PHP installed headers prefix... /usr/include/php/20151012
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking whether to enable the imagick extension... yes, shared
checking for pkg-config... /usr/bin/pkg-config
checking ImageMagick MagickWand API configuration program... checking Testing /usr/local/bin/MagickWand-config... Doesn't exist
checking Testing /usr/bin/MagickWand-config... Doesn't exist
checking Testing /usr/sbin/bin/MagickWand-config... Doesn't exist
checking Testing /opt/bin/MagickWand-config... Doesn't exist
checking Testing /opt/local/bin/MagickWand-config... Doesn't exist
found in /usr/bin/pkg-config
checking if ImageMagick version is at least 6.2.4... found version 6.8.9
checking for MagickWand.h or magick-wand.h header... /usr/include/ImageMagick-6/wand/MagickWand.h
checking PHP version is at least 5.1.3... yes. found 7.0.18-0ubuntu0.16.04.1
libs
-lMagickWand-6.Q16 -lMagickCore-6.Q16


checking for MagickGetVersion... yes
checking for MagickSetImageInterpolateMethod... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... (cached) nawk
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating ./config.status
config.status: creating config.h
config.status: executing libtool commands
/bin/bash /tmp/phpext/imagick-3.4.3/libtool --mode=compile cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /tmp/phpext/imagick-3.4.3/imagick_file.c -o imagick_file.lo 
libtool: compile:  cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/phpext/imagick-3.4.3/imagick_file.c  -fPIC -DPIC -o .libs/imagick_file.o
/bin/bash /tmp/phpext/imagick-3.4.3/libtool --mode=compile cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /tmp/phpext/imagick-3.4.3/imagick_class.c -o imagick_class.lo 
libtool: compile:  cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/phpext/imagick-3.4.3/imagick_class.c  -fPIC -DPIC -o .libs/imagick_class.o
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_getimagematte':
/tmp/phpext/imagick-3.4.3/imagick_class.c:299:2: warning: 'MagickGetImageMatte' is deprecated [-Wdeprecated-declarations]
  matte = MagickGetImageMatte(intern->magick_wand);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:82:3: note: declared here
   MagickGetImageMatte(MagickWand *) magick_attribute((deprecated)),
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_paintfloodfillimage':
/tmp/phpext/imagick-3.4.3/imagick_class.c:1284:3: warning: 'MagickPaintFloodfillImage' is deprecated [-Wdeprecated-declarations]
   status = MagickPaintFloodfillImage(intern->magick_wand, channel, fill_wand, fuzz, NULL, x, y);
   ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:99:3: note: declared here
   MagickPaintFloodfillImage(MagickWand *,const ChannelType,const PixelWand *,
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c:1292:3: warning: 'MagickPaintFloodfillImage' is deprecated [-Wdeprecated-declarations]
   status = MagickPaintFloodfillImage(intern->magick_wand, channel, fill_wand, fuzz, border_wand, x, y);
   ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:99:3: note: declared here
   MagickPaintFloodfillImage(MagickWand *,const ChannelType,const PixelWand *,
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_recolorimage':
/tmp/phpext/imagick-3.4.3/imagick_class.c:1774:2: warning: 'MagickRecolorImage' is deprecated [-Wdeprecated-declarations]
  status = MagickRecolorImage(intern->magick_wand, order, array);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:113:3: note: declared here
   MagickRecolorImage(MagickWand *,const size_t,const double *)
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_colorfloodfillimage':
/tmp/phpext/imagick-3.4.3/imagick_class.c:4315:2: warning: 'MagickColorFloodfillImage' is deprecated [-Wdeprecated-declarations]
  status = MagickColorFloodfillImage(intern->magick_wand, fill_wand, fuzz, border_wand, x, y);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:75:3: note: declared here
   MagickColorFloodfillImage(MagickWand *,const PixelWand *,const double,
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_mapimage':
/tmp/phpext/imagick-3.4.3/imagick_class.c:4743:2: warning: 'MagickMapImage' is deprecated [-Wdeprecated-declarations]
  status = MagickMapImage(intern->magick_wand, intern_map->magick_wand, dither);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:86:3: note: declared here
   MagickMapImage(MagickWand *,const MagickWand *,const MagickBooleanType)
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_mattefloodfillimage':
/tmp/phpext/imagick-3.4.3/imagick_class.c:4784:2: warning: 'MagickMatteFloodfillImage' is deprecated [-Wdeprecated-declarations]
  status = MagickMatteFloodfillImage(intern->magick_wand, alpha, fuzz, color_wand, x, y);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:88:3: note: declared here
   MagickMatteFloodfillImage(MagickWand *,const double,const double,
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_medianfilterimage':
/tmp/phpext/imagick-3.4.3/imagick_class.c:4822:2: warning: 'MagickMedianFilterImage' is deprecated [-Wdeprecated-declarations]
  status = MagickMedianFilterImage(intern->magick_wand, radius);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:84:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/magick-image.h:218:3: note: declared here
   MagickMedianFilterImage(MagickWand *,const double),
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_paintopaqueimage':
/tmp/phpext/imagick-3.4.3/imagick_class.c:4904:2: warning: 'MagickPaintOpaqueImageChannel' is deprecated [-Wdeprecated-declarations]
  status = MagickPaintOpaqueImageChannel(intern->magick_wand, channel, target_wand, fill_wand, fuzz);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:104:3: note: declared here
   MagickPaintOpaqueImageChannel(MagickWand *,const ChannelType,
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_painttransparentimage':
/tmp/phpext/imagick-3.4.3/imagick_class.c:4987:2: warning: 'MagickPaintTransparentImage' is deprecated [-Wdeprecated-declarations]
  status = MagickPaintTransparentImage(intern->magick_wand, color_wand, alpha, fuzz);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:107:3: note: declared here
   MagickPaintTransparentImage(MagickWand *,const PixelWand *,const double,
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_reducenoiseimage':
/tmp/phpext/imagick-3.4.3/imagick_class.c:5151:2: warning: 'MagickReduceNoiseImage' is deprecated [-Wdeprecated-declarations]
  status = MagickReduceNoiseImage(intern->magick_wand, radius);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:84:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/magick-image.h:265:3: note: declared here
   MagickReduceNoiseImage(MagickWand *,const double),
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_getimageattribute':
/tmp/phpext/imagick-3.4.3/imagick_class.c:6481:2: warning: 'MagickGetImageAttribute' is deprecated [-Wdeprecated-declarations]
  attribute = MagickGetImageAttribute(intern->magick_wand, key);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:59:4: note: declared here
   *MagickGetImageAttribute(MagickWand *,const char *)
    ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_getimagechannelextrema':
/tmp/phpext/imagick-3.4.3/imagick_class.c:6698:2: warning: 'MagickGetImageChannelExtrema' is deprecated [-Wdeprecated-declarations]
  status = MagickGetImageChannelExtrema(intern->magick_wand, channel_type, &minima, &maxima);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:78:3: note: declared here
   MagickGetImageChannelExtrema(MagickWand *,const ChannelType,size_t *,
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_getimageextrema':
/tmp/phpext/imagick-3.4.3/imagick_class.c:7039:2: warning: 'MagickGetImageExtrema' is deprecated [-Wdeprecated-declarations]
  status = MagickGetImageExtrema(intern->magick_wand, &min, &max);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:80:3: note: declared here
   MagickGetImageExtrema(MagickWand *,size_t *,size_t *)
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_getimageindex':
/tmp/phpext/imagick-3.4.3/imagick_class.c:8151:2: warning: 'MagickGetImageIndex' is deprecated [-Wdeprecated-declarations]
  status = MagickGetImageIndex(intern->magick_wand);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:65:3: note: declared here
   MagickGetImageIndex(MagickWand *) magick_attribute((deprecated));
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_getimagesize':
/tmp/phpext/imagick-3.4.3/imagick_class.c:8272:2: warning: 'MagickGetImageSize' is deprecated [-Wdeprecated-declarations]
  ZVAL_LONG(return_value, (long)MagickGetImageSize(intern->magick_wand));
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:144:3: note: declared here
   MagickGetImageSize(MagickWand *) magick_attribute((deprecated));
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_setimageattribute':
/tmp/phpext/imagick-3.4.3/imagick_class.c:8746:2: warning: 'MagickSetImageAttribute' is deprecated [-Wdeprecated-declarations]
  status = MagickSetImageAttribute(intern->magick_wand, key, attribute);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:115:3: note: declared here
   MagickSetImageAttribute(MagickWand *,const char *,const char *)
   ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_flattenimages':
/tmp/phpext/imagick-3.4.3/imagick_class.c:9121:2: warning: 'MagickFlattenImages' is deprecated [-Wdeprecated-declarations]
  tmp_wand = MagickFlattenImages(intern->magick_wand);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:136:4: note: declared here
   *MagickFlattenImages(MagickWand *) magick_attribute((deprecated)),
    ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_averageimages':
/tmp/phpext/imagick-3.4.3/imagick_class.c:10308:2: warning: 'MagickAverageImages' is deprecated [-Wdeprecated-declarations]
  tmp_wand = MagickAverageImages(intern->magick_wand);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:135:4: note: declared here
   *MagickAverageImages(MagickWand *) magick_attribute((deprecated)),
    ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_mosaicimages':
/tmp/phpext/imagick-3.4.3/imagick_class.c:10811:2: warning: 'MagickMosaicImages' is deprecated [-Wdeprecated-declarations]
  tmp_wand = MagickMosaicImages(intern->magick_wand);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:139:4: note: declared here
   *MagickMosaicImages(MagickWand *) magick_attribute((deprecated)),
    ^
/tmp/phpext/imagick-3.4.3/imagick_class.c: In function 'zim_imagick_radialblurimage':
/tmp/phpext/imagick-3.4.3/imagick_class.c:10941:2: warning: 'MagickRadialBlurImageChannel' is deprecated [-Wdeprecated-declarations]
  status = MagickRadialBlurImageChannel(intern->magick_wand, channel, angle);
  ^
In file included from /usr/include/ImageMagick-6/wand/MagickWand.h:78:0,
                 from /tmp/phpext/imagick-3.4.3/php_imagick_defs.h:29,
                 from /tmp/phpext/imagick-3.4.3/imagick_class.c:22:
/usr/include/ImageMagick-6/wand/deprecate.h:111:3: note: declared here
   MagickRadialBlurImageChannel(MagickWand *,const ChannelType,const double)
   ^
/bin/bash /tmp/phpext/imagick-3.4.3/libtool --mode=compile cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /tmp/phpext/imagick-3.4.3/imagickdraw_class.c -o imagickdraw_class.lo 
libtool: compile:  cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/phpext/imagick-3.4.3/imagickdraw_class.c  -fPIC -DPIC -o .libs/imagickdraw_class.o
/bin/bash /tmp/phpext/imagick-3.4.3/libtool --mode=compile cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /tmp/phpext/imagick-3.4.3/imagickpixel_class.c -o imagickpixel_class.lo 
libtool: compile:  cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/phpext/imagick-3.4.3/imagickpixel_class.c  -fPIC -DPIC -o .libs/imagickpixel_class.o
/bin/bash /tmp/phpext/imagick-3.4.3/libtool --mode=compile cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /tmp/phpext/imagick-3.4.3/imagickpixeliterator_class.c -o imagickpixeliterator_class.lo 
libtool: compile:  cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/phpext/imagick-3.4.3/imagickpixeliterator_class.c  -fPIC -DPIC -o .libs/imagickpixeliterator_class.o
/bin/bash /tmp/phpext/imagick-3.4.3/libtool --mode=compile cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /tmp/phpext/imagick-3.4.3/imagick_helpers.c -o imagick_helpers.lo 
libtool: compile:  cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/phpext/imagick-3.4.3/imagick_helpers.c  -fPIC -DPIC -o .libs/imagick_helpers.o
/bin/bash /tmp/phpext/imagick-3.4.3/libtool --mode=compile cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /tmp/phpext/imagick-3.4.3/imagick.c -o imagick.lo 
libtool: compile:  cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/phpext/imagick-3.4.3/imagick.c  -fPIC -DPIC -o .libs/imagick.o
/bin/bash /tmp/phpext/imagick-3.4.3/libtool --mode=compile cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /tmp/phpext/imagick-3.4.3/imagickkernel_class.c -o imagickkernel_class.lo 
libtool: compile:  cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/phpext/imagick-3.4.3/imagickkernel_class.c  -fPIC -DPIC -o .libs/imagickkernel_class.o
/bin/bash /tmp/phpext/imagick-3.4.3/libtool --mode=compile cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -c /tmp/phpext/imagick-3.4.3/shim_im6_to_im7.c -o shim_im6_to_im7.lo 
libtool: compile:  cc -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -I. -I/tmp/phpext/imagick-3.4.3 -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6 -DHAVE_CONFIG_H -g -O2 -c /tmp/phpext/imagick-3.4.3/shim_im6_to_im7.c  -fPIC -DPIC -o .libs/shim_im6_to_im7.o
/bin/bash /tmp/phpext/imagick-3.4.3/libtool --mode=link cc -DPHP_ATOM_INC -I/tmp/phpext/imagick-3.4.3/include -I/tmp/phpext/imagick-3.4.3/main -I/tmp/phpext/imagick-3.4.3 -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib -I/usr/include/x86_64-linux-gnu//ImageMagick-6 -I/usr/include/ImageMagick-6  -DHAVE_CONFIG_H  -g -O2   -o imagick.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/phpext/imagick-3.4.3/modules  imagick_file.lo imagick_class.lo imagickdraw_class.lo imagickpixel_class.lo imagickpixeliterator_class.lo imagick_helpers.lo imagick.lo imagickkernel_class.lo shim_im6_to_im7.lo -lMagickWand-6.Q16 -lMagickCore-6.Q16
libtool: link: cc -shared  -fPIC -DPIC  .libs/imagick_file.o .libs/imagick_class.o .libs/imagickdraw_class.o .libs/imagickpixel_class.o .libs/imagickpixeliterator_class.o .libs/imagick_helpers.o .libs/imagick.o .libs/imagickkernel_class.o .libs/shim_im6_to_im7.o   /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.so /usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.so  -g -O2   -fopenmp -pthread -Wl,-soname -Wl,imagick.so -o .libs/imagick.so
libtool: link: ( cd ".libs" && rm -f "imagick.la" && ln -s "../imagick.la" "imagick.la" )
/bin/bash /tmp/phpext/imagick-3.4.3/libtool --mode=install cp ./imagick.la /tmp/phpext/imagick-3.4.3/modules
libtool: install: cp ./.libs/imagick.so /tmp/phpext/imagick-3.4.3/modules/imagick.so
libtool: install: cp ./.libs/imagick.lai /tmp/phpext/imagick-3.4.3/modules/imagick.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/depot_tools:/shaka_packager/src/out/Release:/sbin" ldconfig -n /tmp/phpext/imagick-3.4.3/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /tmp/phpext/imagick-3.4.3/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Build complete.
Don't forget to run 'make test'.

Installing shared extensions:     /usr/lib/php/20151012/
Installing header files:          /usr/include/php/20151012/



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-06-01 10:40 UTC] danack@php.net
You have warn about deprecated functions enabled. And so the compiler is warning about the deprecated functions in ImageMagick.

warning: 'MagickGetImageMatte' is deprecated [-Wdeprecated-declarations]
warning: 'MagickPaintFloodfillImage' is deprecated [-Wdeprecated-declarations]
warning: 'MagickPaintFloodfillImage' is deprecated [-Wdeprecated-declarations]
warning: 'MagickRecolorImage' is deprecated [-Wdeprecated-declarations]


This is a known issue. You could either remove the -Wdeprecated-declarations flag, or maybe make a PR https://github.com/mkoppanen/imagick/issues/65 This is something without much in-depth C/Imagick knowledge could do.
 [2018-11-28 03:23 UTC] danack@php.net
-Status: Open +Status: Not a bug
 [2018-11-28 03:23 UTC] danack@php.net
This is probably working as intended, and there's not a bug to fix.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 03:01:32 2024 UTC