Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jul 2005 05:40:29 -0500
From:      Redmond Militante <r-militante@northwestern.edu>
To:        freebsd-questions@freebsd.org
Subject:   error installing graphics/ImageMagick from ports
Message-ID:  <20050705104029.GB2551@darkpossum>

next in thread | raw e-mail | index | archive | help

--5I6of5zJg18YgZEa
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

hello-

i get an error installing graphics/ImageMagick

4.11-RELEASE-p8 FreeBSD 4.11-RELEASE-p8 #0:=20

i tried cvsup'ing my ports tree.  same error.

error log is below, if anyone can suggest anything.  i'd like to install th=
is port.

<make install clean>
=2E...
-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I=
/usr/X11R6/include -I/X11 -I/usr/local/include/libxml2  -O -pipe -Wall -c -=
o coders/magick_libMagick_la-jbig.lo `test -f 'coders/jbig.c' || echo './'`=
coders/jbig.c
source=3D'coders/jpeg.c' object=3D'coders/magick_libMagick_la-jpeg.lo' libt=
ool=3Dyes \
DEPDIR=3D.deps depmode=3Dgcc /bin/sh ./depcomp \
/bin/sh /usr/local/bin/libtool15 --silent --tag=3DCC --mode=3Dcompile cc -D=
HAVE_CONFIG_H -I. -I. -I./magick  -I./ltdl -I./ltdl  -I/usr/local/include/f=
reetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/=
X11 -I/usr/local/include/libxml2  -O -pipe -Wall -c -o coders/magick_libMag=
ick_la-jpeg.lo `test -f 'coders/jpeg.c' || echo './'`coders/jpeg.c
coders/jpeg.c: In function `ReadJPEGImage':
coders/jpeg.c:654: warning: variable `image' might be clobbered by `longjmp=
' or `vfork'
coders/jpeg.c:1102: warning: variable `image' might be clobbered by `longjm=
p' or `vfork'
coders/jpeg.c:1122: warning: variable `image' might be clobbered by `longjm=
p' or `vfork'
source=3D'coders/jp2.c' object=3D'coders/magick_libMagick_la-jp2.lo' libtoo=
l=3Dyes \
DEPDIR=3D.deps depmode=3Dgcc /bin/sh ./depcomp \
/bin/sh /usr/local/bin/libtool15 --silent --tag=3DCC --mode=3Dcompile cc -D=
HAVE_CONFIG_H -I. -I. -I./magick  -I./ltdl -I./ltdl  -I/usr/local/include/f=
reetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/=
X11 -I/usr/local/include/libxml2  -O -pipe -Wall -c -o coders/magick_libMag=
ick_la-jp2.lo `test -f 'coders/jp2.c' || echo './'`coders/jp2.c
In file included from /usr/local/include/jasper/jasper.h:121,
                 from coders/jp2.c:78:
/usr/local/include/jasper/jas_image.h:152: warning: `/*' within comment
coders/jp2.c: In function `ReadJP2Image':
coders/jp2.c:280: `jas_cmprof_t' undeclared (first use in this function)
coders/jp2.c:280: (Each undeclared identifier is reported only once
coders/jp2.c:280: for each function it appears in.)
coders/jp2.c:280: `cm_profile' undeclared (first use in this function)
coders/jp2.c:279: warning: statement with no effect
coders/jp2.c:283: `jas_iccprof_t' undeclared (first use in this function)
coders/jp2.c:283: `icc_profile' undeclared (first use in this function)
coders/jp2.c:282: warning: statement with no effect
coders/jp2.c:286: syntax error before `*'
coders/jp2.c:327: `status' undeclared (first use in this function)
coders/jp2.c:337: `jp2_stream' undeclared (first use in this function)
coders/jp2.c:340: `jp2_image' undeclared (first use in this function)
coders/jp2.c:346: warning: implicit declaration of function `jas_clrspc_fam'
coders/jp2.c:346: warning: implicit declaration of function `jas_image_clrs=
pc'
coders/jp2.c:348: `JAS_CLRSPC_FAM_RGB' undeclared (first use in this functi=
on)
coders/jp2.c:350: `components' undeclared (first use in this function)
coders/jp2.c:359: `number_components' undeclared (first use in this functio=
n)
coders/jp2.c:368: `JAS_CLRSPC_FAM_GRAY' undeclared (first use in this funct=
ion)
coders/jp2.c:380: `JAS_CLRSPC_FAM_YCBCR' undeclared (first use in this func=
tion)
coders/jp2.c:355: warning: unreachable code at beginning of switch statement
coders/jp2.c:410: `i' undeclared (first use in this function)
coders/jp2.c:424: `x_step' undeclared (first use in this function)
coders/jp2.c:425: `y_step' undeclared (first use in this function)
coders/jp2.c:437: `maximum_component_depth' undeclared (first use in this f=
unction)
coders/jp2.c:442: `pixels' undeclared (first use in this function)
coders/jp2.c:455: `scale' undeclared (first use in this function)
coders/jp2.c:468: `q' undeclared (first use in this function)
coders/jp2.c:490: `x' undeclared (first use in this function)
coders/jp2.c:488: warning: unreachable code at beginning of switch statement
coders/jp2.c:558: warning: implicit declaration of function `jas_image_cmpr=
of'
coders/jp2.c:559: syntax error before `)'
coders/jp2.c:560: syntax error before `)'
coders/jp2.c:562: syntax error before `)'
coders/jp2.c:567: `icc_stream' undeclared (first use in this function)
coders/jp2.c:569: warning: implicit declaration of function `jas_iccprof_sa=
ve'
coders/jp2.c: At top level:
coders/jp2.c:597: syntax error before `void'
coders/jp2.c:598: warning: type defaults to `int' in declaration of `jas_im=
age_destroy'
coders/jp2.c:598: warning: parameter names (without types) in function decl=
aration
coders/jp2.c:598: conflicting types for `jas_image_destroy'
/usr/local/include/jasper/jas_image.h:348: previous declaration of `jas_ima=
ge_destroy'
coders/jp2.c:598: warning: data definition has no type or storage class
coders/jp2.c:599: syntax error before `for'
coders/jp2.c:86: warning: `WriteJP2Image' declared `static' but never defin=
ed
coders/jp2.c:117: warning: `IsJP2' defined but not used
coders/jp2.c:153: warning: `IsJPC' defined but not used
coders/jp2.c:272: warning: `ReadJP2Image' defined but not used
gmake[1]: *** [coders/magick_libMagick_la-jp2.lo] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/ImageMagick/work/ImageMagi=
ck-6.2.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/graphics/ImageMagick.



--=20
Redmond Militante
Software Engineer / Medill School of Journalism
FreeBSD 5.2.1-RELEASE-p14 #0: Fri Jun 10 16:46:59 CDT 2005 i386
 5:30AM  up 21 days, 18:08, 4 users, load averages: 0.00, 0.00, 0.00

--5I6of5zJg18YgZEa
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQFCymOd7g+NJl/fSB0RAkBgAJ9kSmJawoDMQkqkTm1Tz596XSVt8wCgs/om
W40mm5fieFY7m7FJEfvpX08=
=bUD1
-----END PGP SIGNATURE-----

--5I6of5zJg18YgZEa--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050705104029.GB2551>