From: owner@bugs.debian.org
This is a multi-part message in MIME format...
Your message dated Sun, 12 Oct 2025 12:04:44 +0000
with message-id
and subject line Bug#1112715: fixed in axe-demultiplexer 0.3.3+dfsg-5
has caused the Debian Bug report #1112715,
regarding axe-demultiplexer: FTBFS with CMake 4
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.)
--
1112715: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1112715
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
Received: (at maintonly) by bugs.debian.org; 31 Aug 2025 22:31:49 +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=-112.6 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,
FROMDEVELOPER,FVGT_m_MULTI_ODD,PGPSIGNATURE,SPF_HELO_NONE,SPF_NONE,
UNPARSEABLE_RELAY,UPPERCASE_50_75,USER_IN_DKIM_WELCOMELIST,
XMAILER_REPORTBUG autolearn=ham autolearn_force=no
version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 81; hammy, 150; neutral, 311;
spammy,
0. spammytokens: hammytokens:0.000-+--sk:iqizbae, 0.000-+--sk:iQIzBAE,
0.000-+--Hx-spam-relays-external:sk:stravin, 0.000-+--H*RT:sk:stravin,
0.000-+--Hx-spam-relays-external:311
Return-path:
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:36764)
by buxtehude.debian.org with utf8esmtps (TLS1.3:ECDHE_SECP256R1
_RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.96)
(envelope-from )
id 1usqaS-00AViL-31
for maintonly@bugs.debian.org;
Sun, 31 Aug 2025 22:31:49 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.
org;
s=smtpauto.stravinsky; h=X-Debian-User:Date:Message-ID:Subject:To:From:
Content-Transfer-Encoding:MIME-Version:Content-Type:Reply-To:Cc:Content-ID:
Content-Description:In-Reply-To:References;
bh=N3t1BPhFhJtAVwZTFwic8nwtpYSZrWFrF81sy6wlYN4=; b
=gHxcZ72THkJHBeoYYwPTCFTg4w
ljcBp3cpurNYj/arzdWiv8b6H4Tu22yyslOT74JySC1+nIAm6L
bTwK4mMutzFMuIfSjfZMQMK/0Z1
whUT4xH+J+dBu1wn/CrHSU2l1uWa4hEzBheXJGYuBa10jGBv2h
Jor4PSrbCHm5k0XQtsZNQWjaKj9
+odusz/qejNZ7bwl/dKy+COJWX2yDghJiclGqzJVyPS5OefEjl
MTv+Kvm1ynvbiegKz7Ei/ZJVtvg
/gBCHBA4Nk3pXP9BMCcm5JS3Zp/TtlIPBE8vQAjH9EB00IpbFx
sohBEzDn7ebNqqZGbjFrQNlA6yU
Ku8lwXhQ==;
Received: from authenticated user
by stravinsky.debian.org with utf8esmtpsa (TLS1.3:ECDHE_SECP256
1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.94.2)
(envelope-from )
id 1usqaR-000MNN-AL
for maintonly@bugs.debian.org; Sun, 31 Aug 2025 22:31:47 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: =?utf-8?q?Timo_R=C3=B6hling?=
To: Debian Bug Tracking System
Subject: axe-demultiplexer: FTBFS with CMake 4
Message-ID: <175667950644.60203.16428525365347865587.reportbug@r
ehling3.cms.fkie.fraunhofer.de>
X-Mailer: reportbug 13.2.0
Date: Mon, 01 Sep 2025 00:31:46 +0200
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org
Source: axe-demultiplexer
Version: 0.3.3+dfsg-4
Severity: serious
Tags: ftbfs
Justification: FTBFS
User: cmake@packages.debian.org
Usertags: cmake-4
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Dear maintainer,
During a test rebuild for CMake 4, axe-demultiplexer failed to rebuild.
Log Summary:
- --------------------------------------------------------------
----------------
[...]
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the archiver during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip
//Path to a program.
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make. This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=ON
//No help, variable specified on the command line.
FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON
//Value Computed by CMake
axe_BINARY_DIR:STATIC=/build/reproducible-path/axe-demultiplexer
0.3.3+dfsg/obj-aarch64-linux-gnu
//Value Computed by CMake
axe_IS_TOP_LEVEL:STATIC=ON
//Value Computed by CMake
axe_SOURCE_DIR:STATIC=/build/reproducible-path/axe-demultiplexer-0.3.3+dfsg
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/build/reproducible-path/axe-demult
plexer-0.3.3+dfsg/obj-aarch64-linux-gnu
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=1
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)
|