Your message dated Thu, 9 Dec 2021 16:12:23 +0100 with message-id <[email protected]> and subject line Re: Bug#999625: pgcharts: FTBFS: Compilation failed: * is not permitted as an argument to the FUNCTION type specifier in /usr/share/common-lisp/source/esrap/src/evaluator.lisp has caused the Debian Bug report #999625, regarding pgcharts: FTBFS: Compilation failed: * is not permitted as an argument to the FUNCTION type specifier in /usr/share/common-lisp/source/esrap/src/evaluator.lisp 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 [email protected] immediately.) -- 999625: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999625 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: pgcharts Version: 1.0+2017-09-16-1 Severity: serious Tags: ftbfs sid bookworm Justification: fails to build from source Hi, pgcharts recently started to FTBFS in sid. Since the package hasn't changed since stable and it still build sfine in stable, this new failure must be caused by an updated build-dependency. fakeroot debian/rules binary dh binary dh: warning: Compatibility levels before 10 are deprecated (level 9 in use) dh_update_autotools_config dh_auto_configure dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 9 in use) debian/rules override_dh_auto_build make[1]: Entering directory '/build/pgcharts-1.0+2017-09-16' mkdir -p build/bin mkdir -p /build/pgcharts-1.0+2017-09-16/debian/home buildapp --logfile /tmp/pgcharts-build.log \ --require sb-posix \ --load /usr/share/common-lisp/source/cl-asdf/build/asdf.lisp \ --asdf-path . \ --asdf-tree /usr/share/common-lisp/systems \ --load-system pgcharts \ --load src/image.lisp \ --load debian/settings.lisp \ --entry pgcharts:main \ --dynamic-space-size 4096 \ --compress-core \ --output build/bin/pgcharts ; compiling file "/usr/share/common-lisp/source/cl-asdf/build/asdf.lisp" (written 12 OCT 2021 01:11:59 PM): ; file: /usr/share/common-lisp/source/cl-asdf/build/asdf.lisp ; in: DEFUN CALL-WITH-OUTPUT ; (WITH-OUTPUT-TO-STRING (STREAM NIL :ELEMENT-TYPE UIOP/STREAM::ELEMENT-TYPE) ; (FUNCALL FUNCTION STREAM)) ; --> LET ; ==> ; (MAKE-STRING 31 :ELEMENT-TYPE UIOP/STREAM::ELEMENT-TYPE) ; ; note: could not stack allocate: ; (WITH-OUTPUT-TO-STRING (STREAM NIL :ELEMENT-TYPE ELEMENT-TYPE) ; (FUNCALL FUNCTION STREAM)) ; in: DEFUN SLURP-STREAM-STRING ; (WITH-OUTPUT-TO-STRING ; (UIOP/STREAM::OUTPUT NIL :ELEMENT-TYPE UIOP/STREAM::ELEMENT-TYPE) ; (UIOP/STREAM:COPY-STREAM-TO-STREAM UIOP/STREAM::INPUT UIOP/STREAM::OUTPUT ; :ELEMENT-TYPE UIOP/STREAM::ELEMENT-TYPE)) ; --> LET ; ==> ; (MAKE-STRING 31 :ELEMENT-TYPE UIOP/STREAM::ELEMENT-TYPE) ; ; note: could not stack allocate: ; (WITH-OUTPUT-TO-STRING (OUTPUT NIL :ELEMENT-TYPE ELEMENT-TYPE) ; (COPY-STREAM-TO-STREAM INPUT OUTPUT :ELEMENT-TYPE ELEMENT-TYPE)) ; wrote /build/pgcharts-1.0+2017-09-16/debian/home/.cache/common-lisp/sbcl-2.1.10.debian-linux-x64/usr/share/common-lisp/source/cl-asdf/build/asdf-tmpGHU3ALSV.fasl ; compilation finished in 0:00:02.364 ; ; compilation unit finished ; printed 2 notes ;; loading file #P"/usr/share/common-lisp/source/cl-asdf/build/asdf.lisp" ;; loading system "pgcharts" Fatal SIMPLE-ERROR: Compilation failed: * is not permitted as an argument to the FUNCTION type specifier in /usr/share/common-lisp/source/esrap/src/evaluator.lisp make[1]: *** [debian/rules:32: override_dh_auto_build] Error 1 make[1]: Leaving directory '/build/pgcharts-1.0+2017-09-16' make: *** [debian/rules:52: binary] Error 2 Andreas
pgcharts_1.0+2017-09-16-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---Version: 20180430-1.2 Re: Simon Chopin > Control: reassign -1 cl-esrap > Control: affects -1 pgcharts pgloader > > This failure is caused by the new version of sbcl being more strict > regarding syntax conformance. Attached is the debdiff of the delta I > applied in Ubuntu. Thanks! Uploaded as NMU. Christoph
--- End Message ---

