Skip to content

FTBFS when ENABLE_TEST=ON #6

@kathenas

Description

@kathenas

FTBFS when ENABLE_TEST=ON

[philwyett@ks-kenobi bcunit-5.2.0]$ cmake . -DENABLE_TEST=ON
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-- Configuring done
-- Generating done
-- Build files have been written to: /home/philwyett/Development/temporary/bcunit-5.2.0
[philwyett@ks-kenobi bcunit-5.2.0]$ make
Consolidate compiler generated dependencies of target bcunit
[ 34%] Built target bcunit
Consolidate compiler generated dependencies of target bcunit-static
[ 69%] Built target bcunit-static
[ 73%] Building C object BCUnit/Sources/CMakeFiles/bcunit_test.dir/Framework/CUError.c.o
/home/philwyett/Development/temporary/bcunit-5.2.0/BCUnit/Sources/Framework/CUError.c:40:10: fatal error: BCUnit_intl.h: No such file or directory
 #include "BCUnit_intl.h"
          ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [BCUnit/Sources/CMakeFiles/bcunit_test.dir/build.make:76: BCUnit/Sources/CMakeFiles/bcunit_test.dir/Framework/CUError.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:240: BCUnit/Sources/CMakeFiles/bcunit_test.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
[philwyett@ks-kenobi bcunit-5.2.0]$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions