Skip to content

During testing processes clang.exe*32 occupy all CPU time and block execution #11180

@llvmbot

Description

@llvmbot
Bugzilla Link 10808
Resolution WORKSFORME
Resolved on Sep 09, 2011 13:22
Version unspecified
OS Windows NT
Reporter LLVM Bugzilla Contributor

Extended Description

Native mingw32 two-stage clang build has issues with both llvm and clang tests performed on second stage.
Seems four processes clang.exe*32 occupy all CPU time and block execution.

Description of the build:
Native two-stage clang build, both stage use equal clang configuration:
--prefix=private_install_dir
--build=i686-pc-mingw32 --host=i686-pc-mingw32
--target=i686-pc-mingw32 --disable-bindings
--without-llvmgcc --without-llvmgxx
--enable-optimized --enable-assertions

Build machine information:
Windows 7 Professional x64(English) Service Pack1
Intel Xeon CPU W3530 @ 2.80 GHz, 12GB of RAM

g++.exe (GCC) 4.5.2
GNU Binutils 2.21.53.20110804
This is perl, v5.8.8 built for msys-64int
Python 2.6.6
cmake version 2.8.4

clang revisions that was tested:
138687
138579
138443
138298

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclangClang issues not falling into any other categoryworksformeResolved as "works for me"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions