[
Date Prev][
Date Next][
Thread Prev][Thread Next][
Date Index][
Thread Index]
[
List Home]
|
Re: [mosquitto-dev] v2.1.0rc2 available for testing
|
rc2 builds ok on NetBSD 9 i386 ! This is unexpecte because rc1 had a
lot of problems but I did sort of mention them. Tests are even doing
quite well -- only 28 failures!
The ILP32 setup, or something, does expose a bunch more warnings.
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mosquitto-2.1.0rc2.tar.gz
=> Checksum SHA512 OK for mosquitto-2.1.0rc2.tar.gz
work -> /tmp/work/net/mosquitto/work
===> Installing dependencies for mosquitto-2.1.0rc2
==========================================================================
The supported build options for mosquitto are:
tests
The currently selected options are:
tests
You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable. Its current value is shown:
PKG_OPTIONS.mosquitto (not defined)
==========================================================================
==========================================================================
The following variables will affect the build process of this package,
mosquitto-2.1.0rc2. Their current value is shown below:
* PYTHON_VERSION_DEFAULT = 313
* SSLBASE = /usr
* SSLCERTBUNDLE (not defined)
* SSLCERTS = /etc/openssl/certs
* SSLDIR = /etc/openssl
* SSLKEYS = /etc/openssl/private
* VARBASE = /var
Based on these variables, the following variables have been set:
* PYPACKAGE = python313
* TERMCAP_TYPE = termcap
You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing. Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency libxslt-[0-9]*: found libxslt-1.1.43nb5
=> Tool dependency docbook-xsl-[0-9]*: found docbook-xsl-1.79.2nb7
=> Tool dependency cmake>=0: found cmake-4.1.2
=> Tool dependency ninja-build-[0-9]*: found ninja-build-1.13.2
=> Tool dependency mktools-[0-9]*: found mktools-20250213
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1
=> Tool dependency ccache-[0-9]*: found ccache-4.12.2
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency googletest>=1.4.0: found googletest-1.17.0
=> Build dependency uthash>=1.9.9: found uthash-2.3.0
=> Full dependency microsocks-[0-9]*: found microsocks-1.0.5
=> Full dependency CUnit>=2.1: found CUnit-2.1.3nb1
=> Full dependency cJSON>=1.7.15: found cJSON-1.7.19
=> Full dependency libcares>=1.6.0: found libcares-1.34.6
=> Full dependency libmicrohttpd>=1.0.1nb6: found libmicrohttpd-1.0.1nb8
=> Full dependency python313>=3.13: found python313-3.13.11
=> Full dependency sqlite3>=3.49.1nb3: found sqlite3-3.51.1
===> Checking for vulnerabilities in mosquitto-2.1.0rc2
Package mosquitto-2.1.0rc2 has a security-bypass vulnerability, see https://nvd.nist.gov/vuln/detail/CVE-2021-34434
===> Overriding tools for mosquitto-2.1.0rc2
===> Extracting for mosquitto-2.1.0rc2
===> Patching for mosquitto-2.1.0rc2
=> Applying pkgsrc patches for mosquitto-2.1.0rc2
=> Verifying /nfs/pkgsrc-2025Q4/net/mosquitto/patches/patch-mosquitto.conf
=> Applying pkgsrc patch /nfs/pkgsrc-2025Q4/net/mosquitto/patches/patch-mosquitto.conf
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-mosquitto.conf,v 1.8 2025/03/08 13:59:13 gdt Exp $
|
|Align pid_file to pkgsrc norms.
|
|Log to syslog, instead of (perhaps) not logging.
|
|--- mosquitto.conf.orig 2025-03-06 16:25:31.000000000 +0000
|+++ mosquitto.conf
--------------------------
Patching file mosquitto.conf using Plan A...
Hunk #1 succeeded at 186 (offset 19 lines).
Hunk #2 succeeded at 538 (offset 69 lines).
done
=> Ignoring patchfile /nfs/pkgsrc-2025Q4/net/mosquitto/patches/patch-mosquitto.conf.~1.8.~
=> Verifying /nfs/pkgsrc-2025Q4/net/mosquitto/patches/patch-src_CMakeLists.txt
=> Applying pkgsrc patch /nfs/pkgsrc-2025Q4/net/mosquitto/patches/patch-src_CMakeLists.txt
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_CMakeLists.txt,v 1.8 2024/10/14 21:51:21 gdt Exp $
|
|The first hunk removes linker args on SunOS, for no apparent reason.
|
|\todo Explain and file a bug upstream; this should not be a pkgsrc change.
|
|--- src/CMakeLists.txt.orig 2026-01-19 00:00:46.000000000 +0000
|+++ src/CMakeLists.txt
--------------------------
Patching file src/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 310.
done
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Checking for vulnerabilities in mosquitto-2.1.0rc2
Package mosquitto-2.1.0rc2 has a security-bypass vulnerability, see https://nvd.nist.gov/vuln/detail/CVE-2021-34434
===> Creating toolchain wrappers for mosquitto-2.1.0rc2
===> Configuring for mosquitto-2.1.0rc2
=> Replacing python interpreter in buildtest.py fuzzing/generate_packet_corpora.py run_tests.py test/apps/ctrl/ctrl-args.py test/apps/ctrl/ctrl-broker.py test/apps/ctrl/ctrl-dynsec.py test/apps/ctrl/test.py test/apps/db_dump/db-dump-client-stats.py test/apps/db_dump/db-dump-corrupt.py test/apps/db_dump/db-dump-json-v6-mqtt-v5-props.py test/apps/db_dump/db-dump-print-empty.py test/apps/db_dump/db-dump-print-v6-all.py test/apps/db_dump/db-dump-print-v6-mqtt-v5-props.py test/apps/db_dump/db-dump-stats-current.py test/apps/db_dump/db-dump-stats.py test/apps/db_dump/test.py test/apps/passwd/passwd-args.py test/apps/passwd/passwd-changes.py test/apps/passwd/passwd-stdout.py test/apps/passwd/test.py test/apps/signal/signal-args.py test/apps/signal/test.py test/broker/01-bad-initial-packets.py test/broker/01-connect-575314.py test/broker/01-connect-accept-protocol.py test/broker/01-connect-allow-anonymous.py test/broker/01-connect-auto-id.py test/broker/01-connect-disconnect-v5.py test/broker/01-connect-global-max-clients.py test/broker/01-connect-global-max-connections.py test/broker/01-connect-listener-allow-anonymous.py test/broker/01-connect-max-connections.py test/broker/01-connect-max-keepalive.py test/broker/01-connect-take-over.py test/broker/01-connect-uname-no-password-denied.py test/broker/01-connect-uname-or-anon.py test/broker/01-connect-uname-password-denied-no-will.py test/broker/01-connect-uname-password-denied.py test/broker/01-connect-uname-password-success-no-tls.py test/broker/01-connect-unix-socket.py test/broker/01-connect-windows-line-endings.py test/broker/01-connect-zero-length-id.py test/broker/01-plugin-connect-uname-password-denied.py test/broker/02-shared-nolocal.py test/broker/02-shared-qos0-v5.py test/broker/02-subhier-crash.py test/broker/02-subpub-b2c-topic-alias.py test/broker/02-subpub-qos0-long-topic.py test/broker/02-subpub-qos0-oversize-payload.py test/broker/02-subpub-qos0-queued-bytes.py test/broker/02-subpub-qos0-retain-as-publish.py test/broker/02-subpub-qos0-send-retain.py test/broker/02-subpub-qos0-subscription-id.py test/broker/02-subpub-qos0-topic-alias-unknown.py test/broker/02-subpub-qos0-topic-alias.py test/broker/02-subpub-qos1-message-expiry-retain.py test/broker/02-subpub-qos1-message-expiry-will.py test/broker/02-subpub-qos1-message-expiry.py test/broker/02-subpub-qos1-nolocal.py test/broker/02-subpub-qos1-oversize-payload.py test/broker/02-subpub-qos1.py test/broker/02-subpub-qos2-1322.py test/broker/02-subpub-qos2-max-inflight-bytes.py test/broker/02-subpub-qos2-pubrec-error.py test/broker/02-subpub-qos2-receive-maximum-1.py test/broker/02-subpub-qos2-receive-maximum-2.py test/broker/02-subpub-qos2.py test/broker/02-subpub-recover-subscriptions.py test/broker/02-subscribe-dollar-v5.py test/broker/02-subscribe-invalid-utf8.py test/broker/02-subscribe-long-topic.py test/broker/02-subscribe-persistence-flipflop.py test/broker/03-pattern-matching.py test/broker/03-publish-b2c-disconnect-qos1.py test/broker/03-publish-b2c-disconnect-qos2.py test/broker/03-publish-b2c-qos1-len.py test/broker/03-publish-b2c-qos2-len.py test/broker/03-publish-bad-flags.py test/broker/03-publish-c2b-disconnect-qos2.py test/broker/03-publish-c2b-qos2-len.py test/broker/03-publish-dollar-v5.py test/broker/03-publish-dollar.py test/broker/03-publish-invalid-utf8.py test/broker/03-publish-long-topic.py test/broker/03-publish-qos1-max-inflight-expire.py test/broker/03-publish-qos1-max-inflight.py test/broker/03-publish-qos1-no-subscribers-v5.py test/broker/03-publish-qos1-queued-bytes.py test/broker/03-publish-qos1-retain-disabled.py test/broker/03-publish-qos1.py test/broker/03-publish-qos2-dup.py test/broker/03-publish-qos2-max-inflight-exceeded.py test/broker/03-publish-qos2-max-inflight.py test/broker/03-publish-qos2-reuse-mid.py test/broker/03-publish-qos2.py test/broker/04-retain-check-source-persist-diff-port.py test/broker/04-retain-check-source-persist.py test/broker/04-retain-check-source.py test/broker/04-retain-clear-multiple.py test/broker/04-retain-qos0-clear.py test/broker/04-retain-qos0-fresh.py test/broker/04-retain-qos0-repeated.py test/broker/04-retain-qos0.py test/broker/04-retain-qos1-qos0.py test/broker/04-retain-upgrade-outgoing-qos.py test/broker/05-clean-session-qos1.py test/broker/05-session-expiry-kick.py test/broker/05-session-expiry-v5.py test/broker/06-bridge-b2br-disconnect-qos1.py test/broker/06-bridge-b2br-disconnect-qos2.py test/broker/06-bridge-b2br-late-connection-retain.py test/broker/06-bridge-b2br-late-connection.py test/broker/06-bridge-b2br-remapping.py test/broker/06-bridge-br2b-disconnect-qos1.py test/broker/06-bridge-br2b-disconnect-qos2.py test/broker/06-bridge-br2b-remapping.py test/broker/06-bridge-clean-session-core.py test/broker/06-bridge-clean-session-csF-lcsF.py test/broker/06-bridge-clean-session-csF-lcsN.py test/broker/06-bridge-clean-session-csF-lcsT.py test/broker/06-bridge-clean-session-csT-lcsF.py test/broker/06-bridge-clean-session-csT-lcsN.py test/broker/06-bridge-clean-session-csT-lcsT.py test/broker/06-bridge-config-reload.py test/broker/06-bridge-fail-persist-resend-qos1.py test/broker/06-bridge-fail-persist-resend-qos2.py test/broker/06-bridge-no-local.py test/broker/06-bridge-outgoing-retain.py test/broker/06-bridge-per-listener-settings.py test/broker/06-bridge-reconnect-local-out.py test/broker/06-bridge-remap-receive-wildcard.py test/broker/06-bridge-remote-shutdown.py test/broker/07-will-control.py test/broker/07-will-delay-invalid-573191.py test/broker/07-will-delay-reconnect.py test/broker/07-will-delay-recover.py test/broker/07-will-delay-session-expiry.py test/broker/07-will-delay-session-expiry2.py test/broker/07-will-delay.py test/broker/07-will-disconnect-with-will.py test/broker/07-will-invalid-utf8.py test/broker/07-will-no-flag.py test/broker/07-will-null-topic.py test/broker/07-will-null.py test/broker/07-will-oversize-payload.py test/broker/07-will-per-listener.py test/broker/07-will-properties.py test/broker/07-will-qos0.py test/broker/07-will-reconnect-1273.py test/broker/07-will-takeover.py test/broker/08-ssl-bridge-helper.py test/broker/08-ssl-bridge.py test/broker/08-ssl-connect-cert-auth-crl.py test/broker/08-ssl-connect-cert-auth-expired-allowed.py test/broker/08-ssl-connect-cert-auth-expired.py test/broker/08-ssl-connect-cert-auth-revoked.py test/broker/08-ssl-connect-cert-auth-without.py test/broker/08-ssl-connect-cert-auth.py test/broker/08-ssl-connect-dhparam.py test/broker/08-ssl-connect-identity.py test/broker/08-ssl-connect-no-auth-wrong-ca.py test/broker/08-ssl-connect-no-auth.py test/broker/08-ssl-connect-no-identity.py test/broker/08-ssl-hup-disconnect.py test/broker/08-tls-psk-bridge.py test/broker/08-tls-psk-pub.py test/broker/09-acl-access-variants.py test/broker/09-acl-change.py test/broker/09-acl-empty-file.py test/broker/09-auth-bad-method.py test/broker/09-extended-auth-change-username.py test/broker/09-extended-auth-multistep-reauth.py test/broker/09-extended-auth-multistep.py test/broker/09-extended-auth-reauth.py test/broker/09-extended-auth-single.py test/broker/09-extended-auth-single2.py test/broker/09-plugin-acl-access-variants.py test/broker/09-plugin-acl-change.py test/broker/09-plugin-auth-acl-pub-prop.py test/broker/09-plugin-auth-acl-pub.py test/broker/09-plugin-auth-acl-sub-denied.py test/broker/09-plugin-auth-acl-sub.py test/broker/09-plugin-auth-context-params.py test/broker/09-plugin-auth-defer-unpwd-fail.py test/broker/09-plugin-auth-defer-unpwd-success.py test/broker/09-plugin-auth-msg-params.py test/broker/09-plugin-auth-unpwd-fail.py test/broker/09-plugin-auth-unpwd-success.py test/broker/09-plugin-auth-v2-unpwd-fail.py test/broker/09-plugin-auth-v2-unpwd-success.py test/broker/09-plugin-auth-v3-unpwd-fail.py test/broker/09-plugin-auth-v3-unpwd-success.py test/broker/09-plugin-auth-v4-unpwd-fail.py test/broker/09-plugin-auth-v4-unpwd-success.py test/broker/09-plugin-auth-v5-unpwd-fail.py test/broker/09-plugin-auth-v5-unpwd-success.py test/broker/09-plugin-bad.py test/broker/09-plugin-change-id.py test/broker/09-plugin-delayed-auth.py test/broker/09-plugin-evt-client-offline.py test/broker/09-plugin-evt-message-in.py test/broker/09-plugin-evt-message-out.py test/broker/09-plugin-evt-psk-key.py test/broker/09-plugin-evt-reload.py test/broker/09-plugin-evt-subscribe.py test/broker/09-plugin-evt-tick.py test/broker/09-plugin-evt-unsubscribe.py test/broker/09-plugin-load.py test/broker/09-plugin-publish.py test/broker/09-plugin-unsupported.py test/broker/09-pwfile-parse-invalid.py test/broker/10-listener-mount-point.py test/broker/11-message-expiry.py test/broker/11-persistence-autosave-changes.py test/broker/11-persistent-subscription-no-local.py test/broker/11-persistent-subscription.py test/broker/11-pub-props.py test/broker/11-subscription-id.py test/broker/12-prop-assigned-client-identifier.py test/broker/12-prop-maximum-packet-size-broker.py test/broker/12-prop-maximum-packet-size-publish-qos1.py test/broker/12-prop-maximum-packet-size-publish-qos2.py test/broker/12-prop-response-topic-correlation-data.py test/broker/12-prop-response-topic.py test/broker/12-prop-server-keepalive.py test/broker/12-prop-subpub-content-type.py test/broker/12-prop-subpub-payload-format.py test/broker/13-websocket-bad-origin.py test/broker/14-dynsec-acl.py test/broker/14-dynsec-allow-wildcard.py test/broker/14-dynsec-anon-group.py test/broker/14-dynsec-auth.py test/broker/14-dynsec-client-invalid.py test/broker/14-dynsec-client.py test/broker/14-dynsec-config-init-env.py test/broker/14-dynsec-config-init-file.py test/broker/14-dynsec-config-init-random.py test/broker/14-dynsec-default-access.py test/broker/14-dynsec-disable-client.py test/broker/14-dynsec-group-invalid.py test/broker/14-dynsec-group.py test/broker/14-dynsec-modify-client.py test/broker/14-dynsec-modify-group.py test/broker/14-dynsec-modify-role.py test/broker/14-dynsec-plugin-invalid.py test/broker/14-dynsec-role-invalid.py test/broker/14-dynsec-role.py test/broker/15-persist-bridge-queue.py test/broker/15-persist-client-drop-expired-messages.py test/broker/15-persist-client-expired-session.py test/broker/15-persist-client-msg-in-v3-1-1.py test/broker/15-persist-client-msg-in-v5-0.py test/broker/15-persist-client-msg-modify-acl.py test/broker/15-persist-client-msg-out-clear-v3-1-1.py test/broker/15-persist-client-msg-out-dup-v3-1-1.py test/broker/15-persist-client-msg-out-queue-v3-1-1.py test/broker/15-persist-client-msg-out-v3-1-1-db.py test/broker/15-persist-client-msg-out-v3-1-1.py test/broker/15-persist-client-msg-out-v5-0.py test/broker/15-persist-client-v3-1-1.py test/broker/15-persist-client-v5-0.py test/broker/15-persist-client-will.py test/broker/15-persist-migrate-db.py test/broker/15-persist-publish-properties-v5-0.py test/broker/15-persist-retain-clear.py test/broker/15-persist-retain-v3-1-1.py test/broker/15-persist-retain-v5-0.py test/broker/15-persist-subscription-v3-1-1.py test/broker/15-persist-subscription-v5-0.py test/broker/16-cmd-args.py test/broker/16-config-huge.py test/broker/16-config-includedir.py test/broker/16-config-missing.py test/broker/16-config-parse-errors-tls-psk.py test/broker/16-config-parse-errors-tls.py test/broker/16-config-parse-errors-without-tls.py test/broker/17-control-list-listeners.py test/broker/17-control-list-plugins.py test/broker/17-control-missing-endpoint.py test/broker/20-sparkplug-aware.py test/broker/20-sparkplug-compliance.py test/broker/21-proxy-bad-version.py test/broker/21-proxy-v1-bad.py test/broker/21-proxy-v1-success.py test/broker/21-proxy-v2-bad-config.py test/broker/21-proxy-v2-bad-header.py test/broker/21-proxy-v2-ipv4.py test/broker/21-proxy-v2-ipv6.py test/broker/21-proxy-v2-local.py test/broker/21-proxy-v2-long-tlv.py test/broker/21-proxy-v2-lost-connection.py test/broker/21-proxy-v2-ssl-cipher.py test/broker/21-proxy-v2-ssl-common-name-failure.py test/broker/21-proxy-v2-ssl-common-name-success.py test/broker/21-proxy-v2-ssl-require-cert-failure.py test/broker/21-proxy-v2-ssl-require-cert-success.py test/broker/21-proxy-v2-ssl-require-tls-failure.py test/broker/21-proxy-v2-ssl-require-tls-success.py test/broker/21-proxy-v2-unix.py test/broker/21-proxy-v2-websockets.py test/broker/22-http-api-acl.py test/broker/22-http-api-api.py test/broker/22-http-api-auth.py test/broker/22-http-api-file.py test/broker/22-http-api-tls.py test/broker/23-security-acl-file-reload.py test/broker/23-security-password-file-reload.py test/broker/msg_sequence_test.py test/broker/ntest.py test/broker/persist_module_helper.py test/broker/prop_subpub_helper.py test/broker/test.py test/client/02-subscribe-argv-errors-tls-psk.py test/client/02-subscribe-argv-errors-tls.py test/client/02-subscribe-argv-errors-without-tls.py test/client/02-subscribe-env.py test/client/02-subscribe-filter-out.py test/client/02-subscribe-format-json-properties.py test/client/02-subscribe-format-json-qos0.py test/client/02-subscribe-format-json-qos1.py test/client/02-subscribe-format-json-retain.py test/client/02-subscribe-format.py test/client/02-subscribe-null.py test/client/02-subscribe-qos1-ws.py test/client/02-subscribe-qos1.py test/client/02-subscribe-retain-handling.py test/client/02-subscribe-verbose.py test/client/03-publish-argv-errors-tls-psk.py test/client/03-publish-argv-errors-tls.py test/client/03-publish-argv-errors-without-tls.py test/client/03-publish-env.py test/client/03-publish-file-empty.py test/client/03-publish-file.py test/client/03-publish-options-file.py test/client/03-publish-qos0-empty.py test/client/03-publish-qos1-properties.py test/client/03-publish-qos1-ws-large.py test/client/03-publish-qos1-ws.py test/client/03-publish-qos1.py test/client/03-publish-repeat.py test/client/03-publish-socks-auth-failed.py test/client/03-publish-socks-no-auth.py test/client/03-publish-socks.py test/client/03-publish-stdin-file.py test/client/03-publish-stdin-line.py test/client/03-publish-url.py test/client/04-rr-argv-errors-tls-psk.py test/client/04-rr-argv-errors-tls.py test/client/04-rr-argv-errors-without-tls.py test/client/04-rr-env.py test/client/04-rr-qos1-ws.py test/client/04-rr-qos1.py test/client/04-rr-retain-handling.py test/client/test.py test/lib/01-con-discon-success-v5.py test/lib/01-con-discon-success.py test/lib/01-con-discon-will-clear.py test/lib/01-con-discon-will-v5.py test/lib/01-con-discon-will.py test/lib/01-extended-auth-continue.py test/lib/01-extended-auth-failure.py test/lib/01-keepalive-pingreq.py test/lib/01-no-clean-session.py test/lib/01-pre-connect-callback.py test/lib/01-server-keepalive-pingreq.py test/lib/01-unpwd-set.py test/lib/01-will-set.py test/lib/01-will-unpwd-set.py test/lib/02-subscribe-helper-qos2.py test/lib/02-subscribe-qos0.py test/lib/02-subscribe-qos1.py test/lib/02-subscribe-qos2.py test/lib/02-unsubscribe-multiple-v5.py test/lib/02-unsubscribe-v5.py test/lib/02-unsubscribe.py test/lib/03-publish-b2c-qos1-unexpected-puback.py test/lib/03-publish-b2c-qos1.py test/lib/03-publish-b2c-qos2-len.py test/lib/03-publish-b2c-qos2-unexpected-pubcomp.py test/lib/03-publish-b2c-qos2-unexpected-pubrel.py test/lib/03-publish-b2c-qos2.py test/lib/03-publish-c2b-qos1-disconnect.py test/lib/03-publish-c2b-qos1-len.py test/lib/03-publish-c2b-qos1-receive-maximum.py test/lib/03-publish-c2b-qos2-disconnect.py test/lib/03-publish-c2b-qos2-len.py test/lib/03-publish-c2b-qos2-maximum-qos-0.py test/lib/03-publish-c2b-qos2-maximum-qos-1.py test/lib/03-publish-c2b-qos2-pubrec-error.py test/lib/03-publish-c2b-qos2-receive-maximum-1.py test/lib/03-publish-c2b-qos2-receive-maximum-2.py test/lib/03-publish-c2b-qos2.py test/lib/03-publish-loop.py test/lib/03-publish-qos0-no-payload.py test/lib/03-publish-qos0.py test/lib/03-request-response-correlation.py test/lib/03-request-response.py test/lib/04-retain-qos0.py test/lib/08-ssl-bad-cacert.py test/lib/08-ssl-connect-cert-auth-enc.py test/lib/08-ssl-connect-cert-auth.py test/lib/08-ssl-connect-no-auth.py test/lib/08-ssl-connect-san.py test/lib/08-ssl-fake-cacert.py test/lib/09-util-topic-tokenise.py test/lib/11-prop-oversize-packet.py test/lib/11-prop-recv-qos0.py test/lib/11-prop-recv-qos1.py test/lib/11-prop-recv-qos2.py test/lib/11-prop-send-content-type.py test/lib/11-prop-send-payload-format.py test/lib/msg_sequence_test.py test/lib/test.py test/ptest.py test/random/random_client.py test/random/test.py.
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /tmp/work/net/mosquitto/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /tmp/work/net/mosquitto/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1t")
-- WITH_DLT = OFF
-- Found cJSON: /tmp/work/net/mosquitto/work/.buildlink/include
-- Could NOT find argon2 (missing: ARGON2_INCLUDE_DIR ARGON2_LIBRARY)
-- Could NOT find edit (missing: EDITLINE_INCLUDE_DIR)
CMake Warning at CMakeLists.txt:118 (message):
LTO/IPO is not supported: Change Dir:
'/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/bin'
Run Build Command(s): /usr/pkg/bin/ninja -v
[1/4] /tmp/work/net/mosquitto/work/.cwrapper/bin/c++ -O2 -pthread
-I/usr/include -I/usr/pkg/include -I/usr/pkg/include/python3.13
-I/usr/include/readline -Dz_off_t=long -flto -fno-fat-lto-objects -o
CMakeFiles/boo.dir/main.cpp.o -c
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/src/main.cpp
[2/4] /tmp/work/net/mosquitto/work/.cwrapper/bin/c++ -O2 -pthread
-I/usr/include -I/usr/pkg/include -I/usr/pkg/include/python3.13
-I/usr/include/readline -Dz_off_t=long -flto -fno-fat-lto-objects -o
CMakeFiles/foo.dir/foo.cpp.o -c
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/cmake-pkgsrc-build/CMakeFiles/_CMakeLTOTest-CXX/src/foo.cpp
[3/4] : && /usr/pkg/bin/cmake -E rm -f libfoo.a &&
"CMAKE_CXX_COMPILER_AR-NOTFOUND" qc libfoo.a CMakeFiles/foo.dir/foo.cpp.o
&& "CMAKE_CXX_COMPILER_RANLIB-NOTFOUND" libfoo.a && :
FAILED: [code=127] libfoo.a
: && /usr/pkg/bin/cmake -E rm -f libfoo.a &&
"CMAKE_CXX_COMPILER_AR-NOTFOUND" qc libfoo.a CMakeFiles/foo.dir/foo.cpp.o
&& "CMAKE_CXX_COMPILER_RANLIB-NOTFOUND" libfoo.a && :
sh: CMAKE_CXX_COMPILER_AR-NOTFOUND: not found
ninja: build stopped: subcommand failed.
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Looking for include file sys/event.h
-- Looking for include file sys/event.h - found
-- Found SQLite3: /tmp/work/net/mosquitto/work/.buildlink/lib/libsqlite3.so (found version "3.51.1")
-- Found GTest: /tmp/work/net/mosquitto/work/.buildlink/lib/cmake/GTest/GTestConfig.cmake (found version "1.17.0")
-- Found PkgConfig: /tmp/work/net/mosquitto/work/.tools/bin/pkg-config (found version "2.4.3")
-- Found CUnit: /tmp/work/net/mosquitto/work/.buildlink/lib/libcunit.so
-- Configuring done (3.8s)
-- Generating done (0.7s)
CMake Warning:
Manually-specified variables were not used by the project:
FETCHCONTENT_FULLY_DISCONNECTED
PYTHON_EXECUTABLE
PYTHON_INCLUDE_DIR
PYTHON_INCLUDE_PATH
PYVERSSUFFIX
Python3_EXECUTABLE
Python3_INCLUDE_DIR
Python_EXECUTABLE
Python_INCLUDE_DIR
-- Build files have been written to: /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/cmake-pkgsrc-build
=> Substituting paths
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Checking for vulnerabilities in mosquitto-2.1.0rc2
Package mosquitto-2.1.0rc2 has a security-bypass vulnerability, see https://nvd.nist.gov/vuln/detail/CVE-2021-34434
===> Building for mosquitto-2.1.0rc2
[1/760] Building C object libcommon/CMakeFiles/libmosquitto_common.dir/memory_common.c.o
[2/760] Building C object libcommon/CMakeFiles/libmosquitto_common.dir/cjson_common.c.o
[3/760] Building C object libcommon/CMakeFiles/libmosquitto_common.dir/file_common.c.o
[4/760] Building C object libcommon/CMakeFiles/libmosquitto_common.dir/base64_common.c.o
[5/760] Building C object libcommon/CMakeFiles/libmosquitto_common.dir/mqtt_common.c.o
[6/760] Building C object libcommon/CMakeFiles/libmosquitto_common.dir/password_common.c.o
[7/760] Building C object libcommon/CMakeFiles/libmosquitto_common.dir/property_common.c.o
[8/760] Building C object libcommon/CMakeFiles/libmosquitto_common.dir/random_common.c.o
[9/760] Building C object libcommon/CMakeFiles/libmosquitto_common.dir/strings_common.c.o
[10/760] Building C object libcommon/CMakeFiles/libmosquitto_common.dir/time_common.c.o
[11/760] Building C object libcommon/CMakeFiles/libmosquitto_common.dir/utf8_common.c.o
[12/760] Building C object libcommon/CMakeFiles/libmosquitto_common.dir/topic_common.c.o
[13/760] Building C object lib/CMakeFiles/libmosquitto.dir/actions_publish.c.o
[14/760] Building C object lib/CMakeFiles/libmosquitto.dir/actions_subscribe.c.o
[15/760] Building C object lib/CMakeFiles/libmosquitto.dir/actions_unsubscribe.c.o
[16/760] Building C object lib/CMakeFiles/libmosquitto.dir/alias_mosq.c.o
[17/760] Building C object lib/CMakeFiles/libmosquitto.dir/callbacks.c.o
[18/760] Building C object lib/CMakeFiles/libmosquitto.dir/connect.c.o
[19/760] Building C object lib/CMakeFiles/libmosquitto.dir/extended_auth.c.o
[20/760] Building C object lib/CMakeFiles/libmosquitto.dir/handle_auth.c.o
[21/760] Building C object lib/CMakeFiles/libmosquitto.dir/handle_connack.c.o
[22/760] Building C object lib/CMakeFiles/libmosquitto.dir/handle_disconnect.c.o
[23/760] Building C object lib/CMakeFiles/libmosquitto.dir/handle_ping.c.o
[24/760] Building C object lib/CMakeFiles/libmosquitto.dir/handle_pubackcomp.c.o
[25/760] Building C object lib/CMakeFiles/libmosquitto.dir/handle_publish.c.o
[26/760] Building C object lib/CMakeFiles/libmosquitto.dir/handle_pubrec.c.o
[27/760] Building C object lib/CMakeFiles/libmosquitto.dir/handle_suback.c.o
[28/760] Building C object lib/CMakeFiles/libmosquitto.dir/handle_unsuback.c.o
[29/760] Building C object lib/CMakeFiles/libmosquitto.dir/helpers.c.o
[30/760] Building C object lib/CMakeFiles/libmosquitto.dir/handle_pubrel.c.o
[31/760] Building C object lib/CMakeFiles/libmosquitto.dir/http_client.c.o
[32/760] Building C object lib/CMakeFiles/libmosquitto.dir/libmosquitto.c.o
[33/760] Building C object lib/CMakeFiles/libmosquitto.dir/logging_mosq.c.o
[34/760] Building C object lib/CMakeFiles/libmosquitto.dir/messages_mosq.c.o
[35/760] Building C object lib/CMakeFiles/libmosquitto.dir/loop.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/loop.c: In function 'mosquitto_loop':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/loop.c:130:26: warning: conversion to 'long int' from 'time_t {aka long long int}' may alter its value [-Wconversion]
local_timeout.tv_nsec = (timeout_ms-local_timeout.tv_sec*1000)*1000000;
^
[36/760] Building C object lib/CMakeFiles/libmosquitto.dir/net_mosq_ocsp.c.o
[37/760] Building C object lib/CMakeFiles/libmosquitto.dir/net_mosq.c.o
[38/760] Building C object lib/CMakeFiles/libmosquitto.dir/net_ws.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c: In function 'read_ws_payloadlen_extended':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c:205:32: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
mosq->wsd.payloadlen_bytes -= (uint8_t)len;
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c: In function 'read_ws_mask':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c:219:26: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
mosq->wsd.mask_bytes -= (uint8_t)len;
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c: In function 'net__read_ws':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c:282:47: warning: conversion to 'size_t {aka unsigned int}' from 'uint64_t {aka long long unsigned int}' may alter its value [-Wconversion]
mosq->wsd.out_packet = mosquitto_calloc(1, sizeof(struct mosquitto__packet) + WS_PACKET_OFFSET + mosq->wsd.payloadlen + 1);
^~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c:297:11: warning: conversion to 'size_t {aka unsigned int}' from 'long long unsigned int' may alter its value [-Wconversion]
count = mosq->wsd.payloadlen - (uint64_t)mosq->wsd.pos;
^~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c:303:12: warning: conversion to 'size_t {aka unsigned int}' from 'long long unsigned int' may alter its value [-Wconversion]
count = mosq->wsd.payloadlen - (uint64_t)mosq->wsd.pos;
^~~~
[39/760] Building C object lib/CMakeFiles/libmosquitto.dir/packet_datatypes.c.o
[40/760] Building C object lib/CMakeFiles/libmosquitto.dir/options.c.o
[41/760] Building C object lib/CMakeFiles/libmosquitto.dir/packet_mosq.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/packet_mosq.c: In function 'packet__read_single':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/packet_mosq.c:576:43: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
mosq->in_packet.packet_buffer_pos += (uint16_t)len;
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/packet_mosq.c:577:50: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
mosq->in_packet.packet_buffer_to_process -= (uint16_t)len;
^
[42/760] Building C object lib/CMakeFiles/libmosquitto.dir/property_mosq.c.o
[43/760] Building C object lib/CMakeFiles/libmosquitto.dir/read_handle.c.o
[44/760] Building C object lib/CMakeFiles/libmosquitto.dir/send_disconnect.c.o
[45/760] Building C object lib/CMakeFiles/libmosquitto.dir/send_connect.c.o
[46/760] Building C object lib/CMakeFiles/libmosquitto.dir/send_mosq.c.o
[47/760] Building C object lib/CMakeFiles/libmosquitto.dir/send_publish.c.o
[48/760] Building C object lib/CMakeFiles/libmosquitto.dir/send_unsubscribe.c.o
[49/760] Building C object lib/CMakeFiles/libmosquitto.dir/send_subscribe.c.o
[50/760] Building C object lib/CMakeFiles/libmosquitto.dir/srv_mosq.c.o
[51/760] Building C object lib/CMakeFiles/libmosquitto.dir/socks_mosq.c.o
[52/760] Building C object lib/CMakeFiles/libmosquitto.dir/thread_mosq.c.o
[53/760] Building C object lib/CMakeFiles/libmosquitto.dir/tls_mosq.c.o
[54/760] Building C object lib/CMakeFiles/libmosquitto.dir/will_mosq.c.o
[55/760] Building C object lib/CMakeFiles/libmosquitto.dir/util_mosq.c.o
[56/760] Building C object lib/CMakeFiles/libmosquitto.dir/__/deps/picohttpparser/picohttpparser.c.o
[57/760] Building CXX object lib/cpp/CMakeFiles/mosquittopp.dir/mosquittopp.cpp.o
[58/760] Linking C shared library lib/libmosquitto.so.2.1.0
[59/760] Creating library symlink lib/libmosquitto.so.1 lib/libmosquitto.so
[60/760] Building C object src/CMakeFiles/mosquitto.dir/__/plugins/acl-file/acl_check.c.o
[61/760] Building C object src/CMakeFiles/mosquitto.dir/acl_file.c.o
[62/760] Building C object src/CMakeFiles/mosquitto.dir/__/plugins/acl-file/acl_parse.c.o
[63/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/alias_mosq.c.o
[64/760] Building C object src/CMakeFiles/mosquitto.dir/bridge_topic.c.o
[65/760] Building C object src/CMakeFiles/mosquitto.dir/bridge.c.o
[66/760] Building C object src/CMakeFiles/mosquitto.dir/broker_control.c.o
[67/760] Building C object src/CMakeFiles/mosquitto.dir/conf_includedir.c.o
[68/760] Building C object src/CMakeFiles/mosquitto.dir/conf.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/conf.c: In function 'config__read_file_core':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/conf.c:2277:79: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'ssize_t {aka int}' [-Wformat=]
log__printf(NULL, MOSQ_LOG_ERR, "Error: Invalid 'memory_limit' value (%ld).", lim);
~~^
%d
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/conf.c: In function 'config__check':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/conf.c:3006:19: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion]
id_prefix_len = strlen("auto-");
^~~~~~
[69/760] Building C object src/CMakeFiles/mosquitto.dir/control_common.c.o
[70/760] Building C object src/CMakeFiles/mosquitto.dir/context.c.o
[71/760] Building C object src/CMakeFiles/mosquitto.dir/control.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/control.c: In function 'control__negative_reply':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/control.c:44:58: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion]
mosquitto_broker_publish_copy(clientid, response_topic, strlen(payload), payload, 0, false, NULL);
^~~~~~
[72/760] Building C object src/CMakeFiles/mosquitto.dir/handle_connack.c.o
[73/760] Building C object src/CMakeFiles/mosquitto.dir/handle_auth.c.o
[74/760] Building C object src/CMakeFiles/mosquitto.dir/database.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_add_to_inflight_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:143:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:143:30: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:146:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:146:33: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_remove_from_inflight_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:154:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:154:30: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:157:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:157:33: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_add_to_queued_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:165:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:165:28: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:168:28: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:168:31: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_remove_from_queued_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:176:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:176:28: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:179:28: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:179:31: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
[75/760] Building C object src/CMakeFiles/mosquitto.dir/handle_disconnect.c.o
[76/760] Building C object src/CMakeFiles/mosquitto.dir/handle_connect.c.o
[77/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/handle_ping.c.o
[78/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/handle_pubackcomp.c.o
[79/760] Building C object src/CMakeFiles/mosquitto.dir/handle_publish.c.o
[80/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/handle_pubrec.c.o
[81/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/handle_suback.c.o
[82/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/handle_pubrel.c.o
[83/760] Building C object src/CMakeFiles/mosquitto.dir/handle_subscribe.c.o
[84/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/handle_unsuback.c.o
[85/760] Building C object src/CMakeFiles/mosquitto.dir/http_serv.c.o
[86/760] Building C object src/CMakeFiles/mosquitto.dir/handle_unsubscribe.c.o
[87/760] Building C object src/CMakeFiles/mosquitto.dir/__/common/json_help.c.o
[88/760] Building C object src/CMakeFiles/mosquitto.dir/keepalive.c.o
[89/760] Building C object src/CMakeFiles/mosquitto.dir/listeners.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/listeners.c: In function 'listeners__add_local':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/listeners.c:175:78: warning: conversion to 'uint16_t {aka short unsigned int}' from 'size_t {aka unsigned int}' may alter its value [-Wconversion]
listeners[db.config->listener_count].security_options->auto_id_prefix_len = strlen("auto-");
^~~~~~
[90/760] Building C object src/CMakeFiles/mosquitto.dir/logging.c.o
[91/760] Building C object src/CMakeFiles/mosquitto.dir/loop.c.o
[92/760] Building C object src/CMakeFiles/mosquitto.dir/mux_epoll.c.o
[93/760] Building C object src/CMakeFiles/mosquitto.dir/mosquitto.c.o
[94/760] Building C object src/CMakeFiles/mosquitto.dir/mux_poll.c.o
[95/760] Building C object src/CMakeFiles/mosquitto.dir/mux.c.o
[96/760] Building C object src/CMakeFiles/mosquitto.dir/mux_kqueue.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/mux_kqueue.c: In function 'mux_kqueue__handle':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/mux_kqueue.c:187:13: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
context = event_list[i].udata;
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/mux_kqueue.c:189:40: warning: conversion to 'short int' from 'uint32_t {aka unsigned int}' may alter its value [-Wconversion]
loop_handle_reads_writes(context, event_list[i].filter);
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/mux_kqueue.c:191:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
listensock = event_list[i].udata;
^
[97/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/net_mosq_ocsp.c.o
[98/760] Building C object src/CMakeFiles/mosquitto.dir/net.c.o
[99/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/net_mosq.c.o
[100/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/net_ws.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c: In function 'read_ws_payloadlen_extended':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c:205:32: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
mosq->wsd.payloadlen_bytes -= (uint8_t)len;
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c: In function 'read_ws_mask':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c:219:26: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
mosq->wsd.mask_bytes -= (uint8_t)len;
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c: In function 'net__read_ws':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c:282:47: warning: conversion to 'size_t {aka unsigned int}' from 'uint64_t {aka long long unsigned int}' may alter its value [-Wconversion]
mosq->wsd.out_packet = mosquitto_calloc(1, sizeof(struct mosquitto__packet) + WS_PACKET_OFFSET + mosq->wsd.payloadlen + 1);
^~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c:297:11: warning: conversion to 'size_t {aka unsigned int}' from 'long long unsigned int' may alter its value [-Wconversion]
count = mosq->wsd.payloadlen - (uint64_t)mosq->wsd.pos;
^~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/net_ws.c:303:12: warning: conversion to 'size_t {aka unsigned int}' from 'long long unsigned int' may alter its value [-Wconversion]
count = mosq->wsd.payloadlen - (uint64_t)mosq->wsd.pos;
^~~~
[101/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/packet_datatypes.c.o
[102/760] Building C object src/CMakeFiles/mosquitto.dir/password_file.c.o
[103/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/packet_mosq.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/packet_mosq.c: In function 'packet__read_single':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/packet_mosq.c:576:43: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
mosq->in_packet.packet_buffer_pos += (uint16_t)len;
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/packet_mosq.c:577:50: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
mosq->in_packet.packet_buffer_to_process -= (uint16_t)len;
^
[104/760] Building C object src/CMakeFiles/mosquitto.dir/__/plugins/password-file/password_check.c.o
[105/760] Building C object src/CMakeFiles/mosquitto.dir/__/plugins/password-file/password_parse.c.o
[106/760] Building C object src/CMakeFiles/mosquitto.dir/persist_read_v234.c.o
[107/760] Building C object src/CMakeFiles/mosquitto.dir/persist_read.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/persist_read.c: In function 'persist__restore':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/persist_read.c:546:21: warning: conversion to 'long int' from 'uint32_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion]
if(fseek(fptr, length, SEEK_CUR) < 0){
^~~~~~
[108/760] Building C object src/CMakeFiles/mosquitto.dir/persist_write_v5.c.o
[109/760] Building C object src/CMakeFiles/mosquitto.dir/persist_write.c.o
[110/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_callbacks.c.o
[111/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_v5.c.o
[112/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_v4.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/plugin_v4.c: In function 'plugin_v4_acl_check':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/plugin_v4.c:70:19: warning: conversion to 'long int' from 'uint32_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion]
msg.payloadlen = ed->payloadlen;
^~
[113/760] Building C object src/CMakeFiles/mosquitto.dir/persist_read_v5.c.o
[114/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_v3.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/plugin_v3.c: In function 'plugin_v3_acl_check':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/plugin_v3.c:70:19: warning: conversion to 'long int' from 'uint32_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion]
msg.payloadlen = ed->payloadlen;
^~
[115/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_init.c.o
[116/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_v2.c.o
[117/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_cleanup.c.o
[118/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_persist.c.o
[119/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_acl_check.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/plugin_acl_check.c: In function 'plugin__acl_check':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/plugin_acl_check.c:114:19: warning: conversion to 'long int' from 'uint32_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion]
msg.payloadlen = payloadlen;
^~~~~~~~~~
[120/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_basic_auth.c.o
[121/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_connect.c.o
[122/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_client_offline.c.o
[123/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_extended_auth.c.o
[124/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_disconnect.c.o
[125/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_message.c.o
[126/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_psk_key.c.o
[127/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_subscribe.c.o
[128/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_reload.c.o
[129/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_public.c.o
[130/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_tick.c.o
[131/760] Building C object src/CMakeFiles/mosquitto.dir/plugin_unsubscribe.c.o
[132/760] Building C object src/CMakeFiles/mosquitto.dir/property_broker.c.o
[133/760] Building C object src/CMakeFiles/mosquitto.dir/proxy_v1.c.o
[134/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/property_mosq.c.o
[135/760] Building C object src/CMakeFiles/mosquitto.dir/proxy_v2.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c: In function 'read_tlv_ssl':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c:98:24: warning: conversion to 'uint16_t {aka short unsigned int}' from 'unsigned int' may alter its value [-Wconversion]
context->proxy.pos += sizeof(uint8_t) + sizeof(uint32_t);
^~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c:99:9: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
len -= (uint16_t)(sizeof(uint8_t) + sizeof(uint32_t));
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c:111:25: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
context->proxy.pos += (uint16_t)sizeof(struct pp2_tlv);
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c:138:10: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
len -= (uint16_t)(sizeof(uint8_t) + sizeof(uint8_t) + sizeof(uint8_t) + tlv_len);
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c:139:25: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
context->proxy.pos += tlv_len;
^~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c: In function 'read_tlv':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c:155:25: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
context->proxy.pos += (uint16_t)sizeof(struct pp2_tlv);
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c:171:27: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
context->proxy.pos += (uint16_t)tlv_len;
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c: In function 'proxy_v2__read':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c:228:45: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
context->proxy.buf = mosquitto_calloc(1, context->proxy.len+1);
^~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c:241:55: warning: conversion to 'size_t {aka unsigned int}' from 'int' may change the sign of the result [-Wsign-conversion]
ssize_t rc = net__read(context, context->proxy.buf, context->proxy.len - context->proxy.pos);
^~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c:243:26: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
context->proxy.pos += (uint16_t)rc;
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/proxy_v2.c:270:25: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
context->proxy.pos = (uint16_t)strlen(context->address) + 1;
^
[136/760] Building C object src/CMakeFiles/mosquitto.dir/read_handle.c.o
[137/760] Building C object src/CMakeFiles/mosquitto.dir/psk_file.c.o
[138/760] Building C object src/CMakeFiles/mosquitto.dir/security_default.c.o
[139/760] Building C object src/CMakeFiles/mosquitto.dir/retain.c.o
[140/760] Building C object src/CMakeFiles/mosquitto.dir/send_auth.c.o
[141/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/send_mosq.c.o
[142/760] Building C object src/CMakeFiles/mosquitto.dir/send_connack.c.o
[143/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/send_disconnect.c.o
[144/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/send_connect.c.o
[145/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/send_publish.c.o
[146/760] Building C object src/CMakeFiles/mosquitto.dir/send_suback.c.o
[147/760] Building C object src/CMakeFiles/mosquitto.dir/signals.c.o
[148/760] Building C object src/CMakeFiles/mosquitto.dir/send_unsuback.c.o
[149/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/send_subscribe.c.o
[150/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/send_unsubscribe.c.o
[151/760] Building C object src/CMakeFiles/mosquitto.dir/session_expiry.c.o
[152/760] Building C object src/CMakeFiles/mosquitto.dir/sys_tree.c.o
In file included from /usr/include/stdio.h:597:0,
from /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/sys_tree.c:24:
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/sys_tree.c: In function 'sys_tree__update':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/sys_tree.c:274:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'int64_t {aka long long int}' [-Wformat=]
len = (uint32_t)snprintf(buf, BUFLEN, "%lu", metrics[i].current);
^ ~~~~~~~~~~~~
[153/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/tls_mosq.c.o
[154/760] Building C object src/CMakeFiles/mosquitto.dir/topic_tok.c.o
[155/760] Building C object src/CMakeFiles/mosquitto.dir/watchdog.c.o
[156/760] Building C object src/CMakeFiles/mosquitto.dir/subs.c.o
[157/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/util_mosq.c.o
[158/760] Building C object src/CMakeFiles/mosquitto.dir/websockets.c.o
[159/760] Building C object src/CMakeFiles/mosquitto.dir/__/lib/will_mosq.c.o
[160/760] Building C object src/CMakeFiles/mosquitto.dir/http_api.c.o
[161/760] Building C object src/CMakeFiles/mosquitto.dir/will_delay.c.o
[162/760] Linking CXX shared library lib/cpp/libmosquittopp.so.2.1.0
[163/760] Creating library symlink lib/cpp/libmosquittopp.so.1 lib/cpp/libmosquittopp.so
[164/760] Building C object src/CMakeFiles/mosquitto.dir/__/deps/picohttpparser/picohttpparser.c.o
[165/760] Building C object client/CMakeFiles/mosquitto_pub.dir/pub_shared.c.o
[166/760] Linking C executable src/mosquitto
[167/760] Building C object client/CMakeFiles/mosquitto_pub.dir/pub_client.c.o
[168/760] Building C object client/CMakeFiles/mosquitto_sub.dir/sub_client.c.o
[169/760] Building C object client/CMakeFiles/mosquitto_pub.dir/client_shared.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c: In function 'client_config_load':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:487:35: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion]
cfg->session_expiry_interval = UINT32_MAX;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:490:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(cfg->session_expiry_interval == UINT32_MAX && (cfg->id_prefix || !cfg->id)){
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c: In function 'client_config_line_proc':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:1310:37: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion]
cfg->session_expiry_interval = UINT32_MAX;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:1319:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(cfg->session_expiry_interval > UINT32_MAX || cfg->session_expiry_interval < -1){
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:1325:38: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion]
cfg->session_expiry_interval = UINT32_MAX;
^~~~~~~~~~
[170/760] Building C object client/CMakeFiles/mosquitto_sub.dir/client_shared.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c: In function 'client_config_load':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:487:35: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion]
cfg->session_expiry_interval = UINT32_MAX;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:490:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(cfg->session_expiry_interval == UINT32_MAX && (cfg->id_prefix || !cfg->id)){
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c: In function 'client_config_line_proc':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:1310:37: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion]
cfg->session_expiry_interval = UINT32_MAX;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:1319:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(cfg->session_expiry_interval > UINT32_MAX || cfg->session_expiry_interval < -1){
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:1325:38: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion]
cfg->session_expiry_interval = UINT32_MAX;
^~~~~~~~~~
[171/760] Building C object client/CMakeFiles/mosquitto_sub.dir/client_props.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_props.c: In function 'cfg_parse_property':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_props.c:180:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(tmpl < 0 || tmpl > UINT32_MAX){
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_props.c:188:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(tmpl < 0 || tmpl > UINT32_MAX){
^
[172/760] Building C object client/CMakeFiles/mosquitto_rr.dir/pub_shared.c.o
[173/760] Building C object client/CMakeFiles/mosquitto_pub.dir/client_props.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_props.c: In function 'cfg_parse_property':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_props.c:180:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(tmpl < 0 || tmpl > UINT32_MAX){
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_props.c:188:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(tmpl < 0 || tmpl > UINT32_MAX){
^
[174/760] Building C object client/CMakeFiles/mosquitto_rr.dir/client_shared.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c: In function 'client_config_load':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:487:35: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion]
cfg->session_expiry_interval = UINT32_MAX;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:490:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(cfg->session_expiry_interval == UINT32_MAX && (cfg->id_prefix || !cfg->id)){
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c: In function 'client_config_line_proc':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:1310:37: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion]
cfg->session_expiry_interval = UINT32_MAX;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:1319:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(cfg->session_expiry_interval > UINT32_MAX || cfg->session_expiry_interval < -1){
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_shared.c:1325:38: warning: conversion of unsigned constant value to negative integer [-Wsign-conversion]
cfg->session_expiry_interval = UINT32_MAX;
^~~~~~~~~~
[175/760] Building C object client/CMakeFiles/mosquitto_sub.dir/sub_client_output.c.o
[176/760] Building C object client/CMakeFiles/mosquitto_rr.dir/client_props.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_props.c: In function 'cfg_parse_property':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_props.c:180:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(tmpl < 0 || tmpl > UINT32_MAX){
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/client_props.c:188:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(tmpl < 0 || tmpl > UINT32_MAX){
^
[177/760] Building C object client/CMakeFiles/mosquitto_rr.dir/sub_client_output.c.o
[178/760] Building C object client/CMakeFiles/mosquitto_rr.dir/rr_client.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/rr_client.c: In function 'report_latency':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/client/rr_client.c:298:23: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'time_t {aka long long int}' [-Wformat=]
printf("Latency: %ld.%09ld\n", s, ns);
~~^
%lld
[179/760] Building C object apps/db_dump/CMakeFiles/mosquitto_db_dump.dir/json.c.o
[180/760] Building C object apps/db_dump/CMakeFiles/mosquitto_db_dump.dir/print.c.o
[181/760] Building C object apps/db_dump/CMakeFiles/mosquitto_db_dump.dir/stubs.c.o
[182/760] Building C object apps/db_dump/CMakeFiles/mosquitto_db_dump.dir/__/__/common/json_help.c.o
[183/760] Building C object apps/db_dump/CMakeFiles/mosquitto_db_dump.dir/db_dump.c.o
[184/760] Building C object apps/db_dump/CMakeFiles/mosquitto_db_dump.dir/__/__/lib/packet_datatypes.c.o
[185/760] Building C object apps/db_dump/CMakeFiles/mosquitto_db_dump.dir/__/__/lib/property_mosq.c.o
[186/760] Building C object apps/db_dump/CMakeFiles/mosquitto_db_dump.dir/__/__/src/persist_read_v234.c.o
[187/760] Building C object apps/db_dump/CMakeFiles/mosquitto_db_dump.dir/__/__/src/persist_read.c.o
[188/760] Building C object apps/db_dump/CMakeFiles/mosquitto_db_dump.dir/__/__/src/persist_read_v5.c.o
[189/760] Building C object apps/mosquitto_ctrl/CMakeFiles/mosquitto_ctrl.dir/mosquitto_ctrl.c.o
[190/760] Building C object apps/db_dump/CMakeFiles/mosquitto_db_dump.dir/__/__/src/topic_tok.c.o
[191/760] Building C object apps/mosquitto_ctrl/CMakeFiles/mosquitto_ctrl.dir/broker.c.o
[192/760] Building C object apps/mosquitto_ctrl/CMakeFiles/mosquitto_ctrl.dir/client.c.o
[193/760] Building C object apps/mosquitto_ctrl/CMakeFiles/mosquitto_ctrl.dir/dynsec.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/apps/mosquitto_ctrl/dynsec.c: In function 'print_client':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/apps/mosquitto_ctrl/dynsec.c:187:26: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion]
const int label_width = strlen("Connections:");
^~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/apps/mosquitto_ctrl/dynsec.c: In function 'print_group':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/apps/mosquitto_ctrl/dynsec.c:229:20: warning: conversion to 'int' from 'size_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion]
int label_width = strlen("Groupname:");
^~~~~~
[194/760] Building C object apps/mosquitto_ctrl/CMakeFiles/mosquitto_ctrl.dir/dynsec_group.c.o
[195/760] Building C object apps/mosquitto_ctrl/CMakeFiles/mosquitto_ctrl.dir/dynsec_client.c.o
[196/760] Building C object apps/mosquitto_ctrl/CMakeFiles/mosquitto_ctrl.dir/dynsec_role.c.o
[197/760] Building C object apps/mosquitto_ctrl/CMakeFiles/mosquitto_ctrl.dir/__/__/common/json_help.c.o
[198/760] Building C object apps/mosquitto_ctrl/CMakeFiles/mosquitto_ctrl.dir/__/mosquitto_passwd/get_password.c.o
[199/760] Building C object apps/mosquitto_passwd/CMakeFiles/mosquitto_passwd.dir/get_password.c.o
[200/760] Building C object apps/mosquitto_ctrl/CMakeFiles/mosquitto_ctrl.dir/options.c.o
[201/760] Building C object apps/mosquitto_signal/CMakeFiles/mosquitto_signal.dir/mosquitto_signal.c.o
[202/760] Building C object apps/mosquitto_passwd/CMakeFiles/mosquitto_passwd.dir/mosquitto_passwd.c.o
[203/760] Building C object apps/mosquitto_signal/CMakeFiles/mosquitto_signal.dir/signal_unix.c.o
[204/760] Building C object plugins/acl-file/CMakeFiles/mosquitto_acl_file.dir/acl_check.c.o
[205/760] Building C object plugins/acl-file/CMakeFiles/mosquitto_acl_file.dir/plugin.c.o
[206/760] Building C object plugins/acl-file/CMakeFiles/mosquitto_acl_file.dir/acl_parse.c.o
[207/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/acl.c.o
[208/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/auth.c.o
[209/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/config.c.o
[210/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/clientlist.c.o
[211/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/config_init.c.o
[212/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/clients.c.o
[213/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/control.c.o
[214/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/default_acl.c.o
[215/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/details.c.o
[216/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/__/__/common/json_help.c.o
[217/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/grouplist.c.o
[218/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/kicklist.c.o
[219/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/groups.c.o
[220/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/plugin.c.o
[221/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/tick.c.o
[222/760] Building C object plugins/examples/add-properties/CMakeFiles/mosquitto_add_properties.dir/mosquitto_add_properties.c.o
In file included from /usr/include/stdio.h:597:0,
from /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/plugins/examples/add-properties/mosquitto_add_properties.c:37:
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/plugins/examples/add-properties/mosquitto_add_properties.c: In function 'callback_message_in':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/plugins/examples/add-properties/mosquitto_add_properties.c:63:31: warning: format '%li' expects argument of type 'long int', but argument 6 has type 'time_t {aka long long int}' [-Wformat=]
snprintf(ts_buf, TS_BUF_LEN, "%li%03lu", ts.tv_sec, ts.tv_nsec / 1000 / 1000);
^ ~~~~
[223/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/rolelist.c.o
[224/760] Building C object plugins/dynamic-security/CMakeFiles/mosquitto_dynamic_security.dir/roles.c.o
[225/760] Building C object plugins/examples/message-timestamp/CMakeFiles/mosquitto_message_timestamp.dir/mosquitto_message_timestamp.c.o
[226/760] Building C object plugins/examples/auth-by-env/CMakeFiles/mosquitto_auth_by_env.dir/mosquitto_auth_by_env.c.o
[227/760] Building C object plugins/examples/client-lifetime-stats/CMakeFiles/mosquitto_client_lifetime_stats.dir/mosquitto_client_lifetime_stats.c.o
[228/760] Building C object plugins/examples/client-properties/CMakeFiles/mosquitto_client_properties.dir/mosquitto_client_properties.c.o
[229/760] Building C object plugins/examples/auth-by-ip/CMakeFiles/mosquitto_auth_by_ip.dir/mosquitto_auth_by_ip.c.o
[230/760] Building C object plugins/examples/connection-state/CMakeFiles/mosquitto_connection_state.dir/mosquitto_connection_state.c.o
[231/760] Building C object plugins/examples/deny-protocol-version/CMakeFiles/mosquitto_deny_protocol_version.dir/mosquitto_deny_protocol_version.c.o
[232/760] Building C object plugins/examples/delayed-auth/CMakeFiles/mosquitto_delayed_auth.dir/mosquitto_delayed_auth.c.o
[233/760] Building C object plugins/examples/force-retain/CMakeFiles/mosquitto_force_retain.dir/mosquitto_force_retain.c.o
[234/760] Building C object plugins/examples/limit-subscription-qos/CMakeFiles/mosquitto_limit_subscription_qos.dir/mosquitto_limit_subscription_qos.c.o
In file included from /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/include/mosquitto.h:27:0,
from /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/plugins/examples/limit-subscription-qos/mosquitto_limit_subscription_qos.c:34:
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/plugins/examples/limit-subscription-qos/mosquitto_limit_subscription_qos.c: In function 'callback_subscribe':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/include/mosquitto/mqtt_protocol.h:291:49: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
#define MQTT_SUB_OPT_SET_QOS(opt, qos) ((opt) = ((opt) & 0xFC) | ((qos) & 0x03))
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/plugins/examples/limit-subscription-qos/mosquitto_limit_subscription_qos.c:54:3: note: in expansion of macro 'MQTT_SUB_OPT_SET_QOS'
MQTT_SUB_OPT_SET_QOS(ed->data.options, 1);
^~~~~~~~~~~~~~~~~~~~
[235/760] Building C object plugins/examples/payload-modification/CMakeFiles/mosquitto_payload_modification.dir/mosquitto_payload_modification.c.o
[236/760] Building C object plugins/examples/payload-size-stats/CMakeFiles/mosquitto_payload_size_stats.dir/mosquitto_payload_size_stats.c.o
[237/760] Building C object plugins/examples/plugin-event-stats/CMakeFiles/mosquitto_plugin_event_stats.dir/mosquitto_plugin_event_stats.c.o
[238/760] Building C object plugins/examples/payload-ban/CMakeFiles/mosquitto_payload_ban.dir/mosquitto_payload_ban.c.o
[239/760] Building C object plugins/examples/print-ip-on-publish/CMakeFiles/mosquitto_print_ip_on_publish.dir/mosquitto_print_ip_on_publish.c.o
[240/760] Building C object plugins/examples/tick-interval/CMakeFiles/mosquitto_tick_interval.dir/mosquitto_tick_interval.c.o
[241/760] Building C object plugins/examples/topic-hierarchy-flatten/CMakeFiles/mosquitto_topic_hierarchy_flatten.dir/mosquitto_topic_hierarchy_flatten.c.o
[242/760] Building C object plugins/examples/topic-modification/CMakeFiles/mosquitto_topic_modification.dir/mosquitto_topic_modification.c.o
[243/760] Building C object plugins/examples/topic-jail/CMakeFiles/mosquitto_topic_jail.dir/mosquitto_topic_jail.c.o
[244/760] Building C object plugins/password-file/CMakeFiles/mosquitto_password_file.dir/password_check.c.o
[245/760] Building C object plugins/examples/wildcard-temp/CMakeFiles/mosquitto_wildcard_temp.dir/mosquitto_wildcard_temp.c.o
[246/760] Building C object plugins/password-file/CMakeFiles/mosquitto_password_file.dir/password_parse.c.o
[247/760] Building C object plugins/password-file/CMakeFiles/mosquitto_password_file.dir/plugin.c.o
[248/760] Building C object plugins/persist-sqlite/CMakeFiles/mosquitto_persist_sqlite.dir/base_msgs.c.o
[249/760] Building C object plugins/persist-sqlite/CMakeFiles/mosquitto_persist_sqlite.dir/clients.c.o
[250/760] Building C object plugins/persist-sqlite/CMakeFiles/mosquitto_persist_sqlite.dir/common.c.o
[251/760] Building C object plugins/persist-sqlite/CMakeFiles/mosquitto_persist_sqlite.dir/client_msgs.c.o
[252/760] Building C object plugins/persist-sqlite/CMakeFiles/mosquitto_persist_sqlite.dir/__/__/common/json_help.c.o
[253/760] Building C object plugins/persist-sqlite/CMakeFiles/mosquitto_persist_sqlite.dir/init.c.o
[254/760] Building C object plugins/persist-sqlite/CMakeFiles/mosquitto_persist_sqlite.dir/plugin.c.o
[255/760] Building C object plugins/persist-sqlite/CMakeFiles/mosquitto_persist_sqlite.dir/retain_msgs.c.o
[256/760] Building C object plugins/persist-sqlite/CMakeFiles/mosquitto_persist_sqlite.dir/restore.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/plugins/persist-sqlite/restore.c: In function 'json_to_properties':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/plugins/persist-sqlite/restore.c:152:48: warning: conversion to 'uint8_t {aka unsigned char}' from 'int' may alter its value [-Wconversion]
((uint8_t *)j_value->valuestring)[i/2] = (uint8_t)(hex2nibble(j_value->valuestring[i])<<4) + hex2nibble(j_value->valuestring[i+1]);
^
[257/760] Building C object plugins/persist-sqlite/CMakeFiles/mosquitto_persist_sqlite.dir/subscriptions.c.o
[258/760] Building C object plugins/persist-sqlite/CMakeFiles/mosquitto_persist_sqlite.dir/tick.c.o
[259/760] Building C object plugins/persist-sqlite/CMakeFiles/mosquitto_persist_sqlite.dir/will.c.o
[260/760] Building C object plugins/sparkplug-aware/CMakeFiles/mosquitto_sparkplug_aware.dir/on_message.c.o
[261/760] Building C object plugins/sparkplug-aware/CMakeFiles/mosquitto_sparkplug_aware.dir/plugin.c.o
[262/760] Building C object test/broker/c/CMakeFiles/auth_plugin_acl.dir/auth_plugin_acl.c.o
[263/760] Building C object test/broker/c/CMakeFiles/auth_plugin_acl_change.dir/auth_plugin_acl_change.c.o
[264/760] Building C object test/broker/c/CMakeFiles/auth_plugin_acl_sub_denied.dir/auth_plugin_acl_sub_denied.c.o
[265/760] Building C object test/broker/c/CMakeFiles/auth_plugin_context_params.dir/auth_plugin_context_params.c.o
[266/760] Building C object test/broker/c/CMakeFiles/auth_plugin_delayed.dir/auth_plugin_delayed.c.o
[267/760] Building C object test/broker/c/CMakeFiles/auth_plugin_extended_multiple.dir/auth_plugin_extended_multiple.c.o
[268/760] Building C object test/broker/c/CMakeFiles/auth_plugin_extended_reauth.dir/auth_plugin_extended_reauth.c.o
[269/760] Building C object test/broker/c/CMakeFiles/auth_plugin_extended_single.dir/auth_plugin_extended_single.c.o
[270/760] Building C object test/broker/c/CMakeFiles/auth_plugin_extended_single2.dir/auth_plugin_extended_single2.c.o
[271/760] Building C object test/broker/c/CMakeFiles/auth_plugin_id_change.dir/auth_plugin_id_change.c.o
[272/760] Building C object test/broker/c/CMakeFiles/auth_plugin_msg_params.dir/auth_plugin_msg_params.c.o
[273/760] Building C object test/broker/c/CMakeFiles/auth_plugin_pwd.dir/auth_plugin_pwd.c.o
[274/760] Building C object test/broker/c/CMakeFiles/auth_plugin_publish.dir/auth_plugin_publish.c.o
[275/760] Building C object test/broker/c/CMakeFiles/auth_plugin_v2.dir/auth_plugin_v2.c.o
[276/760] Building C object test/broker/c/CMakeFiles/auth_plugin_v3.dir/auth_plugin_v3.c.o
[277/760] Building C object test/broker/c/CMakeFiles/auth_plugin_v4.dir/auth_plugin_v4.c.o
[278/760] Building C object test/broker/c/CMakeFiles/auth_plugin_v5.dir/auth_plugin_v5.c.o
[279/760] Building C object test/broker/c/CMakeFiles/auth_plugin_v5_control.dir/auth_plugin_v5_control.c.o
[280/760] Building C object test/broker/c/CMakeFiles/bad_v2_1.dir/bad_v2_1.c.o
[281/760] Building C object test/broker/c/CMakeFiles/bad_v2_2.dir/bad_v2_2.c.o
[282/760] Building C object test/broker/c/CMakeFiles/bad_v1.dir/bad_v1.c.o
[283/760] Building C object test/broker/c/CMakeFiles/bad_v2_4.dir/bad_v2_4.c.o
[284/760] Building C object test/broker/c/CMakeFiles/bad_v2_5.dir/bad_v2_5.c.o
[285/760] Building C object test/broker/c/CMakeFiles/bad_v2_6.dir/bad_v2_6.c.o
[286/760] Building C object test/broker/c/CMakeFiles/bad_v2_7.dir/bad_v2_7.c.o
[287/760] Building C object test/broker/c/CMakeFiles/bad_v2_3.dir/bad_v2_3.c.o
[288/760] Building C object test/broker/c/CMakeFiles/bad_v3_1.dir/bad_v3_1.c.o
[289/760] Building C object test/broker/c/CMakeFiles/bad_v3_2.dir/bad_v3_2.c.o
[290/760] Building C object test/broker/c/CMakeFiles/bad_v3_3.dir/bad_v3_3.c.o
[291/760] Building C object test/broker/c/CMakeFiles/bad_v3_4.dir/bad_v3_4.c.o
[292/760] Building C object test/broker/c/CMakeFiles/bad_v3_5.dir/bad_v3_5.c.o
[293/760] Building C object test/broker/c/CMakeFiles/bad_v3_6.dir/bad_v3_6.c.o
[294/760] Building C object test/broker/c/CMakeFiles/bad_v3_7.dir/bad_v3_7.c.o
[295/760] Building C object test/broker/c/CMakeFiles/bad_v4_2.dir/bad_v4_2.c.o
[296/760] Building C object test/broker/c/CMakeFiles/bad_v4_3.dir/bad_v4_3.c.o
[297/760] Building C object test/broker/c/CMakeFiles/bad_v4_1.dir/bad_v4_1.c.o
[298/760] Building C object test/broker/c/CMakeFiles/bad_v4_4.dir/bad_v4_4.c.o
[299/760] Building C object test/broker/c/CMakeFiles/bad_vnone_1.dir/bad_vnone_1.c.o
[300/760] Building C object test/broker/c/CMakeFiles/bad_v5_1.dir/bad_v5_1.c.o
[301/760] Building C object test/broker/c/CMakeFiles/bad_v6.dir/bad_v6.c.o
[302/760] Building C object test/broker/c/CMakeFiles/kick_last_client.dir/kick_last_client.c.o
[303/760] Building C object test/broker/c/CMakeFiles/plugin_evt_client_offline.dir/plugin_evt_client_offline.c.o
[304/760] Building C object test/broker/c/CMakeFiles/plugin_control.dir/plugin_control.c.o
[305/760] Building C object test/broker/c/CMakeFiles/plugin_evt_message_in.dir/plugin_evt_message_in.c.o
[306/760] Building C object test/broker/c/CMakeFiles/plugin_evt_message_out.dir/plugin_evt_message_out.c.o
[307/760] Building C object test/broker/c/CMakeFiles/plugin_evt_persist_client_update.dir/plugin_evt_persist_client_update.c.o
[308/760] Building C object test/broker/c/CMakeFiles/plugin_evt_reload.dir/plugin_evt_reload.c.o
[309/760] Building C object test/broker/c/CMakeFiles/plugin_evt_psk_key.dir/plugin_evt_psk_key.c.o
[310/760] Building C object test/broker/c/CMakeFiles/plugin_evt_subscribe.dir/plugin_evt_subscribe.c.o
[311/760] Building C object test/broker/c/CMakeFiles/plugin_evt_tick.dir/plugin_evt_tick.c.o
[312/760] Building C object test/broker/c/CMakeFiles/plugin_evt_unsubscribe.dir/plugin_evt_unsubscribe.c.o
[313/760] Building C object test/broker/c/CMakeFiles/08-tls-psk-pub.dir/08-tls-psk-pub.c.o
[314/760] Building C object test/broker/c/CMakeFiles/08-tls-psk-bridge.dir/08-tls-psk-bridge.c.o
[315/760] Building C object test/lib/c/CMakeFiles/01-con-discon-success.dir/01-con-discon-success.c.o
[316/760] Building C object test/lib/c/CMakeFiles/01-con-discon-success-v5.dir/01-con-discon-success-v5.c.o
[317/760] Building C object test/lib/c/CMakeFiles/01-con-discon-will.dir/01-con-discon-will.c.o
[318/760] Building C object test/lib/c/CMakeFiles/01-con-discon-will-clear.dir/01-con-discon-will-clear.c.o
[319/760] Building C object test/lib/c/CMakeFiles/01-con-discon-will-v5.dir/01-con-discon-will-v5.c.o
[320/760] Building C object test/lib/c/CMakeFiles/01-extended-auth-continue.dir/01-extended-auth-continue.c.o
[321/760] Building C object test/lib/c/CMakeFiles/01-extended-auth-failure.dir/01-extended-auth-failure.c.o
[322/760] Building C object test/lib/c/CMakeFiles/01-keepalive-pingreq.dir/01-keepalive-pingreq.c.o
[323/760] Building C object test/lib/c/CMakeFiles/01-no-clean-session.dir/01-no-clean-session.c.o
[324/760] Building C object test/lib/c/CMakeFiles/01-server-keepalive-pingreq.dir/01-server-keepalive-pingreq.c.o
[325/760] Building C object test/lib/c/CMakeFiles/01-pre-connect-callback.dir/01-pre-connect-callback.c.o
[326/760] Building C object test/lib/c/CMakeFiles/01-unpwd-set.dir/01-unpwd-set.c.o
[327/760] Building C object test/lib/c/CMakeFiles/01-will-set.dir/01-will-set.c.o
[328/760] Building C object test/lib/c/CMakeFiles/02-subscribe-helper-callback-qos2.dir/02-subscribe-helper-callback-qos2.c.o
[329/760] Building C object test/lib/c/CMakeFiles/01-will-unpwd-set.dir/01-will-unpwd-set.c.o
[330/760] Building C object test/lib/c/CMakeFiles/02-subscribe-helper-simple-qos2.dir/02-subscribe-helper-simple-qos2.c.o
[331/760] Building C object test/lib/c/CMakeFiles/02-subscribe-qos0.dir/02-subscribe-qos0.c.o
[332/760] Building C object test/lib/c/CMakeFiles/02-subscribe-qos1-async1.dir/02-subscribe-qos1-async1.c.o
[333/760] Building C object test/lib/c/CMakeFiles/02-subscribe-qos1-async2.dir/02-subscribe-qos1-async2.c.o
[334/760] Building C object test/lib/c/CMakeFiles/02-subscribe-qos1.dir/02-subscribe-qos1.c.o
[335/760] Building C object test/lib/c/CMakeFiles/02-subscribe-qos2.dir/02-subscribe-qos2.c.o
[336/760] Building C object test/lib/c/CMakeFiles/02-unsubscribe2-v5.dir/02-unsubscribe2-v5.c.o
[337/760] Building C object test/lib/c/CMakeFiles/02-unsubscribe.dir/02-unsubscribe.c.o
[338/760] Building C object test/lib/c/CMakeFiles/02-unsubscribe-multiple-v5.dir/02-unsubscribe-multiple-v5.c.o
[339/760] Building C object test/lib/c/CMakeFiles/02-unsubscribe-v5.dir/02-unsubscribe-v5.c.o
[340/760] Building C object test/lib/c/CMakeFiles/03-publish-b2c-qos1.dir/03-publish-b2c-qos1.c.o
[341/760] Building C object test/lib/c/CMakeFiles/03-publish-b2c-qos1-unexpected-puback.dir/03-publish-b2c-qos1-unexpected-puback.c.o
[342/760] Building C object test/lib/c/CMakeFiles/03-publish-b2c-qos2.dir/03-publish-b2c-qos2.c.o
[343/760] Building C object test/lib/c/CMakeFiles/03-publish-b2c-qos2-len.dir/03-publish-b2c-qos2-len.c.o
[344/760] Building C object test/lib/c/CMakeFiles/03-publish-b2c-qos2-unexpected-pubcomp.dir/03-publish-b2c-qos2-unexpected-pubcomp.c.o
[345/760] Building C object test/lib/c/CMakeFiles/03-publish-b2c-qos2-unexpected-pubrel.dir/03-publish-b2c-qos2-unexpected-pubrel.c.o
[346/760] Building C object test/lib/c/CMakeFiles/03-publish-c2b-qos1-disconnect.dir/03-publish-c2b-qos1-disconnect.c.o
[347/760] Building C object test/lib/c/CMakeFiles/03-publish-c2b-qos1-len.dir/03-publish-c2b-qos1-len.c.o
[348/760] Building C object test/lib/c/CMakeFiles/03-publish-c2b-qos1-receive-maximum.dir/03-publish-c2b-qos1-receive-maximum.c.o
[349/760] Building C object test/lib/c/CMakeFiles/03-publish-c2b-qos2.dir/03-publish-c2b-qos2.c.o
[350/760] Building C object test/lib/c/CMakeFiles/03-publish-c2b-qos2-disconnect.dir/03-publish-c2b-qos2-disconnect.c.o
[351/760] Building C object test/lib/c/CMakeFiles/03-publish-c2b-qos2-len.dir/03-publish-c2b-qos2-len.c.o
[352/760] Building C object test/lib/c/CMakeFiles/03-publish-c2b-qos2-maximum-qos-0.dir/03-publish-c2b-qos2-maximum-qos-0.c.o
[353/760] Building C object test/lib/c/CMakeFiles/03-publish-c2b-qos2-maximum-qos-1.dir/03-publish-c2b-qos2-maximum-qos-1.c.o
[354/760] Building C object test/lib/c/CMakeFiles/03-publish-c2b-qos2-pubrec-error.dir/03-publish-c2b-qos2-pubrec-error.c.o
[355/760] Building C object test/lib/c/CMakeFiles/03-publish-c2b-qos2-receive-maximum.dir/03-publish-c2b-qos2-receive-maximum.c.o
[356/760] Building C object test/lib/c/CMakeFiles/03-publish-loop-forever.dir/03-publish-loop-forever.c.o
[357/760] Building C object test/lib/c/CMakeFiles/03-publish-loop.dir/03-publish-loop.c.o
[358/760] Building C object test/lib/c/CMakeFiles/03-publish-loop-manual.dir/03-publish-loop-manual.c.o
[359/760] Building C object test/lib/c/CMakeFiles/03-publish-loop-start.dir/03-publish-loop-start.c.o
[360/760] Building C object test/lib/c/CMakeFiles/03-publish-qos0-no-payload.dir/03-publish-qos0-no-payload.c.o
[361/760] Building C object test/lib/c/CMakeFiles/03-publish-qos0.dir/03-publish-qos0.c.o
[362/760] Building C object test/lib/c/CMakeFiles/03-request-response-1.dir/03-request-response-1.c.o
[363/760] Building C object test/lib/c/CMakeFiles/03-request-response-2.dir/03-request-response-2.c.o
[364/760] Building C object test/lib/c/CMakeFiles/04-retain-qos0.dir/04-retain-qos0.c.o
[365/760] Building C object test/lib/c/CMakeFiles/03-request-response-correlation-1.dir/03-request-response-correlation-1.c.o
[366/760] Building C object test/lib/c/CMakeFiles/08-ssl-bad-cacert.dir/08-ssl-bad-cacert.c.o
[367/760] Building C object test/lib/c/CMakeFiles/08-ssl-connect-cert-auth.dir/08-ssl-connect-cert-auth.c.o
[368/760] Building C object test/lib/c/CMakeFiles/08-ssl-connect-cert-auth-enc.dir/08-ssl-connect-cert-auth-enc.c.o
[369/760] Building C object test/lib/c/CMakeFiles/08-ssl-connect-cert-auth-custom-ssl-ctx-default.dir/08-ssl-connect-cert-auth-custom-ssl-ctx-default.c.o
[370/760] Building C object test/lib/c/CMakeFiles/08-ssl-connect-cert-auth-custom-ssl-ctx.dir/08-ssl-connect-cert-auth-custom-ssl-ctx.c.o
[371/760] Building C object test/lib/c/CMakeFiles/08-ssl-connect-no-auth.dir/08-ssl-connect-no-auth.c.o
[372/760] Building C object test/lib/c/CMakeFiles/08-ssl-connect-san.dir/08-ssl-connect-san.c.o
[373/760] Building C object test/lib/c/CMakeFiles/08-ssl-fake-cacert.dir/08-ssl-fake-cacert.c.o
[374/760] Building C object test/lib/c/CMakeFiles/11-prop-oversize-packet.dir/11-prop-oversize-packet.c.o
[375/760] Building C object test/lib/c/CMakeFiles/09-util-topic-tokenise.dir/09-util-topic-tokenise.c.o
[376/760] Building C object test/lib/c/CMakeFiles/11-prop-recv.dir/11-prop-recv.c.o
[377/760] Building C object test/lib/c/CMakeFiles/11-prop-send-content-type.dir/11-prop-send-content-type.c.o
[378/760] Building C object test/lib/c/CMakeFiles/11-prop-send-payload-format.dir/11-prop-send-payload-format.c.o
[379/760] Building CXX object test/lib/cpp/CMakeFiles/01-con-discon-success-cpp.dir/01-con-discon-success.cpp.o
[380/760] Building C object test/lib/c/CMakeFiles/fuzzish.dir/fuzzish.c.o
[381/760] Building CXX object test/lib/cpp/CMakeFiles/01-con-discon-success-v5-cpp.dir/01-con-discon-success-v5.cpp.o
[382/760] Building CXX object test/lib/cpp/CMakeFiles/01-con-discon-will-clear-cpp.dir/01-con-discon-will-clear.cpp.o
[383/760] Building CXX object test/lib/cpp/CMakeFiles/01-con-discon-will-cpp.dir/01-con-discon-will.cpp.o
[384/760] Building CXX object test/lib/cpp/CMakeFiles/01-con-discon-will-v5-cpp.dir/01-con-discon-will-v5.cpp.o
[385/760] Building CXX object test/lib/cpp/CMakeFiles/01-extended-auth-continue-cpp.dir/01-extended-auth-continue.cpp.o
[386/760] Building CXX object test/lib/cpp/CMakeFiles/01-extended-auth-failure-cpp.dir/01-extended-auth-failure.cpp.o
[387/760] Building CXX object test/lib/cpp/CMakeFiles/01-keepalive-pingreq-cpp.dir/01-keepalive-pingreq.cpp.o
[388/760] Building CXX object test/lib/cpp/CMakeFiles/01-pre-connect-callback-cpp.dir/01-pre-connect-callback.cpp.o
[389/760] Building CXX object test/lib/cpp/CMakeFiles/01-no-clean-session-cpp.dir/01-no-clean-session.cpp.o
[390/760] Building CXX object test/lib/cpp/CMakeFiles/01-server-keepalive-pingreq-cpp.dir/01-server-keepalive-pingreq.cpp.o
[391/760] Building CXX object test/lib/cpp/CMakeFiles/01-unpwd-set-cpp.dir/01-unpwd-set.cpp.o
[392/760] Building CXX object test/lib/cpp/CMakeFiles/01-will-unpwd-set-cpp.dir/01-will-unpwd-set.cpp.o
[393/760] Building CXX object test/lib/cpp/CMakeFiles/02-subscribe-helper-callback-qos2-cpp.dir/02-subscribe-helper-callback-qos2.cpp.o
[394/760] Building CXX object test/lib/cpp/CMakeFiles/01-will-set-cpp.dir/01-will-set.cpp.o
[395/760] Building CXX object test/lib/cpp/CMakeFiles/02-subscribe-helper-simple-qos2-cpp.dir/02-subscribe-helper-simple-qos2.cpp.o
[396/760] Building CXX object test/lib/cpp/CMakeFiles/02-subscribe-qos1-async1-cpp.dir/02-subscribe-qos1-async1.cpp.o
[397/760] Building CXX object test/lib/cpp/CMakeFiles/02-subscribe-qos1-cpp.dir/02-subscribe-qos1.cpp.o
[398/760] Building CXX object test/lib/cpp/CMakeFiles/02-subscribe-qos1-async2-cpp.dir/02-subscribe-qos1-async2.cpp.o
[399/760] Building CXX object test/lib/cpp/CMakeFiles/02-subscribe-qos0-cpp.dir/02-subscribe-qos0.cpp.o
[400/760] Building CXX object test/lib/cpp/CMakeFiles/02-unsubscribe-cpp.dir/02-unsubscribe.cpp.o
[401/760] Building CXX object test/lib/cpp/CMakeFiles/02-subscribe-qos2-cpp.dir/02-subscribe-qos2.cpp.o
[402/760] Building CXX object test/lib/cpp/CMakeFiles/02-unsubscribe-v5-cpp.dir/02-unsubscribe-v5.cpp.o
[403/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-b2c-qos1-cpp.dir/03-publish-b2c-qos1.cpp.o
[404/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-b2c-qos1-unexpected-puback-cpp.dir/03-publish-b2c-qos1-unexpected-puback.cpp.o
[405/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-b2c-qos2-len-cpp.dir/03-publish-b2c-qos2-len.cpp.o
[406/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-b2c-qos2-cpp.dir/03-publish-b2c-qos2.cpp.o
[407/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-b2c-qos2-unexpected-pubcomp-cpp.dir/03-publish-b2c-qos2-unexpected-pubcomp.cpp.o
[408/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-b2c-qos2-unexpected-pubrel-cpp.dir/03-publish-b2c-qos2-unexpected-pubrel.cpp.o
[409/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-c2b-qos1-receive-maximum-cpp.dir/03-publish-c2b-qos1-receive-maximum.cpp.o
[410/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-c2b-qos1-disconnect-cpp.dir/03-publish-c2b-qos1-disconnect.cpp.o
[411/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-c2b-qos1-len-cpp.dir/03-publish-c2b-qos1-len.cpp.o
[412/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-c2b-qos2-cpp.dir/03-publish-c2b-qos2.cpp.o
[413/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-c2b-qos2-disconnect-cpp.dir/03-publish-c2b-qos2-disconnect.cpp.o
[414/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-c2b-qos2-len-cpp.dir/03-publish-c2b-qos2-len.cpp.o
[415/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-c2b-qos2-maximum-qos-0-cpp.dir/03-publish-c2b-qos2-maximum-qos-0.cpp.o
[416/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-c2b-qos2-maximum-qos-1-cpp.dir/03-publish-c2b-qos2-maximum-qos-1.cpp.o
[417/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-c2b-qos2-pubrec-error-cpp.dir/03-publish-c2b-qos2-pubrec-error.cpp.o
[418/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-c2b-qos2-receive-maximum-cpp.dir/03-publish-c2b-qos2-receive-maximum.cpp.o
[419/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-loop-cpp.dir/03-publish-loop.cpp.o
[420/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-loop-forever-cpp.dir/03-publish-loop-forever.cpp.o
[421/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-loop-manual-cpp.dir/03-publish-loop-manual.cpp.o
[422/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-loop-start-cpp.dir/03-publish-loop-start.cpp.o
[423/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-qos0-cpp.dir/03-publish-qos0.cpp.o
[424/760] Building CXX object test/lib/cpp/CMakeFiles/03-publish-qos0-no-payload-cpp.dir/03-publish-qos0-no-payload.cpp.o
[425/760] Building CXX object test/lib/cpp/CMakeFiles/03-request-response-1-cpp.dir/03-request-response-1.cpp.o
[426/760] Building CXX object test/lib/cpp/CMakeFiles/03-request-response-2-cpp.dir/03-request-response-2.cpp.o
[427/760] Building CXX object test/lib/cpp/CMakeFiles/03-request-response-correlation-1-cpp.dir/03-request-response-correlation-1.cpp.o
[428/760] Building CXX object test/lib/cpp/CMakeFiles/04-retain-qos0-cpp.dir/04-retain-qos0.cpp.o
[429/760] Building CXX object test/lib/cpp/CMakeFiles/08-ssl-bad-cacert-cpp.dir/08-ssl-bad-cacert.cpp.o
[430/760] Building CXX object test/lib/cpp/CMakeFiles/08-ssl-connect-cert-auth-cpp.dir/08-ssl-connect-cert-auth.cpp.o
[431/760] Building CXX object test/lib/cpp/CMakeFiles/08-ssl-connect-cert-auth-custom-ssl-ctx-cpp.dir/08-ssl-connect-cert-auth-custom-ssl-ctx.cpp.o
[432/760] Building CXX object test/lib/cpp/CMakeFiles/08-ssl-connect-cert-auth-enc-cpp.dir/08-ssl-connect-cert-auth-enc.cpp.o
[433/760] Building CXX object test/lib/cpp/CMakeFiles/08-ssl-connect-cert-auth-custom-ssl-ctx-default-cpp.dir/08-ssl-connect-cert-auth-custom-ssl-ctx-default.cpp.o
[434/760] Building CXX object test/lib/cpp/CMakeFiles/08-ssl-connect-no-auth-cpp.dir/08-ssl-connect-no-auth.cpp.o
[435/760] Building CXX object test/lib/cpp/CMakeFiles/08-ssl-connect-san-cpp.dir/08-ssl-connect-san.cpp.o
[436/760] Building CXX object test/lib/cpp/CMakeFiles/08-ssl-fake-cacert-cpp.dir/08-ssl-fake-cacert.cpp.o
[437/760] Building CXX object test/lib/cpp/CMakeFiles/11-prop-oversize-packet-cpp.dir/11-prop-oversize-packet.cpp.o
[438/760] Building CXX object test/lib/cpp/CMakeFiles/09-util-topic-tokenise-cpp.dir/09-util-topic-tokenise.cpp.o
[439/760] Building CXX object test/lib/cpp/CMakeFiles/11-prop-recv-cpp.dir/11-prop-recv.cpp.o
[440/760] Building CXX object test/lib/cpp/CMakeFiles/11-prop-send-content-type-cpp.dir/11-prop-send-content-type.cpp.o
[441/760] Building CXX object test/lib/cpp/CMakeFiles/11-prop-send-payload-format-cpp.dir/11-prop-send-payload-format.cpp.o
[442/760] Building C object test/unit/libcommon/CMakeFiles/libcommon-test.dir/base64_test.c.o
[443/760] Building C object test/unit/libcommon/CMakeFiles/libcommon-test.dir/test.c.o
[444/760] Building C object test/unit/libcommon/CMakeFiles/libcommon-test.dir/property_value.c.o
[445/760] Building C object test/unit/libcommon/CMakeFiles/libcommon-test.dir/property_add.c.o
[446/760] Building C object test/unit/libcommon/CMakeFiles/libcommon-test.dir/strings_test.c.o
[447/760] Building C object test/unit/libcommon/CMakeFiles/libcommon-test.dir/trim_test.c.o
[448/760] Building C object test/unit/broker/CMakeFiles/bridge-topic-obj.dir/__/__/__/src/bridge_topic.c.o
[449/760] Building C object test/unit/libcommon/CMakeFiles/libcommon-test.dir/topic_test.c.o
[450/760] Building C object test/unit/libcommon/CMakeFiles/libcommon-test.dir/utf8.c.o
[451/760] Building C object test/unit/broker/CMakeFiles/bridge-topic-test.dir/bridge_topic_test.c.o
[452/760] Building C object test/unit/broker/CMakeFiles/bridge-topic-test.dir/stubs.c.o
[453/760] Building C object test/unit/broker/CMakeFiles/keepalive-test.dir/keepalive_test.c.o
[454/760] Building C object test/unit/broker/CMakeFiles/keepalive-test.dir/keepalive_stubs.c.o
[455/760] Building C object test/unit/broker/CMakeFiles/persistence-read-obj.dir/__/__/__/src/persist_read_v234.c.o
[456/760] Building C object test/unit/broker/CMakeFiles/persistence-read-obj.dir/__/__/__/src/persist_read_v5.c.o
[457/760] Building C object test/unit/broker/CMakeFiles/persistence-read-obj.dir/__/__/__/src/database.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_add_to_inflight_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:143:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:143:30: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:146:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:146:33: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_remove_from_inflight_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:154:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:154:30: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:157:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:157:33: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_add_to_queued_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:165:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:165:28: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:168:28: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:168:31: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_remove_from_queued_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:176:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:176:28: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:179:28: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:179:31: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
[458/760] Building C object test/unit/broker/CMakeFiles/persistence-read-obj.dir/__/__/__/src/persist_read.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/persist_read.c: In function 'persist__restore':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/persist_read.c:546:21: warning: conversion to 'long int' from 'uint32_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion]
if(fseek(fptr, length, SEEK_CUR) < 0){
^~~~~~
[459/760] Building C object test/unit/broker/CMakeFiles/persistence-read-obj.dir/__/__/__/src/topic_tok.c.o
[460/760] Building C object test/unit/broker/CMakeFiles/persistence-read-obj.dir/__/__/__/src/retain.c.o
[461/760] Building C object test/unit/broker/CMakeFiles/persist-read-test.dir/persist_read_stubs.c.o
[462/760] Building C object test/unit/broker/CMakeFiles/persist-read-test.dir/persist_read_test.c.o
[463/760] Building C object test/unit/broker/CMakeFiles/persist-read-test.dir/__/__/__/lib/property_mosq.c.o
[464/760] Building C object test/unit/broker/CMakeFiles/persist-read-test.dir/__/__/__/lib/packet_datatypes.c.o
[465/760] Building C object test/unit/broker/CMakeFiles/persist-read-test.dir/__/__/__/lib/util_mosq.c.o
[466/760] Building C object test/unit/broker/CMakeFiles/persistence-write-obj.dir/__/__/__/src/persist_read_v234.c.o
[467/760] Building C object test/unit/broker/CMakeFiles/persistence-write-obj.dir/__/__/__/src/persist_read_v5.c.o
[468/760] Building C object test/unit/broker/CMakeFiles/persistence-write-obj.dir/__/__/__/src/database.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_add_to_inflight_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:143:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:143:30: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:146:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:146:33: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_remove_from_inflight_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:154:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:154:30: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:157:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:157:33: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_add_to_queued_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:165:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:165:28: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:168:28: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:168:31: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_remove_from_queued_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:176:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:176:28: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:179:28: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:179:31: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
[469/760] Building C object test/unit/broker/CMakeFiles/persistence-write-obj.dir/__/__/__/src/persist_read.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/persist_read.c: In function 'persist__restore':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/persist_read.c:546:21: warning: conversion to 'long int' from 'uint32_t {aka unsigned int}' may change the sign of the result [-Wsign-conversion]
if(fseek(fptr, length, SEEK_CUR) < 0){
^~~~~~
[470/760] Building C object test/unit/broker/CMakeFiles/persistence-write-obj.dir/__/__/__/src/retain.c.o
[471/760] Building C object test/unit/broker/CMakeFiles/persistence-write-obj.dir/__/__/__/src/topic_tok.c.o
[472/760] Building C object test/unit/broker/CMakeFiles/persistence-write-obj.dir/__/__/__/src/persist_write.c.o
[473/760] Building C object test/unit/broker/CMakeFiles/persistence-write-obj.dir/__/__/__/src/persist_write_v5.c.o
[474/760] Building C object test/unit/broker/CMakeFiles/persistence-write-obj.dir/__/__/__/src/subs.c.o
[475/760] Building C object test/unit/broker/CMakeFiles/persist-write-test.dir/persist_write_stubs.c.o
[476/760] Building C object test/unit/broker/CMakeFiles/persist-write-test.dir/__/__/__/lib/packet_datatypes.c.o
[477/760] Building C object test/unit/broker/CMakeFiles/persist-write-test.dir/persist_write_test.c.o
[478/760] Building C object test/unit/broker/CMakeFiles/persist-write-test.dir/__/__/__/lib/property_mosq.c.o
[479/760] Building C object test/unit/broker/CMakeFiles/subs-obj.dir/__/__/__/lib/property_mosq.c.o
[480/760] Building C object test/unit/broker/CMakeFiles/persist-write-test.dir/__/__/__/lib/util_mosq.c.o
[481/760] Building C object test/unit/broker/CMakeFiles/subs-obj.dir/__/__/__/src/subs.c.o
[482/760] Building C object test/unit/broker/CMakeFiles/subs-obj.dir/__/__/__/lib/packet_datatypes.c.o
[483/760] Building C object test/unit/broker/CMakeFiles/persist-write-test.dir/__/__/__/lib/packet_mosq.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/packet_mosq.c: In function 'packet__read_single':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/packet_mosq.c:576:43: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
mosq->in_packet.packet_buffer_pos += (uint16_t)len;
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/packet_mosq.c:577:50: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
mosq->in_packet.packet_buffer_to_process -= (uint16_t)len;
^
[484/760] Building C object test/unit/broker/CMakeFiles/subs-obj.dir/__/__/__/src/database.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_add_to_inflight_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:143:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:143:30: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:146:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:146:33: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_remove_from_inflight_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:154:27: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:154:30: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:157:30: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:157:33: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->inflight_bytes12 -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_add_to_queued_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:165:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:165:28: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:168:28: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 += client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:168:31: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 += client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c: In function 'db__msg_remove_from_queued_stats':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:176:25: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:176:28: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:179:28: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 -= client_msg->base_msg->data.payloadlen;
^~
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/src/database.c:179:31: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion]
msg_data->queued_bytes12 -= client_msg->base_msg->data.payloadlen;
^~~~~~~~~~
[485/760] Building C object test/unit/broker/CMakeFiles/subs-obj.dir/__/__/__/src/topic_tok.c.o
[486/760] Building C object test/unit/broker/CMakeFiles/subs-test.dir/subs_stubs.c.o
[487/760] Building C object test/unit/broker/CMakeFiles/subs-test.dir/subs_test.c.o
[488/760] Building C object test/unit/lib/CMakeFiles/lib-test.dir/datatype_read.c.o
[489/760] Building C object test/unit/lib/CMakeFiles/lib-test.dir/datatype_write.c.o
[490/760] Building C object test/unit/lib/CMakeFiles/lib-test.dir/property_user_read.c.o
[491/760] Building C object test/unit/lib/CMakeFiles/lib-test.dir/property_write.c.o
[492/760] Building C object test/unit/lib/CMakeFiles/lib-test.dir/stubs.c.o
[493/760] Building C object test/unit/lib/CMakeFiles/lib-test.dir/test.c.o
[494/760] Building C object test/unit/lib/CMakeFiles/lib-test.dir/property_read.c.o
[495/760] Building C object test/unit/lib/CMakeFiles/lib-test.dir/__/__/__/lib/packet_datatypes.c.o
[496/760] Linking C executable client/mosquitto_pub
[497/760] Linking C executable client/mosquitto_sub
[498/760] Building C object test/unit/lib/CMakeFiles/lib-test.dir/__/__/__/lib/property_mosq.c.o
[499/760] Building C object test/unit/lib/CMakeFiles/lib-test.dir/__/__/__/lib/packet_mosq.c.o
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/packet_mosq.c: In function 'packet__read_single':
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/packet_mosq.c:576:43: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
mosq->in_packet.packet_buffer_pos += (uint16_t)len;
^
/tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/lib/packet_mosq.c:577:50: warning: conversion to 'uint16_t {aka short unsigned int}' from 'int' may alter its value [-Wconversion]
mosq->in_packet.packet_buffer_to_process -= (uint16_t)len;
^
[500/760] Linking C executable client/mosquitto_rr
[501/760] Building C object test/unit/lib/CMakeFiles/lib-test.dir/__/__/__/lib/util_mosq.c.o
[502/760] Linking C executable apps/db_dump/mosquitto_db_dump
[503/760] Linking C executable apps/mosquitto_signal/mosquitto_signal
[504/760] Linking C executable apps/mosquitto_ctrl/mosquitto_ctrl
[505/760] Linking C executable apps/mosquitto_passwd/mosquitto_passwd
[506/760] Linking C shared module plugins/acl-file/mosquitto_acl_file.so
[507/760] Linking C shared module plugins/examples/add-properties/mosquitto_add_properties.so
[508/760] Linking C shared module plugins/dynamic-security/mosquitto_dynamic_security.so
[509/760] Linking C shared module plugins/examples/client-lifetime-stats/mosquitto_client_lifetime_stats.so
[510/760] Linking C shared module plugins/examples/message-timestamp/mosquitto_message_timestamp.so
[511/760] Linking C shared module plugins/examples/auth-by-ip/mosquitto_auth_by_ip.so
[512/760] Linking C shared module plugins/examples/auth-by-env/mosquitto_auth_by_env.so
[513/760] Linking C shared module plugins/examples/client-properties/mosquitto_client_properties.so
[514/760] Linking C shared module plugins/examples/connection-state/mosquitto_connection_state.so
[515/760] Linking C shared module plugins/examples/delayed-auth/mosquitto_delayed_auth.so
[516/760] Linking C shared module plugins/examples/deny-protocol-version/mosquitto_deny_protocol_version.so
[517/760] Linking C shared module plugins/examples/limit-subscription-qos/mosquitto_limit_subscription_qos.so
[518/760] Linking C shared module plugins/examples/payload-ban/mosquitto_payload_ban.so
[519/760] Linking C shared module plugins/examples/force-retain/mosquitto_force_retain.so
[520/760] Linking C shared module plugins/examples/payload-modification/mosquitto_payload_modification.so
[521/760] Linking C shared module plugins/examples/plugin-event-stats/mosquitto_plugin_event_stats.so
[522/760] Linking C shared module plugins/examples/print-ip-on-publish/mosquitto_print_ip_on_publish.so
[523/760] Linking C shared module plugins/examples/payload-size-stats/mosquitto_payload_size_stats.so
[524/760] Linking C shared module plugins/examples/tick-interval/mosquitto_tick_interval.so
[525/760] Linking C shared module plugins/examples/topic-hierarchy-flatten/mosquitto_topic_hierarchy_flatten.so
[526/760] Linking C shared module plugins/examples/topic-modification/mosquitto_topic_modification.so
[527/760] Linking C shared module plugins/examples/topic-jail/mosquitto_topic_jail.so
[528/760] Linking C shared module plugins/examples/wildcard-temp/mosquitto_wildcard_temp.so
[529/760] Linking C shared module plugins/password-file/mosquitto_password_file.so
[530/760] Linking C shared module plugins/sparkplug-aware/mosquitto_sparkplug_aware.so
[531/760] Linking C shared module plugins/persist-sqlite/mosquitto_persist_sqlite.so
[532/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/libmosquitto.3
[533/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mosquitto-tls.7
[534/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mosquitto.7
[535/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mosquitto.8
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
[536/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mosquitto_ctrl_dynsec.1
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
[537/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mosquitto_ctrl.1
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsynopsisdiv, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsynopsisdiv, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
[538/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mosquitto_ctrl_shell.1
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
[539/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mosquitto.conf.5
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
[540/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mosquitto_passwd.1
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
[541/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mosquitto_pub.1
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in cmdsynopsis, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsynopsisdiv, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsynopsisdiv, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
[542/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mosquitto_rr.1
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in cmdsynopsis, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsynopsisdiv, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsynopsisdiv, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
[543/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mosquitto_signal.1
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
[544/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mqtt.7
[545/760] Generating /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/man/mosquitto_sub.1
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in cmdsynopsis, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsynopsisdiv, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsynopsisdiv, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in variablelist, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refsect1, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
Element include in namespace 'http://www.w3.org/2001/XInclude' encountered in refentry, but no template matches.
[546/760] Building CXX object test/mock/CMakeFiles/pthread_mock.dir/pthread_mock.cpp.o
[547/760] Building CXX object test/mock/libcommon/CMakeFiles/libmosquitto_common_mock.dir/file_common_mock.cpp.o
[548/760] Building CXX object test/mock/libcommon/CMakeFiles/libmosquitto_common_mock.dir/base64_common_mock.cpp.o
[549/760] Building CXX object test/mock/libcommon/CMakeFiles/libmosquitto_common_mock.dir/memory_common_mock.cpp.o
[550/760] Building CXX object test/mock/libcommon/CMakeFiles/libmosquitto_common_mock.dir/mqtt_common_mock.cpp.o
[551/760] Building CXX object test/mock/libcommon/CMakeFiles/libmosquitto_common_mock.dir/password_common_mock.cpp.o
[552/760] Building CXX object test/mock/libcommon/CMakeFiles/libmosquitto_common_mock.dir/libmosquitto_common_mock.cpp.o
[553/760] Building CXX object test/mock/libcommon/CMakeFiles/libmosquitto_common_mock.dir/random_common_mock.cpp.o
[554/760] Building CXX object test/mock/libcommon/CMakeFiles/libmosquitto_common_mock.dir/property_common_mock.cpp.o
[555/760] Building CXX object test/mock/libcommon/CMakeFiles/libmosquitto_common_mock.dir/strings_common_mock.cpp.o
[556/760] Building CXX object test/mock/libcommon/CMakeFiles/libmosquitto_common_mock.dir/time_common_mock.cpp.o
[557/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/actions_publish_mock.cpp.o
[558/760] Building CXX object test/mock/libcommon/CMakeFiles/libmosquitto_common_mock.dir/utf8_common_mock.cpp.o
[559/760] Building CXX object test/mock/libcommon/CMakeFiles/libmosquitto_common_mock.dir/topic_common_mock.cpp.o
[560/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/actions_subscribe_mock.cpp.o
[561/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/actions_unsubscribe_mock.cpp.o
[562/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/connect_mock.cpp.o
[563/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/callbacks_mock.cpp.o
[564/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/extended_auth_mock.cpp.o
[565/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/helpers_mock.cpp.o
[566/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/loop_mock.cpp.o
[567/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/messages_mosq_mock.cpp.o
[568/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/net_mosq_mock.cpp.o
[569/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/socks_mosq_mock.cpp.o
[570/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/options_mock.cpp.o
[571/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/srv_mosq_mock.cpp.o
[572/760] Linking C shared module test/broker/c/auth_plugin_acl.so
[573/760] Linking C shared module test/broker/c/auth_plugin_acl_change.so
[574/760] Linking C shared module test/broker/c/auth_plugin_acl_sub_denied.so
[575/760] Linking C shared module test/broker/c/auth_plugin_context_params.so
[576/760] Linking C shared module test/broker/c/auth_plugin_delayed.so
[577/760] Linking C shared module test/broker/c/auth_plugin_extended_multiple.so
[578/760] Linking C shared module test/broker/c/auth_plugin_extended_reauth.so
[579/760] Linking C shared module test/broker/c/auth_plugin_extended_single.so
[580/760] Linking C shared module test/broker/c/auth_plugin_extended_single2.so
[581/760] Linking C shared module test/broker/c/auth_plugin_id_change.so
[582/760] Linking C shared module test/broker/c/auth_plugin_msg_params.so
[583/760] Linking C shared module test/broker/c/auth_plugin_publish.so
[584/760] Linking C shared module test/broker/c/auth_plugin_pwd.so
[585/760] Linking C shared module test/broker/c/auth_plugin_v2.so
[586/760] Linking C shared module test/broker/c/auth_plugin_v3.so
[587/760] Linking C shared module test/broker/c/auth_plugin_v4.so
[588/760] Linking C shared module test/broker/c/auth_plugin_v5.so
[589/760] Linking C shared module test/broker/c/auth_plugin_v5_control.so
[590/760] Linking C shared module test/broker/c/bad_v1.so
[591/760] Linking C shared module test/broker/c/bad_v2_1.so
[592/760] Linking C shared module test/broker/c/bad_v2_2.so
[593/760] Linking C shared module test/broker/c/bad_v2_3.so
[594/760] Linking C shared module test/broker/c/bad_v2_4.so
[595/760] Linking C shared module test/broker/c/bad_v2_5.so
[596/760] Linking C shared module test/broker/c/bad_v2_6.so
[597/760] Linking C shared module test/broker/c/bad_v3_1.so
[598/760] Linking C shared module test/broker/c/bad_v2_7.so
[599/760] Linking C shared module test/broker/c/bad_v3_2.so
[600/760] Linking C shared module test/broker/c/bad_v3_3.so
[601/760] Linking C shared module test/broker/c/bad_v3_4.so
[602/760] Linking C shared module test/broker/c/bad_v3_5.so
[603/760] Linking C shared module test/broker/c/bad_v3_6.so
[604/760] Linking C shared module test/broker/c/bad_v3_7.so
[605/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/libmosquitto_mock.cpp.o
[606/760] Linking C shared module test/broker/c/bad_v4_1.so
[607/760] Linking C shared module test/broker/c/bad_v4_2.so
[608/760] Linking C shared module test/broker/c/bad_v4_3.so
[609/760] Linking C shared module test/broker/c/bad_v4_4.so
[610/760] Linking C shared module test/broker/c/bad_v5_1.so
[611/760] Linking C shared module test/broker/c/bad_v6.so
[612/760] Linking C shared module test/broker/c/bad_vnone_1.so
[613/760] Linking C shared module test/broker/c/kick_last_client.so
[614/760] Linking C shared module test/broker/c/plugin_control.so
[615/760] Linking C shared module test/broker/c/plugin_evt_client_offline.so
[616/760] Linking C shared module test/broker/c/plugin_evt_message_in.so
[617/760] Linking C shared module test/broker/c/plugin_evt_message_out.so
[618/760] Linking C shared module test/broker/c/plugin_evt_persist_client_update.so
[619/760] Linking C shared module test/broker/c/plugin_evt_psk_key.so
[620/760] Linking C shared module test/broker/c/plugin_evt_reload.so
[621/760] Linking C shared module test/broker/c/plugin_evt_tick.so
[622/760] Linking C shared module test/broker/c/plugin_evt_subscribe.so
[623/760] Linking C shared module test/broker/c/plugin_evt_unsubscribe.so
[624/760] Linking C executable test/broker/c/08-tls-psk-bridge.test
[625/760] Linking C executable test/broker/c/08-tls-psk-pub.test
[626/760] Linking C executable test/lib/c/01-con-discon-success.test
[627/760] Linking C executable test/lib/c/01-con-discon-success-v5.test
[628/760] Linking C executable test/lib/c/01-con-discon-will.test
[629/760] Linking C executable test/lib/c/01-con-discon-will-clear.test
[630/760] Linking C executable test/lib/c/01-con-discon-will-v5.test
[631/760] Linking C executable test/lib/c/01-extended-auth-continue.test
[632/760] Linking C executable test/lib/c/01-keepalive-pingreq.test
[633/760] Linking C executable test/lib/c/01-extended-auth-failure.test
[634/760] Linking C executable test/lib/c/01-no-clean-session.test
[635/760] Linking C executable test/lib/c/01-server-keepalive-pingreq.test
[636/760] Linking C executable test/lib/c/01-pre-connect-callback.test
[637/760] Linking C executable test/lib/c/01-unpwd-set.test
[638/760] Linking C executable test/lib/c/01-will-set.test
[639/760] Linking C executable test/lib/c/01-will-unpwd-set.test
[640/760] Linking C executable test/lib/c/02-subscribe-helper-callback-qos2.test
[641/760] Linking C executable test/lib/c/02-subscribe-helper-simple-qos2.test
[642/760] Linking C executable test/lib/c/02-subscribe-qos0.test
[643/760] Linking C executable test/lib/c/02-subscribe-qos1-async1.test
[644/760] Linking C executable test/lib/c/02-subscribe-qos1-async2.test
[645/760] Linking C executable test/lib/c/02-subscribe-qos1.test
[646/760] Linking C executable test/lib/c/02-subscribe-qos2.test
[647/760] Linking C executable test/lib/c/02-unsubscribe.test
[648/760] Linking C executable test/lib/c/02-unsubscribe2-v5.test
[649/760] Linking C executable test/lib/c/02-unsubscribe-multiple-v5.test
[650/760] Linking C executable test/lib/c/02-unsubscribe-v5.test
[651/760] Linking C executable test/lib/c/03-publish-b2c-qos1.test
[652/760] Linking C executable test/lib/c/03-publish-b2c-qos1-unexpected-puback.test
[653/760] Linking C executable test/lib/c/03-publish-b2c-qos2.test
[654/760] Linking C executable test/lib/c/03-publish-b2c-qos2-len.test
[655/760] Linking C executable test/lib/c/03-publish-b2c-qos2-unexpected-pubcomp.test
[656/760] Linking C executable test/lib/c/03-publish-c2b-qos1-disconnect.test
[657/760] Linking C executable test/lib/c/03-publish-b2c-qos2-unexpected-pubrel.test
[658/760] Linking C executable test/lib/c/03-publish-c2b-qos1-len.test
[659/760] Linking C executable test/lib/c/03-publish-c2b-qos1-receive-maximum.test
[660/760] Linking C executable test/lib/c/03-publish-c2b-qos2.test
[661/760] Linking C executable test/lib/c/03-publish-c2b-qos2-disconnect.test
[662/760] Linking C executable test/lib/c/03-publish-c2b-qos2-len.test
[663/760] Linking C executable test/lib/c/03-publish-c2b-qos2-maximum-qos-0.test
[664/760] Linking C executable test/lib/c/03-publish-c2b-qos2-pubrec-error.test
[665/760] Linking C executable test/lib/c/03-publish-c2b-qos2-receive-maximum.test
[666/760] Linking C executable test/lib/c/03-publish-c2b-qos2-maximum-qos-1.test
[667/760] Linking C executable test/lib/c/03-publish-loop-forever.test
[668/760] Linking C executable test/lib/c/03-publish-loop.test
[669/760] Linking C executable test/lib/c/03-publish-loop-manual.test
[670/760] Linking C executable test/lib/c/03-publish-loop-start.test
[671/760] Linking C executable test/lib/c/03-publish-qos0.test
[672/760] Linking C executable test/lib/c/03-publish-qos0-no-payload.test
[673/760] Linking C executable test/lib/c/03-request-response-1.test
[674/760] Linking C executable test/lib/c/03-request-response-2.test
[675/760] Linking C executable test/lib/c/03-request-response-correlation-1.test
[676/760] Linking C executable test/lib/c/04-retain-qos0.test
[677/760] Linking C executable test/lib/c/08-ssl-bad-cacert.test
[678/760] Linking C executable test/lib/c/08-ssl-connect-cert-auth.test
[679/760] Linking C executable test/lib/c/08-ssl-connect-cert-auth-custom-ssl-ctx.test
[680/760] Linking C executable test/lib/c/08-ssl-connect-cert-auth-custom-ssl-ctx-default.test
[681/760] Linking C executable test/lib/c/08-ssl-connect-cert-auth-enc.test
[682/760] Linking C executable test/lib/c/08-ssl-connect-no-auth.test
[683/760] Linking C executable test/lib/c/08-ssl-connect-san.test
[684/760] Linking C executable test/lib/c/09-util-topic-tokenise.test
[685/760] Linking C executable test/lib/c/08-ssl-fake-cacert.test
[686/760] Linking C executable test/lib/c/11-prop-oversize-packet.test
[687/760] Linking C executable test/lib/c/11-prop-send-content-type.test
[688/760] Linking C executable test/lib/c/11-prop-send-payload-format.test
[689/760] Linking C executable test/lib/c/11-prop-recv.test
[690/760] Linking C executable test/lib/c/fuzzish.test
[691/760] Linking CXX executable test/lib/cpp/01-con-discon-success.test
[692/760] Linking CXX executable test/lib/cpp/01-con-discon-success-v5.test
[693/760] Linking CXX executable test/lib/cpp/01-con-discon-will-clear.test
[694/760] Linking CXX executable test/lib/cpp/01-con-discon-will.test
[695/760] Linking CXX executable test/lib/cpp/01-con-discon-will-v5.test
[696/760] Linking CXX executable test/lib/cpp/01-extended-auth-continue.test
[697/760] Linking CXX executable test/lib/cpp/01-extended-auth-failure.test
[698/760] Linking CXX executable test/lib/cpp/01-keepalive-pingreq.test
[699/760] Linking CXX executable test/lib/cpp/01-no-clean-session.test
[700/760] Linking CXX executable test/lib/cpp/01-pre-connect-callback.test
[701/760] Linking CXX executable test/lib/cpp/01-server-keepalive-pingreq.test
[702/760] Linking CXX executable test/lib/cpp/01-unpwd-set.test
[703/760] Linking CXX executable test/lib/cpp/01-will-set.test
[704/760] Linking CXX executable test/lib/cpp/01-will-unpwd-set.test
[705/760] Linking CXX executable test/lib/cpp/02-subscribe-helper-callback-qos2.test
[706/760] Linking CXX executable test/lib/cpp/02-subscribe-qos0.test
[707/760] Linking CXX executable test/lib/cpp/02-subscribe-qos1-async1.test
[708/760] Linking CXX executable test/lib/cpp/02-subscribe-helper-simple-qos2.test
[709/760] Linking CXX executable test/lib/cpp/02-subscribe-qos1-async2.test
[710/760] Linking CXX executable test/lib/cpp/02-subscribe-qos1.test
[711/760] Linking CXX executable test/lib/cpp/02-subscribe-qos2.test
[712/760] Linking CXX executable test/lib/cpp/02-unsubscribe.test
[713/760] Linking CXX executable test/lib/cpp/02-unsubscribe-v5.test
[714/760] Linking CXX executable test/lib/cpp/03-publish-b2c-qos1.test
[715/760] Linking CXX executable test/lib/cpp/03-publish-b2c-qos1-unexpected-puback.test
[716/760] Linking CXX executable test/lib/cpp/03-publish-b2c-qos2.test
[717/760] Linking CXX executable test/lib/cpp/03-publish-b2c-qos2-len.test
[718/760] Linking CXX executable test/lib/cpp/03-publish-b2c-qos2-unexpected-pubcomp.test
[719/760] Linking CXX executable test/lib/cpp/03-publish-b2c-qos2-unexpected-pubrel.test
[720/760] Linking CXX executable test/lib/cpp/03-publish-c2b-qos1-disconnect.test
[721/760] Linking CXX executable test/lib/cpp/03-publish-c2b-qos1-len.test
[722/760] Linking CXX executable test/lib/cpp/03-publish-c2b-qos2.test
[723/760] Linking CXX executable test/lib/cpp/03-publish-c2b-qos1-receive-maximum.test
[724/760] Linking CXX executable test/lib/cpp/03-publish-c2b-qos2-disconnect.test
[725/760] Linking CXX executable test/lib/cpp/03-publish-c2b-qos2-len.test
[726/760] Linking CXX executable test/lib/cpp/03-publish-c2b-qos2-maximum-qos-0.test
[727/760] Linking CXX executable test/lib/cpp/03-publish-c2b-qos2-maximum-qos-1.test
[728/760] Linking CXX executable test/lib/cpp/03-publish-c2b-qos2-receive-maximum.test
[729/760] Linking CXX executable test/lib/cpp/03-publish-c2b-qos2-pubrec-error.test
[730/760] Linking CXX executable test/lib/cpp/03-publish-loop.test
[731/760] Linking CXX executable test/lib/cpp/03-publish-loop-forever.test
[732/760] Linking CXX executable test/lib/cpp/03-publish-loop-manual.test
[733/760] Linking CXX executable test/lib/cpp/03-publish-loop-start.test
[734/760] Linking CXX executable test/lib/cpp/03-publish-qos0.test
[735/760] Linking CXX executable test/lib/cpp/03-publish-qos0-no-payload.test
[736/760] Linking CXX executable test/lib/cpp/03-request-response-1.test
[737/760] Linking CXX executable test/lib/cpp/03-request-response-2.test
[738/760] Linking CXX executable test/lib/cpp/03-request-response-correlation-1.test
[739/760] Linking CXX executable test/lib/cpp/04-retain-qos0.test
[740/760] Linking CXX executable test/lib/cpp/08-ssl-bad-cacert.test
[741/760] Linking CXX executable test/lib/cpp/08-ssl-connect-cert-auth.test
[742/760] Linking CXX executable test/lib/cpp/08-ssl-connect-cert-auth-custom-ssl-ctx.test
[743/760] Linking CXX executable test/lib/cpp/08-ssl-connect-cert-auth-custom-ssl-ctx-default.test
[744/760] Linking CXX executable test/lib/cpp/08-ssl-connect-cert-auth-enc.test
[745/760] Linking CXX executable test/lib/cpp/08-ssl-connect-no-auth.test
[746/760] Linking CXX executable test/lib/cpp/08-ssl-connect-san.test
[747/760] Linking CXX executable test/lib/cpp/08-ssl-fake-cacert.test
[748/760] Linking CXX executable test/lib/cpp/11-prop-oversize-packet.test
[749/760] Linking CXX executable test/lib/cpp/11-prop-recv.test
[750/760] Linking CXX executable test/lib/cpp/09-util-topic-tokenise.test
[751/760] Linking CXX executable test/lib/cpp/11-prop-send-content-type.test
[752/760] Linking CXX executable test/lib/cpp/11-prop-send-payload-format.test
[753/760] Linking C executable test/unit/libcommon/libcommon-test
[754/760] Linking C executable test/unit/broker/keepalive-test
[755/760] Linking C executable test/unit/broker/bridge-topic-test
[756/760] Linking C executable test/unit/broker/persist-read-test
[757/760] Linking C executable test/unit/broker/persist-write-test
[758/760] Linking C executable test/unit/broker/subs-test
[759/760] Linking C executable test/unit/lib/lib-test
[760/760] Building CXX object test/mock/lib/CMakeFiles/libmosquitto_mock.dir/thread_mosq_mock.cpp.o
*** Please use pkgtools/verifypc to sanity check dependencies.
=> Creating /tmp/work/net/mosquitto/work/.rc.d/mosquitto
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Checking for vulnerabilities in mosquitto-2.1.0rc2
Package mosquitto-2.1.0rc2 has a security-bypass vulnerability, see https://nvd.nist.gov/vuln/detail/CVE-2021-34434
===> Installing for mosquitto-2.1.0rc2
=> Generating pre-install file lists
[0/1] Installing the project stripped...
-- Install configuration: ""
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/libmosquittopp.so.2.1.0
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/libmosquittopp.so.1
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/libmosquittopp.so
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/libmosquitto.so.2.1.0
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/libmosquitto.so.1
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/libmosquitto.so
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/bin/mosquitto_pub
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/bin/mosquitto_sub
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/bin/mosquitto_rr
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/sbin/mosquitto
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/bin/mosquitto_db_dump
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/bin/mosquitto_ctrl
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/bin/mosquitto_passwd
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/bin/mosquitto_signal
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/mosquitto_acl_file.so
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/mosquitto_dynamic_security.so
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/mosquitto_password_file.so
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/mosquitto_persist_sqlite.so
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/mosquitto_sparkplug_aware.so
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man1/mosquitto_ctrl.1
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man1/mosquitto_ctrl_dynsec.1
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man1/mosquitto_ctrl_shell.1
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man1/mosquitto_passwd.1
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man1/mosquitto_pub.1
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man1/mosquitto_sub.1
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man1/mosquitto_rr.1
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man1/mosquitto_signal.1
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man3/libmosquitto.3
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man5/mosquitto.conf.5
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man7/mosquitto-tls.7
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man7/mosquitto.7
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man7/mqtt.7
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/man/man8/mosquitto.8
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/share/examples/mosquitto/mosquitto.conf.example
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/share/examples/mosquitto/aclfile.example
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/share/examples/mosquitto/pskfile.example
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/share/examples/mosquitto/pwfile.example
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/pkgconfig/libmosquitto.pc
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/lib/pkgconfig/libmosquittopp.pc
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto_broker.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto_plugin.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquittopp.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mqtt_protocol.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/broker.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/broker_control.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/broker_plugin.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/defs.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libcommon.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libcommon_base64.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libcommon_cjson.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libcommon_file.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libcommon_memory.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libcommon_password.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libcommon_properties.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libcommon_random.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libcommon_string.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libcommon_time.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libcommon_topic.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libcommon_utf8.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_auth.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_callbacks.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_connect.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_create_delete.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_helpers.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_loop.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_message.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_options.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_publish.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_socks.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_subscribe.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_tls.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_unsubscribe.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquitto_will.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/libmosquittopp.h
-- Installing: /tmp/work/net/mosquitto/work/.destdir/usr/pkg/include/mosquitto/mqtt_protocol.h
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for mosquitto-2.1.0rc2
=> Checking for non-existent script interpreters in mosquitto-2.1.0rc2
=> Checking file permissions in mosquitto-2.1.0rc2
=> Checking for PIE in mosquitto-2.1.0rc2
=> Checking for RELRO in mosquitto-2.1.0rc2
=> Checking for missing run-time search paths in mosquitto-2.1.0rc2
=> Checking for work-directory references in mosquitto-2.1.0rc2
=> Creating binary package /tmp/work/net/mosquitto/work/.packages/mosquitto-2.1.0rc2.tgz
===> Building binary package for mosquitto-2.1.0rc2
=> Creating binary package /links/packages/All/mosquitto-2.1.0rc2.tgz
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Checking for vulnerabilities in mosquitto-2.1.0rc2
Package mosquitto-2.1.0rc2 has a security-bypass vulnerability, see https://nvd.nist.gov/vuln/detail/CVE-2021-34434
===> Testing for mosquitto-2.1.0rc2
[0/1] Running tests...
Test project /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/cmake-pkgsrc-build
Start 1: apps-ctrl-args
1/403 Test #1: apps-ctrl-args .................................................. Passed 1.00 sec
Start 2: apps-ctrl-broker
2/403 Test #2: apps-ctrl-broker ................................................ Passed 2.00 sec
Start 3: apps-ctrl-dynsec
3/403 Test #3: apps-ctrl-dynsec ................................................ Passed 30.83 sec
Start 4: apps-db-dump-client-stats
4/403 Test #4: apps-db-dump-client-stats .......................................***Failed 0.36 sec
Start 5: apps-db-dump-corrupt
5/403 Test #5: apps-db-dump-corrupt ............................................***Failed 0.19 sec
Start 6: apps-db-dump-json-v6-mqtt-v5-props
6/403 Test #6: apps-db-dump-json-v6-mqtt-v5-props ..............................***Failed 0.12 sec
Start 7: apps-db-dump-print-empty
7/403 Test #7: apps-db-dump-print-empty ........................................ Passed 0.14 sec
Start 8: apps-db-dump-print-v6-all
8/403 Test #8: apps-db-dump-print-v6-all .......................................***Failed 0.11 sec
Start 9: apps-db-dump-print-v6-mqtt-v5-props
9/403 Test #9: apps-db-dump-print-v6-mqtt-v5-props .............................***Failed 0.12 sec
Start 10: apps-db-dump-stats-current
10/403 Test #10: apps-db-dump-stats-current ...................................... Passed 0.29 sec
Start 11: apps-db-dump-stats
11/403 Test #11: apps-db-dump-stats ..............................................***Failed 0.16 sec
Start 12: apps-passwd-args
12/403 Test #12: apps-passwd-args ................................................ Passed 0.56 sec
Start 13: apps-passwd-changes
13/403 Test #13: apps-passwd-changes .............................................***Failed 0.72 sec
Start 14: apps-passwd-stdout
14/403 Test #14: apps-passwd-stdout .............................................. Passed 0.16 sec
Start 15: apps-signal-args
15/403 Test #15: apps-signal-args ................................................ Passed 0.25 sec
Start 16: broker-01-bad-initial-packets
16/403 Test #16: broker-01-bad-initial-packets ...................................***Failed 0.14 sec
Start 17: broker-01-connect-575314
17/403 Test #17: broker-01-connect-575314 ........................................ Passed 0.27 sec
Start 18: broker-01-connect-accept-protocol
18/403 Test #18: broker-01-connect-accept-protocol ............................... Passed 1.66 sec
Start 19: broker-01-connect-allow-anonymous
19/403 Test #19: broker-01-connect-allow-anonymous ............................... Passed 1.40 sec
Start 20: broker-01-connect-auto-id
20/403 Test #20: broker-01-connect-auto-id ....................................... Passed 1.59 sec
Start 21: broker-01-connect-disconnect-v5
21/403 Test #21: broker-01-connect-disconnect-v5 ................................. Passed 0.26 sec
Start 22: broker-01-connect-global-max-clients
22/403 Test #22: broker-01-connect-global-max-clients ............................ Passed 0.25 sec
Start 23: broker-01-connect-global-max-connections
23/403 Test #23: broker-01-connect-global-max-connections ........................ Passed 0.26 sec
Start 24: broker-01-connect-listener-allow-anonymous
24/403 Test #24: broker-01-connect-listener-allow-anonymous ...................... Passed 1.27 sec
Start 25: broker-01-connect-max-connections
25/403 Test #25: broker-01-connect-max-connections ............................... Passed 0.57 sec
Start 26: broker-01-connect-max-keepalive
26/403 Test #26: broker-01-connect-max-keepalive ................................. Passed 1.02 sec
Start 27: broker-01-connect-take-over
27/403 Test #27: broker-01-connect-take-over ..................................... Passed 0.25 sec
Start 28: broker-01-connect-uname-no-password-denied
28/403 Test #28: broker-01-connect-uname-no-password-denied ...................... Passed 0.38 sec
Start 29: broker-01-connect-uname-or-anon
29/403 Test #29: broker-01-connect-uname-or-anon ................................. Passed 3.22 sec
Start 30: broker-01-connect-uname-password-denied-no-will
30/403 Test #30: broker-01-connect-uname-password-denied-no-will ................. Passed 0.38 sec
Start 31: broker-01-connect-uname-password-denied
31/403 Test #31: broker-01-connect-uname-password-denied ......................... Passed 0.38 sec
Start 32: broker-01-connect-unix-socket
32/403 Test #32: broker-01-connect-unix-socket ................................... Passed 0.25 sec
Start 33: broker-01-connect-windows-line-endings
33/403 Test #33: broker-01-connect-windows-line-endings .......................... Passed 0.24 sec
Start 34: broker-01-connect-zero-length-id
34/403 Test #34: broker-01-connect-zero-length-id ................................ Passed 22.20 sec
Start 35: broker-01-plugin-connect-uname-password-denied
35/403 Test #35: broker-01-plugin-connect-uname-password-denied .................. Passed 0.38 sec
Start 36: broker-02-shared-nolocal
36/403 Test #36: broker-02-shared-nolocal ........................................ Passed 0.25 sec
Start 37: broker-02-shared-qos0-v5
37/403 Test #37: broker-02-shared-qos0-v5 ........................................ Passed 1.12 sec
Start 38: broker-02-subhier-crash
38/403 Test #38: broker-02-subhier-crash ......................................... Passed 0.33 sec
Start 39: broker-02-subpub-b2c-topic-alias
39/403 Test #39: broker-02-subpub-b2c-topic-alias ................................ Passed 0.72 sec
Start 40: broker-02-subpub-qos0-long-topic
40/403 Test #40: broker-02-subpub-qos0-long-topic ................................ Passed 1.75 sec
Start 41: broker-02-subpub-qos0-oversize-payload
41/403 Test #41: broker-02-subpub-qos0-oversize-payload .......................... Passed 2.80 sec
Start 42: broker-02-subpub-qos0-queued-bytes
42/403 Test #42: broker-02-subpub-qos0-queued-bytes .............................. Passed 1.40 sec
Start 43: broker-02-subpub-qos0-retain-as-publish
43/403 Test #43: broker-02-subpub-qos0-retain-as-publish ......................... Passed 0.25 sec
Start 44: broker-02-subpub-qos0-send-retain
44/403 Test #44: broker-02-subpub-qos0-send-retain ............................... Passed 1.84 sec
Start 45: broker-02-subpub-qos0-subscription-id
45/403 Test #45: broker-02-subpub-qos0-subscription-id ........................... Passed 0.70 sec
Start 46: broker-02-subpub-qos0-topic-alias-unknown
46/403 Test #46: broker-02-subpub-qos0-topic-alias-unknown ....................... Passed 0.70 sec
Start 47: broker-02-subpub-qos0-topic-alias
47/403 Test #47: broker-02-subpub-qos0-topic-alias ............................... Passed 0.72 sec
Start 48: broker-02-subpub-qos1-message-expiry-retain
48/403 Test #48: broker-02-subpub-qos1-message-expiry-retain ..................... Passed 4.55 sec
Start 49: broker-02-subpub-qos1-message-expiry-will
49/403 Test #49: broker-02-subpub-qos1-message-expiry-will ....................... Passed 4.89 sec
Start 50: broker-02-subpub-qos1-message-expiry
50/403 Test #50: broker-02-subpub-qos1-message-expiry ............................ Passed 2.80 sec
Start 51: broker-02-subpub-qos1-nolocal
51/403 Test #51: broker-02-subpub-qos1-nolocal ................................... Passed 1.03 sec
Start 52: broker-02-subpub-qos1-oversize-payload
52/403 Test #52: broker-02-subpub-qos1-oversize-payload .......................... Passed 2.46 sec
Start 53: broker-02-subpub-qos1
53/403 Test #53: broker-02-subpub-qos1 ........................................... Passed 1.75 sec
Start 54: broker-02-subpub-qos2-1322
54/403 Test #54: broker-02-subpub-qos2-1322 ...................................... Passed 3.17 sec
Start 55: broker-02-subpub-qos2-max-inflight-bytes
55/403 Test #55: broker-02-subpub-qos2-max-inflight-bytes ........................***Failed 37.43 sec
Start 56: broker-02-subpub-qos2-pubrec-error
56/403 Test #56: broker-02-subpub-qos2-pubrec-error .............................. Passed 1.05 sec
Start 57: broker-02-subpub-qos2-receive-maximum-1
57/403 Test #57: broker-02-subpub-qos2-receive-maximum-1 ......................... Passed 0.70 sec
Start 58: broker-02-subpub-qos2-receive-maximum-2
58/403 Test #58: broker-02-subpub-qos2-receive-maximum-2 ......................... Passed 1.05 sec
Start 59: broker-02-subpub-qos2
59/403 Test #59: broker-02-subpub-qos2 ........................................... Passed 1.41 sec
Start 60: broker-02-subpub-recover-subscriptions
60/403 Test #60: broker-02-subpub-recover-subscriptions .......................... Passed 1.74 sec
Start 61: broker-02-subscribe-dollar-v5
61/403 Test #61: broker-02-subscribe-dollar-v5 ................................... Passed 0.38 sec
Start 62: broker-02-subscribe-invalid-utf8
62/403 Test #62: broker-02-subscribe-invalid-utf8 ................................ Passed 0.38 sec
Start 63: broker-02-subscribe-long-topic
63/403 Test #63: broker-02-subscribe-long-topic .................................. Passed 0.38 sec
Start 64: broker-02-subscribe-persistence-flipflop
64/403 Test #64: broker-02-subscribe-persistence-flipflop ........................ Passed 1.31 sec
Start 65: broker-03-pattern-matching
65/403 Test #65: broker-03-pattern-matching ...................................... Passed 24.50 sec
Start 66: broker-03-publish-b2c-disconnect-qos1
66/403 Test #66: broker-03-publish-b2c-disconnect-qos1 ........................... Passed 1.75 sec
Start 67: broker-03-publish-b2c-disconnect-qos2
67/403 Test #67: broker-03-publish-b2c-disconnect-qos2 ........................... Passed 2.45 sec
Start 68: broker-03-publish-b2c-qos1-len
68/403 Test #68: broker-03-publish-b2c-qos1-len .................................. Passed 5.25 sec
Start 69: broker-03-publish-b2c-qos2-len
69/403 Test #69: broker-03-publish-b2c-qos2-len .................................. Passed 5.24 sec
Start 70: broker-03-publish-bad-flags
70/403 Test #70: broker-03-publish-bad-flags ..................................... Passed 0.23 sec
Start 71: broker-03-publish-c2b-disconnect-qos2
71/403 Test #71: broker-03-publish-c2b-disconnect-qos2 ........................... Passed 0.49 sec
Start 72: broker-03-publish-c2b-qos2-len
72/403 Test #72: broker-03-publish-c2b-qos2-len .................................. Passed 0.60 sec
Start 73: broker-03-publish-dollar-v5
73/403 Test #73: broker-03-publish-dollar-v5 ..................................... Passed 0.22 sec
Start 74: broker-03-publish-dollar
74/403 Test #74: broker-03-publish-dollar ........................................ Passed 0.24 sec
Start 75: broker-03-publish-invalid-utf8
75/403 Test #75: broker-03-publish-invalid-utf8 .................................. Passed 0.36 sec
Start 76: broker-03-publish-long-topic
76/403 Test #76: broker-03-publish-long-topic .................................... Passed 0.37 sec
Start 77: broker-03-publish-qos1-max-inflight-expire
77/403 Test #77: broker-03-publish-qos1-max-inflight-expire ...................... Passed 2.73 sec
Start 78: broker-03-publish-qos1-max-inflight
78/403 Test #78: broker-03-publish-qos1-max-inflight ............................. Passed 0.35 sec
Start 79: broker-03-publish-qos1-no-subscribers-v5
79/403 Test #79: broker-03-publish-qos1-no-subscribers-v5 ........................ Passed 0.23 sec
Start 80: broker-03-publish-qos1-retain-disabled
80/403 Test #80: broker-03-publish-qos1-retain-disabled .......................... Passed 0.37 sec
Start 81: broker-03-publish-qos1
81/403 Test #81: broker-03-publish-qos1 .......................................... Passed 0.36 sec
Start 82: broker-03-publish-qos2-dup
82/403 Test #82: broker-03-publish-qos2-dup ...................................... Passed 0.84 sec
Start 83: broker-03-publish-qos2-max-inflight-exceeded
83/403 Test #83: broker-03-publish-qos2-max-inflight-exceeded .................... Passed 1.69 sec
Start 84: broker-03-publish-qos2-max-inflight
84/403 Test #84: broker-03-publish-qos2-max-inflight ............................. Passed 1.89 sec
Start 85: broker-03-publish-qos2-reuse-mid
85/403 Test #85: broker-03-publish-qos2-reuse-mid ................................ Passed 1.26 sec
Start 86: broker-03-publish-qos2
86/403 Test #86: broker-03-publish-qos2 .......................................... Passed 0.37 sec
Start 87: broker-04-retain-check-source-persist-diff-port
87/403 Test #87: broker-04-retain-check-source-persist-diff-port ................. Passed 8.38 sec
Start 88: broker-04-retain-check-source-persist
88/403 Test #88: broker-04-retain-check-source-persist ........................... Passed 9.09 sec
Start 89: broker-04-retain-check-source
89/403 Test #89: broker-04-retain-check-source ................................... Passed 2.80 sec
Start 90: broker-04-retain-clear-multiple
90/403 Test #90: broker-04-retain-clear-multiple ................................. Passed 1.05 sec
Start 91: broker-04-retain-qos0-clear
91/403 Test #91: broker-04-retain-qos0-clear ..................................... Passed 3.15 sec
Start 92: broker-04-retain-qos0-fresh
92/403 Test #92: broker-04-retain-qos0-fresh ..................................... Passed 0.36 sec
Start 93: broker-04-retain-qos0-repeated
93/403 Test #93: broker-04-retain-qos0-repeated .................................. Passed 2.44 sec
Start 94: broker-04-retain-qos0
94/403 Test #94: broker-04-retain-qos0 ........................................... Passed 1.75 sec
Start 95: broker-04-retain-qos1-qos0
95/403 Test #95: broker-04-retain-qos1-qos0 ...................................... Passed 1.40 sec
Start 96: broker-04-retain-upgrade-outgoing-qos
96/403 Test #96: broker-04-retain-upgrade-outgoing-qos ........................... Passed 1.75 sec
Start 97: broker-05-clean-session-qos1
97/403 Test #97: broker-05-clean-session-qos1 .................................... Passed 1.40 sec
Start 98: broker-05-session-expiry-kick
98/403 Test #98: broker-05-session-expiry-kick ................................... Passed 2.26 sec
Start 99: broker-05-session-expiry-v5
99/403 Test #99: broker-05-session-expiry-v5 ..................................... Passed 8.28 sec
Start 100: broker-06-bridge-b2br-disconnect-qos1
100/403 Test #100: broker-06-bridge-b2br-disconnect-qos1 ........................... Passed 11.16 sec
Start 101: broker-06-bridge-b2br-disconnect-qos2
101/403 Test #101: broker-06-bridge-b2br-disconnect-qos2 ........................... Passed 10.15 sec
Start 102: broker-06-bridge-b2br-late-connection-retain
102/403 Test #102: broker-06-bridge-b2br-late-connection-retain .................... Passed 1.06 sec
Start 103: broker-06-bridge-b2br-late-connection
103/403 Test #103: broker-06-bridge-b2br-late-connection ........................... Passed 0.38 sec
Start 104: broker-06-bridge-b2br-remapping
104/403 Test #104: broker-06-bridge-b2br-remapping ................................. Passed 8.01 sec
Start 105: broker-06-bridge-br2b-disconnect-qos1
105/403 Test #105: broker-06-bridge-br2b-disconnect-qos1 ........................... Passed 3.85 sec
Start 106: broker-06-bridge-br2b-disconnect-qos2
106/403 Test #106: broker-06-bridge-br2b-disconnect-qos2 ........................... Passed 8.40 sec
Start 107: broker-06-bridge-br2b-remapping
107/403 Test #107: broker-06-bridge-br2b-remapping ................................. Passed 8.05 sec
Start 108: broker-06-bridge-clean-session-csF-lcsF
108/403 Test #108: broker-06-bridge-clean-session-csF-lcsF ......................... Passed 4.92 sec
Start 109: broker-06-bridge-clean-session-csF-lcsN
109/403 Test #109: broker-06-bridge-clean-session-csF-lcsN ......................... Passed 6.29 sec
Start 110: broker-06-bridge-clean-session-csF-lcsT
110/403 Test #110: broker-06-bridge-clean-session-csF-lcsT ......................... Passed 4.56 sec
Start 111: broker-06-bridge-clean-session-csT-lcsF
111/403 Test #111: broker-06-bridge-clean-session-csT-lcsF ......................... Passed 4.90 sec
Start 112: broker-06-bridge-clean-session-csT-lcsN
112/403 Test #112: broker-06-bridge-clean-session-csT-lcsN ......................... Passed 4.90 sec
Start 113: broker-06-bridge-clean-session-csT-lcsT
113/403 Test #113: broker-06-bridge-clean-session-csT-lcsT ......................... Passed 6.30 sec
Start 114: broker-06-bridge-config-reload
114/403 Test #114: broker-06-bridge-config-reload .................................. Passed 4.87 sec
Start 115: broker-06-bridge-fail-persist-resend-qos1
115/403 Test #115: broker-06-bridge-fail-persist-resend-qos1 ....................... Passed 1.76 sec
Start 116: broker-06-bridge-fail-persist-resend-qos2
116/403 Test #116: broker-06-bridge-fail-persist-resend-qos2 ....................... Passed 3.84 sec
Start 117: broker-06-bridge-no-local
117/403 Test #117: broker-06-bridge-no-local ....................................... Passed 2.42 sec
Start 118: broker-06-bridge-outgoing-retain
118/403 Test #118: broker-06-bridge-outgoing-retain ................................ Passed 1.78 sec
Start 119: broker-06-bridge-per-listener-settings
119/403 Test #119: broker-06-bridge-per-listener-settings .......................... Passed 5.94 sec
Start 120: broker-06-bridge-reconnect-local-out
120/403 Test #120: broker-06-bridge-reconnect-local-out ............................ Passed 6.28 sec
Start 121: broker-06-bridge-remap-receive-wildcard
121/403 Test #121: broker-06-bridge-remap-receive-wildcard ......................... Passed 0.37 sec
Start 122: broker-06-bridge-remote-shutdown
122/403 Test #122: broker-06-bridge-remote-shutdown ................................ Passed 2.45 sec
Start 123: broker-07-will-control
123/403 Test #123: broker-07-will-control .......................................... Passed 0.35 sec
Start 124: broker-07-will-delay-invalid-573191
124/403 Test #124: broker-07-will-delay-invalid-573191 ............................. Passed 0.24 sec
Start 125: broker-07-will-delay-reconnect
125/403 Test #125: broker-07-will-delay-reconnect .................................. Passed 4.27 sec
Start 126: broker-07-will-delay-recover
126/403 Test #126: broker-07-will-delay-recover .................................... Passed 9.13 sec
Start 127: broker-07-will-delay-session-expiry
127/403 Test #127: broker-07-will-delay-session-expiry ............................. Passed 4.27 sec
Start 128: broker-07-will-delay-session-expiry2
128/403 Test #128: broker-07-will-delay-session-expiry2 ............................ Passed 4.27 sec
Start 129: broker-07-will-delay
129/403 Test #129: broker-07-will-delay ............................................ Passed 6.40 sec
Start 130: broker-07-will-disconnect-with-will
130/403 Test #130: broker-07-will-disconnect-with-will ............................. Passed 0.79 sec
Start 131: broker-07-will-invalid-utf8
131/403 Test #131: broker-07-will-invalid-utf8 ..................................... Passed 1.06 sec
Start 132: broker-07-will-no-flag
132/403 Test #132: broker-07-will-no-flag .......................................... Passed 0.38 sec
Start 133: broker-07-will-null-topic
133/403 Test #133: broker-07-will-null-topic ....................................... Passed 0.38 sec
Start 134: broker-07-will-null
134/403 Test #134: broker-07-will-null ............................................. Passed 1.69 sec
Start 135: broker-07-will-oversize-payload
135/403 Test #135: broker-07-will-oversize-payload ................................. Passed 3.15 sec
Start 136: broker-07-will-per-listener
136/403 Test #136: broker-07-will-per-listener ..................................... Passed 2.80 sec
Start 137: broker-07-will-properties
137/403 Test #137: broker-07-will-properties ....................................... Passed 3.50 sec
Start 138: broker-07-will-qos0
138/403 Test #138: broker-07-will-qos0 ............................................. Passed 2.45 sec
Start 139: broker-07-will-reconnect-1273
139/403 Test #139: broker-07-will-reconnect-1273 ................................... Passed 1.75 sec
Start 140: broker-07-will-takeover
140/403 Test #140: broker-07-will-takeover ......................................... Passed 10.50 sec
Start 141: broker-08-ssl-bridge
141/403 Test #141: broker-08-ssl-bridge ............................................***Failed 21.70 sec
Start 142: broker-08-ssl-connect-cert-auth-crl
142/403 Test #142: broker-08-ssl-connect-cert-auth-crl ............................. Passed 0.69 sec
Start 143: broker-08-ssl-connect-cert-auth-expired-allowed
143/403 Test #143: broker-08-ssl-connect-cert-auth-expired-allowed ................. Passed 1.40 sec
Start 144: broker-08-ssl-connect-cert-auth-expired
144/403 Test #144: broker-08-ssl-connect-cert-auth-expired ......................... Passed 0.79 sec
Start 145: broker-08-ssl-connect-cert-auth-revoked
145/403 Test #145: broker-08-ssl-connect-cert-auth-revoked ......................... Passed 0.79 sec
Start 146: broker-08-ssl-connect-cert-auth-without
146/403 Test #146: broker-08-ssl-connect-cert-auth-without ......................... Passed 0.27 sec
Start 147: broker-08-ssl-connect-cert-auth
147/403 Test #147: broker-08-ssl-connect-cert-auth ................................. Passed 0.95 sec
Start 148: broker-08-ssl-connect-dhparam
148/403 Test #148: broker-08-ssl-connect-dhparam ................................... Passed 0.70 sec
Start 149: broker-08-ssl-connect-identity
149/403 Test #149: broker-08-ssl-connect-identity .................................. Passed 1.40 sec
Start 150: broker-08-ssl-connect-no-auth-wrong-ca
150/403 Test #150: broker-08-ssl-connect-no-auth-wrong-ca .......................... Passed 0.78 sec
Start 151: broker-08-ssl-connect-no-auth
151/403 Test #151: broker-08-ssl-connect-no-auth ................................... Passed 0.62 sec
Start 152: broker-08-ssl-connect-no-identity
152/403 Test #152: broker-08-ssl-connect-no-identity ............................... Passed 2.28 sec
Start 153: broker-08-ssl-hup-disconnect
153/403 Test #153: broker-08-ssl-hup-disconnect .................................... Passed 3.33 sec
Start 154: broker-08-tls-psk-bridge
154/403 Test #154: broker-08-tls-psk-bridge ........................................ Passed 1.04 sec
Start 155: broker-08-tls-psk-pub
155/403 Test #155: broker-08-tls-psk-pub ........................................... Passed 1.04 sec
Start 156: broker-09-acl-access-variants
156/403 Test #156: broker-09-acl-access-variants ................................... Passed 11.55 sec
Start 157: broker-09-acl-change
157/403 Test #157: broker-09-acl-change ............................................ Passed 1.05 sec
Start 158: broker-09-acl-empty-file
158/403 Test #158: broker-09-acl-empty-file ........................................ Passed 0.70 sec
Start 159: broker-09-auth-bad-method
159/403 Test #159: broker-09-auth-bad-method ....................................... Passed 0.23 sec
Start 160: broker-09-extended-auth-change-username
160/403 Test #160: broker-09-extended-auth-change-username ......................... Passed 1.17 sec
Start 161: broker-09-extended-auth-multistep-reauth
161/403 Test #161: broker-09-extended-auth-multistep-reauth ........................ Passed 0.23 sec
Start 162: broker-09-extended-auth-multistep
162/403 Test #162: broker-09-extended-auth-multistep ............................... Passed 0.23 sec
Start 163: broker-09-extended-auth-reauth
163/403 Test #163: broker-09-extended-auth-reauth .................................. Passed 0.23 sec
Start 164: broker-09-extended-auth-single
164/403 Test #164: broker-09-extended-auth-single .................................. Passed 0.23 sec
Start 165: broker-09-plugin-acl-access-variants
165/403 Test #165: broker-09-plugin-acl-access-variants ............................ Passed 10.98 sec
Start 166: broker-09-plugin-acl-change
166/403 Test #166: broker-09-plugin-acl-change ..................................... Passed 0.25 sec
Start 167: broker-09-plugin-auth-acl-pub-prop
167/403 Test #167: broker-09-plugin-auth-acl-pub-prop .............................. Passed 0.24 sec
Start 168: broker-09-plugin-auth-acl-pub
168/403 Test #168: broker-09-plugin-auth-acl-pub ................................... Passed 1.95 sec
Start 169: broker-09-plugin-auth-acl-sub-denied
169/403 Test #169: broker-09-plugin-auth-acl-sub-denied ............................ Passed 0.24 sec
Start 170: broker-09-plugin-auth-acl-sub
170/403 Test #170: broker-09-plugin-auth-acl-sub ................................... Passed 0.61 sec
Start 171: broker-09-plugin-auth-context-params
171/403 Test #171: broker-09-plugin-auth-context-params ............................ Passed 0.89 sec
Start 172: broker-09-plugin-auth-defer-unpwd-fail
172/403 Test #172: broker-09-plugin-auth-defer-unpwd-fail .......................... Passed 1.82 sec
Start 173: broker-09-plugin-auth-defer-unpwd-success
173/403 Test #173: broker-09-plugin-auth-defer-unpwd-success ....................... Passed 1.80 sec
Start 174: broker-09-plugin-auth-msg-params
174/403 Test #174: broker-09-plugin-auth-msg-params ................................ Passed 0.59 sec
Start 175: broker-09-plugin-auth-unpwd-fail
175/403 Test #175: broker-09-plugin-auth-unpwd-fail ................................ Passed 0.38 sec
Start 176: broker-09-plugin-auth-unpwd-success
176/403 Test #176: broker-09-plugin-auth-unpwd-success ............................. Passed 0.38 sec
Start 177: broker-09-plugin-auth-v2-unpwd-fail
177/403 Test #177: broker-09-plugin-auth-v2-unpwd-fail ............................. Passed 0.25 sec
Start 178: broker-09-plugin-auth-v2-unpwd-success
178/403 Test #178: broker-09-plugin-auth-v2-unpwd-success .......................... Passed 0.24 sec
Start 179: broker-09-plugin-auth-v3-unpwd-fail
179/403 Test #179: broker-09-plugin-auth-v3-unpwd-fail ............................. Passed 0.87 sec
Start 180: broker-09-plugin-auth-v3-unpwd-success
180/403 Test #180: broker-09-plugin-auth-v3-unpwd-success .......................... Passed 0.67 sec
Start 181: broker-09-plugin-auth-v4-unpwd-fail
181/403 Test #181: broker-09-plugin-auth-v4-unpwd-fail ............................. Passed 0.70 sec
Start 182: broker-09-plugin-auth-v4-unpwd-success
182/403 Test #182: broker-09-plugin-auth-v4-unpwd-success .......................... Passed 0.70 sec
Start 183: broker-09-plugin-auth-v5-unpwd-fail
183/403 Test #183: broker-09-plugin-auth-v5-unpwd-fail ............................. Passed 0.70 sec
Start 184: broker-09-plugin-auth-v5-unpwd-success
184/403 Test #184: broker-09-plugin-auth-v5-unpwd-success .......................... Passed 0.70 sec
Start 185: broker-09-plugin-bad
185/403 Test #185: broker-09-plugin-bad ............................................ Passed 7.00 sec
Start 186: broker-09-plugin-change-id
186/403 Test #186: broker-09-plugin-change-id ...................................... Passed 0.78 sec
Start 187: broker-09-plugin-delayed-auth
187/403 Test #187: broker-09-plugin-delayed-auth ................................... Passed 23.72 sec
Start 188: broker-09-plugin-evt-client-offline
188/403 Test #188: broker-09-plugin-evt-client-offline ............................. Passed 1.04 sec
Start 189: broker-09-plugin-evt-message-in
189/403 Test #189: broker-09-plugin-evt-message-in ................................. Passed 0.48 sec
Start 190: broker-09-plugin-evt-message-out
190/403 Test #190: broker-09-plugin-evt-message-out ................................ Passed 0.58 sec
Start 191: broker-09-plugin-evt-psk-key
191/403 Test #191: broker-09-plugin-evt-psk-key .................................... Passed 2.10 sec
Start 192: broker-09-plugin-evt-reload
192/403 Test #192: broker-09-plugin-evt-reload ..................................... Passed 1.06 sec
Start 193: broker-09-plugin-evt-subscribe
193/403 Test #193: broker-09-plugin-evt-subscribe .................................. Passed 0.69 sec
Start 194: broker-09-plugin-evt-tick
194/403 Test #194: broker-09-plugin-evt-tick .......................................***Failed 1.05 sec
Start 195: broker-09-plugin-evt-unsubscribe
195/403 Test #195: broker-09-plugin-evt-unsubscribe ................................ Passed 0.25 sec
Start 196: broker-09-plugin-load
196/403 Test #196: broker-09-plugin-load ........................................... Passed 1.09 sec
Start 197: broker-09-plugin-publish
197/403 Test #197: broker-09-plugin-publish ........................................ Passed 2.49 sec
Start 198: broker-09-plugin-unsupported
198/403 Test #198: broker-09-plugin-unsupported .................................... Passed 1.04 sec
Start 199: broker-09-pwfile-parse-invalid
199/403 Test #199: broker-09-pwfile-parse-invalid .................................. Passed 23.12 sec
Start 200: broker-10-listener-mount-point
200/403 Test #200: broker-10-listener-mount-point .................................. Passed 1.41 sec
Start 201: broker-11-message-expiry
201/403 Test #201: broker-11-message-expiry ........................................ Passed 7.71 sec
Start 202: broker-11-persistence-autosave-changes
202/403 Test #202: broker-11-persistence-autosave-changes .......................... Passed 0.76 sec
Start 203: broker-11-persistent-subscription-no-local
203/403 Test #203: broker-11-persistent-subscription-no-local ...................... Passed 1.69 sec
Start 204: broker-11-persistent-subscription
204/403 Test #204: broker-11-persistent-subscription ............................... Passed 1.39 sec
Start 205: broker-11-pub-props
205/403 Test #205: broker-11-pub-props ............................................. Passed 1.41 sec
Start 206: broker-11-subscription-id
206/403 Test #206: broker-11-subscription-id ....................................... Passed 0.70 sec
Start 207: broker-12-prop-assigned-client-identifier
207/403 Test #207: broker-12-prop-assigned-client-identifier ....................... Passed 0.38 sec
Start 208: broker-12-prop-maximum-packet-size-broker
208/403 Test #208: broker-12-prop-maximum-packet-size-broker ....................... Passed 0.25 sec
Start 209: broker-12-prop-maximum-packet-size-publish-qos1
209/403 Test #209: broker-12-prop-maximum-packet-size-publish-qos1 ................. Passed 0.75 sec
Start 210: broker-12-prop-maximum-packet-size-publish-qos2
210/403 Test #210: broker-12-prop-maximum-packet-size-publish-qos2 ................. Passed 1.05 sec
Start 211: broker-12-prop-response-topic-correlation-data
211/403 Test #211: broker-12-prop-response-topic-correlation-data .................. Passed 1.05 sec
Start 212: broker-12-prop-response-topic
212/403 Test #212: broker-12-prop-response-topic ................................... Passed 0.70 sec
Start 213: broker-12-prop-server-keepalive
213/403 Test #213: broker-12-prop-server-keepalive ................................. Passed 0.44 sec
Start 214: broker-12-prop-subpub-content-type
214/403 Test #214: broker-12-prop-subpub-content-type .............................. Passed 0.45 sec
Start 215: broker-12-prop-subpub-payload-format
215/403 Test #215: broker-12-prop-subpub-payload-format ............................ Passed 0.89 sec
Start 216: broker-13-websocket-bad-origin
216/403 Test #216: broker-13-websocket-bad-origin .................................. Passed 0.47 sec
Start 217: broker-14-dynsec-acl
217/403 Test #217: broker-14-dynsec-acl ............................................ Passed 1.96 sec
Start 218: broker-14-dynsec-allow-wildcard
218/403 Test #218: broker-14-dynsec-allow-wildcard ................................. Passed 0.69 sec
Start 219: broker-14-dynsec-anon-group
219/403 Test #219: broker-14-dynsec-anon-group ..................................... Passed 0.69 sec
Start 220: broker-14-dynsec-auth
220/403 Test #220: broker-14-dynsec-auth ........................................... Passed 0.69 sec
Start 221: broker-14-dynsec-client-invalid
221/403 Test #221: broker-14-dynsec-client-invalid .................................***Failed 17.64 sec
Start 222: broker-14-dynsec-client
222/403 Test #222: broker-14-dynsec-client ......................................... Passed 0.72 sec
Start 223: broker-14-dynsec-config-init-env
223/403 Test #223: broker-14-dynsec-config-init-env ................................ Passed 3.35 sec
Start 224: broker-14-dynsec-config-init-file
224/403 Test #224: broker-14-dynsec-config-init-file ............................... Passed 3.15 sec
Start 225: broker-14-dynsec-config-init-random
225/403 Test #225: broker-14-dynsec-config-init-random ............................. Passed 3.15 sec
Start 226: broker-14-dynsec-default-access
226/403 Test #226: broker-14-dynsec-default-access ................................. Passed 0.68 sec
Start 227: broker-14-dynsec-disable-client
227/403 Test #227: broker-14-dynsec-disable-client ................................. Passed 0.26 sec
Start 228: broker-14-dynsec-group-invalid
228/403 Test #228: broker-14-dynsec-group-invalid ..................................***Failed 17.84 sec
Start 229: broker-14-dynsec-group
229/403 Test #229: broker-14-dynsec-group .......................................... Passed 0.84 sec
Start 230: broker-14-dynsec-modify-client
230/403 Test #230: broker-14-dynsec-modify-client .................................. Passed 1.01 sec
Start 231: broker-14-dynsec-modify-group
231/403 Test #231: broker-14-dynsec-modify-group ................................... Passed 1.09 sec
Start 232: broker-14-dynsec-modify-role
232/403 Test #232: broker-14-dynsec-modify-role .................................... Passed 1.01 sec
Start 233: broker-14-dynsec-plugin-invalid
233/403 Test #233: broker-14-dynsec-plugin-invalid ................................. Passed 0.69 sec
Start 234: broker-14-dynsec-role-invalid
234/403 Test #234: broker-14-dynsec-role-invalid ................................... Passed 0.70 sec
Start 235: broker-14-dynsec-role
235/403 Test #235: broker-14-dynsec-role ........................................... Passed 1.06 sec
Start 236: broker-16-cmd-args
236/403 Test #236: broker-16-cmd-args .............................................. Passed 2.44 sec
Start 237: broker-16-config-huge
237/403 Test #237: broker-16-config-huge ...........................................***Failed 5.33 sec
Start 238: broker-16-config-includedir
238/403 Test #238: broker-16-config-includedir ..................................... Passed 0.61 sec
Start 239: broker-16-config-missing
239/403 Test #239: broker-16-config-missing ........................................ Passed 0.34 sec
Start 240: broker-16-config-parse-errors-tls-psk
240/403 Test #240: broker-16-config-parse-errors-tls-psk ........................... Passed 2.09 sec
Start 241: broker-16-config-parse-errors-tls
241/403 Test #241: broker-16-config-parse-errors-tls ............................... Passed 5.60 sec
Start 242: broker-16-config-parse-errors-without-tls
242/403 Test #242: broker-16-config-parse-errors-without-tls ....................... Passed 2.79 sec
Start 243: broker-17-control-list-listeners
243/403 Test #243: broker-17-control-list-listeners ................................ Passed 0.24 sec
Start 244: broker-17-control-list-plugins
244/403 Test #244: broker-17-control-list-plugins .................................. Passed 0.24 sec
Start 245: broker-17-control-missing-endpoint
245/403 Test #245: broker-17-control-missing-endpoint .............................. Passed 0.24 sec
Start 246: broker-20-sparkplug-aware
246/403 Test #246: broker-20-sparkplug-aware ....................................... Passed 2.09 sec
Start 247: broker-20-sparkplug-compliance
247/403 Test #247: broker-20-sparkplug-compliance .................................. Passed 2.10 sec
Start 248: broker-21-proxy-bad-version
248/403 Test #248: broker-21-proxy-bad-version ..................................... Passed 0.18 sec
Start 249: broker-21-proxy-v1-bad
249/403 Test #249: broker-21-proxy-v1-bad .......................................... Passed 2.84 sec
Start 250: broker-21-proxy-v1-success
250/403 Test #250: broker-21-proxy-v1-success ...................................... Passed 2.58 sec
Start 251: broker-21-proxy-v2-bad-config
251/403 Test #251: broker-21-proxy-v2-bad-config ................................... Passed 0.20 sec
Start 252: broker-21-proxy-v2-bad-header
252/403 Test #252: broker-21-proxy-v2-bad-header ................................... Passed 0.26 sec
Start 253: broker-21-proxy-v2-ipv4
253/403 Test #253: broker-21-proxy-v2-ipv4 ......................................... Passed 0.59 sec
Start 254: broker-21-proxy-v2-ipv6
254/403 Test #254: broker-21-proxy-v2-ipv6 ......................................... Passed 0.35 sec
Start 255: broker-21-proxy-v2-local
255/403 Test #255: broker-21-proxy-v2-local ........................................ Passed 0.26 sec
Start 256: broker-21-proxy-v2-long-tlv
256/403 Test #256: broker-21-proxy-v2-long-tlv ..................................... Passed 0.50 sec
Start 257: broker-21-proxy-v2-lost-connection
257/403 Test #257: broker-21-proxy-v2-lost-connection .............................. Passed 0.97 sec
Start 258: broker-21-proxy-v2-ssl-cipher
258/403 Test #258: broker-21-proxy-v2-ssl-cipher ................................... Passed 0.72 sec
Start 259: broker-21-proxy-v2-ssl-common-name-failure
259/403 Test #259: broker-21-proxy-v2-ssl-common-name-failure ...................... Passed 0.72 sec
Start 260: broker-21-proxy-v2-ssl-common-name-success
260/403 Test #260: broker-21-proxy-v2-ssl-common-name-success ...................... Passed 0.33 sec
Start 261: broker-21-proxy-v2-ssl-require-cert-failure
261/403 Test #261: broker-21-proxy-v2-ssl-require-cert-failure ..................... Passed 0.48 sec
Start 262: broker-21-proxy-v2-ssl-require-cert-success
262/403 Test #262: broker-21-proxy-v2-ssl-require-cert-success ..................... Passed 0.56 sec
Start 263: broker-21-proxy-v2-ssl-require-tls-failure
263/403 Test #263: broker-21-proxy-v2-ssl-require-tls-failure ...................... Passed 0.74 sec
Start 264: broker-21-proxy-v2-ssl-require-tls-success
264/403 Test #264: broker-21-proxy-v2-ssl-require-tls-success ...................... Passed 0.32 sec
Start 265: broker-21-proxy-v2-unix
265/403 Test #265: broker-21-proxy-v2-unix ......................................... Passed 0.35 sec
Start 266: broker-21-proxy-v2-websockets
266/403 Test #266: broker-21-proxy-v2-websockets ................................... Passed 0.70 sec
Start 267: broker-22-http-api-acl
267/403 Test #267: broker-22-http-api-acl .......................................... Passed 0.43 sec
Start 268: broker-22-http-api-api
268/403 Test #268: broker-22-http-api-api .......................................... Passed 0.31 sec
Start 269: broker-22-http-api-auth
269/403 Test #269: broker-22-http-api-auth ......................................... Passed 0.42 sec
Start 270: broker-22-http-api-file
270/403 Test #270: broker-22-http-api-file ......................................... Passed 0.61 sec
Start 271: broker-22-http-api-tls
271/403 Test #271: broker-22-http-api-tls .......................................... Passed 1.73 sec
Start 272: broker-23-security-acl-file-reload
272/403 Test #272: broker-23-security-acl-file-reload .............................. Passed 0.38 sec
Start 273: broker-23-security-password-file-reload
273/403 Test #273: broker-23-security-password-file-reload ......................... Passed 0.38 sec
Start 274: broker-msg_sequence_test
274/403 Test #274: broker-msg_sequence_test ........................................ Passed 20.45 sec
Start 275: broker-15-persist-bridge-queue-persist_sqlite
275/403 Test #275: broker-15-persist-bridge-queue-persist_sqlite ...................***Failed 18.34 sec
Start 276: broker-15-persist-client-drop-expired-messages-persist_sqlite
276/403 Test #276: broker-15-persist-client-drop-expired-messages-persist_sqlite ...***Failed 17.32 sec
Start 277: broker-15-persist-client-expired-session-persist_sqlite
277/403 Test #277: broker-15-persist-client-expired-session-persist_sqlite .........***Failed 17.30 sec
Start 278: broker-15-persist-client-msg-in-v3-1-1-persist_sqlite
278/403 Test #278: broker-15-persist-client-msg-in-v3-1-1-persist_sqlite ........... Passed 1.08 sec
Start 279: broker-15-persist-client-msg-in-v5-0-persist_sqlite
279/403 Test #279: broker-15-persist-client-msg-in-v5-0-persist_sqlite ............. Passed 1.40 sec
Start 280: broker-15-persist-client-msg-modify-acl-persist_sqlite
280/403 Test #280: broker-15-persist-client-msg-modify-acl-persist_sqlite ..........***Failed 17.31 sec
Start 281: broker-15-persist-client-msg-out-clear-v3-1-1-persist_sqlite
281/403 Test #281: broker-15-persist-client-msg-out-clear-v3-1-1-persist_sqlite .... Passed 0.88 sec
Start 282: broker-15-persist-client-msg-out-dup-v3-1-1-persist_sqlite
282/403 Test #282: broker-15-persist-client-msg-out-dup-v3-1-1-persist_sqlite ...... Passed 0.70 sec
Start 283: broker-15-persist-client-msg-out-queue-v3-1-1-persist_sqlite
283/403 Test #283: broker-15-persist-client-msg-out-queue-v3-1-1-persist_sqlite .... Passed 1.75 sec
Start 284: broker-15-persist-client-msg-out-v3-1-1-db-persist_sqlite
284/403 Test #284: broker-15-persist-client-msg-out-v3-1-1-db-persist_sqlite ....... Passed 0.25 sec
Start 285: broker-15-persist-client-msg-out-v3-1-1-persist_sqlite
285/403 Test #285: broker-15-persist-client-msg-out-v3-1-1-persist_sqlite .......... Passed 1.84 sec
Start 286: broker-15-persist-client-msg-out-v5-0-persist_sqlite
286/403 Test #286: broker-15-persist-client-msg-out-v5-0-persist_sqlite ............ Passed 1.74 sec
Start 287: broker-15-persist-client-v3-1-1-persist_sqlite
287/403 Test #287: broker-15-persist-client-v3-1-1-persist_sqlite .................. Passed 1.27 sec
Start 288: broker-15-persist-client-v5-0-persist_sqlite
288/403 Test #288: broker-15-persist-client-v5-0-persist_sqlite .................... Passed 1.35 sec
Start 289: broker-15-persist-client-will-persist_sqlite
289/403 Test #289: broker-15-persist-client-will-persist_sqlite .................... Passed 44.62 sec
Start 290: broker-15-persist-migrate-db-persist_sqlite
290/403 Test #290: broker-15-persist-migrate-db-persist_sqlite ..................... Passed 3.07 sec
Start 291: broker-15-persist-publish-properties-v5-0-persist_sqlite
291/403 Test #291: broker-15-persist-publish-properties-v5-0-persist_sqlite ........ Passed 1.49 sec
Start 292: broker-15-persist-retain-clear-persist_sqlite
292/403 Test #292: broker-15-persist-retain-clear-persist_sqlite ................... Passed 1.75 sec
Start 293: broker-15-persist-retain-v3-1-1-persist_sqlite
293/403 Test #293: broker-15-persist-retain-v3-1-1-persist_sqlite .................. Passed 1.75 sec
Start 294: broker-15-persist-retain-v5-0-persist_sqlite
294/403 Test #294: broker-15-persist-retain-v5-0-persist_sqlite .................... Passed 1.75 sec
Start 295: broker-15-persist-subscription-v3-1-1-persist_sqlite
295/403 Test #295: broker-15-persist-subscription-v3-1-1-persist_sqlite ............ Passed 3.15 sec
Start 296: broker-15-persist-subscription-v5-0-persist_sqlite
296/403 Test #296: broker-15-persist-subscription-v5-0-persist_sqlite .............. Passed 3.15 sec
Start 297: client-02-subscribe-argv-errors-tls-psk
297/403 Test #297: client-02-subscribe-argv-errors-tls-psk ......................... Passed 0.16 sec
Start 298: client-02-subscribe-argv-errors-tls
298/403 Test #298: client-02-subscribe-argv-errors-tls ............................. Passed 0.34 sec
Start 299: client-02-subscribe-argv-errors-without-tls
299/403 Test #299: client-02-subscribe-argv-errors-without-tls .....................***Failed 1.38 sec
Start 300: client-02-subscribe-env
300/403 Test #300: client-02-subscribe-env ......................................... Passed 2.35 sec
Start 301: client-02-subscribe-filter-out
301/403 Test #301: client-02-subscribe-filter-out .................................. Passed 2.46 sec
Start 302: client-02-subscribe-format-json-properties
302/403 Test #302: client-02-subscribe-format-json-properties ...................... Passed 0.38 sec
Start 303: client-02-subscribe-format-json-qos0
303/403 Test #303: client-02-subscribe-format-json-qos0 ............................ Passed 0.96 sec
Start 304: client-02-subscribe-format-json-qos1
304/403 Test #304: client-02-subscribe-format-json-qos1 ............................ Passed 1.10 sec
Start 305: client-02-subscribe-format-json-retain
305/403 Test #305: client-02-subscribe-format-json-retain .......................... Passed 1.00 sec
Start 306: client-02-subscribe-format
306/403 Test #306: client-02-subscribe-format ......................................***Failed 16.68 sec
Start 307: client-02-subscribe-null
307/403 Test #307: client-02-subscribe-null ........................................ Passed 1.18 sec
Start 308: client-02-subscribe-qos1-ws
308/403 Test #308: client-02-subscribe-qos1-ws ..................................... Passed 3.13 sec
Start 309: client-02-subscribe-qos1
309/403 Test #309: client-02-subscribe-qos1 ........................................ Passed 1.06 sec
Start 310: client-02-subscribe-retain-handling
310/403 Test #310: client-02-subscribe-retain-handling ............................. Passed 0.18 sec
Start 311: client-02-subscribe-verbose
311/403 Test #311: client-02-subscribe-verbose ..................................... Passed 1.23 sec
Start 312: client-03-publish-argv-errors-tls-psk
312/403 Test #312: client-03-publish-argv-errors-tls-psk ........................... Passed 0.20 sec
Start 313: client-03-publish-argv-errors-tls
313/403 Test #313: client-03-publish-argv-errors-tls ............................... Passed 0.43 sec
Start 314: client-03-publish-argv-errors-without-tls
314/403 Test #314: client-03-publish-argv-errors-without-tls .......................***Failed 2.46 sec
Start 315: client-03-publish-env
315/403 Test #315: client-03-publish-env ........................................... Passed 6.33 sec
Start 316: client-03-publish-file-empty
316/403 Test #316: client-03-publish-file-empty .................................... Passed 3.15 sec
Start 317: client-03-publish-file
317/403 Test #317: client-03-publish-file .......................................... Passed 2.80 sec
Start 318: client-03-publish-options-file
318/403 Test #318: client-03-publish-options-file .................................. Passed 2.80 sec
Start 319: client-03-publish-qos0-empty
319/403 Test #319: client-03-publish-qos0-empty .................................... Passed 2.79 sec
Start 320: client-03-publish-qos1-properties
320/403 Test #320: client-03-publish-qos1-properties ............................... Passed 0.70 sec
Start 321: client-03-publish-qos1-ws-large
321/403 Test #321: client-03-publish-qos1-ws-large ................................. Passed 0.59 sec
Start 322: client-03-publish-qos1-ws
322/403 Test #322: client-03-publish-qos1-ws ....................................... Passed 2.89 sec
Start 323: client-03-publish-qos1
323/403 Test #323: client-03-publish-qos1 .......................................... Passed 3.15 sec
Start 324: client-03-publish-repeat
324/403 Test #324: client-03-publish-repeat ........................................ Passed 5.56 sec
Start 325: client-03-publish-socks-auth-failed
325/403 Test #325: client-03-publish-socks-auth-failed ............................. Passed 3.61 sec
Start 326: client-03-publish-socks-no-auth
326/403 Test #326: client-03-publish-socks-no-auth .................................***Failed 3.77 sec
Start 327: client-03-publish-socks
327/403 Test #327: client-03-publish-socks .........................................***Failed 2.99 sec
Start 328: client-03-publish-stdin-file
328/403 Test #328: client-03-publish-stdin-file .................................... Passed 4.04 sec
Start 329: client-03-publish-stdin-line
329/403 Test #329: client-03-publish-stdin-line .................................... Passed 6.77 sec
Start 330: client-03-publish-tls
330/403 Test #330: client-03-publish-tls ...........................................***Failed 0.01 sec
Start 331: client-03-publish-url
331/403 Test #331: client-03-publish-url ........................................... Passed 4.06 sec
Start 332: client-04-rr-argv-errors-tls-psk
332/403 Test #332: client-04-rr-argv-errors-tls-psk ................................ Passed 0.14 sec
Start 333: client-04-rr-argv-errors-tls
333/403 Test #333: client-04-rr-argv-errors-tls .................................... Passed 0.23 sec
Start 334: client-04-rr-argv-errors-without-tls
334/403 Test #334: client-04-rr-argv-errors-without-tls ............................***Failed 0.76 sec
Start 335: client-04-rr-env
335/403 Test #335: client-04-rr-env ................................................ Passed 10.05 sec
Start 336: client-04-rr-qos1-ws
336/403 Test #336: client-04-rr-qos1-ws ............................................***Failed 10.26 sec
Start 337: client-04-rr-qos1
337/403 Test #337: client-04-rr-qos1 ............................................... Passed 4.79 sec
Start 338: client-04-rr-retain-handling
338/403 Test #338: client-04-rr-retain-handling .................................... Passed 0.23 sec
Start 339: lib-01-con-discon-success-v5
339/403 Test #339: lib-01-con-discon-success-v5 .................................... Passed 0.20 sec
Start 340: lib-01-con-discon-success
340/403 Test #340: lib-01-con-discon-success ....................................... Passed 0.19 sec
Start 341: lib-01-con-discon-will-clear
341/403 Test #341: lib-01-con-discon-will-clear .................................... Passed 0.19 sec
Start 342: lib-01-con-discon-will-v5
342/403 Test #342: lib-01-con-discon-will-v5 ....................................... Passed 0.19 sec
Start 343: lib-01-con-discon-will
343/403 Test #343: lib-01-con-discon-will .......................................... Passed 0.19 sec
Start 344: lib-01-extended-auth-continue
344/403 Test #344: lib-01-extended-auth-continue ................................... Passed 0.65 sec
Start 345: lib-01-extended-auth-failure
345/403 Test #345: lib-01-extended-auth-failure .................................... Passed 0.90 sec
Start 346: lib-01-keepalive-pingreq
346/403 Test #346: lib-01-keepalive-pingreq ........................................ Passed 22.10 sec
Start 347: lib-01-no-clean-session
347/403 Test #347: lib-01-no-clean-session ......................................... Passed 0.14 sec
Start 348: lib-01-pre-connect-callback
348/403 Test #348: lib-01-pre-connect-callback ..................................... Passed 0.15 sec
Start 349: lib-01-server-keepalive-pingreq
349/403 Test #349: lib-01-server-keepalive-pingreq ................................. Passed 17.55 sec
Start 350: lib-01-unpwd-set
350/403 Test #350: lib-01-unpwd-set ................................................ Passed 0.14 sec
Start 351: lib-01-will-set
351/403 Test #351: lib-01-will-set ................................................. Passed 0.15 sec
Start 352: lib-01-will-unpwd-set
352/403 Test #352: lib-01-will-unpwd-set ........................................... Passed 0.15 sec
Start 353: lib-02-subscribe-helper-qos2
353/403 Test #353: lib-02-subscribe-helper-qos2 .................................... Passed 1.95 sec
Start 354: lib-02-subscribe-qos0
354/403 Test #354: lib-02-subscribe-qos0 ........................................... Passed 0.90 sec
Start 355: lib-02-subscribe-qos1
355/403 Test #355: lib-02-subscribe-qos1 ........................................... Passed 5.80 sec
Start 356: lib-02-subscribe-qos2
356/403 Test #356: lib-02-subscribe-qos2 ........................................... Passed 0.95 sec
Start 357: lib-02-unsubscribe-multiple-v5
357/403 Test #357: lib-02-unsubscribe-multiple-v5 .................................. Passed 0.16 sec
Start 358: lib-02-unsubscribe-v5
358/403 Test #358: lib-02-unsubscribe-v5 ........................................... Passed 0.74 sec
Start 359: lib-02-unsubscribe
359/403 Test #359: lib-02-unsubscribe .............................................. Passed 0.90 sec
Start 360: lib-03-publish-b2c-qos1-unexpected-puback
360/403 Test #360: lib-03-publish-b2c-qos1-unexpected-puback ....................... Passed 9.85 sec
Start 361: lib-03-publish-b2c-qos1
361/403 Test #361: lib-03-publish-b2c-qos1 ......................................... Passed 0.95 sec
Start 362: lib-03-publish-b2c-qos2-len
362/403 Test #362: lib-03-publish-b2c-qos2-len ..................................... Passed 5.34 sec
Start 363: lib-03-publish-b2c-qos2-unexpected-pubcomp
363/403 Test #363: lib-03-publish-b2c-qos2-unexpected-pubcomp ...................... Passed 9.79 sec
Start 364: lib-03-publish-b2c-qos2-unexpected-pubrel
364/403 Test #364: lib-03-publish-b2c-qos2-unexpected-pubrel ....................... Passed 1.04 sec
Start 365: lib-03-publish-b2c-qos2
365/403 Test #365: lib-03-publish-b2c-qos2 ......................................... Passed 1.06 sec
Start 366: lib-03-publish-c2b-qos1-disconnect
366/403 Test #366: lib-03-publish-c2b-qos1-disconnect .............................. Passed 0.75 sec
Start 367: lib-03-publish-c2b-qos1-len
367/403 Test #367: lib-03-publish-c2b-qos1-len ..................................... Passed 3.61 sec
Start 368: lib-03-publish-c2b-qos1-receive-maximum
368/403 Test #368: lib-03-publish-c2b-qos1-receive-maximum ......................... Passed 0.89 sec
Start 369: lib-03-publish-c2b-qos2-disconnect
369/403 Test #369: lib-03-publish-c2b-qos2-disconnect .............................. Passed 0.19 sec
Start 370: lib-03-publish-c2b-qos2-len
370/403 Test #370: lib-03-publish-c2b-qos2-len ..................................... Passed 0.43 sec
Start 371: lib-03-publish-c2b-qos2-maximum-qos-0
371/403 Test #371: lib-03-publish-c2b-qos2-maximum-qos-0 ........................... Passed 0.19 sec
Start 372: lib-03-publish-c2b-qos2-maximum-qos-1
372/403 Test #372: lib-03-publish-c2b-qos2-maximum-qos-1 ........................... Passed 1.01 sec
Start 373: lib-03-publish-c2b-qos2-pubrec-error
373/403 Test #373: lib-03-publish-c2b-qos2-pubrec-error ............................ Passed 0.90 sec
Start 374: lib-03-publish-c2b-qos2-receive-maximum-1
374/403 Test #374: lib-03-publish-c2b-qos2-receive-maximum-1 ....................... Passed 0.90 sec
Start 375: lib-03-publish-c2b-qos2-receive-maximum-2
375/403 Test #375: lib-03-publish-c2b-qos2-receive-maximum-2 ....................... Passed 1.62 sec
Start 376: lib-03-publish-c2b-qos2
376/403 Test #376: lib-03-publish-c2b-qos2 ......................................... Passed 0.62 sec
Start 377: lib-03-publish-loop
377/403 Test #377: lib-03-publish-loop ............................................. Passed 3.16 sec
Start 378: lib-03-publish-qos0-no-payload
378/403 Test #378: lib-03-publish-qos0-no-payload .................................. Passed 0.89 sec
Start 379: lib-03-publish-qos0
379/403 Test #379: lib-03-publish-qos0 ............................................. Passed 0.90 sec
Start 380: lib-03-request-response-correlation
380/403 Test #380: lib-03-request-response-correlation ............................. Passed 0.74 sec
Start 381: lib-03-request-response
381/403 Test #381: lib-03-request-response ......................................... Passed 1.04 sec
Start 382: lib-04-retain-qos0
382/403 Test #382: lib-04-retain-qos0 .............................................. Passed 0.18 sec
Start 383: lib-08-ssl-bad-cacert
383/403 Test #383: lib-08-ssl-bad-cacert ........................................... Passed 0.14 sec
Start 384: lib-08-ssl-connect-cert-auth-enc
384/403 Test #384: lib-08-ssl-connect-cert-auth-enc ................................ Passed 1.08 sec
Start 385: lib-08-ssl-connect-cert-auth
385/403 Test #385: lib-08-ssl-connect-cert-auth .................................... Passed 3.14 sec
Start 386: lib-08-ssl-connect-no-auth
386/403 Test #386: lib-08-ssl-connect-no-auth ...................................... Passed 0.88 sec
Start 387: lib-08-ssl-connect-san
387/403 Test #387: lib-08-ssl-connect-san .......................................... Passed 1.80 sec
Start 388: lib-08-ssl-fake-cacert
388/403 Test #388: lib-08-ssl-fake-cacert .......................................... Passed 1.35 sec
Start 389: lib-09-util-topic-tokenise
389/403 Test #389: lib-09-util-topic-tokenise ...................................... Passed 0.90 sec
Start 390: lib-11-prop-oversize-packet
390/403 Test #390: lib-11-prop-oversize-packet ..................................... Passed 0.90 sec
Start 391: lib-11-prop-recv-qos0
391/403 Test #391: lib-11-prop-recv-qos0 ........................................... Passed 1.16 sec
Start 392: lib-11-prop-recv-qos1
392/403 Test #392: lib-11-prop-recv-qos1 ........................................... Passed 1.40 sec
Start 393: lib-11-prop-recv-qos2
393/403 Test #393: lib-11-prop-recv-qos2 ........................................... Passed 1.40 sec
Start 394: lib-11-prop-send-content-type
394/403 Test #394: lib-11-prop-send-content-type ................................... Passed 0.19 sec
Start 395: lib-11-prop-send-payload-format
395/403 Test #395: lib-11-prop-send-payload-format ................................. Passed 0.19 sec
Start 396: lib-msg_sequence_test
396/403 Test #396: lib-msg_sequence_test ........................................... Passed 348.58 sec
Start 397: unit-libcommon-test
397/403 Test #397: unit-libcommon-test ............................................. Passed 0.21 sec
Start 398: unit-bridge-topic-test
398/403 Test #398: unit-bridge-topic-test .......................................... Passed 0.01 sec
Start 399: unit-keepalive-test
399/403 Test #399: unit-keepalive-test ............................................. Passed 0.15 sec
Start 400: unit-persist-read-test
400/403 Test #400: unit-persist-read-test ..........................................***Failed 0.02 sec
Start 401: unit-persist-write-test
401/403 Test #401: unit-persist-write-test .........................................***Failed 0.02 sec
Start 402: unit-subs-test
402/403 Test #402: unit-subs-test .................................................. Passed 0.01 sec
Start 403: unit-lib-test
403/403 Test #403: unit-lib-test ................................................... Passed 0.01 sec
93% tests passed, 28 tests failed out of 403
Total Test time (real) = 1431.19 sec
The following tests FAILED:
4 - apps-db-dump-client-stats (Failed)
5 - apps-db-dump-corrupt (Failed)
6 - apps-db-dump-json-v6-mqtt-v5-props (Failed)
8 - apps-db-dump-print-v6-all (Failed)
9 - apps-db-dump-print-v6-mqtt-v5-props (Failed)
11 - apps-db-dump-stats (Failed)
13 - apps-passwd-changes (Failed)
16 - broker-01-bad-initial-packets (Failed)
55 - broker-02-subpub-qos2-max-inflight-bytes (Failed)
141 - broker-08-ssl-bridge (Failed)
194 - broker-09-plugin-evt-tick (Failed)
221 - broker-14-dynsec-client-invalid (Failed)
228 - broker-14-dynsec-group-invalid (Failed)
237 - broker-16-config-huge (Failed)
275 - broker-15-persist-bridge-queue-persist_sqlite (Failed)
276 - broker-15-persist-client-drop-expired-messages-persist_sqlite (Failed)
277 - broker-15-persist-client-expired-session-persist_sqlite (Failed)
280 - broker-15-persist-client-msg-modify-acl-persist_sqlite (Failed)
299 - client-02-subscribe-argv-errors-without-tls (Failed)
306 - client-02-subscribe-format (Failed)
314 - client-03-publish-argv-errors-without-tls (Failed)
326 - client-03-publish-socks-no-auth (Failed)
327 - client-03-publish-socks (Failed)
330 - client-03-publish-tls (Failed)
334 - client-04-rr-argv-errors-without-tls (Failed)
336 - client-04-rr-qos1-ws (Failed)
400 - unit-persist-read-test (Failed)
401 - unit-persist-write-test (Failed)
Errors while running CTest
Output from these tests are in: /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/cmake-pkgsrc-build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
FAILED: [code=8] CMakeFiles/test.util
cd /tmp/work/net/mosquitto/work/mosquitto-2.1.0rc2/cmake-pkgsrc-build && /usr/pkg/bin/ctest
ninja: build stopped: subcommand failed.
*** Error code 8
Stop.
make[1]: stopped in /nfs/pkgsrc-2025Q4/net/mosquitto
*** Error code 1
Stop.
make: stopped in /links/pkgsrc/net/mosquitto