Bug#1048610: nvptx-tools: Fails to build source after successful build

2023-08-13 Thread Lucas Nussbaum
Source: nvptx-tools
Version: 0.20230721-1
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> --
> 
> dpkg-buildpackage: info: source package nvptx-tools
> dpkg-buildpackage: info: source version 0.20230721-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Matthias Klose 
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with autotools_dev
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh: warning: The autotools-dev sequence is deprecated and replaced by dh in 
> debhelper (>= 9.20160115)
> dh: warning: This feature will be removed in compat 12.
>debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<>'
> rm -f libiberty/*.[ao]
> rm -f libiberty/config.{h,log,status}
> rm -f libiberty/{required-list,stamp-h,stamp-picdir,temp-frag}
> rm -f libiberty/Makefile libiberty/testsuite/Makefile
> rm -f libiberty/testsuite/{test-demangle,test-expandargv,test-pexecute}
> rm -f nvptx-none-as nvptx-none-ld nvptx-none-nm nvptx-none-run
> rm -f config.{log,status} libiberty.stmp
> rm -f dejagnu.exp Makefile
> find test/ -name '*.stderr' | xargs -r rm -f
> find test/ -name Output -type d | xargs -r rm -rf
> make[1]: Leaving directory '/<>'
>dh_autotools-dev_restoreconfig
> dh_autotools-dev_restoreconfig: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)
> dh_autotools-dev_restoreconfig: warning: dh_autotools-dev_restoreconfig is 
> deprecated; please see dh_autotools-dev_restoreconfig(1) for a replacement
> dh_autotools-dev_restoreconfig: warning: This feature will be removed in 
> compat 12.
>dh_clean
> 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 nvptx-tools using existing 
> ./nvptx-tools_0.20230721.orig.tar.xz
> dpkg-source: info: local changes detected, the modified files are:
>  nvptx-tools-0.20230721/test/lit.site.cfg.py
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/nvptx-tools_0.20230721-1.diff.MSBP9P
> 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/nvptx-tools_0.20230721-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.



Bug#1046055: mpfr4: Fails to build source after successful build

2023-08-13 Thread Vincent Lefevre
On 2023-08-13 21:21:00 +0200, Lucas Nussbaum wrote:
> > dpkg-source: error: aborting due to unexpected upstream changes, see 
> > /tmp/mpfr4_4.2.0-1.diff.v1TRvW

The diff contains the following:

--- mpfr4-4.2.0.orig/doc/mpfr.info
+++ mpfr4-4.2.0/doc/mpfr.info
@@ -1,4 +1,4 @@
-This is mpfr.info, produced by makeinfo version 6.8 from mpfr.texi.
+This is mpfr.info, produced by makeinfo version 7.0.3 from mpfr.texi.
 This manual documents how to install and use the Multiple Precision
 Floating-Point Reliable Library, version 4.2.0.

Apparently this is due to the fact that the upstream mpfr.info file
is rebuilt.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



Bug#1046055: mpfr4: Fails to build source after successful build

2023-08-13 Thread Lucas Nussbaum
Source: mpfr4
Version: 4.2.0-1
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> -
> 
> dpkg-buildpackage: info: source package mpfr4
> dpkg-buildpackage: info: source version 4.2.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Matthias Klose 
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> rm -f doc/texinfo.tex
> dh_autoreconf_clean
> rm -rf stamps
> dh_testdir
> dh_testroot
> rm -rf build
> dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building mpfr4 using existing ./mpfr4_4.2.0.orig.tar.xz
> dpkg-source: warning: ignoring deletion of file INSTALL, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, 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 doc/texinfo.tex, use 
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  mpfr4-4.2.0/doc/mpfr.info
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/mpfr4_4.2.0-1.diff.v1TRvW
> 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/mpfr4_4.2.0-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.



Bug#1045055: creduce: Fails to build source after successful build

2023-08-13 Thread Lucas Nussbaum
Source: creduce
Version: 2.10.0+20220116-1
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> ---
> 
> dpkg-buildpackage: info: source package creduce
> dpkg-buildpackage: info: source version 2.10.0+20220116-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Matthias Klose 
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean  --with autoreconf --parallel
>debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<>'
> rm -rf tests/tmp_*
> dh_auto_clean
>   make -j8 distclean
> make[2]: Entering directory '/<>'
> Making distclean in clang_delta
> make[3]: Entering directory '/<>/clang_delta'
> test -z "git_version.txt git_version.txt.tmp git_version.cpp 
> git_version.cpp.tmp tests/lit.site.cfg tests/remove_lit_checks" || rm -f 
> git_version.txt git_version.txt.tmp git_version.cpp git_version.cpp.tmp 
> tests/lit.site.cfg tests/remove_lit_checks
> rm -rf .libs _libs
> list=''; \
> for dir in $list; do \
>   if test -d "$dir"; then \
> rm -rf $dir; \
>   fi; \
> done
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f clang_delta
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/clang_delta-AggregateToScalar.Po
> rm -f ./.deps/clang_delta-BinOpSimplification.Po
> rm -f ./.deps/clang_delta-CallExprToValue.Po
> rm -f ./.deps/clang_delta-ClangDelta.Po
> rm -f ./.deps/clang_delta-ClassTemplateToClass.Po
> rm -f ./.deps/clang_delta-CombineGlobalVarDecl.Po
> rm -f ./.deps/clang_delta-CombineLocalVarDecl.Po
> rm -f ./.deps/clang_delta-CopyPropagation.Po
> rm -f ./.deps/clang_delta-EmptyStructToInt.Po
> rm -f ./.deps/clang_delta-ExpressionDetector.Po
> rm -f ./.deps/clang_delta-InstantiateTemplateParam.Po
> rm -f ./.deps/clang_delta-InstantiateTemplateTypeParamToInt.Po
> rm -f ./.deps/clang_delta-LiftAssignmentExpr.Po
> rm -f ./.deps/clang_delta-LocalToGlobal.Po
> rm -f ./.deps/clang_delta-MoveFunctionBody.Po
> rm -f ./.deps/clang_delta-MoveGlobalVar.Po
> rm -f ./.deps/clang_delta-ParamToGlobal.Po
> rm -f ./.deps/clang_delta-ParamToLocal.Po
> rm -f ./.deps/clang_delta-ReduceArrayDim.Po
> rm -f ./.deps/clang_delta-ReduceArraySize.Po
> rm -f ./.deps/clang_delta-ReduceClassTemplateParameter.Po
> rm -f ./.deps/clang_delta-ReducePointerLevel.Po
> rm -f ./.deps/clang_delta-ReducePointerPairs.Po
> rm -f ./.deps/clang_delta-RemoveAddrTaken.Po
> rm -f ./.deps/clang_delta-RemoveArray.Po
> rm -f ./.deps/clang_delta-RemoveBaseClass.Po
> rm -f ./.deps/clang_delta-RemoveCtorInitializer.Po
> rm -f ./.deps/clang_delta-RemoveEnumMemberValue.Po
> rm -f ./.deps/clang_delta-RemoveNamespace.Po
> rm -f ./.deps/clang_delta-RemoveNestedFunction.Po
> rm -f ./.deps/clang_delta-RemovePointer.Po
> rm -f ./.deps/clang_delta-RemoveTrivialBaseTemplate.Po
> rm -f ./.deps/clang_delta-RemoveUnresolvedBase.Po
> rm -f ./.deps/clang_delta-RemoveUnusedEnumMember.Po
> rm -f ./.deps/clang_delta-RemoveUnusedFunction.Po
> rm -f ./.deps/clang_delta-RemoveUnusedOuterClass.Po
> rm -f ./.deps/clang_delta-RemoveUnusedStructField.Po
> rm -f ./.deps/clang_delta-RemoveUnusedVar.Po
> rm -f ./.deps/clang_delta-RenameCXXMethod.Po
> rm -f ./.deps/clang_delta-RenameClass.Po
> rm -f ./.deps/clang_delta-RenameFun.Po
> rm -f ./.deps/clang_delta-RenameParam.Po
> rm -f ./.deps/clang_delta-RenameVar.Po
> rm -f ./.deps/clang_delta-ReplaceArrayAccessWithIndex.Po
> rm -f ./.deps/clang_delta-ReplaceArrayIndexVar.Po
> rm -f ./.deps/clang_delta-ReplaceCallExpr.Po
> rm -f ./.deps/clang_delta-ReplaceClassWithBaseTemplateSpec.Po
> rm -f ./.deps/clang_delta-ReplaceDependentName.Po
> rm -f ./.deps/clang_delta-ReplaceDependentTypedef.Po
> rm -f ./.deps/clang_delta-ReplaceDerivedClass.Po
> rm -f 

Bug#1044955: debugedit: Fails to build source after successful build

2023-08-13 Thread Lucas Nussbaum
Source: debugedit
Version: 1:5.0-5
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> ---
> 
> dpkg-buildpackage: info: source package debugedit
> dpkg-buildpackage: info: source version 1:5.0-5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Matthias Klose 
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>dh_auto_clean
>   make -j8 distclean
> make[1]: Entering directory '/<>'
> Making distclean in tests
> make[2]: Entering directory '/<>/tests'
> /bin/bash ./testsuite --clean
> test -z "atlocal" || rm -f atlocal
> test . = "." || test -z "" || rm -f 
> test -z "atconfig " || rm -f atconfig 
> rm -f Makefile
> make[2]: Leaving directory '/<>/tests'
> make[2]: Entering directory '/<>'
> test -z "debugedit sepdebugcrcfix" || rm -f debugedit sepdebugcrcfix
> test -z "find-debuginfo" || rm -f find-debuginfo
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f tools/*.o
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> rm -f tools/.deps/.dirstamp
> rm -f tools/.dirstamp
> make[2]: Leaving directory '/<>'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f tools/.deps/debugedit-debugedit.Po
> rm -f tools/.deps/debugedit-hashtab.Po
> rm -f tools/.deps/debugedit-md5.Po
> rm -f tools/.deps/debugedit-sha1.Po
> rm -f tools/.deps/sepdebugcrcfix-sepdebugcrcfix.Po
> rm -f Makefile
> make[1]: Leaving directory '/<>'
>dh_autoreconf_clean
>dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building debugedit using existing 
> ./debugedit_5.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, 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 compile, 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 config.h.in, 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 tests/Makefile.in, use 
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  debugedit-5.0/debugedit.1
>  debugedit-5.0/find-debuginfo.1
>  debugedit-5.0/sepdebugcrcfix.1
>  debugedit-5.0/tests/testsuite
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/debugedit_5.0-5.diff.GRrWgs
> 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/debugedit_5.0-5_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.



Bug#1044771: elfutils: Fails to build source after successful build

2023-08-13 Thread Lucas Nussbaum
Source: elfutils
Version: 0.189-4
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> ---
> 
> dpkg-buildpackage: info: source package elfutils
> dpkg-buildpackage: info: source version 0.189-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Matthias Klose 
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -rf stamps
> [ ! -f Makefile ] || /usr/bin/make distclean
> make[1]: Entering directory '/<>'
> Making distclean in config
> test -z "libelf.pc libdw.pc libdebuginfod.pc profile.sh profile.csh" || rm -f 
> libelf.pc libdw.pc libdebuginfod.pc profile.sh profile.csh
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> Making distclean in lib
> test -z "*.gcno *.gcda" || rm -f *.gcno *.gcda
> test -z "libeu.a" || rm -f libeu.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/color.Po
> rm -f ./.deps/crc32.Po
> rm -f ./.deps/crc32_file.Po
> rm -f ./.deps/error.Po
> rm -f ./.deps/next_prime.Po
> rm -f ./.deps/printversion.Po
> rm -f ./.deps/xasprintf.Po
> rm -f ./.deps/xmalloc.Po
> rm -f ./.deps/xstrdup.Po
> rm -f ./.deps/xstrndup.Po
> rm -f Makefile
> Making distclean in libelf
> test -z "*.gcno *.gcda elf_version.os elf_hash.os elf_error.os elf_fill.os 
> elf_begin.os elf_next.os elf_rand.os elf_end.os elf_kind.os gelf_getclass.os 
> elf_getbase.os elf_getident.os elf32_fsize.os elf64_fsize.os gelf_fsize.os 
> elf32_xlatetof.os elf32_xlatetom.os elf64_xlatetof.os elf64_xlatetom.os 
> gelf_xlate.os elf32_getehdr.os elf64_getehdr.os gelf_getehdr.os 
> elf32_newehdr.os elf64_newehdr.os gelf_newehdr.os gelf_update_ehdr.os 
> elf32_getphdr.os elf64_getphdr.os gelf_getphdr.os elf32_newphdr.os 
> elf64_newphdr.os gelf_newphdr.os gelf_update_phdr.os elf_getarhdr.os 
> elf_getarsym.os elf_rawfile.os elf_readall.os elf_cntl.os elf_getscn.os 
> elf_nextscn.os elf_ndxscn.os elf_newscn.os elf32_getshdr.os elf64_getshdr.os 
> gelf_getshdr.os gelf_update_shdr.os elf_strptr.os elf_rawdata.os 
> elf_getdata.os elf_newdata.os 
> elf_getdata_rawchunk.os elf_flagelf.os elf_flagehdr.os elf_flagphdr.os 
> elf_flagscn.os elf_flagshdr.os elf_flagdata.os elf_memory.os elf_update.os 
> elf32_updatenull.os elf64_updatenull.os elf32_updatefile.os 
> elf64_updatefile.os gelf_getsym.os gelf_update_sym.os gelf_getversym.os 
> gelf_getverneed.os gelf_getvernaux.os gelf_getverdef.os gelf_getverdaux.os 
> gelf_getrel.os gelf_getrela.os gelf_update_rel.os gelf_update_rela.os 
> gelf_getdyn.os gelf_update_dyn.os gelf_getmove.os gelf_update_move.os 
> gelf_getsyminfo.os gelf_update_syminfo.os gelf_getauxv.os gelf_update_auxv.os 
> gelf_getnote.os gelf_xlatetof.os gelf_xlatetom.os nlist.os 
> gelf_getsymshndx.os gelf_update_symshndx.os gelf_update_versym.os 
> gelf_update_verneed.os gelf_update_vernaux.os gelf_update_verdef.os 
> gelf_update_verdaux.os elf_getphdrnum.os 
> elf_getshdrnum.os elf_getshdrstrndx.os gelf_checksum.os elf32_checksum.os 
> elf64_checksum.os libelf_crc32.os libelf_next_prime.os elf_clone.os 
> gelf_getlib.os gelf_update_lib.os elf32_offscn.os elf64_offscn.os 
> gelf_offscn.os elf_getaroff.os elf_gnu_hash.os elf_scnshndx.os 
> elf32_getchdr.os elf64_getchdr.os gelf_getchdr.os elf_compress.os 
> elf_compress_gnu.os libelf.so libelf.so.1" || rm -f *.gcno *.gcda 
> elf_version.os elf_hash.os elf_error.os elf_fill.os elf_begin.os elf_next.os 
> elf_rand.os elf_end.os elf_kind.os gelf_getclass.os elf_getbase.os 
> elf_getident.os elf32_fsize.os elf64_fsize.os gelf_fsize.os elf32_xlatetof.os 
> elf32_xlatetom.os elf64_xlatetof.os elf64_xlatetom.os gelf_xlate.os 
> elf32_getehdr.os elf64_getehdr.os gelf_getehdr.os 

Bug#1044154: gcc-12: Fails to build source after successful build

2023-08-13 Thread Lucas Nussbaum
Source: gcc-12
Version: 12.3.0-7
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> 
> 
> dpkg-buildpackage: info: source package gcc-12
> dpkg-buildpackage: info: source version 12.3.0-7
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Matthias Klose 
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> rm -rf stamps
> rm -rf gcc-12.3.0  newlib-4.3.0.20230120
> /usr/bin/make -f debian/rules2 clean
> make[1]: Entering directory '/<>'
> dh_testdir
> rm -f pxxx status
> rm -f *-summary *-protocol testsuite-comparision summary-diff
> rm -f /<>/src/gcc/po/*.gmo
> rm -rf src-nvptx src-gcn
> rm -f debian/lib{gcc,objc,stdc++}{-v3,[0-9]}*.{{pre,post}{inst,rm},shlibs}
> fs=`echo debian/*BV* debian/*CXX* debian/*LC* debian/*MF* | sort -u`; \
> for f in $fs; do \
>   [ -f $f ] || continue; \
>   f2=$(echo $f | sed 's/BV/12/;s/CXX/6/;s/LC/1/;s/-CRB//;s/\.in$//'); \
>   rm -f $f2; \
> done
> rm -f debian/lib*gcc-s1.symbols
> rm -f debian/lib*{atomic1,gfortran5,gomp1,itm1,quadmath0,stdc++6}.symbols
> find debian -maxdepth 1 -name '*-cross.symbols' -type l | xargs -r rm -f
> rm -f debian/gcc-{XX,ar,nm,ranlib}-12.1
> rm -f debian/shlibs.local debian/shlibs.common* debian/substvars.local
> rm -f debian/*.debhelper
> [ -d debian/bugs ] && /usr/bin/make -C debian/bugs clean
> make[1]: [debian/rules2:2219: clean] Error 1 (ignored)
> rm -f debian/README.libstdc++-baseline debian/README.Bugs 
> debian/README.Debian.amd64
> rm -f debian/arch_binaries* debian/indep_binaries*
> rm -rf bin bin-gcn locales share
> rm -rf check-inst
> rm -f usage-*.svg
> rm -f installed-*.tar*
> dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)
> make[1]: Leaving directory '/<>'
> rm -rf /<>/src* /<>/build* debian/tmp* html
> rm -f bootstrap-* first-move-stamp
> rm -f debian/*.tmp
> rm -f debian/soname-cache
> find debian -name '.#*' | xargs -r rm -f
> rm -f debian/patches/series*
> rm -rf .pc
> dh_clean
> 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 gcc-12 using existing ./gcc-12_12.3.0.orig.tar.gz
> dpkg-source: info: local changes detected, the modified files are:
>  gcc-12-12.3.0/test-protocol2
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/gcc-12_12.3.0-7.diff.IzGppF
> 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/gcc-12_12.3.0-7_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.



Bug#1044038: autofdo: Fails to build source after successful build

2023-08-13 Thread Lucas Nussbaum
Source: autofdo
Version: 0.19-2.3
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> 
> 
> dpkg-buildpackage: info: source package autofdo
> dpkg-buildpackage: info: source version 0.19-2.3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Stéphane Glondu 
> 
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean  --with autoreconf
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<>'
> rm -rf gflags
> rm -rf glog
> rm -rf third_party/protobuf
> dh_auto_clean
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
>   make -j1 distclean
> make[2]: Entering directory '/<>'
> test -z "create_gcov dump_gcov sample_merger profile_merger profile_diff 
> profile_update create_llvm_prof" || rm -f create_gcov dump_gcov sample_merger 
> profile_merger profile_diff profile_update create_llvm_prof
> test -z "libquipper.a libsymbolize.a" || rm -f libquipper.a libsymbolize.a
> rm -f *.o
> rm -f symbolize/*.o
> rm -f third_party/perf_data_converter/src/quipper/*.o
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f symbolize/.deps/.dirstamp
> rm -f symbolize/.dirstamp
> rm -f third_party/perf_data_converter/src/quipper/.deps/.dirstamp
> rm -f third_party/perf_data_converter/src/quipper/.dirstamp
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f ./.deps/addr2line.Po
> rm -f ./.deps/create_gcov.Po
> rm -f ./.deps/create_llvm_prof-addr2line.Po
> rm -f ./.deps/create_llvm_prof-create_llvm_prof.Po
> rm -f ./.deps/create_llvm_prof-gcov.Po
> rm -f ./.deps/create_llvm_prof-instruction_map.Po
> rm -f ./.deps/create_llvm_prof-llvm_profile_writer.Po
> rm -f ./.deps/create_llvm_prof-module_grouper.Po
> rm -f ./.deps/create_llvm_prof-profile.Po
> rm -f ./.deps/create_llvm_prof-profile_creator.Po
> rm -f ./.deps/create_llvm_prof-profile_writer.Po
> rm -f ./.deps/create_llvm_prof-sample_reader.Po
> rm -f ./.deps/create_llvm_prof-source_info.Po
> rm -f ./.deps/create_llvm_prof-symbol_map.Po
> rm -f ./.deps/dump_gcov.Po
> rm -f ./.deps/gcov.Po
> rm -f ./.deps/instruction_map.Po
> rm -f ./.deps/module_grouper.Po
> rm -f ./.deps/profile.Po
> rm -f ./.deps/profile_creator.Po
> rm -f ./.deps/profile_diff.Po
> rm -f ./.deps/profile_merger.Po
> rm -f ./.deps/profile_reader.Po
> rm -f ./.deps/profile_update.Po
> rm -f ./.deps/profile_writer.Po
> rm -f ./.deps/sample_merger.Po
> rm -f ./.deps/sample_reader.Po
> rm -f ./.deps/source_info.Po
> rm -f ./.deps/symbol_map.Po
> rm -f symbolize/.deps/addr2line_inlinestack.Po
> rm -f symbolize/.deps/bytereader.Po
> rm -f symbolize/.deps/dwarf2reader.Po
> rm -f symbolize/.deps/dwarf3ranges.Po
> rm -f symbolize/.deps/elf_reader.Po
> rm -f symbolize/.deps/functioninfo.Po
> rm -f third_party/perf_data_converter/src/quipper/.deps/address_mapper.Po
> rm -f third_party/perf_data_converter/src/quipper/.deps/binary_data_utils.Po
> rm -f third_party/perf_data_converter/src/quipper/.deps/buffer_reader.Po
> rm -f third_party/perf_data_converter/src/quipper/.deps/buffer_writer.Po
> rm -f 
> third_party/perf_data_converter/src/quipper/.deps/create_llvm_prof-perf_data.pb.Po
> rm -f 
> third_party/perf_data_converter/src/quipper/.deps/create_llvm_prof-perf_stat.pb.Po
> rm -f third_party/perf_data_converter/src/quipper/.deps/data_reader.Po
> rm -f third_party/perf_data_converter/src/quipper/.deps/data_writer.Po
> rm -f third_party/perf_data_converter/src/quipper/.deps/dso.Po
> rm -f thir

Bug#1044029: autoconf2.69: Fails to build source after successful build

2023-08-13 Thread Lucas Nussbaum
Source: autoconf2.69
Version: 2.69-3.1
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@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 /<> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> --
> 
> dpkg-buildpackage: info: source package autoconf2.69
> dpkg-buildpackage: info: source version 2.69-3.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Adrian Bunk 
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f configure-stamp build-stamp
> [ ! -f Makefile ] || /usr/bin/make distclean
> make[1]: Entering directory '/<>'
> Making distclean in man
> make[2]: Entering directory '/<>/man'
> test -z "./*.t" || rm -f ./*.t
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<>/man'
> Making distclean in tests
> make[2]: Entering directory '/<>/tests'
> test -z "wrapper.in autoconf autoheader autom4te autoreconf autoscan 
> autoupdate ifnames package.m4 mktests.tmp expr" || rm -f wrapper.in autoconf 
> autoheader autom4te autoreconf autoscan autoupdate ifnames package.m4 
> mktests.tmp expr
> test ! -f ./testsuite || /bin/bash ./testsuite --clean
> rm -f *.tmp
> rm -f -r autom4te.cache
> test -z "atlocal" || rm -f atlocal
> test . = "." || test -z "" || rm -f 
> test -z "atconfig atlocal ./testsuite" || rm -f atconfig atlocal ./testsuite
> rm -f Makefile
> make[2]: Leaving directory '/<>/tests'
> Making distclean in doc
> make[2]: Entering directory '/<>/doc'
> test -z "autoconf.dvi autoconf.pdf autoconf.ps autoconf.html standards.dvi \
>   standards.pdf standards.ps standards.html" \
> || rm -rf autoconf.dvi autoconf.pdf autoconf.ps autoconf.html standards.dvi \
>   standards.pdf standards.ps standards.html
> test -z "autoconf.ACs  autoconf.cvs  autoconf.MSs  autoconf.prs autoconf.ATs  
> autoconf.evs  autoconf.fns  autoconf.ovs autoconf.ca   autoconf.CA   
> autoconf.cas  autoconf.CAs autoconf.tmp" || rm -f autoconf.ACs  autoconf.cvs  
> autoconf.MSs  autoconf.prs autoconf.ATs  autoconf.evs  autoconf.fns  
> autoconf.ovs autoconf.ca   autoconf.CA   autoconf.cas  autoconf.CAs 
> autoconf.tmp
> rm -rf autoconf.AC autoconf.ACs autoconf.AT autoconf.ATs autoconf.CA \
>   autoconf.CAs autoconf.MS autoconf.MSs autoconf.aux \
>   autoconf.cp autoconf.cps autoconf.cv autoconf.cvs \
>   autoconf.ev autoconf.evs autoconf.fn autoconf.fns \
>   autoconf.ky autoconf.kys autoconf.log autoconf.ov \
>   autoconf.ovs autoconf.pg autoconf.pgs autoconf.pr \
>   autoconf.prs autoconf.tmp autoconf.toc autoconf.tp \
>   autoconf.tps autoconf.vr standards.aux standards.cp \
>   standards.cps standards.fn standards.ky standards.log \
>   standards.pg standards.tmp standards.toc standards.tp \
>   standards.tps standards.vr
> rm -f vti.tmp
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<>/doc'
> Making distclean in lib
> make[2]: Entering directory '/<>/lib'
> Making distclean in emacs
> make[3]: Entering directory '/<>/lib/emacs'
> rm -f elc-stamp autoconf-mode.elc autotest-mode.elc
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<>/lib/emacs'
> Making distclean in autoscan
> make[3]: Entering directory '/<>/lib/autoscan'
> test -z "autoscan.list" || rm -f autoscan.list
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<>/lib/autoscan'
> Making distclean in autotest
> make[3]: Entering directory '/<>/lib/autotest'
> test -z "autotest.m4f" || rm -f autotest.m4f

Bug#1043573: RFS: gcc-doc-defaults/5:27 [RC] -- several GNU manual pages

2023-08-13 Thread Dmitry Baryshkov
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-Cc: Debian GCC Maintainers , Adam 
Borowski 

Dear mentors,

I am looking for a sponsor for my package "gcc-doc-defaults":

 * Package name : gcc-doc-defaults
   Version  : 5:27
   Upstream contact : [fill in name and email of upstream]
 * URL  : http://gcc.gnu.org/
 * License  : GNU-meta-license-01, GNU-meta-license, GPL-2
 * Vcs  : https://salsa.debian.org/lumag/gcc-doc-defaults
   Section  : contrib/doc

The source builds the following binary packages:

  gcc-doc - documentation for the GNU compilers (gcc, gobjc, g++)
  cpp-doc - documentation for the GNU C preprocessor (cpp)
  gfortran-doc - documentation for the GNU Fortran Compiler (gfortran)
  gnat-doc - documentation for the GNU Ada Compiler (gnat)
  gccgo-doc - documentation for the GNU Go compiler (gccgo)
  gcc-doc-base - several GNU manual pages

To access further information about this package, please visit the following 
URL:

  https://mentors.debian.net/package/gcc-doc-defaults/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/contrib/g/gcc-doc-defaults/gcc-doc-defaults_27.dsc

Changes since the last upload:

 gcc-doc-defaults (5:27) unstable; urgency=medium
 .
   * d/control: remove -guest from Salsa URLs
   * d/rules: add riscv64 to go_archs to sync with gcc-defaults
   * d/rules: Build using GCC 13 (Closes: #1042960)
   * d/control: regen using GCC 13

-- 
With best wishes
Dmitry



Bug#1043572: RFS: gcc-13-doc/13.2.0-1 -- documentation for the GNU compilers (gcc, gobjc, g++)

2023-08-13 Thread Dmitry Baryshkov
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-Cc: Debian GCC Maintainers , Adam 
Borowski 

Dear mentors,

I am looking for a sponsor for my package "gcc-13-doc":

 * Package name : gcc-13-doc
   Version  : 13.2.0-1
   Upstream contact : http://gcc.gnu.org/bugzilla/
 * URL  : http://gcc.gnu.org/
 * License  : GFDL-1.3+-gnat-rm, GFDL-1.3+-gcc-1, GFDL-1.3+-gnat-ugn, 
Expat, GFDL-NIV-1.3+, GPL-2+, GFDL-NIV-1.2+, GPL-3+, GFDL-1.2+-libquadmath, 
GNU-meta-license-variant, XXX, GNU-meta-license, GFDL-NIV-1.3+-libiberty
 * Vcs  : https://salsa.debian.org/lumag/gcc-doc
   Section  : non-free/doc

The source builds the following binary packages:

  gcc-13-doc - documentation for the GNU compilers (gcc, gobjc, g++)
  cpp-13-doc - documentation for the GNU C preprocessor (cpp)
  gfortran-13-doc - documentation for the GNU Fortran Compiler (gfortran)
  gnat-13-doc - documentation for the GNU Ada Compiler (gnat)
  gccgo-13-doc - documentation for the GNU Go compiler (gccgo)

To access further information about this package, please visit the following 
URL:

  https://mentors.debian.net/package/gcc-13-doc/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/non-free/g/gcc-13-doc/gcc-13-doc_13.2.0-1.dsc

Changes for the initial release:

 gcc-13-doc (13.2.0-1) unstable; urgency=medium
 .
   * New upstream version 13.2.0
   * d/patches: refresh from-debian-gcc-git-doc-updates.diff patch
   * d/copyright: review and bump copyrights

-- 
With best wishes
Dmitry