On Oct 25, 2013, at 9:54 AM, Hanspeter Niederstrasser <[email protected]>
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...
>> 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=60135991&iu=/4140/ostg.clktrk
> _______________________________________________
> Fink-users mailing list
> [email protected]
> List archive:
> http://news.gmane.org/gmane.os.macosx.fink.user
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-users
>
------------------------------------------------------------------------------
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=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users