pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/lang/gcc47



On Mon, Apr 30, 2012 at 04:30:15PM +1200, Steven Drake wrote:
 > > Unfortunately, now it does this:
 > > 
 > > ../../../gcc-4.7.0/libgo/runtime/proc.c:105:4: error: #error unknown case 
 > > for SETCONTEXT_CLOBBERS_TLS
 > > ../../../gcc-4.7.0/libgo/runtime/proc.c: In function 'runtime_gogo':
 > > ../../../gcc-4.7.0/libgo/runtime/proc.c:299:2: error: implicit declaration 
 > > of function 'fixcontext' [-Werror=implicit-function-declaration]
 > > ../../../gcc-4.7.0/libgo/runtime/proc.c: In function 'runtime_schedinit':
 > > ../../../gcc-4.7.0/libgo/runtime/proc.c:388:2: error: implicit declaration 
 > > of function 'initcontext' [-Werror=implicit-function-declaration]
 > > cc1: all warnings being treated as errors
 > > gmake[4]: *** [proc.lo] Error 1
 > 
 > Try building without the 'gcc-go' option.

../../../gcc-4.7.0/libjava/boehm.cc:716:1: warning: unused parameter 'thread' 
[-Wunused-parameter]
../../../gcc-4.7.0/libjava/boehm.cc:725:1: warning: unused parameter 'thread' 
[-Wunused-parameter]
../../../gcc-4.7.0/libjava/boehm.cc:734:1: warning: unused parameter 'thread' 
[-Wunused-parameter]
../../../gcc-4.7.0/libjava/boehm.cc: In function 'void _Jv_GCAttachThread()':
../../../gcc-4.7.0/libjava/boehm.cc:751:26: error: 'GC_register_my_thread' was 
not declared in this scope
../../../gcc-4.7.0/libjava/boehm.cc: In function 'void _Jv_GCDetachThread()':
../../../gcc-4.7.0/libjava/boehm.cc:759:28: error: 'GC_unregister_my_thread' 
was not declared in this scope
../../../gcc-4.7.0/libjava/boehm.cc: At global scope:
../../../gcc-4.7.0/libjava/boehm.cc:73:12: warning: 'int 
_Jv_GC_has_static_roots(const char*, void*, size_t)' declared 'static' but 
never defined [-Wunused-function]
gmake[3]: *** [boehm.lo] Error 1

Seems like we can't win...

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index