Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jul 2005 15:38:01 -0500
From:      Redmond Militante <r-militante@northwestern.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: error installing graphics/ImageMagick from ports
Message-ID:  <20050705203800.GC15640@darkpossum>
In-Reply-To: <20050705104029.GB2551@darkpossum>
References:  <20050705104029.GB2551@darkpossum>

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

--8X7/QrJGcKSMr1RN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

issue's been resolved.

i did another cvsup of ports and portupgrade of jasper.  built fine after t=
hat.


> hello-
>=20
> i get an error installing graphics/ImageMagick
>=20
> 4.11-RELEASE-p8 FreeBSD 4.11-RELEASE-p8 #0:=20
>=20
> i tried cvsup'ing my ports tree.  same error.
>=20
> error log is below, if anyone can suggest anything.  i'd like to install =
this port.
>=20
> <make install clean>
> ....
> -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' li=
btool=3Dyes \
> DEPDIR=3D.deps depmode=3Dgcc /bin/sh ./depcomp \
> /bin/sh /usr/local/bin/libtool15 --silent --tag=3DCC --mode=3Dcompile cc =
-DHAVE_CONFIG_H -I. -I. -I./magick  -I./ltdl -I./ltdl  -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_libM=
agick_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 `longj=
mp' or `vfork'
> coders/jpeg.c:1102: warning: variable `image' might be clobbered by `long=
jmp' or `vfork'
> coders/jpeg.c:1122: warning: variable `image' might be clobbered by `long=
jmp' or `vfork'
> source=3D'coders/jp2.c' object=3D'coders/magick_libMagick_la-jp2.lo' libt=
ool=3Dyes \
> DEPDIR=3D.deps depmode=3Dgcc /bin/sh ./depcomp \
> /bin/sh /usr/local/bin/libtool15 --silent --tag=3DCC --mode=3Dcompile cc =
-DHAVE_CONFIG_H -I. -I. -I./magick  -I./ltdl -I./ltdl  -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_libM=
agick_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_f=
am'
> coders/jp2.c:346: warning: implicit declaration of function `jas_image_cl=
rspc'
> coders/jp2.c:348: `JAS_CLRSPC_FAM_RGB' undeclared (first use in this func=
tion)
> coders/jp2.c:350: `components' undeclared (first use in this function)
> coders/jp2.c:359: `number_components' undeclared (first use in this funct=
ion)
> coders/jp2.c:368: `JAS_CLRSPC_FAM_GRAY' undeclared (first use in this fun=
ction)
> coders/jp2.c:380: `JAS_CLRSPC_FAM_YCBCR' undeclared (first use in this fu=
nction)
> coders/jp2.c:355: warning: unreachable code at beginning of switch statem=
ent
> 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=
 function)
> 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 statem=
ent
> coders/jp2.c:558: warning: implicit declaration of function `jas_image_cm=
prof'
> 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_=
save'
> 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_=
image_destroy'
> coders/jp2.c:598: warning: parameter names (without types) in function de=
claration
> coders/jp2.c:598: conflicting types for `jas_image_destroy'
> /usr/local/include/jasper/jas_image.h:348: previous declaration of `jas_i=
mage_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 def=
ined
> 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/ImageMa=
gick-6.2.2'
> gmake: *** [all] Error 2
> *** Error code 2
>=20
> Stop in /usr/ports/graphics/ImageMagick.
>=20
>=20
>=20
> --=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



--=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
 3:30PM  up 22 days,  4:08, 5 users, load averages: 0.00, 0.00, 0.00

--8X7/QrJGcKSMr1RN
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFCyu+o7g+NJl/fSB0RAtQ/AJ9lrWVCJYgwVt528hDoqyIjhjeAPgCg0yp8
jt1oc7Y4uoLVf/zOL3e0hBk=
=moNG
-----END PGP SIGNATURE-----

--8X7/QrJGcKSMr1RN--




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