[cfe-dev] More LLVM on VC2010 fun

Cesar Mello cmello at gmail.com
Sat Jul 21 06:28:36 PDT 2012


When I try to build LLVM.sln both in Visual Studio 10 and 2012 I'm having
the error below (and the IDE freezes). Any clue?

Thank you a lot.

Best regards
Mello

Project "D:\workspace\llvm\build\LLVM.sln" (1) is building
"D:\workspace\llvm\build\tools\clang\test\check-clang.vcxproj.metaproj
" (431) on node 1 (default targets).
Project
"D:\workspace\llvm\build\tools\clang\test\check-clang.vcxproj.metaproj"
(431) is building "D:\workspace\llvm\build\tools\
clang\test\check-clang.vcxproj" (432) on node 1 (default targets).
InitializeBuildStatus:
  Touching "Win32\Debug\check-clang\check-clang.unsuccessfulbuild".
CustomBuild:
  Building Custom Rule
D:/workspace/llvm/llvm/tools/clang/test/CMakeLists.txt
  CMake does not need to re-run because
D:\workspace\llvm\build\tools\clang\test\CMakeFiles\generate.stamp is
up-to-date.
  Running the Clang regression tests
  -- Testing: 4997 tests, 2 threads --
  FAIL: Clang :: CXX/class/class.mem/p1b.cpp (341 of 4997)
  ******************** TEST 'Clang :: CXX/class/class.mem/p1b.cpp' FAILED
********************
  Script:
  --
  D:/workspace/llvm/build/bin/Debug/clang.EXE -cc1 -internal-isystem
D:/workspace/llvm/build/bin/Debug/../lib/clang/3.2/include -
  fsyntax-only -verify
D:/workspace/llvm/llvm/tools/clang/test/CXX/class/class.mem/p1b.cpp
  not D:/workspace/llvm/build/bin/Debug/clang.EXE -cc1 -internal-isystem
D:/workspace/llvm/build/bin/Debug/../lib/clang/3.2/inclu
  de -fsyntax-only
D:/workspace/llvm/llvm/tools/clang/test/CXX/class/class.mem/p1b.cpp 2>
D:/workspace/llvm/build/tools/clang/tes
  t/CXX/class/class.mem/Output/p1b.cpp.tmp
  FileCheck
D:/workspace/llvm/llvm/tools/clang/test/CXX/class/class.mem/p1b.cpp <
D:/workspace/llvm/build/tools/clang/test/CXX/cl
  ass/class.mem/Output/p1b.cpp.tmp
  --
  Exit Code: 127

  Command Output (stderr):
  --

D:/workspace/llvm/build/tools/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/Output/p2.cpp.script:
line 1: FileCheck: command no
  t found
CUSTOMBUILD : fatal error : error in backend: IO failure on output stream.
[D:\workspace\llvm\build\tools\clang\test\check-clang.
vcxproj]
  --

  ********************
  FAIL: Clang :: CXX/expr/expr.unary/expr.unary.noexcept/cg.cpp (533 of
4997)
  ******************** TEST 'Clang ::
CXX/expr/expr.unary/expr.unary.noexcept/cg.cpp' FAILED ********************
  Script:
  --
  D:/workspace/llvm/build/bin/Debug/clang.EXE -cc1 -internal-isystem
D:/workspace/llvm/build/bin/Debug/../lib/clang/3.2/include -
  fcxx-exceptions -fexceptions -triple x86_64-apple-darwin10 -S -emit-llvm
-std=c++11 -include D:/workspace/llvm/llvm/tools/clang
  /test/CXX/expr/expr.unary/expr.unary.noexcept/ser.h
D:/workspace/llvm/llvm/tools/clang/test/CXX/expr/expr.unary/expr.unary.noex
  cept/cg.cpp -o - | FileCheck
D:/workspace/llvm/llvm/tools/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/cg.cpp
  D:/workspace/llvm/build/bin/Debug/clang.EXE -cc1 -internal-isystem
D:/workspace/llvm/build/bin/Debug/../lib/clang/3.2/include -
  fcxx-exceptions -fexceptions -triple x86_64-apple-darwin10 -emit-pch -o
