[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1043642: avldrums.lv2: Fails to build source after successful build



Source: avldrums.lv2
Version: 0.6.1-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@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 avldrums.lv2
> dpkg-buildpackage: info: source version 0.6.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Dennis Braun <snd@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Version: 0.6.1 | cut -d~ -f1 -> 0 6 1 
> LV2 Version: 1538 0
> rm -f build/manifest.ttl build/avldrums.ttl \
>   build/avldrums.so \
>   build/avldrumsUI_gl.so \
>   build/*.sf2
> rm -rf build/*.dSYM
> rm -rf x42/x42-*
> test -d x42/ && rmdir x42/ || true
> test -d build/ && rmdir build/ || true
> rm -f cscope.out cscope.files tags
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building avldrums.lv2 using existing ./avldrums.lv2_0.6.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  avldrums.lv2-0.6.1/robtk/gl/common_cgl.h
>  avldrums.lv2-0.6.1/robtk/gl/layout.h
>  avldrums.lv2-0.6.1/robtk/gl/posringbuf.h
>  avldrums.lv2-0.6.1/robtk/gl/robwidget_gl.h
>  avldrums.lv2-0.6.1/robtk/gl/xternalui.c
>  avldrums.lv2-0.6.1/robtk/gl/xternalui.h
>  avldrums.lv2-0.6.1/robtk/gpg_check.c
>  avldrums.lv2-0.6.1/robtk/gpg_init.c
>  avldrums.lv2-0.6.1/robtk/gpg_lv2ext.c
>  avldrums.lv2-0.6.1/robtk/gtk2/common_cgtk.h
>  avldrums.lv2-0.6.1/robtk/gtk2/robwidget_gtk.h
>  avldrums.lv2-0.6.1/robtk/jackwrap.c
>  avldrums.lv2-0.6.1/robtk/jackwrap.mm
>  avldrums.lv2-0.6.1/robtk/lv2_rgext.h
>  avldrums.lv2-0.6.1/robtk/lv2syms
>  avldrums.lv2-0.6.1/robtk/lv2uisyms
>  avldrums.lv2-0.6.1/robtk/pugl/pugl.h
>  avldrums.lv2-0.6.1/robtk/pugl/pugl_internal.h
>  avldrums.lv2-0.6.1/robtk/pugl/pugl_osx.mm
>  avldrums.lv2-0.6.1/robtk/pugl/pugl_win.cpp
>  avldrums.lv2-0.6.1/robtk/pugl/pugl_x11.c
>  avldrums.lv2-0.6.1/robtk/robtk.h
>  avldrums.lv2-0.6.1/robtk/robtk.mk
>  avldrums.lv2-0.6.1/robtk/robtkapp.c
>  avldrums.lv2-0.6.1/robtk/rtk/common.h
>  avldrums.lv2-0.6.1/robtk/rtk/style.h
>  avldrums.lv2-0.6.1/robtk/sofd/libsofd.c
>  avldrums.lv2-0.6.1/robtk/sofd/libsofd.h
>  avldrums.lv2-0.6.1/robtk/ui_gl.c
>  avldrums.lv2-0.6.1/robtk/ui_gtk.c
>  avldrums.lv2-0.6.1/robtk/weakjack/weak_libjack.c
>  avldrums.lv2-0.6.1/robtk/weakjack/weak_libjack.def
>  avldrums.lv2-0.6.1/robtk/weakjack/weak_libjack.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_checkbutton.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_checkimgbutton.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_dial.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_drawingarea.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_image.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_label.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_multibutton.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_pushbutton.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_radiobutton.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_scale.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_selector.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_separator.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_spinner.h
>  avldrums.lv2-0.6.1/robtk/widgets/robtk_xyplot.h
>  avldrums.lv2-0.6.1/robtk/win_icon.rc
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/avldrums.lv2_0.6.1-2.diff.eDmisQ
> 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/avldrums.lv2_0.6.1-2_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.


Reply to: