ImageMagick build error after recent portsnap ------ mv -f coders/.deps/magick_libMagickCore_la-histogram.Tpo coders/.deps/magick_libMagickCore_la-histogram.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -std=gnu99 -DHAVE_CONFIG_H -I. -I./config -I./ltdl -I./ltdl -D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/librsvg-2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -D_THREAD_SAFE -I/usr/local/include/OpenEXR -O2 -fno-strict-aliasing -pipe -Wall -W -MT coders/magick_libMagickCore_la-hrz.lo -MD -MP -MF coders/.deps/magick_libMagickCore_la-hrz.Tpo -c -o coders/magick_libMagickCore_la-hrz.lo `test -f 'coders/hrz.c' || echo './'`coders/hrz.c coders/hrz.c: In function 'ReadHRZImage': coders/hrz.c:161: error: invalid operands to binary << coders/hrz.c:162: error: invalid operands to binary << coders/hrz.c:163: error: invalid operands to binary << *** Error code 1 Stop in /opt/obj/portbuild/usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.9-8. *** Error code 1 Stop in /opt/obj/portbuild/usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.9-8. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20090307-1605-dw9l32-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=ImageMagick-6.4.9.3 UPGRADE_PORT_VER=6.4.9.3 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! graphics/ImageMagick (ImageMagick-6.4.9.3) (unknown build error) ------ How-To-Repeat: just cd into graphics/ImageMagick and make install
Responsible Changed From-To: freebsd-ports-bugs->mm Over to maintainer (via the GNATS Auto Assign Tool)
Can you please send me a list of OPTIONS you are using and a list of installed packages, if possible? You find the OPTIONS list in the following file: /var/db/ports/ImageMagick/options
Martin> Can you please send me a list of OPTIONS you are using and a Martin> list of installed packages, if possible? Martin> You find the OPTIONS list in the following file: Martin> /var/db/ports/ImageMagick/options Hi, Martin, The two files are in the attachment. Thanks.
mm 2009-03-07 19:50:32 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile pkg-plist Log: - Mark HDRI support as broken - Fix pkg-plist if building modules - Bump PORTREVISION PR: ports/132370 Reported by: Denise H. G. <darcsis@gmail.com> Revision Changes Path 1.281 +2 -0 ports/graphics/ImageMagick/Makefile 1.120 +3 -0 ports/graphics/ImageMagick/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Fixed. Thanks!