Skip to content

Instantly share code, notes, and snippets.

View jonha892's full-sized avatar

Jonas Halstrup jonha892

View GitHub Profile
@jonha892
jonha892 / gist:9717803a086e7599eb6123d87e7776c8
Created October 10, 2023 08:50
Swift build static release error
Planning build
/home/jonas/swift/swift-5.9-RELEASE-ubuntu20.04/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /home/jonas/develop/nomnomnom/.build/checkouts/swift-argument-parser/Plugins/GenerateManual/GenerateManualPlugin.swift /home/jonas/develop/nomnomnom/.build/checkouts/swift-argument-parser/Plugins/GenerateManual/GenerateManualPluginError.swift /home/jonas/develop/nomnomnom/.build/checkouts/swift-argument-parser/Plugins/GenerateManual/PackagePlugin+Helpers.swift -target x86_64-unknown-linux-gnu -disable-objc-interop -I /home/jonas/swift/swift-5.9-RELEASE-ubuntu20.04/usr/lib/swift/pm/PluginAPI -g -swift-version 5 -package-description-version 5.6.0 -new-driver-path /home/jonas/swift/swift-5.9-RELEASE-ubuntu20.04/usr/bin/swift-driver -serialize-diagnostics-path /home/jonas/develop/nomnomnom/.build/plugins/cache/GenerateManual.dia -empty-abi-descriptor -resource-dir /home/jonas/swift/swift-5.9-RELEASE-ubuntu20.04/usr/lib/swift -enable-anonymous-c
@jonha892
jonha892 / gist:b23c09238798273d100a5a8e6eb0b1de
Created February 12, 2021 15:35
Poetry error while building numpy wheel
ackage operations: 2 installs, 0 updates, 0 removals
• Installing numpy (1.20.1): Failed
EnvCommandError
Command ['/Users/jonas/Library/Caches/pypoetry/virtualenvs/poetry_test-rFVFuUY1-py3.9/bin/pip', 'install', '--no-deps', 'file:///Users/jonas/Library/Caches/pypoetry/artifacts/47/bd/1c/2f9ac5fd7d6fbd8eb2afaa2e36b49585d11d77ef1733f501b3e2b3b8ed/numpy-1.20.1.zip'] errored with the following return code 1, and output:
Processing /Users/jonas/Library/Caches/pypoetry/artifacts/47/bd/1c/2f9ac5fd7d6fbd8eb2afaa2e36b49585d11d77ef1733f501b3e2b3b8ed/numpy-1.20.1.zip
Installing build dependencies: started
Installing build dependencies: finished with status 'done'