Mark BROKEN: fails to build
cc -DNDEBUG -O2 -pipe -fstack-protector -isystem /usr/local/include
-fno-strict-aliasing -isystem /usr/local/include -fPIC
-I/usr/local/include/python2.7 -c lib/ext/python_libstorj_wrap.cxx -o
build/temp.freebsd-11.1-RELEASE-p10-amd64-2.7/lib/ext/python_libstorj_wrap.o
lib/ext/python_libstorj_wrap.cxx:9048:13: error: no member named 'reporter_id'
in 'storj_exchange_report_t'
if (arg1->reporter_id) delete[] arg1->reporter_id;
~~~~ ^
Reported by: pkg-fallout