I should add that this failed:

$ brew install apaffenholz/polymake/polymake

[...]

==> *./configure --prefix=/opt/homebrew/Cellar/polymake/4.5 --without-bliss
--without-java --without-scip --without-soplex --without-singular
--with-brew=bottle*

Last 15 lines from /Users/gms/Library/Logs/Homebrew/polymake/219.configure:

2022-01-16 10:22:51 +0000


./configure

--prefix=/opt/homebrew/Cellar/polymake/4.5

--without-bliss

--without-java

--without-scip

--without-soplex

--without-singular

--with-brew=bottle


checking C++ compiler ... ok (clang++ is Apple CLANG (roughly 10.0) from
Xcode 13.0.0)

checking C++ library ... ok (libc++ 12000, C++ 201402)

checking for package manager ... Homebrew installation seems corrupt: no
shared libraries found in /usr/local/lib


If reporting this issue please do so at (not Homebrew/brew or
Homebrew/core):

  https://github.com/apaffenholz/homebrew-polymake/issues


These open issues may also help:

Brewing polymake on Apple Silicon / M1 / arm
https://github.com/apaffenholz/homebrew-polymake/issues/2

and I could not find anything relevant about this.

On Sun, 16 Jan 2022 at 11:17, G. M.-S. <lists....@gmail.com> wrote:

>
> There was no /usr/local/opt.
> I eliminated all references to /usr/local/opt in .bash_profile.
> Uninstalled homebrew and reinstalled it.
>
> I get
>
> make[2]: *** [all-start] Error 2
>
>
> real 4m27.295s
>
> user 12m14.754s
>
> sys 3m20.702s
>
> ***************************************************************
>
> Error building Sage.
>
>
> The following package(s) may have failed to build (not necessarily
>
> during this run of 'make all-start'):
>
>
> * package:         iml-1.0.4p1.p2
>
>   last build time: Jan 16 00:17
>
>   log file:
> /Users/gms/sage/sage-9.5.rc1/logs/pkgs/iml-1.0.4p1.p2.log
>
>   build directory:
> /Users/gms/sage/sage-9.5.rc1/local/var/tmp/sage/build/iml-1.0.4p1.p2
>
>
> * package:         singular-4.2.1p3
>
>   last build time: Jan 16 00:18
>
>   log file:
> /Users/gms/sage/sage-9.5.rc1/logs/pkgs/singular-4.2.1p3.log
>
>   build directory:
> /Users/gms/sage/sage-9.5.rc1/local/var/tmp/sage/build/singular-4.2.1p3
>
>
> * package:         tachyon-0.98.9.p7
>
>   last build time: Jan 16 11:08
>
>   log file:
> /Users/gms/sage/sage-9.5.rc1/logs/pkgs/tachyon-0.98.9.p7.log
>
>   build directory:
> /Users/gms/sage/sage-9.5.rc1/local/var/tmp/sage/build/tachyon-0.98.9.p7
>
>
> [...]
>
>
> make[1]: *** [all-start] Error 1
>
> make: *** [all] Error 2
>
> Logs attached.
>
> On Sun, 16 Jan 2022 at 01:38, Matthias Köppe <matthiaskoe...@gmail.com>
> wrote:
>
>> It looks like you have homebrew installed both for x86_64 (in /usr/local)
>> and for arm64 (in /opt/homebrew). Could you check if moving /usr/local out
>> of the way fixes the build errors?
>>
>> On Saturday, January 15, 2022 at 4:25:49 PM UTC-8 list...@gmail.com
>> wrote:
>>
>>>
>>> Here it is.
>>>
>>> On Sun, 16 Jan 2022 at 01:23, Matthias Köppe <matthia...@gmail.com>
>>> wrote:
>>>
>>>> config.log please
>>>>
>>>> On Saturday, January 15, 2022 at 3:24:58 PM UTC-8 list...@gmail.com
>>>> wrote:
>>>>
>>>>>
>>>>> Trying to build on an M1 Mac under macOS 11.6.2, I get
>>>>>
>>>>> make[2]: *** [all-start] Error 2
>>>>>
>>>>>
>>>>> real 3m36.733s
>>>>>
>>>>> user 4m58.426s
>>>>>
>>>>> sys 1m2.949s
>>>>>
>>>>> ***************************************************************
>>>>>
>>>>> Error building Sage.
>>>>>
>>>>>
>>>>> The following package(s) may have failed to build (not necessarily
>>>>>
>>>>> during this run of 'make all-start'):
>>>>>
>>>>>
>>>>> * package:         zn_poly-0.9.2
>>>>>
>>>>>   last build time: Jan 16 00:17
>>>>>
>>>>>   log file:
>>>>> /Users/gms/sage/sage-9.5.rc1/logs/pkgs/zn_poly-0.9.2.log
>>>>>
>>>>>   build directory:
>>>>> /Users/gms/sage/sage-9.5.rc1/local/var/tmp/sage/build/zn_poly-0.9.2
>>>>>
>>>>>
>>>>> * package:         ratpoints-2.1.3.p5
>>>>>
>>>>>   last build time: Jan 16 00:17
>>>>>
>>>>>   log file:
>>>>> /Users/gms/sage/sage-9.5.rc1/logs/pkgs/ratpoints-2.1.3.p5.log
>>>>>
>>>>>   build directory:
>>>>> /Users/gms/sage/sage-9.5.rc1/local/var/tmp/sage/build/ratpoints-2.1.3.p5
>>>>>
>>>>>
>>>>> * package:         iml-1.0.4p1.p2
>>>>>
>>>>>   last build time: Jan 16 00:17
>>>>>
>>>>>   log file:
>>>>> /Users/gms/sage/sage-9.5.rc1/logs/pkgs/iml-1.0.4p1.p2.log
>>>>>
>>>>>   build directory:
>>>>> /Users/gms/sage/sage-9.5.rc1/local/var/tmp/sage/build/iml-1.0.4p1.p2
>>>>>
>>>>>
>>>>> * package:         singular-4.2.1p3
>>>>>
>>>>>   last build time: Jan 16 00:18
>>>>>
>>>>>   log file:
>>>>> /Users/gms/sage/sage-9.5.rc1/logs/pkgs/singular-4.2.1p3.log
>>>>>
>>>>>   build directory:
>>>>> /Users/gms/sage/sage-9.5.rc1/local/var/tmp/sage/build/singular-4.2.1p3
>>>>>
>>>>>
>>>>> [...]
>>>>>
>>>>>
>>>>> make[1]: *** [all-start] Error 1
>>>>>
>>>>> make: *** [all] Error 2
>>>>>
>>>>> Logs attached.
>>>>>
>>>>> HTH
>>>>>
>>>>> Guillermo
>>>>>
>>>>> On Sat, 15 Jan 2022 at 22:01, Matthias Köppe <matthia...@gmail.com>
>>>>> wrote:
>>>>>
>>>>>> Based on the runs on GH Actions, I have updated the summary of
>>>>>> platform support in
>>>>>> https://wiki.sagemath.org/ReleaseTours/sage-9.5#Sources
>>>>>>
>>>>>> TL;DR: It's all good now on all platforms tested on GH Actions,
>>>>>> including Cygwin.
>>>>>> But I would urge that 9.5 still merge the positively reviews tickets
>>>>>> marked "critical"/"blocker", such as
>>>>>> https://trac.sagemath.org/ticket/29285 (which fixes the build in the
>>>>>> presence of pyenv).
>>>>>> Also *note we have absolutely no automatic testing for the Apple
>>>>>> Silicon (M1) platform.* So it would be good if users/developers who
>>>>>> have access to this platform test the release candidate.
>>>>>>
>>>>>
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sage-release" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to sage-release+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/sage-release/aab6b03b-e723-4d83-a5e0-484ded41c3d3n%40googlegroups.com
>> <https://groups.google.com/d/msgid/sage-release/aab6b03b-e723-4d83-a5e0-484ded41c3d3n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CANnG18-zx2%2BSheBtybQqYcOVqqnPGynd6wk_U6oqPkWtdLDHmA%40mail.gmail.com.

Reply via email to