Date: 19 Jan 2003 22:34:15 +0000 From: Stacey Roberts <stacey@vickiandstacey.com> To: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Cc: sobomax@FreeBSD.org Subject: portupgrade of jasper-1.500.4 fails Message-ID: <1043015655.51041.505.camel@localhost>
next in thread | raw e-mail | index | archive | help
Hello, After a fresh cvsup of my ports tree, I tried to update jasper-1.500.4 using portupgrade, but it fails with errors below. Here's the uname info: $ uname -a FreeBSD <snip>.vickiandstacey.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 15 23:37:50 GMT 2002 root@<snip>.vickiandstacey.com:/usr/obj/usr/src/sys/THOR i386 /usr/ports/graphics/jasper $ I'm willing to provide more information to anyone might be in a positions to assist, or point me to how I can begin solving this. Thanks. Stacey ===> Building for jasper-1.600.0 Making all in src Making all in libjasper Making all in include Making all in jasper Making all in base /bin/sh ../../../libtool --mode=compile cc -DJAS_VERSION=\"1.600.4\" -DJAS_CONFIGURE=1 -DPACKAGE=\"jasper\" -DVERSION=\"1.600.4\" -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDBOOL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -Duchar=unsigned\ char -Dulong=unsigned\ long -Dlonglong=long\ long -Dulonglong=unsigned\ long\ long -DHAVE_VPRINTF=1 -I. -I. -I../include -I/usr/local/include -O -pipe -march=pentiumpro -c jas_debug.c mkdir .libs cc -DJAS_VERSION=\"1.600.4\" -DJAS_CONFIGURE=1 -DPACKAGE=\"jasper\" -DVERSION=\"1.600.4\" -DHAVE_DLFCN_H=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDBOOL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DSIZEOF_SHORT=2 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 "-Duchar=unsigned char" "-Dulong=unsigned long" "-Dlonglong=long long" "-Dulonglong=unsigned long long" -DHAVE_VPRINTF=1 -I. -I. -I../include -I/usr/local/include -O -pipe -march=pentiumpro -c jas_debug.c -fPIC -DPIC -o .libs/jas_debug.lo In file included from jas_debug.c:118: ../include/jasper/jas_types.h:249: syntax error before `long' *** Error code 1 Stop in /usr/ports/graphics/jasper/work/jasper-1.600.0/src/libjasper/base. *** Error code 1 Stop in /usr/ports/graphics/jasper/work/jasper-1.600.0/src/libjasper. *** Error code 1 Stop in /usr/ports/graphics/jasper/work/jasper-1.600.0/src. *** Error code 1 Stop in /usr/ports/graphics/jasper/work/jasper-1.600.0. *** Error code 1 Stop in /usr/ports/graphics/jasper. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade60335.1 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! graphics/jasper (jasper-1.500.4) (bad C++ code) # -- Stacey Roberts B.Sc (HONS) Computer Science Web: www.vickiandstacey.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1043015655.51041.505.camel>