Re: [Fink-beginners] configure error openmotif4 after Yosemite update

2015-03-02 Thread Jack Howarth
Fabio, Do you have the matching command line tools package installed for your Xcode app? Jack On Mon, Mar 2, 2015 at 5:23 AM, Fabio Daolio fabio.dao...@inria.fr wrote: Dear list, I have a problem updating the package openmotif4 with fink 0.38.4, after a system update from

Re: [Fink-beginners] libgeos3.4.2 fails at configuration stage

2014-12-02 Thread Jack Howarth
FYI, the stock legacy Apple gcc 4.2 as well the legacy Apple llvm-gcc-4.2 will fail on 10.10 due to... https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61407 where the extra digit in the version numbering isn't handled properly. This is fixed in the fink llvm-gcc42 package by a back port of

Re: [Fink-beginners] gcc-4.9 compilers do not support Ivy bridge instructions

2014-06-23 Thread Jack Howarth
This is a known limitation due to the Apple's refusal to use GPLv3 which resulted in the gas 'as' assembler in Xcode being left at the last release which was licensed as GPLv2. The nearest you will get to a solution is to use dragonegg-gcc48 which uses the --spec-as feature by default to use the

Re: [Fink-beginners] Inkscape fails to compile on OS 10.9

2013-11-21 Thread Jack Howarth
: Perl module changes term modes Pick one: [1] This package should autoselect the correct one for the user rather than present a prompt. On Nov 20, 2013, at 8:56 AM, Jack Howarth howa...@bromo.med.uc.edu wrote: I suspect this may be coming from the texlive-nox-base default. On my

Re: [Fink-beginners] Inkscape fails to compile on OS 10.9

2013-11-20 Thread Jack Howarth
On Tue, Nov 19, 2013 at 11:38:20PM -0600, Marc Boxerman wrote: Good news and bad news. As noted, fink is now trying to build 0.48.4-11. The new issue is with dependencies. Are audiofile, esound, and gnome-desktop really needed? At any rate, fink is tripping on another dependency:

Re: [Fink-beginners] Inkscape fails to compile on OS 10.9

2013-11-20 Thread Jack Howarth
) texlive-nox-base: Base programs for a TeX Live installation instead? Jack On Nov 20, 2013, at 8:24 AM, Jack Howarth howa...@bromo.med.uc.edu wrote: On Tue, Nov 19, 2013 at 11:38:20PM -0600, Marc Boxerman wrote: Good news and bad news. As noted, fink is now trying to build

Re: [Fink-beginners] Inkscape fails to compile on OS 10.9

2013-11-17 Thread Jack Howarth
Marc, I've posted packaging for inkscape-0.48.4-9 on fink tracking which has been tested on both 10.8 and 10.9 with 'fink -m' and uses the MacPorts approach of backporting the changes from the inkscape 0.48.x branch up to revision 9985.

Re: [Fink-beginners] cernlib2006 fails on 10.9

2013-11-11 Thread Jack Howarth
Remi, I've committed a workaround for the moment for the problem on 10.9... if [[ $(sw_vers -productVersion | cut -d. -f1-2) 10.8 ]]; then perl -pi -e 's|CDEBUGFLAGS = -O0 |CDEBUGFLAGS = -O0 -D_FORTIFY_SOURCE=0 |g' %b/packlib/kuip/programs/kuipc/Makefile fi My tests show that

Re: [Fink-beginners] Fink crash on gcc compiling

2013-11-01 Thread Jack Howarth
lists: The Fink Users List fink-users at lists.sourceforge.net The Fink Beginners List fink-beginners at lists.sourceforge.net, with a carbon copy to the maintainer: Jack Howarth howarth at bromo.med.uc.edu Note that this is preferable to emailing just the maintainer directly

Re: [Fink-beginners] llvm-gcc42 build failure on 10.8/XCode 5, was Re: transfig-graphicx build failure (Was: installing octave)

2013-09-30 Thread Jack Howarth
On Mon, Sep 30, 2013 at 03:44:56PM +0200, Martin Costabel wrote: On 27/09/13 15:35, Jack Howarth wrote: [] The actual error here has nothing to do with the wheel group but the fact that llvm-gcc42 is currently hardcoded for darwin13. There is another small problem: Unpacking llvm

