Hello,

I tried to install 'cernlib2006' package without success.

I checked if GMP is installed in 'usr/local' and t is not. GMP is 
installed in 
'/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel'.
 


I have done actions like 'fink selfupdate', 'fink configure' to limit 
the simultaneous built jobs to 1, but the installation of 'cernlib2006' 
fails.

Can you help me?

The following message is written on the terminal:

  MacBook-Pro-de-Costel-3:~ petrache$ fink install cernlib2006
Scanning package description files..........
Information about 8342 packages read in 2 seconds.
The following package will be installed or updated:
  cernlib2006
The following 4 additional packages will be installed:
  gcc48 gcc48-compiler gcc48-shlibs patchy4-gfortran
Do you want to continue? [Y/n] y
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-gcc48-4.8.2-1001 
/sw/src/fink.build
dpkg-deb : construction du paquet « fink-buildlock-gcc48-4.8.2-1001 » 
dans « 
/sw/src/fink.build/fink-buildlock-gcc48-4.8.2-1001_2014.02.01-10.16.56_darwin-x86_64.deb
 
».
Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-gcc48-4.8.2-1001_2014.02.01-10.16.56_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-gcc48-4.8.2-1001.
(Reading database ... 10288 files and directories currently installed.)
Unpacking fink-buildlock-gcc48-4.8.2-1001 (from 
.../fink-buildlock-gcc48-4.8.2-1001_2014.02.01-10.16.56_darwin-x86_64.deb) 
...
Setting up fink-buildlock-gcc48-4.8.2-1001 (2014.02.01-10.16.56) ...

sudo -u fink-bld [ENV] sh -c /tmp/fink.8MWn5
env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions 
-xf /sw/src/gcc-4.8.2.tar.bz2
sudo -u fink-bld [ENV] sh -c /tmp/fink.SWJUx
cp /sw/src/ecj-4.5.jar .
sudo -u fink-bld [ENV] sh -c /tmp/fink.3ZP6j
[ -r /sw/fink/dists/stable/main/finkinfo/languages/gcc48.patch ]
sudo -u fink-bld [ENV] sh -c /tmp/fink.70VfZ
patch -p1 < /sw/fink/dists/stable/main/finkinfo/languages/gcc48.patch
patching file gcc/config/darwin.h
patching file gcc/testsuite/g++.dg/special/conpr-3.C
patching file libjava/configure
patching file libjava/configure.ac
patching file libquadmath/configure
patching file libjava/Makefile.am
patching file libjava/Makefile.in
patching file libjava/libgcj.spec.in
sudo -u fink-bld [ENV] sh -c /tmp/fink.zgd9q
/tmp/fink.bB785
#!/bin/bash -ev
  set +x
  if [ -e /usr/local/lib/libgmp.a ] || [ -e /usr/local/lib/libgmp.dylib 
]; then
     echo "-----WARNING-----WARNING-----WARNING-----"
     echo "You seem to have GMP installed in /usr/local."
     echo "This is known to cause gcc48 to fail to build."
     echo "Please move aside /usr/local and try again."
     echo "-----WARNING-----WARNING-----WARNING-----"
     exit 1
  fi
-----WARNING-----WARNING-----WARNING-----
You seem to have GMP installed in /usr/local.
This is known to cause gcc48 to fail to build.
Please move aside /usr/local and try again.
-----WARNING-----WARNING-----WARNING-----
### execution of /tmp/fink.bB785 failed, exit code 1
### execution of /tmp/fink.zgd9q failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gcc48-4.8.2-1001
(Reading database ... 10289 files and directories currently installed.)
Removing fink-buildlock-gcc48-4.8.2-1001 ...
Failed: phase compiling: gcc48-4.8.2-1001 failed

Before reporting any errors, please run "fink selfupdate" and try again.

If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

     The Fink Users List <fink-users@lists.sourceforge.net>
     The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,

with a carbon copy to the maintainer:

     Jack Howarth <howa...@bromo.med.uc.edu>

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report. This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.36.3.1
Distribution version: selfupdate-rsync Sat Feb  1 09:59:02 2014, 10.9, 
x86_64
Trees: local/main stable/main
Xcode.app: 5.0.2
Xcode command-line tools: 5.0.1.0.1.1382131676
Max. Fink build jobs:  1





------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/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

Reply via email to