You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- The C compiler identification is AppleClang 16.0.0.16000026
-- The CXX compiler identification is AppleClang 16.0.0.16000026
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found BISON: /usr/bin/bison (found version "2.3")
-- Found FLEX: /usr/bin/flex (found version "2.6.4")
CMake Warning at test/compare_parsers/CMakeLists.txt:100 (message):
MSTA not found; not performing ANSI-C tests with MSTA
!!! To test MARPA on the biggest file, define env. variable MARPA_BIG_TEST.
!!! Please be aware -- MARPA uses 30GB for this test.
-- Configuring done (2.6s)
CMake Error at test/compare_parsers/CMakeLists.txt:139 (add_dependencies):
The dependency target "test_c" of target "ansic-marpa" does not exist.
Using the configure script seems to work though.
The text was updated successfully, but these errors were encountered:
Using the configure script seems to work though.
The text was updated successfully, but these errors were encountered: