Skip to content

libsForQt5.phonon: 4.9.1 -> 4.10.0#38063

Closed
ryantm wants to merge 1 commit intoNixOS:stagingfrom
ryantm:auto-update/phonon-qt5
Closed

libsForQt5.phonon: 4.9.1 -> 4.10.0#38063
ryantm wants to merge 1 commit intoNixOS:stagingfrom
ryantm:auto-update/phonon-qt5

Conversation

@ryantm
Copy link
Member

@ryantm ryantm commented Mar 29, 2018

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

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

These checks were done:

  • built on NixOS
  • Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
  • found 4.10.0 with grep in /nix/store/lm29qmazpjjlsd9hcirkmnkivray2b9p-phonon-qt5-4.10.0
  • found 4.10.0 in filename of file in /nix/store/lm29qmazpjjlsd9hcirkmnkivray2b9p-phonon-qt5-4.10.0
  • directory tree listing: https://gist.github.com/fd63e321fc3545dfb6376981138d6246

cc @ttuegel for review

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

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

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.10.0 with grep in /nix/store/lm29qmazpjjlsd9hcirkmnkivray2b9p-phonon-qt5-4.10.0
- found 4.10.0 in filename of file in /nix/store/lm29qmazpjjlsd9hcirkmnkivray2b9p-phonon-qt5-4.10.0
- directory tree listing: https://gist.github.com/fd63e321fc3545dfb6376981138d6246
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels Mar 29, 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: libsForQt5.phonon

Partial log (click to expand)


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.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libsForQt5.phonon

Partial log (click to expand)

strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/lm29qmazpjjlsd9hcirkmnkivray2b9p-phonon-qt5-4.10.0/lib
patching script interpreter paths in /nix/store/lm29qmazpjjlsd9hcirkmnkivray2b9p-phonon-qt5-4.10.0
checking for references to /build in /nix/store/lm29qmazpjjlsd9hcirkmnkivray2b9p-phonon-qt5-4.10.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/75rri05xxfi7yicnnjhv2irbn8m4mk5m-phonon-qt5-4.10.0-dev
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/75rri05xxfi7yicnnjhv2irbn8m4mk5m-phonon-qt5-4.10.0-dev/lib
patching script interpreter paths in /nix/store/75rri05xxfi7yicnnjhv2irbn8m4mk5m-phonon-qt5-4.10.0-dev
checking for references to /build in /nix/store/75rri05xxfi7yicnnjhv2irbn8m4mk5m-phonon-qt5-4.10.0-dev...
postPatchMkspecs

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libsForQt5.phonon

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/ingbb4frmxianhdwd1q5c2ii77dfqhrm-phonon-qt5-4.10.0/lib
patching script interpreter paths in /nix/store/ingbb4frmxianhdwd1q5c2ii77dfqhrm-phonon-qt5-4.10.0
checking for references to /build in /nix/store/ingbb4frmxianhdwd1q5c2ii77dfqhrm-phonon-qt5-4.10.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/0i54wax759zfidxvb3qxzbwnirch555r-phonon-qt5-4.10.0-dev
strip is /nix/store/3zq400fri5dv7d30lpxlqm2v9y1iis6j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/0i54wax759zfidxvb3qxzbwnirch555r-phonon-qt5-4.10.0-dev/lib
patching script interpreter paths in /nix/store/0i54wax759zfidxvb3qxzbwnirch555r-phonon-qt5-4.10.0-dev
checking for references to /build in /nix/store/0i54wax759zfidxvb3qxzbwnirch555r-phonon-qt5-4.10.0-dev...
postPatchMkspecs
/nix/store/ingbb4frmxianhdwd1q5c2ii77dfqhrm-phonon-qt5-4.10.0

@ryantm ryantm changed the base branch from master to staging March 29, 2018 19:22
@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: libsForQt5.phonon

Partial log (click to expand)


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.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libsForQt5.phonon

Partial log (click to expand)

strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/6viabd9x8wl35v3lwq5f0k2jpdjp5b7p-phonon-qt5-4.10.0/lib
patching script interpreter paths in /nix/store/6viabd9x8wl35v3lwq5f0k2jpdjp5b7p-phonon-qt5-4.10.0
checking for references to /build in /nix/store/6viabd9x8wl35v3lwq5f0k2jpdjp5b7p-phonon-qt5-4.10.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/64174899j99a86cq4m81c90b9grfcrkf-phonon-qt5-4.10.0-dev
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/64174899j99a86cq4m81c90b9grfcrkf-phonon-qt5-4.10.0-dev/lib
patching script interpreter paths in /nix/store/64174899j99a86cq4m81c90b9grfcrkf-phonon-qt5-4.10.0-dev
checking for references to /build in /nix/store/64174899j99a86cq4m81c90b9grfcrkf-phonon-qt5-4.10.0-dev...
postPatchMkspecs

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: libsForQt5.phonon

Partial log (click to expand)

cannot build derivation '/nix/store/2r92rl114mpx2cwcpjphvx3d4vv36y6b-at-spi2-atk-2.26.1.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/dh3x5ya059a03fjyc1qijwgp5bsi1c4a-graphviz-2.40.1.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/99rw5b979vj79mfpvnvi6arv5w8f35k3-gtk+3-3.22.29.drv': 11 dependencies couldn't be built
cannot build derivation '/nix/store/1fw6apsy8z38s3ryvyb15lb8rjg4adhg-vala-0.40.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/2kzdj7svhi1mpzvi8l7ak9yzplpk9jd6-dconf-0.28.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/2zj2jz8fxbv9f06b80galjzd2i2r49hi-qtbase-5.10.1.drv': 5 dependencies couldn't be built
cannot build derivation '/nix/store/xx4d287dmqafjwzyl138g21s93spch1w-hook.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/3h2fnxiv1x78cdp9bqbiyra602s5w0xp-qttools-5.10.1.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/gzfd7pmyh70wx7s1b6cx45q97ydcya4k-phonon-qt5-4.10.0.drv': 3 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/gzfd7pmyh70wx7s1b6cx45q97ydcya4k-phonon-qt5-4.10.0.drv' failed

@ttuegel
Copy link
Member

ttuegel commented Mar 31, 2018

I want to check for backend updates before we merge this.

@xeji
Copy link
Contributor

xeji commented Jun 29, 2018

superseded by #41095

@xeji xeji closed this Jun 29, 2018
@ryantm ryantm deleted the auto-update/phonon-qt5 branch June 29, 2018 23:09
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: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants