make test fail on debian wheezy

已查看 13 次
跳至第一个未读帖子

Michael Fung

未读,
2017年6月12日 04:49:472017/6/12
收件人 MQTT
Hi fellows,

I build from downloaded source tarball from https://mosquitto.org/download/.

I got these error while make test on a debian wheezy 64bit server:


Warning: Bridge bridge_test using insecure mode.
1497253155: mosquitto version 1.4.12 (build date 2017-06-12 03:36:59-0400) starting
1497253155: Config loaded from 08-ssl-bridge.conf.
1497253155: Opening ipv4 listen socket on port 1889.
1497253155: Opening ipv6 listen socket on port 1889.
1497253155: Bridge local.deb7.bridge_test doing local SUBSCRIBE on topic bridge/#
1497253155: Connecting bridge bridge_test (localhost:1888)
1497253155: Warning: Unable to connect to bridge bridge_test.
1497253155: New connection from ::1 on port 1889.
1497253155: Socket error on client <unknown>, disconnecting.
1497253176: Error in poll: Interrupted system call.
1497253176: mosquitto version 1.4.12 terminating
Traceback (most recent call last):
  File "./08-ssl-bridge.py", line 37, in <module>
    (bridge, address) = ssock.accept()
  File "/usr/lib/python2.7/ssl.py", line 344, in accept
    newsock, addr = socket.accept(self)
  File "/usr/lib/python2.7/socket.py", line 202, in accept
    sock, addr = self._sock.accept()
socket.timeout: timed out
make[2]: *** [08] Error 1
make[2]: Leaving directory `/mnt/video/build/mosquitto-1.4.12/test/broker'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/mnt/video/build/mosquitto-1.4.12/test'
make: *** [test] Error 2


Any hints please?

- Michael


Nick O'Leary

未读,
2017年6月12日 05:02:142017/6/12
收件人 mq...@googlegroups.com
Hi,

you may want to ask on a mosquitto mailing list - this list is about the protocol in general, rather than support for specific implementations.

Nick

--
To learn more about MQTT please visit http://mqtt.org
---
You received this message because you are subscribed to the Google Groups "MQTT" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mqtt+unsubscribe@googlegroups.com.
To post to this group, send email to mq...@googlegroups.com.
Visit this group at https://groups.google.com/group/mqtt.
For more options, visit https://groups.google.com/d/optout.

回复全部
回复作者
转发
0 个新帖子