[cfe-dev] !!! 3.2 Release RC3 source code available for download and testing

Pawel Wodnicki root at 32bitmicro.com
Fri Dec 7 07:44:23 PST 2012


>> Below is the full error message. Let me know if you need any more
information.
> 
> We normally ask for a preprocessed source, but this one was easy
> enough to reproduce. I have started delta to reduce the testcase.

I could not reproduce it with RC3 nor RC2 binaries on
ubuntu 12.04 x86_64 with g++-4.6. Seqan build and tested fine.

Something is fishy with the g++4.7 based build because
-isystem paths point to 4.4 not 4.7, see the "Program arguments:"
below, like:

/usr/lib/gcc/x86_64-linux-gnu/4.4/../../../../include/c++/4.4

>I'm using a stable 64 bit Debian system and compile clang with g++ 4.7.

Manuel, could you please check whether clang was build with g++-4.7?


> 
> Cheers,
> Rafael
> 
> 

Pawel


0.	Program arguments: /group/agabi/software/x86_64/llvm-3.2rc3/bin/clang
-cc1 -triple x86_64-unknown-linux-gnu -emit-obj -mrelax-all
-disable-free -main-file-name test_graph_types.cpp -mrelocation-model
static -mdisable-fp-elim -fmath-errno -masm-verbose
-mconstructor-aliases -munwind-tables -target-cpu x86-64
-target-linker-version 2.20.1 -momit-leaf-frame-pointer -coverage-file
/export/local-1/public/holtgrew/seqan-trunk-build/core/tests/graph_types/CMakeFiles/test_graph_types.dir/test_graph_types.cpp.o
-resource-dir
/group/agabi/software/x86_64/llvm-3.2rc3/bin/../lib/clang/3.2 -D
_LARGEFILE_SOURCE -D _FILE_OFFSET_BITS=64 -D SEQAN_ENABLE_TESTING=1 -D
SEQAN_ENABLE_DEBUG=1 -D SEQAN_HAS_EXECINFO=1 -I
/export/local-1/public/holtgrew/seqan-trunk/core/include
-fmodule-cache-path
/export/local-1/public/holtgrew/tmp/clang-module-cache -internal-isystem
/usr/lib/gcc/x86_64-linux-gnu/4.4/../../../../include/c++/4.4
-internal-isystem
/usr/lib/gcc/x86_64-linux-gnu/4.4/../../../../include/c++/4.4/x86_64-linux-gnu
-internal-isystem
/usr/lib/gcc/x86_64-linux-gnu/4.4/../../../../include/c++/4.4/backward
-internal-isystem /usr/local/include -internal-isystem
/group/agabi/software/x86_64/llvm-3.2rc3/bin/../lib/clang/3.2/include
-internal-externc-isystem /usr/include/x86_64-linux-gnu
-internal-externc-isystem /include -internal-externc-isystem
/usr/include -W -Wall -Wno-long-long -Wstrict-aliasing
-Wno-variadic-macros -pedantic -fdeprecated-macro
-fdebug-compilation-dir
/export/local-1/public/holtgrew/seqan-trunk-build/core/tests/graph_types
-ferror-limit 19 -fmessage-length 271 -mstackrealign -fobjc-runtime=gcc
-fcxx-exceptions -fexceptions -fdiagnostics-show-option
-fcolor-diagnostics -o
CMakeFiles/test_graph_types.dir/test_graph_types.cpp.o -x c++
/export/local-1/public/holtgrew/seqan-trunk/core/tests/graph_types/test_graph_types.cpp




More information about the cfe-dev mailing list