pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/46719: mrtg fails to build with a compiler error on sparc64



>Number:         46719
>Category:       pkg
>Synopsis:       mrtg fails to build with a compiler error on sparc64
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jul 18 20:35:00 +0000 2012
>Originator:     H. Todd Fujinaka
>Release:        NetBSD 6.0_BETA2
>Organization:
None
>Environment:
        
        
System: NetBSD emily.i8u.org 6.0_BETA2 NetBSD 6.0_BETA2 (EMILY) #17: Tue Jul 17 
18:45:37 PDT 2012 
htodd@chris:/usr/obj/netbsd-6/sparc64/objdir/usr/src/sys/arch/sparc64/compile/EMILY
 sparc64
Architecture: sparc64
Machine: sparc64
>Description:

===> Building for mrtg-2.17.2nb1
gcc -DPNG_NO_ASSEMBLER_CODE -I/usr/include -I/usr/pkg/include 
-I/usr/pkg/include/freetype2 -I/usr/pkg -I/usr -I/usr/pkg -O2 -I/usr/include 
-I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -Wpointer-arith 
-Wcast-align -Wmissing-declarations -Wnested-externs -Winline -W 
-DHAVE_CONFIG_H -c ./src/rateup.c -o bin/rateup.o
./src/rateup.c: In function 'update':
./src/rateup.c:1575:4: warning: comparison between signed and unsigned integer 
expressions
./src/rateup.c:1612:4: warning: comparison between signed and unsigned integer 
expressions
./src/rateup.c:1649:4: warning: comparison between signed and unsigned integer 
expressions
./src/rateup.c:1686:4: warning: comparison between signed and unsigned integer 
expressions
./src/rateup.c: In function 'image':
./src/rateup.c:1136:1: error: insn does not satisfy its constraints:
(insn 11219 11218 3096 307 ./src/rateup.c:913 (set (mem/c:SI (reg:DI 2 %g2) [23 
%sfp+-10660 S4 A32])
        (reg:SI 65 %f33 [+4 ])) 50 {*movsi_insn} (nil))
./src/rateup.c:1136:1: internal compiler error: in 
reload_cse_simplify_operands, at postreload.c:396
Please submit a full bug report,
with preprocessed source if appropriate.
See  for instructions.
*** Error code 1

        
>How-To-Repeat:
cd /usr/pkgsrc/net/mrtg; make whatever
        
>Fix:
No idea.
        

>Unformatted:
 Subject: mrtg fails to build with a compiler error
        
        


Home | Main Index | Thread Index | Old Index