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

gephi: 0.9.1 -> 0.9.2 #33839

Merged
merged 1 commit into from Jan 14, 2018
Merged

gephi: 0.9.1 -> 0.9.2 #33839

merged 1 commit into from Jan 14, 2018

Conversation

mimame
Copy link
Member

@mimame mimame commented Jan 13, 2018

Motivation for this change

Update gephi to the last version
https://github.com/gephi/gephi/wiki/Releases#gephi-092-sep-24-2017

Things done
  • 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.

@adisbladis
Copy link
Member

@GrahamcOfBorg build gephi

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: x86_64-darwin

Package ‘gephi-0.9.2’ in /Users/graham/nix-borg/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-zoidberg/pkgs/applications/science/misc/gephi/default.nix:16 is not supported on ‘x86_64-darwin’, refusing to evaluate.

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

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

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: aarch64-linux

error: while evaluating the attribute 'buildInputs' of the derivation 'gephi-0.9.2' at /var/lib/gc-of-borg/nix-test-rs-2/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-2/pkgs/stdenv/generic/make-derivation.nix:143:11:
while evaluating the attribute 'buildInputs' of the derivation 'openjdk-8u152b16' at /var/lib/gc-of-borg/nix-test-rs-2/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-2/pkgs/stdenv/generic/make-derivation.nix:143:11:
while evaluating the attribute 'buildCommand' of the derivation 'openjdk-bootstrap' at /var/lib/gc-of-borg/nix-test-rs-2/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-2/pkgs/stdenv/generic/make-derivation.nix:143:11:
No bootstrap for system

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

shrinking RPATHs of ELF executables and libraries in /nix/store/qm3zii1vh415a86q2cwc7fd35bl61f62-gephi-0.9.2
shrinking /nix/store/qm3zii1vh415a86q2cwc7fd35bl61f62-gephi-0.9.2/platform/modules/lib/amd64/linux/libjnidispatch-422.so
shrinking /nix/store/qm3zii1vh415a86q2cwc7fd35bl61f62-gephi-0.9.2/platform/modules/lib/i386/linux/libjnidispatch-422.so
strip is /nix/store/wxn5gn8amxm1w0ikcx4gbs8a17wvss4j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/qm3zii1vh415a86q2cwc7fd35bl61f62-gephi-0.9.2/bin 
patching script interpreter paths in /nix/store/qm3zii1vh415a86q2cwc7fd35bl61f62-gephi-0.9.2
/nix/store/qm3zii1vh415a86q2cwc7fd35bl61f62-gephi-0.9.2/platform/lib/nbexec: interpreter directive changed from "/bin/sh" to "/nix/store/nkq0n2m4shlbdvdq0qijib5zyzgmn0vq-bash-4.4-p12/bin/sh"
/nix/store/qm3zii1vh415a86q2cwc7fd35bl61f62-gephi-0.9.2/bin/gephi: interpreter directive changed from "/bin/sh" to "/nix/store/nkq0n2m4shlbdvdq0qijib5zyzgmn0vq-bash-4.4-p12/bin/sh"
checking for references to /tmp/nix-build-gephi-0.9.2.drv-0 in /nix/store/qm3zii1vh415a86q2cwc7fd35bl61f62-gephi-0.9.2...
/nix/store/qm3zii1vh415a86q2cwc7fd35bl61f62-gephi-0.9.2

@adisbladis adisbladis merged commit a41d7b9 into NixOS:master Jan 14, 2018
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