Re: [Fink-users] Cernlib on Mavericks

2013-11-06 Thread Remi Mommsen
Hi Francesco,
 
On Nov 6, 2013, at 6:55 AM, Francesco Pietropaolo 
francesco.pietropa...@cern.ch wrote:

 Hi,
 I am trying to install the Cernlib2006 on Mavericks, but I keep getting the 
 following error while compiling:
 
 gfortran -c -O0 -g -funroll-loops -fomit-frame-pointer -ftree-vectorize 
 -fno-second-underscore -fno-automatic 
 -static-libgfortran -static-libgcc 
 -flat_namespace -undefined warning
 -I/sw/src/fink.build/cernlib2006-2006b-20/2006/src/packlib/kapack 
 -I/sw/src/fink.build/cernlib2006-2006b-20/2006/src/packlib/kapack 
 -I/sw/src/fink.build/cernlib2006-2006b-20/2006/src/packlib/kapack/code 
 -I/sw/src/fink.build/cernlib2006-2006b-20/2006/src/include  -DCERNLIB_LINUX 
 -DCERNLIB_UNIX -DCERNLIB_LNX   -DCERNLIB_QMLXIA64 -DCERNLIB_QMGLIBC 
 -DCERNLIB_MACOSX -DCERNLIB_GFORTRAN   -o archive/kaxrcl.o kaxrcl.F
 checking /packlib/kuip
 checking /packlib/kuip/code_kuip
 Makefile:459: archive/getline.d: No such file or directory
 Makefile:459: archive/kalias.d: No such file or directory
 Makefile:459: archive/kbrow.d: No such file or directory
 ..
 Makefile:459: archive/kxwriv.d: No such file or directory
 Makefile:459: archive/kxdsig.d: No such file or directory
 Makefile:459: archive/kuipcdf.d: No such file or directory
 kuipc kuipcdf.cdf kuipcdf.c
 make[3]: *** [kuipcdf.c] Abort trap: 6
 make[3]: *** Deleting file `kuipcdf.c'
 make[2]: *** [code_kuip/archive/objects.list] Error 2
 make[1]: *** [kuip/archive/objects.list] Error 2
 make: *** [install.lib] Error 2
 ### execution of /tmp/fink.74Tpa failed, exit code 2
 ### execution of /tmp/fink.8pCka failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-cernlib2006-2006b-20
 Waiting up to 300 seconds for access to the dpkg database... done.
 (Reading database ... 62448 files and directories currently installed.)
 Removing fink-buildlock-cernlib2006-2006b-20 ...
 Failed: phase compiling: cernlib2006-2006b-20 failed
 
 Here are my system information:
 Package manager version: 0.36.0
 Distribution version: selfupdate-rsync Tue Nov  5 22:09:07 2013, 10.9, x86_64
 Trees: local/main stable/main
 Xcode.app: 5.0.1
 Xcode command-line tools: 5.0.1.0.1.1382131676
 cernlib2006-2006b-20 is set to build with only one job.

It seems to work on some machines and fail on others. I have no clue as to why, 
yet.

Remi



smime.p7s
Description: S/MIME cryptographic signature
--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/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] Cernlib on Mavericks

2013-11-06 Thread Francesco Pietropaolo
Hi,
I am trying to install the Cernlib2006 on Mavericks, but I keep getting the 
following error while compiling:

gfortran -c -O0 -g -funroll-loops -fomit-frame-pointer -ftree-vectorize 
-fno-second-underscore -fno-automatic 
-static-libgfortran -static-libgcc 
-flat_namespace -undefined warning
-I/sw/src/fink.build/cernlib2006-2006b-20/2006/src/packlib/kapack 
-I/sw/src/fink.build/cernlib2006-2006b-20/2006/src/packlib/kapack 
-I/sw/src/fink.build/cernlib2006-2006b-20/2006/src/packlib/kapack/code 
-I/sw/src/fink.build/cernlib2006-2006b-20/2006/src/include  -DCERNLIB_LINUX 
-DCERNLIB_UNIX -DCERNLIB_LNX   -DCERNLIB_QMLXIA64 -DCERNLIB_QMGLIBC 
-DCERNLIB_MACOSX -DCERNLIB_GFORTRAN   -o archive/kaxrcl.o kaxrcl.F
checking /packlib/kuip
checking /packlib/kuip/code_kuip
Makefile:459: archive/getline.d: No such file or directory
Makefile:459: archive/kalias.d: No such file or directory
Makefile:459: archive/kbrow.d: No such file or directory
..
Makefile:459: archive/kxwriv.d: No such file or directory
Makefile:459: archive/kxdsig.d: No such file or directory
Makefile:459: archive/kuipcdf.d: No such file or directory
kuipc kuipcdf.cdf kuipcdf.c
make[3]: *** [kuipcdf.c] Abort trap: 6
make[3]: *** Deleting file `kuipcdf.c'
make[2]: *** [code_kuip/archive/objects.list] Error 2
make[1]: *** [kuip/archive/objects.list] Error 2
make: *** [install.lib] Error 2
### execution of /tmp/fink.74Tpa failed, exit code 2
### execution of /tmp/fink.8pCka failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-cernlib2006-2006b-20
Waiting up to 300 seconds for access to the dpkg database... done.
(Reading database ... 62448 files and directories currently installed.)
Removing fink-buildlock-cernlib2006-2006b-20 ...
Failed: phase compiling: cernlib2006-2006b-20 failed

Here are my system information:
Package manager version: 0.36.0
Distribution version: selfupdate-rsync Tue Nov  5 22:09:07 2013, 10.9, x86_64
Trees: local/main stable/main
Xcode.app: 5.0.1
Xcode command-line tools: 5.0.1.0.1.1382131676
cernlib2006-2006b-20 is set to build with only one job.

Any suggestion?
Thanks,
Francesco Pietropaolo
--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/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