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

cutemaze: 1.2.1 -> 1.2.2 #33291

Merged
merged 1 commit into from Jan 1, 2018
Merged

cutemaze: 1.2.1 -> 1.2.2 #33291

merged 1 commit into from Jan 1, 2018

Conversation

bkchr
Copy link
Contributor

@bkchr bkchr commented Jan 1, 2018

Motivation for this change

Required for qt 5.10.

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.

@adisbladis
Copy link
Member

@GrahamcOfBorg build cutemaze

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/42vgb1pf1g49qf586gdykl23842k446s-cutemaze-1.2.2
shrinking /nix/store/42vgb1pf1g49qf586gdykl23842k446s-cutemaze-1.2.2/bin/cutemaze
gzipping man pages under /nix/store/42vgb1pf1g49qf586gdykl23842k446s-cutemaze-1.2.2/share/man/
stripping (with flags -S) in /nix/store/42vgb1pf1g49qf586gdykl23842k446s-cutemaze-1.2.2/bin 
patching script interpreter paths in /nix/store/42vgb1pf1g49qf586gdykl23842k446s-cutemaze-1.2.2
checking for references to /tmp/nix-build-cutemaze-1.2.2.drv-0 in /nix/store/42vgb1pf1g49qf586gdykl23842k446s-cutemaze-1.2.2...
postPatchMkspecs
postMoveQtStaticLibs
/nix/store/42vgb1pf1g49qf586gdykl23842k446s-cutemaze-1.2.2

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-darwin

clang++ -stdlib=libc++ -o CuteMaze.app/Contents/MacOS/CuteMaze build/board.o build/cell.o build/locale_dialog.o build/main.o build/maze.o build/new_game_dialog.o build/path.o build/scores.o build/settings.o build/solver.o build/theme.o build/window.o build/qrc_icons.o build/qrc_theme.o build/qrc_preview.o build/moc_board.o build/moc_locale_dialog.o build/moc_new_game_dialog.o build/moc_scores.o build/moc_settings.o build/moc_window.o   -F/nix/store/wjsw8p6kab433ch2m9bhksdva0m9971g-qtsvg-5.9.3-dev/lib -F/nix/store/y59sdcdz2zh7805j9mkksqv2ma7z9ajv-qtbase-5.9.3-dev/lib -framework QtSvg -framework QtWidgets -F/lib -framework QtGui -framework QtCore -framework DiskArbitration -framework IOKit -framework OpenGL -framework AGL 
ld: warning: directory not found for option '-F/lib'
installing
install flags: install SHELL=/nix/store/hiv85an0qyzj6ps88f5pvkbbdj8238nj-bash-4.4-p12/bin/bash
make: Nothing to be done for 'install'.
post-installation fixup
patching script interpreter paths in /nix/store/z3j1sh9xafaxhh44c0qjm7isxsj6nxh4-cutemaze-1.2.2
postPatchMkspecs
postMoveQtStaticLibs
/nix/store/z3j1sh9xafaxhh44c0qjm7isxsj6nxh4-cutemaze-1.2.2

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: aarch64-linux

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nkrwc0xq4a4hahlvz56ig8vbifqzkbkd-cutemaze-1.2.2
shrinking /nix/store/nkrwc0xq4a4hahlvz56ig8vbifqzkbkd-cutemaze-1.2.2/bin/cutemaze
gzipping man pages under /nix/store/nkrwc0xq4a4hahlvz56ig8vbifqzkbkd-cutemaze-1.2.2/share/man/
stripping (with flags -S) in /nix/store/nkrwc0xq4a4hahlvz56ig8vbifqzkbkd-cutemaze-1.2.2/bin
patching script interpreter paths in /nix/store/nkrwc0xq4a4hahlvz56ig8vbifqzkbkd-cutemaze-1.2.2
checking for references to /build in /nix/store/nkrwc0xq4a4hahlvz56ig8vbifqzkbkd-cutemaze-1.2.2...
postPatchMkspecs
postMoveQtStaticLibs
/nix/store/nkrwc0xq4a4hahlvz56ig8vbifqzkbkd-cutemaze-1.2.2

@adisbladis adisbladis merged commit 3d69243 into NixOS:master Jan 1, 2018
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