[From nobody Mon Sep 14 13:21:03 2026
Received: (at submit) by bugs.debian.org; 11 Sep 2026 12:04:59 +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=-120.1 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS,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, 5; hammy, 150; neutral, 64; spammy, 0.
 spammytokens: hammytokens:0.000-+--HTo:N*Debian, 0.000-+--forky, 
 0.000-+--H*F:U*sanvila, 0.000-+--H*rp:U*sanvila, 0.000-+--cmake
Return-path: &lt;sanvila@debian.org&gt;
Received: from mitropoulos.debian.org
 ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:50344)
 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 1x5003-006LMN-0s
 for submit@bugs.debian.org; Fri, 11 Sep 2026 12:04:59 +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 mitropoulos.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 1x5001-001kn6-21
 for submit@bugs.debian.org; Fri, 11 Sep 2026 12:04:57 +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=wqTvT/fDdFZzeCWHl7nwGX8/V+EqMok7EtithTxnB1E=; b=Yn5cLdQDwKXTY9Dtc2tAvucD9Y
 2lC33ySdo76OwkOX7Cub2C3qy7yB75i/ruV1wr5XXhPE0U8eRH6UhgA++W3wuJgf75HDsEKDgrwFW
 JVRSsgn+c0dR52gRbRK/D7Lg6GBhdsRpPVVQIV+zrMNKl53gZZB35WptVQoLPrzzYwMD1Mpu5EWLI
 HvDSiZoqlGQvef2Xu7HzrYazQjmhe5gNhwwDt9TgqBNIag05QjN0eWqwA0vqrrbl+BtuUrIvl50q4
 yPWY7wY0YGylojA9sqyXyNwBqNNCMoawHlm5pSVn0lRWs6VTE9XmBsjvTRtlp+fAJTtZwY2JQgKMN
 Rdb28HNA==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1x5000-001d8v-00
 for submit@bugs.debian.org; Fri, 11 Sep 2026 12:04:56 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: opentelemetry-cpp: FTBFS with the nocheck build profile
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1x5000-001d8v-00@paradis.debian.org&gt;
Date: Fri, 11 Sep 2026 12:04:56 +0000
Delivered-To: submit@bugs.debian.org

Package: src:opentelemetry-cpp
Version: 1.28.0-1
Severity: serious
Tags: forky sid ftbfs
User: debian-qa@lists.debian.org
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
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/202609/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/nocheck

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:opentelemetry-cpp, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
CMake Error at exporters/otlp/CMakeLists.txt:1216 (target_link_libraries):
  Target &quot;otlp_http_metric_exporter_benchmark&quot; links to:

    benchmark::benchmark

  but the target was not found. [...]
]