You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
==> make APRON_PREFIX=/opt/homebrew/Cellar/apron/0.9.15_2 GMP_PREFIX=/opt/homebr
Last 15 lines from /Users/runner/Library/Logs/Homebrew/apron/01.make:
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitvRl.a: line 1: `!<arch>'
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitvRll.a: line 1: syntax error near unexpected token `newline'
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitvRll.a: line 1: `!<arch>'
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitvMPZ.a: line 1: syntax error near unexpected token `newline'
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitvMPZ.a: line 1: `!<arch>'
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitvMPQ.a: line 1: syntax error near unexpected token `newline'
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitvMPQ.a: line 1: `!<arch>'
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitvD.a: line 1: syntax error near unexpected token `newline'
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitvD.a: line 1: `!<arch>'
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitvMPFR.a: line 1: syntax error near unexpected token `newline'
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitvMPFR.a: line 1: `!<arch>'
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitv.a: line 1: syntax error near unexpected token `newline'
/opt/homebrew/Cellar/apron/0.9.15_2/lib/libitv.a: line 1: `!<arch>'
Hi !
I feel like this has something to do with the option --absolute-dylibs of configure.
I managed to get it working on my machine by replacing this line by this one:
Hi,
IKOS depends on Apron and we are having some issues installing it on MacOSX using homebrew. We are using LLVM14 (we don't yet support 16).
Here's what we see:
https://github.com/ivanperez-keera/ikos/actions/runs/10601995125/job/29383060012
The Homebrew formula being used is:
https://github.com/ivanperez-keera/ikos/blob/develop-fix-ga-macosx/.github/workflows/apron.rb
Any ideas?
The text was updated successfully, but these errors were encountered: