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

pantalaimon, matrix-nio: update #102278

Merged
merged 2 commits into from Nov 28, 2020
Merged

pantalaimon, matrix-nio: update #102278

merged 2 commits into from Nov 28, 2020

Conversation

symphorien
Copy link
Member

Motivation for this change

update

changelog in commit message

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Oct 31, 2020

Result of nixpkgs-review pr 102278 run on x86_64-linux 1

2 packages failed to build:
  • pantalaimon
  • weechatScripts.weechat-matrix
3 packages built:
  • mirage-im
  • python37Packages.matrix-nio
  • python38Packages.matrix-nio

Not sure why they failed to build. Logs are fine.

@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Nov 1, 2020

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

1 package failed to build:
  • mirage-im
4 packages built:
  • pantalaimon
  • python37Packages.matrix-nio
  • python38Packages.matrix-nio
  • weechatScripts.weechat-matrix
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/8i9kyqfxhk2s9dzx32x0sgdk7kyx9wjc-bash-4.4-p23/bin/bash gsettingsschemadir=/nix/store/xyy16jlnxslx7k7a0b5dh8y907w8i0xv-mirage-0.5.2/share/gsettings-schemas/mirage-0.5.2/glib-2.0/schemas/ install
Makefile:835: warning: overriding recipe for target 'install_icons256'
Makefile:817: warning: ignoring old recipe for target 'install_icons256'
Makefile:839: warning: overriding recipe for target 'uninstall_icons256'
Makefile:821: warning: ignoring old recipe for target 'uninstall_icons256'
/nix/store/ng34kqybg1478g13i1kfa7328bx8q0mm-qtbase-5.12.7-dev/bin/qmake -install qinstall /private/tmp/nix-build-mirage-0.5.2.drv-0/source/extra/linux/mirage.png /nix/store/xyy16jlnxslx7k7a0b5dh8y907w8i0xv-mirage-0.5.2/share/icons/hicolor/256x256/apps/mirage.png
/nix/store/ng34kqybg1478g13i1kfa7328bx8q0mm-qtbase-5.12.7-dev/bin/qmake -install qinstall /private/tmp/nix-build-mirage-0.5.2.drv-0/source/extra/linux/mirage.desktop /nix/store/xyy16jlnxslx7k7a0b5dh8y907w8i0xv-mirage-0.5.2/share/applications/mirage.desktop

Builder called die: Cannot wrap '/nix/store/xyy16jlnxslx7k7a0b5dh8y907w8i0xv-mirage-0.5.2/bin/mirage' because it is not an executable file
Backtrace:
7 assertExecutable /nix/store/ngf3yppb3mg9z1d1x06p37k57ccz3711-hook/nix-support/setup-hook
136 wrapProgram /nix/store/ngf3yppb3mg9z1d1x06p37k57ccz3711-hook/nix-support/setup-hook
90 _callImplicitHook /nix/store/jrdnj4yvpp4f33bcac4hv1v7zcjpq8jq-stdenv-darwin/setup
106 _eval /nix/store/jrdnj4yvpp4f33bcac4hv1v7zcjpq8jq-stdenv-darwin/setup
49 runHook /nix/store/jrdnj4yvpp4f33bcac4hv1v7zcjpq8jq-stdenv-darwin/setup
1118 installPhase /nix/store/jrdnj4yvpp4f33bcac4hv1v7zcjpq8jq-stdenv-darwin/setup
1309 genericBuild /nix/store/jrdnj4yvpp4f33bcac4hv1v7zcjpq8jq-stdenv-darwin/setup
2 main /nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh

@symphorien
Copy link
Member Author

@GrahamcOfBorg build mirage-im pantalaimon weechatScripts.weechat-matrix

builds fine here, let's see what ofborg says.

@SuperSandro2000
Copy link
Member

Result of nixpkgs-review pr 102278 run on x86_64-linux 1

5 packages built:
  • mirage-im
  • pantalaimon
  • python37Packages.matrix-nio
  • python38Packages.matrix-nio
  • weechatScripts.weechat-matrix

@SuperSandro2000
Copy link
Member

@symphorien still fails to build with the same error on darwin.

@symphorien
Copy link
Member Author

As far as I can tell mirage-im has never built on darwin https://hydra.nixos.org/job/nixpkgs/trunk/mirage-im.x86_64-darwin/all

@DamienCassou
Copy link
Contributor

The pantalaimon update works for me.

@symphorien symphorien merged commit 747f3a1 into NixOS:master Nov 28, 2020
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