Re: Further jemalloc fallout

2019-03-16 Thread Chavdar Ivanov
Indeed works now. Thanks. On Sat, 16 Mar 2019 at 21:18, Rin Okuyama wrote: > > On 2019/03/17 1:08, Chavdar Ivanov wrote: > > Still doesn't work for me with > > Puzzling... > > > (talking about doc/guide). And neither does emacs-git, I am getting: > > > >CCLD temacs.in > > ld:

Re: Further jemalloc fallout

2019-03-16 Thread Rin Okuyama
On 2019/03/17 1:08, Chavdar Ivanov wrote: Still doesn't work for me with Puzzling... (talking about doc/guide). And neither does emacs-git, I am getting: CCLD temacs.in ld: warning: libfontconfig.so.2, needed by /usr/pkgsrc/wip/emacs-git/work/.buildlink/lib/libpangocairo-1.0.so,

Re: Further jemalloc fallout

2019-03-16 Thread Chavdar Ivanov
Still doesn't work for me with > uname -a NetBSD ymir 8.99.35 NetBSD 8.99.35 (GENERIC) #7: Sat Mar 16 13:57:26 GMT 2019 sysbuild@ymir:/home/sysbuild/amd64/obj/home/sysbuild/src/sys/arch/amd64/compile/GENERIC amd64 (talking about doc/guide). And neither does emacs-git, I am getting: CCLD

Re: Further jemalloc fallout

2019-03-16 Thread Rin Okuyama
On 2019/03/16 22:00, Thomas Klausner wrote: On Sat, Mar 16, 2019 at 09:48:51PM +0900, Rin Okuyama wrote: I can build it on amd64 -current as of yesterday. Works for me as well, as does emacs-git (thanks, Rin!). I gave up on wm/notion and shells/zsh seems stable using its own malloc. Thomas

Re: Further jemalloc fallout

2019-03-16 Thread Rin Okuyama
Hmm, strange. This is my environment: NetBSD latipes 8.99.35 NetBSD 8.99.35 (AMD64) #0: Fri Mar 15 13:00:54 JST 2019 rin@latipes:/build/src/sys/arch/amd64/compile/AMD64 amd64 13:00 JST = 4:00 GMT here. Thanks, rin On 2019/03/16 21:57, Chavdar Ivanov wrote: Yes, I have no trace of 'notyet'

Re: Further jemalloc fallout

2019-03-16 Thread Thomas Klausner
On Sat, Mar 16, 2019 at 09:48:51PM +0900, Rin Okuyama wrote: > I can build it on amd64 -current as of yesterday. Works for me as well, as does emacs-git (thanks, Rin!). I gave up on wm/notion and shells/zsh seems stable using its own malloc. Thomas

Re: Further jemalloc fallout

2019-03-16 Thread Chavdar Ivanov
Yes, I have no trace of 'notyet' in jemalloc.c . ... > cvs diff -r 1.6 -r 1.7 jemalloc.c Index: jemalloc.c === RCS file: /cvsroot/src/external/bsd/jemalloc/dist/src/jemalloc.c,v retrieving revision 1.6 retrieving revision 1.7 diff

Re: Further jemalloc fallout

2019-03-16 Thread Rin Okuyama
Hi, I can build it on amd64 -current as of yesterday. Are you sure this fix is applied? http://cvsweb.netbsd.org/bsdweb.cgi/src/external/bsd/jemalloc/dist/src/jemalloc.c#rev1.7 Thanks, rin On 2019/03/16 20:55, Chavdar Ivanov wrote: On yesterdays amd64 -current and fully updated pkgsrc,