nixpkgs/pkgs/applications/virtualization
Will Dietz 3d4aa7e95d qemu: workaround 'struct sysinfo' conflict musl <--> linux
Most everyone using musl patches the linux headers instead,
but various software uses a local workaround like the
one added in this commit (psutils, for example).

It's not obvious to me which project has the "bug",
and I'm reluctant to even propose modifying our headers
without clear answer on the issue.

Also, modifying those headers triggers rebuild-all-the-things.

Hopefully upstream projects sort this out, in the meantime
adding this define is a bit of a kludge but does the job.

-------

For the curious, the patch usually is something like this:
https://patchwork.kernel.org/patch/3833241/

Here's an updated version that also ensures
kernel users get the sysinfo struct as expected too:
https://raw.githubusercontent.com/openwrt/openwrt/e3c43ade0bae9491aeea50fa361e846bb5002dc0/target/linux/generic/pending-4.14/270-uapi-kernel.h-glibc-specific-inclusion-of-sysinfo.h.patch

(cherry picked from commit dtzWill/nixpkgs@91b5f5a463)
2018-04-26 17:58:16 +02:00
..
8086tiny
aqemu
bochs
cbfstool
containerd containerd: 1.0.2 -> 1.0.3 2018-04-07 16:39:07 -07:00
docker treewide: move "extensions" drvs to dir 2018-04-17 13:50:49 -05:00
driver
dynamips dynamips: 0.2.17 -> 0.2.18 2018-04-01 00:05:29 +02:00
ecs-agent
lkl lkl: 2017-11-10 -> 2018-03-10 2018-03-18 08:38:26 +02:00
looking-glass-client
open-vm-tools
OVMF edk2, OVMF: Build on aarch64 2018-03-21 23:19:26 +02:00
qboot
qemu qemu: workaround 'struct sysinfo' conflict musl <--> linux 2018-04-26 17:58:16 +02:00
rancher-compose
remotebox
rkt rkt: 1.29.0 -> 1.30.0 2018-04-17 20:41:08 -04:00
runc runc: 1.0.0rc4 -> 1.0.0rc5 2018-03-11 15:42:36 -05:00
seabios
singularity singularity: 2.4.5 -> 2.4.6 2018-04-20 00:28:23 -07:00
spice-vdagent
tini
virt-manager virtmanager-qt: 0.52.80 -> 0.60.88 2018-04-17 22:11:25 +08:00
virt-top
virt-viewer
virt-what
virtinst
virtualbox virtualbox: 5.2.6 -> 5.2.8 2018-03-13 22:07:25 +01:00
vpcs
xen xen-4.8: fix qemu-xen build error in memfd.c 2018-04-13 22:06:52 +02:00
xhyve