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

jgmenu: 0.7.5 -> 0.7.6 #33079

Merged
merged 1 commit into from Dec 27, 2017
Merged

jgmenu: 0.7.5 -> 0.7.6 #33079

merged 1 commit into from Dec 27, 2017

Conversation

romildo
Copy link
Contributor

@romildo romildo commented Dec 26, 2017

Motivation for this change

Update to version 0.7.6

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 jgmenu

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

gzipping man pages under /nix/store/kj23p7v5g8z0y0p6bxg5vfv92f080p2y-jgmenu-0.7.6/share/man/
stripping (with flags -S) in /nix/store/kj23p7v5g8z0y0p6bxg5vfv92f080p2y-jgmenu-0.7.6/lib  /nix/store/kj23p7v5g8z0y0p6bxg5vfv92f080p2y-jgmenu-0.7.6/bin 
patching script interpreter paths in /nix/store/kj23p7v5g8z0y0p6bxg5vfv92f080p2y-jgmenu-0.7.6
/nix/store/kj23p7v5g8z0y0p6bxg5vfv92f080p2y-jgmenu-0.7.6/bin/jgmenu_run: interpreter directive changed from "/bin/sh" to "/nix/store/65l6hr8snf4v823f974k97jc65i7bhvf-bash-4.4-p12/bin/sh"
/nix/store/kj23p7v5g8z0y0p6bxg5vfv92f080p2y-jgmenu-0.7.6/lib/jgmenu/jgmenu_run: interpreter directive changed from "/bin/sh" to "/nix/store/65l6hr8snf4v823f974k97jc65i7bhvf-bash-4.4-p12/bin/sh"
/nix/store/kj23p7v5g8z0y0p6bxg5vfv92f080p2y-jgmenu-0.7.6/lib/jgmenu/jgmenu-init.sh: interpreter directive changed from "/bin/sh" to "/nix/store/65l6hr8snf4v823f974k97jc65i7bhvf-bash-4.4-p12/bin/sh"
checking for references to /tmp/nix-build-jgmenu-0.7.6.drv-0 in /nix/store/kj23p7v5g8z0y0p6bxg5vfv92f080p2y-jgmenu-0.7.6...
wrapping `/nix/store/kj23p7v5g8z0y0p6bxg5vfv92f080p2y-jgmenu-0.7.6/lib/jgmenu/jgmenu-unity-hack.py'...
wrapping `/nix/store/kj23p7v5g8z0y0p6bxg5vfv92f080p2y-jgmenu-0.7.6/lib/jgmenu/jgmenu-pmenu.py'...
/nix/store/kj23p7v5g8z0y0p6bxg5vfv92f080p2y-jgmenu-0.7.6

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.

Failure for system: x86_64-darwin

        struct itimerspec ts;
               ^
jgmenu.c:1665:6: warning: implicit declaration of function 'timer_settime' [-Wimplicit-function-declaration]
        if (timer_settime(tmr_mouseover, 0, &ts, NULL) == -1)
            ^
jgmenu.c:1665:6: warning: this function declaration is not a prototype [-Wstrict-prototypes]
7 warnings and 7 errors generated.
make: *** [Makefile:42: jgmenu.o] Error 1
builder for ‘/nix/store/09mcipxkcs5l9frxyxlzq26r49lm3br0-jgmenu-0.7.6.drv’ failed with exit code 2
error: build of ‘/nix/store/09mcipxkcs5l9frxyxlzq26r49lm3br0-jgmenu-0.7.6.drv’ failed

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

gzipping man pages under /nix/store/6n0rgahh7b8cacac7xylam3aq5p0wd56-jgmenu-0.7.6/share/man/
stripping (with flags -S) in /nix/store/6n0rgahh7b8cacac7xylam3aq5p0wd56-jgmenu-0.7.6/lib  /nix/store/6n0rgahh7b8cacac7xylam3aq5p0wd56-jgmenu-0.7.6/bin
patching script interpreter paths in /nix/store/6n0rgahh7b8cacac7xylam3aq5p0wd56-jgmenu-0.7.6
/nix/store/6n0rgahh7b8cacac7xylam3aq5p0wd56-jgmenu-0.7.6/lib/jgmenu/jgmenu-init.sh: interpreter directive changed from "/bin/sh" to "/nix/store/cvbdn77044rj012x7xfv1dj2dv9zqkcd-bash-4.4-p12/bin/sh"
/nix/store/6n0rgahh7b8cacac7xylam3aq5p0wd56-jgmenu-0.7.6/lib/jgmenu/jgmenu_run: interpreter directive changed from "/bin/sh" to "/nix/store/cvbdn77044rj012x7xfv1dj2dv9zqkcd-bash-4.4-p12/bin/sh"
/nix/store/6n0rgahh7b8cacac7xylam3aq5p0wd56-jgmenu-0.7.6/bin/jgmenu_run: interpreter directive changed from "/bin/sh" to "/nix/store/cvbdn77044rj012x7xfv1dj2dv9zqkcd-bash-4.4-p12/bin/sh"
checking for references to /build in /nix/store/6n0rgahh7b8cacac7xylam3aq5p0wd56-jgmenu-0.7.6...
wrapping `/nix/store/6n0rgahh7b8cacac7xylam3aq5p0wd56-jgmenu-0.7.6/lib/jgmenu/jgmenu-unity-hack.py'...
wrapping `/nix/store/6n0rgahh7b8cacac7xylam3aq5p0wd56-jgmenu-0.7.6/lib/jgmenu/jgmenu-pmenu.py'...
/nix/store/6n0rgahh7b8cacac7xylam3aq5p0wd56-jgmenu-0.7.6

@grahamc grahamc merged commit 9fed741 into NixOS:master Dec 27, 2017
@romildo romildo deleted the upd.jgmenu branch December 28, 2017 02:12
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

4 participants