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

Bug#1045940: marked as done (libixion: Fails to build source after successful build)



Your message dated Sun, 22 Oct 2023 09:22:01 +0000
with message-id <E1quUen-003S4B-Km@fasolo.debian.org>
and subject line Bug#1045940: fixed in libixion 0.17.0-4
has caused the Debian Bug report #1045940,
regarding libixion: 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 owner@bugs.debian.org
immediately.)


-- 
1045940: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045940
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libixion
Version: 0.17.0-3
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 libixion
> dpkg-buildpackage: info: source version 0.17.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Rene Engelhard <rene@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in include
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/include'
> Making distclean in libixion
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/libixion'
> test -z "libixion-0.17.la" || rm -f libixion-0.17.la
> rm -rf .libs _libs
>  rm -f document-test ixion-test ixion-test-track-deps compute-engine-test dirty-cell-tracker-test
> test -z "" || rm -f 
> rm -f *.o
> test -z "document-test.log ixion-test.log ixion-test-track-deps.log compute-engine-test.log dirty-cell-tracker-test.log" || rm -f document-test.log ixion-test.log ixion-test-track-deps.log compute-engine-test.log dirty-cell-tracker-test.log
> rm -f *.lo
> rm -f ./so_locations
> test -z "document-test.trs ixion-test.trs ixion-test-track-deps.trs compute-engine-test.trs dirty-cell-tracker-test.trs" || rm -f document-test.trs ixion-test.trs ixion-test-track-deps.trs compute-engine-test.trs dirty-cell-tracker-test.trs
> rm -f *.tab.c
> test -z "test-suite.log" || rm -f test-suite.log
> test -z "constants.inl" || rm -f constants.inl
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/address.Plo
> rm -f ./.deps/address_iterator.Plo
> rm -f ./.deps/calc_status.Plo
> rm -f ./.deps/cell.Plo
> rm -f ./.deps/cell_access.Plo
> rm -f ./.deps/cell_queue_manager.Plo
> rm -f ./.deps/compute_engine.Plo
> rm -f ./.deps/compute_engine_test.Po
> rm -f ./.deps/concrete_formula_tokens.Plo
> rm -f ./.deps/config.Plo
> rm -f ./.deps/debug.Plo
> rm -f ./.deps/dirty_cell_tracker.Plo
> rm -f ./.deps/dirty_cell_tracker_test.Po
> rm -f ./.deps/document.Plo
> rm -f ./.deps/document_test.Po
> rm -f ./.deps/exceptions.Plo
> rm -f ./.deps/formula.Plo
> rm -f ./.deps/formula_calc.Plo
> rm -f ./.deps/formula_function_opcode.Plo
> rm -f ./.deps/formula_functions.Plo
> rm -f ./.deps/formula_interpreter.Plo
> rm -f ./.deps/formula_lexer.Plo
> rm -f ./.deps/formula_name_resolver.Plo
> rm -f ./.deps/formula_parser.Plo
> rm -f ./.deps/formula_result.Plo
> rm -f ./.deps/formula_tokens.Plo
> rm -f ./.deps/formula_value_stack.Plo
> rm -f ./.deps/global.Plo
> rm -f ./.deps/info.Plo
> rm -f ./.deps/interface.Plo
> rm -f ./.deps/ixion_0.17_vulkan_la-compute_engine_vulkan.Plo
> rm -f ./.deps/ixion_0.17_vulkan_la-vulkan_obj.Plo
> rm -f ./.deps/ixion_test.Po
> rm -f ./.deps/ixion_test_track_deps.Po
> rm -f ./.deps/lexer_tokens.Plo
> rm -f ./.deps/matrix.Plo
> rm -f ./.deps/mem_str_buf.Plo
> rm -f ./.deps/model_context.Plo
> rm -f ./.deps/model_context_impl.Plo
> rm -f ./.deps/model_iterator.Plo
> rm -f ./.deps/model_types.Plo
> rm -f ./.deps/module.Plo
> rm -f ./.deps/named_expressions_iterator.Plo
> rm -f ./.deps/queue_entry.Plo
> rm -f ./.deps/table.Plo
> rm -f ./.deps/types.Plo
> rm -f ./.deps/utils.Plo
> rm -f ./.deps/workbook.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/libixion'
> Making distclean in python
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/python'
> rm -rf .libs _libs
> test -z "ixion.la" || rm -f ixion.la
> rm -f *.o
> test -z "../../test/python/document.py.log ../../test/python/module.py.log" || rm -f ../../test/python/document.py.log ../../test/python/module.py.log
> rm -f *.lo
> test -z "../../test/python/document.py.trs ../../test/python/module.py.trs" || rm -f ../../test/python/document.py.trs ../../test/python/module.py.trs
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "test-suite.log" || rm -f test-suite.log
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/ixion_la-document.Plo
> rm -f ./.deps/ixion_la-global.Plo
> rm -f ./.deps/ixion_la-python.Plo
> rm -f ./.deps/ixion_la-sheet.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/python'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
>  rm -f ixion-parser ixion-sorter ixion-formula-tokenizer
> rm -rf .libs _libs
> rm -f *.o
> test -z "../test/parser-test-t0.sh.log ../test/parser-test-t1.sh.log ../test/parser-test-t2.sh.log ../test/parser-test-t3.sh.log ../test/parser-test-t4.sh.log ../test/parser-test-t5.sh.log ../test/parser-test-t6.sh.log ../test/parser-test-t7.sh.log ../test/parser-test-t8.sh.log" || rm -f ../test/parser-test-t0.sh.log ../test/parser-test-t1.sh.log ../test/parser-test-t2.sh.log ../test/parser-test-t3.sh.log ../test/parser-test-t4.sh.log ../test/parser-test-t5.sh.log ../test/parser-test-t6.sh.log ../test/parser-test-t7.sh.log ../test/parser-test-t8.sh.log
> rm -f *.lo
> test -z "../test/parser-test-t0.sh.trs ../test/parser-test-t1.sh.trs ../test/parser-test-t2.sh.trs ../test/parser-test-t3.sh.trs ../test/parser-test-t4.sh.trs ../test/parser-test-t5.sh.trs ../test/parser-test-t6.sh.trs ../test/parser-test-t7.sh.trs ../test/parser-test-t8.sh.trs" || rm -f ../test/parser-test-t0.sh.trs ../test/parser-test-t1.sh.trs ../test/parser-test-t2.sh.trs ../test/parser-test-t3.sh.trs ../test/parser-test-t4.sh.trs ../test/parser-test-t5.sh.trs ../test/parser-test-t6.sh.trs ../test/parser-test-t7.sh.trs ../test/parser-test-t8.sh.trs
> rm -f *.tab.c
> test -z "test-suite.log" || rm -f test-suite.log
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f ./.deps/app_common.Po
> rm -f ./.deps/ixion_formula_tokenizer.Po
> rm -f ./.deps/ixion_parser.Po
> rm -f ./.deps/ixion_sorter.Po
> rm -f ./.deps/model_parser.Po
> rm -f ./.deps/session_handler.Po
> rm -f ./.deps/sort_input_parser.Po
> rm -f ./.deps/table_handler.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> Making distclean in ixion
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/ixion'
> Making distclean in interface
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/ixion/interface'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/ixion/interface'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/ixion'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/ixion'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/ixion'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in doc_example
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc_example'
> Making distclean in section_examples
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc_example/section_examples'
> rm -rf .libs _libs
> rm -f *.o
> test -z "cell-access.log" || rm -f cell-access.log
> test -z "cell-access.trs" || rm -f cell-access.trs
> rm -f *.lo
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -rf cell-access
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/cell_access.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc_example/section_examples'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc_example'
> rm -rf .libs _libs
> rm -f *.o
> test -z "document-simple.log model-context-simple.log" || rm -f document-simple.log model-context-simple.log
> rm -f *.lo
> test -z "document-simple.trs model-context-simple.trs" || rm -f document-simple.trs model-context-simple.trs
> rm -f *.tab.c
> test -z "test-suite.log" || rm -f test-suite.log
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -rf document-simple model-context-simple
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc_example'
> rm -f ./.deps/document_simple.Po
> rm -f ./.deps/model_context_simple.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc_example'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "bin/env.sh misc/libixion.spec" || rm -f bin/env.sh misc/libixion.spec
> test . = "." || test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -rf *.pc
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> 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
> rm: cannot remove './doc/_doxygen': Is a directory
> rm: cannot remove './doc/tmp': Is a directory
> dh_clean: error: rm -f -- debian/libixion-dev.substvars debian/libixion-0.17-0.substvars debian/python3-ixion.substvars debian/libixion-doc.substvars ./doc/_doxygen ./doc/tmp debian/files returned exit code 1
> make: *** [debian/rules:9: clean] Error 25
> dpkg-buildpackage: error: debian/rules clean 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/libixion_0.17.0-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.

--- End Message ---
--- Begin Message ---
Source: libixion
Source-Version: 0.17.0-4
Done: Rene Engelhard <rene@debian.org>

We believe that the bug you reported is fixed in the latest version of
libixion, 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 1045940@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rene Engelhard <rene@debian.org> (supplier of updated libixion 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 14 Aug 2023 20:53:33 +0200
Source: libixion
Architecture: source
Version: 0.17.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Changed-By: Rene Engelhard <rene@debian.org>
Closes: 1045940 1054239
Changes:
 libixion (0.17.0-4) unstable; urgency=medium
 .
   * debian/clean: add missing / (closes: #1045940)
   * debian/rules: export DEB_CXXFLAGS_MAINT_APPEND += -fexcess-precision=fast
     thanks Adrian Bunk (closes: #1054239)
Checksums-Sha1:
 65b86122a68434d775c85da32b301765c92ad7a9 2576 libixion_0.17.0-4.dsc
 1afaf1c39a3ce9ddad5c708a0d2eeecef4feb250 10124 libixion_0.17.0-4.debian.tar.xz
 173e408bc4f74ba19d0e7589d9bf0c16af37fabc 5333 libixion_0.17.0-4_source.buildinfo
Checksums-Sha256:
 3b69ac91b733d9a4b74b61ba3593ba82f436efca78a3aa921da67444e77a5fc4 2576 libixion_0.17.0-4.dsc
 461ad58c61af985339b9bd7a37204f7698f4d3d03354ddc9c5d04ba278e08e44 10124 libixion_0.17.0-4.debian.tar.xz
 5ca856c3ec0650d581d7f8c7a7996844a0a4b52087ac7a1bcd4656f4daeed28e 5333 libixion_0.17.0-4_source.buildinfo
Files:
 351328c5fedae9142b2ba29b2a754fbc 2576 libs optional libixion_0.17.0-4.dsc
 9161ac9018f0486627c40093a4c36d61 10124 libs optional libixion_0.17.0-4.debian.tar.xz
 9fbf562bba1cae05978deebada48bf9d 5333 libs optional libixion_0.17.0-4_source.buildinfo

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

iQJEBAEBCgAuFiEE4S3qRnUGcM+pYIAdCqBFcdA+PnAFAmU04tQQHHJlbmVAZGVi
aWFuLm9yZwAKCRAKoEVx0D4+cNyJD/0ZhIVn7THt6Szuo7kHUsT9iV+5ky4lHBTr
4kMTsAm/vdcwHOTSMyDSrFMlOukb7jmesgPBNON6fp81btxRJplvO/0sxXX/fwsY
eQ/miiH9MTsCIGNg88ZjYReLz7wZq9AVQKv0sMKv5/nSpc4i/E6S9JcDNSEb/m2w
S7b6E7HgszTmjTzoh2g/bFd9tfXiaz78vTqfDA/RhWXv7aL/Ezb4lxsW1N3mt6oG
q/78ZklcU3exIXLAZbVE5dSy+b29BGmxuZtVK1bepzwwzobqxX0/arVKNt0SKKVA
vuEcgHI1JC/4e2CiBQBL7ZxUM9jkElF5mC2ehfLoZBJVlFBUChrC31L4z+HuYDBP
JR3daeMsqKuOgemc234VH1j+1d4wPDQoabeC/Z8JFonj7O/uXpnPOpATj2GoRfRo
5ZWludd7FHljXwLoqsB7KxUrN0k0yvjnF4ToPV+v2nt4qyAB8Y7l94f+Qvoswde3
5gpWgZnMxWpDE5uBZDW3ZKCd8AUpRaTCi5IaQoyiGtMKBz+7z/vG0IxPRH2/xAO2
W7dvuebIjG4nCl/PKRTYT1GdW60AlUU/kGe/DMfdkXORPpOv7hsdwKe5ENboiTT6
jazhD+SRyVLCOJaKLGqoT18zXDDADMUlVArVnCo/iq3ApJwS5F87fpTlWLHnIlmy
LlPhnUlCYw==
=3TVj
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: