Re: [Fink-users] missing packages with OSX 10.9

2013-10-26 Thread Peter Dyballa

Am 26.10.2013 um 00:51 schrieb Hanspeter Niederstrasser:

 For the gcc BuildDependencies, it is better to list them in decreasing 
 order from gcc48 to gcc46, so that the latest version is the default.

I don't think there are any in case of the compiler used. The code is in C++.

--
Greetings

  Pete

Programming today is a race between software engineers striving to build bigger 
and better idiot-proof programs, and the Universe trying to produce bigger and 
better idiots. So far, the Universe is winning.
– Rich Cook


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60135991iu=/4140/ostg.clktrk
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] missing packages with OSX 10.9

2013-10-26 Thread Jeremy Erwin

On Oct 25, 2013, at 9:54 AM, Hanspeter Niederstrasser f...@snaggledworks.com 
wrote:

 
 Also, you package dx is the only other user of imagemagick2 in the 10.7 
 tree.  Can it be made to work with imageagick7?
 
How embarrassing. I'll check, but it requires an updated hdf4-- which will 
build with a tweaked info file. It also requires netcdf, which needs to be 
fixed.

from the build transcript for netcdf7-4.1.3-12 :
...

Making all in ncgen3
depbase=`echo main.o | sed 's|[^/]*$|.deps/|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../include -I../oc  
-I/sw/include  -O2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c \
mv -f $depbase.Tpo $depbase.Po
depbase=`echo load.o | sed 's|[^/]*$|.deps/|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../include -I../oc  
-I/sw/include  -O2 -MT load.o -MD -MP -MF $depbase.Tpo -c -o load.o load.c \
mv -f $depbase.Tpo $depbase.Po
main.c:236:1: warning: type specifier missing, defaults to 'int'
  [-Wimplicit-int]
END_OF_MAIN();
^~~
In file included from load.c:14:
./genlib.h:84:15: error: expected parameter declarator
extern size_t strlcat(char *dst, const char *src, size_t siz);
  ^
/usr/include/secure/_string.h:111:44: note: expanded from macro 'strlcat'
  __builtin___strlcat_chk (dest, src, len, __darwin_obsz (dest))
   ^
/usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz'
#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIF...
 ^
/usr/include/secure/_common.h:30:32: note: expanded from macro
  '_USE_FORTIFY_LEVEL'
#define _USE_FORTIFY_LEVEL 2
   ^
In file included from load.c:14:
./genlib.h:84:15: error: expected ')'
/usr/include/secure/_string.h:111:44: note: expanded from macro 'strlcat'
  __builtin___strlcat_chk (dest, src, len, __darwin_obsz (dest))
   ^
/usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz'
#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIF...
 ^
/usr/include/secure/_common.h:30:32: note: expanded from macro
  '_USE_FORTIFY_LEVEL'
#define _USE_FORTIFY_LEVEL 2
   ^
./genlib.h:84:15: note: to match this '('
/usr/include/secure/_string.h:111:44: note: expanded from macro 'strlcat'
  __builtin___strlcat_chk (dest, src, len, __darwin_obsz (dest))
   ^
/usr/include/secure/_common.h:39:53: note: expanded from macro '__darwin_obsz'
#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIF...
^
In file included from load.c:14:
./genlib.h:84:15: warning: type specifier missing, defaults to 'int'
  [-Wimplicit-int]
extern size_t strlcat(char *dst, const char *src, size_t siz);
  ^~~
/usr/include/secure/_string.h:111:44: note: expanded from macro 'strlcat'
  __builtin___strlcat_chk (dest, src, len, __darwin_obsz (dest))
   ^~~~
/usr/include/secure/_common.h:39:31: note: expanded from macro '__darwin_obsz'
#define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIF...
  ^
In file included from load.c:14:
./genlib.h:84:15: error: conflicting types for '__builtin___strlcat_chk'
/usr/include/secure/_string.h:111:3: note: expanded from macro 'strlcat'
  __builtin___strlcat_chk (dest, src, len, __darwin_obsz (dest))
  ^
./genlib.h:84:15: note: '__builtin___strlcat_chk' is a builtin with type
  'unsigned long (char *, const char *, unsigned long, unsigned long)'
/usr/include/secure/_string.h:111:3: note: expanded from macro 'strlcat'
  __builtin___strlcat_chk (dest, src, len, __darwin_obsz (dest))
  ^
1 warning and 3 errors generated.
make[2]: *** [load.o] Error 1
make[2]: *** Waiting for unfinished jobs
1 warning generated.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /tmp/fink.b0p8I failed, exit code 2
### execution of /tmp/fink.sA9lX failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-netcdf7-4.1.3-12
(Reading database ... 98437 files and directories currently installed.)
Removing fink-buildlock-netcdf7-4.1.3-12 ...
Failed: phase compiling: netcdf7-4.1.3-12 failed

Package manager version: 0.35.99.git
Distribution version: selfupdate-rsync Fri Oct 25 12:45:32 2013, 10.9, x86_64
Trees: local/main stable/main unstable/main unstable/crypto
Xcode.app: 5.0.1
Xcode command-line tools: 5.0.1.0.1.1382131676

 trying with xsane
 The package 'libgphoto2' will be built and installed.
 Reading build dependency for libgphoto2-2.4.14-2...
 

Re: [Fink-users] missing packages with OSX 10.9

2013-10-26 Thread Alexander Hansen
On 10/25/13 3:43 PM, Jeremy Erwin wrote:

 On Oct 25, 2013, at 9:54 AM, Hanspeter Niederstrasser 
 f...@snaggledworks.com wrote:


 Also, you package dx is the only other user of imagemagick2 in the 10.7
 tree.  Can it be made to work with imageagick7?

 How embarrassing. I'll check, but it requires an updated hdf4-- which will 
 build with a tweaked info file. It also requires netcdf, which needs to be 
 fixed.

 from the build transcript for netcdf7-4.1.3-12 :
 ...

 Making all in ncgen3
 depbase=`echo main.o | sed 's|[^/]*$|.deps/|;s|\.o$||'`;\
   gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../include -I../oc  
 -I/sw/include  -O2 -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c \
   mv -f $depbase.Tpo $depbase.Po
 depbase=`echo load.o | sed 's|[^/]*$|.deps/|;s|\.o$||'`;\
   gcc -DHAVE_CONFIG_H -I. -I.. -I../fortran  -I../include -I../oc  
 -I/sw/include  -O2 -MT load.o -MD -MP -MF $depbase.Tpo -c -o load.o load.c \
   mv -f $depbase.Tpo $depbase.Po
 main.c:236:1: warning: type specifier missing, defaults to 'int'
[-Wimplicit-int]
 END_OF_MAIN();
 ^~~
 In file included from load.c:14:
 ./genlib.h:84:15: error: expected parameter declarator
 extern size_t strlcat(char *dst, const char *src, size_t siz);
^
 /usr/include/secure/_string.h:111:44: note: expanded from macro 'strlcat'
__builtin___strlcat_chk (dest, src, len, __darwin_obsz (dest))
 ^
 /usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz'
 #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIF...
   ^
 /usr/include/secure/_common.h:30:32: note: expanded from macro
'_USE_FORTIFY_LEVEL'
 #define _USE_FORTIFY_LEVEL 2
 ^
 In file included from load.c:14:
 ./genlib.h:84:15: error: expected ')'
 /usr/include/secure/_string.h:111:44: note: expanded from macro 'strlcat'
__builtin___strlcat_chk (dest, src, len, __darwin_obsz (dest))
 ^
 /usr/include/secure/_common.h:39:62: note: expanded from macro '__darwin_obsz'
 #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIF...
   ^
 /usr/include/secure/_common.h:30:32: note: expanded from macro
'_USE_FORTIFY_LEVEL'
 #define _USE_FORTIFY_LEVEL 2
 ^
 ./genlib.h:84:15: note: to match this '('
 /usr/include/secure/_string.h:111:44: note: expanded from macro 'strlcat'
__builtin___strlcat_chk (dest, src, len, __darwin_obsz (dest))
 ^
 /usr/include/secure/_common.h:39:53: note: expanded from macro '__darwin_obsz'
 #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIF...
  ^
 In file included from load.c:14:
 ./genlib.h:84:15: warning: type specifier missing, defaults to 'int'
[-Wimplicit-int]
 extern size_t strlcat(char *dst, const char *src, size_t siz);
^~~
 /usr/include/secure/_string.h:111:44: note: expanded from macro 'strlcat'
__builtin___strlcat_chk (dest, src, len, __darwin_obsz (dest))
 ^~~~
 /usr/include/secure/_common.h:39:31: note: expanded from macro '__darwin_obsz'
 #define __darwin_obsz(object) __builtin_object_size (object, _USE_FORTIF...
^
 In file included from load.c:14:
 ./genlib.h:84:15: error: conflicting types for '__builtin___strlcat_chk'
 /usr/include/secure/_string.h:111:3: note: expanded from macro 'strlcat'
__builtin___strlcat_chk (dest, src, len, __darwin_obsz (dest))
^
 ./genlib.h:84:15: note: '__builtin___strlcat_chk' is a builtin with type
'unsigned long (char *, const char *, unsigned long, unsigned long)'
 /usr/include/secure/_string.h:111:3: note: expanded from macro 'strlcat'
__builtin___strlcat_chk (dest, src, len, __darwin_obsz (dest))
^
 1 warning and 3 errors generated.
 make[2]: *** [load.o] Error 1
 make[2]: *** Waiting for unfinished jobs
 1 warning generated.
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 ### execution of /tmp/fink.b0p8I failed, exit code 2
 ### execution of /tmp/fink.sA9lX failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-netcdf7-4.1.3-12
 (Reading database ... 98437 files and directories currently installed.)
 Removing fink-buildlock-netcdf7-4.1.3-12 ...
 Failed: phase compiling: netcdf7-4.1.3-12 failed

 Package manager version: 0.35.99.git
 Distribution version: selfupdate-rsync Fri Oct 25 12:45:32 2013, 10.9, x86_64
 Trees: local/main stable/main unstable/main unstable/crypto
 Xcode.app: 5.0.1
 Xcode command-line tools: 

Re: [Fink-users] missing packages with OSX 10.9

2013-10-26 Thread Daniel Macks


On Fri, 25 Oct 2013 18:43:42 -0400, Jeremy Erwin jeremy_er...@me.com wrote:

 On Oct 25, 2013, at 9:54 AM, Hanspeter Niederstrasser 
 f...@snaggledworks.com wrote:

   Also, you package dx is the only other user of imagemagick2 in 
 the 10.7  tree.  Can it be made to work with imageagick7?
  How embarrassing. I'll check, but it requires an updated hdf4-- 
 which will build with a tweaked info file. 

I talked to the hdf (v4) maintainer a few weeks ago. He said there were 
runtime problems if that package were switched to a newer libpng. We 
found some leads to fixing that, but he didn't have time at that time 
to work on it. Because it's a static-only library, it's possibly risky 
to build something that uses it and it itself with different 
libversions of the same library. 

dan

  --
Daniel Macks
dma...@netspace.org



--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60135991iu=/4140/ostg.clktrk
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] missing packages with OSX 10.9

2013-10-25 Thread Jeremy Erwin

It seems that libpng15 and libjpeg8 are required for two of the packages I'm 
interested in building-- octave, and xsane
trying with octave:
Reading build dependency for pstoedit-3.60-1...
WARNING: While resolving dependency libpng15 for package pstoedit-3.60-1, 
package libpng15 was not found.
Can't resolve dependency libpng15 for package pstoedit-3.60-1 (no matching
packages/versions found)
Exiting with failure.

trying with xsane
The package 'libgphoto2' will be built and installed.
Reading build dependency for libgphoto2-2.4.14-2...
WARNING: While resolving dependency libjpeg8 for package 
libgphoto2-2.4.14-2, package libjpeg8 was not found.
Can't resolve dependency libjpeg8 for package libgphoto2-2.4.14-2 (no
matching packages/versions found)
Exiting with failure.

typhon:~ jeremy$ fink -V
Package manager version: 0.35.99.git
Distribution version: selfupdate-rsync Thu Oct 24 12:38:21 2013, 10.9, x86_64
Trees: local/main stable/main unstable/main unstable/crypto

Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2013 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Jeremy



--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60135991iu=/4140/ostg.clktrk
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] missing packages with OSX 10.9

2013-10-25 Thread Hanspeter Niederstrasser
On 10/24/2013 7:33 PM, Jeremy Erwin wrote:

 It seems that libpng15 and libjpeg8 are required for two of the packages I'm 
 interested in building-- octave, and xsane
 trying with octave:
 Reading build dependency for pstoedit-3.60-1...
 WARNING: While resolving dependency libpng15 for package pstoedit-3.60-1, 
 package libpng15 was not found.
 Can't resolve dependency libpng15 for package pstoedit-3.60-1 (no matching
 packages/versions found)
 Exiting with failure.

pstoedit also uses imagemagick2 which needs the really old libpng14.  I 
tried updating imagemagick2 to use libpng15 or 16, but it was not a 
solid solution.  pstoedit would be better served by not using ancient 
imagemagick2 but imagemagick7 (or at least imagemagick5).

Also, you package dx is the only other user of imagemagick2 in the 10.7 
tree.  Can it be made to work with imageagick7?

 trying with xsane
 The package 'libgphoto2' will be built and installed.
 Reading build dependency for libgphoto2-2.4.14-2...
 WARNING: While resolving dependency libjpeg8 for package 
 libgphoto2-2.4.14-2, package libjpeg8 was not found.
 Can't resolve dependency libjpeg8 for package libgphoto2-2.4.14-2 (no
 matching packages/versions found)
 Exiting with failure.

Xsane is now fixed to use libraries available on 10.9 throughout its 
direct dependency tree.

Hanspeter


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60135991iu=/4140/ostg.clktrk
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] missing packages with OSX 10.9

2013-10-25 Thread Peter Dyballa

Am 25.10.2013 um 15:54 schrieb Hanspeter Niederstrasser:

 pstoedit also uses imagemagick2 which needs the really old libpng14.

It can be built with imagemagick5, if this helps. I'll try to build with 
imagemagick7.

Some months ago, in June, I submitted pstoedit-3.62… Daniel Macks then found 
that the configure script was still testing for some libpng version, 
unnecessarily. Maybe Wolfgang Glunz will provide a version of pstoedit-3.63 
some time – with some improved documentation!

--
Greetings

  Pete

A common mistake that people make when trying to design something completely 
foolproof is to underestimate the ingenuity of complete fools.
- Douglas Adams, »Mostly Harmless«


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60135991iu=/4140/ostg.clktrk
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] missing packages with OSX 10.9

2013-10-25 Thread Peter Dyballa

Am 25.10.2013 um 15:54 schrieb Hanspeter Niederstrasser:

 pstoedit also uses imagemagick2 which needs the really old libpng14.

I do not have imagemagick7 available, so I cannot change and improve anything.

--
Greetings

  Pete

Well begun is half done.
– Optimist.
Half done is well begun.
– Realist.
Half begun is well done.
– Australian.



--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60135991iu=/4140/ostg.clktrk
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] missing packages with OSX 10.9

2013-10-25 Thread Hanspeter Niederstrasser
On 10/25/2013 12:58 PM, Peter Dyballa wrote:

 Am 25.10.2013 um 15:54 schrieb Hanspeter Niederstrasser:

 pstoedit also uses imagemagick2 which needs the really old libpng14.

 I do not have imagemagick7 available, so I cannot change and improve anything.

imagemagick5 is up to date on both trees with all graphics dependencies, 
so as far as the dependencies are concerned, that should be enough to 
get pstoedit available on 10.9.

For the gcc BuildDependencies, it is better to list them in decreasing 
order from gcc48 to gcc46, so that the latest version is the default.

Hanspeter



--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60135991iu=/4140/ostg.clktrk
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users