Closed yurivict closed 2 years ago
@yurivict, could you give me more detail please? Thank you.
This is how tests are run:
@cd ${BUILD_WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DFREEBSD_BUILD_TESTS:BOOL=ON ${CMAKE_SOURCE_PATH} && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
test/test-main
test/test-main
prints the above SEGV message.
@yurivict, could you try ctest
instead?
This works, thank you for your help!
Version: 1.3.9 clang-12 OS: FreeBSD 13