Skip to content

bombono: pin to boost183 to fix the build#402340

Merged
bjornfor merged 1 commit intoNixOS:masterfrom
trofi:bombono-update
Apr 28, 2025
Merged

bombono: pin to boost183 to fix the build#402340
bjornfor merged 1 commit intoNixOS:masterfrom
trofi:bombono-update

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Apr 27, 2025

Without the change bombono build fails on master as https://hydra.nixos.org/build/294719057:

In file included from src/mbase/project/_extlibs_.h:61,
                 from src/mgui/_extlibs_.h:31,
                 from src/mgui/_pc_.h:29,
                 from src/mgui/dialog.cpp:22:
src/mlib/sdk/bfs.h:12:10: fatal error: boost/filesystem/convenience.hpp: No such file or directory
   12 | #include <boost/filesystem/convenience.hpp> // fs::create_directories()
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

Without the change `bombono` build fails on `master` as
https://hydra.nixos.org/build/294719057:

    In file included from src/mbase/project/_extlibs_.h:61,
                     from src/mgui/_extlibs_.h:31,
                     from src/mgui/_pc_.h:29,
                     from src/mgui/dialog.cpp:22:
    src/mlib/sdk/bfs.h:12:10: fatal error: boost/filesystem/convenience.hpp: No such file or directory
       12 | #include <boost/filesystem/convenience.hpp> // fs::create_directories()
          |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@trofi trofi changed the title bombono: bin to boost183 to fix the build bombono: pin to boost183 to fix the build Apr 27, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Apr 27, 2025
@nix-owners nix-owners bot requested a review from symphorien April 27, 2025 19:05
@bjornfor bjornfor merged commit b6e8a54 into NixOS:master Apr 28, 2025
48 of 51 checks passed
@trofi trofi deleted the bombono-update branch April 28, 2025 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants