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

i2pd: 2.18.0 -> 2.19.0 #42703

Merged
merged 1 commit into from Jun 29, 2018
Merged

i2pd: 2.18.0 -> 2.19.0 #42703

merged 1 commit into from Jun 29, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/i2pd/versions.

These checks were done:

meta.description for i2pd is: '"Minimal I2P router written in C++"'.

cc @edwtjo for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 56fe7646e01b02a25f10259d4dee6a32869a5a01 && nix-shell --pure -I nixpkgs=. -p i2pd

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/i2pd/versions.

These checks were done:

- built on NixOS
- /nix/store/gdklqhnf7wzbvishm0kg30sn2cnyyql6-i2pd-2.19.0/bin/i2pd passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.19.0 with grep in /nix/store/gdklqhnf7wzbvishm0kg30sn2cnyyql6-i2pd-2.19.0
- directory tree listing: https://gist.github.com/b368821dcfd8906bc0c04fc1f74bf93a
- du listing: https://gist.github.com/360ed57afe937d2071c05ec6896aad89
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: i2pd

Partial log (click to expand)

g++ -o i2pd obj/daemon/i2pd.o obj/daemon/HTTPServer.o obj/daemon/Daemon.o obj/daemon/I2PControl.o obj/daemon/UnixDaemon.o obj/daemon/UPnP.o libi2pd.a libi2pdclient.a  -lcrypto -lssl -lz -lboost_system -lboost_date_time -lboost_filesystem -lboost_program_options -lpthread -lminiupnpc
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/gdklqhnf7wzbvishm0kg30sn2cnyyql6-i2pd-2.19.0
shrinking /nix/store/gdklqhnf7wzbvishm0kg30sn2cnyyql6-i2pd-2.19.0/bin/i2pd
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/gdklqhnf7wzbvishm0kg30sn2cnyyql6-i2pd-2.19.0/bin
patching script interpreter paths in /nix/store/gdklqhnf7wzbvishm0kg30sn2cnyyql6-i2pd-2.19.0
checking for references to /build in /nix/store/gdklqhnf7wzbvishm0kg30sn2cnyyql6-i2pd-2.19.0...
/nix/store/gdklqhnf7wzbvishm0kg30sn2cnyyql6-i2pd-2.19.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: i2pd

Partial log (click to expand)

g++ -o i2pd obj/daemon/i2pd.o obj/daemon/HTTPServer.o obj/daemon/Daemon.o obj/daemon/I2PControl.o obj/daemon/UnixDaemon.o obj/daemon/UPnP.o libi2pd.a libi2pdclient.a  -lcrypto -lssl -lz -lboost_system -lboost_date_time -lboost_filesystem -lboost_program_options -lpthread -lminiupnpc
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/v2sp25givk6f1r4kf1b0m48a2l7lkdsh-i2pd-2.19.0
shrinking /nix/store/v2sp25givk6f1r4kf1b0m48a2l7lkdsh-i2pd-2.19.0/bin/i2pd
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/v2sp25givk6f1r4kf1b0m48a2l7lkdsh-i2pd-2.19.0/bin
patching script interpreter paths in /nix/store/v2sp25givk6f1r4kf1b0m48a2l7lkdsh-i2pd-2.19.0
checking for references to /build in /nix/store/v2sp25givk6f1r4kf1b0m48a2l7lkdsh-i2pd-2.19.0...
/nix/store/v2sp25givk6f1r4kf1b0m48a2l7lkdsh-i2pd-2.19.0

@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: i2pd

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.


@FRidh FRidh merged commit 2446da3 into NixOS:master Jun 29, 2018
@r-ryantm r-ryantm deleted the auto-update/i2pd branch July 1, 2018 14:48
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