Re: [Fink-users] Compilation of guile18 hangs

2014-04-02 Thread Martin Costabel
On 1/04/14 21:49, David Fang wrote: guile 2.0.11 committed to 10.7 tree. Care to test on 10.8+? Following your advice I found in the irc logs, it builds for me on 10.9 with the latest xcode-5.1 if I insert the line sed -i.bak -e '/libguile_2.0_la-vm.Tpo/s|\$(CFLAGS)|-g -O0|'

[Fink-users] Failed: phase compiling: webkit-1.0.2-1.2.7-5 failed

2014-04-02 Thread Stefan Bruda
System info: Mac OS: 10.8.5 Package manager version: 0.36.3.1 Distribution version: selfupdate-rsync Wed Apr 2 09:07:17 2014, 10.8, x86_64 Trees: local/main stable/main Xcode.app: 5.1 Xcode command-line tools: 5.1.0.0.1.1393561416 webkit-1.0.2-1.2.7-5 is set to build with only one job. Failure:

[Fink-users] ppl9 build failure on 10.9

2014-04-02 Thread Alexander Hansen
It's making unwarranted assumptions about my Java setup: #!/bin/sh -ev mkdir build cd build # old-location # JAVA_HOME=`/usr/libexec/java_home` JAVA_FW=/System/Library/Frameworks/JavaVM.framework JAVA_HOME=$JAVA_FW/Home test -d $JAVA_HOME

Re: [Fink-users] Compilation of guile18 hangs

2014-04-02 Thread David Fang
Thanks for testing, Martin. I have incorporated your fix (conceptually) for guile20, and conditioned it on 10.9, since 10.7 worked without it. Someone else will have to test it on 10.8 for me. I haven't touched guile18 yet. Fang On 1/04/14 21:49, David Fang wrote: guile 2.0.11 committed

Re: [Fink-users] Failed: phase compiling: webkit-1.0.2-1.2.7-5 failed

2014-04-02 Thread Mark D. McKean
On 4/2/14, 12:00 pm, Stefan Bruda wrote: System info: Mac OS: 10.8.5 Package manager version: 0.36.3.1 Distribution version: selfupdate-rsync Wed Apr 2 09:07:17 2014, 10.8, x86_64 Trees: local/main stable/main Xcode.app: 5.1 Xcode command-line tools: 5.1.0.0.1.1393561416

Re: [Fink-users] Failed: phase compiling: webkit-1.0.2-1.2.7-5 failed

2014-04-02 Thread Alexander Hansen
On 4/2/14, 2:08 PM, Mark D. McKean wrote: On 4/2/14, 12:00 pm, Stefan Bruda wrote: System info: Mac OS: 10.8.5 Package manager version: 0.36.3.1 Distribution version: selfupdate-rsync Wed Apr 2 09:07:17 2014, 10.8, x86_64 Trees: local/main stable/main Xcode.app: 5.1 Xcode command-line

Re: [Fink-users] ppl9 build failure on 10.9

2014-04-02 Thread David Fang
Updated on 10.7. Now uses /usr/libexec/java_home if it exists. (Doesn't exist on 10.4, for example). Fang It's making unwarranted assumptions about my Java setup: #!/bin/sh -ev mkdir build cd build # old-location # JAVA_HOME=`/usr/libexec/java_home`

Re: [Fink-users] Cannot install libxslt

2014-04-02 Thread Gabriella Turek
No that still did not work. I get the same MD% gaby On 2/04/14 5:08 pm, Alexander Hansen alexanderk.han...@gmail.com wrote: On 4/1/14, 8:41 PM, Gabriella Turek wrote: No, it¹s not the right version: parihaka: Yes Mistress 129 fink dumpinfo -fPatchFile-MD5 libxslt Information about 8422

Re: [Fink-users] Cannot install libxslt - solved

2014-04-02 Thread Gabriella Turek
I did a self update via CVS (rsync did network behind firewall) and now I was able to get the library installed. self update for me yesterday via rsync did not carry out any updates, perhaps a new release today fixed things? Gaby On 2/04/14 5:08 pm, Alexander Hansen alexanderk.han...@gmail.com

Re: [Fink-users] Cannot install libxslt - solved

2014-04-02 Thread Alexander Hansen
On 4/2/14, 2:52 PM, Gabriella Turek wrote: I did a self update via CVS (rsync did network behind firewall) and now I was able to get the library installed. self update for me yesterday via rsync did not carry out any updates, perhaps a new release today fixed things? Gaby Hmm...the rsync

Re: [Fink-users] Cannot install libxslt - solved

2014-04-02 Thread Martin Costabel
On 3/04/14 00:13, Alexander Hansen wrote: On 4/2/14, 2:52 PM, Gabriella Turek wrote: I did a self update via CVS (rsync did network behind firewall) and now I was able to get the library installed. self update for me yesterday via rsync did not carry out any updates, perhaps a new release

[Fink-users] goocanvas-0.15-2 fails to build

2014-04-02 Thread Scott Classen
FYI gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include -I/sw/include/gtk-2.0 -I/sw/lib/gtk-2.0/include -I/sw/include/atk-1.0 -I/sw/include/cairo -I/sw/include/pango-1.0 -I/sw/include/freetype2 -I/opt/X11/include -I/sw/include -g

Re: [Fink-users] Failed: phase compiling: webkit-1.0.2-1.2.7-5 failed

2014-04-02 Thread Mark D. McKean
On 4/2/14, 5:38 pm, Daniel Macks wrote: But one on the previous tools is new information. Anyone with ideas is welcome to contribute, anyone who wants to fix it is welcome to assist. Below my sig I've appended a copy of the email I sent to fink-users on March 16. This is on the 5.0 tools (Xcode

Re: [Fink-users] goocanvas-0.15-2 fails to build

2014-04-02 Thread Alexander Hansen
On 4/2/14, 4:21 PM, Scott Classen wrote: FYI snip gtk-doc: Building HTML rm -rf ./html mkdir ./html cd ./html gtkdoc-mkhtml goocanvas ../goocanvas-docs.sgml ../xml/goocanvasitem.xml:866: parser error : Opening and ending tag mismatch: refsect2 line 841 and para /refsect3/para

Re: [Fink-users] Failed: phase compiling: webkit-1.0.2-1.2.7-5 failed

2014-04-02 Thread Mark D. McKean
On 4/2/14, 5:47 pm, Alexander Hansen wrote: How much are you paying? :-) For a fix or an acknowledgement of the existence of the issue? Hey, I'm not asking for a quick fix--just an acknowledgement that someone besides myself has read the report of an issue. We ask for help here because we