Le 23/03/2021 à 02:28, ro...@uberware.net a écrit :
> Hi. I'm trying to build hwloc on OS-X Big Sur on an M1. Ultimate plan is
> to build it as a universal binary. Right now, I cannot even get the git
> master to autogen. This is what I get:
>
> robin@Robins-Mac-mini hwloc % ./autogen.sh
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal --force -I ./config
> autoreconf: configure.ac: tracing
> configure.ac:77: error: libtool version 2.2.6 or higher is required


Hello

There's something strange in your environment if libtool 2.2.6+ couldn't
be found. It likely explains the rest of the messages.

Brice



> configure.ac:77: the top level
> autom4te: /usr/bin/m4 failed with exit status: 63
> autoreconf: configure.ac: not using Libtool
> autoreconf: running: /opt/homebrew/Cellar/autoconf/2.69/bin/autoconf --force
> configure.ac:77: error: libtool version 2.2.6 or higher is required
> configure.ac:77: the top level
> autom4te: /usr/bin/m4 failed with exit status: 63
> autoreconf: /opt/homebrew/Cellar/autoconf/2.69/bin/autoconf failed with
> exit status: 63
> Checking whether configure needs patching for MacOS Big Sur libtool.m4
> bug... grep: configure: No such file or directory
> grep: configure: No such file or directory
> yes
> Trying to patch configure...
> can't find file to patch at input line 9
> Perhaps you used the wrong -p or --strip option?
> The text leading up to this was:
> --------------------------
> |Updated from libtool.m4 patch:
> |
> |[PATCH] Improve macOS version detection to support macOS 11 and simplify
> legacy logic
> |
> |Signed-off-by: Jeremy Huddleston Sequoia <jerem...@apple.com>
> |
> |--- hwloc/configure.old      2020-11-25 16:03:04.225097149 +0100
> |+++ hwloc/configure  2020-11-25 16:02:29.368995613 +0100
> --------------------------
> File to patch:
>
> It hangs there waiting for me to supply a file. I see the patch is trying
> to generate configure from configure.old, but there is no configure.old in
> the repo. I know next to nothing about autogen and auto configure and have
> always just followed basic instructions that have always worked before.
>
> I'm using homebrew to get the gnu tools, and have autoconf 2.69, automate
> 1.16.3, and lib tool 2.4.6. Thanks for any help to get this building.
> _______________________________________________
> hwloc-users mailing list
> hwloc-users@lists.open-mpi.org
> https://lists.open-mpi.org/mailman/listinfo/hwloc-users
_______________________________________________
hwloc-users mailing list
hwloc-users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/hwloc-users

Reply via email to