Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 843297 Details for
Bug 886569
dev-lang/zig-0.10.0: A CONTINUE command was found outside of a proper FOREACH or WHILE loop
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang/zig-0.10.0's build.log
build.log (text/x-log), 4.19 KB, created by
topological-automata
on 2022-12-18 09:05:02 UTC
(
hide
)
Description:
dev-lang/zig-0.10.0's build.log
Filename:
MIME Type:
Creator:
topological-automata
Created:
2022-12-18 09:05:02 UTC
Size:
4.19 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-lang/zig-0.10.0:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: bratishkaerik@getgoogleoff.me proxy-maint@gentoo.org >[32m * [39;49;00mUpstream: https://github.com/ziglang/zig/issues >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > [33;01m*[0m This version requires 10G of memory for building compiler. > [33;01m*[0m If you don't have enough memory, you can wait until 0.11.0 release > [33;01m*[0m or (if you are risky) use 9999 version (currently requires only 4GB) > [32m*[0m Checking for at least 10 GiB RAM ... >[A[109C [34;01m[ [32;01mok[34;01m ][0m >>>> Unpacking source... >>>> Unpacking zig-0.10.0.tar.xz to /var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work >>>> Source unpacked in /var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work >>>> Preparing source in /var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0/build" >>>> Source prepared. >>>> Configuring source in /var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0/build" >cmake -C /var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0/build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DZIG_USE_CCACHE=OFF -DZIG_SHARED_LLVM=ON -DCMAKE_PREFIX_PATH=/usr/lib/llvm/15 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0/build/gentoo_toolchain.cmake /var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0 >loading initial cache file /var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0/build/gentoo_common_config.cmake >-- The C compiler identification is Clang 15.0.6 >-- The CXX compiler identification is Clang 15.0.6 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/lib/llvm/15/bin/x86_64-gentoo-linux-musl-clang-15 - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/lib/llvm/15/bin/x86_64-gentoo-linux-musl-clang++-15 - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Configuring zig version 0.10.0 >[31mCMake Error at cmake/Findllvm.cmake:90 (continue): > A CONTINUE command was found outside of a proper FOREACH or WHILE loop > scope. >Call Stack (most recent call first): > cmake/Findllvm.cmake:93 (NEED_TARGET) > CMakeLists.txt:138 (find_package) > >[0m >-- Configuring incomplete, errors occurred! >See also "/var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0/build/CMakeFiles/CMakeOutput.log". > [31;01m*[0m ERROR: dev-lang/zig-0.10.0::gentoo failed (configure phase): > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_configure > [31;01m*[0m environment, line 2582: Called cmake_src_configure > [31;01m*[0m environment, line 1327: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-lang/zig-0.10.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-lang/zig-0.10.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0/build' > [31;01m*[0m S: '/var/tmp/notmpfs/portage/dev-lang/zig-0.10.0/work/zig-0.10.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 886569
: 843297 |
843299
|
843301