Skip to content

Compilation error on MAC inside BoringSSL #42

@Warchant

Description

@Warchant
[ 50%] Building CXX object boringssl/crypto/aes/CMakeFiles/aes_test.dir/aes_test.cc.o
/Users/bogdan/tools/libquic/boringssl/crypto/aes/aes_test.cc:97:5: error: bool literal returned from
      'main' [-Werror,-Wmain]
    return false;
    ^      ~~~~~
1 error generated

It seems aes_test.cc has a warning, and because of -Werror, compilation fails.

OS: Mac 10.14.5
CMake: 3.14.4
Compiler: Apple LLVM version 10.0.1 (clang-1001.0.46.4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions