Skip to content

Build failure: prismlauncher #229358

@anna328p

Description

@anna328p

Steps To Reproduce

Steps to reproduce the behavior:

  1. build prismlauncher

Build log

nix log /nix/store/amvb4xl7q751jg1dq06vvd2jyyw0z0rl-prismlauncher-6.3.drv
https://gist.github.com/anna328p/4679835ad1a0268f646398b0f07f5432

Notable part:

CMake Warning (dev) at /nix/store/b6384n9wc85nvsvbx2xn4p18wajy1nyp-tomlplusplus-3.3.0/lib/cmake/tomlplusplus/tomlplusplusConfigVersion.cmake:45 (math):
  Unexpected character in expression at position 3: ,
  Unexpected character in expression at position 5: F
  Unexpected character in expression at position 6: a
  Unexpected character in expression at position 7: l
  Unexpected character in expression at position 8: s
  Unexpected character in expression at position 9: e

/nix/store/b6384n9wc85nvsvbx2xn4p18wajy1nyp-tomlplusplus-3.3.0/lib/cmake/tomlplusplus/tomlplusplusConfigVersion.cmake @ lines 43..48:

# check that the installed version has the same 32/64bit-ness as the one which is currently searching:
if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "(8, False)")
  math(EXPR installedBits "(8, False) * 8")
  set(PACKAGE_VERSION "${PACKAGE_VERSION} (${installedBits}bit)")
  set(PACKAGE_VERSION_UNSUITABLE TRUE)
endif()

Looks like a cmake incompatibility??

Additional context

possibly connected to #217732?

Notify maintainers

@Minion3665 @Scrumplex

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

  • system: "x86_64-linux"
  • host os: Linux 6.1.23, NixOS, 23.05 (Stoat), 23.05.20230409.c5cf211
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.14.1
  • channels(root): "home-manager, musnix, nixos-22.05pre341370.4c5906c9489"
  • channels(anna): ""
  • nixpkgs: /nix/store/0xavn7sfcp6awxz7cwh65xmrchza2955-source

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions