aboutsummaryrefslogtreecommitdiff
path: root/devel/google-sparsehash/(public-mirror)
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2024-06-03 15:03:01 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2024-06-03 15:12:01 +0000
commit6a40d2932f2520c3701186f7465a039711360253 (patch)
tree2d10b5894ce20e2f2fe8bc1de029a2271b1fd9fc /devel/google-sparsehash/(public-mirror)
parentaa317719dce6823865184565afe1d0540fe43036 (diff)
downloadports-main.tar.gz
ports-main.zip
math/py-cvxpy: fix build on powerpc64HEADmain
cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:70:11: error: unknown type name 'Packet2d' 70 | typedef Packet2d vectortype; | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:72:23: error: use of undeclared identifier 'Packet2d' 72 | typedef PacketBlock<Packet2d,2> rhstype; | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:656:44: error: use of undeclared identifier 'Packet2d' 656 | struct dhs_pack<double, Index, DataMapper, Packet2d, StorageOrder, PanelMode, true> | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:723:44: error: use of undeclared identifier 'Packet2d' 723 | struct dhs_pack<double, Index, DataMapper, Packet2d, StorageOrder, PanelMode, false> | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:1250:14: error: unknown type name 'Packet2l' 1250 | const static Packet2l mask21 = { -1, 0 }; | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:1267:21: error: unknown type name 'Packet2d' 1267 | EIGEN_ALWAYS_INLINE Packet2d bmask<Packet2d>(const int remaining_rows) | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:1267:36: error: use of undeclared identifier 'Packet2d' 1267 | EIGEN_ALWAYS_INLINE Packet2d bmask<Packet2d>(const int remaining_rows)
Diffstat (limited to 'devel/google-sparsehash/(public-mirror)')
0 files changed, 0 insertions, 0 deletions