Subject: pkg/24571: gforth breaks on compile
To: None <gnats-bugs@gnats.netbsd.org>
From: None <root@nixsys.bz>
List: netbsd-bugs
Date: 02/27/2004 06:22:58
>Number:         24571
>Category:       pkg
>Synopsis:       gforth breaks on compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 27 06:24:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Root
>Release:        NetBSD 1.6.1
>Organization:
>Environment:
System: NetBSD nixsys 1.6.1 NetBSD 1.6.1 (NIXSYS) #9: Fri Jan 30 23:41:47 EST 2004 root@nixsys:/usr/src/sys/arch/alpha/compile/NIXSYS alpha
Architecture: alpha
Machine: alpha
>Description:

===> Building for gforth-0.6.2
if test -r version && test x'0.6.2' = x`cat version` ; then true ; else echo 0.6.2 > version ; fi
/usr/bin/make gforth
./config.status
config.status: creating Makefile
config.status: creating Makedist
config.status: creating gforthmi
config.status: creating vmgen
config.status: creating machpc.fs
config.status: creating engine/Makefile
config.status: creating doc/version.texi
config.status: creating engine/config.h
config.status: engine/config.h is unchanged
config.status: executing stamp-h commands
cd engine && /usr/bin/make gforth gforth-ditc gforth-fast gforth-itc
cd .. && CONFIG_FILES=stamp-h CONFIG_HEADERS=engine/config.h ./config.status
config.status: creating stamp-h
config.status: creating engine/config.h
config.status: engine/config.h is unchanged
config.status: executing stamp-h commands
echo timestamp > stamp-h
gcc  -I./../arch/alpha -I. -Wall -O2 -Dunix -mieee -I/usr/pkg/include -mieee -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/pkg/lib/gforth/site-forth:/usr/pkg/share/gforth/site-forth:/usr/pkg/lib/gforth/0.6.2:/usr/pkg/share/gforth/0.6.2"' -fno-gcse -fno-strict-aliasing -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -o engine.o -c ./engine.c
In file included from ./engine.c:32:
threaded.h:216: warning: #warning direct threading scheme 5: long latency, cfa live
In file included from ./engine.c:337:
./prim: In function `engine':
./prim:1983: warning: implicit declaration of function `ecvt'
./prim:1983: warning: assignment makes pointer from integer without a cast
./prim:2309: aggregate value used where an integer was expected
./prim:2328: aggregate value used where an integer was expected
./prim:2360: incompatible types in assignment
./prim:2393: incompatible types in assignment
./prim:2405: warning: value computed is not used
./prim:2409: warning: value computed is not used
./prim:2409: warning: value computed is not used
./prim:2413: warning: value computed is not used
./prim:2413: warning: value computed is not used
./prim:2417: incompatible types in assignment
./prim:2417: warning: value computed is not used
./prim:2417: warning: value computed is not used
./prim:2421: warning: value computed is not used
./prim:2421: warning: value computed is not used
./prim:2425: warning: value computed is not used
./prim:2425: warning: value computed is not used
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/gforth/work/gforth-0.6.2/engine
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/gforth/work/gforth-0.6.2
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/gforth/work/gforth-0.6.2
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/lang/gforth
*** Error code 1

Stop.
make: stopped in /sys/pkgsrc/lang/gforth


>How-To-Repeat:
	make gforth in pkgsrc-current.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: