-
### Environment Build Test
**OS:** Alpine latest (docker)
**Tools:** ldc 1.33 + llvm/clang/libc++ 17 (alpine-pkgs)
**Compiler:** ldc-master (1.37.0) building
**Arch:** x86_64
During a few tes…
-
with this patch and using `cargo build --release --target x86_64-unknown-linux-musl --features bin_core,ls_filesystem,vendored` you can make statically linked binary (now binary depends on glibc 2.3…
-
SHELL= flock /workdir/openwrt/tmp/.batman-adv-2022.0.tar.gz.flock -c ' /workdir/openwrt/scripts/download.pl "/workdir/openwrt/dl" "batman-adv-2022.0.tar.gz" "49338705bc207709ac84d766688e702571009c82…
-
I'm cross compiling to linux and have swift-async-algorithms as a dependency.
There are only two files that import Glibc: Locking.swift and Taskdriver.swift
Since Musl is the default for Swift SDK…
-
In nixpkgs, `pkg-config` is prefixed in the cross case, so this would fail miserably:
https://github.com/hercules-ci/hercules-ci-agent/blob/master/cabal-pkg-config-version-hook/src/Distribution/Pkg…
-
See build log below. Project was generated from commit 20ce988ecf604c09351d6f54587f3f639df9f402.
```shellsession
% cargo generate https://github.com/aya-rs/aya-template
⚠️ Favorite `https://gi…
-
These lines (or the version of `xxd` that they use) are an annoyance when trying to build urbit:
https://github.com/urbit/urbit/blob/5c3bce8dbe6ef7c446459f79c6b9c541d0027d1d/nix/pkgs/ca-bundle/defa…
-
Maintainer: @milani @neheb
Environment: x86_64 lantiq_xrx200, APU3, OpenWrt master
Description:
The compilation fails on lantiq_xrx200 and x86_geode.
I didn't try the other targets.
Only x86_…
-
I was trying to get krankerl working inside of a alpine docker container. However it seems the binary is not compatible with musl libc, which is default in alpine.
```
/usr/local/bin # ldd kranker…
-
From https://github.com/haskell-CI/haskell-ci/pull/666
> One thing that I discovered when trying out the hlint-3.6.1 bindist is that dynamically links against the glibc version provided by Ubuntu 2…