Bug#1047775: omegat: Fails to build source after successful build

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


Source: omegat
Version: 3.6.0.10+dfsg-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 omegat
> dpkg-buildpackage: info: source version 3.6.0.10+dfsg-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andrej Shadura <andrewsh at debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh "clean" --with javahelper
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p lib
> dh_auto_clean
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> 	ant -propertyfile ./debian/ant.properties clean
> Buildfile: /<<PKGBUILDDIR>>/build.xml
> 
> -pre-init:
> 
> -init-private:
> 
> -init-user:
> 
> -init-project:
> 
> -init-macrodef-property:
> 
> -do-init:
> 
> -post-init:
> 
> -init-check:
> 
> -init-ap-cmdline-properties:
> 
> -init-macrodef-javac-with-processors:
> 
> -init-macrodef-javac-without-processors:
> 
> -init-macrodef-javac:
> 
> -init-macrodef-test-impl:
> 
> -init-macrodef-junit-init:
> 
> -init-macrodef-junit-single:
> 
> -init-macrodef-junit-batch:
> 
> -init-macrodef-junit:
> 
> -init-macrodef-junit-impl:
> 
> -init-macrodef-testng:
> 
> -init-macrodef-testng-impl:
> 
> -init-macrodef-test:
> 
> -init-macrodef-junit-debug:
> 
> -init-macrodef-junit-debug-batch:
> 
> -init-macrodef-junit-debug-impl:
> 
> -init-macrodef-test-debug-junit:
> 
> -init-macrodef-testng-debug:
> 
> -init-macrodef-testng-debug-impl:
> 
> -init-macrodef-test-debug-testng:
> 
> -init-macrodef-test-debug:
> 
> -init-debug-args:
> 
> -init-macrodef-nbjpda:
> 
> -init-macrodef-debug:
> 
> -init-macrodef-java:
> 
> -init-presetdef-jar:
> 
> -init-ap-cmdline-supported:
> 
> -init-ap-cmdline:
> 
> init:
> 
> -deps-clean-init:
> 
> deps-clean:
> 
> -warn-already-built-clean:
> [propertyfile] Updating property file: /<<PKGBUILDDIR>>/build/built-clean.properties
> 
> -check-call-dep:
> 
> -maybe-call-dep:
> 
> -pre-init:
> 
> -init-private:
> 
> -init-user:
> 
> -init-project:
> 
> -init-macrodef-property:
> 
> -do-init:
> 
> -post-init:
> 
> -init-check:
> 
> -init-macrodef-javac:
> 
> -init-macrodef-junit:
> 
> -init-macrodef-nbjpda:
> Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdastart
> Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:nbjpdareload
> 
> -init-macrodef-debug:
> 
> -init-macrodef-java:
> Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:java
> 
> -init-presetdef-jar:
> Trying to override old definition of task http://www.netbeans.org/ns/j2se-project/1:jar
> 
> init:
> 
> deps-clean:
> 
> -do-clean:
>    [delete] Deleting directory /<<PKGBUILDDIR>>/lib-mnemonics/build
>    [delete] Deleting directory /<<PKGBUILDDIR>>/lib-mnemonics/dist
> 
> -post-clean:
> 
> clean:
> 
> -do-clean:
>    [delete] Deleting directory /<<PKGBUILDDIR>>/build
> 
> -post-clean:
>    [delete] Deleting: /<<PKGBUILDDIR>>/manifest.mf
> 
> clean:
> 
> BUILD SUCCESSFUL
> Total time: 1 second
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    jh_clean
>    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 omegat using existing ./omegat_3.6.0.10+dfsg.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file src/gen/core/project/Masks.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/project/Project.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/project/ObjectFactory.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/project/Omegat.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/Header.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/Languagerules.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/Body.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/Languagerule.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/Rule.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/Srx.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/Afterbreak.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/Maprules.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/Formathandle.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/ObjectFactory.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/package-info.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/Languagemap.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/segmentation/Beforebreak.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Tig.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/AdminNote.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/DescripGrp.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/TermNoteGrp.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/TransacNote.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/ItemSet.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/TitleStmt.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Ntig.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/FileDesc.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/RefObjectList.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Term.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/TermCompGrp.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Body.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/SourceDesc.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Title.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Foreign.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Bpt.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/TermCompList.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Change.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/RevisionDesc.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/EncodingDesc.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/LangSet.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/ItemGrp.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Back.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/DescripNote.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/RefObject.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Xref.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/TermGrp.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/TransacGrp.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Ph.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Transac.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/ObjectFactory.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Ref.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/MartifHeader.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Hi.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/TermEntry.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/TermComp.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/TermNote.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Martif.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Ept.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/P.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Descrip.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/PublicationStmt.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Date.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Item.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/AdminGrp.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Text.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Note.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tbx/Admin.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/filters/Filters.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/filters/Filter.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/filters/ObjectFactory.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/filters/Files.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Header.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Ude.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Body.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Bpt.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Prop.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Tu.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Ut.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Tmx.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/It.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Ph.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Seg.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/ObjectFactory.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Hi.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Ept.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Map.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Note.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Tuv.java, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/gen/core/tmx14/Sub.java, use --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  omegat-3.6.0.10+dfsg/src/gen/taas/ObjectFactory.java
>  omegat-3.6.0.10+dfsg/src/gen/taas/TaasArrayOfTerm.java
>  omegat-3.6.0.10+dfsg/src/gen/taas/TaasCollection.java
>  omegat-3.6.0.10+dfsg/src/gen/taas/TaasCollectionType.java
>  omegat-3.6.0.10+dfsg/src/gen/taas/TaasCollections.java
>  omegat-3.6.0.10+dfsg/src/gen/taas/TaasDomain.java
>  omegat-3.6.0.10+dfsg/src/gen/taas/TaasDomains.java
>  omegat-3.6.0.10+dfsg/src/gen/taas/TaasExtractionResult.java
>  omegat-3.6.0.10+dfsg/src/gen/taas/TaasLanguage.java
>  omegat-3.6.0.10+dfsg/src/gen/taas/TaasTerm.java
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/omegat_3.6.0.10+dfsg-3.diff.RYoB21
> 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/omegat_3.6.0.10+dfsg-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-java-maintainers mailing list