MyDomoticz - Testers wanted!

On various Hardware and OS systems: pi / windows / routers / nas, etc

Moderator: leecollings

User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

thecosmicgate wrote:Still possible to test ? Or testers wanted :-)?

Sent from my MotoG3 using Tapatalk
Sure we still need testers, PM me your email address... and I will get you started.
rgroothuis
Posts: 347
Joined: Friday 03 April 2015 17:09
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Testers wanted!

Post by rgroothuis »

Let me know if you need more testers, I like the idea and willing to support this.
assenzuid
Posts: 135
Joined: Friday 13 November 2015 9:11
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: The Netherlands, Emmen Area
Contact:

Re: Testers wanted!

Post by assenzuid »

I will also give it a try.
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

For people with concerns about being in the cloud, I made a compile-time option to build Domoticz with no cloud-code at all.
User avatar
jvdz
Posts: 2189
Joined: Tuesday 30 December 2014 19:25
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.107
Location: Netherlands
Contact:

Re: Testers wanted!

Post by jvdz »

chimit wrote:For people with concerns about being in the cloud, I made a compile-time option to build Domoticz with no cloud-code at all.
Having the code in the core Domoticz setup should not be a problem as long as it is disabled by default... right?
It would be a shame when everybody that doesn't want to use this feature, would not be able to use the standard build-in update facility and are forced to compile themselves.

Jos
New Garbage collection scripts: https://github.com/jvanderzande/GarbageCalendar
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

True, the service is disabled by default. Only when you choose to, Domoticz will connect to the cloud.
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

There's a description of the service at http://domoticz.com/wiki/MyDomoticz
User avatar
thecosmicgate
Posts: 188
Joined: Monday 06 April 2015 14:37
Target OS: Linux
Domoticz version: newest
Location: The Netherlands / Hoeven
Contact:

Re: Testers wanted!

Post by thecosmicgate »

As described in the wiki : You won’t see your domoticz instance yet. For this, you need to instruct your local Domoticz on the settings page. Scroll down to “MyDomoticz settings”. The MyDomoticz instance id will be empty.

This option is not available in the settings tab(running the latest beta)

Sent from my MotoG3 using Tapatalk
It's nice to be important, but it's more important to be nice
Scooter ;)
fhwessels
Posts: 24
Joined: Sunday 12 April 2015 9:09
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Johannesburg South Africa
Contact:

Re: Testers wanted!

Post by fhwessels »

chimit I don't see the MyDomoticz service in the Domoticz setup pages. Where will I get it? I am running ver 2.3713
User avatar
jvdz
Posts: 2189
Joined: Tuesday 30 December 2014 19:25
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.107
Location: Netherlands
Contact:

Re: Testers wanted!

Post by jvdz »

Probably because it isn't integrated yet as stated in the Wiki ;)
Alpha phase
Note that currently the MyDomoticz service is in alpha phase and is not available through the normal beta release update. This will be changed as soon as we made sure that the service is bug free.
We happily welcome all alpha testers and if you want to join, send a pm to user "chimit" on the Domoticz forum.
Jos
New Garbage collection scripts: https://github.com/jvanderzande/GarbageCalendar
fhwessels
Posts: 24
Joined: Sunday 12 April 2015 9:09
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Johannesburg South Africa
Contact:

Re: Testers wanted!

Post by fhwessels »

just a question how do update to the next beta release?
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

In the domoticz directory where you checked out the MyDomoticz branch, issue "git pull" and then "make" again. This will build a new beta release.
After that restart domoticz and presto.

== Rene
fhwessels
Posts: 24
Joined: Sunday 12 April 2015 9:09
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Johannesburg South Africa
Contact:

Re: Testers wanted!

Post by fhwessels »

hi chimit I have the following issue I can log on via My.Domoticz.com without any problem and I can manage my system via the web. The next time I try to log to my system the icon of the man is now red and the only way that I can log onto my system again is to reboot the raspberrypi Why will this happen?
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

When did you do a git pull for the last time?
Apologies, I was working on a performance and code boost, but something must have gone wrong.

Try to do a git reset --hard 72b481e717bf70eaf222bbd08340be33aac10bb9
This commit should work well, meanwhile I find time to fix everything.

== Rene
fhwessels
Posts: 24
Joined: Sunday 12 April 2015 9:09
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Johannesburg South Africa
Contact:

Re: Testers wanted!

Post by fhwessels »

I did a git pull about 20 min ago and now I cannot log on to the system it just comes up with "Domictz Offline". Also did git reset.
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

Could you do a git pull again? I reverted to an older version until I have time to fix this.
fhwessels
Posts: 24
Joined: Sunday 12 April 2015 9:09
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Johannesburg South Africa
Contact:

Re: Testers wanted!

Post by fhwessels »

tells me that I "Already up-to-date" when I do git pull
Skerved
Posts: 2
Joined: Monday 07 December 2015 22:07
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Testers wanted!

Post by Skerved »

Would like to test, but unable to send PM just yet.
User avatar
chimit
Posts: 259
Joined: Saturday 18 April 2015 18:55
Target OS: Raspberry Pi / ODroid
Domoticz version: master
Location: Rotterdam, the Netherlands
Contact:

Re: Testers wanted!

Post by chimit »

All beta testers are advised to update to the latest commit. A separate email to you all will follow.
fhwessels
Posts: 24
Joined: Sunday 12 April 2015 9:09
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Johannesburg South Africa
Contact:

Re: Testers wanted!

Post by fhwessels »

Hi chimit I did a get pull and make an now I get this error;

Code: Select all

Linking CXX executable domoticz
CMakeFiles/domoticz.dir/webserver/proxyclient.cpp.o: In function `http::server::              CProxyClient::CProxyClient(boost::asio::io_service&, boost::asio::ssl::context&,               http::server::cWebem*)':
proxyclient.cpp:(.text+0x456c): undefined reference to `boost::atomics::detail::              lockpool::scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text+0x4578): undefined reference to `boost::atomics::detail::              lockpool::scoped_lock::~scoped_lock()'
proxyclient.cpp:(.text+0x45bc): undefined reference to `boost::atomics::detail::              lockpool::scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text+0x45c8): undefined reference to `boost::atomics::detail::              lockpool::scoped_lock::~scoped_lock()'
proxyclient.cpp:(.text+0x462c): undefined reference to `boost::atomics::detail::              lockpool::scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text+0x463c): undefined reference to `boost::atomics::detail::              lockpool::scoped_lock::~scoped_lock()'
proxyclient.cpp:(.text+0x4664): undefined reference to `boost::atomics::detail::              lockpool::scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text+0x4674): undefined reference to `boost::atomics::detail::              lockpool::scoped_lock::~scoped_lock()'
CMakeFiles/domoticz.dir/webserver/proxyclient.cpp.o: In function `boost::lockfre              e::detail::freelist_stack<boost::lockfree::queue<ProxyPdu*, boost::parameter::vo              id_, boost::parameter::void_, boost::parameter::void_>::node, std::allocator<boo              st::lockfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_,               boost::parameter::void_>::node> >::~freelist_stack()':
proxyclient.cpp:(.text._ZN5boost8lockfree6detail14freelist_stackINS0_5queueIP8Pr              oxyPduNS_9parameter5void_ES7_S7_E4nodeESaIS9_EED2Ev[_ZN5boost8lockfree6detail14f              reelist_stackINS0_5queueIP8ProxyPduNS_9parameter5void_ES7_S7_E4nodeESaIS9_EED5Ev              ]+0x14): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::              scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree6detail14freelist_stackINS0_5queueIP8Pr              oxyPduNS_9parameter5void_ES7_S7_E4nodeESaIS9_EED2Ev[_ZN5boost8lockfree6detail14f              reelist_stackINS0_5queueIP8ProxyPduNS_9parameter5void_ES7_S7_E4nodeESaIS9_EED5Ev              ]+0x20): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::              ~scoped_lock()'
CMakeFiles/domoticz.dir/webserver/proxyclient.cpp.o: In function `boost::lockfre              e::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, boost::par              ameter::void_>::~queue()':
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              24): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::scop              ed_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              30): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~sco              ped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              58): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::scop              ed_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              64): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~sco              ped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              88): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::scop              ed_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              98): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~sco              ped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              ec): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::scop              ed_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              f8): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~sco              ped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              104): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::sco              ped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              110): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~sc              oped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              158): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::sco              ped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              164): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~sc              oped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              19c): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::sco              ped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              1a8): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~sc              oped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              1b8): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::sco              ped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              1c4): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~sc              oped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              1e4): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::sco              ped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              1f0): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~sc              oped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              238): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::sco              ped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              244): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~sc              oped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              250): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::sco              ped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_ED2Ev[_ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5_S5_ED5Ev]+0x              25c): undefined reference to `boost::atomics::detail::lockpool::scoped_lock::~sc              oped_lock()'
CMakeFiles/domoticz.dir/webserver/proxyclient.cpp.o: In function `boost::lockfre              e::detail::freelist_stack<boost::lockfree::queue<ProxyPdu*, boost::parameter::vo              id_, boost::parameter::void_, boost::parameter::void_>::node, std::allocator<boo              st::lockfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_,               boost::parameter::void_>::node> >::deallocate_impl(boost::lockfree::queue<Proxy              Pdu*, boost::parameter::void_, boost::parameter::void_, boost::parameter::void_>              ::node*)':
proxyclient.cpp:(.text._ZN5boost8lockfree6detail14freelist_stackINS0_5queueIP8Pr              oxyPduNS_9parameter5void_ES7_S7_E4nodeESaIS9_EE15deallocate_implEPS9_[boost::loc              kfree::detail::freelist_stack<boost::lockfree::queue<ProxyPdu*, boost::parameter              ::void_, boost::parameter::void_, boost::parameter::void_>::node, std::allocator              <boost::lockfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::vo              id_, boost::parameter::void_>::node> >::deallocate_impl(boost::lockfree::queue<P              roxyPdu*, boost::parameter::void_, boost::parameter::void_, boost::parameter::vo              id_>::node*)]+0x18): undefined reference to `boost::atomics::detail::lockpool::s              coped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree6detail14freelist_stackINS0_5queueIP8Pr              oxyPduNS_9parameter5void_ES7_S7_E4nodeESaIS9_EE15deallocate_implEPS9_[boost::loc              kfree::detail::freelist_stack<boost::lockfree::queue<ProxyPdu*, boost::parameter              ::void_, boost::parameter::void_, boost::parameter::void_>::node, std::allocator              <boost::lockfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::vo              id_, boost::parameter::void_>::node> >::deallocate_impl(boost::lockfree::queue<P              roxyPdu*, boost::parameter::void_, boost::parameter::void_, boost::parameter::vo              id_>::node*)]+0x24): undefined reference to `boost::atomics::detail::lockpool::s              coped_lock::~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree6detail14freelist_stackINS0_5queueIP8Pr              oxyPduNS_9parameter5void_ES7_S7_E4nodeESaIS9_EE15deallocate_implEPS9_[boost::loc              kfree::detail::freelist_stack<boost::lockfree::queue<ProxyPdu*, boost::parameter              ::void_, boost::parameter::void_, boost::parameter::void_>::node, std::allocator              <boost::lockfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::vo              id_, boost::parameter::void_>::node> >::deallocate_impl(boost::lockfree::queue<P              roxyPdu*, boost::parameter::void_, boost::parameter::void_, boost::parameter::vo              id_>::node*)]+0x9c): undefined reference to `boost::atomics::detail::lockpool::s              coped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree6detail14freelist_stackINS0_5queueIP8Pr              oxyPduNS_9parameter5void_ES7_S7_E4nodeESaIS9_EE15deallocate_implEPS9_[boost::loc              kfree::detail::freelist_stack<boost::lockfree::queue<ProxyPdu*, boost::parameter              ::void_, boost::parameter::void_, boost::parameter::void_>::node, std::allocator              <boost::lockfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::vo              id_, boost::parameter::void_>::node> >::deallocate_impl(boost::lockfree::queue<P              roxyPdu*, boost::parameter::void_, boost::parameter::void_, boost::parameter::vo              id_>::node*)]+0xc4): undefined reference to `boost::atomics::detail::lockpool::s              coped_lock::~scoped_lock()'
CMakeFiles/domoticz.dir/webserver/proxyclient.cpp.o: In function `bool boost::lo              ckfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, boost              ::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&)':
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E3popIS3_EEbRT_[bool boost::lockfree::queue<ProxyPdu*, boost::parameter::voi              d_, boost::parameter::void_, boost::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&              )]+0x44): undefined reference to `boost::atomics::detail::lockpool::scoped_lock:              :scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E3popIS3_EEbRT_[bool boost::lockfree::queue<ProxyPdu*, boost::parameter::voi              d_, boost::parameter::void_, boost::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&              )]+0x50): undefined reference to `boost::atomics::detail::lockpool::scoped_lock:              :~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E3popIS3_EEbRT_[bool boost::lockfree::queue<ProxyPdu*, boost::parameter::voi              d_, boost::parameter::void_, boost::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&              )]+0x7c): undefined reference to `boost::atomics::detail::lockpool::scoped_lock:              :scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E3popIS3_EEbRT_[bool boost::lockfree::queue<ProxyPdu*, boost::parameter::voi              d_, boost::parameter::void_, boost::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&              )]+0x88): undefined reference to `boost::atomics::detail::lockpool::scoped_lock:              :~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E3popIS3_EEbRT_[bool boost::lockfree::queue<ProxyPdu*, boost::parameter::voi              d_, boost::parameter::void_, boost::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&              )]+0xb4): undefined reference to `boost::atomics::detail::lockpool::scoped_lock:              :scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E3popIS3_EEbRT_[bool boost::lockfree::queue<ProxyPdu*, boost::parameter::voi              d_, boost::parameter::void_, boost::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&              )]+0xc8): undefined reference to `boost::atomics::detail::lockpool::scoped_lock:              :~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E3popIS3_EEbRT_[bool boost::lockfree::queue<ProxyPdu*, boost::parameter::voi              d_, boost::parameter::void_, boost::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&              )]+0xf0): undefined reference to `boost::atomics::detail::lockpool::scoped_lock:              :scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E3popIS3_EEbRT_[bool boost::lockfree::queue<ProxyPdu*, boost::parameter::voi              d_, boost::parameter::void_, boost::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&              )]+0x104): undefined reference to `boost::atomics::detail::lockpool::scoped_lock              ::~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E3popIS3_EEbRT_[bool boost::lockfree::queue<ProxyPdu*, boost::parameter::voi              d_, boost::parameter::void_, boost::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&              )]+0x190): undefined reference to `boost::atomics::detail::lockpool::scoped_lock              ::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E3popIS3_EEbRT_[bool boost::lockfree::queue<ProxyPdu*, boost::parameter::voi              d_, boost::parameter::void_, boost::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&              )]+0x1b8): undefined reference to `boost::atomics::detail::lockpool::scoped_lock              ::~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E3popIS3_EEbRT_[bool boost::lockfree::queue<ProxyPdu*, boost::parameter::voi              d_, boost::parameter::void_, boost::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&              )]+0x238): undefined reference to `boost::atomics::detail::lockpool::scoped_lock              ::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E3popIS3_EEbRT_[bool boost::lockfree::queue<ProxyPdu*, boost::parameter::voi              d_, boost::parameter::void_, boost::parameter::void_>::pop<ProxyPdu*>(ProxyPdu*&              )]+0x254): undefined reference to `boost::atomics::detail::lockpool::scoped_lock              ::~scoped_lock()'
CMakeFiles/domoticz.dir/webserver/proxyclient.cpp.o: In function `boost::lockfre              e::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, boost::par              ameter::void_>::node* boost::lockfree::detail::freelist_stack<boost::lockfree::q              ueue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, boost::paramet              er::void_>::node, std::allocator<boost::lockfree::queue<ProxyPdu*, boost::parame              ter::void_, boost::parameter::void_, boost::parameter::void_>::node> >::allocate              _impl<false>()':
proxyclient.cpp:(.text._ZN5boost8lockfree6detail14freelist_stackINS0_5queueIP8Pr              oxyPduNS_9parameter5void_ES7_S7_E4nodeESaIS9_EE13allocate_implILb0EEEPS9_v[boost              ::lockfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, b              oost::parameter::void_>::node* boost::lockfree::detail::freelist_stack<boost::lo              ckfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, boost              ::parameter::void_>::node, std::allocator<boost::lockfree::queue<ProxyPdu*, boos              t::parameter::void_, boost::parameter::void_, boost::parameter::void_>::node> >:              :allocate_impl<false>()]+0x14): undefined reference to `boost::atomics::detail::              lockpool::scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree6detail14freelist_stackINS0_5queueIP8Pr              oxyPduNS_9parameter5void_ES7_S7_E4nodeESaIS9_EE13allocate_implILb0EEEPS9_v[boost              ::lockfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, b              oost::parameter::void_>::node* boost::lockfree::detail::freelist_stack<boost::lo              ckfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, boost              ::parameter::void_>::node, std::allocator<boost::lockfree::queue<ProxyPdu*, boos              t::parameter::void_, boost::parameter::void_, boost::parameter::void_>::node> >:              :allocate_impl<false>()]+0x20): undefined reference to `boost::atomics::detail::              lockpool::scoped_lock::~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree6detail14freelist_stackINS0_5queueIP8Pr              oxyPduNS_9parameter5void_ES7_S7_E4nodeESaIS9_EE13allocate_implILb0EEEPS9_v[boost              ::lockfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, b              oost::parameter::void_>::node* boost::lockfree::detail::freelist_stack<boost::lo              ckfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, boost              ::parameter::void_>::node, std::allocator<boost::lockfree::queue<ProxyPdu*, boos              t::parameter::void_, boost::parameter::void_, boost::parameter::void_>::node> >:              :allocate_impl<false>()]+0x90): undefined reference to `boost::atomics::detail::              lockpool::scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree6detail14freelist_stackINS0_5queueIP8Pr              oxyPduNS_9parameter5void_ES7_S7_E4nodeESaIS9_EE13allocate_implILb0EEEPS9_v[boost              ::lockfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, b              oost::parameter::void_>::node* boost::lockfree::detail::freelist_stack<boost::lo              ckfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, boost              ::parameter::void_>::node, std::allocator<boost::lockfree::queue<ProxyPdu*, boos              t::parameter::void_, boost::parameter::void_, boost::parameter::void_>::node> >:              :allocate_impl<false>()]+0xb4): undefined reference to `boost::atomics::detail::              lockpool::scoped_lock::~scoped_lock()'
CMakeFiles/domoticz.dir/webserver/proxyclient.cpp.o: In function `bool boost::lo              ckfree::queue<ProxyPdu*, boost::parameter::void_, boost::parameter::void_, boost              ::parameter::void_>::do_push<false>(ProxyPdu* const&)':
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x58): undefined reference to `boost::atomics::detail::lockpool:              :scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x68): undefined reference to `boost::atomics::detail::lockpool:              :scoped_lock::~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0xbc): undefined reference to `boost::atomics::detail::lockpool:              :scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0xcc): undefined reference to `boost::atomics::detail::lockpool:              :scoped_lock::~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x108): undefined reference to `boost::atomics::detail::lockpool              ::scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x118): undefined reference to `boost::atomics::detail::lockpool              ::scoped_lock::~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x144): undefined reference to `boost::atomics::detail::lockpool              ::scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x150): undefined reference to `boost::atomics::detail::lockpool              ::scoped_lock::~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x17c): undefined reference to `boost::atomics::detail::lockpool              ::scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x18c): undefined reference to `boost::atomics::detail::lockpool              ::scoped_lock::~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x1fc): undefined reference to `boost::atomics::detail::lockpool              ::scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x21c): undefined reference to `boost::atomics::detail::lockpool              ::scoped_lock::~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x280): undefined reference to `boost::atomics::detail::lockpool              ::scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x2a4): undefined reference to `boost::atomics::detail::lockpool              ::scoped_lock::~scoped_lock()'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x30c): undefined reference to `boost::atomics::detail::lockpool              ::scoped_lock::scoped_lock(void const volatile*)'
proxyclient.cpp:(.text._ZN5boost8lockfree5queueIP8ProxyPduNS_9parameter5void_ES5              _S5_E7do_pushILb0EEEbRKS3_[bool boost::lockfree::queue<ProxyPdu*, boost::paramet              er::void_, boost::parameter::void_, boost::parameter::void_>::do_push<false>(Pro              xyPdu* const&)]+0x32c): undefined reference to `boost::atomics::detail::lockpool              ::scoped_lock::~scoped_lock()'
collect2: ld returned 1 exit status
CMakeFiles/domoticz.dir/build.make:3550: recipe for target 'domoticz' failed
make[2]: *** [domoticz] Error 1
CMakeFiles/Makefile2:64: recipe for target 'CMakeFiles/domoticz.dir/all' failed
make[1]: *** [CMakeFiles/domoticz.dir/all] Error 2
Makefile:133: recipe for target 'all' failed
make: *** [all] Error 2
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest