Skip to content

frostwire: 6.4.5 -> 6.6.3#35714

Closed
ryantm wants to merge 1 commit intoNixOS:masterfrom
ryantm:auto-update/frostwire-6.4.5-to-6.6.3
Closed

frostwire: 6.4.5 -> 6.6.3#35714
ryantm wants to merge 1 commit intoNixOS:masterfrom
ryantm:auto-update/frostwire-6.4.5-to-6.6.3

Conversation

@ryantm
Copy link
Member

@ryantm ryantm commented Feb 27, 2018

Semi-automatic update. These checks were performed:

  • built on NixOS
  • found 6.6.3 with grep in /nix/store/l6k2351xlmxbpp4mvwva4zr696hkrmid-frostwire-6.6.3
  • found 6.6.3 in filename of file in /nix/store/l6k2351xlmxbpp4mvwva4zr696hkrmid-frostwire-6.6.3

cc "@gavin"

Semi-automatic update. These checks were performed:

- built on NixOS
- found 6.6.3 with grep in /nix/store/l6k2351xlmxbpp4mvwva4zr696hkrmid-frostwire-6.6.3
- found 6.6.3 in filename of file in /nix/store/l6k2351xlmxbpp4mvwva4zr696hkrmid-frostwire-6.6.3

cc "@gavin"
@ryantm
Copy link
Member Author

ryantm commented Feb 27, 2018

@GrahamcOfBorg build frostwire

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

Package ‘oraclejre-8u161’ in /var/lib/gc-of-borg/nix-test-rs-1/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-1/pkgs/development/compilers/oraclejdk/jdk-linux-base.nix:71 has an unfree license (‘unfree’), refusing to evaluate.

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

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

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

no configure script, doing nothing
building
no Makefile, doing nothing
installing
post-installation fixup
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/cqp1bc9kxrs4gbgkwxa4vpwbiqv5q70v-frostwire-6.6.3/bin
patching script interpreter paths in /nix/store/cqp1bc9kxrs4gbgkwxa4vpwbiqv5q70v-frostwire-6.6.3
/nix/store/cqp1bc9kxrs4gbgkwxa4vpwbiqv5q70v-frostwire-6.6.3/share/java/frostwire: interpreter directive changed from "/bin/bash" to "/nix/store/pkjmwq7sqrvjg7cjiph6hq0khsmfl6p8-bash-4.4-p12/bin/bash"
/nix/store/cqp1bc9kxrs4gbgkwxa4vpwbiqv5q70v-frostwire-6.6.3

@jtojnar
Copy link
Member

jtojnar commented Feb 27, 2018

@ryantm Hmm, it would be nice if the lib.maintainers actually matched GitHub handles.

cc maintainer @gavinrogers

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/l6k2351xlmxbpp4mvwva4zr696hkrmid-frostwire-6.6.3
shrinking /nix/store/l6k2351xlmxbpp4mvwva4zr696hkrmid-frostwire-6.6.3/share/java/libjlibtorrentx86.so
shrinking /nix/store/l6k2351xlmxbpp4mvwva4zr696hkrmid-frostwire-6.6.3/share/java/libjlibtorrent.so
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/l6k2351xlmxbpp4mvwva4zr696hkrmid-frostwire-6.6.3/bin 
patching script interpreter paths in /nix/store/l6k2351xlmxbpp4mvwva4zr696hkrmid-frostwire-6.6.3
/nix/store/l6k2351xlmxbpp4mvwva4zr696hkrmid-frostwire-6.6.3/share/java/frostwire: interpreter directive changed from "/bin/bash" to "/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash"
checking for references to /tmp/nix-build-frostwire-6.6.3.drv-0 in /nix/store/l6k2351xlmxbpp4mvwva4zr696hkrmid-frostwire-6.6.3...
/nix/store/l6k2351xlmxbpp4mvwva4zr696hkrmid-frostwire-6.6.3

@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Feb 27, 2018
@ryantm ryantm closed this Feb 27, 2018
@ryantm ryantm deleted the auto-update/frostwire-6.4.5-to-6.6.3 branch February 27, 2018 05:00
@gavinrogers
Copy link

Should I add my gh handle to maintainers ?

@jtojnar
Copy link
Member

jtojnar commented Jun 28, 2018

@gavinrogers It is already there:

gavin = {
email = "gavin@praxeology.co.uk";
github = "gavinrogers";
name = "Gavin Rogers";
};

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants