Bug 132370 - graphics/ImageMagick: BUILD ERROR
Summary: graphics/ImageMagick: BUILD ERROR
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-06 19:10 UTC by darcsis
Modified: 2009-03-07 20:01 UTC (History)
0 users

See Also:


Attachments
files.tar.bz2 (5.93 KB, application/octet-stream)
2009-03-07 01:28 UTC, darcsis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description darcsis 2009-03-06 19:10:04 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-06 19:10:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Martin Matuska freebsd_committer freebsd_triage 2009-03-06 22:45:57 UTC
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
Comment 3 darcsis 2009-03-07 01:28:36 UTC
    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.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-03-07 19:50:47 UTC
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"
Comment 5 Martin Matuska freebsd_committer freebsd_triage 2009-03-07 20:01:24 UTC
State Changed
From-To: open->closed

Fixed. Thanks!