Re: [Fink-beginners] llvm-gcc42 build failure on 10.8/XCode 5, was Re: transfig-graphicx build failure (Was: installing octave)

2013-09-27 Thread Jack Howarth
On Thu, Sep 26, 2013 at 03:37:04PM -0700, Alexander Hansen wrote: On 9/26/13 2:16 PM, Alexander Hansen wrote: On 9/26/13 1:22 PM, Werner Bäni wrote: Am 26.09.2013 um 20:57 schrieb Alexander Hansen alexanderk.han...@gmail.com: On 9/26/13 8:27 AM, Werner Bäni wrote: Am 26.09.2013 um 16:34

Re: [Fink-beginners] llvm-gcc42 build failure on 10.8/XCode 5, was Re: transfig-graphicx build failure (Was: installing octave)

2013-09-27 Thread Jack Howarth
On Fri, Sep 27, 2013 at 06:41:38AM -0700, Alexander Hansen wrote: On 9/27/13 6:35 AM, Jack Howarth wrote: On Thu, Sep 26, 2013 at 03:37:04PM -0700, Alexander Hansen wrote: On 9/26/13 2:16 PM, Alexander Hansen wrote: On 9/26/13 1:22 PM, Werner Bäni wrote: Am 26.09.2013 um 20:57 schrieb

Re: [Fink-beginners] problem installing the following packages gcc48, gcc48-compiler, gcc48-shlibs

2013-04-10 Thread Jack Howarth
On Wed, Apr 10, 2013 at 02:14:42PM +0200, Godfred Epie Essongolle wrote: After Updating Fink Packages, I had problems installing the following packages gcc48, gcc48-compiler, and gcc48-shlibs find below the building error messages and some other necessary information in Italics Setting

Re: [Fink-beginners] Failed: phase compiling: doxygen-1.8.3.1-1 failed

2013-02-15 Thread Jack Howarth
On Fri, Feb 15, 2013 at 03:22:04PM -0500, Hanspeter Niederstrasser wrote: On 2/15/2013 3:15 PM, zooloo wrote: Dear Finkers, in the course of fink update-all at this 10.6 machine, I encounter troubles building doxygen: /sw/bin/make -f Makefile.doxygenPERL=/usr/bin/perl all make[2]:

Re: [Fink-beginners] Fink build fails for mysql-unified-5.0.96-1

2012-11-01 Thread Jack Howarth
Viranch, The current mysql-unified-5.0.96-1 packaging builds fine here under Xcode 4.5.1 on x86_64-apple-darwin12. What do you get from... % clang -v Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.2.0 Thread model: posix My guess is

Re: [Fink-beginners] Problem with fink update-all

2012-11-01 Thread Jack Howarth
. Jack From: Jack Howarth [howa...@bromo.med.uc.edu] Sent: Wednesday, October 31, 2012 6:16 PM To: fink-beginners@lists.sourceforge.net Cc: Kim, Woo-Joong Subject: Re: [Fink-beginners] Problem with fink update-all On Wed, Oct 31, 2012 at 05:59:57PM

Re: [Fink-beginners] Problem with fink update-all

2012-11-01 Thread Jack Howarth
/local moved aside as /usr/local.off 2) Send me a complete build log. No one else has ever reported the problem you are seeing so I am at a loss to explain it. Jack From: Jack Howarth [howa...@bromo.med.uc.edu] Sent: Thursday, November 01, 2012

Re: [Fink-beginners] Problem with fink update-all

2012-11-01 Thread Jack Howarth
build but might make sense if your drive is hitting bad blocks. Thank you From: Jack Howarth [howa...@bromo.med.uc.edu] Sent: Thursday, November 01, 2012 3:51 PM To: Kim, Woo-Joong Cc: fink-beginners@lists.sourceforge.net Subject: Re: [Fink

Re: [Fink-beginners] Problem with fink update-all

2012-10-31 Thread Jack Howarth
On Wed, Oct 31, 2012 at 05:59:57PM -0700, Alexander Hansen wrote: On 10/31/12 4:13 PM, Kim, Woo-Joong wrote: Hello, I've been trying to fink update-all, but every time I try this, my terminal gets inactive. I left it overnight, and there is no progress made once it gets inactive.

Re: [Fink-beginners] Bug report

2012-05-01 Thread Jack Howarth
On Tue, May 01, 2012 at 12:52:16PM -0700, Alexander Hansen wrote: On 5/1/12 11:55 AM, Alexander Hansen wrote: On 5/1/12 11:19 AM, Marcel Merkle wrote: I don't know whether this could cause problems: Could not determine fink package for 104 headers:

Re: [Fink-beginners] molmol does not run under 10.7

2011-08-13 Thread Jack Howarth
As far as I have been able to tell the breakage seems to be introduced with the new X11 in Lion. The molmol program built either under SL and run under Lion or built under Lion fails to display the widgets or menus in its windows. The current bahavior looks a lot like something we saw on

Re: [Fink-beginners] molmol does not run under 10.7

2011-08-13 Thread Jack Howarth
for awhile. This was a major concern of mine about the absence of Xquartz support in fink (that we would be blindsided with X11 issues on new system releases that adopted the work from Xquartz). Jack On Aug 13, 2011, at 7:54 AM, Jack Howarth wrote: As far as I have been able

Re: [Fink-beginners] molmol does not run under 10.7

2011-08-13 Thread Jack Howarth
never determined what xorg change eliminated the previous instance of this widget issue in MacPorts. Also if it is a fixable flaw in X11/Xquartz, you'll have to wait for a fixed release of either the system X11 or Xquartz. Jack On Aug 13, 2011, at 10:02 AM, Jack Howarth wrote

Re: [Fink-beginners] molmol does not run under 10.7

2011-08-13 Thread Jack Howarth
reason the extra redirection from /dev/null seems to break under Lion. Jack On Aug 13, 2011, at 10:51 AM, Jack Howarth wrote: On Sat, Aug 13, 2011 at 10:37:54AM -0700, Glenn Millhauser wrote: Thank you, Jack. So then even if I install Macports, molmol will not run -- am I

Re: [Fink-beginners] molmol does not run under 10.7

2011-08-13 Thread Jack Howarth
=3391210group_id=17203atid=414256 http://sourceforge.net/tracker/?func=detailaid=3391212group_id=17203atid=414256 Jack On Saturday, August 13, 2011, Jack Howarth howa...@bromo.med.uc.edu wrote: On Sat, Aug 13, 2011 at 12:22:14PM -0700, Glenn Millhauser wrote: Okay -- I'll check in periodically

Re: [Fink-beginners] Failed: phase compiling: gcc46-4.6.1-1000 failed

2011-07-29 Thread Jack Howarth
Chris, Although you really didn't send the log section showing the actual compilation failure in gcc46, I strongly suspect you haven't been applying the Xcode updates offered you from Software Update. Your Xcode on SL needs to be 3.2.3 or later. Jack

Re: [Fink-beginners] Failed: phase compiling: gcc46-4.6.1-1000 failed

2011-07-29 Thread Jack Howarth
On Fri, Jul 29, 2011 at 08:45:10AM -0400, Alexander Hansen wrote: On 7/29/11 7:44 AM, Jack Howarth wrote: Chris, Although you really didn't send the log section showing the actual compilation failure in gcc46, I strongly suspect you haven't been applying the Xcode updates offered

Re: [Fink-beginners] gcc44 build failure was Re: issues installing SExtractor with fink

2011-07-14 Thread Jack Howarth
'. Jack On Thu, Jul 14, 2011 at 9:03 AM, Alexander Hansen alexanderk.han...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Jul 13, 2011 at 4:39 PM, Jack Howarth howa...@bromo.med.uc.edu mailto:howa...@bromo.med.uc.edu wrote: On Wed, Jul 13

Re: [Fink-beginners] gcc44 build failure was Re: issues installing SExtractor with fink

2011-07-13 Thread Jack Howarth
On Wed, Jul 13, 2011 at 02:32:42PM -0400, Alexander Hansen wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 (let's do this on -beginners rather than crossposting) On 7/13/11 1:57 PM, Krista Romita wrote: I tried installing SExtractor onto my laptop (OS X 10.6) using fink, after I

Re: [Fink-beginners] Changing the default path used to detect the Xcode version

2011-07-08 Thread Jack Howarth
FSF gcc tends to expose new dsymutil/linker/assembler issues in each release. The xcode requirements are present to insure that the Xcode installed is new enough to avoid these issues. This often involves both the building of FSF gcc as well as its runtime use. Jack ps It is

Re: [Fink-beginners] Failed: phase compiling: gcc44-4.4.6-1000 failed

2011-06-30 Thread Jack Howarth
On Thu, Jun 30, 2011 at 01:34:41PM -0500, Robert Wyatt wrote: My guess is that Rudy is seeing this error, since I've been seeing it for a couple of days now too (on 10.6.8). I'm happy to test solutions so let me know checking for x86_64-apple-darwin10.8.0-gcc...

Re: [Fink-beginners] Failed: phase compiling: gcc44-4.4.6-1000 failed

2011-06-30 Thread Jack Howarth
On Thu, Jun 30, 2011 at 01:55:25PM -0500, Robert Wyatt wrote: On 6/30/11 1:43 PM, Jack Howarth wrote: On Thu, Jun 30, 2011 at 01:34:41PM -0500, Robert Wyatt wrote: My guess is that Rudy is seeing this error, since I've been seeing it for a couple of days now too (on 10.6.8). I'm happy to test

Re: [Fink-beginners] Failed: phase compiling: gcc44-4.4.6-1000 failed

2011-06-30 Thread Jack Howarth
On Thu, Jun 30, 2011 at 04:15:23PM -0500, Robert Wyatt wrote: On 6/30/11 3:33 PM, Jack Howarth wrote: On Thu, Jun 30, 2011 at 01:55:25PM -0500, Robert Wyatt wrote: On 6/30/11 1:43 PM, Jack Howarth wrote: On Thu, Jun 30, 2011 at 01:34:41PM -0500, Robert Wyatt wrote: My guess is that Rudy

Re: [Fink-beginners] Failed: phase compiling: gcc44-4.4.6-1000 failed

2011-06-30 Thread Jack Howarth
On Thu, Jun 30, 2011 at 05:47:06PM -0500, Robert Wyatt wrote: Jack Howarth wrote: On Thu, Jun 30, 2011 at 04:15:23PM -0500, Robert Wyatt wrote: On 6/30/11 3:33 PM, Jack Howarth wrote: On Thu, Jun 30, 2011 at 01:55:25PM -0500, Robert Wyatt wrote: On 6/30/11 1:43 PM, Jack Howarth wrote: On Thu

Re: [Fink-beginners] Failed: phase compiling: gcc44-4.4.6-1000 failed

2011-06-30 Thread Jack Howarth
On Thu, Jun 30, 2011 at 07:22:21PM -0500, Robert Wyatt wrote: Jack Howarth wrote: On Thu, Jun 30, 2011 at 05:47:06PM -0500, Robert Wyatt wrote: Jack Howarth wrote: On Thu, Jun 30, 2011 at 04:15:23PM -0500, Robert Wyatt wrote: On 6/30/11 3:33 PM, Jack Howarth wrote: On Thu, Jun 30, 2011 at 01

Re: [Fink-beginners] Still Failed: phase compiling: ocaml-3.12.0-2 failed

2011-06-20 Thread Jack Howarth
Actually the problem is a linker bug in Xcode 4.0.x which is tickled by the ocaml assembly. It appears that the suggested workarounds in the generated assembly from ocaml are difficult for them to implement without breaking Xcode 3.2 support...

Re: [Fink-beginners] GCC4.4 on Mac OSX 10.6

2010-08-28 Thread Jack Howarth
Any effort to use FSF gcc from within the Xcode IDE is bound to end badly. In particular, features like -arch aren't utilized in the FSF gcc builds (as it would require adopting a lipo based multilib approach by building and combining binaries on all three architectures; i386, x86_64 and

Re: [Fink-beginners] gcc44 build failure (was: cernlib installation)

2010-05-20 Thread Jack Howarth
The gcc44-4.4.4-1000 and gcc45-4.5.0-1000 packaging sitting on fink tracking... http://sourceforge.net/tracker/?func=detailaid=2994489group_id=17203atid=414256 http://sourceforge.net/tracker/?func=detailaid=2992713group_id=17203atid=414256 ...will prevent these failed builds by checking for

Re: [Fink-beginners] gcc45-4.5.0-1001 and openmpi-1.4.1-1000

2010-05-15 Thread Jack Howarth
FYI, there are no impediments to committing the current gcc44-4.4.4-1000, cloog-0.15.9-1 and gcc45-4.5.0-1000 packaging other than the glacial speed of the review/commit process. Jack --

Re: [Fink-beginners] fftw installation problem

2010-01-06 Thread Jack Howarth
Niloufar, You do realize that fftw is a math library and not a stand-alone program, right? Jack On Wed, Jan 06, 2010 at 11:23:21AM -0500, Niloufar Faghihi wrote: Hello, ok, i renamed the usr/local and installed fftw again.. this time there is no error message but when i

Re: [Fink-beginners] molmol bug -- minor

2009-09-28 Thread Jack Howarth
On Sun, Sep 27, 2009 at 10:56:25PM +0200, Glenn Millhauser wrote: Hi Jack, Thank you. That did the trick. It's working like the old molmol -- no bug when calculating secondary structure. So what do we do now? Is it worthwhile having the maintainer reset back to openmotif3? Michael,

Re: [Fink-beginners] molmol bug -- minor

2009-09-27 Thread Jack Howarth
to openmotif3 for Depends and BuildDepends. Jack On Sun, Sep 27, 2009 at 10:05:25AM +0200, Glenn Millhauser wrote: Hi Jack, Thank you for the suggestion. For rebuilding molmol, how do I select openmoif3? glenn On Sep 25, 2009, at 3:32 PM, Jack Howarth wrote: Glenn, Try rebuilding

Re: [Fink-beginners] molmol bug -- minor

2009-09-27 Thread Jack Howarth
that. Now do I just run molmol or is there a rebuilding process? Sorry for being so naive about this. thanks g On Sep 27, 2009, at 7:32 PM, Jack Howarth wrote: Glenn, You would make a local copy of the molmol package files by... cd /sw/fink/10.4/unstable/main/finkinfo/sci cp molmol

[Fink-beginners] molmol bug -- minor

2009-09-25 Thread Jack Howarth
Glenn, Try rebuilding molmol locally against openmotif3 again and see if the problem disappears. I didn't update it to openmotif4 while maintaining it because of concerns that its crufty old motif code might not be completely compatible with openmotif 2.3. Jack

[Fink-beginners] Fink upgrade from 10.4 to 10.6

2009-09-10 Thread Jack Howarth
Brian, If you had X11 2.4.0 installed and built X11 related fink packages before upgrading from Leopard to Snow Leopard and upgrading fink, you will have problems. The X11 in Snow Leopard is based on an earlier X11 2.3.3 release and is missing newer components from X11 2.4.0. While you could

Re: [Fink-beginners] octave not installing in 10.6

2009-09-05 Thread Jack Howarth
You will need to switch to the unstable branch to build octave. Not all of the changes required for 10.6 have been ported over to the stable branch yet. If I recall correctly, the gnuplot build is pulling in the sdl dependency through wxgtk2.8. This is disabled on x86_64 in unstable.

Re: [Fink-beginners] octave not installing in 10.6

2009-09-05 Thread Jack Howarth
it? thanks, g On Sep 4, 2009, at 11:02 PM, Jack Howarth wrote: You will need to switch to the unstable branch to build octave. Not all of the changes required for 10.6 have been ported over to the stable branch yet. If I recall correctly, the gnuplot build is pulling in the sdl dependency through

Re: [Fink-beginners] Autoconf conflicts

2009-09-05 Thread Jack Howarth
I have to admit that I am puzzled that so many packages in fink have explicit autoconf dependencies. How many of these are from autoconf being used to regenerate patched configure files and how many are from parts of autoconf being called silently from within configure itself? It would would seem

Re: [Fink-beginners] gcc4 problem

2009-08-28 Thread Jack Howarth
As always, this is due to the user having non-fink development libraries (MacPorts?) installed. You can not mix fink with MacPorts or have additional development libraries installed in /usr/local without various breaking builds in fink. Notice that the failed link line has /usr/local/lib/libgmp.a.

Re: [Fink-beginners] OpenMPI conflicts: mpirun and om-mpirun

2009-08-19 Thread Jack Howarth
or om-mpirun later on to run a given program? Thanks, Todd On Tue, Aug 18, 2009 at 7:28 PM, Jack Howarth howa...@bromo.med.uc.eduwrote: On Tue, Aug 18, 2009 at 06:24:46PM -0500, Todd Krause wrote: Hi Jack, Thanks for the quick reply. I went through the procedure you mentioned

Re: [Fink-beginners] OpenMPI conflicts: mpirun and om-mpirun

2009-08-18 Thread Jack Howarth
Are you installing openmpi-dev? This package provides the symlinks for mpicc, etc. The reason for this is that lammpi provides an alternative mpi system. The files are renamed so that the lammpi and openmpi packages can co-exist (providing the necessary binaries for running their respective mpi

Re: [Fink-beginners] OpenMPI conflicts: mpirun and om-mpirun

2009-08-18 Thread Jack Howarth
Doh. I misread your message. This is a glitch from earlier attempts at supporting openmpi on case-sensitive filesystems. There were some problems with the logic which caused the previous openmpi package to nuke the files in the newly installed one. These issues are all resolved in the current

Re: [Fink-beginners] I had a problem with gcc44-4.4.0-1000 using fink update-all

2009-07-27 Thread Jack Howarth
to have issues, please check to see if the FAQ on fink's website solves the problem. If not, ask on the fink-users or fink-beginners mailing lists, with a carbon copy to the maintainer: Jack Howarth howa...@bromo.med.uc.edu Note that this is preferable to emailing the maintainer directly

Re: [Fink-beginners] Problem with ghemical

2009-05-22 Thread Jack Howarth
Rui, Update your Xcode to 3.1.2 from connect.apple.com. The original Xcode 3.0 release for Leopard had issues with the libGL in X11 (which gchemical should be hacking around) however this is fixed in Xcode 3.1.2's linker. Jack

Re: [Fink-beginners] gfortran lib warnings

2009-05-07 Thread Jack Howarth
Ingo, Assuming you are running Leopard on a Intel Mac, try upgrading to the current Xcode 3.1.2 from connect.apple.com. Are you compiling with -m64? These sort of warnings (which are generally just noise) are more likely to be seen with the older Xcode releases at -m64. Jack

Re: [Fink-beginners] Which GCC?

2009-04-22 Thread Jack Howarth
The general idea has been to migrate all of the fink packages to the newer gcc4X release as soon as possible so folks install fresh installations of fink don't have to compile two gcc4X packages. The gcc44-4.3.999-20090327 package was a pre-release of gcc44-4.4.0-1000 for the benefit of x86_64

Re: [Fink-beginners] Error installing openmpi 1.3.1

2009-04-17 Thread Jack Howarth
On Fri, Apr 17, 2009 at 10:09:23AM +0200, Martin Costabel wrote: Steve McMillan wrote: I get the following error when I try to install openmpi v. 1.3.1-1000 from source on MacOS 10.5.6. The installation proceeds for ~15 minutes, then ends with: . Making all in doc make[7]: Nothing to

Re: [Fink-beginners] Problem with libmpfr1-shlibs

2008-08-28 Thread Jack Howarth
Phillip, Make sure you don't have any development libraries installed in /usr/local or MacPorts packages installed that might provide these. Often odd problems like these can be due to stray non-fink libraries being used instead of the fink ones. Also, try moving aside your /sw and do a fresh