mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
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
This commit is contained in:
parent
68d03bbca8
commit
e2d9fbece6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471179
@ -11,6 +11,8 @@ COMMENT= Python bindings for libstorj
|
||||
|
||||
LICENSE= LGPL21+
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
BUILD_DEPENDS= swig3.0:devel/swig30
|
||||
LIB_DEPENDS= libstorj.so:net/libstorj
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user