Bug#855012: clang-3.9: Segmentation fault when compiling

Sylvestre Ledru sylvestre at debian.org
Mon Feb 13 08:39:18 UTC 2017


Le 13/02/2017 à 09:27, Eric Peter Stavarache a écrit :
> Package: clang-3.9
> Version: 1:3.9.1-4
> Severity: important
>
> Dear Maintainer,
>
>
> This the code in question:
>
I am getting with your command line:
---
main.cpp:1:10: fatal error: 'memory' file not found
#include <memory>
         ^
1 error generated.
---

If I comment the include, I am getting:
main.cpp:9:28: fatal error: unused parameter 'eth_context'
[-Wunused-parameter]
static action foo(StructA &eth_context)
                           ^
1 error generated.


Can you tell me more?

S



More information about the Pkg-llvm-team mailing list