libgcc8 build failure (stage comparison) on Snow Leopard

2018-09-02 Thread Riccardo Mottola via macports-users
Hi all, I hope my cctools built with clang 3.4 is working fine :) Next in the upgrade on 10.6.8 process is libgcc which is libgcc8 now (last time I built it it was still v7 IIRC) current outdated shows for me: libgcc @1.0lang/libgcc The following ports are

no longer quite OT

2018-09-02 Thread James
Hi All since I’ve been unable to solve passwd-less login on High Sierra I installed port openssh. All good except I have two daemons waiting on port 22. I can easily find the LaunchDaemon for openssh but I cannot fathom how apple run their ssh daemon, or even what it is called. I miss linux’s

nmap

2018-09-02 Thread James Linder
Hi All still in pursuit of passwd-less logins to High Sierra. Here fire is a VM on haycorn with bridged network (VirtualBox) [fire] /home/jam [1798]% cat /etc/issue Ubuntu 18.04.1 LTS \n \l haycorn is my high sierra machine [fire] /home/jam [1804]% nmap --help Nmap 7.60 ( https://nmap.org ) [hay

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Ken Cunningham
On 2018-09-02, at 2:49 PM, Riccardo Mottola wrote: > Hi, > > > On 09/02/18 17:08, Ken Cunningham wrote: >> As part of the LibcxxOnOlderSystems instructions, you can (must) build >> cctools against newer llvm headers, but forcing the build with clang-3.4: >> >> cctools @895_7+llvm39+universal-

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Riccardo Mottola via macports-users
Hi, On 09/02/18 17:08, Ken Cunningham wrote: > As part of the LibcxxOnOlderSystems instructions, you can (must) build > cctools against newer llvm headers, but forcing the build with clang-3.4: > > cctools @895_7+llvm39+universal-llvm34 (active) platform='darwin 10' > archs='i386 x86_64' date='20

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Ken Cunningham
On 2018-09-02, at 1:10 PM, Riccardo Mottola wrote: > Hi Ken, > > I did not "force" this configuration at all - I am just upgrading, so port > selected this heade/compiler combination by itself! > > Riccardo You're right. I was mistakenly thinking you had done that. I think at some point you

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Christopher Jones
> On 2 Sep 2018, at 9:10 pm, Riccardo Mottola via macports-users > wrote: > > Hi Ken, > > On 09/02/18 16:55, Ken Cunningham wrote: >> usr/bin/gcc-4.2 -Os -std=gnu99 -Os -DLTO_SUPPORT -g -I../../include -Wall >> -D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_ >> -D_ARCHITECTURE_I386_

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Riccardo Mottola via macports-users
Hi, On 09/02/18 13:35, Chris Jones wrote: > For starters Why are you building cctools in universal mode ? This is not > standard. I need gcc as universal, possilbly this causes cctools to be universal? I already had this configuration since a year, in any case. Riccardo pEpkey.asc Descriptio

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Riccardo Mottola via macports-users
Hi Ken, On 09/02/18 16:55, Ken Cunningham wrote: >  usr/bin/gcc-4.2 -Os -std=gnu99 -Os -DLTO_SUPPORT -g -I../../include > -Wall -D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_ > -D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_ > -I/opt/local/include > -I/opt/local/var/macports/build/_o

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Ken Cunningham
Oh, wait -- I must correct myself. As part of the LibcxxOnOlderSystems instructions, you can (must) build cctools against newer llvm headers, but forcing the build with clang-3.4: cctools @895_7+llvm39+universal-llvm34 (active) platform='darwin 10' archs='i386 x86_64' date='2018-08-19T19:49:33-

re: cctools fails to build on Snow Leopard

2018-09-02 Thread Ken Cunningham
> usr/bin/gcc-4.2 -Os -std=gnu99 -Os -DLTO_SUPPORT -g -I../../include -Wall > -D_MACH_I386_THREAD_STATUS_FPSTATE_LEGACY_FIELD_NAMES_ > -D_ARCHITECTURE_I386_FPU_FPSTATE_LEGACY_FIELD_NAMES_ -I/opt/local/include > -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_ma

Re: cctools fails to build on Snow Leopard

2018-09-02 Thread Chris Jones
For starters Why are you building cctools in universal mode ? This is not standard. Chris > On 2 Sep 2018, at 1:30 am, Riccardo Mottola > wrote: > > Hi Christopher, > >> On 09/01/18 00:55, Christopher Jones wrote: >> The latest cctools built just fine for the build bots on 10.6 >> >> http