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

Bug#377842: FTBFS: incompatible implicit declaration of function 'print_lisp_object'



Package: openmcl
Version: 0.14.2.p1.o
Severity: serious

Your package fails to build in unstable:

> Automatic build of openmcl_0.14.2.p1.o on test.track.rz.uni-augsburg.de by sbuild/powerpc 0.47
...
> cc -c ../lisp-debug.c -DLINUX -D_REENTRANT  -DOPENMCL_MAJOR_VERSION=0 -DOPENMCL_MINOR_VERSION=14 -g -O2 -m32 -o lisp-debug.o
> ../lisp-debug.c: In function 'describe_illegal':
> ../lisp-debug.c:131: error: incompatible implicit declaration of function 'print_lisp_object'
> ../lisp-debug.c:90: error: previous implicit declaration of 'print_lisp_object' was here
> ../lisp-debug.c: In function 'describe_trap':
> ../lisp-debug.c:217: error: incompatible implicit declaration of function 'print_lisp_object'
> ../lisp-debug.c:90: error: previous implicit declaration of 'print_lisp_object' was here
> ../lisp-debug.c: In function 'debug_identify_function':
> ../lisp-debug.c:618: error: incompatible implicit declaration of function 'print_lisp_object'
> ../lisp-debug.c:90: error: previous implicit declaration of 'print_lisp_object' was here
> make[2]: *** [lisp-debug.o] Error 1
> make[2]: Leaving directory `/build/tbm/openmcl-0.14.2.p1.o/lisp-kernel/linux'

-- 
Martin Michlmayr
http://www.cyrius.com/



Reply to: