[From nobody Tue Jun  2 13:56:04 2026
Received: (at submit) by bugs.debian.org; 29 Apr 2025 13:50:33 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
 (2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-105.7 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
 DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
 SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,
 USER_IN_DKIM_WHITELIST autolearn=ham autolearn_force=no
 version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 16; hammy, 150; neutral, 154; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;lucas@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:52840)
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=stravinsky.debian.org, EMAIL=hostmaster@stravinsky.debian.org (verified)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1u9lM1-00HNUd-3I
 for submit@bugs.debian.org; Tue, 29 Apr 2025 13:50:33 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Content-Type:MIME-Version:Message-ID:
 Subject:To:From:Date:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=yS0+DGLSrevWXNTB0pKG/kUyxRr36vowqhtDsD+o1Pw=; b=Vt0bO3LpJHmyZeJTM7j3OD0nJV
 uli0r5pEPYdc9ZbFGfJ5z4dMMkzUqe4vqAsS1e8dn1NirQgXbiDfEmmtYN1TSjemyg1ZP9lH1aav5
 S+KVtDHj9kz8IZWZkGCLdSeBMUjCWP3Tr753SQrNUG2ffJnOrLK2yKM6HPS+EmyBZG4q0HOMK/dQU
 85+KYQlDY4avdyUH5pmrBUM3LFyCETfqaQSm/ni6xQl4Or/s30gGNvfHMCsUaSW0K+u6DEc2xxptx
 Spnjg0cAZ0SKKqGcyju3w06rhxcCJCABAeMi6k0lopQWKCrNzhEp+V35CK6LGl03eNMuDMG7PdeGS
 icdmRlYQ==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1u9lLy-00FaZa-PR
 for submit@bugs.debian.org; Tue, 29 Apr 2025 13:50:31 +0000
Date: Tue, 29 Apr 2025 15:40:39 +0200
From: Lucas Nussbaum &lt;lucas@debian.org&gt;
To: submit@bugs.debian.org
Subject: agenda.app: FTBFS randomly: dh_auto_test: error: make -j8 check
 &quot;TESTSUITEFLAGS=-j8 --verbose&quot; VERBOSE=1 returned exit code 2
Message-ID: &lt;aBDW12Y11J_zbzzF@grub.nussbaum.fr&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Debian-User: lucas
Delivered-To: submit@bugs.debian.org

Source: agenda.app
Version: 0.47-1
Severity: important
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20250428 ftbfs-trixie ftbfs-randomly

Hi,

Your package fails to build randomly on amd64: In the exact same
environment, sometimes it builds fine, and sometimes it fails.

Relevant part (hopefully):
&gt; make[1]: Entering directory '/build/reproducible-path/agenda.app-0.47'
&gt; This is gnustep-make 2.9.3. Type 'make print-gnustep-make-help' for help.
&gt; Running in gnustep-make version 2 strict mode.
&gt; --- Running tests in tests ---
&gt; 
&gt; tests/MemoryStoreTest.m:
&gt; Failed file:  MemoryStoreTest.m aborted without running all tests!
&gt; 
&gt;     166 Passed tests
&gt;       1 Failed file
&gt; 
&gt; 
&gt; Some testing was abandoned when a test program aborted.  This is
&gt; generally a severe problem and may mean that the package is
&gt; completely unusable.  You need to try to fix this and, if it is
&gt; not due to some problem on your system, please help by submitting
&gt; a patch (or at least a bug report) to the package maintainer.
&gt; Please see /build/reproducible-path/agenda.app-0.47/tests.log for more detail.
&gt; make[1]: *** [GNUmakefile.postamble:15: check] Error 1
&gt; make[1]: Leaving directory '/build/reproducible-path/agenda.app-0.47'
&gt; dh_auto_test: error: make -j8 check &quot;TESTSUITEFLAGS=-j8 --verbose&quot; VERBOSE=1 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2025/04/28/agenda.app_0.47-1_unstable.log

You can find other build logs (including successful ones) in:
http://qa-logs.debian.net/2025/04/28/

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250428;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&amp;merged=ign&amp;fnewerval=7&amp;flastmodval=7&amp;fusertag=only&amp;fusertagtag=ftbfs-20250428&amp;fusertaguser=lucas@debian.org&amp;allbugs=1&amp;cseverity=1&amp;ctags=1&amp;caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

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.
]