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

Do not know how to set CFE_SYSTEM_PSPNAME on Darwin system #672

Open
2 tasks done
deepgray opened this issue May 10, 2023 · 2 comments
Open
2 tasks done

Do not know how to set CFE_SYSTEM_PSPNAME on Darwin system #672

deepgray opened this issue May 10, 2023 · 2 comments

Comments

@deepgray
Copy link

deepgray commented May 10, 2023

Checklist (Please check before submitting)

  • I reviewed the Contributing Guide.
  • I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets.

Describe the bug
trying to build on MacOS, the build fails as no Darwin support.

To Reproduce
Steps to reproduce the behavior:
try building on a MacOS platform.

Expected behavior
portable i would take as any platform.

Code snips
If applicable, add references to the software.

System observed on:
Mac Pro (2013) intel xenon processor
MacOS 12.6.5

Additional context
ex0atmospheric@Dad-Mac-Pro cFS % make SIMULATION=native prep
mkdir -p "build"
(cd "build" && cmake -DCMAKE_INSTALL_PREFIX=/exe -DCMAKE_BUILD_TYPE=debug "/Users/ex0atmospheric/Projects/cFS/cfe")
-- OMIT_DEPRECATED=false: Deprecated elements included in build
-- Search path for modules: apps;libs;psp/fsw/modules;cfe/modules
-- Module 'core_api' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/core_api
-- Module 'core_private' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/core_private
-- Module 'ci_lab' found at /Users/ex0atmospheric/Projects/cFS/apps/ci_lab
-- Module 'to_lab' found at /Users/ex0atmospheric/Projects/cFS/apps/to_lab
-- Module 'sch_lab' found at /Users/ex0atmospheric/Projects/cFS/apps/sch_lab
-- Module 'cfe_assert' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/cfe_assert
-- Module 'sample_app' found at /Users/ex0atmospheric/Projects/cFS/apps/sample_app
-- Module 'sample_lib' found at /Users/ex0atmospheric/Projects/cFS/libs/sample_lib
-- Module 'es' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/es
-- Module 'evs' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs
-- Module 'fs' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/fs
-- Module 'sb' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb
-- Module 'tbl' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl
-- Module 'time' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/time
-- Module 'osal' found at /Users/ex0atmospheric/Projects/cFS/osal
-- Module 'psp' found at /Users/ex0atmospheric/Projects/cFS/psp
-- Module 'msg' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/msg
-- Module 'sbr' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/sbr
-- Module 'resourceid' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/resourceid
-- Module 'config' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/config
-- OSAL_SYSTEM_BSPTYPE not defined, no OSAL implementation will be compiled
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/core_api/config/default_cfe_mission_cfg.h for mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/sample_defs/sample_perfids.h for perfids.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/core_api/config/default_cfe_core_api_interface_cfg.h for cfe_core_api_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_mission_cfg.h for cfe_es_mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_interface_cfg.h for cfe_es_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_extern_typedefs.h for cfe_es_extern_typedefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_fcncodes.h for cfe_es_fcncodes.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_msgdefs.h for cfe_es_msgdefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_msg.h for cfe_es_msg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_msgstruct.h for cfe_es_msgstruct.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_topicids.h for cfe_es_topicids.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_mission_cfg.h for cfe_evs_mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_interface_cfg.h for cfe_evs_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_extern_typedefs.h for cfe_evs_extern_typedefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_fcncodes.h for cfe_evs_fcncodes.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_msgdefs.h for cfe_evs_msgdefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_msg.h for cfe_evs_msg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_msgstruct.h for cfe_evs_msgstruct.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_topicids.h for cfe_evs_topicids.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/fs/config/default_cfe_fs_mission_cfg.h for cfe_fs_mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/fs/config/default_cfe_fs_interface_cfg.h for cfe_fs_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/fs/config/default_cfe_fs_filedef.h for cfe_fs_filedef.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/fs/config/default_cfe_fs_extern_typedefs.h for cfe_fs_extern_typedefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_mission_cfg.h for cfe_sb_mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_interface_cfg.h for cfe_sb_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_extern_typedefs.h for cfe_sb_extern_typedefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_fcncodes.h for cfe_sb_fcncodes.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_msgdefs.h for cfe_sb_msgdefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_msg.h for cfe_sb_msg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_msgstruct.h for cfe_sb_msgstruct.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_topicids.h for cfe_sb_topicids.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_mission_cfg.h for cfe_tbl_mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_interface_cfg.h for cfe_tbl_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_extern_typedefs.h for cfe_tbl_extern_typedefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_fcncodes.h for cfe_tbl_fcncodes.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_msgdefs.h for cfe_tbl_msgdefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_msg.h for cfe_tbl_msg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_msgstruct.h for cfe_tbl_msgstruct.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_topicids.h for cfe_tbl_topicids.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_mission_cfg.h for cfe_time_mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_interface_cfg.h for cfe_time_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_extern_typedefs.h for cfe_time_extern_typedefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_fcncodes.h for cfe_time_fcncodes.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_msgdefs.h for cfe_time_msgdefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_msg.h for cfe_time_msg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_msgstruct.h for cfe_time_msgstruct.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_topicids.h for cfe_time_topicids.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/msg/option_inc/default_cfe_msg_hdr_pri.h for cfe_msg_hdr.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/msg/option_inc/default_cfe_msg_sechdr.h for cfe_msg_sechdr.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/resourceid/option_inc/cfe_resourceid_simple.h for cfe_resourceid_typedef.h
-- Configuring for system arch: native/default_cpu1
-- OMIT_DEPRECATED=false: Deprecated elements included in build
CMake Error at cmake/arch_build.cmake:648 (message):
Do not know how to set CFE_SYSTEM_PSPNAME on Darwin system
Call Stack (most recent call first):
CMakeLists.txt:120 (prepare)

-- Configuring incomplete, errors occurred!
CMake Error at cmake/mission_build.cmake:492 (message):
Failed to configure native_default_cpu1
Call Stack (most recent call first):
CMakeLists.txt:124 (process_arch)

-- Configuring incomplete, errors occurred!
make: *** [prep] Error 1
ex0atmospheric@Dad-Mac-Pro cFS %

Reporter Info
Full name and company/organization if applicable

@deepgray
Copy link
Author

ex0atmospheric@Dad-Mac-Pro cFS % make SIMULATION=native prep
mkdir -p "build"
(cd "build" && cmake -DCMAKE_INSTALL_PREFIX=/exe -DCMAKE_BUILD_TYPE=debug "/Users/ex0atmospheric/Projects/cFS/cfe")
-- OMIT_DEPRECATED=false: Deprecated elements included in build
-- Search path for modules: apps;libs;psp/fsw/modules;cfe/modules
-- Module 'core_api' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/core_api
-- Module 'core_private' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/core_private
-- Module 'ci_lab' found at /Users/ex0atmospheric/Projects/cFS/apps/ci_lab
-- Module 'to_lab' found at /Users/ex0atmospheric/Projects/cFS/apps/to_lab
-- Module 'sch_lab' found at /Users/ex0atmospheric/Projects/cFS/apps/sch_lab
-- Module 'cfe_assert' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/cfe_assert
-- Module 'sample_app' found at /Users/ex0atmospheric/Projects/cFS/apps/sample_app
-- Module 'sample_lib' found at /Users/ex0atmospheric/Projects/cFS/libs/sample_lib
-- Module 'es' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/es
-- Module 'evs' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs
-- Module 'fs' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/fs
-- Module 'sb' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb
-- Module 'tbl' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl
-- Module 'time' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/time
-- Module 'osal' found at /Users/ex0atmospheric/Projects/cFS/osal
-- Module 'psp' found at /Users/ex0atmospheric/Projects/cFS/psp
-- Module 'msg' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/msg
-- Module 'sbr' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/sbr
-- Module 'resourceid' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/resourceid
-- Module 'config' found at /Users/ex0atmospheric/Projects/cFS/cfe/modules/config
-- OSAL_SYSTEM_BSPTYPE not defined, no OSAL implementation will be compiled
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/core_api/config/default_cfe_mission_cfg.h for mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/sample_defs/sample_perfids.h for perfids.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/core_api/config/default_cfe_core_api_interface_cfg.h for cfe_core_api_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_mission_cfg.h for cfe_es_mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_interface_cfg.h for cfe_es_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_extern_typedefs.h for cfe_es_extern_typedefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_fcncodes.h for cfe_es_fcncodes.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_msgdefs.h for cfe_es_msgdefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_msg.h for cfe_es_msg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_msgstruct.h for cfe_es_msgstruct.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/es/config/default_cfe_es_topicids.h for cfe_es_topicids.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_mission_cfg.h for cfe_evs_mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_interface_cfg.h for cfe_evs_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_extern_typedefs.h for cfe_evs_extern_typedefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_fcncodes.h for cfe_evs_fcncodes.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_msgdefs.h for cfe_evs_msgdefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_msg.h for cfe_evs_msg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_msgstruct.h for cfe_evs_msgstruct.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/evs/config/default_cfe_evs_topicids.h for cfe_evs_topicids.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/fs/config/default_cfe_fs_mission_cfg.h for cfe_fs_mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/fs/config/default_cfe_fs_interface_cfg.h for cfe_fs_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/fs/config/default_cfe_fs_filedef.h for cfe_fs_filedef.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/fs/config/default_cfe_fs_extern_typedefs.h for cfe_fs_extern_typedefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_mission_cfg.h for cfe_sb_mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_interface_cfg.h for cfe_sb_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_extern_typedefs.h for cfe_sb_extern_typedefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_fcncodes.h for cfe_sb_fcncodes.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_msgdefs.h for cfe_sb_msgdefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_msg.h for cfe_sb_msg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_msgstruct.h for cfe_sb_msgstruct.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/sb/config/default_cfe_sb_topicids.h for cfe_sb_topicids.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_mission_cfg.h for cfe_tbl_mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_interface_cfg.h for cfe_tbl_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_extern_typedefs.h for cfe_tbl_extern_typedefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_fcncodes.h for cfe_tbl_fcncodes.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_msgdefs.h for cfe_tbl_msgdefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_msg.h for cfe_tbl_msg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_msgstruct.h for cfe_tbl_msgstruct.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/tbl/config/default_cfe_tbl_topicids.h for cfe_tbl_topicids.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_mission_cfg.h for cfe_time_mission_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_interface_cfg.h for cfe_time_interface_cfg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_extern_typedefs.h for cfe_time_extern_typedefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_fcncodes.h for cfe_time_fcncodes.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_msgdefs.h for cfe_time_msgdefs.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_msg.h for cfe_time_msg.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_msgstruct.h for cfe_time_msgstruct.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/time/config/default_cfe_time_topicids.h for cfe_time_topicids.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/msg/option_inc/default_cfe_msg_hdr_pri.h for cfe_msg_hdr.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/msg/option_inc/default_cfe_msg_sechdr.h for cfe_msg_sechdr.h
-- Using file: /Users/ex0atmospheric/Projects/cFS/cfe/modules/resourceid/option_inc/cfe_resourceid_simple.h for cfe_resourceid_typedef.h
-- Configuring for system arch: native/default_cpu1
-- OMIT_DEPRECATED=false: Deprecated elements included in build
CMake Error at cmake/arch_build.cmake:648 (message):
Do not know how to set CFE_SYSTEM_PSPNAME on Darwin system
Call Stack (most recent call first):
CMakeLists.txt:120 (prepare)

-- Configuring incomplete, errors occurred!
CMake Error at cmake/mission_build.cmake:492 (message):
Failed to configure native_default_cpu1
Call Stack (most recent call first):
CMakeLists.txt:124 (process_arch)

-- Configuring incomplete, errors occurred!
make: *** [prep] Error 1
ex0atmospheric@Dad-Mac-Pro cFS %

@deepgray deepgray changed the title portable doesn't mean MacOS Do not know how to set CFE_SYSTEM_PSPNAME on Darwin system May 10, 2023
@avan989
Copy link
Contributor

avan989 commented Aug 10, 2023

I think it would be better to use a VM or docker with one of the supported OS. But from just looking at the error message, it looks like you are missing the following from whatever "toolchain" file you are using to compile.

SET(CFE_SYSTEM_PSPNAME      ...)
SET(OSAL_SYSTEM_BSPTYPE     ...)
SET(OSAL_SYSTEM_OSTYPE      ...)

Reference nasa/cFE#1917

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

No branches or pull requests

2 participants