Your message dated Thu, 21 Sep 2017 14:07:42 +0200
with message-id <1505995662.1818.32.ca...@debian.org>
and subject line Re: clisp: FTBFS on sparc: ALLOCATE-METAOBJECT-INSTANCE: 
length 0 should be of type (INTEGER (0) (0000))
has caused the Debian Bug report #478000,
regarding clisp: FTBFS on sparc: ALLOCATE-METAOBJECT-INSTANCE: length 0 should 
be of type (INTEGER (0) (0000))
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
478000: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478000
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: clisp
Severity: serious


Hi,

after lebrun.d.o timed out while building clisp I gave it a try in the
sid chroot of sperger, this time it failed to build, too. Unfortunately
I forgot to write a full build log, but the build-depends are installed
in the sid chroot of sperger, so you can easily give it a try.


mkdir data
cd data && ln -s /home/bzed/clisp-2.44/utils/unicode/UnicodeDataFull.txt .
cd data && ln -s /home/bzed/clisp-2.44/doc/Symbol-Table.text .
gcc -mcpu=v9 -D SAFETY=3 -D NO_MULTIMAP_SHM -D NO_MULTIMAP_FILE -D
NO_SINGLEMAP -D NO_TRIVIALMAP -falign-functions=4 -Igllib -W -Wswitch
-Wcomment -Wpointer-arith -W
implicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O
-DUNICODE -DDYNAMIC_FFI -DDYNAMIC_MODULES -I. -x none
-Wl,-export-dynamic spvw.o spvwtabf.o spvwta
bs.o spvwtabo.o eval.o control.o encoding.o pathname.o stream.o socket.o
io.o funarg.o array.o hashtabl.o list.o package.o record.o weak.o
sequence.o charstrg.o debu
g.o error.o misc.o time.o predtype.o symbol.o lisparit.o i18n.o
foreign.o unixaux.o built.o arisparc64.o gllib/uniwidth/width.o
gllib/uniname/uniname.o gllib/localch
arset.o modules.o /usr/lib/libreadline.so -lncurses -ldl
/usr/lib/libavcall.so /usr/lib/libcallback.so  -L/usr/lib -lsigsegv -o
lisp.run
./lisp.run -B . -N locale -E 1:1 -Efile UTF-8 -Eterminal UTF-8 -norc -m
2MW -x "(and (setq custom::*load-paths* (quote
(\"/home/bzed/clisp-2.44/src/\"))) (load \"/ho
me/bzed/clisp-2.44/src/init.lisp\") (sys::%saveinitmem) (ext::exit))
(ext::exit t)"
  i i i i i i i       ooooo    o        ooooooo   ooooo   ooooo
  I I I I I I I      8     8   8           8     8     o  8    8
  I  \ `+' /  I      8         8           8     8        8    8
   \  `-+-'  /       8         8           8      ooooo   8oooo
    `-__|__-'        8         8           8           8  8
        |            8     o   8           8     o     8  8
  ------+------       ooooo    8oooooo  ooo8ooo   ooooo   8

Welcome to GNU CLISP 2.44 (2008-02-02) <http://clisp.cons.org/>

Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2008

Type :h and hit Enter for context help.

;; Loading file /home/bzed/clisp-2.44/src/defseq.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/defseq.lisp
;; Loading file /home/bzed/clisp-2.44/src/backquote.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/backquote.lisp
;; Loading file /home/bzed/clisp-2.44/src/defmacro.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/defmacro.lisp
;; Loading file /home/bzed/clisp-2.44/src/macros1.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/macros1.lisp
;; Loading file /home/bzed/clisp-2.44/src/macros2.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/macros2.lisp
;; Loading file /home/bzed/clisp-2.44/src/defs1.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/defs1.lisp
;; Loading file /home/bzed/clisp-2.44/src/lambdalist.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/lambdalist.lisp
;; Loading file /home/bzed/clisp-2.44/src/places.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/places.lisp
;; Loading file /home/bzed/clisp-2.44/src/floatprint.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/floatprint.lisp
;; Loading file /home/bzed/clisp-2.44/src/defpackage.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/defpackage.lisp
;; Loading file /home/bzed/clisp-2.44/src/type.lisp ...
;;  Loading file /home/bzed/clisp-2.44/src/subtypep.lisp ...
;;  Loaded file /home/bzed/clisp-2.44/src/subtypep.lisp
;; Loaded file /home/bzed/clisp-2.44/src/type.lisp
;; Loading file /home/bzed/clisp-2.44/src/clos-package.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/clos-package.lisp
;; Loading file /home/bzed/clisp-2.44/src/clos-macros.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/clos-macros.lisp
;; Loading file /home/bzed/clisp-2.44/src/clos-class0.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/clos-class0.lisp
;; Loading file /home/bzed/clisp-2.44/src/clos-metaobject1.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/clos-metaobject1.lisp
;; Loading file /home/bzed/clisp-2.44/src/clos-slotdef1.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/clos-slotdef1.lisp
;; Loading file /home/bzed/clisp-2.44/src/clos-stablehash1.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/clos-stablehash1.lisp
;; Loading file /home/bzed/clisp-2.44/src/clos-specializer1.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/clos-specializer1.lisp
;; Loading file /home/bzed/clisp-2.44/src/clos-class1.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/clos-class1.lisp
;; Loading file /home/bzed/clisp-2.44/src/clos-class2.lisp ...
;; Loaded file /home/bzed/clisp-2.44/src/clos-class2.lisp
;; Loading file /home/bzed/clisp-2.44/src/clos-class3.lisp ...
*** - ALLOCATE-METAOBJECT-INSTANCE: length 0 should be of type (INTEGER
(0) (0000))
Bye.
make[1]: *** [interpreted.mem] Error 1
make[1]: Leaving directory `/home/bzed/clisp-2.44/debian/build'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2


Cheers,

Bernd


-- 
 Bernd Zeimetz                           Debian GNU/Linux Developer
 GPG Fingerprint: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79



--- End Message ---
--- Begin Message ---
On Sat, 26 Apr 2008 10:58:07 +0200 Bernd Zeimetz <be...@bzed.de> wrote:
> Package: clisp

> after lebrun.d.o timed out while building clisp I gave it a try in the
> sid chroot of sperger, this time it failed to build, too. Unfortunately
> I forgot to write a full build log, but the build-depends are installed
> in the sid chroot of sperger, so you can easily give it a try.

Closing, since the sparc (32-bit) port has been discontinued.

-- 
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  http://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀  http://www.debian.org

--- End Message ---

Reply via email to