[Bug 195442] New: graphics/ImageMagick build failure when JPEG2000 support is enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 27 03:44:32 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195442

            Bug ID: 195442
           Summary: graphics/ImageMagick build failure when JPEG2000
                    support is enabled
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kwm at FreeBSD.org
          Reporter: mail at ozzmosis.com
          Assignee: kwm at FreeBSD.org
             Flags: maintainer-feedback?(kwm at FreeBSD.org)

# uname -a
FreeBSD blizzard.phoenix 10.1-RELEASE FreeBSD 10.1-RELEASE #0 r274401: Tue Nov
11 21:02:49 UTC 2014    
root at releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

# make showconfig | grep 2000
     JPEG2000=on: OpenJPEG 2000 support via openjpeg

# make
===>  Building for ImageMagick-6.9.0.0_1,1
gmake[2]: Entering directory
'/usr/ports/graphics/ImageMagick/work/ImageMagick-6.9.0-0'
gmake  all-am
gmake[3]: Entering directory
'/usr/ports/graphics/ImageMagick/work/ImageMagick-6.9.0-0'
  CC       coders/magick_libMagickCore_6_Q16_la-jp2.lo   
  CC       coders/magick_libMagickCore_6_Q16_la-tiff.lo  
  CC       coders/magick_libMagickCore_6_Q16_la-x.lo
  CC       coders/magick_libMagickCore_6_Q16_la-ept.lo   
coders/jp2.c:197:8: error: unknown type name 'OPJ_SIZE_T'
static OPJ_SIZE_T JP2ReadHandler(void *buffer,OPJ_SIZE_T length,void *context)
       ^
coders/jp2.c:197:47: error: unknown type name 'OPJ_SIZE_T'
static OPJ_SIZE_T JP2ReadHandler(void *buffer,OPJ_SIZE_T length,void *context)
                                              ^
...

It builds successfully with JPEG2000=off. JPEG2000=on is the default, though.

Thanks,

Regards
Andrew

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer kwm at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list