Issue metadata
Sign in to add a comment
|
llvm-next r346485 fails to build in chromiumos-sdk |
||||||||||||||||||||||
Issue descriptionBuilding in the chroot is fine but fails when building in chromiumos-sdk. llvm-8.0_pre339409_p20180926-r8: -- <<< Gentoo configuration >>> llvm-8.0_pre339409_p20180926-r8: Build type Gentoo llvm-8.0_pre339409_p20180926-r8: Install path /usr llvm-8.0_pre339409_p20180926-r8: Compiler flags: llvm-8.0_pre339409_p20180926-r8: C -O2 -pipe -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections llvm-8.0_pre339409_p20180926-r8: C++ -O2 -pipe -fPIC -fvisibility-inlines-hidden -Werror=date-time -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wdelete-non-virtual-dtor -Wno-comment -fdiagnostics-color -ffunction-sections -fdata-sections llvm-8.0_pre339409_p20180926-r8: Linker flags: llvm-8.0_pre339409_p20180926-r8: Executable -Wl,-O2 -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -Wl,-allow-shlib-undefined llvm-8.0_pre339409_p20180926-r8: Module -Wl,-O2 -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -Wl,-z,nodelete llvm-8.0_pre339409_p20180926-r8: Shared -Wl,-O2 -Wl,--as-needed -Wl,-O2 -Wl,--as-needed -Wl,-z,defs -Wl,-z,nodelete llvm-8.0_pre339409_p20180926-r8: llvm-8.0_pre339409_p20180926-r8: -- Configuring done llvm-8.0_pre339409_p20180926-r8: CMake Error at cmake/modules/AddLLVM.cmake:459 (add_library): llvm-8.0_pre339409_p20180926-r8: Cannot find source file: llvm-8.0_pre339409_p20180926-r8: llvm-8.0_pre339409_p20180926-r8: /usr/include/demangle.h llvm-8.0_pre339409_p20180926-r8: llvm-8.0_pre339409_p20180926-r8: Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp llvm-8.0_pre339409_p20180926-r8: .hxx .in .txx llvm-8.0_pre339409_p20180926-r8: Call Stack (most recent call first): llvm-8.0_pre339409_p20180926-r8: cmake/modules/AddLLVM.cmake:622 (llvm_add_library) llvm-8.0_pre339409_p20180926-r8: lib/Support/CMakeLists.txt:47 (add_llvm_library) llvm-8.0_pre339409_p20180926-r8: llvm-8.0_pre339409_p20180926-r8: llvm-8.0_pre339409_p20180926-r8: CMake Error at cmake/modules/AddLLVM.cmake:459 (add_library): llvm-8.0_pre339409_p20180926-r8: Cannot find source file: llvm-8.0_pre339409_p20180926-r8: llvm-8.0_pre339409_p20180926-r8: /usr/include/demangle.h llvm-8.0_pre339409_p20180926-r8: llvm-8.0_pre339409_p20180926-r8: Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp llvm-8.0_pre339409_p20180926-r8: .hxx .in .txx llvm-8.0_pre339409_p20180926-r8: Call Stack (most recent call first): llvm-8.0_pre339409_p20180926-r8: cmake/modules/AddLLVM.cmake:622 (llvm_add_library) llvm-8.0_pre339409_p20180926-r8: lib/WindowsManifest/CMakeLists.txt:8 (add_llvm_library)
,
Dec 20
Opened https://bugs.llvm.org/show_bug.cgi?id=40122 Also trying out a cmake upgrade if that will fix the problem.
,
Dec 20
cmake upgrade didn't help :(
,
Jan 8
Root cause in bug 920008. While 920008 is not fixed, will need to revert r344218 in llvm locally. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by manojgupta@chromium.org
, Dec 20