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

netsurf.buildsystem: 1.6 -> 1.7 #46249

Merged
merged 1 commit into from Sep 29, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Sep 7, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from netsurf-buildsystem.

meta.description for netsurf.buildsystem is: '"Build system for netsurf browser"'.

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/7fbf2ed995bc766b0dad2cbdec832fd2a0ce5c21.tar.gz -p netsurf.buildsystem
ls -la /nix/store/1j22q6lbhv9adr2d8a5xzkwdwhncwmdy-netsurf-buildsystem-1.7

cc @vrthra for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
netsurf-buildsystem
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: netsurf.buildsystem

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: netsurf.buildsystem

Partial log (click to expand)

for C in jenkins-build.sh; do \
        cp citools/$C /nix/store/1j22q6lbhv9adr2d8a5xzkwdwhncwmdy-netsurf-buildsystem-1.7/share/netsurf-buildsystem/citools/; \
done
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/1j22q6lbhv9adr2d8a5xzkwdwhncwmdy-netsurf-buildsystem-1.7
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/1j22q6lbhv9adr2d8a5xzkwdwhncwmdy-netsurf-buildsystem-1.7
/nix/store/1j22q6lbhv9adr2d8a5xzkwdwhncwmdy-netsurf-buildsystem-1.7/share/netsurf-buildsystem/citools/jenkins-build.sh: interpreter directive changed from "/bin/bash" to "/nix/store/czx8vkrb9jdgjyz8qfksh10vrnqa723l-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/1j22q6lbhv9adr2d8a5xzkwdwhncwmdy-netsurf-buildsystem-1.7...
/nix/store/1j22q6lbhv9adr2d8a5xzkwdwhncwmdy-netsurf-buildsystem-1.7

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: netsurf.buildsystem

Partial log (click to expand)

for C in jenkins-build.sh; do \
        cp citools/$C /nix/store/28rl6x7bznrmg98985npsc6kyzz9nffy-netsurf-buildsystem-1.7/share/netsurf-buildsystem/citools/; \
done
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/28rl6x7bznrmg98985npsc6kyzz9nffy-netsurf-buildsystem-1.7
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/28rl6x7bznrmg98985npsc6kyzz9nffy-netsurf-buildsystem-1.7
/nix/store/28rl6x7bznrmg98985npsc6kyzz9nffy-netsurf-buildsystem-1.7/share/netsurf-buildsystem/citools/jenkins-build.sh: interpreter directive changed from "/bin/bash" to "/nix/store/fqm2x6kiay1q4vg7pqp4wp17bdijlyc3-bash-4.4-p23/bin/bash"
checking for references to /build in /nix/store/28rl6x7bznrmg98985npsc6kyzz9nffy-netsurf-buildsystem-1.7...
/nix/store/28rl6x7bznrmg98985npsc6kyzz9nffy-netsurf-buildsystem-1.7

@xeji xeji merged commit 7e7c0f9 into NixOS:master Sep 29, 2018
@r-ryantm r-ryantm deleted the auto-update/netsurf-buildsystem branch October 3, 2018 04:09
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