Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to configure: string sub-command REPLACE requires at least four arguments #781

Open
yurivict opened this issue Oct 9, 2021 · 2 comments

Comments

@yurivict
Copy link

yurivict commented Oct 9, 2021

/bin/mkdir -p /disk-samsung/freebsd-ports/science/dagmc/work/.build

-- CMAKE_BUILD_TYPE: Release


CMake Error at cmake/FindMOAB.cmake:7 (string):
  string sub-command REPLACE requires at least four arguments.
Call Stack (most recent call first):
  CMakeLists.txt:62 (find_package)


CMake Error at cmake/FindMOAB.cmake:17 (message):
  Could not find MOAB.  Set -DMOAB_DIR=<MOAB_DIR> when running cmake or use
  the $MOAB_DIR environment variable.
Call Stack (most recent call first):
  CMakeLists.txt:62 (find_package)

Rev. 472ac87
cmake-3.21.3
OS: FreeBSD 13

@makeclean
Copy link
Contributor

makeclean commented Oct 9, 2021 via email

@yurivict
Copy link
Author

yurivict commented Oct 9, 2021

It is installed:

moab-5.2.1_2 Component for representing and evaluating mesh data

But the cmake script shouldn't break regardless.

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

No branches or pull requests

2 participants