Public bug reported:

Binary package hint: maxima

Ubuntu 6.06.1, kernel 2.6.15-28-686

Maxima 5.9.2 from package 5.9.2-2ubuntu3 (dapper-updates)

The help commands 'describe' or '?' cause an error and don't work.
If libc6-dev is installed the problem disappears, but this library is neither a 
dependency of maxima nor a suggested/recommended package. To reproduce:

Make sure libc6-dev is not installed.

:~$ maxima
Maxima restarted.
(%i1) describe(plot2d);
/tmp/gazonk_26472_0.c:174:18: error: math.h: No such file or directory
/tmp/gazonk_26472_0.c:262:20: error: setjmp.h: No such file or directory
/tmp/gazonk_26472_0.c:263:19: error: stdio.h: No such file or directory
/tmp/gazonk_26472_0.c:850: error: syntax error before ‘FILE’
/tmp/gazonk_26472_0.c:860: error: syntax error before ‘}’ token
/tmp/gazonk_26472_0.c:1036: error: field ‘sm’ has incomplete type
/tmp/gazonk_26472_0.c:1616: error: syntax error before ‘jmp_buf’
/tmp/gazonk_26472_0.c:1623: error: syntax error before ‘}’ token
/tmp/gazonk_26472_0.c:1977: error: syntax error before ‘size_t’
/tmp/gazonk_26472_0.c:2153: error: syntax error before ‘*’ token
/tmp/gazonk_26472_0.c:3237:20: error: stdlib.h: No such file or directory
/tmp/gazonk_26472_0.c:3495: error: syntax error before ‘size_t’
/tmp/gazonk_26472_0.c:3495: error: syntax error before ‘)’ token
/tmp/gazonk_26472_0.c:3712: error: syntax error before ‘*’ token
/tmp/gazonk_26472_0.c:3852:20: error: unistd.h: No such file or directory
/tmp/gazonk_26472_0.c:3894: error: syntax error before ‘*’ token
/tmp/gazonk_26472_0.c:3895: error: syntax error before ‘*’ token
/tmp/gazonk_26472_0.c:3896: error: syntax error before ‘*’ token
/tmp/gazonk_26472_0.c:4054: error: syntax error before ‘*’ token
/tmp/gazonk_26472_0.c:4141: error: syntax error before ‘*’ token

Maxima encountered a Lisp error:

 (SYSTEM "gcc -c -Wall -DVOL=volatile -fsigned-char -pipe
-I/usr/lib/gcl-2.6.7/unixport/../h  -O -c \"/tmp/gazonk_26472_0.c\" -o
\"/tmp/gazonk_26472_0.o\" -w") returned a non-zero value 0.

Automatically continuing.
To reenable the Lisp debugger set *debugger-hook* to nil.

The same happens with the alternative command '?'

:~$ maxima
Maxima restarted.
(%i1) ? plot2d
/tmp/gazonk_27460_0.c:174:18: error: math.h: No such file or directory
/tmp/gazonk_27460_0.c:262:20: error: setjmp.h: No such file or directory
/tmp/gazonk_27460_0.c:263:19: error: stdio.h: No such file or directory
/tmp/gazonk_27460_0.c:850: error: syntax error before ‘FILE’
/tmp/gazonk_27460_0.c:860: error: syntax error before ‘}’ token
/tmp/gazonk_27460_0.c:1036: error: field ‘sm’ has incomplete type
/tmp/gazonk_27460_0.c:1616: error: syntax error before ‘jmp_buf’
/tmp/gazonk_27460_0.c:1623: error: syntax error before ‘}’ token
/tmp/gazonk_27460_0.c:1977: error: syntax error before ‘size_t’
/tmp/gazonk_27460_0.c:2153: error: syntax error before ‘*’ token
/tmp/gazonk_27460_0.c:3237:20: error: stdlib.h: No such file or directory
/tmp/gazonk_27460_0.c:3495: error: syntax error before ‘size_t’
/tmp/gazonk_27460_0.c:3495: error: syntax error before ‘)’ token
/tmp/gazonk_27460_0.c:3712: error: syntax error before ‘*’ token
/tmp/gazonk_27460_0.c:3852:20: error: unistd.h: No such file or directory
/tmp/gazonk_27460_0.c:3894: error: syntax error before ‘*’ token
/tmp/gazonk_27460_0.c:3895: error: syntax error before ‘*’ token
/tmp/gazonk_27460_0.c:3896: error: syntax error before ‘*’ token
/tmp/gazonk_27460_0.c:4054: error: syntax error before ‘*’ token
/tmp/gazonk_27460_0.c:4141: error: syntax error before ‘*’ token

Maxima encountered a Lisp error:

 (SYSTEM "gcc -c -Wall -DVOL=volatile -fsigned-char -pipe
-I/usr/lib/gcl-2.6.7/unixport/../h  -O -c \"/tmp/gazonk_27460_0.c\" -o
\"/tmp/gazonk_27460_0.o\" -w") returned a non-zero value 0.

Automatically continuing.
To reenable the Lisp debugger set *debugger-hook* to nil.

** Affects: maxima (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
describe or ? cause error
https://launchpad.net/bugs/92710

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to