[Gambas-user] svn c5606 ompile problem jit

wally wally at ...2037...
Mon Apr 1 06:09:26 CEST 2013


SVN at revision 5606, on OpenSuse 12.2

make[2]: Entering directory 
`/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.jit'
make  all-recursive
make[3]: Entering directory 
`/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.jit'
Making all in src
make[4]: Entering directory 
`/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.jit/src'
  CC       gb_jit_la-jit_runtime.lo
jit_runtime.c: In function 'JR_borrow_variant':
jit_runtime.c:177:35: error: macro "OBJECT_REF" passed 2 arguments, but takes 
just 1
jit_runtime.c:177:3: error: 'OBJECT_REF' undeclared (first use in this 
function)
jit_runtime.c:177:3: note: each undeclared identifier is reported only once for 
each function it appears in
jit_runtime.c: In function 'JR_variant_compi_less_than':
jit_runtime.c:513:8: warning: variable 'variant' set but not used [-Wunused-
but-set-variable]
jit_runtime.c: In function 'JR_object_cast':
jit_runtime.c:997:37: error: macro "OBJECT_REF" passed 2 arguments, but takes 
just 1
jit_runtime.c:997:4: error: 'OBJECT_REF' undeclared (first use in this 
function)
jit_runtime.c: At top level:
jit_runtime.c:180:15: warning: 'JR_date_to_float' defined but not used [-
Wunused-function]
jit_runtime.c:186:15: warning: 'JR_string_to_float' defined but not used [-
Wunused-function]
make[4]: *** [gb_jit_la-jit_runtime.lo] Error 1
make[4]: Leaving directory 
`/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.jit/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.jit'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/home/op/WORK/Programming/gambas/gambas3_svn/trunk/gb.jit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/op/WORK/Programming/gambas/gambas3_svn/trunk'
make: *** [all] Error 2





More information about the User mailing list