ports/59033: Update port: lang/cyclone 0.6 [patch]

Volker Stolz stolz at i2.informatik.rwth-aachen.de
Fri Nov 7 16:30:19 UTC 2003


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

From: Volker Stolz <stolz at i2.informatik.rwth-aachen.de>
To: Kirill Ponomarew <krion at FreeBSD.org>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/59033: Update port: lang/cyclone 0.6 [patch]
Date: Fri, 7 Nov 2003 17:23:52 +0100

 On Fri, Nov 07, 2003 at 12:09:53PM +0100, Kirill Ponomarew wrote:
 > > >Number:         59033
 > > >Category:       ports
 > > >Synopsis:       Update port: lang/cyclone 0.6 [patch]
 > gmake[1]: Entering directory
 > `/usr/ports/lang/cyclone/work/cyclone-0.6'
 > bin/cyclone -c -Iinclude -Ibin/lib/cyc-lib/i386-portbld-freebsd5.1/include -Bbin/lib/cyc-lib -o lib/bitvec.o -O lib/bitvec.cyc
 > In file included from lib/bitvec.cyc:31:
 > bin/lib/cyc-lib/i386-portbld-freebsd5.1/include/stdio.h:1:1: unterminated #ifndef
 > 
 > Error: preprocessing
 > gmake[1]: *** [lib/bitvec.o] Error 1 
 > gmake[1]: Leaving directory `/usr/ports/lang/cyclone/work/cyclone-0.6'
 > gmake: *** [lib/bitvec.o] Error 2
 > *** Error code 2
 
 Looks like cyclone doesn't like -CURRENT's header files, I'm not sure that this
 can be fixed with a simple patch. Can you live with a 
 .if && ${OSVERSION} >= 500000
 BROKEN="Cannot convert header files on -CURRENT!"
 .endif
 
 Volker
 -- 
 http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME
 rage against the finite state machine 



More information about the freebsd-ports-bugs mailing list