Source: manpages
Version: 6.03-2
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 /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> --
>
> dpkg-buildpackage: info: source package manpages
> dpkg-buildpackage: info: source version 6.03-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Dr. Tobias Quathamer
>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
>dh_auto_clean
> make -j8 clean
> make[1]: Entering directory '/<>'
> RM -rftmp
> make[1]: Leaving directory '/<>'
>dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building manpages using existing
> ./manpages_6.03.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
> manpages-6.03/man3/register_printf_modifier.3
> manpages-6.03/man3/register_printf_specifier.3
> manpages-6.03/man3/register_printf_type.3
> manpages-6.03/man3const/EXIT_FAILURE.3const
> manpages-6.03/man3const/PA_CHAR.3const
> manpages-6.03/man3const/PA_DOUBLE.3const
> manpages-6.03/man3const/PA_FLAG_LONG.3const
> manpages-6.03/man3const/PA_FLAG_LONG_DOUBLE.3const
> manpages-6.03/man3const/PA_FLAG_LONG_LONG.3const
> manpages-6.03/man3const/PA_FLAG_PTR.3const
> manpages-6.03/man3const/PA_FLAG_SHORT.3const
> manpages-6.03/man3const/PA_FLOAT.3const
> manpages-6.03/man3const/PA_INT.3const
> manpages-6.03/man3const/PA_LAST.3const
> manpages-6.03/man3const/PA_POINTER.3const
> manpages-6.03/man3const/PA_STRING.3const
> manpages-6.03/man3const/PA_WCHAR.3const
> manpages-6.03/man3const/PA_WSTRING.3const
> manpages-6.03/man3type/epoll_data.3type
> manpages-6.03/man3type/epoll_data_t.3type
> manpages-6.03/man3type/fexcept_t.3type
> manpages-6.03/man3type/float_t.3type
> manpages-6.03/man3type/gid_t.3type
> manpages-6.03/man3type/imaxdiv_t.3type
> manpages-6.03/man3type/in6_addr.3type
> manpages-6.03/man3type/in_addr.3type
> manpages-6.03/man3type/in_addr_t.3type
> manpages-6.03/man3type/in_port_t.3type
> manpages-6.03/man3type/int16_t.3type
> manpages-6.03/man3type/int32_t.3type
> manpages-6.03/man3type/int64_t.3type
> manpages-6.03/man3type/int8_t.3type
> manpages-6.03/man3type/ldiv_t.3type
> manpages-6.03/man3type/lldiv_t.3type
> manpages-6.03/man3type/loff_t.3type
> manpages-6.03/man3type/off64_t.3type
> manpages-6.03/man3type/pid_t.3type
> manpages-6.03/man3type/printf_arginfo_size_function.3type
> manpages-6.03/man3type/printf_function.3type
> manpages-6.03/man3type/printf_info.3type
> manpages-6.03/man3type/printf_va_arg_function.3type
> manpages-6.03/man3type/regmatch_t.3type
> manpages-6.03/man3type/regoff_t.3type
> manpages-6.03/man3type/sa_family_t.3type
> manpages-6.03/man3type/sockaddr_in.3type
> manpages-6.03/man3type/sockaddr_in6.3type
> manpages-6.03/man3type/sockaddr_storage.3type
> manpages-6.03/man3type/sockaddr_un.3type
> manpages-6.03/man3type/socklen_t.3type
> manpages-6.03/man3type/speed_t.3type
> manpages-6.03/man3type/ssize_t.3type
> manpages-6.03/man3type/suseconds_t.3type
> manpages-6.03/man3type/tcflag_t.3type
> manpages-6.03/man3type/uid_t.3type
> manpages-6.03/man3type/uint16_t.3type
> manpages-6.03/man3type/uint32_t.3type
> manpages-6.03/man3type/uint64_t.3type
> manpages-6.03/man3type/uint8_t.3type
> manpages-6.03/man3type/uintN_t.3type
> manpages-6.03/man3type/uintmax_t.3type
> manpages-6.03/man3type/uintptr_t.3type
> manpages-6.03/man3type/useconds_t.3type
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/manpages_6.03-2.diff.Lw3lOb
> 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 /<> && 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/manpages_6.03-2_un