guix-devel/guix/build
Manolis Ragkousis 751702676e
guix: build: make-bootstrap: Copy "falloc.h" to the new system.
In glibc-2.25 a dependency on "linux/falloc.h" was added.
This also reverts commit 8f8f250bdc
which is no longer needed. This commit was not compatible with
the glibc version Hurd is using. See
<https://lists.gnu.org/archive/html/guix-devel/2017-02/msg01046.html>

* guix/build/make-bootstrap.scm (make-stripped-libc): Copy "falloc.h"
to the new system.
* gnu/packages/patches/glibc-bootstrap-system.patch: Remove part
that touches fcntl-linux.h.

Problem reported by Andreas Enge <andreas@enge.fr>.
2017-02-27 15:31:06 +02:00
..
ant-build-system.scm guix: ant-build-system: Fix pattern for collecting jar files. 2016-09-03 10:36:20 +02:00
asdf-build-system.scm build-system: Add asdf-build-system. 2016-10-08 21:20:35 +08:00
bournish.scm bournish: Extend 'rm' command. 2017-01-26 13:49:56 +01:00
cargo-build-system.scm build-system: cargo: Handle Cargo.lock file not present. 2017-01-01 18:20:52 +01:00
cmake-build-system.scm guxi: cmake-build-system: Enable output for failing test-cases. 2016-11-15 22:40:25 +01:00
cvs.scm cvs: Disable compression. 2016-04-01 00:05:42 +02:00
download.scm download: Protect against dangling symlinks in $SSL_CERT_DIR. 2016-12-16 18:00:01 +01:00
dub-build-system.scm build: dub-build-system: Don't use "dub run" at all. 2017-02-14 10:18:35 +01:00
emacs-build-system.scm Merge branch 'master' into core-updates 2016-06-27 09:30:01 +02:00
emacs-utils.scm build: emacs-utils: Add 'emacs-byte-compile-directory'. 2015-07-08 10:53:05 +02:00
git.scm git-download: Correctly implement recursive checkouts. 2016-01-05 00:28:42 +01:00
glib-or-gtk-build-system.scm build-system/glib-or-gtk: Don't generate 'icon-theme.cache'. 2015-09-11 20:24:30 +08:00
gnu-build-system.scm utils: Add helper method to make files writable. 2017-01-26 22:19:16 +01:00
gnu-dist.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
graft.scm grafts: Remove unnecessary 'umask' call. 2016-10-17 23:59:03 +02:00
gremlin.scm gremlin: Add support for the expansion of $ORIGIN in RUNPATH. 2015-04-23 18:52:40 +02:00
haskell-build-system.scm build-system/haskell: Fix package.conf parsing. 2016-01-19 18:01:07 -06:00
hg.scm guix: Add downloader for Mercurial repositories. 2016-06-15 17:02:18 +02:00
lisp-utils.scm build-system: Add asdf-build-system. 2016-10-08 21:20:35 +08:00
make-bootstrap.scm guix: build: make-bootstrap: Copy "falloc.h" to the new system. 2017-02-27 15:31:06 +02:00
ocaml-build-system.scm gnu: Add ocaml-build-system. 2017-01-04 16:03:39 +01:00
perl-build-system.scm build-system/perl: Don't create non-deterministic 'perllocal.pod' files. 2016-11-28 23:11:39 +01:00
profiles.scm search-paths: Allow specs with #f as their separator. 2017-01-23 22:23:41 +01:00
pull.scm pull: Set '%nix-instantiate' to a sensible value. 2016-11-28 22:58:18 +01:00
python-build-system.scm guix: python-build-system: Add background about Python installation methods. 2016-11-15 17:37:47 +01:00
qt-utils.scm build: Add wrap-qt-program. 2016-08-30 22:38:28 +02:00
r-build-system.scm build: r-build-system: Use deterministic built date. 2017-02-02 15:20:50 +01:00
rpath.scm
ruby-build-system.scm guix: ruby-build-system: Add replace-git-ls-files. 2016-08-30 10:31:48 +10:00
store-copy.scm
svn.scm guix: Support authentication when fetching from SVN. 2016-07-03 18:55:30 +02:00
syscalls.scm syscalls: Export 'read-utmpx'. 2017-01-24 00:46:37 +01:00
union.scm union: Compare inode numbers in 'file=?'. 2016-05-23 18:05:46 +02:00
utils.scm utils: Add helper method to make files writable. 2017-01-26 22:19:16 +01:00
waf-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00