[From nobody Sun Sep 13 07:10:38 2026
Received: (at submit) by bugs.debian.org; 11 Sep 2026 07:43:36 +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=-107.1 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FOURLA,FROMDEVELOPER,SPF_HELO_NONE,SPF_PASS,USER_IN_DKIM_WELCOMELIST
 autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 45; hammy, 150; neutral, 143; 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;sramacher@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:49142)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sramacher@debian.org&gt;)
 id 1x4vv6-005fYx-33 for submit@bugs.debian.org;
 Fri, 11 Sep 2026 07:43:36 +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=e8KAx6uUEFTC/mcQs0TsmkwOmW+g5C9HojoxE7BWGY0=; b=PcDBox+00jU7wuZSrgV+jRPUuZ
 bvIAnGu26fYdyzzMnns+XRSHBG3H7ryI1eYNG7qmip4qxroBr/SzkNGQ6jdxA6pL0BHOv4bSFSP2+
 t/JSGlfIGe1mEstl+fMswIt0T4we8cONr8yQ+S+XAr77YdwSL4K9eRotRurxGiXMzU3E4SypYm0NX
 lL8DXVO2kDyfPIOLQS2gFXg+Lxop15XhJQ0vBJf7bBBfg22NFDwifw/Y8OXA+HrwDR4aIvDWp6Tot
 PuH3RoQSwGWhxZmoI/LF8vY0VFCUnqNt41vSxIqKU/au8IsAUA7CRT1V8X/6Tu5JcqOg90dfNzFw7
 NEeFxDLw==;
Received: from authenticated-user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sramacher@debian.org&gt;)
 id 1x4vv5-0018Q2-1X for submit@bugs.debian.org;
 Fri, 11 Sep 2026 07:43:35 +0000
Received: by jupiter.ramacher.at (Postfix, from userid 1000)
 id 3436510037CB5; Fri, 11 Sep 2026 09:43:35 +0200 (CEST)
Date: Fri, 11 Sep 2026 09:43:35 +0200
From: Sebastian Ramacher &lt;sramacher@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: mshr: FTBFS on riscv64: include_directories given empty-string as
 include directory
Message-ID: &lt;aqOxJ02kAN5zGPKs@ramacher.at&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 13.2.0+nmu1
X-Debian-User: sramacher
Delivered-To: submit@bugs.debian.org

Source: mshr
Version: 2019.2.0~git20230811.ff54a68+dfsg1-9
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: debian-riscv@lists.debian.org, sramacher@debian.org
User: debian-riscv@lists.debian.org
Usertags: riscv64

Dear maintainer,

mshr FTBFS on riscv64:

-- Using gcc version 4 or later. Adding -frounding-math
CMake Warning (dev) at /usr/share/cmake-4.3/Modules/FindPackageHandleStandardArgs.cmake:493 (message):
  The package name passed to find_package_handle_standard_args() (TETGEN)
  does not match the name of the calling package (TetGen).  This can lead to
  problems in calling code that expects find_package() result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  cmake/FindTetGen.cmake:31 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:32 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found TETGEN: /usr/lib/riscv64-linux-gnu/libtet.so
CMake Warning (dev) at CMakeLists.txt:59 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run &quot;cmake
  --help-policy CMP0167&quot; for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /usr/include (found version &quot;1.90.0&quot;) found components: filesystem program_options
-- Found GMP: /usr/lib/riscv64-linux-gnu/libgmp.so
-- Found MPFR: /usr/lib/riscv64-linux-gnu/libmpfr.so
CMake Error at CMakeLists.txt:80 (include_directories):
  include_directories given empty-string as include directory.


CMake Warning (dev) at /usr/lib/riscv64-linux-gnu/cmake/dolfin/UseDOLFIN.cmake:34 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run &quot;cmake
  --help-policy CMP0167&quot; for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:95 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PkgConfig: /usr/bin/riscv64-linux-gnu-pkg-config (found version &quot;2.5.1&quot;)
-- Checking for one of the modules 'craypetsc_real;petsc;PETSc'
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of PetscInt
-- Check size of PetscInt - failed
-- Checking for one of the modules 'crayslepc_real;slepc;SLEPc'
-- Testing disabled
-- Configuring incomplete, errors occurred!
	cd obj-riscv64-linux-gnu &amp;&amp; tail -v -n \+0 CMakeCache.txt

See
https://buildd.debian.org/status/fetch.php?pkg=mshr&amp;arch=riscv64&amp;ver=2019.2.0%7Egit20230811.ff54a68%2Bdfsg1-9%2Bb1&amp;stamp=1788680062&amp;raw=0
for details.

Cheers
-- 
Sebastian Ramacher
]