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.15 -> 1.5 #40084

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented May 7, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mosquitto/versions.

These checks were done:

  • built on NixOS
  • Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
  • found 1.5 with grep in /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5
  • directory tree listing: https://gist.github.com/b5c8179ef176366fe98c4f442ce66385

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mosquitto/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.5 with grep in /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5
- directory tree listing: https://gist.github.com/b5c8179ef176366fe98c4f442ce66385
@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: mosquitto

Partial log (click to expand)

[ 93%] Building C object src/CMakeFiles/mosquitto.dir/websockets.c.o
[ 94%] Building C object src/CMakeFiles/mosquitto.dir/__/lib/will_mosq.c.o
[ 95%] Building C object src/CMakeFiles/mosquitto.dir/bridge.c.o
[ 96%] Linking C executable mosquitto_pub
[ 96%] Built target mosquitto_pub
[ 97%] Linking C executable mosquitto
[ 97%] Built target mosquitto
make: *** [Makefile:130: all] Error 2
builder for '/nix/store/ii4z8qgh1zsfa61gx5fr1gxidjml2vpl-mosquitto-1.5.drv' failed with exit code 2
error: build of '/nix/store/ii4z8qgh1zsfa61gx5fr1gxidjml2vpl-mosquitto-1.5.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mosquitto

Partial log (click to expand)

shrinking /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5/bin/mosquitto_sub
shrinking /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5/bin/mosquitto_passwd
shrinking /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5/sbin/mosquitto
gzipping man pages under /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5/share/man/
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5/lib  /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5/bin  /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5/sbin
patching script interpreter paths in /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5
checking for references to /build in /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5...
moving /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5/sbin/* to /nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5/bin
/nix/store/as2pydzjjv8n7lqa6q2pr5n8bj265vd4-mosquitto-1.5

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mosquitto

Partial log (click to expand)

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

@Mic92
Copy link
Member

Mic92 commented May 7, 2018

@Mic92
Copy link
Member

Mic92 commented May 7, 2018

the build failure on darwin is a new regression.
It built before: https://hydra.nixos.org/eval/1454577?filter=mosquitto&compare=1454550&full=

@Mic92
Copy link
Member

Mic92 commented May 7, 2018

@ralight it seems that CLOCK_REALTIME is unavailable on macOS.

@ralight
Copy link

ralight commented May 7, 2018

It seems as though this first became available in Sierra. My understanding is that the El Capitan, the previous version, will be completely unsupported in a few months. I'm not really a mac user, how much of a big deal is this?

@Mic92
Copy link
Member

Mic92 commented May 7, 2018

I am also not a mac user.
@LnL7 is upgrading to Sierra's SDKs planned in the next time?

@LnL7
Copy link
Member

LnL7 commented May 7, 2018

I'm not sure if we can move forward until apple releases the updated CoreFoundation sources, but I think this problem is just Libsystem. Currently we still support back to 10.10.

@veprbl
Copy link
Member

veprbl commented Nov 28, 2018

mosquitto is already at 1.5.3 in nixpkgs. According to Hydra, it builds on darwin.

@veprbl veprbl closed this Nov 28, 2018
@r-ryantm r-ryantm deleted the auto-update/mosquitto branch December 8, 2018 22:25
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

7 participants