#1024642 pgcharts: FTBFS: Fatal NAME-CONFLICT: [...] PGCHARTS.SQL:READ-QUERIES, POSTMODERN:READ-QUERIES

Package:
src:pgcharts
Source:
src:pgcharts
Submitter:
Andreas Beckmann
Date:
2025-08-13 09:13:04 UTC
Severity:
normal
Tags:
#1024642#5
Date:
2022-11-22 16:02:52 UTC
From:
To:
Hi,

pgcharts recently started to FTBFS in both testing (emacs 27)
and unstable (emacs 28):

   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 24 SEP 2022 09:05:35 AM):

; 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.2.9.debian-linux-x64/usr/share/common-lisp/source/cl-asdf/build/asdf-tmpGHU3ALSV.fasl
; compilation finished in 0:00:13.588
;
; compilation unit finished
;   printed 2 notes
;; loading file #P"/usr/share/common-lisp/source/cl-asdf/build/asdf.lisp"
;; loading system "pgcharts"
Fatal NAME-CONFLICT:
  USE-PACKAGE #<PACKAGE "PGCHARTS.SQL"> causes name-conflicts in
  #<PACKAGE "PGCHARTS"> between the following symbols:
    PGCHARTS.SQL:READ-QUERIES, POSTMODERN:READ-QUERIES
See also:
  The ANSI Standard, Section 11.1.1.2.5
make[1]: *** [debian/rules:32: override_dh_auto_build] Error 1


Andreas

#1024642#18
Date:
2025-08-13 09:10:56 UTC
From:
To:
Dear submitter,

as the package pgcharts has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1108003

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)