Mark as BROKEN on powerpc64 due to variants of:
/usr/local/include/dmlc/./serializer.h:63:11: error: no member named 'Write' in 'dmlc::serializer::UndefinedSerializerFor<xgboost::DataType>' Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
e6dd22fe38
commit
b2b3e92d3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535700
@ -11,6 +11,9 @@ COMMENT= Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT, GBM)
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_FreeBSD_12_powerpc64= fails to build: /usr/local/include/dmlc/serializer.h:63:16: 'Write' is not a member of 'dmlc::serializer::UndefinedSerializerFor<xgboost::DataType>'
|
||||
BROKEN_FreeBSD_13_powerpc64= fails to build: /usr/local/include/dmlc/./serializer.h:63:11: no member named 'Write' in 'dmlc::serializer::UndefinedSerializerFor<xgboost::DataType>'
|
||||
|
||||
LIB_DEPENDS= libdmlc.so:devel/dmlc-core
|
||||
|
||||
USES= cmake compiler:c++11-lang localbase
|
||||
|
Loading…
Reference in New Issue
Block a user