[From nobody Wed Mar 25 18:44:05 2026
Received: (at submit) by bugs.debian.org; 23 Mar 2026 11:54:17 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-121.1 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,HAS_PACKAGE,
 SPF_HELO_PASS,SPF_NONE,USER_IN_DKIM_WELCOMELIST,X_DEBBUGS_CC
 autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 69; hammy, 150; neutral, 282; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--H*F:U*sanvila, 0.000-+--H*rp:U*sanvila,
 0.000-+--sk:dh_auto
Return-path: &lt;sanvila@debian.org&gt;
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:43012)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1w4drM-00D5Fv-2d
 for submit@bugs.debian.org; Mon, 23 Mar 2026 11:54:17 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by mailly.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1w4drL-00EJm0-15
 for submit@bugs.debian.org; Mon, 23 Mar 2026 11:54:15 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=XDGfzwCDgYo0GMNK2KDQqjSNLDmt54ysb1cnK0h0HXw=; b=Q4DZuggeKN28oLoEU0qHEPgdhR
 XGp7maqyXorMcpuj7Dty72nkfPiha08OvjerBlzt8UjkyjlWEVYdcxrP23lBgJ3sKqM92Zm5P3P/u
 rY3lNByCES6w2iIvJd6hNR3ZbvWa4UjoPuV7UCqzH/cZV4bSRW8sCqtQkfpJQPVi4fLo6RI3K8CW3
 4Q+VhJO+KhvfrUbjtI2snj/exFOJiTf8SPLjm0cZDsLbFh5+Wo8SNBb01nKf8DDDCafNLsxUUTKxD
 Yn6Xh6Ehh1PYTRHJdR2XfQU7NmE3/Sg7aY2B1n+68UcyM6xz0tv9bni+PPImGa+X8d7mEEg4rysOx
 aD7LjVWg==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1w4drK-00Gg8r-0B
 for submit@bugs.debian.org; Mon, 23 Mar 2026 11:54:14 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: compile-command-annotations: FTBFS: [ERROR]
 IncrementalCompileTest.test:81 incremental fragments output must be a
 directory expected [true] but found [false]
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1w4drK-00Gg8r-0B@paradis.debian.org&gt;
Date: Mon, 23 Mar 2026 11:54:14 +0000
Delivered-To: submit@bugs.debian.org

Package: src:compile-command-annotations
Version: 1.2.3-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202603/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:compile-command-annotations, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
	bash -c &quot;for dir in \$(find . -name target -type d); do if [ -f \$(echo \$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done&quot;
	mh_unpatchpoms -plibcompile-command-annotations-java
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
	mh_patchpoms -plibcompile-command-annotations-java --debian-build --keep-pom-version --maven-repo=/&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/maven-repo
   dh_auto_build
	/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/&lt;&lt;PKGBUILDDIR&gt;&gt; -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/&lt;&lt;PKGBUILDDIR&gt;&gt;/debian -Dmaven.repo.local=/&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/maven-repo --batch-mode package -DskipTests -Dnotimestamp=true -Dlocale=en_US
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.

[... snipped ...]

 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87173577907/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.032 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87193689583/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.019 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87228444457/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.052 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87247305415/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.022 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87300380438/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.021 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87322824701/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.027 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87348326153/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.032 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87380726558/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.02 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87416370437/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.024 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87440400993/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.021 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87459433518/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.018 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87486054241/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.036 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87506078843/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.036 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87543001411/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.019 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87580804080/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.02 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87599163348/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)  Time elapsed: 0.042 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: 

Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87619635424/classes/META-INF/hotspot_compiler
to be a file
	at net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(CompileCommandProcessorTest.java:79)

[ERROR] test(net.nicoulaj.compilecommand.IncrementalCompileTest)  Time elapsed: 0.033 s  &lt;&lt;&lt; FAILURE!
java.lang.AssertionError: incremental fragments output must be a directory expected [true] but found [false]
	at net.nicoulaj.compilecommand.IncrementalCompileTest.test(IncrementalCompileTest.java:81)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR] net.nicoulaj.compilecommand.CompileCommandProcessorTest.test(net.nicoulaj.compilecommand.CompileCommandProcessorTest)
[ERROR]   Run 1: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/86393643007/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 2: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/86687104355/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 3: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/86752383054/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 4: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/86812952377/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 5: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/86871930834/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 6: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/86929970521/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 7: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/86984453818/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 8: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87038305478/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 9: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87079037463/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 10: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87103414453/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 11: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87135697130/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 12: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87173577907/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 13: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87193689583/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 14: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87228444457/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 15: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87247305415/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 16: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87300380438/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 17: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87322824701/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 18: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87348326153/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 19: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87380726558/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 20: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87416370437/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 21: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87440400993/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 22: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87459433518/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 23: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87486054241/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 24: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87506078843/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 25: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87543001411/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 26: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87580804080/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 27: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87599163348/classes/META-INF/hotspot_compiler
to be a file
[ERROR]   Run 28: CompileCommandProcessorTest.test:79 
Expecting actual:
 /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/test-compilation/87619635424/classes/META-INF/hotspot_compiler
to be a file
[INFO] 
[ERROR]   IncrementalCompileTest.test:81 incremental fragments output must be a directory expected [true] but found [false]
[INFO] 
[ERROR] Tests run: 5, Failures: 2, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  32.583 s
[INFO] Finished at: 2026-03-23T09:49:24Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.3:test (default-test) on project compile-command-annotations: There are test failures.
[ERROR] 
[ERROR] Please refer to /&lt;&lt;PKGBUILDDIR&gt;&gt;/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -&gt; [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
dh_auto_test: error: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/&lt;&lt;PKGBUILDDIR&gt;&gt; -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/&lt;&lt;PKGBUILDDIR&gt;&gt;/debian -Dmaven.repo.local=/&lt;&lt;PKGBUILDDIR&gt;&gt;/debian/maven-repo --batch-mode test returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]