ports/68610: lcms upgrade from 1.12,1 -> 1.13,1 fails: "Coarse error! 16 on entry 1021"

Volker Stolz stolz at i2.informatik.rwth-aachen.de
Mon Sep 13 12:00:56 UTC 2004


The following reply was made to PR ports/68610; it has been noted by GNATS.

From: Volker Stolz <stolz at i2.informatik.rwth-aachen.de>
To: Mark Handley <M.Handley at cs.ucl.ac.uk>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: ports/68610: lcms upgrade from 1.12,1 -> 1.13,1 fails: "Coarse error! 16 on entry 1021"
Date: Mon, 13 Sep 2004 13:59:26 +0200

 In gmane.os.freebsd.devel.ports.bugs, you wrote:
 >  I just hit the same problem.  As far as I can see, it looks like the
 >  problem is that testcms (the inbuilt test suite) gets its header files
 >  from the installed lcms rather than the one in its source directory,
 >  and the two are not compatible.  Obviously this doesn't happen with a
 >  fresh install, but does happen when using portupgrade.
 
 Hm, looking at the compiler-invocation, I don't see any potential problem:
 (apart maybe from libtool not DTRT):
 
 make  testcms
 source='testcms.c' object='testcms.o' libtool=no  depfile='.deps/testcms.Po' tmpdepfile='.deps/testcms.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DPACKAGE_NAME=\"lcms\" -DPACKAGE_TARNAME=\"lcms\" -DPACKAGE_VERSION=\"1.13\" -DPACKAGE_STRING=\"lcms\ 1.13\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSIZEOF_INT=4 -DSIZEOF_UNSIGNED_INT=4 -DSIZEO F_LONG=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_LONG_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHasZLIB=1 -I. -I. -I../include -I../include   -I/usr/local/include  -O -pipe -g -c `test -f 'testcms.c' || echo './'`testcms.c
 /bin/sh ../libtool --mode=link cc  -O -pipe -g   -L/usr/local/lib -o testcms -L/usr/local/lib testcms.o ../src/liblcms.la
 mkdir .libs
 cc -O -pipe -g -L/usr/local/lib -o .libs/testcms -L/usr/local/lib testcms.o ../src/.libs/liblcms.so -lm  -Wl,--rpath -Wl,/usr/local/lib
 
 I'll see if I can reproduce this here.
 -- 
 http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME
 Two more month.



More information about the freebsd-ports-bugs mailing list