Re: project does not build anymore on macos

2019-02-11 Thread Gabriel Beims Bräscher
-- > > > *From:* Daan Hoogland > > > *Sent:* Friday, February 8, 2019 9:58 AM > > > *To:* dev; Wido den Hollander > > > *Cc:* Rafael Weingartner; Gabriel Beims Bräscher; Rohit Yadav > > > *Subject:

Re: project does not build anymore on macos

2019-02-08 Thread Daan Hoogland
-- > > *From:* Daan Hoogland > > *Sent:* Friday, February 8, 2019 9:58 AM > > *To:* dev; Wido den Hollander > > *Cc:* Rafael Weingartner; Gabriel Beims Bräscher; Rohit Yadav > > *Subject:* project does not build anymore on macos > > > >

Re: project does not build anymore on macos

2019-02-08 Thread Gabriel Beims Bräscher
el Weingartner; Gabriel Beims Bräscher; Rohit Yadav > *Subject:* project does not build anymore on macos > > LS, > > Due to changes in LibvirtResource recently merged, the project will err out > during unit tests on macos. This happens because of > c496c84c6c727a84862cbbe2d870ff5

Re: project does not build anymore on macos

2019-02-08 Thread Simon Weller
o den Hollander Cc: Rafael Weingartner; Gabriel Beims Bräscher; Rohit Yadav Subject: project does not build anymore on macos LS, Due to changes in LibvirtResource recently merged, the project will err out during unit tests on macos. This happens because of c496c84c6c727a84862cbbe2d870ff57939488b4 that ch

project does not build anymore on macos

2019-02-08 Thread Daan Hoogland
LS, Due to changes in LibvirtResource recently merged, the project will err out during unit tests on macos. This happens because of c496c84c6c727a84862cbbe2d870ff57939488b4 that changes the initialisation of memstats, requiring /proc/meminfo to exist (during unit tests). The requirement makes perf