From owner-freebsd-questions Sun Jan 19 14:34:17 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87BB237B401; Sun, 19 Jan 2003 14:34:14 -0800 (PST) Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.241.160.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id D20B243F18; Sun, 19 Jan 2003 14:34:13 -0800 (PST) (envelope-from stacey@vickiandstacey.com) Received: from [192.168.1.8] (81-86-129-77.dsl.pipex.com [81.86.129.77]) by shockwave.systems.pipex.net (Postfix) with ESMTP id 148641600B66E; Sun, 19 Jan 2003 22:34:11 +0000 (GMT) Subject: portupgrade of jasper-1.500.4 fails From: Stacey Roberts Reply-To: stacey@vickiandstacey.com To: FreeBSD Questions Cc: sobomax@FreeBSD.org Content-Type: text/plain Organization: Message-Id: <1043015655.51041.505.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 19 Jan 2003 22:34:15 +0000 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 .vickiandstacey.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 15 23:37:50 GMT 2002 root@.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