> Hi Everyone, > > I'm trying to update my PowerMac. This is what I see for libcxx during > a 'port upgrade outdated': > > ---> Computing dependencies for libcxx > ---> Fetching archive for libcxx > ---> Attempting to fetch > libcxx-5.0.1_4+universal.darwin_9.i386-ppc.tbz2 from > http://packages.macports.org/libcxx > ---> Attempting to fetch > libcxx-5.0.1_4+universal.darwin_9.i386-ppc.tbz2 from > http://aus.us.packages.macports.org/macports/packages/libcxx > ---> Attempting to fetch > libcxx-5.0.1_4+universal.darwin_9.i386-ppc.tbz2 from > http://mse.uk.packages.macports.org/sites/packages.macports.org/libcxx > ---> Building libcxx > Error: Failed to build libcxx: command execution failed > > The i386 looks a little unusual. I would expect to see a PowerPC arch, > like ppc970. > > Is this expected? > > Jeff
Not that it can't be done: $ port -v installed libcxx libcxx @5.0.1_4+emulated_tls-universal (active) platform='darwin 9' archs='ppc' date='2019-01-15T21:53:44-0800' It's just not something that is ready for Macports prime-time yet... perhaps someday, if @iains finished fleshing out the ABI on clang-7.0 for PPC Darwin, I'll enable it on MacPorts... Ken