-
Notifications
You must be signed in to change notification settings - Fork 195
Open
Description
Version
25.02
Which installation method(s) does this occur on?
Docker
Describe the bug.
This fails to build as a stand-alone package (not with -DMORPHEUS_BUILD_EXAMPLES=ON).
Minimum reproducible example
./docker/run_container_release.sh
conda env update --solver=libmamba -n morpheus --file /workspace/conda/environments/dev_cuda-125_arch-$(arch).yaml
cd examples/developer_guide/3_simple_cpp_stage
./compile.shRelevant log output
Click here to see error details
/opt/conda/envs/morpheus/include/glog/logging.h:711:25: error: 'MakeCheckOpValueString' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] 711 | MakeCheckOpValueString(comb.ForVar2(), v2); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ninja: build stopped: subcommand failed.
Full env printout
Click here to see environment details
[Paste the results of print_env.sh here, it will be hidden by default]
Other/Misc.
No response
Code of Conduct
- I agree to follow Morpheus' Code of Conduct
- I have searched the open bugs and have found no duplicates for this bug report
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Review - Ready for Review