Skip to content

Instantly share code, notes, and snippets.

@xavgru12
Created January 22, 2026 21:56
Show Gist options
  • Select an option

  • Save xavgru12/1f19f3d54fbe9b9da1cb97c3f45149ca to your computer and use it in GitHub Desktop.

Select an option

Save xavgru12/1f19f3d54fbe9b9da1cb97c3f45149ca to your computer and use it in GitHub Desktop.
error with latest meta-swift(fc60ae5f432823eca654608115a6197acbe05c42)
DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['/home/xaver/code/meta-swift-project/meta-swift/recipes-devtools/swift/swift-native.bb:do_populate_sysroot', 'virtual:native:/home/xaver/code/meta-swift-project/poky/meta/recipes-extended/unzip/unzip_6.0.bb:do_populate_sysroot']
NOTE: Installed into sysroot: ['swift-native', 'openssl', 'glibc', 'zlib', 'gcc-runtime', 'libgcc', 'opkg-utils', 'libidn2', 'linux-libc-headers', 'curl', 'libunistring', 'unzip-native']
NOTE: Skipping as already exists in sysroot: []
DEBUG: sed -e 's:^[^/]*/:/home/xaver/code/meta-swift-project/poky/build-beaglebone-yocto/tmp-glibc/work/cortexa8hf-neon-oe-linux-gnueabi/swift-testing/6.2.3+git/recipe-sysroot/:g' /home/xaver/code/meta-swift-project/poky/build-beaglebone-yocto/tmp-glibc/sysroots-components/cortexa8hf-neon/curl/fixmepath | xargs sed -i -e 's:FIXMESTAGINGDIRTARGET:/home/xaver/code/meta-swift-project/poky/build-beaglebone-yocto/tmp-glibc/work/cortexa8hf-neon-oe-linux-gnueabi/swift-testing/6.2.3+git/recipe-sysroot:g; s:FIXMESTAGINGDIRHOST:/home/xaver/code/meta-swift-project/poky/build-beaglebone-yocto/tmp-glibc/work/cortexa8hf-neon-oe-linux-gnueabi/swift-testing/6.2.3+git/recipe-sysroot-native:g' -e 's:FIXME_PSEUDO_SYSROOT:/home/xaver/code/meta-swift-project/poky/build-beaglebone-yocto/tmp-glibc/sysroots-components/x86_64/pseudo-native:g' -e 's:FIXME_HOSTTOOLS_DIR:/home/xaver/code/meta-swift-project/poky/build-beaglebone-yocto/tmp-glibc/hosttools:g' -e 's:FIXME_PKGDATA_DIR:/home/xaver/code/meta-swift-project/poky/build-beaglebone-yocto/tmp-glibc/pkgdata/beaglebone-yocto:g' -e 's:FIXME_PSEUDO_LOCALSTATEDIR:/home/xaver/code/meta-swift-project/poky/build-beaglebone-yocto/tmp-glibc/work/cortexa8hf-neon-oe-linux-gnueabi/swift-testing/6.2.3+git/pseudo/:g' -e 's:FIXME_LOGFIFO:/home/xaver/code/meta-swift-project/poky/build-beaglebone-yocto/tmp-glibc/work/cortexa8hf-neon-oe-linux-gnueabi/swift-testing/6.2.3+git/temp/fifo.57580:g'
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing python function do_swift_package_resolve
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.54s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.16s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
FoundationNetworking/EasyHandle.swift:232: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=48 "(null)"
Current stack trace:
0 libswiftCore.so 0x00007afa5b8ffbd0 swift_reportError + 197
1 libswiftCore.so 0x00007afa5b9abf80 _swift_stdlib_reportFatalErrorInFile + 109
2 libswiftCore.so 0x00007afa5b621075 <unavailable> + 2232437
3 libswiftCore.so 0x00007afa5b798390 _assertionFailure(_:_:file:line:flags:) + 260
4 libswiftCore.so 0x00007afa5b7cc840 swift_unexpectedError + 806
5 libFoundationNetworking.so 0x00007afa5ab809b8 <unavailable> + 653752
6 libFoundationNetworking.so 0x00007afa5ab77b7e <unavailable> + 617342
7 libFoundationNetworking.so 0x00007afa5ab8a485 <unavailable> + 693381
8 libFoundationNetworking.so 0x00007afa5ab8abc3 <unavailable> + 695235
9 libFoundationNetworking.so 0x00007afa5ab9a2ed <unavailable> + 758509
10 libFoundationNetworking.so 0x00007afa5ab5f0c9 <unavailable> + 516297
11 libdispatch.so 0x00007afa5b2ae457 <unavailable> + 152663
12 libdispatch.so 0x00007afa5b2b7b72 <unavailable> + 191346
13 libdispatch.so 0x00007afa5b2b8419 <unavailable> + 193561
14 libdispatch.so 0x00007afa5b2b7a98 <unavailable> + 191128
15 libdispatch.so 0x00007afa5b2b8419 <unavailable> + 193561
16 libdispatch.so 0x00007afa5b2b7a98 <unavailable> + 191128
17 libdispatch.so 0x00007afa5b2b8419 <unavailable> + 193561
18 libdispatch.so 0x00007afa5b2bd9a6 <unavailable> + 215462
19 libc.so.6 0x00007afa59cf7ac3 <unavailable> + 608963
20 libc.so.6 0x00007afa59d889c0 clone + 68
ERROR: swift package resolve failed
DEBUG: Python function do_swift_package_resolve finished
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment