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

nheko: 0.4.1 -> 0.4.2 #41077

Merged
merged 1 commit into from May 25, 2018
Merged

nheko: 0.4.1 -> 0.4.2 #41077

merged 1 commit into from May 25, 2018

Conversation

Ekleog
Copy link
Member

@Ekleog Ekleog commented May 25, 2018

Motivation for this change

Maybe I should have waited a bit before pushing the update to 0.4.1 yesterday… that's a bugfix release.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nheko

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ahqlszbla5dyrysx0gd7ymxv1pfhgv10-nheko-0.4.2
shrinking /nix/store/ahqlszbla5dyrysx0gd7ymxv1pfhgv10-nheko-0.4.2/bin/nheko
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ahqlszbla5dyrysx0gd7ymxv1pfhgv10-nheko-0.4.2/bin
patching script interpreter paths in /nix/store/ahqlszbla5dyrysx0gd7ymxv1pfhgv10-nheko-0.4.2
checking for references to /build in /nix/store/ahqlszbla5dyrysx0gd7ymxv1pfhgv10-nheko-0.4.2...
postPatchMkspecs
/nix/store/ahqlszbla5dyrysx0gd7ymxv1pfhgv10-nheko-0.4.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nheko

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/kf70nwa70r5qsps7bbb0b5fnv70lbfgv-nheko-0.4.2
shrinking /nix/store/kf70nwa70r5qsps7bbb0b5fnv70lbfgv-nheko-0.4.2/bin/nheko
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/kf70nwa70r5qsps7bbb0b5fnv70lbfgv-nheko-0.4.2/bin
patching script interpreter paths in /nix/store/kf70nwa70r5qsps7bbb0b5fnv70lbfgv-nheko-0.4.2
checking for references to /build in /nix/store/kf70nwa70r5qsps7bbb0b5fnv70lbfgv-nheko-0.4.2...
postPatchMkspecs
/nix/store/kf70nwa70r5qsps7bbb0b5fnv70lbfgv-nheko-0.4.2

@xeji
Copy link
Contributor

xeji commented May 25, 2018

Let's try darwin again. You never know 😄
@GrahamcOfBorg build nheko

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nheko

Partial log (click to expand)

/nix/store/kf70nwa70r5qsps7bbb0b5fnv70lbfgv-nheko-0.4.2

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nheko

Partial log (click to expand)

/nix/store/ahqlszbla5dyrysx0gd7ymxv1pfhgv10-nheko-0.4.2

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: nheko

Partial log (click to expand)

[ 69%] Building CXX object CMakeFiles/nheko.dir/include/dialogs/moc_JoinRoom.cpp.o
[ 69%] Building CXX object CMakeFiles/nheko.dir/include/dialogs/moc_MemberList.cpp.o
[ 70%] Building CXX object CMakeFiles/nheko.dir/include/dialogs/moc_LeaveRoom.cpp.o
20 errors generated.
make[2]: *** [CMakeFiles/nheko.dir/build.make:2023: CMakeFiles/nheko.dir/src/notifications/ManagerMac.mm.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/nheko.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
builder for '/nix/store/ynqlkssgxlkz92r70s6dsgbz944r35dx-nheko-0.4.2.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/ynqlkssgxlkz92r70s6dsgbz944r35dx-nheko-0.4.2.drv' failed

@xeji xeji merged commit 8b6ddc8 into NixOS:master May 25, 2018
@Ekleog Ekleog deleted the nheko-0.4.2 branch June 7, 2018 15:32
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