Re: Error: Failed to build source-highlight: command execution failed

2021-04-23 Thread Ryan Schmidt
On Apr 23, 2021, at 10:37, tom eee wrote: > I was doing 'sudo port install boost' and got the following error: > > Error: Failed to build source-highlight: command execution failed > > OS X 10.7.5 > Mac Mini mid-2011 > > main.log is attached. That looks like

Re: Error: Failed to configure boost

2021-04-23 Thread Ryan Schmidt
On Apr 23, 2021, at 09:48, tom eee wrote: > I got the following error message while doing sudo port upgrade outdated: > > Error: Failed to configure boost: configure failure: command execution failed > > OS X 10.7.5 > Mac Mini mid-2011 > > main.log is attached. > > Thank you, > Tom > >

Re: Trying to get macports running on my new M1 MacBook Air

2021-04-23 Thread Andrew Rohl
Ryan and Chris Many thanks for your help - you have answered both of my questions between you and I am now ploughing on getting my macports environment set up. Andrew > On 23 Apr 2021, at 9:31 pm, Christopher Jones > wrote: > > >> ---> Fetching distfiles for libgcc10 >> Error: gcc10

Re: Error: Failed to configure boost

2021-04-23 Thread Christopher Jones
Python 2.7 is no longer the default variant with boost, and your log shows you are still using this. > sudo port sync > sudo port -f uninstall boost > sudo ports install boost As others have said, the best way to avoid issues like this is to not leave things too long between port updates. >

Error: Failed to configure boost

2021-04-23 Thread tom eee
I got the following error message while doing sudo port upgrade outdated: Error: Failed to configure boost: configure failure: command execution failed OS X 10.7.5 Mac Mini mid-2011 main.log is attached. Thank you, Tom main.log Description: Binary data

MacPorts 2.7.0-beta1 now available for testing

2021-04-23 Thread Joshua Root
Source code and pkgs for MacPorts 2.7.0-beta1 are now available [1]. Testing of either of these install methods is helpful. Be prepared to encounter bugs. As always, having a recent backup would be wise. Please report any bugs that you find [2] (after first searching Trac [3], of course!) There

Re: Failed to activate xorg-libX11

2021-04-23 Thread Ryan Schmidt
On Apr 23, 2021, at 08:12, tom eee wrote: > I got the following error while trying to update outdated after doing the > selfupdate: > > Error: Failed to activate xorg-libX11: Image error: > /opt/local/include/X11/extensions/XKBgeom.h is being used by the active > xorg-kbproto port. Please

Re: Trying to get macports running on my new M1 MacBook Air

2021-04-23 Thread Ryan Schmidt
On Apr 23, 2021, at 07:51, Andrew Rohl wrote: > I am trying to use MacPorts on my new air which is necessarily running Big > Sur 11.2.3. Welcome! > I have Xcode 12.4 and the Command Line Tools installed. I have installed via > the installer and via source but I always get: > > Warning:

Re: Trying to get macports running on my new M1 MacBook Air

2021-04-23 Thread Christopher Jones
> ---> Fetching distfiles for libgcc10 > Error: gcc10 10.3.0 is not supported on Darwin 20 arm > Error: Failed to fetch libgcc10: incompatible OS X version > Error: See >

Trying to get macports running on my new M1 MacBook Air

2021-04-23 Thread Andrew Rohl
I am trying to use MacPorts on my new air which is necessarily running Big Sur 11.2.3. I have Xcode 12.4 and the Command Line Tools installed. I have installed via the installer and via source but I always get: Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build

Re: selfupdate failing with "Operation timed out"

2021-04-23 Thread Ryan Schmidt
On Apr 23, 2021, at 02:17, Ryan Schmidt wrote: > On Apr 22, 2021, at 19:25, Joseph Hunkeler wrote: > >> After installing MacPorts-2.6.4-10.15-Catalina.pkg I'm seeing this behavior: >> >> # /opt/local/bin/port -v selfupdate >> ---> Updating MacPorts base sources using rsync >> rsync: failed

Re: selfupdate failing with "Operation timed out"

2021-04-23 Thread Ryan Schmidt
On Apr 22, 2021, at 19:25, Joseph Hunkeler wrote: > After installing MacPorts-2.6.4-10.15-Catalina.pkg I'm seeing this behavior: > > # /opt/local/bin/port -v selfupdate > ---> Updating MacPorts base sources using rsync > rsync: failed to connect to rsync.macports.org: Operation timed out (60) >