Skip to content

Instantly share code, notes, and snippets.

View xavgru12's full-sized avatar
๐Ÿ˜ƒ

xavgru12

๐Ÿ˜ƒ
View GitHub Profile
@xavgru12
xavgru12 / gist:ae9620cd9b4221787c3d4ff42502b9b7
Created February 25, 2025 12:25
imx nano 8 compile fail
DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['/opt/yocto/imx-6.6.52-2.2.0-build/sources/meta-imx/meta-imx-bsp/recipes-bsp/imx-mkimage/imx-boot_1.0.bb:do_populate_sysroot', '/opt/yocto/imx-6.6.52-2.2.0-build/sources/meta-imx/meta-imx-bsp/recipes-bsp/u-boot/u-boot-imx_2024.04.bb:do_populate_sysroot', '/opt/yocto/imx-6.6.52-2.2.0-build/sources/meta-imx/meta-imx-bsp/recipes-fsl/mcore-demos/imx-m7-demos_2.16.000.bb:do_populate_sysroot', '/opt/yocto/imx-6.6.52-2.2.0-build/sources/poky/meta/recipes-core/glibc/cross-localedef-native_2.39.bb:do_populate_sysroot', '/opt/yocto/imx-6.6.52-2.2.0-build/sources/poky/meta/recipes-core/glibc/ldconfig-native_2.12.1.bb:do_populate_sysroot', '/opt/yocto/imx-6.6.52-2.2.0-build/sources/poky/meta/recipes-devtools/qemu/qemuwrapper-cross_1.0.bb:do_populate_sysroot', '/opt/yocto/imx-6.6.52-2.2.0-build/sources/poky/meta/recipes-kernel/kmod/depmodwrapper-cross_1.0.bb:do_populate_sysroot', 'virtual:native:/opt/yocto/imx-6.6.52-2.2.0-build/sources/
@xavgru12
xavgru12 / gist:bd8fc2796e90b8e03356a60beb146f65
Created January 19, 2025 16:12
/utils/build-script --release-debuginfo --debug-swift --clean --dump-config --dry-run
xaver@xaver-HP-EliteBook-860-16-inch-G10-Notebook-PC:~/code/withDebugSwift/swift$ ./utils/build-script --release-debuginfo --debug-swift --clean --dump-config --dry-run
[./utils/build-script] NOTE: Using toolchain default
+ cmake --version
+ /home/xaver/code/withDebugSwift/cmake/bootstrap --no-qt-gui --parallel=20 -- -DCMAKE_USE_OPENSSL=OFF
---------------------------------------------
CMake 3.30.2, Copyright 2000-2024 Kitware, Inc. and Contributors
Found GNU toolchain
C compiler on this system is: gcc
C++ compiler on this system is: g++
Makefile processor on this system is: gmake
@xavgru12
xavgru12 / gist:e8ebd525a8f1be628dabd3b6364273d2
Created January 19, 2025 16:08
./utils/build-script --release-debuginfo --debug-swift --clean
ssert/llvm-linux-x86_64/lib/libLLVMDemangle.a -lrt -ldl -lm /usr/lib/x86_64-linux-gnu/libz.so && :
lib/libswiftMacroEvaluation.a(Macros.swift.o):Macros.swift.o:function $s20swiftMacroEvaluation018expandFreestandingB013diagEnginePtr05macroH017discriminatorText03rawB4Role010sourceFileH00n8LocationH0017expandedSourceOutH0SiSv_SVSPys4Int8VGs5UInt8VSVSPyANGSgSpySo16BridgedStringRefVGtF:(.text.$s20swiftMacroEvaluation018expandFreestandingB013diagEnginePtr05macroH017discriminatorText03rawB4Role010sourceFileH00n8LocationH0017expandedSourceOutH0SiSv_SVSPys4Int8VGs5UInt8VSVSPyANGSgSpySo16BridgedStringRefVGtF+0x350): error: undefined reference to '$ss27_allocateUninitializedArrayySayxG_BptBwlFyp_Tg5'
lib/libswiftMacroEvaluation.a(Macros.swift.o):Macros.swift.o:function $s20swiftMacroEvaluation018expandFreestandingB013diagEnginePtr05macroH017discriminatorText03rawB4Role010sourceFileH00n8LocationH0017expandedSourceOutH0SiSv_SVSPys4Int8VGs5UInt8VSVSPyANGSgSpySo16BridgedStringRefVGtF:(.text.$s20swiftMacroEvaluation018ex
./utils/build-script --release-debuginfo --sccache --debug-swift --dump-config
[./utils/build-script] NOTE: Using toolchain default
+ cmake --version
Ensuring the sccache server is running...
+ /snap/bin/sccache --show-stats
{
"args": {
"_build_llvm": true,
"android": false,
"android_api_level": "21",
Updating files: 81% (20592/25421)
Updating files: 82% (20846/25421)
Updating files: 83% (21100/25421)
Updating files: 84% (21354/25421)
Updating files: 85% (21608/25421)
Updating files: 86% (21863/25421)
Updating files: 87% (22117/25421)
Updating files: 88% (22371/25421)
Updating files: 89% (22625/25421)
Updating files: 90% (22879/25421)