Bug#1046847: multiboot: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 20:21:00 BST 2023


Source: multiboot
Version: 0.6.96+20101113-3
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
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 multiboot
> dpkg-buildpackage: info: source version 0.6.96+20101113-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Colin Watson <cjwatson at debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "multiboot.dvi multiboot.pdf multiboot.ps multiboot.html" \
> || rm -rf multiboot.dvi multiboot.pdf multiboot.ps multiboot.html
> test -z "kernel" || rm -f kernel
> test -z "kernel" || rm -f kernel
> rm -rf multiboot.t2d multiboot.t2p
> rm -f *.o
> rm -f vti.tmp* ./version.texi.tmp*
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/kernel-boot.Po
> rm -f ./.deps/kernel-kernel.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in util
> make[2]: Entering directory '/<<PKGBUILDDIR>>/util'
> test -z "" || rm -f 
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/mbchk-mbchk.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/util'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> 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 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
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building multiboot using existing ./multiboot_0.6.96+20101113.orig.tar.gz
> dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file depcomp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file missing, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/mdate-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/texinfo.tex, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file util/Makefile.in, use --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  multiboot-0.6.96+20101113/doc/html/Architecture.html
>  multiboot-0.6.96+20101113/doc/html/BIOS-device-mapping-techniques.html
>  multiboot-0.6.96+20101113/doc/html/Boot-information-format.html
>  multiboot-0.6.96+20101113/doc/html/Boot-modules.html
>  multiboot-0.6.96+20101113/doc/html/Boot-sources.html
>  multiboot-0.6.96+20101113/doc/html/Boot_002dtime-configuration.html
>  multiboot-0.6.96+20101113/doc/html/Convenience-to-operating-systems.html
>  multiboot-0.6.96+20101113/doc/html/Data-comparison-technique.html
>  multiboot-0.6.96+20101113/doc/html/Example-OS-code.html
>  multiboot-0.6.96+20101113/doc/html/Example-boot-loader-code.html
>  multiboot-0.6.96+20101113/doc/html/Examples.html
>  multiboot-0.6.96+20101113/doc/html/Header-address-fields.html
>  multiboot-0.6.96+20101113/doc/html/Header-graphics-fields.html
>  multiboot-0.6.96+20101113/doc/html/Header-layout.html
>  multiboot-0.6.96+20101113/doc/html/Header-magic-fields.html
>  multiboot-0.6.96+20101113/doc/html/History.html
>  multiboot-0.6.96+20101113/doc/html/I_002fO-restriction-technique.html
>  multiboot-0.6.96+20101113/doc/html/Index.html
>  multiboot-0.6.96+20101113/doc/html/Invoking-mbchk.html
>  multiboot-0.6.96+20101113/doc/html/Machine-state.html
>  multiboot-0.6.96+20101113/doc/html/Motivation.html
>  multiboot-0.6.96+20101113/doc/html/Notes-on-PC.html
>  multiboot-0.6.96+20101113/doc/html/OS-image-format.html
>  multiboot-0.6.96+20101113/doc/html/Operating-systems.html
>  multiboot-0.6.96+20101113/doc/html/Other-Multiboot-kernels.html
>  multiboot-0.6.96+20101113/doc/html/Overview.html
>  multiboot-0.6.96+20101113/doc/html/Specification.html
>  multiboot-0.6.96+20101113/doc/html/Terminology.html
>  multiboot-0.6.96+20101113/doc/html/boot_002eS.html
>  multiboot-0.6.96+20101113/doc/html/index.html
>  multiboot-0.6.96+20101113/doc/html/kernel_002ec.html
>  multiboot-0.6.96+20101113/doc/html/multiboot_002eh.html
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/multiboot_0.6.96+20101113-3.diff.lT4ZBP
> 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/multiboot_0.6.96+20101113-3_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.



More information about the Pkg-grub-devel mailing list