protobuf-cpp and protobuf3-cpp again

2018-07-21 Thread David Nicholls
This occurred just now: sudo port upgrade outdated ---> Computing dependencies for protobuf3-cpp Error: Can't install protobuf3-cpp because conflicting ports are active: protobuf-cpp Error: Problem while installing protobuf3- This is listed in several Ticket discussions from earlier this year

Re: protobuf-cpp and protobuf3-cpp again

2018-07-21 Thread David Nicholls
ports.org/#project.tickets to report a bug. MBP4:~ dcn DN On 22 Jul 2018, at 2:12 pm, David Nicholls mailto:david.nicho...@anu.edu.au>> wrote: This occurred just now: sudo port upgrade outdated ---> Computing dependencies for protobuf3-cpp Error: Can't install protobuf3-cpp because conf

Re: protobuf-cpp and protobuf3-cpp again

2018-07-22 Thread David Nicholls
with protobuf3-cpp). Now the upgrade outdated is happy. DN On 22 Jul 2018, at 2:16 pm, David Nicholls mailto:david.nicho...@anu.edu.au>> wrote: I should add the full process from the start of the upgrade execise: sudo port upgrade outdated ---> Computing dependencies for gdbm ---> Fetc

Re: Odd gcc7, 8 behaviour on Mojave

2018-10-19 Thread David Nicholls
Aha! That did it! Thanks. I was getting bit worried. DN > On 19 Oct 2018, at 9:47 pm, Chris Jones wrote: > > > Try starting a new bash shell and checking there... > > On 19/10/18 10:55, David Nicholls wrote: >> Gcc not showing but fortran is. >> I reinstal

Odd gcc7, 8 behaviour on Mojave

2018-10-19 Thread David Nicholls
Gcc not showing but fortran is. I reinstalled Macports after the upgrade fro High Sierra (not from source, using the package from macOS Mojave v10.14), and the normal Xcode procedures, then

gcc/gfortran can't find system library in latest Xcode/Mojave

2019-10-10 Thread David Nicholls
Something Apple did in either the latest update to Mojave or the latest Xcode breaks gfortran's (8.3.0) ability to find the system library. I updated to the latest macports recently, too. gfortran 8.3.0 that compiled code easily under previous versions of Mojave/Xcode/macports now throws an

gcc12 fault?

2023-06-01 Thread David Nicholls via macports-users
I upgraded OSX to the latest Ventura, installed the latest Xcode, and Xcode tools, accepted the license, then reinstalled Macports as per the instructions. Versions of gcc older than gcc12 failed (as advised in the resintall), so I installed gcc12, ran port select to activate gcc12 and