Skip to content

swiften: 4.0 -> 4.0.2#42206

Merged
fpletz merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/swiften
Jun 19, 2018
Merged

swiften: 4.0 -> 4.0.2#42206
fpletz merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/swiften

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/swiften/versions.

These checks were done:

meta.description for swiften is: '"An XMPP library for C++, used by the Swift client"'.

cc @Twey 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 ccef1351f5cbb1229d3d12bf92431be69890b1b3 && nix-shell --pure -I nixpkgs=. -p swiften

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

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

These checks were done:

- built on NixOS
- /nix/store/giapk5vvj3v1m2kasfv2kp4szzq7d94g-swiften-4.0.2/bin/swiften-config passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 4.0.2 with grep in /nix/store/giapk5vvj3v1m2kasfv2kp4szzq7d94g-swiften-4.0.2
- directory tree listing: https://gist.github.com/75d0af72222c1cdc335015eb99eb5942
- du listing: https://gist.github.com/9cbe0ae9cece0db0c82522cdcc28a7fd
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 19, 2018
@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: swiften

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: swiften

Partial log (click to expand)

scons: done building targets.
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/giapk5vvj3v1m2kasfv2kp4szzq7d94g-swiften-4.0.2
shrinking /nix/store/giapk5vvj3v1m2kasfv2kp4szzq7d94g-swiften-4.0.2/bin/swiften-config
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/giapk5vvj3v1m2kasfv2kp4szzq7d94g-swiften-4.0.2/lib  /nix/store/giapk5vvj3v1m2kasfv2kp4szzq7d94g-swiften-4.0.2/bin
patching script interpreter paths in /nix/store/giapk5vvj3v1m2kasfv2kp4szzq7d94g-swiften-4.0.2
checking for references to /build in /nix/store/giapk5vvj3v1m2kasfv2kp4szzq7d94g-swiften-4.0.2...
/nix/store/giapk5vvj3v1m2kasfv2kp4szzq7d94g-swiften-4.0.2

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: swiften

Partial log (click to expand)

  CXX Swiften/FileTransfer/FileTransferManager.o
  CXX Swiften/FileTransfer/FileTransferManagerImpl.o
  CXX Swiften/FileTransfer/FileTransferOptions.o
  CXX Swiften/FileTransfer/FileTransferTransporter.o
  CXX Swiften/FileTransfer/FileTransferTransporterFactory.o
  CXX Swiften/FileTransfer/FileWriteBytestream.o
  CXX Swiften/FileTransfer/IBBReceiveSession.o
  CXX Swiften/FileTransfer/IBBReceiveTransportSession.o
building of '/nix/store/r4dllib0g5r2iw1nfyvznhrds621q3s7-swiften-4.0.2.drv' timed out after 3600 seconds
error: build of '/nix/store/r4dllib0g5r2iw1nfyvznhrds621q3s7-swiften-4.0.2.drv' failed

@fpletz fpletz merged commit a943bef into NixOS:master Jun 19, 2018
@r-ryantm r-ryantm deleted the auto-update/swiften branch June 19, 2018 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any 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.

3 participants