Bug#599964: ecl: FTBFS on sparc: undefined reference to `GC_clear_stack_inner' et al.

Cyril Brulebois kibi at debian.org
Tue Oct 12 13:33:21 UTC 2010


Source: ecl
Version: 10.3.1-2
Severity: serious
Justification: FTBFS
User: debian-sparc at lists.debian.org
Usertags: sparc

Hi,

your package no longer builds on sparc:
| if [ -f CROSS-COMPILER ]; then \
| 		touch ecl_min; \
| 	else \
| 		sparc-linux-gnu-gcc  -o ecl_min cinit.o c/all_symbols.o -L./ libeclmin.a -leclgc  -lgmp -lpthread -ldl  -lm ;\
| 	fi
| .//libeclgc.a(misc.o): In function `GC_clear_stack':
| /build/buildd-ecl_10.3.1-2-sparc-2t7sgw/ecl-10.3.1/src/gc/misc.c:291: undefined reference to `GC_clear_stack_inner'
| .//libeclgc.a(pthread_support.o): In function `GC_do_blocking_inner':
| /build/buildd-ecl_10.3.1-2-sparc-2t7sgw/ecl-10.3.1/src/gc/pthread_support.c:878: undefined reference to `GC_save_regs_in_stack'
| .//libeclgc.a(pthread_stop_world.o): In function `GC_push_all_stacks':
| /build/buildd-ecl_10.3.1-2-sparc-2t7sgw/ecl-10.3.1/src/gc/pthread_stop_world.c:274: undefined reference to `GC_save_regs_in_stack'
| .//libeclgc.a(pthread_stop_world.o): In function `GC_suspend_handler_inner':
| /build/buildd-ecl_10.3.1-2-sparc-2t7sgw/ecl-10.3.1/src/gc/pthread_stop_world.c:181: undefined reference to `GC_save_regs_in_stack'
| .//libeclgc.a(mach_dep.o): In function `GC_with_callee_saves_pushed':
| /build/buildd-ecl_10.3.1-2-sparc-2t7sgw/ecl-10.3.1/src/gc/mach_dep.c:196: undefined reference to `GC_save_regs_in_stack'
| /build/buildd-ecl_10.3.1-2-sparc-2t7sgw/ecl-10.3.1/src/gc/mach_dep.c:196: undefined reference to `GC_save_regs_in_stack'
| collect2: ld returned 1 exit status

Full build logs:
  https://buildd.debian.org/status/package.php?p=ecl

Mraw,
KiBi.





More information about the pkg-common-lisp-devel mailing list