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

[new release] zmq (3 packages) (5.2.2) #24688

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

andersfugmann
Copy link
Contributor

OCaml bindings for ZeroMQ 4.x

CHANGES:

@mseri
Copy link
Member

mseri commented Oct 27, 2023

Is the following expected?

#=== ERROR while compiling zmq.5.2.2 ==========================================#
# context              2.2.0~alpha3~dev | linux/x86_64 | ocaml-base-compiler.5.1.0 | pinned(https://github.com/issuu/ocaml-zmq/releases/download/5.2.2/zmq-5.2.2.tbz)
# path                 ~/.opam/5.1/.opam-switch/build/zmq.5.2.2
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p zmq -j 255 @install @runtest
# exit-code            1
# env-file             ~/.opam/log/zmq-7-dbcd5e.env
# output-file          ~/.opam/log/zmq-7-dbcd5e.out
### output ###
# File "zmq/test/dune", line 5, characters 0-76:
#  5 | (rule
#  6 |  (alias runtest)
#  7 |  (deps
#  8 |   (:test test.exe))
#  9 |  (action
# 10 |   (run %{test})))
# (cd _build/default/zmq/test && ./test.exe)
# ......E......
# ==============================================================================
# Error: Zmq:0:zmq test:6:monitor
# 
# Invalid_argument("Unknown event type")
# ------------------------------------------------------------------------------
# Ran: 13 tests in: 1.12 seconds.
# FAILED: Cases: 13 Tried: 13 Errors: 1 Failures: 0 Skip:  0 Todo: 0 Timeouts: 0.
# Error: Socket not closed before finalization
# Error: Socket not closed before finalization
# Error: Socket not closed before finalization
# Error: Context not closed before finalization

@avsm
Copy link
Member

avsm commented Nov 4, 2023

Given the previous tests failed as well, I'll go ahead merge this...

@avsm avsm merged commit edba7bf into ocaml:master Nov 4, 2023
@andersfugmann andersfugmann deleted the release-zmq-5.2.2 branch April 26, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants