Re: [Fink-devel] fink-buildenv-modules enhancements for X11 flags

2015-02-10 Thread Alexander Hansen
> On Feb 10, 2015, at 8:17 PM, Jack Howarth wrote: > > Alexander, > The rational for the request to add these new environmentals was > to handle those packages that currently need the X11 includes passed > on CFLAGS rather than CPPFLAGS. > > % grep -R X11 * | grep CFLAGS | grep info > gnom

Re: [Fink-devel] fink-buildenv-modules enhancements for X11 flags

2015-02-10 Thread Alexander Hansen
> On Feb 10, 2015, at 8:38 PM, Jack Howarth wrote: > > On Tue, Feb 10, 2015 at 10:14 PM, Alexander Hansen > mailto:alexanderk.han...@gmail.com>> wrote: >> >> On Feb 10, 2015, at 6:44 PM, Jack Howarth wrote: >> >> Hanspeter, >> Now that a working implementation for the automatic appending

Re: [Fink-devel] fink-buildenv-modules enhancements for X11 flags

2015-02-10 Thread Jack Howarth
On Tue, Feb 10, 2015 at 10:14 PM, Alexander Hansen wrote: > > On Feb 10, 2015, at 6:44 PM, Jack Howarth wrote: > > Hanspeter, > Now that a working implementation for the automatic appending of > the appropriate X11 include and linker flags to CPPFLAGS and LDFLAGS > has been checked in to fin

Re: [Fink-devel] fink-buildenv-modules enhancements for X11 flags

2015-02-10 Thread Jack Howarth
Alexander, The rational for the request to add these new environmentals was to handle those packages that currently need the X11 includes passed on CFLAGS rather than CPPFLAGS. % grep -R X11 * | grep CFLAGS | grep info gnome/gedit.info:ConfigureParams: --disable-static --disable-scrollkeeper

Re: [Fink-devel] fink-buildenv-modules enhancements for X11 flags

2015-02-10 Thread Alexander Hansen
> On Feb 10, 2015, at 6:44 PM, Jack Howarth wrote: > > Hanspeter, > Now that a working implementation for the automatic appending of > the appropriate X11 include and linker flags to CPPFLAGS and LDFLAGS > has been checked in to fink git... > > http://sourceforge.net/p/fink/patches/158/ >

[Fink-devel] fink-buildenv-modules enhancements for X11 flags

2015-02-10 Thread Jack Howarth
Hanspeter, Now that a working implementation for the automatic appending of the appropriate X11 include and linker flags to CPPFLAGS and LDFLAGS has been checked in to fink git... http://sourceforge.net/p/fink/patches/158/ we need the to implement the other half required for fully migrating

Re: [Fink-devel] nose-py problems

2015-02-10 Thread Kurt Schwehr
Thanks for working on that. I will try to look soon Sent from my iPhone > On Feb 6, 2015, at 7:44 AM, Derek Homeier > wrote: > > Hi Kurt, > > I found some issues with the build_tests run added to make the test suite for > nose 1.3.4 work: > > setup.py build_tests makes the test run with pyt

[Fink-devel] appending CPPFLAGS/LDFLAGS based on BuildDepends on x11-dev

2015-02-10 Thread Jack Howarth
Alexander, This is my current attempt at implementing the code to have fink automatically append the appropriate flags to CPPFLAGS and LDFLAGS if the package contained a BuildDepends on x11-dev. I am currently stuck on how to construct a check for the presence of the BuildDepends on x11-dev

Re: [Fink-devel] fink's octave and java

2015-02-10 Thread Alexander Hansen
> On Feb 10, 2015, at 5:48 AM, Gabriel Moreno-Hagelsieb > wrote: > > > Hello, > > When I try and install octave from source I get the following message: > Can't resolve dependency "system-java16-dev" for package "octave-3.8.2-6" (no > matching packages/versions found) > Exiting with failure.

Re: [Fink-devel] fink 0.38.4

2015-02-10 Thread Alexander Hansen
> On Feb 10, 2015, at 7:18 AM, Jack Howarth wrote: > > Alexander, > If we are seriously going to deprecate the usage of the /usr/X11 > and /usr/X11R6 symlinks, a better and more automated approach would be > implementing this directly in fink. Detection of a BuildDepends > x11-dev would be

Re: [Fink-devel] fink 0.38.4

2015-02-10 Thread Alexander Hansen
> On Feb 9, 2015, at 10:26 PM, Alexander Hansen > wrote: > >> >> On Feb 9, 2015, at 10:11 PM, Jack Howarth wrote: >> >> On Tue, Feb 10, 2015 at 12:46 AM, Alexander Hansen >> wrote: >>> >>> On Feb 9, 2015, at 8:52 PM, Jack Howarth wrote: >>> >>> Alexander, >>> So we are taking the po

Re: [Fink-devel] fink 0.38.4

2015-02-10 Thread Jack Howarth
Alexander, If we are seriously going to deprecate the usage of the /usr/X11 and /usr/X11R6 symlinks, a better and more automated approach would be implementing this directly in fink. Detection of a BuildDepends x11-dev would be used as a trigger for appending -I/usr/X11/include (for 10.7/10.8

[Fink-devel] New warning in fink that should not be there

2015-02-10 Thread Remko Scharroo
Dear developers, Since installing fink-0.38.4-91, I got a new warning message right at the start when running "fink update-all" $ fink update-all Information about 10413 packages read in 1 seconds. WARNING: Xcode.app version (0.0) and Xcode Command Line Tools version (6.1) are not compatib