#37784: ImageMagick 6.8.0 does not build because function ReadDOTImage uses too few arguments in function 'agread' on PPC (here Leopard 10.5.8) -----------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: imagemagick -----------------------------+-------------------------------- Trying to build imagemagick +graphviz+jbig+jpeg2+q16+pango (because an upgrade of a depending library tried to rebuild a default imagemagick, which failed, so that old imagemagick +graphviz+jbig+jpeg2+q16±pango got deleted) fails here: {{{ libtool: link: ( cd "coders/.libs" && rm -f "dng.la" && ln -s "../dng.la" "dng.la" ) /bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/opt/local/include/graphviz -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libxml2 -O2 -arch ppc -Wall -D_THREAD_SAFE -pthread -MT coders/coders_dot_la-dot.lo -MD -MP -MF coders/.deps/coders_dot_la- dot.Tpo -c -o coders/coders_dot_la-dot.lo `test -f 'coders/dot.c' || echo './'`coders/dot.c libtool: compile: /usr/bin/gcc-4.0 -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I/opt/local/include/graphviz -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libxml2 -O2 -arch ppc -Wall -D_THREAD_SAFE -pthread -MT coders/coders_dot_la-dot.lo -MD -MP -MF coders/.deps/coders_dot_la- dot.Tpo -c coders/dot.c -fno-common -DPIC -o coders/.libs/coders_dot_la- dot.o coders/dot.c: In function 'ReadDOTImage': coders/dot.c:139: error: too few arguments to function 'agread' make[1]: *** [coders/coders_dot_la-dot.lo] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_tarballs_ports_graphics_ImageMagick/ImageMagick/work/ImageMagick-6.8.0-7' make: *** [all] Error 2 }}} It's possible that before I had ImageMagick installed without Pango… -- Ticket URL: <https://trac.macports.org/ticket/37784> MacPorts <http://www.macports.org/> Ports system for Mac OS