Re: About mozjs24 being built

2016-04-05 Thread Ryan Schmidt
On Apr 5, 2016, at 2:08 AM, Andrea Giammarchi wrote: > Ryan it's like this: `sudo port install xorg-server` didn't install XQuartz, > I had to manually download XQuartz and install it or no display was ever > found. > Once I've done that, everything was OK. We need to be a little more precise

Re: WebKit2-GTK: quartz VS XQuartz

2016-04-05 Thread Ryan Schmidt
On Apr 5, 2016, at 12:31 PM, Andrea Giammarchi wrote: > > After all attempts, I've got a `no display found` and I've remembered I had > to install `xorg-xinit` which reminds me I need also to start `xorg-server` > to use MacPorts `X11`, and also I have to manually log-out/in after. The notes

Re: WebKit2-GTK: quartz VS XQuartz

2016-04-05 Thread Ryan Schmidt
On Apr 5, 2016, at 12:42 PM, Andrea Giammarchi wrote: > every single module was erroring when it was trying to fetch it. > You should be more specific, and state what error you get. > I have a clean timemachine image with installed latest updates for El > Captain, latest MacPorts, latest

Re: Is any clang version known to work in PPC/Tiger?

2016-04-05 Thread César
On 3 April 2016, Mojca Miklavec wrote: > On 3 April 2016 at 22:13, César wrote: > > I've read that clang/llvm have been improving their PPC support over the > > years. But, is any version known to build? > > [...] > > See also: > http://www.csl.cornell.edu/~fang/sw/llvm/

Re: Is any clang version known to work in PPC/Tiger?

2016-04-05 Thread César
On Apr5, 2016, Ryan Schmidt wrote: > > On Apr 3, 2016, at 5:44 PM, César wrote: > > > Can't executables be built statically without such requirement? > > Unless you're talking about a static library you created for use only in > your program [...] > Yes, I was talking

Re: WebKit2-GTK: quartz VS XQuartz

2016-04-05 Thread Brandon Allbery
On Tue, Apr 5, 2016 at 1:42 PM, Andrea Giammarchi < andrea.giammar...@gmail.com> wrote: > every single module was erroring when it was trying to fetch it. That sounds like you tried it while the MacOSForge infrastructure was down yesterday, then. (

Re: WebKit2-GTK: quartz VS XQuartz

2016-04-05 Thread Andrea Giammarchi
every single module was erroring when it was trying to fetch it. I have a clean timemachine image with installed latest updates for El Captain, latest MacPorts, latest XCode and CLI, nothing else. It's a "fresh dev start" environment and it never managed to bring in epiphany out of the box. Even

Re: WebKit2-GTK: quartz VS XQuartz

2016-04-05 Thread Brandon Allbery
On Tue, Apr 5, 2016 at 1:31 PM, Andrea Giammarchi < andrea.giammar...@gmail.com> wrote: > `sudo port install epiphany` doesn't actually work. It stops installing > any module as soon as it starts, probably because the amount of > dependencies is too big. I've never had it *stop* because of many

Re: WebKit2-GTK: quartz VS XQuartz

2016-04-05 Thread Andrea Giammarchi
What a convolute journey I had here ... will describe after replying: On Tue, Apr 5, 2016 at 12:10 AM, David Evans wrote: > > > Have you tried epiphany as your browser? I haven't tried it for the > examples that you mention but it uses WebKit2 via > X11 as well (but not

Re: About mozjs24 being built

2016-04-05 Thread Brandon Allbery
On Tue, Apr 5, 2016 at 3:08 AM, Andrea Giammarchi < andrea.giammar...@gmail.com> wrote: > Ryan it's like this: `sudo port install xorg-server` didn't install > XQuartz, I had to manually download XQuartz and install it or no display > was ever found. Did you log out and back in to activate the

Re: Is rsync.macports.org down?

2016-04-05 Thread Eneko Gotzon
On Tue, Apr 5, 2016 at 6:41 AM, Ryan Schmidt wrote: > > Most MacPorts infrastructure… Thanks Ryan. More than an explanation: A comprehensive report :) -- Eneko Gotzon Ares enekogot...@gmail.com ___ macports-users mailing

Re: WebKit2-GTK: quartz VS XQuartz

2016-04-05 Thread Mojca Miklavec
Hi, I'm sorry for posting the reply to the developer mailing list rather than the user mailing list where this was originally posted, but I had a feeling that the dirty details don't interest regular users so much. On 5 April 2016 at 01:10, David Evans wrote: > On 4/4/16 1:21 AM, Andrea

Re: About mozjs24 being built

2016-04-05 Thread Andrea Giammarchi
Ryan it's like this: `sudo port install xorg-server` didn't install XQuartz, I had to manually download XQuartz and install it or no display was ever found. Once I've done that, everything was OK. I can reproduce this every single time ( I have a timemachine restore point right after a fresh

Re: WebKit2-GTK: quartz VS XQuartz

2016-04-05 Thread Andrea Giammarchi
Thanks Dave, the multi backend seems like the best approach to me. For what I've seen, the difference between building for gtk3 doesn't require gtk2 while by default, the X11 targeted webkit2-gtk brings in gtk2. I'm not sure it's a WebKit issue because like I've said building for gtk3 +quartz