git: d8fe6220afc1 - 2022Q2 - science/dynare: Broken on arm64
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Apr 2022 06:13:31 UTC
The branch 2022Q2 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8fe6220afc171edd75f695dfb824c1fc8c245e4 commit d8fe6220afc171edd75f695dfb824c1fc8c245e4 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-04-19 00:14:25 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-04-19 06:13:25 +0000 science/dynare: Broken on arm64 Reported by: fallout (cherry picked from commit c9497b91230a82ac5646a602f8ea6943c09477b3) --- science/dynare/Makefile | 2 ++ science/dynare/pkg-plist | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/science/dynare/Makefile b/science/dynare/Makefile index 507a251576ea..abbb4eeac311 100644 --- a/science/dynare/Makefile +++ b/science/dynare/Makefile @@ -10,6 +10,8 @@ COMMENT= Software platform for handling a wide class of economic models LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_aarch64= cannot open module file 'ieee_arithmetic.mod' for reading at (1): No such file or directory + BUILD_DEPENDS= ${LOCALBASE}/include/boost/tokenizer.hpp:devel/boost-libs LIB_DEPENDS= libhdf5.so:science/hdf5 \ libmatio.so:math/matio \ diff --git a/science/dynare/pkg-plist b/science/dynare/pkg-plist index 4bb323c65b17..4d4f681e37f0 100644 --- a/science/dynare/pkg-plist +++ b/science/dynare/pkg-plist @@ -1632,4 +1632,3 @@ lib/dynare/matlab/writematrixofchar.m %%OCTAVE%%lib/dynare/mex/octave/qmc_sequence.mex %%OCTAVE%%lib/dynare/mex/octave/sparse_hessian_times_B_kronecker_C.mex %%OCTAVE%%lib/dynare/preprocessor/dynare-preprocessor -