jgnat compilation fails with the following output: adagcc -c -O2 -gnatgp -gnata -nostdinc -I. -I/usr/ports/lang/jgnat/work/jgnat-1.1p/src/ -I/usr/ports/lang/jgnat/work/jgnat-1.1p/src/ -I- /usr/ports/lang/jgnat/work/jgnat-1.1p/src/gnat1drv.adb fatal error: system.ads is incorrectly formatted missing line for parameter: AAMP fatal error: system.ads is incorrectly formatted missing line for parameter: Backend_Divide_Checks fatal error: system.ads is incorrectly formatted missing line for parameter: Backend_Overflow_Checks fatal error: system.ads is incorrectly formatted missing line for parameter: Command_Line_Args fatal error: system.ads is incorrectly formatted missing line for parameter: Frontend_Layout fatal error: system.ads is incorrectly formatted missing line for parameter: Fractional_Fixed_Ops fatal error: system.ads is incorrectly formatted missing line for parameter: High_Integrity_Mode fatal error: system.ads is incorrectly formatted missing line for parameter: Use_Ada_Main_Program_Name fatal error: system.ads is incorrectly formatted missing line for parameter: OpenVMS fatal error: system.ads is incorrectly formatted missing line for parameter: ZCX_By_Default fatal error: system.ads is incorrectly formatted missing line for parameter: GCC_ZCX_Support fatal error: system.ads is incorrectly formatted missing line for parameter: Front_End_ZCX_Support compilation abandoned gnatmake: "/usr/ports/lang/jgnat/work/jgnat-1.1p/src/gnat1drv.adb" compilation error
Almost all of the Ada ports will bomb as a result of the change to GNAT 3.15p. The syntax has been tightened up a bit and formally passible code is now being rejected. :) Needless to say, plenty of patches . . . __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
Date: Sat, 1 Nov 2003 20:29:30 -0800 From: John Merryweather Cooper <coop9211@uidaho.edu> To: edwin@lonesome.com Subject: Re: FreeBSD ports Problem Reports for ports you maintain X-Mailer: Balsa 2.0.15 lang/jgnat and the associated lang/jgnat-doc-* ports should be retired. lang/jgnat is no longer supported by ACT and will no longer compile with lang/gnat's Ada compiler. As to lang/rexx-imc, I've previously given my O.K. for this patch, but a committer is lacking. :) jmc -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php
State Changed From-To: open->closed Commited, thanks!