On Wed, Sep 08, 2021 at 04:31:35PM +0100, Alan Third wrote: > On Mon, Sep 06, 2021 at 06:45:58PM +0900, Jean-Christophe Helary wrote: > > >>> What is the result of > > >>> > > >>> port installed active | grep '^ *gcc@<:@0-9@:>@* ' | awk '{ print $1; }' > > >> > > >> the result is a blank line > > > > Totally removing macports allowed me to properly run ./configure --with-native-compilation > > > I am currently "make"ing emacs. > > > > > > There are some apps that I need from macport so I'll reinstall it from scratch. > > > > Alan, > > > > I confirm that reinstalling llvm through macports makes the issue > > appear again. So there is indeed a conflict between brew and > > macports here. > > Can you please send the output from 'port installed active'? Actually, I took a second look at my change and may know why it wasn't doing what I was expecting. Please try the attached. -- Alan Third