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

mellowplayer: 3.6.6 -> 3.6.7 #105729

Merged
merged 1 commit into from Dec 3, 2020

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 2, 2020

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/MellowPlayer/versions.

meta.description for mellowplayer is: "Cloud music integration for your desktop"

meta.homepage for mellowplayer is: "https://gitlab.com/ColinDuquesnoy/MellowPlayer"

meta.changelog for mellowplayer is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
1 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
mellowplayer
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/vdga1v1g5hmbibn3c63ngnz48qbzbcd7-MellowPlayer-3.6.7 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A mellowplayer https://github.com/r-ryantm/nixpkgs/archive/106a31efb394756cd61e68449104a402fc8e7e68.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/vdga1v1g5hmbibn3c63ngnz48qbzbcd7-MellowPlayer-3.6.7
ls -la /nix/store/vdga1v1g5hmbibn3c63ngnz48qbzbcd7-MellowPlayer-3.6.7/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review 1

1 package built:
  • mellowplayer

Maintainer pings

cc @kalbasit for testing.

@SuperSandro2000
Copy link
Member

Result of nixpkgs-review pr 105729 run on x86_64-darwin 1

1 package failed to build:
  • mellowplayer
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_INSTALL_DOCDIR
    CMAKE_INSTALL_INFODIR
    CMAKE_INSTALL_LIBEXECDIR
    CMAKE_INSTALL_LOCALEDIR
    CMAKE_INSTALL_MANDIR
    CMAKE_INSTALL_OLDINCLUDEDIR
    CMAKE_INSTALL_SBINDIR
    CMAKE_POLICY_DEFAULT_CMP0025


-- Build files have been written to: /tmp/nix-build-MellowPlayer-3.6.7.drv-0/source/build
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j4 -l4 SHELL=/nix/store/8r6qgv5ihwkwwa4r4ydjjb0h3hk4viwi-bash-4.4-p23/bin/bash
Scanning dependencies of target qxtglobalshortcut_autogen
Scanning dependencies of target MellowPlayer.Domain_autogen
Scanning dependencies of target translations
[  0%] Automatic MOC for target qxtglobalshortcut
[  1%] Generating MellowPlayer_ar_LB.qm
[  1%] Generating MellowPlayer_ar.qm
[  2%] Automatic MOC for target MellowPlayer.Domain
make[2]: *** [src/main/CMakeFiles/translations.dir/build.make:113: src/main/MellowPlayer_ar.qm] Segmentation fault: 11
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [src/main/CMakeFiles/translations.dir/build.make:117: src/main/MellowPlayer_ar_LB.qm] Segmentation fault: 11
make[1]: *** [CMakeFiles/Makefile2:657: src/main/CMakeFiles/translations.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  2%] Built target qxtglobalshortcut_autogen
[  2%] Built target MellowPlayer.Domain_autogen
make: *** [Makefile:160: all] Error 2

@SuperSandro2000 SuperSandro2000 merged commit 5b8c911 into NixOS:master Dec 3, 2020
@r-ryantm r-ryantm deleted the auto-update/MellowPlayer branch December 3, 2020 13:39
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

2 participants