Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gnulib: symlink include/ to lib/ #37865

Merged
merged 1 commit into from Apr 17, 2018
Merged

gnulib: symlink include/ to lib/ #37865

merged 1 commit into from Apr 17, 2018

Conversation

teto
Copy link
Member

@teto teto commented Mar 26, 2018

so that some programs can find the headers automatically instead of
adding -I${gnulib}/lib

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: gnulib

Partial log (click to expand)

updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
configuring
no configure script, doing nothing
building
build flags: SHELL=/nix/store/3gg2p6n4kv2f0lsxd41f5iz1ivkbzyzr-bash-4.4-p19/bin/bash
make: Nothing to be done for 'all'.
installing
/nix/store/6rfmkma0nw1wxvy7g7f8g8mqqr9ihj4p-gnulib-20180226

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gnulib

Partial log (click to expand)

unpacking source archive /nix/store/8xzcy8ldivf3l7dms88h5gzfadlnrgw9-gnulib-0bec5d5
source root is gnulib-0bec5d5
patching sources
configuring
no configure script, doing nothing
building
build flags: SHELL=/nix/store/q1g0rl8zfmz7r371fp5p42p4acmv297d-bash-4.4-p19/bin/bash
make: Nothing to be done for 'all'.
installing
/nix/store/232hm55bb26jyh7ll6f64zianwsfirfi-gnulib-20180226

so that some programs can find the headers automatically instead of
adding -I${gnulib}/lib
@matthewbauer matthewbauer merged commit e5a7783 into NixOS:master Apr 17, 2018
@teto teto deleted the gnulib branch April 18, 2018 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants