Re: Compilations errors with plan9port on 2018/04/05 snapshot

2018-04-09 Thread Gleydson Soares
On Sun, Apr 08, 2018 at 07:26:50PM -0400, Patrick Marchand wrote: > On 04/08, Gleydson Soares wrote: > > Hi Patrick, > > could you please test this diff? > > https://marc.info/?l=openbsd-ports&m=152160090624047&w=2 > > The diff worked, I was able to run plumber, factotum and acme without > any abo

Re: Compilations errors with plan9port on 2018/04/05 snapshot

2018-04-08 Thread Patrick Marchand
On 04/08, Gleydson Soares wrote: > Hi Patrick, > could you please test this diff? > https://marc.info/?l=openbsd-ports&m=152160090624047&w=2 The diff worked, I was able to run plumber, factotum and acme without any aborts. Thanks!

Re: Compilations errors with plan9port on 2018/04/05 snapshot

2018-04-08 Thread Gleydson Soares
Hi Patrick, could you please test this diff? https://marc.info/?l=openbsd-ports&m=152160090624047&w=2

Re: Compilations errors with plan9port on 2018/04/05 snapshot

2018-04-08 Thread Patrick Marchand
On 04/08, Theo de Raadt wrote: > At the moment snapshots contain the MAP_STACK diff. Your program is > setting up threads incorrectly (it has it's own thread library?), > resulting in stacks not being mapped with MAP_STACK. Stacks must be > carefully setup now. ktrace -di may expose the memory a

Re: Compilations errors with plan9port on 2018/04/05 snapshot

2018-04-08 Thread Theo de Raadt
Patrick Marchand wrote: > On 04/08, Patrick Marchand wrote: > > Compilation succeeds on the april 8 snapshot > > Though now I'm getting Abort Trap whenever I try to run the plumber or > acme. I was able to compile some programs with mk though, as I compiled > both $PLAN9/src/cmd/upas and $PLAN9/

Re: Compilations errors with plan9port on 2018/04/05 snapshot

2018-04-08 Thread Patrick Marchand
On 04/08, Patrick Marchand wrote: > Compilation succeeds on the april 8 snapshot Though now I'm getting Abort Trap whenever I try to run the plumber or acme. I was able to compile some programs with mk though, as I compiled both $PLAN9/src/cmd/upas and $PLAN9/src/cmd/upas/nfs. I've joined the dmes

Re: Compilations errors with plan9port on 2018/04/05 snapshot

2018-04-08 Thread Patrick Marchand
Compilation succeeds on the april 8 snapshot

Re: Compilations errors with plan9port on 2018/04/05 snapshot

2018-04-06 Thread Patrick Marchand
On 04/05, Philip Guenther wrote: > On Thu, Apr 5, 2018 at 9:50 PM, Philip Guenther wrote: > > > On Thu, Apr 5, 2018 at 7:53 PM, Patrick Marchand > > wrote: > > > >> Output of compiling plan9port on amd64 with the april 5 snaphot > >> > > ... > > > >> ===> Patching for plan9port-20180117 > >> Se

Re: Compilations errors with plan9port on 2018/04/05 snapshot

2018-04-05 Thread Philip Guenther
On Thu, Apr 5, 2018 at 9:50 PM, Philip Guenther wrote: > On Thu, Apr 5, 2018 at 7:53 PM, Patrick Marchand > wrote: > >> Output of compiling plan9port on amd64 with the april 5 snaphot >> > ... > >> ===> Patching for plan9port-20180117 >> Segmentation fault (core dumped) >> *** Warning in /usr/p

Re: Compilations errors with plan9port on 2018/04/05 snapshot

2018-04-05 Thread Philip Guenther
On Thu, Apr 5, 2018 at 7:53 PM, Patrick Marchand wrote: > Output of compiling plan9port on amd64 with the april 5 snaphot > ... > ===> Patching for plan9port-20180117 > Segmentation fault (core dumped) > *** Warning in /usr/ports/plan9/plan9port: "uname -m" returned non-zero > dmesg from this