Maximilian Bosch
c36d8a8338
foundationdb61: fix build w/glibc-2.30
2020-01-23 09:33:34 +01:00
Maximilian Bosch
7fea9df027
mono: fix build w/glibc-2.30
2020-01-23 01:46:29 +01:00
Maximilian Bosch
ad2fd68cff
xen_4_8: fix build w/glibc-2.30
...
The header (and the `sysctl`-function) were unused, so the inclusion can be
removed safely.
This was done by upstream in 4.9 as well[1].
[1] 74858c9eaf
2020-01-23 00:21:22 +01:00
Maximilian Bosch
c3c2e67221
drbd: fix build w/glibc-2.30
...
Decided to not bump to a later version as they decided to split the repo
which would've made change way more complicated.
2020-01-23 00:21:22 +01:00
Maximilian Bosch
feb29ae15e
gcal: fix build w/glibc-2.30
...
See https://lists.gnu.org/archive/html/bug-gcal/2018-10/msg00000.html
for further reference.
2020-01-23 00:21:22 +01:00
Maximilian Bosch
1200d06f82
distrho: fix build w/glibc-2.30
2020-01-23 00:21:22 +01:00
Maximilian Bosch
894da51750
diod: fix build w/glibc-2.30
...
For compatibility with newer glibc versions, `sys/sysmacros.h` needs to
be included.
2020-01-23 00:21:22 +01:00
Maximilian Bosch
8045baf09d
rr: 5.2.0 -> 5.3.0, fix build w/glibc-2.30
2020-01-23 00:21:21 +01:00
Maximilian Bosch
e7b6039d0c
xnbd: fix build w/glibc-2.30
2020-01-23 00:21:21 +01:00
Maximilian Bosch
2df926d9a6
seasocks: fix build w/glibc-2.30
2020-01-23 00:21:21 +01:00
Maximilian Bosch
9646fafc5d
expect: remove hack for aarch64 build
...
Not sure if I missed something or the issue got fixed later, but it's
not needed anymore to pass a `--build` flag to the configure script on
aarch64.
The autoreconfHooks are still needed for expect and bzip2.
2020-01-23 00:21:21 +01:00
Maximilian Bosch
8e7bbb7d4f
postfix: fix build w/glibc 2.30
2020-01-17 01:44:33 +01:00
Luka Blaskovic
ff135a3243
oathToolkit: fix build with glibc>=2.28
2020-01-14 23:00:25 +00:00
Luka Blaskovic
d9b726aef9
jfsutils: fix build with glibc>=2.28
2020-01-14 22:32:09 +00:00
Luka Blaskovic
dcd9031572
ppp: fix build with glibc>=2.28
2020-01-14 09:06:23 +00:00
Luka Blaskovic
be3e7b4f44
libffi: only run tests on musl targets
...
Python3 is now needed for for glibc build which pulls libffi,
so I suppose libffi is now part of stdenv on linux with glibc
as on darwin.
2020-01-14 09:05:59 +00:00
Maximilian Bosch
2d36eac780
stdenv: rebuild aarch64 bootstrap files with gcc8
...
The old bootstrapping files would break with glibc 2.30 as at least gcc6
is needed.
2020-01-14 08:52:25 +00:00
Maximilian Bosch
2476d6deca
expect: fix aarch64 build
2020-01-14 08:52:25 +00:00
Maximilian Bosch
01ce36f788
bzip2: fix aarch64 build
2020-01-14 08:52:25 +00:00
Maximilian Bosch
2d5ed2b4b0
glibc: remove outdated patches
...
Co-authored-by: Luka Blaskovic <lblasc@znode.net>
2020-01-14 08:51:52 +00:00
Luka Blaskovic
c17058226a
libunistring: disable tests
2020-01-14 08:27:00 +00:00
Vladimír Čunát
2aea16c4d6
glibc: depend on libidn2 (and libunistring, transitively)
...
It's a bit hacky, but ATM I can't see any better way for glibc >= 2.28.
Signed-off-by: Luka Blaskovic <lblasc@tvbeat.com>
2020-01-14 08:27:00 +00:00
Vladimír Čunát
0c75f51304
stdenv bootstrap: disable dejagnu tests
...
There's a failure - I don't know why. The checks from "normal" dejagnu
still succeed, so I assume this commit is quite a safe work-around.
2020-01-14 08:27:00 +00:00
Luka Blaskovic
89590eb7bf
sharutils: fix build with glibc>=2.28
2020-01-14 08:26:59 +00:00
Luka Blaskovic
820a197b5f
gnum4: fix build with glibc>=2.28
2020-01-14 08:26:59 +00:00
Luka Blaskovic
27534bd6ab
gnulib: 20190326 -> 20190811
2020-01-14 08:26:59 +00:00
Luka Blaskovic
447edaa32f
glibc: 2.27 -> 2.30
2020-01-14 08:26:58 +00:00
Luka Blaskovic
76d90cf1f5
cpython: fetch darwin-libutil.patch to nixpkgs
...
python3 is now required buildInput for glibc>=2.29.
Remove fetchpatch to solve infinite recursion in
glibc bootstrap process.
2020-01-14 08:26:58 +00:00
Luka Blaskovic
e80a85a057
bootstrap-files: bump WIP
2020-01-14 08:26:58 +00:00
Niklas Hambüchen
748c42b4f3
Merge pull request #77142 from r-ryantm/auto-update/libsrtp
...
srtp: 2.2.0 -> 2.3.0
2020-01-14 02:16:25 +01:00
Tim Steinbach
a1d7308cf9
git: 2.24.1 -> 2.25.0
2020-01-13 19:22:51 -05:00
Jan Tojnar
eb90191e9e
Merge pull request #77051 from lblasc/bison2
...
Remove bison2
2020-01-13 22:47:16 +01:00
Luka Blaskovic
95c198a8ae
bison2: remove
2020-01-13 21:35:19 +00:00
Luka Blaskovic
bff748bacb
ike: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
47ace9a42c
phantomjs2: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
81d778466c
qtwebkit: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
e2717ad9b7
libgnomeprint: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
83069e18e6
maxscale: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
731275872c
gstreamer legacy: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
8644679d71
qt512: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
7e90db8500
stp: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
4a3a8327d2
filebench: build with bison3
2020-01-13 21:35:19 +00:00
Luka Blaskovic
991a7e041f
pcalc: build with bison3
2020-01-13 21:35:19 +00:00
Will Dietz
55fc8e128b
Merge pull request #77621 from hedning/gtk3-3.24.13
...
gtk3: 3.24.12 -> 3.24.13
2020-01-13 14:18:16 -06:00
Alyssa Ross
863fc6574d
libxml2: don't propagate Python bindings
2020-01-13 16:46:02 +00:00
Tor Hedin Brønner
5b37141946
gtk3: 3.24.12 -> 3.24.13
2020-01-13 15:18:11 +01:00
Jörg Thalheim
c6fed21306
Merge pull request #77596 from samueldr/fix/cross/libselinux-python3
...
libselinux: Fix cross-compilation with Python 3
2020-01-13 10:04:08 +00:00
Florian Klink
d08c6c7380
Merge pull request #77525 from thefloweringash/fixup-backport
...
glibc: fix cross compilation build failure (again)
2020-01-13 06:18:43 +01:00
Lassulus
bc4921a584
Merge pull request #73328 from magenbluten/af_xdp
...
linux config: add support for xdp sockets and ebpf jit
2020-01-13 05:54:57 +01:00
Samuel Dionne-Riel
0f94b540a5
libselinux: Fix cross-compilation with Python 3
2020-01-12 23:39:27 -05:00