Skip to content

Bump externalpackages/cpptrace from 027f9ae to 787d8af#3289

Open
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/submodules/externalpackages/cpptrace-787d8af
Open

Bump externalpackages/cpptrace from 027f9ae to 787d8af#3289
dependabot[bot] wants to merge 1 commit intonextfrom
dependabot/submodules/externalpackages/cpptrace-787d8af

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps externalpackages/cpptrace from 027f9ae to 787d8af.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [externalpackages/cpptrace](https://github.com/ZedThree/cpptrace) from `027f9ae` to `787d8af`.
- [Commits](ZedThree/cpptrace@027f9ae...787d8af)

---
updated-dependencies:
- dependency-name: externalpackages/cpptrace
  dependency-version: 787d8af6f66c12b16d7db5f479467100fc2282cb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Feb 27, 2026
@dschwoerer
Copy link
Contributor

This is failing to find cpptrace after installation:

-- Detecting C compile features
-- Detecting C compile features - done
-- netCDF CONFIG found
-- netCDF CONFIG found
-- Found netCDFCxx version 4.3.1
-- Found netCDFCxx: /usr/lib/x86_64-linux-gnu/libnetcdf_c++4.so (found suitable version "4.3.1", minimum required is "4.3.1")
-- Found FFTW: /usr/lib/x86_64-linux-gnu/libfftw3.so
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
CMake Error at /home/runner/work/BOUT-dev/BOUT-dev/build/externalpackages/cpptrace/cmake/cpptrace-config.cmake:26 (include):
  include could not find requested file:

    /home/runner/work/BOUT-dev/BOUT-dev/build/externalpackages/cpptrace/cmake/cpptrace-targets.cmake
Call Stack (most recent call first):
  /usr/local/share/cmake-3.31/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /home/runner/work/BOUT-dev/BOUT-dev/build/bout++Config.cmake:170 (find_dependency)
  CMakeLists.txt:6 (find_package)


-- Found Libuuid: /usr/lib/x86_64-linux-gnu/libuuid.so
CMake Error at CMakeLists.txt:6 (find_package):
  Found package configuration file:

    /home/runner/work/BOUT-dev/BOUT-dev/build/bout++Config.cmake

  but it set bout++_FOUND to FALSE so package "bout++" is considered to be
  NOT FOUND.  Reason given by package:

  The following imported targets are referenced, but are missing:
  cpptrace::cpptrace



-- Configuring incomplete, errors occurred!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant