Subject: port-atari/16418: atari -current BOOT kernel does not compile
To: None <gnats-bugs@gnats.netbsd.org>
From: None <tv@netbsd.org>
List: netbsd-bugs
Date: 04/19/2002 19:01:36
>Number:         16418
>Category:       port-atari
>Synopsis:       atari -current BOOT kernel does not compile
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    port-atari-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 19 15:59:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Todd Vierling
>Release:        NetBSD-current 20020419
>Organization:
	DUH.ORG:  Pointing out the obvious since 1994.

>Environment:
N/A

>Description:

Note that this comes from a cross-build from i386.  However, it is properly using
the cross toolchain.

/home/tv/scratch/tools/bin/m68k--netbsdelf-gcc  -m68020 -msoft-float -ffreestanding  -pipe -Werror -Wall -Wno-main -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-uninitialized  -Datari -I.  -I/home/tv/src/sys/arch -I/home/tv/src/sys -nostdinc -DHZ="0x40" -DM68030 -DFPU_EMULATE -DPANICWAIT -DST_POOL_SIZE="0x16" -DTT_VIDEO -DFALCON_VIDEO -DDISKLABEL_NBDA -DDISKLABEL_AHDI -DMAXUSERS=16 -D_KERNEL -D_KERNEL_OPT   -c /home/tv/src/sys/arch/atari/dev/atari5380.c
/home/tv/src/sys/arch/atari/dev/atari5380.c: In function `ncr5380_drq_intr':
/home/tv/src/sys/arch/atari/dev/atari5380.c:498: inconsistent operand constraints in an `asm'
/home/tv/src/sys/arch/atari/dev/atari5380.c:533: inconsistent operand constraints in an `asm'
/home/tv/src/sys/arch/atari/dev/atari5380.c:571: inconsistent operand constraints in an `asm'
/home/tv/src/sys/arch/atari/dev/atari5380.c:632: inconsistent operand constraints in an `asm'

There's additional errors caused by the above which follow this, from ncr5380.c.

>How-To-Repeat:

Compile the BOOT kernel (or build "make release" for atari).  Watch build bomb.

>Fix:

?
>Release-Note:
>Audit-Trail:
>Unformatted: