Skip to content

When I run make -j,it reports some wrong about clang #29

Description

@dongchenyu

When I run make -j,it report " clang: error: unable to execute command: Segmentation fault (core dumped)
clang: error: clang frontend command failed due to signal (use -v to see invocation)".

clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
clang: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
clang: note: diagnostic msg:


PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /tmp/ckks_serialization-dc57e0.cpp
clang: note: diagnostic msg: /tmp/ckks_serialization-dc57e0.sh
clang: note: diagnostic msg:


eva/CMakeFiles/eva.dir/build.make:159: recipe for target 'eva/CMakeFiles/eva.dir/serialization/ckks_serialization.cpp.o' failed
make[2]: *** [eva/CMakeFiles/eva.dir/serialization/ckks_serialization.cpp.o] Error 254
CMakeFiles/Makefile2:257: recipe for target 'eva/CMakeFiles/eva.dir/all' failed
make[1]: *** [eva/CMakeFiles/eva.dir/all] Error 2
Makefile:90: recipe for target 'all' failed
make: *** [all] Error 2

That's all of the message.Who can tell me how to solve it.I'll appreciate if I can get the way to solve it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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