Subject: port-alpha/30384: netbsd-1-6 release doesn't compile on alpha
To: None <port-alpha-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: None <harenberg@physik.uni-wuppertal.de>
List: netbsd-bugs
Date: 05/31/2005 07:04:00
>Number:         30384
>Category:       port-alpha
>Synopsis:       netbsd-1-6 release doesn't compile on alpha
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    port-alpha-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 31 07:04:00 +0000 2005
>Originator:     harenberg@physik.uni-wuppertal.de
>Release:        NetBSD 1.6.2_STABLE
>Organization:
University of Wuppertal
>Environment:
	
	
System: NetBSD wpdu2 1.6.2_STABLE NetBSD 1.6.2_STABLE (wpdu2) #0: Tue Oct 26 13:33:28 CEST 2004 root@wpdu2:/usr/pkgsrc/src/sys/arch/alpha/compile/wpdu2 alpha
Architecture: alpha
Machine: alpha
>Description:
cvs co -rnetbsd-1-6 -P src
./build.sh -T /opt/alphatools -O /opt/alphaobj -D /opt/alphabuild tools kernel=wpdu2
/opt/alphatools/bin/alpha--netbsd-gcc -O2 -ffreestanding  -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized
-Werror -mieee -mno-fp-regs  -DSYSVSEM -DSYSVMSG -DSYSVSHM -DCOMPAT_OSF1
-nostdinc -nostdinc -I. -I/wwwhome/src/sys/lkm/compat/osf1 -isystem
/wwwhome/src/sys -isystem /wwwhome/src/sys/arch -D_KERNEL -D_LKM  -c
/wwwhome/src/sys/compat/osf1/osf1_resource.c
/opt/alphatools/bin/alpha--netbsd-gcc -O2 -ffreestanding  -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized
-Werror -mieee -mno-fp-regs  -DSYSVSEM -DSYSVMSG -DSYSVSHM -DCOMPAT_OSF1
-nostdinc -nostdinc -I. -I/wwwhome/src/sys/lkm/compat/osf1 -isystem
/wwwhome/src/sys -isystem /wwwhome/src/sys/arch -D_KERNEL -D_LKM  -c
/wwwhome/src/sys/compat/osf1/osf1_signal.c
cc1: warnings being treated as errors
/wwwhome/src/sys/compat/osf1/osf1_signal.c: In function osf1_sys_sigaction':
/wwwhome/src/sys/compat/osf1/osf1_signal.c:109: warning: implicit
declaration of function OSF1_SIGNO'
*** Error code 1

Stop.
nbmake: stopped in /wwwhome/src/sys/lkm/compat/osf1
*** Error code 1

>How-To-Repeat:
Checkout netbsd-1-6 src and try to build the tools on an alpha machine
(no cross compile, I didn't tested that!)
>Fix:
	

>Unformatted: