Subject: None
To: None <gnats-bugs@gnats.netbsd.org, tech-pkg@netbsd.org, port-pmax@netbsd.org>
From: Daniel Senderowicz <daniel@mispibes.SynchroDS.COM>
List: tech-pkg
Date: 04/13/2002 10:52:55
>Submitter-Id:	net
>Originator:	Daniel Senderowicz
>Organization: SynchroDesign Inc.
	
>Confidential:	no 
>Synopsis:	octave-2.1.34 fails in building 
>Severity:	critical 
>Priority:	high 
>Category:	pkg 
>Class:		sw-bug 
>Release:	NetBSD 1.5.2
>Environment:
	
System: NetBSD mispibes.SynchroDS.COM 1.5.2 NetBSD 1.5.2 (SYNCHRODESIGN) #0: Fri Sep 28 18:06:04 PDT 2001 root@:/usr/src/sys/arch/pmax/compile/SYNCHRODESIGN pmax

octave-2.1.34 fails in building. Below are the last few lines of
the building log.

..........
/usr/pkg/bin/libtool  --mode=compile c++ -c  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob -I../glob -I/usr/pkg/include -DHAVE_CONFIG_H -fno-implicit-templates -O2 mappers.cc -o mappers.o
c++ -c -I. -I.. -I../liboctave -I../src -I../libcruft/misc -I../glob -I../glob -I/usr/pkg/include -DHAVE_CONFIG_H -fno-implicit-templates -O2 mappers.cc  -fPIC -DPIC -o .libs/mappers.o
/tmp/ccRFnumn.s: Assembler messages:
/tmp/ccRFnumn.s:679: Error: Branch out of range
/tmp/ccRFnumn.s:1490: Error: Branch out of range
/tmp/ccRFnumn.s:2299: Error: Branch out of range
/tmp/ccRFnumn.s:3108: Error: Branch out of range
/tmp/ccRFnumn.s:3916: Error: Branch out of range
/tmp/ccRFnumn.s:4724: Error: Branch out of range
gmake[2]: *** [mappers.o] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/math/octave-current/work/octave-2.1.33/src'
gmake[1]: *** [src] Error 2
gmake[1]: Leaving directory `/usr/pkgsrc/math/octave-current/work/octave-2.1.33'
gmake: *** [all] Error 2
*** Error code 2

Stop.
*** Error code 1

Stop.

>Description:
	
>How-To-Repeat:
	
>Fix: