Your message dated Mon, 02 Feb 2026 08:34:01 +0000
with message-id <[email protected]>
and subject line Bug#1046982: fixed in libharu 2.3.0+dfsg-1.1
has caused the Debian Bug report #1046982,
regarding libharu: 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.)


-- 
1046982: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046982
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libharu
Version: 2.3.0+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 libharu
> dpkg-buildpackage: info: source version 2.3.0+dfsg-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Johan Van de Wauw <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh  clean --buildsystem=autoconf --with autoreconf --parallel
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_auto_clean -O--buildsystem=autoconf -O--parallel
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "libhpdf.la" || rm -f libhpdf.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/hpdf_3dmeasure.Plo
> rm -f ./.deps/hpdf_annotation.Plo
> rm -f ./.deps/hpdf_array.Plo
> rm -f ./.deps/hpdf_binary.Plo
> rm -f ./.deps/hpdf_boolean.Plo
> rm -f ./.deps/hpdf_catalog.Plo
> rm -f ./.deps/hpdf_destination.Plo
> rm -f ./.deps/hpdf_dict.Plo
> rm -f ./.deps/hpdf_doc.Plo
> rm -f ./.deps/hpdf_doc_png.Plo
> rm -f ./.deps/hpdf_encoder.Plo
> rm -f ./.deps/hpdf_encoder_cns.Plo
> rm -f ./.deps/hpdf_encoder_cnt.Plo
> rm -f ./.deps/hpdf_encoder_jp.Plo
> rm -f ./.deps/hpdf_encoder_kr.Plo
> rm -f ./.deps/hpdf_encoder_utf.Plo
> rm -f ./.deps/hpdf_encrypt.Plo
> rm -f ./.deps/hpdf_encryptdict.Plo
> rm -f ./.deps/hpdf_error.Plo
> rm -f ./.deps/hpdf_exdata.Plo
> rm -f ./.deps/hpdf_ext_gstate.Plo
> rm -f ./.deps/hpdf_font.Plo
> rm -f ./.deps/hpdf_font_cid.Plo
> rm -f ./.deps/hpdf_font_tt.Plo
> rm -f ./.deps/hpdf_font_type1.Plo
> rm -f ./.deps/hpdf_fontdef.Plo
> rm -f ./.deps/hpdf_fontdef_base14.Plo
> rm -f ./.deps/hpdf_fontdef_cid.Plo
> rm -f ./.deps/hpdf_fontdef_cns.Plo
> rm -f ./.deps/hpdf_fontdef_cnt.Plo
> rm -f ./.deps/hpdf_fontdef_jp.Plo
> rm -f ./.deps/hpdf_fontdef_kr.Plo
> rm -f ./.deps/hpdf_fontdef_tt.Plo
> rm -f ./.deps/hpdf_fontdef_type1.Plo
> rm -f ./.deps/hpdf_gstate.Plo
> rm -f ./.deps/hpdf_image.Plo
> rm -f ./.deps/hpdf_image_ccitt.Plo
> rm -f ./.deps/hpdf_image_png.Plo
> rm -f ./.deps/hpdf_info.Plo
> rm -f ./.deps/hpdf_list.Plo
> rm -f ./.deps/hpdf_mmgr.Plo
> rm -f ./.deps/hpdf_name.Plo
> rm -f ./.deps/hpdf_namedict.Plo
> rm -f ./.deps/hpdf_null.Plo
> rm -f ./.deps/hpdf_number.Plo
> rm -f ./.deps/hpdf_objects.Plo
> rm -f ./.deps/hpdf_outline.Plo
> rm -f ./.deps/hpdf_page_label.Plo
> rm -f ./.deps/hpdf_page_operator.Plo
> rm -f ./.deps/hpdf_pages.Plo
> rm -f ./.deps/hpdf_pdfa.Plo
> rm -f ./.deps/hpdf_real.Plo
> rm -f ./.deps/hpdf_streams.Plo
> rm -f ./.deps/hpdf_string.Plo
> rm -f ./.deps/hpdf_u3d.Plo
> rm -f ./.deps/hpdf_utils.Plo
> rm -f ./.deps/hpdf_xref.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=autoconf -O--parallel
>    dh_clean -O--buildsystem=autoconf -O--parallel
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libharu using existing 
> ./libharu_2.3.0+dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  libharu-2.3.0+dfsg/include/hpdf_config.h
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/libharu_2.3.0+dfsg-1.diff.StE5rI
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> 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/libharu_2.3.0+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: libharu
Source-Version: 2.3.0+dfsg-1.1
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libharu, 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.
Andreas Tille <[email protected]> (supplier of updated libharu 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: Fri, 23 Jan 2026 08:35:18 +0100
Source: libharu
Architecture: source
Version: 2.3.0+dfsg-1.1
Distribution: unstable
Urgency: medium
Maintainer: Johan Van de Wauw <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 893921 1046982
Changes:
 libharu (2.3.0+dfsg-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Bump debhelper from deprecated 9 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Drop unnecessary dependency on dh-autoreconf.
   * Drop unnecessary dh arguments: --parallel
   * Remove obsolete field Name from debian/upstream/metadata (already present 
in
     machine-readable debian/copyright).
 .
   [ Andreas Tille ]
   * Secure URI in Homepage
   * d/watch: version=5
   * d/copyright:
      - Remove redundant comment
      - also remove .github
   * Fix clean target
     Closes: #1046982
   * Standards-Version: 4.7.3 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Remove Priority field to comply with Debian Policy 4.7.3 (routine-
     update)
   * Update lintian override info format in d/libhpdf-2.3.0.lintian-overrides
   * debian/not-installed: Do not install *.a and *.la
 .
   [ David C. Lonie ]
   * Add support for free-form triangle Shading objects.
     Closes: #893921
Checksums-Sha1:
 268cac7febb13edcbef0ce04105837675ed1894c 1962 libharu_2.3.0+dfsg-1.1.dsc
 ca66d505d6f7db771d69c568b7447cb7b5c595e9 12592 
libharu_2.3.0+dfsg-1.1.debian.tar.xz
 eea4c02c630271206203460220a9135a8531923d 6162 
libharu_2.3.0+dfsg-1.1_amd64.buildinfo
Checksums-Sha256:
 03da6bffb75e9e0c1a0cbee976d6acacfa3485065481b2a6b01a1c935ab6239c 1962 
libharu_2.3.0+dfsg-1.1.dsc
 ff6e194c39fb9ae2d7e254e99cfe7853dc6a4540ddf0b1efbd54b2f1ce9e8ab9 12592 
libharu_2.3.0+dfsg-1.1.debian.tar.xz
 d9d1907ac9a9991982a55cdc296b648730428ba365608d7aab67a94e233fdcad 6162 
libharu_2.3.0+dfsg-1.1_amd64.buildinfo
Files:
 1e2267b117f87aa71eddfc9212cc7115 1962 libs optional libharu_2.3.0+dfsg-1.1.dsc
 fc88522d5a868352e8c2c62122ceceda 12592 libs optional 
libharu_2.3.0+dfsg-1.1.debian.tar.xz
 bbfdfd8d0df98e4538fe785b4ddad289 6162 libs optional 
libharu_2.3.0+dfsg-1.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmlzJu0RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGn7w//TSuVbsRLlhuIJEUSOthNUnubyQscwEDn
vGqtxDKE5zRzK5IR21B9tEdMIOXZCwLLbhvaYvbYRunZeUJKxoZ48o+TEj0iKe25
qcAVJ8ATmO4u5qjgNgierKrAhlUYWu2H8O2s/JEDXsAMFPp9g9qJgeoVTq0unqkk
85lwNO8T92jH8x+G1uO7/g55r15tPfO+Yoc1Z8mJuPLsDNNz0iVX24BZnVlF6ZlV
l4LOdrUySRh8g1RInuRQr05oThGAEl3ax1Hb+YPGvCkTNUz089Hl5MQXOmPUNY9x
fBjBWv2EHUBw4FHcGBg+cyPPQKzhiK9DLfIznBDA78w5bN8vRJs3A9UVMAa4XhJr
jqKV5lUe2p1+qcAZHxFxN9Gts+gAwvp6BgQfAf04+mkYuMdcloxzgPYzlYD7Ru8p
tKeegHX6fQD//0RPdqYXHb0Z/hXJWSwewdrCjBUvUZA9/h3xPukuLpklSzFCpEkX
Vwgja7H3+ucvCYSmJiG3/vxWSozZUOwC5NEw/ID+cAYOECv8GVrWIBpSOjq67nih
Vu7rerVwZpzwghj9BUJiWEPva2UU38EQkCglLR+ZXJRr4IvUE4SjkYy5s+UlCa0Q
aQGHjKNEKtwDySAkUQU6u3V6mrX2/bnIwLDB0HeN2Ga1n0sxsW947mFnG4dbNxCT
IsCorToD8ZE=
=a0Kt
-----END PGP SIGNATURE-----

Attachment: pgpNTWatPalIV.pgp
Description: PGP signature


--- End Message ---

Reply via email to