D:/workspace/llvm/build/tools/clang/test/CXX/expr/expr.
  unary/expr.unary.noexcept/Output/cg.cpp.tmp-ser.pch -std=c++11 -x c++
D:/workspace/llvm/llvm/tools/clang/test/CXX/expr/expr.una
  ry/expr.unary.noexcept/ser.h
  D:/workspace/llvm/build/bin/Debug/clang.EXE -cc1 -internal-isystem
D:/workspace/llvm/build/bin/Debug/../lib/clang/3.2/include -
  fcxx-exceptions -fexceptions -triple x86_64-apple-darwin10 -S -emit-llvm
-std=c++11 -include-pch D:/workspace/llvm/build/tools/

clang/test/CXX/expr/expr.unary/expr.unary.noexcept/Output/cg.cpp.tmp-ser.pch
D:/workspace/llvm/llvm/tools/clang/test/CXX/expr/e
  xpr.unary/expr.unary.noexcept/cg.cpp -o - | FileCheck
D:/workspace/llvm/llvm/tools/clang/test/CXX/expr/expr.unary/expr.unary.no
  except/cg.cpp
  --
  Exit Code: 127
  Command Output (stderr):
  --

D:/workspace/llvm/build/tools/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/Output/cg.cpp.script:
line 1: FileCheck: comma
  nd not found

D:/workspace/llvm/llvm/tools/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/cg.cpp:23:8:
warning: expression result unused
    D(), noexcept(E());
         ^~~~~~~~~~~~~

CUSTOMBUILD : fatal error : error in backend: IO failure on output stream.
[D:\workspace\llvm\build\tools\clang\test\check-clang.
vcxproj]
  --

  ********************
  FAIL: Clang :: CXX/expr/p10-0x.cpp (538 of 4997)
  ******************** TEST 'Clang :: CXX/expr/p10-0x.cpp' FAILED
********************
  Script:
  --
  D:/workspace/llvm/build/bin/Debug/clang.EXE -cc1 -internal-isystem
D:/workspace/llvm/build/bin/Debug/../lib/clang/3.2/include -
  emit-llvm -triple x86_64-pc-linux-gnu
D:/workspace/llvm/llvm/tools/clang/test/CXX/expr/p10-0x.cpp -o - -std=c++11
| FileCheck D
  :/workspace/llvm/llvm/tools/clang/test/CXX/expr/p10-0x.cpp
  --
  Exit Code: 127
  Command Output (stderr):
  --

D:/workspace/llvm/build/tools/clang/test/CXX/expr/Output/p10-0x.cpp.script:
line 1: FileCheck: command not found
CUSTOMBUILD : fatal error : error in backend: IO failure on output stream.
[D:\workspace\llvm\build\tools\clang\test\check-clang.
vcxproj]
  --

On Thu, Jul 19, 2012 at 3:00 AM, Unai Landa <ulanda at digital-legends.com>wrote:

>  Hello, after some test my latest clang+llvm build "almsot worked" but I
> was experiencinf some crashes.
>
> I found the experimental win32 binry on the repo, so I donwnloaded and
> tested it on other machine and that version works fine, so I got mu svn
> pointing to the llvn and clang 31 release final tag and recompiled it.
>
> That improved my build (running on w7 profesional 64bits) but my clang
> still crashes on some files that with the provided 32bit binary work, so
> how can try to find/fix it...
>
> All Im geting is somethng like this:
>
> 1>Stack dump:
>
>
>
> 1>1. <eof> parser at end of file
>
> 1>2. Code generation
>
> 1>3. Running pass 'Function Pass Manager' on module
> 'c:/DLE/krmwork/krm/src/anm/codecs/CCodecMgr.cpp'.
>
> 1>4. Running pass 'Peephole Optimizations' on function
> '@_ZNK3krm3anm9CCodecMgr11GetPositionEfj'
>
>
>
> What should I do? with 3.2 there are less crahses but without any info.
>
>
>
>
>
> Unai
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120721/c7782fb1/attachment.html>


More information about the cfe-dev mailing list