Comment 10 for bug 296643

Revision history for this message
Benjamin Drung (bdrung) wrote :

Here is a debdiff for Ubuntu. The problem is, that the package does not build (neither the Debian one, nor the modified one):

config.status: creating plotting/Makefile
make[1]: Leaving directory `/home/skipper/Desktop/maxima-5.17.1'
make[1]: Entering directory `/home/skipper/Desktop/maxima-5.17.1'
Making all in src
make[2]: Entering directory `/home/skipper/Desktop/maxima-5.17.1/src'
test -d binary-gcl || mkdir binary-gcl
gcl -batch -eval '(progn (load "../lisp-utils/defsystem.lisp") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-gcl/maxima" "gcl-depends.mk"))'

Warning:
REQUIRE is being redefined.
make[2]: *** [gcl-depends.mk] Segmentation fault
make[2]: *** Deleting file `gcl-depends.mk'
make[2]: Leaving directory `/home/skipper/Desktop/maxima-5.17.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/skipper/Desktop/maxima-5.17.1'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2