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

mosquitto: 1.4.5 -> 1.5 #43414

Closed
wants to merge 1 commit into from
Closed

Conversation

bricewge
Copy link
Contributor

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
@xeji
Copy link
Contributor

xeji commented Jul 12, 2018

@GrahamcOfBorg build mosquitto

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mosquitto

Partial log (click to expand)

shrinking /nix/store/8qlfd5fld1sjmmlfp5d6kf9qmsm1jswd-mosquitto-1.5/lib/libmosquitto.so.1
shrinking /nix/store/8qlfd5fld1sjmmlfp5d6kf9qmsm1jswd-mosquitto-1.5/lib/libmosquittopp.so.1
shrinking /nix/store/8qlfd5fld1sjmmlfp5d6kf9qmsm1jswd-mosquitto-1.5/sbin/mosquitto
gzipping man pages under /nix/store/8qlfd5fld1sjmmlfp5d6kf9qmsm1jswd-mosquitto-1.5/share/man/
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/8qlfd5fld1sjmmlfp5d6kf9qmsm1jswd-mosquitto-1.5/lib  /nix/store/8qlfd5fld1sjmmlfp5d6kf9qmsm1jswd-mosquitto-1.5/bin  /nix/store/8qlfd5fld1sjmmlfp5d6kf9qmsm1jswd-mosquitto-1.5/sbin
patching script interpreter paths in /nix/store/8qlfd5fld1sjmmlfp5d6kf9qmsm1jswd-mosquitto-1.5
checking for references to /build in /nix/store/8qlfd5fld1sjmmlfp5d6kf9qmsm1jswd-mosquitto-1.5...
moving /nix/store/8qlfd5fld1sjmmlfp5d6kf9qmsm1jswd-mosquitto-1.5/sbin/* to /nix/store/8qlfd5fld1sjmmlfp5d6kf9qmsm1jswd-mosquitto-1.5/bin
/nix/store/8qlfd5fld1sjmmlfp5d6kf9qmsm1jswd-mosquitto-1.5

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: mosquitto

Partial log (click to expand)

           ^
/tmp/nix-build-mosquitto-1.5.drv-0/mosquitto-1.5/client/sub_client_output.c:52:19: error: use of undeclared identifier 'CLOCK_REALTIME'
        if(clock_gettime(CLOCK_REALTIME, &ts) != 0){
                         ^
1 warning and 1 error generated.
make[2]: *** [client/CMakeFiles/mosquitto_sub.dir/build.make:76: client/CMakeFiles/mosquitto_sub.dir/sub_client_output.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:232: client/CMakeFiles/mosquitto_sub.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
builder for '/nix/store/vn8i3pnf6gz8rcxvqs9vvarkg4af7ab5-mosquitto-1.5.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/vn8i3pnf6gz8rcxvqs9vvarkg4af7ab5-mosquitto-1.5.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mosquitto

Partial log (click to expand)

shrinking /nix/store/qnsnw7vkz0dhj2yypa4bp3xwx7sgnic0-mosquitto-1.5/bin/mosquitto_pub
shrinking /nix/store/qnsnw7vkz0dhj2yypa4bp3xwx7sgnic0-mosquitto-1.5/lib/libmosquittopp.so.1
shrinking /nix/store/qnsnw7vkz0dhj2yypa4bp3xwx7sgnic0-mosquitto-1.5/lib/libmosquitto.so.1
gzipping man pages under /nix/store/qnsnw7vkz0dhj2yypa4bp3xwx7sgnic0-mosquitto-1.5/share/man/
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/qnsnw7vkz0dhj2yypa4bp3xwx7sgnic0-mosquitto-1.5/lib  /nix/store/qnsnw7vkz0dhj2yypa4bp3xwx7sgnic0-mosquitto-1.5/bin  /nix/store/qnsnw7vkz0dhj2yypa4bp3xwx7sgnic0-mosquitto-1.5/sbin
patching script interpreter paths in /nix/store/qnsnw7vkz0dhj2yypa4bp3xwx7sgnic0-mosquitto-1.5
checking for references to /build in /nix/store/qnsnw7vkz0dhj2yypa4bp3xwx7sgnic0-mosquitto-1.5...
moving /nix/store/qnsnw7vkz0dhj2yypa4bp3xwx7sgnic0-mosquitto-1.5/sbin/* to /nix/store/qnsnw7vkz0dhj2yypa4bp3xwx7sgnic0-mosquitto-1.5/bin
/nix/store/qnsnw7vkz0dhj2yypa4bp3xwx7sgnic0-mosquitto-1.5

@xeji
Copy link
Contributor

xeji commented Jul 12, 2018

Darwin failure is new. Current version (1.4.15, btw, there's a typo in your commit message) builds on darwin.

@xeji
Copy link
Contributor

xeji commented Jul 14, 2018

closing as duplicate of #40084, see discussion there.

@xeji xeji closed this Jul 14, 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