Last active
November 29, 2024 04:03
-
-
Save lupyuen/0274fa1ed737d3c82a6b11883a4ad761 to your computer and use it in GitHub Desktop.
run-build-macos.sh ox64:nsh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rm -rf /tmp/run-build-macos | |
$ date | |
Fri Nov 29 11:36:58 +08 2024 | |
$ ./run-build-macos.sh ox64:nsh ; date | |
Now running https://github.com/lupyuen/nuttx-build-farm/blob/main/run-build-macos.sh ox64:nsh | |
utc_time=2024-11-29T03:37:36 | |
local_time=2024-11-29T11:37:36 | |
+ target=ox64:nsh | |
+ [[ ox64:nsh == '' ]] | |
++ echo ox64:nsh | |
++ cut -d : -f 1 | |
+ board=ox64 | |
++ echo ox64:nsh | |
++ cut -d : -f 2 | |
+ config=nsh | |
+ [[ ox64 == '' ]] | |
+ [[ nsh == '' ]] | |
+ neofetch | |
'c. luppy@Luppys-Mac-mini | |
,xNMM. --------------------- | |
.OMMMMo OS: macOS 15.1.1 24B91 arm64 | |
OMMM0, Host: Mac14,12 | |
.;loddo:' loolloddol;. Kernel: 24.1.0 | |
cKMMMMMMMMMMNWMMMMMMMMMM0: Uptime: 9 days, 4 hours, 29 mins | |
.KMMMMMMMMMMMMMMMMMMMMMMMWd. Packages: 146 (brew) | |
XMMMMMMMMMMMMMMMMMMMMMMMX. Shell: zsh 5.9 | |
;MMMMMMMMMMMMMMMMMMMMMMMM: Resolution: 3840x2160 | |
:MMMMMMMMMMMMMMMMMMMMMMMM: DE: Aqua | |
.MMMMMMMMMMMMMMMMMMMMMMMMX. WM: Quartz Compositor | |
kMMMMMMMMMMMMMMMMMMMMMMMMWd. WM Theme: Blue (Light) | |
.XMMMMMMMMMMMMMMMMMMMMMMMMMMk Terminal: vscode | |
.XMMMMMMMMMMMMMMMMMMMMMMMMK. CPU: Apple M2 Pro | |
kMMMMMMMMMMMMMMMMMMMMMMd GPU: Apple M2 Pro | |
;KMMMMMMMWXXWMMMMMMMk. Memory: 5453MiB / 32768MiB | |
.cooc,. .,coo:. | |
+ uname -a | |
Darwin Luppys-Mac-mini 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:11 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6020 arm64 | |
+ script_path=./run-build-macos.sh | |
+++ dirname -- ./run-build-macos.sh | |
++ cd -P . | |
++ pwd | |
+ script_dir=/Users/luppy/nuttx-build-farm | |
++ echo /opt/homebrew/opt/binutils/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin | |
++ tr : '\n' | |
++ grep -v /opt/homebrew/opt/make/libexec/gnubin | |
++ grep -v /opt/homebrew/opt/coreutils/libexec/gnubin | |
++ grep -v /opt/homebrew/opt/binutils/bin | |
++ tr '\n' : | |
+ export PATH=/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ PATH=/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
++ which ar | |
+ [[ /usr/bin/ar != \/\u\s\r\/\b\i\n\/\a\r ]] | |
+ tmp_dir=/tmp/run-build-macos | |
+ tools_dir=/tmp/run-build-macos/tools | |
+ [[ -d /tmp/run-build-macos/tools ]] | |
+ rm -rf /tmp/run-build-macos | |
+ mkdir /tmp/run-build-macos | |
+ cd /tmp/run-build-macos | |
+ [[ -d /tmp/tools ]] | |
+ rm -rf '/tmp/run-build-macos/tools/wasi-sdk*' | |
+ git clone https://github.com/apache/nuttx | |
Cloning into 'nuttx'... | |
remote: Enumerating objects: 819193, done. | |
remote: Counting objects: 100% (569/569), done. | |
remote: Compressing objects: 100% (322/322), done. | |
remote: Total 819193 (delta 276), reused 439 (delta 227), pack-reused 818624 (from 1) | |
Receiving objects: 100% (819193/819193), 285.41 MiB | 16.32 MiB/s, done. | |
Resolving deltas: 100% (637871/637871), done. | |
Updating files: 100% (23551/23551), done. | |
+ git clone https://github.com/apache/nuttx-apps apps | |
Cloning into 'apps'... | |
remote: Enumerating objects: 88318, done. | |
remote: Counting objects: 100% (40/40), done. | |
remote: Compressing objects: 100% (27/27), done. | |
remote: Total 88318 (delta 25), reused 16 (delta 13), pack-reused 88278 (from 1) | |
Receiving objects: 100% (88318/88318), 22.68 MiB | 5.54 MiB/s, done. | |
Resolving deltas: 100% (71392/71392), done. | |
+ pushd nuttx | |
/tmp/run-build-macos/nuttx /tmp/run-build-macos | |
++ git rev-parse HEAD | |
+ echo NuttX Source: https://github.com/apache/nuttx/tree/f589d5a4c7cf8f2f6ade451813e554904621e281 | |
NuttX Source: https://github.com/apache/nuttx/tree/f589d5a4c7cf8f2f6ade451813e554904621e281 | |
+ popd | |
/tmp/run-build-macos | |
+ pushd apps | |
/tmp/run-build-macos/apps /tmp/run-build-macos | |
++ git rev-parse HEAD | |
+ echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/65606186004fdab5df842f62181c777ee2350840 | |
NuttX Apps: https://github.com/apache/nuttx-apps/tree/65606186004fdab5df842f62181c777ee2350840 | |
+ popd | |
/tmp/run-build-macos | |
+ pushd nuttx | |
/tmp/run-build-macos/nuttx /tmp/run-build-macos | |
+ /Users/luppy/nuttx-build-farm/patch-ci-macos.sh | |
Now running https://github.com/lupyuen/nuttx-build-farm/blob/main/patch-ci-macos.sh | |
Called by https://github.com/lupyuen/nuttx-build-farm/blob/main/run-job-macos.sh | |
+ tmp_dir=/tmp/macos-build-farm | |
+ rm -rf /tmp/macos-build-farm | |
+ mkdir /tmp/macos-build-farm | |
+ file=tools/ci/platforms/darwin_arm64.sh | |
+ tmp_file=/tmp/macos-build-farm/darwin_arm64.sh | |
+ search='^python_tools() {' | |
+ replace='NOTUSED_python_tools() {' | |
+ rewrite_file | |
+ cat tools/ci/platforms/darwin_arm64.sh | |
+ sed 's/^python_tools() {/NOTUSED_python_tools() {/g' | |
+ mv /tmp/macos-build-farm/darwin_arm64.sh tools/ci/platforms/darwin_arm64.sh | |
+ search='^ # workaround for Cython issue' | |
++ cat | |
++ tr '\n' '\r' | |
' # workaround for Cython issuen Environment | |
+ rewrite_file | |
+ cat tools/ci/platforms/darwin_arm64.sh | |
/g' workaround for Cython issuen Environment | |
+ mv /tmp/macos-build-farm/darwin_arm64.sh tools/ci/platforms/darwin_arm64.sh | |
+ cat tools/ci/platforms/darwin_arm64.sh | |
+ tr '\r' '\n' | |
+ mv /tmp/macos-build-farm/darwin_arm64.sh tools/ci/platforms/darwin_arm64.sh | |
+ chmod +x tools/ci/platforms/darwin_arm64.sh | |
+ git status | |
On branch master | |
Your branch is up to date with 'origin/master'. | |
Changes not staged for commit: | |
(use "git add <file>..." to update what will be committed) | |
(use "git restore <file>..." to discard changes in working directory) | |
modified: tools/ci/platforms/darwin_arm64.sh | |
no changes added to commit (use "git add" and/or "git commit -a") | |
+ popd | |
/tmp/run-build-macos | |
+ cp -r nuttx nuttx-patched | |
+ pushd nuttx | |
/tmp/run-build-macos/nuttx /tmp/run-build-macos | |
+ git restore tools/ci | |
+ git status | |
On branch master | |
Your branch is up to date with 'origin/master'. | |
nothing to commit, working tree clean | |
+ popd | |
/tmp/run-build-macos | |
+ file=nuttx-patched/tools/ci/cibuild.sh | |
+ tmp_file=/tmp/run-build-macos/cibuild.sh | |
+ search='\/nuttx\/tools\/' | |
+ replace='\/nuttx-patched\/tools\/' | |
+ cat nuttx-patched/tools/ci/cibuild.sh | |
+ sed 's/\/nuttx\/tools\//\/nuttx-patched\/tools\//g' | |
+ mv /tmp/run-build-macos/cibuild.sh nuttx-patched/tools/ci/cibuild.sh | |
+ chmod +x nuttx-patched/tools/ci/cibuild.sh | |
+ target_file=/tmp/run-build-macos/target.dat | |
+ rm -f /tmp/run-build-macos/target.dat | |
+ sleep 3600 | |
+ echo '/arm/*/ox64/configs/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI' | |
+ echo '/risc-v/*/ox64/configs/nsh' | |
+ echo '/xtensa/*/ox64/configs/nsh' | |
+ pushd nuttx-patched/tools/ci | |
/tmp/run-build-macos/nuttx-patched/tools/ci /tmp/run-build-macos | |
+ ./cibuild.sh -i -c -A -R /tmp/run-build-macos/target.dat | |
+++ dirname ./cibuild.sh | |
++ cd . | |
++ pwd | |
+ CID=/tmp/run-build-macos/nuttx-patched/tools/ci | |
++ cd /tmp/run-build-macos/nuttx-patched/tools/ci/../../../ | |
++ pwd -P | |
+ CIWORKSPACE=/private/tmp/run-build-macos | |
+ CIPLAT=/private/tmp/run-build-macos/nuttx-patched/tools/ci/platforms | |
+ nuttx=/private/tmp/run-build-macos/nuttx | |
+ apps=/private/tmp/run-build-macos/apps | |
++ uname -s | |
+ os=Darwin | |
++ uname -m | |
+ osarch=arm64 | |
+ '[' -f /etc/os-release ']' | |
+ osname=Darwin | |
+ '[' -z -i ']' | |
+ '[' -n -i ']' | |
+ case "$1" in | |
+ install_tools | |
+ export NUTTXTOOLS=/private/tmp/run-build-macos/tools | |
+ NUTTXTOOLS=/private/tmp/run-build-macos/tools | |
+ mkdir -p /private/tmp/run-build-macos/tools | |
+ case ${osname} in | |
+ '[' Xarm64 == Xx86_64 ']' | |
+ /private/tmp/run-build-macos/nuttx-patched/tools/ci/platforms/darwin_arm64.sh | |
+ install_build_tools | |
+ mkdir -p /private/tmp/run-build-macos/tools | |
+ echo '#!/usr/bin/env sh' | |
+ install='ninja_brew autoconf_brew arm_gcc_toolchain arm64_gcc_toolchain avr_gcc_toolchain binutils bloaty elf_toolchain gen_romfs gperf kconfig_frontends mips_gcc_toolchain python_tools riscv_gcc_toolchain rust dlang zig xtensa_esp32_gcc_toolchain xtensa_esp32s2_gcc_toolchain xtensa_esp32s3_gcc_toolchain u_boot_tools util_linux wasi_sdk c_cache' | |
+ mkdir -p /private/tmp/run-build-macos/tools/homebrew | |
+ export HOMEBREW_CACHE=/private/tmp/run-build-macos/tools/homebrew | |
+ HOMEBREW_CACHE=/private/tmp/run-build-macos/tools/homebrew | |
+ echo 'export HOMEBREW_CACHE=/private/tmp/run-build-macos/tools/homebrew' | |
+ rm -f '/usr/local/bin/2to3*' | |
+ rm -f '/usr/local/bin/idle3*' | |
+ rm -f '/usr/local/bin/pydoc3*' | |
+ rm -f '/usr/local/bin/python3*' | |
+ rm -f /usr/local/bin/python3-config | |
+ rm -f /usr/local/bin/openssl | |
++ cd . | |
++ pwd -P | |
+ oldpath=/private/tmp/run-build-macos/nuttx-patched/tools/ci | |
+ for func in '${install}' | |
+ ninja_brew | |
+ type ninja | |
+ command ninja --version | |
+ ninja --version | |
1.12.1 | |
+ for func in '${install}' | |
+ autoconf_brew | |
+ type autoconf | |
+ command autoconf --version | |
+ autoconf --version | |
autoconf (GNU Autoconf) 2.72 | |
Copyright (C) 2023 Free Software Foundation, Inc. | |
License GPLv3+/Autoconf: GNU GPL version 3 or later | |
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Written by David J. MacKenzie and Akim Demaille. | |
+ for func in '${install}' | |
+ arm_gcc_toolchain | |
+ add_path /private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin | |
+ PATH=/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ '[' '!' -f /private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin/arm-none-eabi-gcc ']' | |
+ local basefile | |
+ basefile=arm-gnu-toolchain-13.2.rel1-darwin-arm64-arm-none-eabi | |
+ cd /private/tmp/run-build-macos/tools | |
+ curl -O -L -s https://developer.arm.com/-/media/Files/downloads/gnu/13.2.rel1/binrel/arm-gnu-toolchain-13.2.rel1-darwin-arm64-arm-none-eabi.tar.xz | |
+ xz -d arm-gnu-toolchain-13.2.rel1-darwin-arm64-arm-none-eabi.tar.xz | |
+ tar xf arm-gnu-toolchain-13.2.rel1-darwin-arm64-arm-none-eabi.tar | |
+ mv arm-gnu-toolchain-13.2.rel1-darwin-arm64-arm-none-eabi gcc-arm-none-eabi | |
+ rm arm-gnu-toolchain-13.2.rel1-darwin-arm64-arm-none-eabi.tar | |
+ command arm-none-eabi-gcc --version | |
+ arm-none-eabi-gcc --version | |
arm-none-eabi-gcc (Arm GNU Toolchain 13.2.rel1 (Build arm-13.7)) 13.2.1 20231009 | |
Copyright (C) 2023 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
+ for func in '${install}' | |
+ arm64_gcc_toolchain | |
+ add_path /private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin | |
+ PATH=/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ '[' '!' -f /private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin/aarch64-none-elf-gcc ']' | |
+ local basefile | |
+ basefile=arm-gnu-toolchain-13.2.Rel1-darwin-arm64-aarch64-none-elf | |
+ cd /private/tmp/run-build-macos/tools | |
+ curl -O -L -s https://developer.arm.com/-/media/Files/downloads/gnu/13.2.Rel1/binrel/arm-gnu-toolchain-13.2.Rel1-darwin-arm64-aarch64-none-elf.tar.xz | |
+ xz -d arm-gnu-toolchain-13.2.Rel1-darwin-arm64-aarch64-none-elf.tar.xz | |
+ tar xf arm-gnu-toolchain-13.2.Rel1-darwin-arm64-aarch64-none-elf.tar | |
+ mv arm-gnu-toolchain-13.2.Rel1-darwin-arm64-aarch64-none-elf gcc-aarch64-none-elf | |
+ rm arm-gnu-toolchain-13.2.Rel1-darwin-arm64-aarch64-none-elf.tar | |
+ command aarch64-none-elf-gcc --version | |
+ aarch64-none-elf-gcc --version | |
aarch64-none-elf-gcc (Arm GNU Toolchain 13.2.rel1 (Build arm-13.7)) 13.2.1 20231009 | |
Copyright (C) 2023 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
+ for func in '${install}' | |
+ avr_gcc_toolchain | |
+ type avr-gcc | |
+ command avr-gcc --version | |
+ avr-gcc --version | |
avr-gcc (Homebrew AVR GCC 9.4.0_1) 9.4.0 | |
Copyright (C) 2019 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
+ for func in '${install}' | |
+ binutils | |
+ add_path /private/tmp/run-build-macos/tools/bintools/bin | |
+ PATH=/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ type objcopy | |
+ brew install binutils | |
==> Downloading https://formulae.brew.sh/api/formula.jws.json | |
######################################################################################### 100.0% | |
==> Downloading https://formulae.brew.sh/api/formula_tap_migrations.jws.json | |
######################################################################################### 100.0% | |
==> Downloading https://formulae.brew.sh/api/cask.jws.json | |
######################################################################################### 100.0% | |
Warning: binutils 2.43.1 is already installed and up-to-date. | |
To reinstall 2.43.1, run: | |
brew reinstall binutils | |
+ mkdir -p /private/tmp/run-build-macos/tools/bintools/bin | |
+ rm -f /private/tmp/run-build-macos/tools/bintools/bin/objcopy | |
+ ln -s /opt/homebrew/opt/binutils/bin/objcopy /private/tmp/run-build-macos/tools/bintools/bin/objcopy | |
+ command objcopy --version | |
+ objcopy --version | |
GNU objcopy (GNU Binutils) 2.43.1 | |
Copyright (C) 2024 Free Software Foundation, Inc. | |
This program is free software; you may redistribute it under the terms of | |
the GNU General Public License version 3 or (at your option) any later version. | |
This program has absolutely no warranty. | |
+ for func in '${install}' | |
+ bloaty | |
+ add_path /private/tmp/run-build-macos/tools/bloaty/bin | |
+ PATH=/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ '[' '!' -f /private/tmp/run-build-macos/tools/bloaty/bin/bloaty ']' | |
+ git clone --branch main https://github.com/google/bloaty /private/tmp/run-build-macos/tools/bloaty-src | |
Cloning into '/private/tmp/run-build-macos/tools/bloaty-src'... | |
remote: Enumerating objects: 3359, done. | |
remote: Counting objects: 100% (834/834), done. | |
remote: Compressing objects: 100% (237/237), done. | |
remote: Total 3359 (delta 657), reused 669 (delta 588), pack-reused 2525 (from 1) | |
Receiving objects: 100% (3359/3359), 4.66 MiB | 10.12 MiB/s, done. | |
Resolving deltas: 100% (2293/2293), done. | |
+ cd /private/tmp/run-build-macos/tools/bloaty-src | |
+ git checkout 52948c107c8f81045e7f9223ec02706b19cfa882 | |
Note: switching to '52948c107c8f81045e7f9223ec02706b19cfa882'. | |
You are in 'detached HEAD' state. You can look around, make experimental | |
changes and commit them, and you can discard any commits you make in this | |
state without impacting any branches by switching back to a branch. | |
If you want to create a new branch to retain commits you create, you may | |
do so (now or later) by using -c with the switch command. Example: | |
git switch -c <new-branch-name> | |
Or undo this operation with: | |
git switch - | |
Turn off this advice by setting config variable advice.detachedHead to false | |
HEAD is now at 52948c1 Merge pull request #326 from compnerd/gtest | |
+ mkdir -p /private/tmp/run-build-macos/tools/bloaty | |
+ cmake -B build/bloaty -GNinja -D BLOATY_PREFER_SYSTEM_CAPSTONE=NO -D CMAKE_INSTALL_PREFIX=/private/tmp/run-build-macos/tools/bloaty | |
-- The C compiler identification is AppleClang 16.0.0.16000026 | |
-- The CXX compiler identification is AppleClang 16.0.0.16000026 | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - 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: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) | |
-- Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/lib/libz.tbd (found version "1.2.12") | |
-- Checking for one of the modules 're2' | |
-- Checking for one of the modules 'protobuf' | |
-- System re2 not found, using bundled version | |
-- System capstone not found, using bundled version | |
-- System protobuf not found, using bundled version | |
-- System zlib found, using | |
-- Setting build type to 'RelWithDebInfo' as none was specified. | |
Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'third_party/abseil-cpp' | |
Submodule 'third_party/capstone' (https://github.com/aquynh/capstone.git) registered for path 'third_party/capstone' | |
Submodule 'third_party/demumble' (https://github.com/nico/demumble.git) registered for path 'third_party/demumble' | |
Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' | |
Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' | |
Submodule 'third_party/re2' (https://github.com/google/re2) registered for path 'third_party/re2' | |
Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'third_party/zlib' | |
Cloning into '/private/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp'... | |
Cloning into '/private/tmp/run-build-macos/tools/bloaty-src/third_party/capstone'... | |
Cloning into '/private/tmp/run-build-macos/tools/bloaty-src/third_party/demumble'... | |
Cloning into '/private/tmp/run-build-macos/tools/bloaty-src/third_party/googletest'... | |
Cloning into '/private/tmp/run-build-macos/tools/bloaty-src/third_party/protobuf'... | |
Cloning into '/private/tmp/run-build-macos/tools/bloaty-src/third_party/re2'... | |
Cloning into '/private/tmp/run-build-macos/tools/bloaty-src/third_party/zlib'... | |
Submodule path 'third_party/abseil-cpp': checked out '5dd240724366295970c613ed23d0092bcf392f18' | |
Submodule path 'third_party/capstone': checked out '852f46a467cb37559a1f3a18bd45d5ca8c6fc5e7' | |
Submodule path 'third_party/demumble': checked out '01098eab821b33bd31b9778aea38565cd796aa85' | |
Submodule path 'third_party/googletest': checked out '96f4ce02a3a78d63981c67acbd368945d11d7d70' | |
Submodule path 'third_party/protobuf': checked out 'bc1773c42c9c3c522145a3119e989e0dff2a8d54' | |
Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' | |
Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' | |
Cloning into '/private/tmp/run-build-macos/tools/bloaty-src/third_party/protobuf/third_party/benchmark'... | |
Cloning into '/private/tmp/run-build-macos/tools/bloaty-src/third_party/protobuf/third_party/googletest'... | |
Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' | |
Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' | |
Submodule path 'third_party/re2': checked out '5bd613749fd530b576b890283bfb6bc6ea6246cb' | |
Submodule path 'third_party/zlib': checked out 'cacf7f1d4e3d44d871b605da3b647f07d718623f' | |
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD | |
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success | |
-- Found Threads: TRUE | |
CMake Deprecation Warning at third_party/capstone/CMakeLists.txt:1 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
CMake Warning (dev) at third_party/capstone/CMakeLists.txt:2 (project): | |
Policy CMP0048 is not set: project() command manages VERSION variables. | |
Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy | |
command to set the policy and suppress this warning. | |
The following variable(s) would be set to empty: | |
PROJECT_VERSION | |
PROJECT_VERSION_MAJOR | |
PROJECT_VERSION_MINOR | |
This warning is for project developers. Use -Wno-dev to suppress it. | |
CMake Deprecation Warning at third_party/capstone/CMakeLists.txt:18 (cmake_policy): | |
The OLD behavior for policy CMP0048 will be removed from a future version | |
of CMake. | |
The cmake-policies(7) manual explains that the OLD behaviors of all | |
policies are deprecated and that a policy should be set to OLD only under | |
specific short-term circumstances. Projects should be ported to the NEW | |
behavior and not rely on setting a policy to OLD. | |
Enabling CAPSTONE_ARM_SUPPORT | |
Enabling CAPSTONE_ARM64_SUPPORT | |
Enabling CAPSTONE_M68K_SUPPORT | |
Enabling CAPSTONE_MIPS_SUPPORT | |
Enabling CAPSTONE_PPC_SUPPORT | |
Enabling CAPSTONE_SPARC_SUPPORT | |
Enabling CAPSTONE_SYSZ_SUPPORT | |
Enabling CAPSTONE_XCORE_SUPPORT | |
Enabling CAPSTONE_X86_SUPPORT | |
Enabling CAPSTONE_TMS320C64X_SUPPORT | |
Enabling CAPSTONE_M680X_SUPPORT | |
Enabling CAPSTONE_EVM_SUPPORT | |
Enabling CAPSTONE_MOS65XX_SUPPORT | |
CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
-- | |
-- 3.9.1.0 | |
-- Performing Test protobuf_HAVE_BUILTIN_ATOMICS | |
-- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success | |
-- Performing Test SUPPORTS_COLOR_ALWAYS | |
-- Performing Test SUPPORTS_COLOR_ALWAYS - Success | |
-- Found Python: /opt/homebrew/Frameworks/Python.framework/Versions/3.13/bin/python3.13 (found version "3.13.0") found components: Interpreter | |
CMake Deprecation Warning at third_party/googletest/CMakeLists.txt:4 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
CMake Deprecation Warning at third_party/googletest/googlemock/CMakeLists.txt:45 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
CMake Deprecation Warning at third_party/googletest/googletest/CMakeLists.txt:56 (cmake_minimum_required): | |
Compatibility with CMake < 3.5 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
-- Configuring done (40.2s) | |
-- Generating done (0.1s) | |
-- Build files have been written to: /tmp/run-build-macos/tools/bloaty-src/build/bloaty | |
+ cmake --build build/bloaty | |
[3/334] Building CXX object third_party/protob...obuf.dir/__/src/google/protobuf/io/strtod.cc.o | |
/tmp/run-build-macos/tools/bloaty-src/third_party/protobuf/src/google/protobuf/io/strtod.cc:66:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] | |
66 | int size = sprintf(temp, "%.1f", 1.5); | |
| ^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here | |
274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | |
| ^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' | |
218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | |
| ^ | |
1 warning generated. | |
[25/334] Building CXX object third_party/proto....dir/__/src/google/protobuf/stubs/strutil.cc.o | |
/tmp/run-build-macos/tools/bloaty-src/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:526:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] | |
526 | sprintf(dest + used, (use_hex ? "\\x%02x" : "\\%03o"), | |
| ^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here | |
274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | |
| ^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' | |
218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | |
| ^ | |
1 warning generated. | |
[252/334] Building CXX object third_party/prot...lite.dir/__/src/google/protobuf/io/strtod.cc.o | |
/tmp/run-build-macos/tools/bloaty-src/third_party/protobuf/src/google/protobuf/io/strtod.cc:66:14: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] | |
66 | int size = sprintf(temp, "%.1f", 1.5); | |
| ^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here | |
274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | |
| ^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' | |
218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | |
| ^ | |
1 warning generated. | |
[277/334] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf/dwarf_util.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/dwarf_util.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/dwarf_util.h:22: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/util.h:22: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[278/334] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf/attr.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/attr.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/attr.h:21: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/types/optional.h:39: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/utility/utility.h:50: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/invoke.h:42: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[281/334] Building CXX object CMakeFiles/libbloaty.dir/src/disassemble.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/disassemble.cc:18: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[282/334] Building CXX object third_party/prot....dir/__/src/google/protobuf/stubs/strutil.cc.o | |
/tmp/run-build-macos/tools/bloaty-src/third_party/protobuf/src/google/protobuf/stubs/strutil.cc:526:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] | |
526 | sprintf(dest + used, (use_hex ? "\\x%02x" : "\\%03o"), | |
| ^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/_stdio.h:274:1: note: 'sprintf' has been explicitly marked deprecated here | |
274 | __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") | |
| ^ | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' | |
218 | #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) | |
| ^ | |
1 warning generated. | |
[284/334] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf/debug_info.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/debug_info.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/debug_info.h:55: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[285/334] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf/line_info.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/line_info.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/line_info.h:21: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/debug_info.h:55: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[286/334] Building CXX object CMakeFiles/libbloaty.dir/src/util.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/util.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/util.h:22: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[287/334] Building CXX object CMakeFiles/libbloaty.dir/src/eh_frame.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/eh_frame.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/bloaty.h:38: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/debug_info.h:55: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[292/334] Building CXX object CMakeFiles/libbloaty.dir/src/pe.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/pe.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/src/pe.cc:28:18: warning: unused variable 'kHeader16Size' [-Wunused-const-variable] | |
28 | constexpr size_t kHeader16Size = 20; | |
| ^~~~~~~~~~~~~ | |
/tmp/run-build-macos/tools/bloaty-src/src/pe.cc:29:18: warning: unused variable 'kHeader32Size' [-Wunused-const-variable] | |
29 | constexpr size_t kHeader32Size = 56; | |
| ^~~~~~~~~~~~~ | |
/tmp/run-build-macos/tools/bloaty-src/src/pe.cc:32:18: warning: unused variable 'kSymbol32Size' [-Wunused-const-variable] | |
32 | constexpr size_t kSymbol32Size = 20; | |
| ^~~~~~~~~~~~~ | |
8 warnings generated. | |
[295/334] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf.cc:31: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[296/334] Building CXX object CMakeFiles/libbloaty.dir/src/range_map.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/range_map.cc:17: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/bloaty.h:38: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/debug_info.h:55: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[300/334] Building CXX object CMakeFiles/libbl...rd_party/abseil-cpp/absl/strings/charconv.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/charconv.cc:22: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:34: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[301/334] Building CXX object CMakeFiles/libbl...abseil-cpp/absl/strings/internal/escaping.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.h:20: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here | |
46 | type_traits_internal::is_trivially_copyable<Source>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)] | |
188 | return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.h:20: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:554:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here | |
554 | is_trivially_destructible<ExtentsRemoved>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here | |
46 | type_traits_internal::is_trivially_copyable<Source>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)] | |
188 | return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.h:20: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here | |
47 | type_traits_internal::is_trivially_copyable<Dest>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)] | |
188 | return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.h:20: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:554:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here | |
554 | is_trivially_destructible<ExtentsRemoved>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here | |
47 | type_traits_internal::is_trivially_copyable<Dest>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)] | |
188 | return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.h:20: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here | |
46 | type_traits_internal::is_trivially_copyable<Source>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)] | |
191 | return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.h:20: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:554:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here | |
554 | is_trivially_destructible<ExtentsRemoved>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here | |
46 | type_traits_internal::is_trivially_copyable<Source>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)] | |
191 | return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.h:20: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here | |
47 | type_traits_internal::is_trivially_copyable<Dest>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)] | |
191 | return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.h:20: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:554:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here | |
554 | is_trivially_destructible<ExtentsRemoved>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here | |
47 | type_traits_internal::is_trivially_copyable<Dest>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)] | |
191 | return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.h:20: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long long>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long long>' requested here | |
46 | type_traits_internal::is_trivially_copyable<Source>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long long, long long>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint64_t, Source = int64_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint64_t, Source = int64_t, $2 = (no value)] | |
194 | return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.h:20: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:554:7: note: in instantiation of template class 'absl::is_trivially_destructible<long long>' requested here | |
554 | is_trivially_destructible<ExtentsRemoved>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long long>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long long>' requested here | |
46 | type_traits_internal::is_trivially_copyable<Source>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long long, long long>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint64_t, Source = int64_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint64_t, Source = int64_t, $2 = (no value)] | |
194 | return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.h:20: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long long>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long long>' requested here | |
47 | type_traits_internal::is_trivially_copyable<Dest>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long long, long long>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint64_t, Source = int64_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint64_t, Source = int64_t, $2 = (no value)] | |
194 | return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/escaping.h:20: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:554:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long long>' requested here | |
554 | is_trivially_destructible<ExtentsRemoved>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long long>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long long>' requested here | |
47 | type_traits_internal::is_trivially_copyable<Dest>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long long, long long>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint64_t, Source = int64_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint64_t, Source = int64_t, $2 = (no value)] | |
194 | return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); | |
| ^ | |
23 warnings generated. | |
[302/334] Building CXX object CMakeFiles/libbloaty.dir/src/macho.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/macho.cc:17: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/bloaty.h:38: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/debug_info.h:55: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[305/334] Building CXX object CMakeFiles/libbl...rd_party/abseil-cpp/absl/strings/escaping.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here | |
46 | type_traits_internal::is_trivially_copyable<Source>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)] | |
188 | return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:554:7: note: in instantiation of template class 'absl::is_trivially_destructible<short>' requested here | |
554 | is_trivially_destructible<ExtentsRemoved>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<short>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<short>' requested here | |
46 | type_traits_internal::is_trivially_copyable<Source>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)] | |
188 | return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here | |
47 | type_traits_internal::is_trivially_copyable<Dest>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)] | |
188 | return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:554:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned short>' requested here | |
554 | is_trivially_destructible<ExtentsRemoved>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned short>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned short>' requested here | |
47 | type_traits_internal::is_trivially_copyable<Dest>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned short, short>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint16_t, Source = int16_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:188:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint16_t, Source = int16_t, $2 = (no value)] | |
188 | return bit_cast<int16_t>(FromHost16(bit_cast<uint16_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here | |
46 | type_traits_internal::is_trivially_copyable<Source>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)] | |
191 | return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:554:7: note: in instantiation of template class 'absl::is_trivially_destructible<int>' requested here | |
554 | is_trivially_destructible<ExtentsRemoved>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<int>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<int>' requested here | |
46 | type_traits_internal::is_trivially_copyable<Source>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)] | |
191 | return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here | |
47 | type_traits_internal::is_trivially_copyable<Dest>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)] | |
191 | return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:554:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned int>' requested here | |
554 | is_trivially_destructible<ExtentsRemoved>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned int>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned int>' requested here | |
47 | type_traits_internal::is_trivially_copyable<Dest>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned int, int>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint32_t, Source = int32_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:191:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint32_t, Source = int32_t, $2 = (no value)] | |
191 | return bit_cast<int32_t>(FromHost32(bit_cast<uint32_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long long>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long long>' requested here | |
46 | type_traits_internal::is_trivially_copyable<Source>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long long, long long>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint64_t, Source = int64_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint64_t, Source = int64_t, $2 = (no value)] | |
194 | return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:554:7: note: in instantiation of template class 'absl::is_trivially_destructible<long long>' requested here | |
554 | is_trivially_destructible<ExtentsRemoved>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<long long>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:46:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<long long>' requested here | |
46 | type_traits_internal::is_trivially_copyable<Source>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long long, long long>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint64_t, Source = int64_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint64_t, Source = int64_t, $2 = (no value)] | |
194 | return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long long>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long long>' requested here | |
47 | type_traits_internal::is_trivially_copyable<Dest>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long long, long long>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint64_t, Source = int64_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint64_t, Source = int64_t, $2 = (no value)] | |
194 | return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); | |
| ^ | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:554:7: note: in instantiation of template class 'absl::is_trivially_destructible<unsigned long long>' requested here | |
554 | is_trivially_destructible<ExtentsRemoved>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:563:70: note: in instantiation of static data member 'absl::type_traits_internal::is_trivially_copyable_impl<unsigned long long>::kValue' requested here | |
563 | bool, type_traits_internal::is_trivially_copyable_impl<T>::kValue> {}; | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:47:37: note: in instantiation of template class 'absl::type_traits_internal::is_trivially_copyable<unsigned long long>' requested here | |
47 | type_traits_internal::is_trivially_copyable<Dest>::value && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:153:45: note: in instantiation of template class 'absl::internal_casts::is_bitcastable<unsigned long long, long long>' requested here | |
153 | typename std::enable_if<internal_casts::is_bitcastable<Dest, Source>::value, | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/casts.h:155:13: note: while substituting prior template arguments into non-type template parameter [with Dest = uint64_t, Source = int64_t] | |
155 | inline Dest bit_cast(const Source& source) { | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
156 | Dest dest; | |
| ~~~~~~~~~~ | |
157 | memcpy(static_cast<void*>(std::addressof(dest)), | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
158 | static_cast<const void*>(std::addressof(source)), sizeof(dest)); | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
159 | return dest; | |
| ~~~~~~~~~~~~ | |
160 | } | |
| ~ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/base/internal/endian.h:194:39: note: while substituting deduced template arguments into function template 'bit_cast' [with Dest = uint64_t, Source = int64_t, $2 = (no value)] | |
194 | return bit_cast<int64_t>(FromHost64(bit_cast<uint64_t>(x))); | |
| ^ | |
23 warnings generated. | |
[306/334] Building CXX object CMakeFiles/libbloaty.dir/src/elf.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/elf.cc:19: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[309/334] Building CXX object CMakeFiles/libbloaty.dir/src/webassembly.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/webassembly.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/bloaty.h:38: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/debug_info.h:55: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[311/334] Building CXX object CMakeFiles/libbl...ird_party/abseil-cpp/absl/strings/str_cat.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_cat.cc:24: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[313/334] Building CXX object CMakeFiles/libbl...d_party/abseil-cpp/absl/strings/str_split.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_split.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_split.h:48: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_split_internal.h:42: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[314/334] Building CXX object CMakeFiles/libbl...ird_party/abseil-cpp/absl/strings/numbers.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/numbers.cc:38: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[316/334] Building CXX object CMakeFiles/libbl..._party/abseil-cpp/absl/strings/substitute.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[318/334] Building CXX object CMakeFiles/bloaty.dir/src/main.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/main.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/bloaty.h:38: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/debug_info.h:55: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[319/334] Building CXX object CMakeFiles/fuzz_test.dir/tests/fuzz_target.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/tests/fuzz_target.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/bloaty.h:38: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/debug_info.h:55: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[322/334] Building CXX object CMakeFiles/libbloaty.dir/src/bloaty.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/bloaty.cc:53: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/memory/memory.h:34: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/src/bloaty.cc:798:12: warning: variable 'filtered' set but not used [-Wunused-but-set-variable] | |
798 | uint64_t filtered = 0; | |
| ^ | |
6 warnings generated. | |
[323/334] Building CXX object CMakeFiles/bloaty_misc_test.dir/tests/bloaty_misc_test.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/tests/bloaty_misc_test.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/tests/test.h:25: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_split.h:48: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_split_internal.h:42: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[325/334] Building CXX object CMakeFiles/range_map_test.dir/tests/range_map_test.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/tests/range_map_test.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/bloaty.h:38: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/src/dwarf/debug_info.h:55: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/substitute.h:81: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/escaping.h:32: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_join.h:59: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h:42: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h:25: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[331/334] Building CXX object CMakeFiles/bloaty_test_pe.dir/tests/bloaty_test_pe.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/tests/bloaty_test_pe.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/tests/test.h:25: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_split.h:48: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_split_internal.h:42: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[333/334] Building CXX object CMakeFiles/bloaty_test.dir/tests/bloaty_test.cc.o | |
In file included from /tmp/run-build-macos/tools/bloaty-src/tests/bloaty_test.cc:15: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/tests/test.h:25: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/str_split.h:48: | |
In file included from /tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/strings/internal/str_split_internal.h:42: | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:293:36: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] | |
293 | : std::integral_constant<bool, __has_trivial_destructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:342:36: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] | |
342 | : std::integral_constant<bool, __has_trivial_constructor(T) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:486:17: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
486 | bool, __has_trivial_assign(typename std::remove_reference<T>::type) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:551:8: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] | |
551 | (__has_trivial_copy(ExtentsRemoved) || !kIsCopyOrMoveConstructible) && | |
| ^ | |
/tmp/run-build-macos/tools/bloaty-src/third_party/abseil-cpp/absl/meta/type_traits.h:552:8: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] | |
552 | (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) && | |
| ^ | |
5 warnings generated. | |
[334/334] Linking CXX executable bloaty_test | |
+ cmake --build build/bloaty --target install | |
[0/1] Install the project... | |
-- Install configuration: "RelWithDebInfo" | |
-- Installing: /tmp/run-build-macos/tools/bloaty/bin/bloaty | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/Bloaty/BloatyTargets.cmake | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/Bloaty/BloatyTargets-relwithdebinfo.cmake | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/re2/filtered_re2.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/re2/re2.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/re2/set.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/re2/stringpiece.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/libre2.a | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/cmake/re2/re2Config.cmake | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/cmake/re2/re2Config-relwithdebinfo.cmake | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/arm64.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/arm.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/capstone.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/evm.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/mips.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/ppc.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/x86.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/sparc.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/systemz.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/xcore.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/m68k.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/tms320c64x.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/m680x.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/mos65xx.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/capstone/platform.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/libcapstone.a | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/libprotobuf-lite.a | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/libprotobuf.a | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/libprotoc.a | |
-- Installing: /tmp/run-build-macos/tools/bloaty/bin/protoc-3.9.1.0 | |
-- Installing: /tmp/run-build-macos/tools/bloaty/bin/protoc | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/pkgconfig/protobuf.pc | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/pkgconfig/protobuf-lite.pc | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/any.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/any.pb.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/api.pb.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/arena.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/arena_impl.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/arenastring.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/code_generator.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/command_line_interface.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/cpp/cpp_generator.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/csharp/csharp_generator.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/csharp/csharp_names.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/importer.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/java/java_generator.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/java/java_names.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/js/js_generator.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/js/well_known_types_embed.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/objectivec/objectivec_generator.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/objectivec/objectivec_helpers.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/parser.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/php/php_generator.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/plugin.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/plugin.pb.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/python/python_generator.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/ruby/ruby_generator.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/descriptor.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/descriptor.pb.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/descriptor_database.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/duration.pb.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/dynamic_message.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/empty.pb.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/extension_set.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/extension_set_inl.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/field_mask.pb.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/generated_enum_reflection.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/generated_enum_util.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/generated_message_reflection.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/generated_message_table_driven.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/generated_message_util.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/has_bits.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/implicit_weak_message.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/inlined_string_field.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/io/coded_stream.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/io/gzip_stream.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/io/io_win32.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/io/printer.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/io/strtod.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/io/tokenizer.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/io/zero_copy_stream.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/io/zero_copy_stream_impl.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/io/zero_copy_stream_impl_lite.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/map.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/map_entry.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/map_entry_lite.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/map_field.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/map_field_inl.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/map_field_lite.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/map_type_handler.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/message.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/message_lite.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/metadata.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/metadata_lite.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/parse_context.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/port.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/port_def.inc | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/port_undef.inc | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/reflection.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/reflection_ops.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/repeated_field.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/service.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/source_context.pb.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/struct.pb.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/bytestream.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/callback.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/casts.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/common.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/fastmem.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/hash.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/logging.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/macros.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/map_util.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/mutex.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/once.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/platform_macros.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/port.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/status.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/stl_util.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/stringpiece.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/strutil.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/stubs/template_util.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/text_format.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/timestamp.pb.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/type.pb.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/unknown_field_set.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/util/delimited_message_util.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/util/field_comparator.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/util/field_mask_util.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/util/json_util.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/util/message_differencer.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/util/time_util.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/util/type_resolver.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/util/type_resolver_util.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/wire_format.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/wire_format_lite.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/wrappers.pb.h | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/any.proto | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/api.proto | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/plugin.proto | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/descriptor.proto | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/duration.proto | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/empty.proto | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/field_mask.proto | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/source_context.proto | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/struct.proto | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/timestamp.proto | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/type.proto | |
-- Installing: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/wrappers.proto | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/descriptor.proto | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/any.proto | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/api.proto | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/duration.proto | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/empty.proto | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/field_mask.proto | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/source_context.proto | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/struct.proto | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/timestamp.proto | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/type.proto | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/wrappers.proto | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/include/google/protobuf/compiler/plugin.proto | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/cmake/protobuf/protobuf-targets.cmake | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/cmake/protobuf/protobuf-targets-relwithdebinfo.cmake | |
-- Up-to-date: /tmp/run-build-macos/tools/bloaty/lib/cmake/protobuf | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/cmake/protobuf/protobuf-module.cmake | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/cmake/protobuf/protobuf-options.cmake | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/cmake/protobuf/protobuf-config.cmake | |
-- Installing: /tmp/run-build-macos/tools/bloaty/lib/cmake/protobuf/protobuf-config-version.cmake | |
+ cd /private/tmp/run-build-macos/tools | |
+ rm -rf bloaty-src | |
+ ls -a /private/tmp/run-build-macos/tools/bloaty | |
. .. bin include lib | |
+ command bloaty --version | |
+ bloaty --version | |
Bloaty McBloatface 1.1 | |
+ for func in '${install}' | |
+ elf_toolchain | |
+ type x86_64-elf-gcc | |
+ command x86_64-elf-gcc --version | |
+ x86_64-elf-gcc --version | |
x86_64-elf-gcc (GCC) 14.2.0 | |
Copyright (C) 2024 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
+ for func in '${install}' | |
+ gen_romfs | |
+ type genromfs | |
+ for func in '${install}' | |
+ gperf | |
+ add_path /private/tmp/run-build-macos/tools/gperf/bin | |
+ PATH=/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ '[' '!' -f /private/tmp/run-build-macos/tools/gperf/bin/gperf ']' | |
+ local basefile | |
+ basefile=gperf-3.1 | |
+ cd /private/tmp/run-build-macos/tools | |
+ curl -O -L -s http://ftp.gnu.org/pub/gnu/gperf/gperf-3.1.tar.gz | |
+ tar zxf gperf-3.1.tar.gz | |
+ cd /private/tmp/run-build-macos/tools/gperf-3.1 | |
+ ./configure --prefix=/private/tmp/run-build-macos/tools/gperf | |
checking whether make sets $(MAKE)... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
=== configuring in lib (/private/tmp/run-build-macos/tools/gperf-3.1/lib) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/private/tmp/run-build-macos/tools/gperf' --cache-file=/dev/null --srcdir=. | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking how to run the C preprocessor... gcc -E | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ar... ar | |
checking for ranlib... ranlib | |
checking for a BSD compatible install... /usr/bin/install -c | |
configure: creating ./config.status | |
config.status: creating Makefile | |
=== configuring in src (/private/tmp/run-build-macos/tools/gperf-3.1/src) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/private/tmp/run-build-macos/tools/gperf' --cache-file=/dev/null --srcdir=. | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking how to run the C preprocessor... gcc -E | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking how to run the C++ preprocessor... g++ -E | |
checking for a BSD compatible install... /usr/bin/install -c | |
checking for stack-allocated variable-size arrays... yes | |
checking for rand in -lm... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating config.h | |
=== configuring in tests (/private/tmp/run-build-macos/tools/gperf-3.1/tests) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/private/tmp/run-build-macos/tools/gperf' --cache-file=/dev/null --srcdir=. | |
checking whether make sets $(MAKE)... yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking how to run the C preprocessor... gcc -E | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking how to run the C++ preprocessor... g++ -E | |
configure: creating ./config.status | |
config.status: creating Makefile | |
=== configuring in doc (/private/tmp/run-build-macos/tools/gperf-3.1/doc) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/private/tmp/run-build-macos/tools/gperf' --cache-file=/dev/null --srcdir=. | |
checking whether make sets $(MAKE)... yes | |
checking for a BSD compatible install... /usr/bin/install -c | |
configure: creating ./config.status | |
config.status: creating Makefile | |
+ make | |
cd lib; /Applications/Xcode.app/Contents/Developer/usr/bin/make all | |
gcc -g -O2 -I. -c ./getopt.c | |
./getopt.c:367:28: warning: passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] | |
367 | posixly_correct = getenv ("POSIXLY_CORRECT"); | |
| ^ | |
In file included from ./getopt.c:97: | |
./getopt.h:105:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] | |
105 | extern int getopt (); | |
| ^ | |
./getopt.c:927:1: note: conflicting prototype is here | |
927 | getopt (int argc, char *const *argv, const char *optstring) | |
| ^ | |
2 warnings generated. | |
gcc -g -O2 -I. -c ./getopt1.c | |
g++ -g -O2 -I. -c ./getline.cc | |
g++ -g -O2 -I. -c ./hash.cc | |
rm -f libgp.a | |
ar rc libgp.a getopt.o getopt1.o getline.o hash.o | |
ranlib libgp.a | |
cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make all | |
g++ -g -O2 -I. -I./../lib -c ./version.cc | |
g++ -g -O2 -I. -I./../lib -c ./positions.cc | |
g++ -g -O2 -I. -I./../lib -c ./options.cc | |
g++ -g -O2 -I. -I./../lib -c ./keyword.cc | |
g++ -g -O2 -I. -I./../lib -c ./keyword-list.cc | |
g++ -g -O2 -I. -I./../lib -c ./input.cc | |
g++ -g -O2 -I. -I./../lib -c ./bool-array.cc | |
g++ -g -O2 -I. -I./../lib -c ./hash-table.cc | |
g++ -g -O2 -I. -I./../lib -c ./search.cc | |
g++ -g -O2 -I. -I./../lib -c ./output.cc | |
./output.cc:325:45: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses] | |
325 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ | |
./output.cc:325:45: note: place parentheses around the '|' expression to silence this warning | |
325 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ^ | |
| ( ) | |
./output.cc:325:45: note: place parentheses around the '?:' expression to evaluate it first | |
325 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ^ | |
| ( | |
326 | "(%sconst char *s1, %sconst char *s2)\n" : | |
327 | "", | |
| | |
| ) | |
./output.cc:327:11: warning: format string is empty [-Wformat-zero-length] | |
327 | "", | |
| ^~ | |
./output.cc:378:45: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses] | |
378 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ | |
./output.cc:378:45: note: place parentheses around the '|' expression to silence this warning | |
378 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ^ | |
| ( ) | |
./output.cc:378:45: note: place parentheses around the '?:' expression to evaluate it first | |
378 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ^ | |
| ( | |
379 | "(%sconst char *s1, %sconst char *s2, %ssize_t n)\n" : | |
380 | "", | |
| | |
| ) | |
./output.cc:380:11: warning: format string is empty [-Wformat-zero-length] | |
380 | "", | |
| ^~ | |
./output.cc:439:45: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses] | |
439 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ | |
./output.cc:439:45: note: place parentheses around the '|' expression to silence this warning | |
439 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ^ | |
| ( ) | |
./output.cc:439:45: note: place parentheses around the '?:' expression to evaluate it first | |
439 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ^ | |
| ( | |
440 | "(%sconst char *s1, %sconst char *s2, %ssize_t n)\n" : | |
441 | "", | |
| | |
| ) | |
./output.cc:441:11: warning: format string is empty [-Wformat-zero-length] | |
441 | "", | |
| ^~ | |
./output.cc:840:45: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses] | |
840 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ | |
./output.cc:840:45: note: place parentheses around the '|' expression to silence this warning | |
840 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ^ | |
| ( ) | |
./output.cc:840:45: note: place parentheses around the '?:' expression to evaluate it first | |
840 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ^ | |
| ( | |
841 | "(%sconst char *str, %ssize_t len)\n" : | |
842 | "", | |
| | |
| ) | |
./output.cc:842:11: warning: format string is empty [-Wformat-zero-length] | |
842 | "", | |
| ^~ | |
./output.cc:1996:45: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses] | |
1996 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ | |
./output.cc:1996:45: note: place parentheses around the '|' expression to silence this warning | |
1996 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ^ | |
| ( ) | |
./output.cc:1996:45: note: place parentheses around the '?:' expression to evaluate it first | |
1996 | option[ANSIC] | option[CPLUSPLUS] ? | |
| ^ | |
| ( | |
1997 | "(%sconst char *str, %ssize_t len)\n" : | |
1998 | "", | |
| | |
| ) | |
./output.cc:1998:11: warning: format string is empty [-Wformat-zero-length] | |
1998 | "", | |
| ^~ | |
10 warnings generated. | |
g++ -g -O2 -I. -I./../lib -c ./main.cc | |
g++ -g -O2 -o gperf version.o positions.o options.o keyword.o keyword-list.o input.o bool-array.o hash-table.o search.o output.o main.o ../lib/libgp.a -lm | |
cd tests; /Applications/Xcode.app/Contents/Developer/usr/bin/make all | |
make[1]: Nothing to be done for `all'. | |
cd doc; /Applications/Xcode.app/Contents/Developer/usr/bin/make all | |
make[1]: Nothing to be done for `all'. | |
+ make install | |
cd lib; /Applications/Xcode.app/Contents/Developer/usr/bin/make install | |
make[1]: Nothing to be done for `install'. | |
cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make install | |
/bin/sh ./../build-aux/mkinstalldirs /private/tmp/run-build-macos/tools/gperf/bin | |
mkdir /private/tmp/run-build-macos/tools/gperf | |
mkdir /private/tmp/run-build-macos/tools/gperf/bin | |
/usr/bin/install -c gperf /private/tmp/run-build-macos/tools/gperf/bin/gperf | |
cd tests; /Applications/Xcode.app/Contents/Developer/usr/bin/make install | |
make[1]: Nothing to be done for `install'. | |
cd doc; /Applications/Xcode.app/Contents/Developer/usr/bin/make install | |
/bin/sh ./../build-aux/mkinstalldirs /private/tmp/run-build-macos/tools/gperf/share/info | |
mkdir /private/tmp/run-build-macos/tools/gperf/share | |
mkdir /private/tmp/run-build-macos/tools/gperf/share/info | |
/usr/bin/install -c -m 644 ./gperf.info /private/tmp/run-build-macos/tools/gperf/share/info/gperf.info | |
/bin/sh ./../build-aux/mkinstalldirs /private/tmp/run-build-macos/tools/gperf/share/man/man1 | |
mkdir /private/tmp/run-build-macos/tools/gperf/share/man | |
mkdir /private/tmp/run-build-macos/tools/gperf/share/man/man1 | |
/usr/bin/install -c -m 644 ./gperf.1 /private/tmp/run-build-macos/tools/gperf/share/man/man1/gperf.1 | |
/bin/sh ./../build-aux/mkinstalldirs /private/tmp/run-build-macos/tools/gperf/share/doc/ | |
mkdir /private/tmp/run-build-macos/tools/gperf/share/doc | |
/usr/bin/install -c -m 644 ./gperf.html /private/tmp/run-build-macos/tools/gperf/share/doc//gperf.html | |
+ cd /private/tmp/run-build-macos/tools | |
+ rm -rf gperf-3.1 | |
+ rm gperf-3.1.tar.gz | |
+ command gperf --version | |
+ gperf --version | |
GNU gperf 3.1 | |
Copyright (C) 1989-2017 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Written by Douglas C. Schmidt and Bruno Haible. | |
+ for func in '${install}' | |
+ kconfig_frontends | |
+ add_path /private/tmp/run-build-macos/tools/kconfig-frontends/bin | |
+ PATH=/private/tmp/run-build-macos/tools/kconfig-frontends/bin:/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ '[' '!' -f /private/tmp/run-build-macos/tools/kconfig-frontends/bin/kconfig-conf ']' | |
+ git clone --depth 1 https://bitbucket.org/nuttx/tools.git /private/tmp/run-build-macos/tools/nuttx-tools | |
Cloning into '/private/tmp/run-build-macos/tools/nuttx-tools'... | |
remote: Enumerating objects: 180, done. | |
remote: Counting objects: 100% (180/180), done. | |
remote: Compressing objects: 100% (173/173), done. | |
remote: Total 180 (delta 20), reused 11 (delta 0), pack-reused 0 (from 0) | |
Receiving objects: 100% (180/180), 1.03 MiB | 1.54 MiB/s, done. | |
Resolving deltas: 100% (20/20), done. | |
+ cd /private/tmp/run-build-macos/tools/nuttx-tools/kconfig-frontends | |
+ ./configure --prefix=/private/tmp/run-build-macos/tools/kconfig-frontends --disable-kconfig --disable-nconf --disable-qconf --disable-gconf --disable-mconf --disable-static --disable-shared --disable-L10n | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... scripts/.autostuff/scripts/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether make supports nested variables... (cached) yes | |
checking for style of include used by make... GNU | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking dependency style of gcc... gcc3 | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking build system type... arm-apple-darwin24.1.0 | |
checking host system type... arm-apple-darwin24.1.0 | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 786432 | |
checking how to convert arm-apple-darwin24.1.0 file names to arm-apple-darwin24.1.0 format... func_convert_file_noop | |
checking how to convert arm-apple-darwin24.1.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... ld: warning: -single_module is obsolete | |
no | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking how to run the C preprocessor... gcc -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... yes | |
checking for gcc option to produce PIC... -fno-common -DPIC | |
checking if gcc PIC flag -fno-common -DPIC works... yes | |
checking if gcc static flag -static works... no | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin24.1.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
checking for gcc... (cached) gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking whether gcc understands -c and -o together... (cached) yes | |
checking dependency style of gcc... (cached) gcc3 | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking dependency style of g++... gcc3 | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fno-common -DPIC | |
checking if g++ PIC flag -fno-common -DPIC works... yes | |
checking if g++ static flag -static works... no | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin24.1.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for inline... inline | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -ll | |
checking whether yytext is a pointer... yes | |
checking for bison... bison -y | |
checking for gperf... gperf | |
checking for the type used in gperf declarations... size_t | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating libs/parser/kconfig-parser.pc | |
config.status: creating scripts/.autostuff/config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
configure: | |
configure: Configured with: | |
configure: - parser library : static | |
configure: - root-menu prompt : Configuration | |
configure: - config prefix : CONFIG_ | |
configure: - frontends : conf | |
configure: - localised : no | |
configure: - install utilities : yes | |
configure: - CFLAGS CXXFLAGS : -Wall | |
+ touch aclocal.m4 Makefile.in | |
+ make install | |
aclocal.m4:17: warning: this file was generated for autoconf 2.69. | |
You have another version of autoconf. It may work, but is not guaranteed to. | |
If you have problems, you may need to regenerate the build system entirely. | |
To do so, use the procedure documented by the package, typically 'autoreconf'. | |
configure.ac:210: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete | |
./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from... | |
./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from... | |
configure.ac:210: the top level | |
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/private/tmp/run-build-macos/tools/kconfig-frontends --disable-kconfig --disable-nconf --disable-qconf --disable-gconf --disable-mconf --disable-static --disable-shared --disable-L10n --no-create --no-recursion | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a race-free mkdir -p... mkdir -p | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether make supports nested variables... (cached) yes | |
checking for style of include used by make... GNU | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether the compiler supports GNU C... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to enable C11 features... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking dependency style of gcc... gcc3 | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking build system type... arm-apple-darwin24.1.0 | |
checking host system type... arm-apple-darwin24.1.0 | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 786432 | |
checking how to convert arm-apple-darwin24.1.0 file names to arm-apple-darwin24.1.0 format... func_convert_file_noop | |
checking how to convert arm-apple-darwin24.1.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from gcc object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... ld: warning: -single_module is obsolete | |
no | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking for stdio.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for strings.h... yes | |
checking for sys/stat.h... yes | |
checking for sys/types.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... yes | |
checking for gcc option to produce PIC... -fno-common -DPIC | |
checking if gcc PIC flag -fno-common -DPIC works... yes | |
checking if gcc static flag -static works... no | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin24.1.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
checking for gcc... (cached) gcc | |
checking whether the compiler supports GNU C... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to enable C11 features... (cached) none needed | |
checking whether gcc understands -c and -o together... (cached) yes | |
checking dependency style of gcc... (cached) gcc3 | |
checking for g++... g++ | |
checking whether the compiler supports GNU C++... yes | |
checking whether g++ accepts -g... yes | |
checking for g++ option to enable C++11 features... -std=gnu++11 | |
checking dependency style of g++ -std=gnu++11... gcc3 | |
checking how to run the C++ preprocessor... g++ -std=gnu++11 -E | |
checking for ld used by g++ -std=gnu++11... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for g++ -std=gnu++11 option to produce PIC... -fno-common -DPIC | |
checking if g++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes | |
checking if g++ -std=gnu++11 static flag -static works... no | |
checking if g++ -std=gnu++11 supports -c -o file.o... yes | |
checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes | |
checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin24.1.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking for inline... inline | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for flex... flex | |
checking for lex output file root... lex.yy | |
checking for lex library... none needed | |
checking for library containing yywrap... -ll | |
checking whether yytext is a pointer... yes | |
checking for bison... bison -y | |
checking for gperf... gperf | |
checking for the type used in gperf declarations... size_t | |
checking for gcc options needed to detect all undeclared functions... none needed | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
configure: | |
configure: Configured with: | |
configure: - parser library : static | |
configure: - root-menu prompt : Configuration | |
configure: - config prefix : CONFIG_ | |
configure: - frontends : conf | |
configure: - localised : no | |
configure: - install utilities : yes | |
configure: - CFLAGS CXXFLAGS : -Wall | |
/bin/sh ./config.status | |
config.status: creating Makefile | |
config.status: creating libs/parser/kconfig-parser.pc | |
config.status: creating scripts/.autostuff/config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
GPERF libs/parser/hconf.c | |
CC libs/parser/libs_parser_libkconfig_parser_la-yconf.lo | |
CCLD libs/parser/libkconfig-parser.la | |
CC frontends/conf/frontends_conf_kconfig_conf-conf.o | |
CCLD frontends/conf/kconfig-conf | |
GEN utils/kconfig-tweak | |
mkdir -p '/private/tmp/run-build-macos/tools/kconfig-frontends/lib' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c libs/parser/libkconfig-parser.la '/private/tmp/run-build-macos/tools/kconfig-frontends/lib' | |
libtool: install: /usr/bin/install -c libs/parser/.libs/libkconfig-parser.lai /private/tmp/run-build-macos/tools/kconfig-frontends/lib/libkconfig-parser.la | |
libtool: install: /usr/bin/install -c libs/parser/.libs/libkconfig-parser.a /private/tmp/run-build-macos/tools/kconfig-frontends/lib/libkconfig-parser.a | |
libtool: install: chmod 644 /private/tmp/run-build-macos/tools/kconfig-frontends/lib/libkconfig-parser.a | |
libtool: install: ranlib /private/tmp/run-build-macos/tools/kconfig-frontends/lib/libkconfig-parser.a | |
mkdir -p '/private/tmp/run-build-macos/tools/kconfig-frontends/bin' | |
/bin/sh ./libtool --mode=install /usr/bin/install -c frontends/conf/kconfig-conf '/private/tmp/run-build-macos/tools/kconfig-frontends/bin' | |
libtool: install: /usr/bin/install -c frontends/conf/kconfig-conf /private/tmp/run-build-macos/tools/kconfig-frontends/bin/kconfig-conf | |
mkdir -p '/private/tmp/run-build-macos/tools/kconfig-frontends/bin' | |
/usr/bin/install -c utils/kconfig-tweak '/private/tmp/run-build-macos/tools/kconfig-frontends/bin' | |
mkdir -p '/private/tmp/run-build-macos/tools/kconfig-frontends/bin' | |
/usr/bin/install -c utils/kconfig-diff utils/kconfig-merge '/private/tmp/run-build-macos/tools/kconfig-frontends/bin' | |
mkdir -p '/private/tmp/run-build-macos/tools/kconfig-frontends/share/doc/kconfig-frontends' | |
/usr/bin/install -c -m 644 docs/kconfig-language.txt docs/kconfig.txt '/private/tmp/run-build-macos/tools/kconfig-frontends/share/doc/kconfig-frontends' | |
mkdir -p '/private/tmp/run-build-macos/tools/kconfig-frontends/include/kconfig' | |
/usr/bin/install -c -m 644 libs/parser/list.h libs/parser/lkc.h libs/parser/expr.h libs/parser/lkc_proto.h '/private/tmp/run-build-macos/tools/kconfig-frontends/include/kconfig' | |
mkdir -p '/private/tmp/run-build-macos/tools/kconfig-frontends/lib/pkgconfig' | |
/usr/bin/install -c -m 644 libs/parser/kconfig-parser.pc '/private/tmp/run-build-macos/tools/kconfig-frontends/lib/pkgconfig' | |
+ cd /private/tmp/run-build-macos/tools | |
+ rm -rf nuttx-tools | |
+ for func in '${install}' | |
+ mips_gcc_toolchain | |
+ add_path /private/tmp/run-build-macos/tools/pinguino-compilers/macosx/p32/bin | |
+ PATH=/private/tmp/run-build-macos/tools/pinguino-compilers/macosx/p32/bin:/private/tmp/run-build-macos/tools/kconfig-frontends/bin:/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ '[' '!' -d /private/tmp/run-build-macos/tools/pinguino-compilers ']' | |
+ cd /private/tmp/run-build-macos/tools | |
+ git clone https://github.com/PinguinoIDE/pinguino-compilers | |
Cloning into 'pinguino-compilers'... | |
remote: Enumerating objects: 23217, done. | |
remote: Total 23217 (delta 0), reused 0 (delta 0), pack-reused 23217 (from 1) | |
Receiving objects: 100% (23217/23217), 240.29 MiB | 5.98 MiB/s, done. | |
Resolving deltas: 100% (14501/14501), done. | |
Updating files: 100% (20283/20283), done. | |
+ command mips-elf-gcc --version | |
+ mips-elf-gcc --version | |
mips-elf-gcc (Pinguino C compiler for PIC32) 4.6.2 | |
Copyright (C) 2011 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
+ for func in '${install}' | |
+ python_tools | |
+ python3 -m venv .venv | |
+ source .venv/bin/activate | |
++ deactivate nondestructive | |
++ '[' -n '' ']' | |
++ '[' -n '' ']' | |
++ hash -r | |
++ '[' -n '' ']' | |
++ unset VIRTUAL_ENV | |
++ unset VIRTUAL_ENV_PROMPT | |
++ '[' '!' nondestructive = nondestructive ']' | |
++ case "$(uname)" in | |
+++ uname | |
++ export VIRTUAL_ENV=/private/tmp/run-build-macos/tools/.venv | |
++ VIRTUAL_ENV=/private/tmp/run-build-macos/tools/.venv | |
++ _OLD_VIRTUAL_PATH=/private/tmp/run-build-macos/tools/pinguino-compilers/macosx/p32/bin:/private/tmp/run-build-macos/tools/kconfig-frontends/bin:/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
++ PATH=/private/tmp/run-build-macos/tools/.venv/bin:/private/tmp/run-build-macos/tools/pinguino-compilers/macosx/p32/bin:/private/tmp/run-build-macos/tools/kconfig-frontends/bin:/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
++ export PATH | |
++ VIRTUAL_ENV_PROMPT=.venv | |
++ export VIRTUAL_ENV_PROMPT | |
++ '[' -n '' ']' | |
++ '[' -z '' ']' | |
++ _OLD_VIRTUAL_PS1= | |
++ PS1='(.venv) ' | |
++ export PS1 | |
++ hash -r | |
+ pip3 install 'Cython<3.0' | |
Collecting Cython<3.0 | |
Using cached Cython-0.29.37-py2.py3-none-any.whl.metadata (3.1 kB) | |
Using cached Cython-0.29.37-py2.py3-none-any.whl (989 kB) | |
Installing collected packages: Cython | |
Successfully installed Cython-0.29.37 | |
[notice] A new release of pip is available: 24.2 -> 24.3.1 | |
[notice] To update, run: pip install --upgrade pip | |
+ git clone https://github.com/yaml/pyyaml.git | |
Cloning into 'pyyaml'... | |
remote: Enumerating objects: 3997, done. | |
remote: Counting objects: 100% (361/361), done. | |
remote: Compressing objects: 100% (225/225), done. | |
remote: Total 3997 (delta 166), reused 248 (delta 121), pack-reused 3636 (from 1) | |
Receiving objects: 100% (3997/3997), 869.83 KiB | 17.40 MiB/s, done. | |
Resolving deltas: 100% (2091/2091), done. | |
+ cd pyyaml | |
+ git checkout release/5.4.1 | |
branch 'release/5.4.1' set up to track 'origin/release/5.4.1'. | |
Switched to a new branch 'release/5.4.1' | |
+ sed -i.bak 's/Cython/Cython<3.0/g' pyproject.toml | |
+ python setup.py sdist | |
Traceback (most recent call last): | |
File "/private/tmp/run-build-macos/tools/pyyaml/setup.py", line 70, in <module> | |
from distutils import log | |
ModuleNotFoundError: No module named 'distutils' | |
+ cd .. | |
+ rm -rf pyyaml | |
+ pip3 install cmake-format construct cvt2utf cxxfilt esptool==4.8.dev4 imgtool==1.9.0 kconfiglib pexpect==4.8.0 pyelftools pyserial==3.5 pytest==6.2.5 pytest-json==0.4.0 pytest-ordering==0.6 pytest-repeat==0.9.1 | |
Collecting cmake-format | |
Using cached cmake_format-0.6.13-py3-none-any.whl.metadata (23 kB) | |
Collecting construct | |
Using cached construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) | |
Collecting cvt2utf | |
Using cached cvt2utf-1.3.2-py3-none-any.whl.metadata (1.1 kB) | |
Collecting cxxfilt | |
Using cached cxxfilt-0.3.0-py2.py3-none-any.whl.metadata (3.5 kB) | |
Collecting esptool==4.8.dev4 | |
Using cached esptool-4.8.dev4-py3-none-any.whl | |
Collecting imgtool==1.9.0 | |
Using cached imgtool-1.9.0-py3-none-any.whl.metadata (623 bytes) | |
Collecting kconfiglib | |
Using cached kconfiglib-14.1.0-py2.py3-none-any.whl.metadata (39 kB) | |
Collecting pexpect==4.8.0 | |
Using cached pexpect-4.8.0-py2.py3-none-any.whl.metadata (2.2 kB) | |
Collecting pyelftools | |
Using cached pyelftools-0.31-py3-none-any.whl.metadata (381 bytes) | |
Collecting pyserial==3.5 | |
Using cached pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) | |
Collecting pytest==6.2.5 | |
Using cached pytest-6.2.5-py3-none-any.whl.metadata (7.5 kB) | |
Collecting pytest-json==0.4.0 | |
Using cached pytest_json-0.4.0-py3-none-any.whl | |
Collecting pytest-ordering==0.6 | |
Using cached pytest_ordering-0.6-py3-none-any.whl.metadata (1.1 kB) | |
Collecting pytest-repeat==0.9.1 | |
Using cached pytest_repeat-0.9.1-py2.py3-none-any.whl.metadata (4.8 kB) | |
Collecting bitstring>=3.1.6 (from esptool==4.8.dev4) | |
Using cached bitstring-4.2.3-py3-none-any.whl.metadata (5.0 kB) | |
Collecting cryptography>=2.1.4 (from esptool==4.8.dev4) | |
Using cached cryptography-44.0.0-cp39-abi3-macosx_10_9_universal2.whl.metadata (5.7 kB) | |
Collecting ecdsa>=0.16.0 (from esptool==4.8.dev4) | |
Using cached ecdsa-0.19.0-py2.py3-none-any.whl.metadata (29 kB) | |
Collecting reedsolo<1.8,>=1.5.3 (from esptool==4.8.dev4) | |
Using cached reedsolo-1.7.0-py3-none-any.whl.metadata (23 kB) | |
Collecting PyYAML>=5.1 (from esptool==4.8.dev4) | |
Using cached PyYAML-6.0.2-cp313-cp313-macosx_11_0_arm64.whl.metadata (2.1 kB) | |
Collecting intelhex (from esptool==4.8.dev4) | |
Using cached intelhex-2.3.0-py2.py3-none-any.whl.metadata (2.7 kB) | |
Collecting cbor2 (from imgtool==1.9.0) | |
Using cached cbor2-5.6.5-cp313-cp313-macosx_11_0_arm64.whl.metadata (6.0 kB) | |
Collecting click (from imgtool==1.9.0) | |
Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB) | |
Collecting ptyprocess>=0.5 (from pexpect==4.8.0) | |
Using cached ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) | |
Collecting attrs>=19.2.0 (from pytest==6.2.5) | |
Using cached attrs-24.2.0-py3-none-any.whl.metadata (11 kB) | |
Collecting iniconfig (from pytest==6.2.5) | |
Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) | |
Collecting packaging (from pytest==6.2.5) | |
Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) | |
Collecting pluggy<2.0,>=0.12 (from pytest==6.2.5) | |
Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) | |
Collecting py>=1.8.2 (from pytest==6.2.5) | |
Using cached py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) | |
Collecting toml (from pytest==6.2.5) | |
Using cached toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) | |
Collecting cmakelang>=0.6.13 (from cmake-format) | |
Using cached cmakelang-0.6.13-py3-none-any.whl.metadata (23 kB) | |
Collecting chardet (from cvt2utf) | |
Using cached chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) | |
Collecting bitarray<3.0.0,>=2.9.0 (from bitstring>=3.1.6->esptool==4.8.dev4) | |
Using cached bitarray-2.9.3-cp313-cp313-macosx_11_0_arm64.whl.metadata (34 kB) | |
Collecting six>=1.13.0 (from cmakelang>=0.6.13->cmake-format) | |
Using cached six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) | |
Collecting cffi>=1.12 (from cryptography>=2.1.4->esptool==4.8.dev4) | |
Using cached cffi-1.17.1-cp313-cp313-macosx_11_0_arm64.whl.metadata (1.5 kB) | |
Collecting pycparser (from cffi>=1.12->cryptography>=2.1.4->esptool==4.8.dev4) | |
Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) | |
Using cached imgtool-1.9.0-py3-none-any.whl (27 kB) | |
Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) | |
Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB) | |
Using cached pytest-6.2.5-py3-none-any.whl (280 kB) | |
Using cached pytest_ordering-0.6-py3-none-any.whl (4.6 kB) | |
Using cached pytest_repeat-0.9.1-py2.py3-none-any.whl (4.3 kB) | |
Using cached cmake_format-0.6.13-py3-none-any.whl (19 kB) | |
Using cached construct-2.10.70-py3-none-any.whl (63 kB) | |
Using cached cvt2utf-1.3.2-py3-none-any.whl (7.0 kB) | |
Using cached cxxfilt-0.3.0-py2.py3-none-any.whl (4.6 kB) | |
Using cached kconfiglib-14.1.0-py2.py3-none-any.whl (145 kB) | |
Using cached pyelftools-0.31-py3-none-any.whl (180 kB) | |
Using cached attrs-24.2.0-py3-none-any.whl (63 kB) | |
Using cached bitstring-4.2.3-py3-none-any.whl (71 kB) | |
Using cached cmakelang-0.6.13-py3-none-any.whl (159 kB) | |
Using cached cryptography-44.0.0-cp39-abi3-macosx_10_9_universal2.whl (6.5 MB) | |
Using cached ecdsa-0.19.0-py2.py3-none-any.whl (149 kB) | |
Using cached intelhex-2.3.0-py2.py3-none-any.whl (50 kB) | |
Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) | |
Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) | |
Using cached py-1.11.0-py2.py3-none-any.whl (98 kB) | |
Using cached PyYAML-6.0.2-cp313-cp313-macosx_11_0_arm64.whl (171 kB) | |
Using cached reedsolo-1.7.0-py3-none-any.whl (32 kB) | |
Using cached cbor2-5.6.5-cp313-cp313-macosx_11_0_arm64.whl (67 kB) | |
Using cached chardet-5.2.0-py3-none-any.whl (199 kB) | |
Using cached click-8.1.7-py3-none-any.whl (97 kB) | |
Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB) | |
Using cached packaging-24.2-py3-none-any.whl (65 kB) | |
Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) | |
Using cached bitarray-2.9.3-cp313-cp313-macosx_11_0_arm64.whl (125 kB) | |
Using cached cffi-1.17.1-cp313-cp313-macosx_11_0_arm64.whl (178 kB) | |
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) | |
Using cached pycparser-2.22-py3-none-any.whl (117 kB) | |
Installing collected packages: reedsolo, pyserial, pyelftools, ptyprocess, intelhex, cxxfilt, bitarray, toml, six, PyYAML, pycparser, py, pluggy, pexpect, packaging, kconfiglib, iniconfig, construct, click, chardet, cbor2, bitstring, attrs, pytest, ecdsa, cvt2utf, cmakelang, cffi, pytest-repeat, pytest-ordering, pytest-json, cryptography, cmake-format, imgtool, esptool | |
Successfully installed PyYAML-6.0.2 attrs-24.2.0 bitarray-2.9.3 bitstring-4.2.3 cbor2-5.6.5 cffi-1.17.1 chardet-5.2.0 click-8.1.7 cmake-format-0.6.13 cmakelang-0.6.13 construct-2.10.70 cryptography-44.0.0 cvt2utf-1.3.2 cxxfilt-0.3.0 ecdsa-0.19.0 esptool-4.8.dev4 imgtool-1.9.0 iniconfig-2.0.0 intelhex-2.3.0 kconfiglib-14.1.0 packaging-24.2 pexpect-4.8.0 pluggy-1.5.0 ptyprocess-0.7.0 py-1.11.0 pycparser-2.22 pyelftools-0.31 pyserial-3.5 pytest-6.2.5 pytest-json-0.4.0 pytest-ordering-0.6 pytest-repeat-0.9.1 reedsolo-1.7.0 six-1.16.0 toml-0.10.2 | |
[notice] A new release of pip is available: 24.2 -> 24.3.1 | |
[notice] To update, run: pip install --upgrade pip | |
+ for func in '${install}' | |
+ riscv_gcc_toolchain | |
+ add_path /private/tmp/run-build-macos/tools/riscv-none-elf-gcc/bin | |
+ PATH=/private/tmp/run-build-macos/tools/riscv-none-elf-gcc/bin:/private/tmp/run-build-macos/tools/.venv/bin:/private/tmp/run-build-macos/tools/pinguino-compilers/macosx/p32/bin:/private/tmp/run-build-macos/tools/kconfig-frontends/bin:/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ '[' '!' -f /private/tmp/run-build-macos/tools/riscv-none-elf-gcc/bin/riscv-none-elf-gcc ']' | |
+ local basefile | |
+ basefile=xpack-riscv-none-elf-gcc-13.2.0-2-darwin-arm64 | |
+ cd /private/tmp/run-build-macos/tools | |
+ curl -O -L -s https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/download/v13.2.0-2/xpack-riscv-none-elf-gcc-13.2.0-2-darwin-arm64.tar.gz | |
+ tar zxf xpack-riscv-none-elf-gcc-13.2.0-2-darwin-arm64.tar.gz | |
+ mv xpack-riscv-none-elf-gcc-13.2.0-2 riscv-none-elf-gcc | |
+ rm xpack-riscv-none-elf-gcc-13.2.0-2-darwin-arm64.tar.gz | |
+ command riscv-none-elf-gcc --version | |
+ riscv-none-elf-gcc --version | |
riscv-none-elf-gcc (xPack GNU RISC-V Embedded GCC arm64) 13.2.0 | |
Copyright (C) 2023 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
+ for func in '${install}' | |
+ rust | |
+ type rustc | |
+ command rustc --version | |
+ rustc --version | |
rustc 1.78.0 (9b00956e5 2024-04-29) | |
+ for func in '${install}' | |
+ dlang | |
+ type ldc2 | |
+ command ldc2 --version | |
+ ldc2 --version | |
+ head -n 5 | |
LDC - the LLVM D compiler (1.39.0): | |
based on DMD v2.109.1 and LLVM 18.1.8 | |
built with LDC - the LLVM D compiler (1.39.0) | |
Default target: arm64-apple-darwin24.1.0 | |
Host CPU: apple-m1 | |
+ for func in '${install}' | |
+ zig | |
+ brew install zig | |
Warning: zig 0.13.0 is already installed and up-to-date. | |
To reinstall 0.13.0, run: | |
brew reinstall zig | |
+ command zig cc --version | |
+ zig cc --version | |
Homebrew clang version 18.1.8 | |
Target: arm64-apple-darwin24.1.0 | |
Thread model: posix | |
InstalledDir: /usr/bin | |
+ for func in '${install}' | |
+ xtensa_esp32_gcc_toolchain | |
+ add_path /private/tmp/run-build-macos/tools/xtensa-esp32-elf/bin | |
+ PATH=/private/tmp/run-build-macos/tools/xtensa-esp32-elf/bin:/private/tmp/run-build-macos/tools/riscv-none-elf-gcc/bin:/private/tmp/run-build-macos/tools/.venv/bin:/private/tmp/run-build-macos/tools/pinguino-compilers/macosx/p32/bin:/private/tmp/run-build-macos/tools/kconfig-frontends/bin:/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ '[' '!' -f /private/tmp/run-build-macos/tools/xtensa-esp32-elf/bin/xtensa-esp32-elf-gcc ']' | |
+ local basefile | |
+ basefile=xtensa-esp32-elf-12.2.0_20230208-aarch64-apple-darwin | |
+ cd /private/tmp/run-build-macos/tools | |
+ curl -O -L -s https://github.com/espressif/crosstool-NG/releases/download/esp-12.2.0_20230208/xtensa-esp32-elf-12.2.0_20230208-aarch64-apple-darwin.tar.xz | |
+ xz -d xtensa-esp32-elf-12.2.0_20230208-aarch64-apple-darwin.tar.xz | |
+ tar xf xtensa-esp32-elf-12.2.0_20230208-aarch64-apple-darwin.tar | |
+ rm xtensa-esp32-elf-12.2.0_20230208-aarch64-apple-darwin.tar | |
+ command xtensa-esp32-elf-gcc --version | |
+ xtensa-esp32-elf-gcc --version | |
xtensa-esp32-elf-gcc (crosstool-NG esp-12.2.0_20230208) 12.2.0 | |
Copyright (C) 2022 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
+ for func in '${install}' | |
+ xtensa_esp32s2_gcc_toolchain | |
+ add_path /private/tmp/run-build-macos/tools/xtensa-esp32s2-elf/bin | |
+ PATH=/private/tmp/run-build-macos/tools/xtensa-esp32s2-elf/bin:/private/tmp/run-build-macos/tools/xtensa-esp32-elf/bin:/private/tmp/run-build-macos/tools/riscv-none-elf-gcc/bin:/private/tmp/run-build-macos/tools/.venv/bin:/private/tmp/run-build-macos/tools/pinguino-compilers/macosx/p32/bin:/private/tmp/run-build-macos/tools/kconfig-frontends/bin:/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ '[' '!' -f /private/tmp/run-build-macos/tools/xtensa-esp32s2-elf/bin/xtensa-esp32s2-elf-gcc ']' | |
+ local basefile | |
+ basefile=xtensa-esp32s2-elf-12.2.0_20230208-aarch64-apple-darwin | |
+ cd /private/tmp/run-build-macos/tools | |
+ curl -O -L -s https://github.com/espressif/crosstool-NG/releases/download/esp-12.2.0_20230208/xtensa-esp32s2-elf-12.2.0_20230208-aarch64-apple-darwin.tar.xz | |
+ xz -d xtensa-esp32s2-elf-12.2.0_20230208-aarch64-apple-darwin.tar.xz | |
+ tar xf xtensa-esp32s2-elf-12.2.0_20230208-aarch64-apple-darwin.tar | |
+ rm xtensa-esp32s2-elf-12.2.0_20230208-aarch64-apple-darwin.tar | |
+ command xtensa-esp32s2-elf-gcc --version | |
+ xtensa-esp32s2-elf-gcc --version | |
xtensa-esp32s2-elf-gcc (crosstool-NG esp-12.2.0_20230208) 12.2.0 | |
Copyright (C) 2022 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
+ for func in '${install}' | |
+ xtensa_esp32s3_gcc_toolchain | |
+ add_path /private/tmp/run-build-macos/tools/xtensa-esp32s3-elf/bin | |
+ PATH=/private/tmp/run-build-macos/tools/xtensa-esp32s3-elf/bin:/private/tmp/run-build-macos/tools/xtensa-esp32s2-elf/bin:/private/tmp/run-build-macos/tools/xtensa-esp32-elf/bin:/private/tmp/run-build-macos/tools/riscv-none-elf-gcc/bin:/private/tmp/run-build-macos/tools/.venv/bin:/private/tmp/run-build-macos/tools/pinguino-compilers/macosx/p32/bin:/private/tmp/run-build-macos/tools/kconfig-frontends/bin:/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ '[' '!' -f /private/tmp/run-build-macos/tools/xtensa-esp32s3-elf/bin/xtensa-esp32s3-elf-gcc ']' | |
+ local basefile | |
+ basefile=xtensa-esp32s3-elf-12.2.0_20230208-aarch64-apple-darwin | |
+ cd /private/tmp/run-build-macos/tools | |
+ curl -O -L -s https://github.com/espressif/crosstool-NG/releases/download/esp-12.2.0_20230208/xtensa-esp32s3-elf-12.2.0_20230208-aarch64-apple-darwin.tar.xz | |
+ xz -d xtensa-esp32s3-elf-12.2.0_20230208-aarch64-apple-darwin.tar.xz | |
+ tar xf xtensa-esp32s3-elf-12.2.0_20230208-aarch64-apple-darwin.tar | |
+ rm xtensa-esp32s3-elf-12.2.0_20230208-aarch64-apple-darwin.tar | |
+ command xtensa-esp32s3-elf-gcc --version | |
+ xtensa-esp32s3-elf-gcc --version | |
xtensa-esp32s3-elf-gcc (crosstool-NG esp-12.2.0_20230208) 12.2.0 | |
Copyright (C) 2022 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
+ for func in '${install}' | |
+ u_boot_tools | |
+ type mkimage | |
+ for func in '${install}' | |
+ util_linux | |
+ type flock | |
+ command flock --version | |
+ flock --version | |
flock 0.4.0 | |
+ for func in '${install}' | |
+ wasi_sdk | |
+ add_path /private/tmp/run-build-macos/tools/wamrc | |
+ PATH=/private/tmp/run-build-macos/tools/wamrc:/private/tmp/run-build-macos/tools/xtensa-esp32s3-elf/bin:/private/tmp/run-build-macos/tools/xtensa-esp32s2-elf/bin:/private/tmp/run-build-macos/tools/xtensa-esp32-elf/bin:/private/tmp/run-build-macos/tools/riscv-none-elf-gcc/bin:/private/tmp/run-build-macos/tools/.venv/bin:/private/tmp/run-build-macos/tools/pinguino-compilers/macosx/p32/bin:/private/tmp/run-build-macos/tools/kconfig-frontends/bin:/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ '[' '!' -f /private/tmp/run-build-macos/tools/wamrc/wasi-sdk/bin/clang ']' | |
+ local wasibasefile | |
+ local wasmbasefile | |
+ wasibasefile=wasi-sdk-19.0-macos | |
+ wasmbasefile=wamrc-1.1.2-x86_64-macos-latest | |
+ cd /private/tmp/run-build-macos/tools | |
+ mkdir -p wamrc | |
+ curl -O -L -s https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-19/wasi-sdk-19.0-macos.tar.gz | |
+ tar xzf wasi-sdk-19.0-macos.tar.gz | |
+ mv wasi-sdk-19.0 wasi-sdk | |
+ rm wasi-sdk-19.0-macos.tar.gz | |
+ cd wamrc | |
+ curl -O -L -s https://github.com/bytecodealliance/wasm-micro-runtime/releases/download/WAMR-1.1.2/wamrc-1.1.2-x86_64-macos-latest.tar.gz | |
+ tar xzf wamrc-1.1.2-x86_64-macos-latest.tar.gz | |
+ rm wamrc-1.1.2-x86_64-macos-latest.tar.gz | |
+ export WASI_SDK_PATH=/private/tmp/run-build-macos/tools/wasi-sdk | |
+ WASI_SDK_PATH=/private/tmp/run-build-macos/tools/wasi-sdk | |
+ echo 'export WASI_SDK_PATH=/private/tmp/run-build-macos/tools/wasi-sdk' | |
+ command /private/tmp/run-build-macos/tools/wasi-sdk/bin/clang --version | |
+ /private/tmp/run-build-macos/tools/wasi-sdk/bin/clang --version | |
clang version 15.0.7 (https://github.com/llvm/llvm-project 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a) | |
Target: wasm32-unknown-wasi | |
Thread model: posix | |
InstalledDir: /private/tmp/run-build-macos/tools/wasi-sdk/bin | |
+ command wamrc --version | |
+ wamrc --version | |
wamrc 1.1.2 | |
+ for func in '${install}' | |
+ c_cache | |
+ add_path /private/tmp/run-build-macos/tools/ccache/bin | |
+ PATH=/private/tmp/run-build-macos/tools/ccache/bin:/private/tmp/run-build-macos/tools/wamrc:/private/tmp/run-build-macos/tools/xtensa-esp32s3-elf/bin:/private/tmp/run-build-macos/tools/xtensa-esp32s2-elf/bin:/private/tmp/run-build-macos/tools/xtensa-esp32-elf/bin:/private/tmp/run-build-macos/tools/riscv-none-elf-gcc/bin:/private/tmp/run-build-macos/tools/.venv/bin:/private/tmp/run-build-macos/tools/pinguino-compilers/macosx/p32/bin:/private/tmp/run-build-macos/tools/kconfig-frontends/bin:/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ type ccache | |
+ setup_links | |
+ mkdir -p /private/tmp/run-build-macos/tools/ccache/bin/ | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/aarch64-none-elf-gcc | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/aarch64-none-elf-g++ | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/arm-none-eabi-gcc | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/arm-none-eabi-g++ | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/avr-gcc | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/avr-g++ | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/cc | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/c++ | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/clang | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/clang++ | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/gcc | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/g++ | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/p32-gcc | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/riscv64-unknown-elf-gcc | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/riscv64-unknown-elf-g++ | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/sparc-gaisler-elf-gcc | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/sparc-gaisler-elf-g++ | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/x86_64-elf-gcc | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/x86_64-elf-g++ | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/xtensa-esp32-elf-gcc | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/xtensa-esp32-elf-g++ | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/xtensa-esp32s2-elf-gcc | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/xtensa-esp32s2-elf-g++ | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/xtensa-esp32s3-elf-gcc | |
++ which ccache | |
+ ln -sf /opt/homebrew/bin/ccache /private/tmp/run-build-macos/tools/ccache/bin/xtensa-esp32s3-elf-g++ | |
+ command ccache --version | |
+ ccache --version | |
ccache version 4.10.2 | |
Features: file-storage http-storage redis+unix-storage redis-storage | |
Copyright (C) 2002-2007 Andrew Tridgell | |
Copyright (C) 2009-2024 Joel Rosdahl and other contributors | |
See <https://ccache.dev/credits.html> for a complete list of contributors. | |
This program is free software; you can redistribute it and/or modify it under | |
the terms of the GNU General Public License as published by the Free Software | |
Foundation; either version 3 of the License, or (at your option) any later | |
version. | |
+ cd /private/tmp/run-build-macos/nuttx-patched/tools/ci | |
+ echo PATH=/private/tmp/run-build-macos/tools/ccache/bin:/private/tmp/run-build-macos/tools/wamrc:/private/tmp/run-build-macos/tools/xtensa-esp32s3-elf/bin:/private/tmp/run-build-macos/tools/xtensa-esp32s2-elf/bin:/private/tmp/run-build-macos/tools/xtensa-esp32-elf/bin:/private/tmp/run-build-macos/tools/riscv-none-elf-gcc/bin:/private/tmp/run-build-macos/tools/.venv/bin:/private/tmp/run-build-macos/tools/pinguino-compilers/macosx/p32/bin:/private/tmp/run-build-macos/tools/kconfig-frontends/bin:/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
+ echo 'export PATH' | |
+ source /private/tmp/run-build-macos/tools/env.sh | |
++ export HOMEBREW_CACHE=/private/tmp/run-build-macos/tools/homebrew | |
++ HOMEBREW_CACHE=/private/tmp/run-build-macos/tools/homebrew | |
++ export WASI_SDK_PATH=/private/tmp/run-build-macos/tools/wasi-sdk | |
++ WASI_SDK_PATH=/private/tmp/run-build-macos/tools/wasi-sdk | |
++ PATH=/private/tmp/run-build-macos/tools/ccache/bin:/private/tmp/run-build-macos/tools/wamrc:/private/tmp/run-build-macos/tools/xtensa-esp32s3-elf/bin:/private/tmp/run-build-macos/tools/xtensa-esp32s2-elf/bin:/private/tmp/run-build-macos/tools/xtensa-esp32-elf/bin:/private/tmp/run-build-macos/tools/riscv-none-elf-gcc/bin:/private/tmp/run-build-macos/tools/.venv/bin:/private/tmp/run-build-macos/tools/pinguino-compilers/macosx/p32/bin:/private/tmp/run-build-macos/tools/kconfig-frontends/bin:/private/tmp/run-build-macos/tools/gperf/bin:/private/tmp/run-build-macos/tools/bloaty/bin:/private/tmp/run-build-macos/tools/bintools/bin:/private/tmp/run-build-macos/tools/gcc-aarch64-none-elf/bin:/private/tmp/run-build-macos/tools/gcc-arm-none-eabi/bin:/Users/luppy/.rd/bin:/Users/luppy/xpack-riscv-none-elf-gcc-13.2.0-2/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/luppy/.cargo/bin:/Users/Luppy/.platformio/penv/bin:/Users/Luppy/.platformio/penv:/Users/Luppy/.local/bin:/usr/local/opt/llvm@3.9/bin:/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/anaconda/bin:/Library/Frameworks/Python.framework/Versions/3.5/bin:/opt/local/bin:/opt/local/sbin:/opt/X11/bin:/usr/local/go/bin:PATH=/Users/Luppy/google-cloud-sdk/bin:/Users/Luppy/go/bin:/Users/Luppy/.rvm/bin:/Applications/apache-ant-1.8.4/bin:/usr/local/share/npm/bin/:/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin: | |
++ export PATH | |
+ shift | |
+ '[' -n -c ']' | |
+ case "$1" in | |
+ enable_ccache | |
+ export CCACHE_DIR=/private/tmp/run-build-macos/tools/ccache | |
+ CCACHE_DIR=/private/tmp/run-build-macos/tools/ccache | |
+ shift | |
+ '[' -n -A ']' | |
+ case "$1" in | |
+ options+='-A ' | |
+ shift | |
+ '[' -n -R ']' | |
+ case "$1" in | |
+ options+='-R ' | |
+ shift | |
+ '[' -n /tmp/run-build-macos/target.dat ']' | |
+ case "$1" in | |
+ builds=("$@") | |
+ break | |
+ run_builds | |
+ local ncpus | |
+ '[' XDarwin == XDarwin ']' | |
++ sysctl -n hw.ncpu | |
+ ncpus=12 | |
+ '[' XDarwin == Xmsys2 ']' | |
+ options+='-j 12' | |
+ for build in '"${builds[@]}"' | |
+ /private/tmp/run-build-macos/nuttx/tools/testbuild.sh -A -R -j 12 -e '-Wno-cpp -Werror' /tmp/run-build-macos/target.dat | |
find: boards/arm/*/ox64/configs/nsh: No such file or directory | |
==================================================================================== | |
Configuration/Tool: ox64/nsh | |
2024-11-29 11:46:58 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
a nuttx-export-12.7.0 | |
a nuttx-export-12.7.0/.config | |
a nuttx-export-12.7.0/tools | |
a nuttx-export-12.7.0/include | |
a nuttx-export-12.7.0/libs | |
a nuttx-export-12.7.0/System.map | |
a nuttx-export-12.7.0/scripts | |
a nuttx-export-12.7.0/registry | |
a nuttx-export-12.7.0/startup | |
a nuttx-export-12.7.0/startup/crt0.o | |
a nuttx-export-12.7.0/scripts/toolchain.cmake | |
a nuttx-export-12.7.0/scripts/Make.defs | |
a nuttx-export-12.7.0/scripts/target.cmake | |
a nuttx-export-12.7.0/scripts/gnu-elf.ld | |
a nuttx-export-12.7.0/libs/libproxies.a | |
a nuttx-export-12.7.0/libs/libarch.a | |
a nuttx-export-12.7.0/libs/libmm.a | |
a nuttx-export-12.7.0/libs/libm.a | |
a nuttx-export-12.7.0/libs/libc.a | |
a nuttx-export-12.7.0/libs/libgcc.a | |
a nuttx-export-12.7.0/include/time.h | |
a nuttx-export-12.7.0/include/semaphore.h | |
a nuttx-export-12.7.0/include/ftw.h | |
a nuttx-export-12.7.0/include/pwd.h | |
a nuttx-export-12.7.0/include/utime.h | |
a nuttx-export-12.7.0/include/err.h | |
a nuttx-export-12.7.0/include/pty.h | |
a nuttx-export-12.7.0/include/inttypes.h | |
a nuttx-export-12.7.0/include/resolv.h | |
a nuttx-export-12.7.0/include/crypto | |
a nuttx-export-12.7.0/include/ssp | |
a nuttx-export-12.7.0/include/stdlib.h | |
a nuttx-export-12.7.0/include/debug.h | |
a nuttx-export-12.7.0/include/net | |
a nuttx-export-12.7.0/include/stdnoreturn.h | |
a nuttx-export-12.7.0/include/malloc.h | |
a nuttx-export-12.7.0/include/aio.h | |
a nuttx-export-12.7.0/include/locale.h | |
a nuttx-export-12.7.0/include/uuid.h | |
a nuttx-export-12.7.0/include/elf64.h | |
a nuttx-export-12.7.0/include/mqueue.h | |
a nuttx-export-12.7.0/include/langinfo.h | |
a nuttx-export-12.7.0/include/limits.h | |
a nuttx-export-12.7.0/include/endian.h | |
a nuttx-export-12.7.0/include/netpacket | |
a nuttx-export-12.7.0/include/unistd.h | |
a nuttx-export-12.7.0/include/stddef.h | |
a nuttx-export-12.7.0/include/wctype.h | |
a nuttx-export-12.7.0/include/fcntl.h | |
a nuttx-export-12.7.0/include/dspb16.h | |
a nuttx-export-12.7.0/include/signal.h | |
a nuttx-export-12.7.0/include/cxx | |
a nuttx-export-12.7.0/include/dirent.h | |
a nuttx-export-12.7.0/include/spawn.h | |
a nuttx-export-12.7.0/include/regex.h | |
a nuttx-export-12.7.0/include/arpa | |
a nuttx-export-12.7.0/include/syslog.h | |
a nuttx-export-12.7.0/include/threads.h | |
a nuttx-export-12.7.0/include/netinet | |
a nuttx-export-12.7.0/include/libgen.h | |
a nuttx-export-12.7.0/include/nxflat.h | |
a nuttx-export-12.7.0/include/elf.h | |
a nuttx-export-12.7.0/include/fixedmath.h | |
a nuttx-export-12.7.0/include/hex2bin.h | |
a nuttx-export-12.7.0/include/getopt.h | |
a nuttx-export-12.7.0/include/dlfcn.h | |
a nuttx-export-12.7.0/include/strings.h | |
a nuttx-export-12.7.0/include/fnmatch.h | |
a nuttx-export-12.7.0/include/elf32.h | |
a nuttx-export-12.7.0/include/execinfo.h | |
a nuttx-export-12.7.0/include/byteswap.h | |
a nuttx-export-12.7.0/include/alloca.h | |
a nuttx-export-12.7.0/include/sys | |
a nuttx-export-12.7.0/include/iconv.h | |
a nuttx-export-12.7.0/include/.gitignore | |
a nuttx-export-12.7.0/include/grp.h | |
a nuttx-export-12.7.0/include/ctype.h | |
a nuttx-export-12.7.0/include/obstack.h | |
a nuttx-export-12.7.0/include/android | |
a nuttx-export-12.7.0/include/arch | |
a nuttx-export-12.7.0/include/nl_types.h | |
a nuttx-export-12.7.0/include/wchar.h | |
a nuttx-export-12.7.0/include/stdbool.h | |
a nuttx-export-12.7.0/include/gcov.h | |
a nuttx-export-12.7.0/include/sched.h | |
a nuttx-export-12.7.0/include/iso646.h | |
a nuttx-export-12.7.0/include/libintl.h | |
a nuttx-export-12.7.0/include/shadow.h | |
a nuttx-export-12.7.0/include/netdb.h | |
a nuttx-export-12.7.0/include/pthread.h | |
a nuttx-export-12.7.0/include/dsp.h | |
a nuttx-export-12.7.0/include/errno.h | |
a nuttx-export-12.7.0/include/termios.h | |
a nuttx-export-12.7.0/include/poll.h | |
a nuttx-export-12.7.0/include/stdio.h | |
a nuttx-export-12.7.0/include/lzf.h | |
a nuttx-export-12.7.0/include/search.h | |
a nuttx-export-12.7.0/include/assert.h | |
a nuttx-export-12.7.0/include/syscall.h | |
a nuttx-export-12.7.0/include/glob.h | |
a nuttx-export-12.7.0/include/ifaddrs.h | |
a nuttx-export-12.7.0/include/stdint.h | |
a nuttx-export-12.7.0/include/nuttx | |
a nuttx-export-12.7.0/include/string.h | |
a nuttx-export-12.7.0/include/nuttx/wqueue.h | |
a nuttx-export-12.7.0/include/nuttx/notifier.h | |
a nuttx-export-12.7.0/include/nuttx/vt100.h | |
a nuttx-export-12.7.0/include/nuttx/rpmsg | |
a nuttx-export-12.7.0/include/nuttx/semaphore.h | |
a nuttx-export-12.7.0/include/nuttx/circbuf.h | |
a nuttx-export-12.7.0/include/nuttx/power | |
a nuttx-export-12.7.0/include/nuttx/himem | |
a nuttx-export-12.7.0/include/nuttx/analog | |
a nuttx-export-12.7.0/include/nuttx/note | |
a nuttx-export-12.7.0/include/nuttx/spinlock.h | |
a nuttx-export-12.7.0/include/nuttx/progmem.h | |
a nuttx-export-12.7.0/include/nuttx/crc8.h | |
a nuttx-export-12.7.0/include/nuttx/lin.h | |
a nuttx-export-12.7.0/include/nuttx/sensors | |
a nuttx-export-12.7.0/include/nuttx/crypto | |
a nuttx-export-12.7.0/include/nuttx/pci | |
a nuttx-export-12.7.0/include/nuttx/page.h | |
a nuttx-export-12.7.0/include/nuttx/video | |
a nuttx-export-12.7.0/include/nuttx/hwspinlock | |
a nuttx-export-12.7.0/include/nuttx/contactless | |
a nuttx-export-12.7.0/include/nuttx/can | |
a nuttx-export-12.7.0/include/nuttx/version.h | |
a nuttx-export-12.7.0/include/nuttx/syslog | |
a nuttx-export-12.7.0/include/nuttx/net | |
a nuttx-export-12.7.0/include/nuttx/drivers | |
a nuttx-export-12.7.0/include/nuttx/tls.h | |
a nuttx-export-12.7.0/include/nuttx/panic_notifier.h | |
a nuttx-export-12.7.0/include/nuttx/crc16.h | |
a nuttx-export-12.7.0/include/nuttx/nuttx.h | |
a nuttx-export-12.7.0/include/nuttx/compiler.h | |
a nuttx-export-12.7.0/include/nuttx/streams.h | |
a nuttx-export-12.7.0/include/nuttx/zoneinfo.h | |
a nuttx-export-12.7.0/include/nuttx/pinctrl | |
a nuttx-export-12.7.0/include/nuttx/virtio | |
a nuttx-export-12.7.0/include/nuttx/kthread.h | |
a nuttx-export-12.7.0/include/nuttx/config.h | |
a nuttx-export-12.7.0/include/nuttx/envpath.h | |
a nuttx-export-12.7.0/include/nuttx/mqueue.h | |
a nuttx-export-12.7.0/include/nuttx/event.h | |
a nuttx-export-12.7.0/include/nuttx/hashtable.h | |
a nuttx-export-12.7.0/include/nuttx/input | |
a nuttx-export-12.7.0/include/nuttx/sdio_slave.h | |
a nuttx-export-12.7.0/include/nuttx/timers | |
a nuttx-export-12.7.0/include/nuttx/binfmt | |
a nuttx-export-12.7.0/include/nuttx/lirc.h | |
a nuttx-export-12.7.0/include/nuttx/pgalloc.h | |
a nuttx-export-12.7.0/include/nuttx/crc64.h | |
a nuttx-export-12.7.0/include/nuttx/wdog.h | |
a nuttx-export-12.7.0/include/nuttx/atexit.h | |
a nuttx-export-12.7.0/include/nuttx/reset | |
a nuttx-export-12.7.0/include/nuttx/cache.h | |
a nuttx-export-12.7.0/include/nuttx/signal.h | |
a nuttx-export-12.7.0/include/nuttx/i2c | |
a nuttx-export-12.7.0/include/nuttx/gdbstub.h | |
a nuttx-export-12.7.0/include/nuttx/spawn.h | |
a nuttx-export-12.7.0/include/nuttx/macro.h | |
a nuttx-export-12.7.0/include/nuttx/can.h | |
a nuttx-export-12.7.0/include/nuttx/regmap | |
a nuttx-export-12.7.0/include/nuttx/coresight | |
a nuttx-export-12.7.0/include/nuttx/reboot_notifier.h | |
a nuttx-export-12.7.0/include/nuttx/instrument.h | |
a nuttx-export-12.7.0/include/nuttx/rwsem.h | |
a nuttx-export-12.7.0/include/nuttx/environ.h | |
a nuttx-export-12.7.0/include/nuttx/userspace.h | |
a nuttx-export-12.7.0/include/nuttx/symtab.h | |
a nuttx-export-12.7.0/include/nuttx/elf.h | |
a nuttx-export-12.7.0/include/nuttx/math | |
a nuttx-export-12.7.0/include/nuttx/rf | |
a nuttx-export-12.7.0/include/nuttx/rptun | |
a nuttx-export-12.7.0/include/nuttx/kmalloc.h | |
a nuttx-export-12.7.0/include/nuttx/leds | |
a nuttx-export-12.7.0/include/nuttx/mbox | |
a nuttx-export-12.7.0/include/nuttx/ascii.h | |
a nuttx-export-12.7.0/include/nuttx/sdio.h | |
a nuttx-export-12.7.0/include/nuttx/mmcsd.h | |
a nuttx-export-12.7.0/include/nuttx/usb | |
a nuttx-export-12.7.0/include/nuttx/list.h | |
a nuttx-export-12.7.0/include/nuttx/spi | |
a nuttx-export-12.7.0/include/nuttx/motor | |
a nuttx-export-12.7.0/include/nuttx/audio | |
a nuttx-export-12.7.0/include/nuttx/trace.h | |
a nuttx-export-12.7.0/include/nuttx/1wire | |
a nuttx-export-12.7.0/include/nuttx/.gitignore | |
a nuttx-export-12.7.0/include/nuttx/vhost | |
a nuttx-export-12.7.0/include/nuttx/addrenv.h | |
a nuttx-export-12.7.0/include/nuttx/wireless | |
a nuttx-export-12.7.0/include/nuttx/sched_note.h | |
a nuttx-export-12.7.0/include/nuttx/idr.h | |
a nuttx-export-12.7.0/include/nuttx/nx | |
a nuttx-export-12.7.0/include/nuttx/ipcc.h | |
a nuttx-export-12.7.0/include/nuttx/memoryregion.h | |
a nuttx-export-12.7.0/include/nuttx/lcd | |
a nuttx-export-12.7.0/include/nuttx/i3c | |
a nuttx-export-12.7.0/include/nuttx/sched.h | |
a nuttx-export-12.7.0/include/nuttx/uorb.h | |
a nuttx-export-12.7.0/include/nuttx/tee.h | |
a nuttx-export-12.7.0/include/nuttx/lib | |
a nuttx-export-12.7.0/include/nuttx/mm | |
a nuttx-export-12.7.0/include/nuttx/segger | |
a nuttx-export-12.7.0/include/nuttx/irq.h | |
a nuttx-export-12.7.0/include/nuttx/modem | |
a nuttx-export-12.7.0/include/nuttx/pthread.h | |
a nuttx-export-12.7.0/include/nuttx/usrsock | |
a nuttx-export-12.7.0/include/nuttx/dma | |
a nuttx-export-12.7.0/include/nuttx/mutex.h | |
a nuttx-export-12.7.0/include/nuttx/board.h | |
a nuttx-export-12.7.0/include/nuttx/eeprom | |
a nuttx-export-12.7.0/include/nuttx/module.h | |
a nuttx-export-12.7.0/include/nuttx/mtd | |
a nuttx-export-12.7.0/include/nuttx/fdt.h | |
a nuttx-export-12.7.0/include/nuttx/allsyms.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander | |
a nuttx-export-12.7.0/include/nuttx/coredump.h | |
a nuttx-export-12.7.0/include/nuttx/init.h | |
a nuttx-export-12.7.0/include/nuttx/fs | |
a nuttx-export-12.7.0/include/nuttx/crc32.h | |
a nuttx-export-12.7.0/include/nuttx/fdcheck.h | |
a nuttx-export-12.7.0/include/nuttx/ethtool.h | |
a nuttx-export-12.7.0/include/nuttx/rc | |
a nuttx-export-12.7.0/include/nuttx/aie | |
a nuttx-export-12.7.0/include/nuttx/scsi.h | |
a nuttx-export-12.7.0/include/nuttx/clk | |
a nuttx-export-12.7.0/include/nuttx/clock.h | |
a nuttx-export-12.7.0/include/nuttx/efuse | |
a nuttx-export-12.7.0/include/nuttx/queue.h | |
a nuttx-export-12.7.0/include/nuttx/random.h | |
a nuttx-export-12.7.0/include/nuttx/cancelpt.h | |
a nuttx-export-12.7.0/include/nuttx/serial | |
a nuttx-export-12.7.0/include/nuttx/bits.h | |
a nuttx-export-12.7.0/include/nuttx/rmt | |
a nuttx-export-12.7.0/include/nuttx/arch.h | |
a nuttx-export-12.7.0/include/nuttx/atomic.h | |
a nuttx-export-12.7.0/include/nuttx/thermal.h | |
a nuttx-export-12.7.0/include/nuttx/rmt/rmt.h | |
a nuttx-export-12.7.0/include/nuttx/rmt/rmtchar.h | |
a nuttx-export-12.7.0/include/nuttx/serial/pty.h | |
a nuttx-export-12.7.0/include/nuttx/serial/uart_bth4.h | |
a nuttx-export-12.7.0/include/nuttx/serial/tioctl.h | |
a nuttx-export-12.7.0/include/nuttx/serial/uart_pci_16550.h | |
a nuttx-export-12.7.0/include/nuttx/serial/uart_ram.h | |
a nuttx-export-12.7.0/include/nuttx/serial/uart_hostfs.h | |
a nuttx-export-12.7.0/include/nuttx/serial/uart_16550.h | |
a nuttx-export-12.7.0/include/nuttx/serial/serial.h | |
a nuttx-export-12.7.0/include/nuttx/serial/uart_rpmsg.h | |
a nuttx-export-12.7.0/include/nuttx/serial/mxser.h | |
a nuttx-export-12.7.0/include/nuttx/serial/uart_pl011.h | |
a nuttx-export-12.7.0/include/nuttx/serial/uart_cmsdk.h | |
a nuttx-export-12.7.0/include/nuttx/serial/uart_bth5.h | |
a nuttx-export-12.7.0/include/nuttx/efuse/sama5_sfc_fuses.h | |
a nuttx-export-12.7.0/include/nuttx/efuse/efuse.h | |
a nuttx-export-12.7.0/include/nuttx/clk/clk.h | |
a nuttx-export-12.7.0/include/nuttx/clk/clk_provider.h | |
a nuttx-export-12.7.0/include/nuttx/aie/ai_engine.h | |
a nuttx-export-12.7.0/include/nuttx/rc/lirc_dev.h | |
a nuttx-export-12.7.0/include/nuttx/rc/dummy.h | |
a nuttx-export-12.7.0/include/nuttx/fs/procfs.h | |
a nuttx-export-12.7.0/include/nuttx/fs/ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/fs/uio.h | |
a nuttx-export-12.7.0/include/nuttx/fs/smart.h | |
a nuttx-export-12.7.0/include/nuttx/fs/automount.h | |
a nuttx-export-12.7.0/include/nuttx/fs/nfs.h | |
a nuttx-export-12.7.0/include/nuttx/fs/hostfs.h | |
a nuttx-export-12.7.0/include/nuttx/fs/partition.h | |
a nuttx-export-12.7.0/include/nuttx/fs/loop.h | |
a nuttx-export-12.7.0/include/nuttx/fs/nxffs.h | |
a nuttx-export-12.7.0/include/nuttx/fs/loopmtd.h | |
a nuttx-export-12.7.0/include/nuttx/fs/userfs.h | |
a nuttx-export-12.7.0/include/nuttx/fs/fs.h | |
a nuttx-export-12.7.0/include/nuttx/fs/fat.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/ioe_rpmsg.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/pca9555.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/tca64xx.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/pcf8574.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/iso1h812g.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/icjx.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/mcp23x17.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/ioe_dummy.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/sx1509.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/pca9538.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/pcf8575.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/gpio.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/ioexpander.h | |
a nuttx-export-12.7.0/include/nuttx/ioexpander/iso1i813t.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/nand.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/hamming.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/nand_config.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/onfi.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/mtd.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/configdata.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/nand_scheme.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/smart.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/nand_ram.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/nand_ecc.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/nand_model.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/nand_raw.h | |
a nuttx-export-12.7.0/include/nuttx/mtd/nand_wrapper.h | |
a nuttx-export-12.7.0/include/nuttx/eeprom/spi_xx25xx.h | |
a nuttx-export-12.7.0/include/nuttx/eeprom/i2c_xx24xx.h | |
a nuttx-export-12.7.0/include/nuttx/dma/dma.h | |
a nuttx-export-12.7.0/include/nuttx/usrsock/usrsock_rpmsg.h | |
a nuttx-export-12.7.0/include/nuttx/modem/ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/modem/u-blox.h | |
a nuttx-export-12.7.0/include/nuttx/modem/alt1250.h | |
a nuttx-export-12.7.0/include/nuttx/segger/rtt.h | |
a nuttx-export-12.7.0/include/nuttx/segger/note_rtt.h | |
a nuttx-export-12.7.0/include/nuttx/segger/sysview.h | |
a nuttx-export-12.7.0/include/nuttx/mm/map.h | |
a nuttx-export-12.7.0/include/nuttx/mm/mm.h | |
a nuttx-export-12.7.0/include/nuttx/mm/iob.h | |
a nuttx-export-12.7.0/include/nuttx/mm/kmap.h | |
a nuttx-export-12.7.0/include/nuttx/mm/mempool.h | |
a nuttx-export-12.7.0/include/nuttx/mm/kasan.h | |
a nuttx-export-12.7.0/include/nuttx/mm/gran.h | |
a nuttx-export-12.7.0/include/nuttx/lib/xorshift128.h | |
a nuttx-export-12.7.0/include/nuttx/lib/float.h | |
a nuttx-export-12.7.0/include/nuttx/lib/builtin.h | |
a nuttx-export-12.7.0/include/nuttx/lib/modlib.h | |
a nuttx-export-12.7.0/include/nuttx/lib/setjmp.h | |
a nuttx-export-12.7.0/include/nuttx/lib/lib.h | |
a nuttx-export-12.7.0/include/nuttx/lib/math32.h | |
a nuttx-export-12.7.0/include/nuttx/lib/math.h | |
a nuttx-export-12.7.0/include/nuttx/lib/stdarg.h | |
a nuttx-export-12.7.0/include/nuttx/lib/stdatomic.h | |
a nuttx-export-12.7.0/include/nuttx/i3c/device.h | |
a nuttx-export-12.7.0/include/nuttx/i3c/i3c_driver.h | |
a nuttx-export-12.7.0/include/nuttx/i3c/master.h | |
a nuttx-export-12.7.0/include/nuttx/i3c/ccc.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/lcd_dev.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/lcddrv_spiif.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/st7567.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/tda19988.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/lcd_ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/mio283qt2.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/hd4478ou.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/jd9851.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ili9325.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ili9225.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/lcd.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ili9340.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/st7789.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ft80x.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ug-9664hswag01.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/apa102.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/max7219.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/lpm013m091a.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/gc9a01.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/slcd_codec.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ili9488.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/p14201.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/st7565.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ssd1306.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ili9341.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/mio283qt9a.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ht16k33.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/pcd8544.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/st7735.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ssd1680.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/pcf8574_lcd_backpack.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/st7032.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ssd1289.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ra8875.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ug-2864ambag01.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/memlcd.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/slcd_ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/lcd/ssd1351.h | |
a nuttx-export-12.7.0/include/nuttx/nx/nxtypes.h | |
a nuttx-export-12.7.0/include/nuttx/nx/nxfonts.h | |
a nuttx-export-12.7.0/include/nuttx/nx/nxcursor.h | |
a nuttx-export-12.7.0/include/nuttx/nx/nxterm.h | |
a nuttx-export-12.7.0/include/nuttx/nx/nxmu.h | |
a nuttx-export-12.7.0/include/nuttx/nx/nx.h | |
a nuttx-export-12.7.0/include/nuttx/nx/nxbe.h | |
a nuttx-export-12.7.0/include/nuttx/nx/nxtk.h | |
a nuttx-export-12.7.0/include/nuttx/nx/nxglib.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/lte | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee802154 | |
a nuttx-export-12.7.0/include/nuttx/wireless/ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/pktradio.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee80211 | |
a nuttx-export-12.7.0/include/nuttx/wireless/gs2200m.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/lpwan | |
a nuttx-export-12.7.0/include/nuttx/wireless/wireless.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth | |
a nuttx-export-12.7.0/include/nuttx/wireless/cc1101.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/cellular | |
a nuttx-export-12.7.0/include/nuttx/wireless/nrf24l01.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/spirit.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/cellular/cellular.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_slip.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_uuid.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_rpmsghci.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_buf.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_uart_shim.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_core.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_uart.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_hci.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_null.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_driver.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_bridge.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/bluetooth/bt_gatt.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/lpwan/sx127x.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee80211/bcmf_board.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee80211/bcmf_sdio.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee80211/bcmf_netdev.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee80211/bcmf_gpio.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee80211/ieee80211.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee80211/bcmf_gspi.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee80211/ieee80211_cypto.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee802154/at86rf23x.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee802154/ieee802154_mac.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee802154/xbee.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee802154/mrf24j40.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee802154/ieee802154_loopback.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee802154/ieee802154_device.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/ieee802154/ieee802154_radio.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/lte/lte_ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/wireless/lte/lte.h | |
a nuttx-export-12.7.0/include/nuttx/vhost/vhost.h | |
a nuttx-export-12.7.0/include/nuttx/1wire/1wire.h | |
a nuttx-export-12.7.0/include/nuttx/1wire/ds28e17.h | |
a nuttx-export-12.7.0/include/nuttx/1wire/1wire_master.h | |
a nuttx-export-12.7.0/include/nuttx/1wire/1wire_crc.h | |
a nuttx-export-12.7.0/include/nuttx/audio/cs43l22.h | |
a nuttx-export-12.7.0/include/nuttx/audio/es8388.h | |
a nuttx-export-12.7.0/include/nuttx/audio/vs1053.h | |
a nuttx-export-12.7.0/include/nuttx/audio/audio_null.h | |
a nuttx-export-12.7.0/include/nuttx/audio/wm8994.h | |
a nuttx-export-12.7.0/include/nuttx/audio/cs4344.h | |
a nuttx-export-12.7.0/include/nuttx/audio/i2s.h | |
a nuttx-export-12.7.0/include/nuttx/audio/audio.h | |
a nuttx-export-12.7.0/include/nuttx/audio/wm8776.h | |
a nuttx-export-12.7.0/include/nuttx/audio/audio_i2s.h | |
a nuttx-export-12.7.0/include/nuttx/audio/tone.h | |
a nuttx-export-12.7.0/include/nuttx/audio/pcm.h | |
a nuttx-export-12.7.0/include/nuttx/audio/audio_dma.h | |
a nuttx-export-12.7.0/include/nuttx/audio/wm8904.h | |
a nuttx-export-12.7.0/include/nuttx/audio/es8311.h | |
a nuttx-export-12.7.0/include/nuttx/audio/audio_comp.h | |
a nuttx-export-12.7.0/include/nuttx/motor/drv8825.h | |
a nuttx-export-12.7.0/include/nuttx/motor/foc | |
a nuttx-export-12.7.0/include/nuttx/motor/motor.h | |
a nuttx-export-12.7.0/include/nuttx/motor/stepper_ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/motor/stepper.h | |
a nuttx-export-12.7.0/include/nuttx/motor/motor_ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/motor/a4988.h | |
a nuttx-export-12.7.0/include/nuttx/motor/foc/drv8301.h | |
a nuttx-export-12.7.0/include/nuttx/motor/foc/foc.h | |
a nuttx-export-12.7.0/include/nuttx/motor/foc/foc_dummy.h | |
a nuttx-export-12.7.0/include/nuttx/motor/foc/foc_pwr.h | |
a nuttx-export-12.7.0/include/nuttx/motor/foc/foc_lower.h | |
a nuttx-export-12.7.0/include/nuttx/spi/spi_bitbang.h | |
a nuttx-export-12.7.0/include/nuttx/spi/slave.h | |
a nuttx-export-12.7.0/include/nuttx/spi/spi_flash.h | |
a nuttx-export-12.7.0/include/nuttx/spi/spi_bitbang.c | |
a nuttx-export-12.7.0/include/nuttx/spi/spi_transfer.h | |
a nuttx-export-12.7.0/include/nuttx/spi/spi.h | |
a nuttx-export-12.7.0/include/nuttx/spi/qspi.h | |
a nuttx-export-12.7.0/include/nuttx/spi/qspi_flash.h | |
a nuttx-export-12.7.0/include/nuttx/spi/ice40.h | |
a nuttx-export-12.7.0/include/nuttx/usb/max3421e.h | |
a nuttx-export-12.7.0/include/nuttx/usb/composite.h | |
a nuttx-export-12.7.0/include/nuttx/usb/cdc.h | |
a nuttx-export-12.7.0/include/nuttx/usb/cdcncm.h | |
a nuttx-export-12.7.0/include/nuttx/usb/ohci.h | |
a nuttx-export-12.7.0/include/nuttx/usb/usbmonitor.h | |
a nuttx-export-12.7.0/include/nuttx/usb/hid.h | |
a nuttx-export-12.7.0/include/nuttx/usb/rndis.h | |
a nuttx-export-12.7.0/include/nuttx/usb/usbdev_trace.h | |
a nuttx-export-12.7.0/include/nuttx/usb/ehci.h | |
a nuttx-export-12.7.0/include/nuttx/usb/audio.h | |
a nuttx-export-12.7.0/include/nuttx/usb/usbmsc.h | |
a nuttx-export-12.7.0/include/nuttx/usb/fusb303.h | |
a nuttx-export-12.7.0/include/nuttx/usb/usbhost.h | |
a nuttx-export-12.7.0/include/nuttx/usb/mtp.h | |
a nuttx-export-12.7.0/include/nuttx/usb/usbdev.h | |
a nuttx-export-12.7.0/include/nuttx/usb/hid_parser.h | |
a nuttx-export-12.7.0/include/nuttx/usb/hub.h | |
a nuttx-export-12.7.0/include/nuttx/usb/storage.h | |
a nuttx-export-12.7.0/include/nuttx/usb/usbhost_trace.h | |
a nuttx-export-12.7.0/include/nuttx/usb/pl2303.h | |
a nuttx-export-12.7.0/include/nuttx/usb/usb.h | |
a nuttx-export-12.7.0/include/nuttx/usb/fusb302.h | |
a nuttx-export-12.7.0/include/nuttx/usb/cdcecm.h | |
a nuttx-export-12.7.0/include/nuttx/usb/adb.h | |
a nuttx-export-12.7.0/include/nuttx/usb/dfu.h | |
a nuttx-export-12.7.0/include/nuttx/usb/usbhost_devaddr.h | |
a nuttx-export-12.7.0/include/nuttx/usb/fusb301.h | |
a nuttx-export-12.7.0/include/nuttx/usb/cdcacm.h | |
a nuttx-export-12.7.0/include/nuttx/mbox/mbox.h | |
a nuttx-export-12.7.0/include/nuttx/leds/rgbled.h | |
a nuttx-export-12.7.0/include/nuttx/leds/pca9635pw.h | |
a nuttx-export-12.7.0/include/nuttx/leds/ncp5623c.h | |
a nuttx-export-12.7.0/include/nuttx/leds/ws2812.h | |
a nuttx-export-12.7.0/include/nuttx/leds/lp503x.h | |
a nuttx-export-12.7.0/include/nuttx/leds/apa102.h | |
a nuttx-export-12.7.0/include/nuttx/leds/max7219.h | |
a nuttx-export-12.7.0/include/nuttx/leds/userled.h | |
a nuttx-export-12.7.0/include/nuttx/rptun/rptun_ivshmem.h | |
a nuttx-export-12.7.0/include/nuttx/rptun/openamp.h | |
a nuttx-export-12.7.0/include/nuttx/rptun/rptun_secure.h | |
a nuttx-export-12.7.0/include/nuttx/rptun/rptun.h | |
a nuttx-export-12.7.0/include/nuttx/rf/ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/rf/dat-31r5-sp.h | |
a nuttx-export-12.7.0/include/nuttx/rf/attenuator.h | |
a nuttx-export-12.7.0/include/nuttx/math/fft.h | |
a nuttx-export-12.7.0/include/nuttx/math/mpi.h | |
a nuttx-export-12.7.0/include/nuttx/math/cordic.h | |
a nuttx-export-12.7.0/include/nuttx/math/math_ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/math/math.h | |
a nuttx-export-12.7.0/include/nuttx/coresight/coresight_replicator.h | |
a nuttx-export-12.7.0/include/nuttx/coresight/coresight_stm.h | |
a nuttx-export-12.7.0/include/nuttx/coresight/coresight_etm.h | |
a nuttx-export-12.7.0/include/nuttx/coresight/coresight_tmc.h | |
a nuttx-export-12.7.0/include/nuttx/coresight/coresight_tpiu.h | |
a nuttx-export-12.7.0/include/nuttx/coresight/coresight_etm4.h | |
a nuttx-export-12.7.0/include/nuttx/coresight/coresight.h | |
a nuttx-export-12.7.0/include/nuttx/coresight/coresight_etb.h | |
a nuttx-export-12.7.0/include/nuttx/coresight/coresight_funnel.h | |
a nuttx-export-12.7.0/include/nuttx/regmap/regmap.h | |
a nuttx-export-12.7.0/include/nuttx/i2c/i2c_bitbang.h | |
a nuttx-export-12.7.0/include/nuttx/i2c/i2c_slave.h | |
a nuttx-export-12.7.0/include/nuttx/i2c/pca9540bdp.h | |
a nuttx-export-12.7.0/include/nuttx/i2c/tca9548a.h | |
a nuttx-export-12.7.0/include/nuttx/i2c/i2c_master.h | |
a nuttx-export-12.7.0/include/nuttx/reset/reset-controller.h | |
a nuttx-export-12.7.0/include/nuttx/reset/reset.h | |
a nuttx-export-12.7.0/include/nuttx/binfmt/ieee695.h | |
a nuttx-export-12.7.0/include/nuttx/binfmt/nxflat.h | |
a nuttx-export-12.7.0/include/nuttx/binfmt/binfmt.h | |
a nuttx-export-12.7.0/include/nuttx/binfmt/symtab.h | |
a nuttx-export-12.7.0/include/nuttx/binfmt/elf.h | |
a nuttx-export-12.7.0/include/nuttx/timers/capture.h | |
a nuttx-export-12.7.0/include/nuttx/timers/mcp794xx.h | |
a nuttx-export-12.7.0/include/nuttx/timers/watchdog.h | |
a nuttx-export-12.7.0/include/nuttx/timers/rx8010.h | |
a nuttx-export-12.7.0/include/nuttx/timers/arch_timer.h | |
a nuttx-export-12.7.0/include/nuttx/timers/pl031.h | |
a nuttx-export-12.7.0/include/nuttx/timers/pwm.h | |
a nuttx-export-12.7.0/include/nuttx/timers/pcf85263.h | |
a nuttx-export-12.7.0/include/nuttx/timers/oneshot.h | |
a nuttx-export-12.7.0/include/nuttx/timers/rpmsg_rtc.h | |
a nuttx-export-12.7.0/include/nuttx/timers/timer.h | |
a nuttx-export-12.7.0/include/nuttx/timers/rtc.h | |
a nuttx-export-12.7.0/include/nuttx/timers/arch_alarm.h | |
a nuttx-export-12.7.0/include/nuttx/timers/arch_rtc.h | |
a nuttx-export-12.7.0/include/nuttx/timers/ds3231.h | |
a nuttx-export-12.7.0/include/nuttx/timers/cs2100-cp.h | |
a nuttx-export-12.7.0/include/nuttx/timers/goldfish_timer.h | |
a nuttx-export-12.7.0/include/nuttx/input/touchscreen.h | |
a nuttx-export-12.7.0/include/nuttx/input/ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/input/mxt.h | |
a nuttx-export-12.7.0/include/nuttx/input/max11802.h | |
a nuttx-export-12.7.0/include/nuttx/input/x11_xf86keysym.h | |
a nuttx-export-12.7.0/include/nuttx/input/x11_keysymdef.h | |
a nuttx-export-12.7.0/include/nuttx/input/x11_keysym.h | |
a nuttx-export-12.7.0/include/nuttx/input/tsc2007.h | |
a nuttx-export-12.7.0/include/nuttx/input/djoystick.h | |
a nuttx-export-12.7.0/include/nuttx/input/goldfish_events.h | |
a nuttx-export-12.7.0/include/nuttx/input/xbox-controller.h | |
a nuttx-export-12.7.0/include/nuttx/input/stmpe811.h | |
a nuttx-export-12.7.0/include/nuttx/input/nunchuck.h | |
a nuttx-export-12.7.0/include/nuttx/input/mouse.h | |
a nuttx-export-12.7.0/include/nuttx/input/ff.h | |
a nuttx-export-12.7.0/include/nuttx/input/ads7843e.h | |
a nuttx-export-12.7.0/include/nuttx/input/virtio-input-event-codes.h | |
a nuttx-export-12.7.0/include/nuttx/input/ff_dummy.h | |
a nuttx-export-12.7.0/include/nuttx/input/keyboard.h | |
a nuttx-export-12.7.0/include/nuttx/input/ft5x06.h | |
a nuttx-export-12.7.0/include/nuttx/input/ajoystick.h | |
a nuttx-export-12.7.0/include/nuttx/input/spq10kbd.h | |
a nuttx-export-12.7.0/include/nuttx/input/aw86225.h | |
a nuttx-export-12.7.0/include/nuttx/input/kbd_codec.h | |
a nuttx-export-12.7.0/include/nuttx/input/uinput.h | |
a nuttx-export-12.7.0/include/nuttx/input/cypress_mbr3108.h | |
a nuttx-export-12.7.0/include/nuttx/input/buttons.h | |
a nuttx-export-12.7.0/include/nuttx/input/gt9xx.h | |
a nuttx-export-12.7.0/include/nuttx/virtio/virtio.h | |
a nuttx-export-12.7.0/include/nuttx/virtio/virtio-mmio.h | |
a nuttx-export-12.7.0/include/nuttx/virtio/virtio-pci.h | |
a nuttx-export-12.7.0/include/nuttx/pinctrl/pinctrl.h | |
a nuttx-export-12.7.0/include/nuttx/drivers/optee.h | |
a nuttx-export-12.7.0/include/nuttx/drivers/drivers.h | |
a nuttx-export-12.7.0/include/nuttx/drivers/addrenv.h | |
a nuttx-export-12.7.0/include/nuttx/drivers/rpmsgblk.h | |
a nuttx-export-12.7.0/include/nuttx/drivers/ramdisk.h | |
a nuttx-export-12.7.0/include/nuttx/drivers/rpmsgdev.h | |
a nuttx-export-12.7.0/include/nuttx/drivers/goldfish_pipe.h | |
a nuttx-export-12.7.0/include/nuttx/drivers/rwbuffer.h | |
a nuttx-export-12.7.0/include/nuttx/net/enc28j60.h | |
a nuttx-export-12.7.0/include/nuttx/net/tcp.h | |
a nuttx-export-12.7.0/include/nuttx/net/ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/net/phy.h | |
a nuttx-export-12.7.0/include/nuttx/net/igmp.h | |
a nuttx-export-12.7.0/include/nuttx/net/neighbor.h | |
a nuttx-export-12.7.0/include/nuttx/net/netdev_lowerhalf.h | |
a nuttx-export-12.7.0/include/nuttx/net/telnet.h | |
a nuttx-export-12.7.0/include/nuttx/net/igc.h | |
a nuttx-export-12.7.0/include/nuttx/net/net.h | |
a nuttx-export-12.7.0/include/nuttx/net/icmp.h | |
a nuttx-export-12.7.0/include/nuttx/net/slip.h | |
a nuttx-export-12.7.0/include/nuttx/net/radiodev.h | |
a nuttx-export-12.7.0/include/nuttx/net/usrsock.h | |
a nuttx-export-12.7.0/include/nuttx/net/sms.h | |
a nuttx-export-12.7.0/include/nuttx/net/mld.h | |
a nuttx-export-12.7.0/include/nuttx/net/mii.h | |
a nuttx-export-12.7.0/include/nuttx/net/snoop.h | |
a nuttx-export-12.7.0/include/nuttx/net/wifi_sim.h | |
a nuttx-export-12.7.0/include/nuttx/net/netdev.h | |
a nuttx-export-12.7.0/include/nuttx/net/can.h | |
a nuttx-export-12.7.0/include/nuttx/net/icmpv6.h | |
a nuttx-export-12.7.0/include/nuttx/net/netfilter | |
a nuttx-export-12.7.0/include/nuttx/net/lan9250.h | |
a nuttx-export-12.7.0/include/nuttx/net/loopback.h | |
a nuttx-export-12.7.0/include/nuttx/net/bluetooth.h | |
a nuttx-export-12.7.0/include/nuttx/net/netlink.h | |
a nuttx-export-12.7.0/include/nuttx/net/ipv6ext.h | |
a nuttx-export-12.7.0/include/nuttx/net/w5500.h | |
a nuttx-export-12.7.0/include/nuttx/net/ethernet.h | |
a nuttx-export-12.7.0/include/nuttx/net/ipopt.h | |
a nuttx-export-12.7.0/include/nuttx/net/encx24j600.h | |
a nuttx-export-12.7.0/include/nuttx/net/rpmsg.h | |
a nuttx-export-12.7.0/include/nuttx/net/if_bridge.h | |
a nuttx-export-12.7.0/include/nuttx/net/ksz9477.h | |
a nuttx-export-12.7.0/include/nuttx/net/rfc6775.h | |
a nuttx-export-12.7.0/include/nuttx/net/rpmsgdrv.h | |
a nuttx-export-12.7.0/include/nuttx/net/e1000.h | |
a nuttx-export-12.7.0/include/nuttx/net/pkt.h | |
a nuttx-export-12.7.0/include/nuttx/net/lan91c111.h | |
a nuttx-export-12.7.0/include/nuttx/net/netstats.h | |
a nuttx-export-12.7.0/include/nuttx/net/ieee802154.h | |
a nuttx-export-12.7.0/include/nuttx/net/dns.h | |
a nuttx-export-12.7.0/include/nuttx/net/ip.h | |
a nuttx-export-12.7.0/include/nuttx/net/gmii.h | |
a nuttx-export-12.7.0/include/nuttx/net/sixlowpan.h | |
a nuttx-export-12.7.0/include/nuttx/net/netconfig.h | |
a nuttx-export-12.7.0/include/nuttx/net/tun.h | |
a nuttx-export-12.7.0/include/nuttx/net/udp.h | |
a nuttx-export-12.7.0/include/nuttx/net/ftmac100.h | |
a nuttx-export-12.7.0/include/nuttx/net/netfilter/x_tables.h | |
a nuttx-export-12.7.0/include/nuttx/net/netfilter/netfilter.h | |
a nuttx-export-12.7.0/include/nuttx/net/netfilter/ip_tables.h | |
a nuttx-export-12.7.0/include/nuttx/net/netfilter/ip6_tables.h | |
a nuttx-export-12.7.0/include/nuttx/net/netfilter/nf_nat.h | |
a nuttx-export-12.7.0/include/nuttx/syslog/syslog.h | |
a nuttx-export-12.7.0/include/nuttx/syslog/syslog_rpmsg.h | |
a nuttx-export-12.7.0/include/nuttx/syslog/syslog_console.h | |
a nuttx-export-12.7.0/include/nuttx/syslog/ramlog.h | |
a nuttx-export-12.7.0/include/nuttx/can/can.h | |
a nuttx-export-12.7.0/include/nuttx/can/mcp2515.h | |
a nuttx-export-12.7.0/include/nuttx/can/can_sender.h | |
a nuttx-export-12.7.0/include/nuttx/can/sja1000.h | |
a nuttx-export-12.7.0/include/nuttx/contactless/ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/contactless/pn532.h | |
a nuttx-export-12.7.0/include/nuttx/contactless/mfrc522.h | |
a nuttx-export-12.7.0/include/nuttx/hwspinlock/hwspinlock.h | |
a nuttx-export-12.7.0/include/nuttx/video/mipi_display.h | |
a nuttx-export-12.7.0/include/nuttx/video/goldfish_fb.h | |
a nuttx-export-12.7.0/include/nuttx/video/rfb.h | |
a nuttx-export-12.7.0/include/nuttx/video/videomode.h | |
a nuttx-export-12.7.0/include/nuttx/video/ov2640.h | |
a nuttx-export-12.7.0/include/nuttx/video/mipi_dsi.h | |
a nuttx-export-12.7.0/include/nuttx/video/vnc.h | |
a nuttx-export-12.7.0/include/nuttx/video/goldfish_camera.h | |
a nuttx-export-12.7.0/include/nuttx/video/isx012.h | |
a nuttx-export-12.7.0/include/nuttx/video/max7456.h | |
a nuttx-export-12.7.0/include/nuttx/video/imgsensor.h | |
a nuttx-export-12.7.0/include/nuttx/video/fb.h | |
a nuttx-export-12.7.0/include/nuttx/video/vesagtf.h | |
a nuttx-export-12.7.0/include/nuttx/video/isx019.h | |
a nuttx-export-12.7.0/include/nuttx/video/v4l2_cap.h | |
a nuttx-export-12.7.0/include/nuttx/video/video.h | |
a nuttx-export-12.7.0/include/nuttx/video/v4l2_m2m.h | |
a nuttx-export-12.7.0/include/nuttx/video/edid.h | |
a nuttx-export-12.7.0/include/nuttx/video/goldfish_gpu_fb.h | |
a nuttx-export-12.7.0/include/nuttx/video/imgdata.h | |
a nuttx-export-12.7.0/include/nuttx/video/rgbcolors.h | |
a nuttx-export-12.7.0/include/nuttx/pci/pci_regs.h | |
a nuttx-export-12.7.0/include/nuttx/pci/pci_ivshmem.h | |
a nuttx-export-12.7.0/include/nuttx/pci/pci_epc.h | |
a nuttx-export-12.7.0/include/nuttx/pci/pci_epf.h | |
a nuttx-export-12.7.0/include/nuttx/pci/pci_ids.h | |
a nuttx-export-12.7.0/include/nuttx/pci/pci_ecam.h | |
a nuttx-export-12.7.0/include/nuttx/pci/pci.h | |
a nuttx-export-12.7.0/include/nuttx/pci/pci_ep_test.h | |
a nuttx-export-12.7.0/include/nuttx/crypto/blake2s.h | |
a nuttx-export-12.7.0/include/nuttx/crypto/crypto.h | |
a nuttx-export-12.7.0/include/nuttx/crypto/tea.h | |
a nuttx-export-12.7.0/include/nuttx/crypto/se05x.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/sps30.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bmi270.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/apds9960.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/rpr0521rs.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lis331dl.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lsm9ds1.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/amg88xx.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/as5048a.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/sht3x.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bmi160.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/apds9930.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/sensor.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/goldfish_sensor.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/adt7320.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/wtgahrs2.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/max6675.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lis3dh.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/mb7040.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/veml6070.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/as726x.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/hts221.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bme680.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/adxl362.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/aht10.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lis2dh.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lt1pa01.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/as5048b.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/max31855.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/mlx90614.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/scd30.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bmm150.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bh1749nuc.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/kx022.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/scd41.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bmp180.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/ms58xx.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lsm303agr.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lis3dsh.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/cluster_driver.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/isl29023.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/fakesensor.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/msa301.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bh1745nuc.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bmp280.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/adxl372.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/ms56xx.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lsm6dsl.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/hall3ph.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/ltr308.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/gnss.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/ina219.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/mpu60x0.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lm75.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/apds9922.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lm92.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lps25h.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/l3gd20.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/cxd5610_gnss.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/mlx90393.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bh1750fvi.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/hyt271.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/ina226.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/ltc4151.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/xen1210.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/max31865.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/mpu9250.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/goldfish_gnss.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/mpl115a.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/msxxxx_crc4.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/t67xx.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/adxl345.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/sgp30.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/qencoder.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lis3mdl.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/hdc1008.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/lsm330.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/ak09912.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bh1721fvc.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/ina3221.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/vl53l1x.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bm1383glv.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/mcp9844.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/hc_sr04.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/sht4x.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/zerocross.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/ds18b20.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bm1422gmv.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/dhtxx.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/max44009.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/kxtj9.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/sht21.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/fxos8700cq.h | |
a nuttx-export-12.7.0/include/nuttx/sensors/bmg160.h | |
a nuttx-export-12.7.0/include/nuttx/note/notectl_driver.h | |
a nuttx-export-12.7.0/include/nuttx/note/note_driver.h | |
a nuttx-export-12.7.0/include/nuttx/note/noteram_driver.h | |
a nuttx-export-12.7.0/include/nuttx/note/notesnap_driver.h | |
a nuttx-export-12.7.0/include/nuttx/note/notelog_driver.h | |
a nuttx-export-12.7.0/include/nuttx/note/notestream_driver.h | |
a nuttx-export-12.7.0/include/nuttx/analog/lmp92001.h | |
a nuttx-export-12.7.0/include/nuttx/analog/adc.h | |
a nuttx-export-12.7.0/include/nuttx/analog/ads7828.h | |
a nuttx-export-12.7.0/include/nuttx/analog/ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/analog/ltc1867l.h | |
a nuttx-export-12.7.0/include/nuttx/analog/dac.h | |
a nuttx-export-12.7.0/include/nuttx/analog/mcp48xx.h | |
a nuttx-export-12.7.0/include/nuttx/analog/ads1242.h | |
a nuttx-export-12.7.0/include/nuttx/analog/opamp.h | |
a nuttx-export-12.7.0/include/nuttx/analog/max1161x.h | |
a nuttx-export-12.7.0/include/nuttx/analog/comp.h | |
a nuttx-export-12.7.0/include/nuttx/analog/hx711.h | |
a nuttx-export-12.7.0/include/nuttx/analog/pga11x.h | |
a nuttx-export-12.7.0/include/nuttx/analog/mcp3008.h | |
a nuttx-export-12.7.0/include/nuttx/himem/himem.h | |
a nuttx-export-12.7.0/include/nuttx/power/battery_monitor.h | |
a nuttx-export-12.7.0/include/nuttx/power/pm.h | |
a nuttx-export-12.7.0/include/nuttx/power/axp202.h | |
a nuttx-export-12.7.0/include/nuttx/power/smps.h | |
a nuttx-export-12.7.0/include/nuttx/power/bq27426.h | |
a nuttx-export-12.7.0/include/nuttx/power/bq769x0.h | |
a nuttx-export-12.7.0/include/nuttx/power/battery_charger.h | |
a nuttx-export-12.7.0/include/nuttx/power/powerled.h | |
a nuttx-export-12.7.0/include/nuttx/power/battery_gauge.h | |
a nuttx-export-12.7.0/include/nuttx/power/bq2429x.h | |
a nuttx-export-12.7.0/include/nuttx/power/battery_ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/power/relay.h | |
a nuttx-export-12.7.0/include/nuttx/power/mcp73871.h | |
a nuttx-export-12.7.0/include/nuttx/power/consumer.h | |
a nuttx-export-12.7.0/include/nuttx/power/act8945a.h | |
a nuttx-export-12.7.0/include/nuttx/power/regulator.h | |
a nuttx-export-12.7.0/include/nuttx/power/pm_runtime.h | |
a nuttx-export-12.7.0/include/nuttx/power/power_ioctl.h | |
a nuttx-export-12.7.0/include/nuttx/rpmsg/rpmsg_router.h | |
a nuttx-export-12.7.0/include/nuttx/rpmsg/rpmsg_virtio_ivshmem.h | |
a nuttx-export-12.7.0/include/nuttx/rpmsg/rpmsg_ping.h | |
a nuttx-export-12.7.0/include/nuttx/rpmsg/rpmsg_virtio.h | |
a nuttx-export-12.7.0/include/nuttx/rpmsg/rpmsg.h | |
a nuttx-export-12.7.0/include/nuttx/rpmsg/rpmsg_port.h | |
a nuttx-export-12.7.0/include/arch/spinlock.h | |
a nuttx-export-12.7.0/include/arch/inttypes.h | |
a nuttx-export-12.7.0/include/arch/thead | |
a nuttx-export-12.7.0/include/arch/barriers.h | |
a nuttx-export-12.7.0/include/arch/csr.h | |
a nuttx-export-12.7.0/include/arch/mpfs | |
a nuttx-export-12.7.0/include/arch/board | |
a nuttx-export-12.7.0/include/arch/types.h | |
a nuttx-export-12.7.0/include/arch/esp32c3 | |
a nuttx-export-12.7.0/include/arch/limits.h | |
a nuttx-export-12.7.0/include/arch/rv32m1 | |
a nuttx-export-12.7.0/include/arch/sg2000 | |
a nuttx-export-12.7.0/include/arch/bl602 | |
a nuttx-export-12.7.0/include/arch/qemu-rv | |
a nuttx-export-12.7.0/include/arch/k210 | |
a nuttx-export-12.7.0/include/arch/chip | |
a nuttx-export-12.7.0/include/arch/hpm6000 | |
a nuttx-export-12.7.0/include/arch/esp32c3-legacy | |
a nuttx-export-12.7.0/include/arch/fe310 | |
a nuttx-export-12.7.0/include/arch/setjmp.h | |
a nuttx-export-12.7.0/include/arch/elf.h | |
a nuttx-export-12.7.0/include/arch/hpm6750 | |
a nuttx-export-12.7.0/include/arch/mode.h | |
a nuttx-export-12.7.0/include/arch/.gitignore | |
a nuttx-export-12.7.0/include/arch/esp32c6 | |
a nuttx-export-12.7.0/include/arch/jh7110 | |
a nuttx-export-12.7.0/include/arch/k230 | |
a nuttx-export-12.7.0/include/arch/irq.h | |
a nuttx-export-12.7.0/include/arch/stdarg.h | |
a nuttx-export-12.7.0/include/arch/esp32h2 | |
a nuttx-export-12.7.0/include/arch/bl808 | |
a nuttx-export-12.7.0/include/arch/litex | |
a nuttx-export-12.7.0/include/arch/c906 | |
a nuttx-export-12.7.0/include/arch/syscall.h | |
a nuttx-export-12.7.0/include/arch/arch.h | |
a nuttx-export-12.7.0/include/arch/c906/chip.h | |
a nuttx-export-12.7.0/include/arch/c906/irq.h | |
a nuttx-export-12.7.0/include/arch/litex/chip.h | |
a nuttx-export-12.7.0/include/arch/litex/irq.h | |
a nuttx-export-12.7.0/include/arch/bl808/chip.h | |
a nuttx-export-12.7.0/include/arch/bl808/irq.h | |
a nuttx-export-12.7.0/include/arch/esp32h2/.gitignore | |
a nuttx-export-12.7.0/include/arch/esp32h2/chip.h | |
a nuttx-export-12.7.0/include/arch/k230/chip.h | |
a nuttx-export-12.7.0/include/arch/k230/irq.h | |
a nuttx-export-12.7.0/include/arch/jh7110/chip.h | |
a nuttx-export-12.7.0/include/arch/jh7110/irq.h | |
a nuttx-export-12.7.0/include/arch/esp32c6/.gitignore | |
a nuttx-export-12.7.0/include/arch/esp32c6/chip.h | |
a nuttx-export-12.7.0/include/arch/hpm6750/chip.h | |
a nuttx-export-12.7.0/include/arch/hpm6750/irq.h | |
a nuttx-export-12.7.0/include/arch/fe310/chip.h | |
a nuttx-export-12.7.0/include/arch/fe310/irq.h | |
a nuttx-export-12.7.0/include/arch/esp32c3-legacy/chip.h | |
a nuttx-export-12.7.0/include/arch/esp32c3-legacy/irq.h | |
a nuttx-export-12.7.0/include/arch/esp32c3-legacy/esp_efuse_table.h | |
a nuttx-export-12.7.0/include/arch/hpm6000/hpm_irq.h | |
a nuttx-export-12.7.0/include/arch/hpm6000/chip.h | |
a nuttx-export-12.7.0/include/arch/hpm6000/irq.h | |
a nuttx-export-12.7.0/include/arch/chip/chip.h | |
a nuttx-export-12.7.0/include/arch/chip/irq.h | |
a nuttx-export-12.7.0/include/arch/k210/chip.h | |
a nuttx-export-12.7.0/include/arch/k210/irq.h | |
a nuttx-export-12.7.0/include/arch/qemu-rv/chip.h | |
a nuttx-export-12.7.0/include/arch/qemu-rv/irq.h | |
a nuttx-export-12.7.0/include/arch/bl602/chip.h | |
a nuttx-export-12.7.0/include/arch/bl602/irq.h | |
a nuttx-export-12.7.0/include/arch/sg2000/chip.h | |
a nuttx-export-12.7.0/include/arch/sg2000/irq.h | |
a nuttx-export-12.7.0/include/arch/rv32m1/rv32m1ri5cy_irq.h | |
a nuttx-export-12.7.0/include/arch/rv32m1/chip.h | |
a nuttx-export-12.7.0/include/arch/rv32m1/irq.h | |
a nuttx-export-12.7.0/include/arch/esp32c3/.gitignore | |
a nuttx-export-12.7.0/include/arch/esp32c3/chip.h | |
a nuttx-export-12.7.0/include/arch/board/board.h | |
a nuttx-export-12.7.0/include/arch/board/board_memorymap.h | |
a nuttx-export-12.7.0/include/arch/mpfs/chip.h | |
a nuttx-export-12.7.0/include/arch/mpfs/irq.h | |
a nuttx-export-12.7.0/include/arch/thead/c9xx_csr.h | |
a nuttx-export-12.7.0/include/android/fdsan.h | |
a nuttx-export-12.7.0/include/sys/time.h | |
a nuttx-export-12.7.0/include/sys/sockio.h | |
a nuttx-export-12.7.0/include/sys/ioctl.h | |
a nuttx-export-12.7.0/include/sys/sendfile.h | |
a nuttx-export-12.7.0/include/sys/statvfs.h | |
a nuttx-export-12.7.0/include/sys/signalfd.h | |
a nuttx-export-12.7.0/include/sys/syscall_lookup.h | |
a nuttx-export-12.7.0/include/sys/uio.h | |
a nuttx-export-12.7.0/include/sys/types.h | |
a nuttx-export-12.7.0/include/sys/times.h | |
a nuttx-export-12.7.0/include/sys/endian.h | |
a nuttx-export-12.7.0/include/sys/epoll.h | |
a nuttx-export-12.7.0/include/sys/wait.h | |
a nuttx-export-12.7.0/include/sys/eventfd.h | |
a nuttx-export-12.7.0/include/sys/sysinfo.h | |
a nuttx-export-12.7.0/include/sys/ipc.h | |
a nuttx-export-12.7.0/include/sys/file.h | |
a nuttx-export-12.7.0/include/sys/video_controls.h | |
a nuttx-export-12.7.0/include/sys/videoio.h | |
a nuttx-export-12.7.0/include/sys/stat.h | |
a nuttx-export-12.7.0/include/sys/statfs.h | |
a nuttx-export-12.7.0/include/sys/tree.h | |
a nuttx-export-12.7.0/include/sys/mman.h | |
a nuttx-export-12.7.0/include/sys/gmon.h | |
a nuttx-export-12.7.0/include/sys/un.h | |
a nuttx-export-12.7.0/include/sys/vfs.h | |
a nuttx-export-12.7.0/include/sys/utsname.h | |
a nuttx-export-12.7.0/include/sys/msg.h | |
a nuttx-export-12.7.0/include/sys/custom_file.h | |
a nuttx-export-12.7.0/include/sys/sysmacros.h | |
a nuttx-export-12.7.0/include/sys/param.h | |
a nuttx-export-12.7.0/include/sys/prctl.h | |
a nuttx-export-12.7.0/include/sys/shm.h | |
a nuttx-export-12.7.0/include/sys/resource.h | |
a nuttx-export-12.7.0/include/sys/pciio.h | |
a nuttx-export-12.7.0/include/sys/inotify.h | |
a nuttx-export-12.7.0/include/sys/poll.h | |
a nuttx-export-12.7.0/include/sys/mount.h | |
a nuttx-export-12.7.0/include/sys/timerfd.h | |
a nuttx-export-12.7.0/include/sys/syscall.h | |
a nuttx-export-12.7.0/include/sys/socket.h | |
a nuttx-export-12.7.0/include/sys/boardctl.h | |
a nuttx-export-12.7.0/include/sys/queue.h | |
a nuttx-export-12.7.0/include/sys/random.h | |
a nuttx-export-12.7.0/include/sys/select.h | |
a nuttx-export-12.7.0/include/netinet/tcp.h | |
a nuttx-export-12.7.0/include/netinet/if_ether.h | |
a nuttx-export-12.7.0/include/netinet/in.h | |
a nuttx-export-12.7.0/include/netinet/ip6.h | |
a nuttx-export-12.7.0/include/netinet/arp.h | |
a nuttx-export-12.7.0/include/netinet/icmp6.h | |
a nuttx-export-12.7.0/include/netinet/ip.h | |
a nuttx-export-12.7.0/include/netinet/ether.h | |
a nuttx-export-12.7.0/include/netinet/udp.h | |
a nuttx-export-12.7.0/include/arpa/inet.h | |
a nuttx-export-12.7.0/include/cxx/ctime | |
a nuttx-export-12.7.0/include/cxx/cstdlib | |
a nuttx-export-12.7.0/include/cxx/cstdint | |
a nuttx-export-12.7.0/include/cxx/cctype | |
a nuttx-export-12.7.0/include/cxx/cstdbool | |
a nuttx-export-12.7.0/include/cxx/cerrno | |
a nuttx-export-12.7.0/include/cxx/csignal | |
a nuttx-export-12.7.0/include/cxx/cstring | |
a nuttx-export-12.7.0/include/cxx/clocale | |
a nuttx-export-12.7.0/include/cxx/cstddef | |
a nuttx-export-12.7.0/include/cxx/cwchar | |
a nuttx-export-12.7.0/include/cxx/cwctype | |
a nuttx-export-12.7.0/include/cxx/cstdio | |
a nuttx-export-12.7.0/include/cxx/climits | |
a nuttx-export-12.7.0/include/cxx/cassert | |
a nuttx-export-12.7.0/include/cxx/cmath | |
a nuttx-export-12.7.0/include/cxx/cstdarg | |
a nuttx-export-12.7.0/include/cxx/cinttypes | |
a nuttx-export-12.7.0/include/netpacket/vm_sockets.h | |
a nuttx-export-12.7.0/include/netpacket/bluetooth.h | |
a nuttx-export-12.7.0/include/netpacket/netlink.h | |
a nuttx-export-12.7.0/include/netpacket/rpmsg.h | |
a nuttx-export-12.7.0/include/netpacket/packet.h | |
a nuttx-export-12.7.0/include/netpacket/if_addr.h | |
a nuttx-export-12.7.0/include/netpacket/ieee802154.h | |
a nuttx-export-12.7.0/include/net/route.h | |
a nuttx-export-12.7.0/include/net/ethernet.h | |
a nuttx-export-12.7.0/include/net/if_arp.h | |
a nuttx-export-12.7.0/include/net/if.h | |
a nuttx-export-12.7.0/include/ssp/ssp.h | |
a nuttx-export-12.7.0/include/crypto/bn.h | |
a nuttx-export-12.7.0/include/crypto/key_wrap.h | |
a nuttx-export-12.7.0/include/crypto/poly1305.h | |
a nuttx-export-12.7.0/include/crypto/siphash.h | |
a nuttx-export-12.7.0/include/crypto/md5.h | |
a nuttx-export-12.7.0/include/crypto/blf.h | |
a nuttx-export-12.7.0/include/crypto/chachapoly.h | |
a nuttx-export-12.7.0/include/crypto/cryptosoft.h | |
a nuttx-export-12.7.0/include/crypto/rmd160.h | |
a nuttx-export-12.7.0/include/crypto/idgen.h | |
a nuttx-export-12.7.0/include/crypto/gmac.h | |
a nuttx-export-12.7.0/include/crypto/sha2.h | |
a nuttx-export-12.7.0/include/crypto/hmac.h | |
a nuttx-export-12.7.0/include/crypto/xform.h | |
a nuttx-export-12.7.0/include/crypto/aes.h | |
a nuttx-export-12.7.0/include/crypto/cast.h | |
a nuttx-export-12.7.0/include/crypto/cryptodev.h | |
a nuttx-export-12.7.0/include/crypto/rijndael.h | |
a nuttx-export-12.7.0/include/crypto/sha1.h | |
a nuttx-export-12.7.0/include/crypto/curve25519.h | |
a nuttx-export-12.7.0/include/crypto/cmac.h | |
a nuttx-export-12.7.0/tools/copydir.bat | |
a nuttx-export-12.7.0/tools/unlink.sh | |
a nuttx-export-12.7.0/tools/copydir.sh | |
a nuttx-export-12.7.0/tools/define.bat | |
a nuttx-export-12.7.0/tools/mkdeps.c | |
a nuttx-export-12.7.0/tools/unlink.bat | |
a nuttx-export-12.7.0/tools/incdir.bat | |
a nuttx-export-12.7.0/tools/link.bat | |
a nuttx-export-12.7.0/tools/Config.mk | |
a nuttx-export-12.7.0/tools/link.sh | |
a nuttx-export-12.7.0/tools/define.sh | |
a nuttx-export-12.7.0/tools/incdir.sh | |
a nuttx-export-12.7.0/tools/incdir.c | |
/private/tmp/run-build-macos/apps /private/tmp/run-build-macos/nuttx | |
fpu.c:55:8: warning: #warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp] | |
55 | # warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" | |
| ^~~~~~~ | |
/private/tmp/run-build-macos/nuttx | |
Normalize ox64/nsh | |
find: boards/xtensa/*/ox64/configs/nsh: No such file or directory | |
==================================================================================== | |
+ '[' -d /private/tmp/run-build-macos/tools/ccache ']' | |
+ ccache -s | |
Cacheable calls: 0 / 8 ( 0.00%) | |
Hits: 0 | |
Direct: 0 | |
Preprocessed: 0 | |
Misses: 0 | |
Uncacheable calls: 8 / 8 (100.0%) | |
Local storage: | |
Cache size (GiB): 0.0 / 5.0 ( 0.00%) | |
+ popd | |
/tmp/run-build-macos | |
Fri Nov 29 11:48:05 +08 2024 | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment