Your message dated Mon, 23 Mar 2026 00:04:26 +0000
with message-id <[email protected]>
and subject line Bug#1045059: fixed in ghostscript 10.07.0~dfsg-1
has caused the Debian Bug report #1045059,
regarding ghostscript: Fails to build source after successful build
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.)
--
1045059: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045059
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ghostscript
Version: 10.01.2~dfsg-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> ------------------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package ghostscript
> dpkg-buildpackage: info: source version 10.01.2~dfsg-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jonas Smedegaard <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --no-parallel
> dh_auto_clean -O--no-parallel
> make -j1 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f ./obj/*.dev ./obj/devs*.tr ./obj/gconfig*.h
> rm -f ./obj/gconfx*.h ./obj/j*.h ./obj/tif*.h
> rm -f ./obj/c*.tr ./obj/o*.tr ./obj/l*.tr
> rm -f ./obj/*.o ./obj/*.a ./obj/core ./obj/gmon.out
> rm -f ./obj/deflate.h ./obj/zutil.h
> rm -f ./obj/gconfig*.c ./obj/gscdefs*.c ./obj/iconfig*.c
> rm -f ./obj/_temp_* ./obj/_temp_*.* ./obj/*.map ./obj/*.sym
> rm -f ./obj/aux/genarch ./obj/aux/genconf ./obj/aux/gendev ./obj/aux/genht
> rm -f ./obj/aux/echogs
> rm -f ./obj/gs_init.ps
> rm -f ./obj/aux/mkromfs
> rm -f ./obj/aux/mkromfs_0
> rm -f ./obj/aux/mkromfs_1
> rm -f ./obj/aux/packps
> rm -f ./obj/gsromfs1.c ./obj/gsromfs1_.c ./obj/gsromfs1_1.c
> rm -f ./obj/aux/*.o ./obj/aux/gscdefs*.c
> rm -f ./obj/arch.h
> rm -f ./bin/gs
> rm -f
> rm -f -r ./bin ./obj ./obj ./obj ./obj
> make -f Makefile BUILDDIRPREFIX=so clean-so-subtarget
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make -f Makefile GS_DOT_O= REALMAIN_OBJ= GS_XE=./sobin/libgs.so.10.01
> GPCL_XE=./sobin/libno_gpcl6.so.10.01 GXPS_XE=./sobin/libno_gxps.so.10.01
> GPDF_XE=./sobin/libno_gpdf.so.10.01 GPDL_XE=./sobin/libno_gpdl.so.10.01
> DISPLAY_DEV=./soobj/display.dev BUILDDIRPREFIX=so clean-so-subsubtarget
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f ./soobj/*.dev ./soobj/devs*.tr ./soobj/gconfig*.h
> rm -f ./soobj/gconfx*.h ./soobj/j*.h ./soobj/tif*.h
> rm -f ./soobj/c*.tr ./soobj/o*.tr ./soobj/l*.tr
> rm -f ./soobj/*.o ./soobj/*.a ./soobj/core ./soobj/gmon.out
> rm -f ./soobj/deflate.h ./soobj/zutil.h
> rm -f ./soobj/gconfig*.c ./soobj/gscdefs*.c ./soobj/iconfig*.c
> rm -f ./soobj/_temp_* ./soobj/_temp_*.* ./soobj/*.map ./soobj/*.sym
> rm -f ./soobj/aux/genarch ./soobj/aux/genconf ./soobj/aux/gendev
> ./soobj/aux/genht
> rm -f ./soobj/aux/echogs
> rm -f ./soobj/gs_init.ps
> rm -f ./soobj/aux/mkromfs
> rm -f ./soobj/aux/mkromfs_0
> rm -f ./soobj/aux/mkromfs_1
> rm -f ./soobj/aux/packps
> rm -f ./soobj/gsromfs1.c ./soobj/gsromfs1_.c ./soobj/gsromfs1_1.c
> rm -f ./soobj/aux/*.o ./soobj/aux/gscdefs*.c
> rm -f ./soobj/arch.h
> rm -f ./sobin/libgs.so.10.01
> rm -f
> rm -f -r ./sobin ./soobj ./soobj ./soobj ./soobj
> rm -f ./sobin/libgs.so
> rm -f ./sobin/libgs.so.10
> rm -f ./sobin/gsc
> rm -f ./sobin/gsx
> rm -f -r ./sobin ./soobj ./soobj ./soobj ./soobj
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make -f Makefile GENOPT='-DPROFILE' CFLAGS='-pg -pg -O2 -DNDEBUG -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations
> -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing
> -Werror=declaration-after-statement -fno-builtin -fno-common
> -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1
> -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1
> -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long"
> -D__USE_UNIX98=1 -DBUILD_PDF=1 -I./pdf -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -DHAVE_RESTRICT=1 -DUSE_LIBPAPER
> -I/usr/include/x86_64-linux-gnu -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 '
> LDFLAGS=' -pg' XLIBS='Xt SM ICE Xext X11' GENOPTAUX=
> CFLAGSAUX='-O2 -DNDEBUG -Wall -Wstrict-prototypes -Wundef
> -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings
> -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin
> -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1
> -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1
> -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long"
> -D__USE_UNIX98=1 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_RESTRICT=1
> -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 ' LDFLAGSAUX='' BUILDDIRPREFIX=pg
> cleansub
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f ./pgobj/*.dev ./pgobj/devs*.tr ./pgobj/gconfig*.h
> rm -f ./pgobj/gconfx*.h ./pgobj/j*.h ./pgobj/tif*.h
> rm -f ./pgobj/c*.tr ./pgobj/o*.tr ./pgobj/l*.tr
> rm -f ./pgobj/*.o ./pgobj/*.a ./pgobj/core ./pgobj/gmon.out
> rm -f ./pgobj/deflate.h ./pgobj/zutil.h
> rm -f ./pgobj/gconfig*.c ./pgobj/gscdefs*.c ./pgobj/iconfig*.c
> rm -f ./pgobj/_temp_* ./pgobj/_temp_*.* ./pgobj/*.map ./pgobj/*.sym
> rm -f ./pgobj/aux/genarch ./pgobj/aux/genconf ./pgobj/aux/gendev
> ./pgobj/aux/genht
> rm -f ./pgobj/aux/echogs
> rm -f ./pgobj/gs_init.ps
> rm -f ./pgobj/aux/mkromfs
> rm -f ./pgobj/aux/mkromfs_0
> rm -f ./pgobj/aux/mkromfs_1
> rm -f ./pgobj/aux/packps
> rm -f ./pgobj/gsromfs1.c ./pgobj/gsromfs1_.c ./pgobj/gsromfs1_1.c
> rm -f ./pgobj/aux/*.o ./pgobj/aux/gscdefs*.c
> rm -f ./pgobj/arch.h
> rm -f ./pgbin/gs
> rm -f
> rm -f -r ./pgbin ./pgobj ./pgobj ./pgobj ./pgobj
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make -f Makefile GENOPT='-DDEBUG' CFLAGS='-gdwarf-2 -g3 -O0 -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations
> -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing
> -Werror=declaration-after-statement -fno-builtin -fno-common
> -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1
> -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1
> -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long"
> -D__USE_UNIX98=1 -DBUILD_PDF=1 -I./pdf -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -DHAVE_RESTRICT=1 -DUSE_LIBPAPER
> -I/usr/include/x86_64-linux-gnu -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 '
> GENOPTAUX='-DDEBUG_AUX' CFLAGSAUX='-gdwarf-2 -g3 -O0 -Wall
> -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes
> -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement
> -fno-builtin -fno-common -Werror=return-type -Wno-unused-local-typedefs
> -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1
> -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1
> -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -DHAVE_RESTRICT=1 -fno-strict-aliasing
> -DHAVE_POPEN_PROTO=1 ' BUILDDIRPREFIX=debug cleansub
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f ./debugobj/*.dev ./debugobj/devs*.tr ./debugobj/gconfig*.h
> rm -f ./debugobj/gconfx*.h ./debugobj/j*.h ./debugobj/tif*.h
> rm -f ./debugobj/c*.tr ./debugobj/o*.tr ./debugobj/l*.tr
> rm -f ./debugobj/*.o ./debugobj/*.a ./debugobj/core ./debugobj/gmon.out
> rm -f ./debugobj/deflate.h ./debugobj/zutil.h
> rm -f ./debugobj/gconfig*.c ./debugobj/gscdefs*.c ./debugobj/iconfig*.c
> rm -f ./debugobj/_temp_* ./debugobj/_temp_*.* ./debugobj/*.map
> ./debugobj/*.sym
> rm -f ./debugobj/aux/genarch ./debugobj/aux/genconf ./debugobj/aux/gendev
> ./debugobj/aux/genht
> rm -f ./debugobj/aux/echogs
> rm -f ./debugobj/gs_init.ps
> rm -f ./debugobj/aux/mkromfs
> rm -f ./debugobj/aux/mkromfs_0
> rm -f ./debugobj/aux/mkromfs_1
> rm -f ./debugobj/aux/packps
> rm -f ./debugobj/gsromfs1.c ./debugobj/gsromfs1_.c ./debugobj/gsromfs1_1.c
> rm -f ./debugobj/aux/*.o ./debugobj/aux/gscdefs*.c
> rm -f ./debugobj/arch.h
> rm -f ./debugbin/gs
> rm -f
> rm -f -r ./debugbin ./debugobj ./debugobj ./debugobj ./debugobj
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make -f Makefile GENOPT='-DMEMENTO -DDEBUG' CFLAGS='-gdwarf-2 -g3 -O0
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wstrict-prototypes -Wundef
> -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings
> -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin
> -fno-common -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1
> -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1
> -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long"
> -D__USE_UNIX98=1 -DBUILD_PDF=1 -I./pdf -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -DHAVE_RESTRICT=1 -DUSE_LIBPAPER
> -I/usr/include/x86_64-linux-gnu -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 '
> BUILDDIRPREFIX=mem GENOPTAUX='-DMEMENTO' CFLAGSAUX='-gdwarf-2
> -g3 -O0 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations
> -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing
> -Werror=declaration-after-statement -fno-builtin -fno-common
> -Werror=return-type -Wno-unused-local-typedefs -DHAVE_STDINT_H=1
> -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1
> -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long"
> -D__USE_UNIX98=1 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -DHAVE_RESTRICT=1
> -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 ' cleansub
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f ./memobj/*.dev ./memobj/devs*.tr ./memobj/gconfig*.h
> rm -f ./memobj/gconfx*.h ./memobj/j*.h ./memobj/tif*.h
> rm -f ./memobj/c*.tr ./memobj/o*.tr ./memobj/l*.tr
> rm -f ./memobj/*.o ./memobj/*.a ./memobj/core ./memobj/gmon.out
> rm -f ./memobj/deflate.h ./memobj/zutil.h
> rm -f ./memobj/gconfig*.c ./memobj/gscdefs*.c ./memobj/iconfig*.c
> rm -f ./memobj/_temp_* ./memobj/_temp_*.* ./memobj/*.map ./memobj/*.sym
> rm -f ./memobj/aux/genarch ./memobj/aux/genconf ./memobj/aux/gendev
> ./memobj/aux/genht
> rm -f ./memobj/aux/echogs
> rm -f ./memobj/gs_init.ps
> rm -f ./memobj/aux/mkromfs
> rm -f ./memobj/aux/mkromfs_0
> rm -f ./memobj/aux/mkromfs_1
> rm -f ./memobj/aux/packps
> rm -f ./memobj/gsromfs1.c ./memobj/gsromfs1_.c ./memobj/gsromfs1_1.c
> rm -f ./memobj/aux/*.o ./memobj/aux/gscdefs*.c
> rm -f ./memobj/arch.h
> rm -f ./membin/gs
> rm -f
> rm -f -r ./membin ./memobj ./memobj ./memobj ./memobj
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f -r ./bin ./obj ./obj ./obj/aux
> rm -f -r autom4te.cache
> rm -f config.log config.status configaux.log arch-config/arch_autoconf.h
> rm -f -r src
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--no-parallel
> dh_clean -O--no-parallel
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building ghostscript using existing
> ./ghostscript_10.01.2~dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file configure, use
> --include-removal to override
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/API.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/API.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/C-style.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/C-style.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Develop.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Develop.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/DeviceSubclassing.doctree: binary file contents
> changed
> dpkg-source: error: add doc/build/html/.doctrees/DeviceSubclassing.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Devices.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Devices.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Drivers.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Drivers.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Fonts.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Fonts.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/GPDL.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/GPDL.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/GhostscriptColorManagement.doctree: binary file
> contents changed
> dpkg-source: error: add
> doc/build/html/.doctrees/GhostscriptColorManagement.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Install.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Install.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Language.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Language.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/LanguageBindings.doctree: binary file contents
> changed
> dpkg-source: error: add doc/build/html/.doctrees/LanguageBindings.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/LanguageBindingsCSharp.doctree: binary file contents
> changed
> dpkg-source: error: add
> doc/build/html/.doctrees/LanguageBindingsCSharp.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/LanguageBindingsJava.doctree: binary file contents
> changed
> dpkg-source: error: add doc/build/html/.doctrees/LanguageBindingsJava.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/LanguageBindingsPython.doctree: binary file contents
> changed
> dpkg-source: error: add
> doc/build/html/.doctrees/LanguageBindingsPython.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Lib.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Lib.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Make.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Make.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/News.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/News.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Ps-style.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Ps-style.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Ps2epsi.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Ps2epsi.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Psfiles.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Psfiles.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Readme.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Readme.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/SampleDownscaleDevice.doctree: binary file contents
> changed
> dpkg-source: error: add
> doc/build/html/.doctrees/SampleDownscaleDevice.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/SavedPages.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/SavedPages.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Source.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Source.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Unix-lpr.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Unix-lpr.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/UnsupportedDevices.doctree: binary file contents
> changed
> dpkg-source: error: add doc/build/html/.doctrees/UnsupportedDevices.doctree
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/Use.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/Use.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/VectorDevices.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/VectorDevices.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/environment.pickle: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/environment.pickle in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/footer.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/footer.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/header.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/header.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/index.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/index.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/thirdparty.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/thirdparty.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/.doctrees/toc.doctree: binary file contents changed
> dpkg-source: error: add doc/build/html/.doctrees/toc.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file ghostscript-10.01.2~dfsg/doc/build/html/API.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/C-style.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/Develop.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/DeviceSubclassing.html has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/Devices.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/Drivers.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file ghostscript-10.01.2~dfsg/doc/build/html/Fonts.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file ghostscript-10.01.2~dfsg/doc/build/html/GPDL.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/GhostscriptColorManagement.html has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/Install.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/Language.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/LanguageBindings.html has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/LanguageBindingsCSharp.html has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/LanguageBindingsJava.html has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/LanguageBindingsPython.html has no
> final newline (either original or modified version)
> dpkg-source: warning: file ghostscript-10.01.2~dfsg/doc/build/html/Lib.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file ghostscript-10.01.2~dfsg/doc/build/html/Make.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file ghostscript-10.01.2~dfsg/doc/build/html/News.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/Ps-style.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/Ps2epsi.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/Psfiles.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/Readme.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/SampleDownscaleDevice.html has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/SavedPages.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/Source.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/Unix-lpr.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/UnsupportedDevices.html has no final
> newline (either original or modified version)
> dpkg-source: warning: file ghostscript-10.01.2~dfsg/doc/build/html/Use.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/VectorDevices.html has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_images/discord-mark-blue.svg has no
> final newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_sources/Develop.rst has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_sources/Ps-style.rst has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_sources/Ps2epsi.rst has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_sources/Readme.rst has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_sources/SavedPages.rst has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_sources/Source.rst has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_sources/Unix-lpr.rst has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_sources/UnsupportedDevices.rst has
> no final newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_sources/index.rst has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_static/basic.css has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_static/documentation_options.js has
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/favicon.ico: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/favicon.ico in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/file.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/file.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/Lato-Bold.ttf: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/fonts/Lato-Bold.ttf in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/Lato-Bold.woff2: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/fonts/Lato-Bold.woff2 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/Lato-BoldItalic.ttf: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/fonts/Lato-BoldItalic.ttf in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/Lato-BoldItalic.woff2: binary file contents
> changed
> dpkg-source: error: add doc/build/html/_static/fonts/Lato-BoldItalic.woff2 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/Lato-Italic.ttf: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/fonts/Lato-Italic.ttf in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/Lato-Italic.woff2: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/fonts/Lato-Italic.woff2 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/Lato-Regular.ttf: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/fonts/Lato-Regular.ttf in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/Lato-Regular.woff2: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/fonts/Lato-Regular.woff2 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/RobotoSlab-Bold.woff2: binary file contents
> changed
> dpkg-source: error: add doc/build/html/_static/fonts/RobotoSlab-Bold.woff2 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/RobotoSlab-Regular.woff2: binary file contents
> changed
> dpkg-source: error: add doc/build/html/_static/fonts/RobotoSlab-Regular.woff2
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/fontawesome-webfont.eot: binary file contents
> changed
> dpkg-source: error: add doc/build/html/_static/fonts/fontawesome-webfont.eot
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/fontawesome-webfont.ttf: binary file contents
> changed
> dpkg-source: error: add doc/build/html/_static/fonts/fontawesome-webfont.ttf
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/fontawesome-webfont.woff: binary file contents
> changed
> dpkg-source: error: add doc/build/html/_static/fonts/fontawesome-webfont.woff
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/fonts/fontawesome-webfont.woff2: binary file contents
> changed
> dpkg-source: error: add
> doc/build/html/_static/fonts/fontawesome-webfont.woff2 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/ghostscript-white-plus-text.png: binary file contents
> changed
> dpkg-source: error: add
> doc/build/html/_static/ghostscript-white-plus-text.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/minus.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/minus.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/plus.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/plus.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/_static/pygments.css has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/footer.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/genindex-all.html has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/genindex.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/header.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file ghostscript-10.01.2~dfsg/doc/build/html/index.html
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/build/html/objects.inv:
> binary file contents changed
> dpkg-source: error: add doc/build/html/objects.inv in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/search.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/searchindex.js has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> ghostscript-10.01.2~dfsg/doc/build/html/thirdparty.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file ghostscript-10.01.2~dfsg/doc/build/html/toc.html
> has no final newline (either original or modified version)
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/ghostscript_10.01.2~dfsg-1_unstable.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: ghostscript
Source-Version: 10.07.0~dfsg-1
Done: Steve M. Robbins <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ghostscript, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Steve M. Robbins <[email protected]> (supplier of updated ghostscript package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 22 Mar 2026 18:43:27 -0500
Source: ghostscript
Architecture: source
Version: 10.07.0~dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team <[email protected]>
Changed-By: Steve M. Robbins <[email protected]>
Closes: 1045059
Changes:
ghostscript (10.07.0~dfsg-1) unstable; urgency=medium
.
[ Steve M. Robbins ]
* New upstream version
* Standards-Version: 4.7.3 (routine-update)
* debputy lint --auto-fix (routine-update)
* [f674e6f] refresh patches
* [1b222ab] Add new symbols.
* [dff4025] Clean doc/build. Closes: #1045059 (thanks, Santiago Vila).
* [24a5d9d] Remove now-obsolete kfreebsd-any arch strings
Checksums-Sha1:
4db366d272284d3c32bdecaee6123fc511c332ce 2844 ghostscript_10.07.0~dfsg-1.dsc
4b6fb421ddbb3e321c013a30a2c6df633386e336 28875920
ghostscript_10.07.0~dfsg.orig.tar.xz
567c5d525f8a518b078a3e9f6272fa75f9e6b807 85628
ghostscript_10.07.0~dfsg-1.debian.tar.xz
ac3408f1d34fba1d366cde74241457b09d23dcc2 11276
ghostscript_10.07.0~dfsg-1_source.buildinfo
Checksums-Sha256:
462a6a75683d310d14c99e6d21846c6af3a7614b062ca82f3c781c17222c4437 2844
ghostscript_10.07.0~dfsg-1.dsc
f6e0c4c62d6f833918e908bcf5fe89beb5ef7aaefd61bff4dcf7a9724da11190 28875920
ghostscript_10.07.0~dfsg.orig.tar.xz
cfc9527cc8bfd96e26431b6b1b7e51ad5d07cf09f93a7b6d60f6dd44dcc777ad 85628
ghostscript_10.07.0~dfsg-1.debian.tar.xz
22e37587d819d6b56be8d0b1acae5cf31701b7c41a23a388b00ff30be971cb6f 11276
ghostscript_10.07.0~dfsg-1_source.buildinfo
Files:
020f1191f7d2a5f1d4e99f895e85bf89 2844 text optional
ghostscript_10.07.0~dfsg-1.dsc
30e6c1984db9fb00582979948b998f99 28875920 text optional
ghostscript_10.07.0~dfsg.orig.tar.xz
d07a8c30ff585f0147ce0c73d3c36a64 85628 text optional
ghostscript_10.07.0~dfsg-1.debian.tar.xz
f7fd14d9901f6e26e5337244261aff69 11276 text optional
ghostscript_10.07.0~dfsg-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEEy89k8fa3rclNjyokyeVeL63I9LkFAmnAf3EPHHNtckBkZWJp
YW4ub3JnAAoJEMnlXi+tyPS5+/0P/AjfTQuJkmtAqLUKbh3AyOi6qwuOBunVfXZ5
H97zQF1dMp7YugSrxwzYLJRPsz3W7eEwEuveGqLxgsDy08gMWdM92M90adrJVG/g
YxM8xdJfMCZRux3bgbJ+YuUnEG4GFwuYtHr0GVvGB2+GiSSOLYkd2T/v3hwFLspO
mqh7aDzAlb2glpORxYEXfRg8zgmBO1M6KXl8fkr5+k3xwlekgpdx4Vx9EXB7s3cg
qI7wvAHud9O9zY6ObzLR0C4i7Ybl/X3dpe7ZVTKqeQVjm0dPIwt8CUrOTOso6T5a
ppYbCTnhxp9ebKEvIUk3ilDDDtyZLs4OCTuhDvfiJmwIcGRs8rur1Zrnl6lsRuzC
96jwtI/8kjdtoNKTsn42ybQ2sH5Vzlj16hzFrgBVI9Ub5D9dl0U8Xccv9G0h16YU
g3THRiCY3O6sUS/dK5LSdqOGvoVDbZrFh0hb9TYJO+y0HmqomzcZNYeXvJY9ww6N
b4GHoYJdlri5mg6AQS0zlHnQP2zCQntWrXiqbTHV7M299WkTe4n68U4TJVAhf0nj
7a6Yahv1PS6mrnlmfp1NVo3JpSiVLgK/WY4L9dj0bf6k99eSz+u3RUZmU7FJuQWT
rq424IbwhzzXHB0RVptXxDKn/wG2yiLnZzzYGxsU330y7D9GPj8ACddQBa5ljQ0W
duZnZm8t
=Y9KP
-----END PGP SIGNATURE-----
pgpxkKl1FrBuB.pgp
Description: PGP signature
--- End Message ---