On Wed, Apr 10, 2013 at 02:14:42PM +0200, Godfred Epie Essongolle wrote:
> After Updating Fink Packages, I had problems installing the following 
> packages  "gcc48, gcc48-compiler, and  gcc48-shlibs" find below the building 
> error messages and some other necessary information in Italics 
> 
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-gcc48-4.8.0-1001 
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-gcc48-4.8.0-1001' in 
> `/sw/src/fink.build/fink-buildlock-gcc48-4.8.0-1001_2013.04.10-13.38.27_darwin-x86_64.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i 
> /sw/src/fink.build/fink-buildlock-gcc48-4.8.0-1001_2013.04.10-13.38.27_darwin-x86_64.deb
> Selecting previously deselected package fink-buildlock-gcc48-4.8.0-1001.
> (Reading database ... 38258 files and directories currently installed.)
> Unpacking fink-buildlock-gcc48-4.8.0-1001 (from 
> .../fink-buildlock-gcc48-4.8.0-1001_2013.04.10-13.38.27_darwin-x86_64.deb) ...
> Setting up fink-buildlock-gcc48-4.8.0-1001 (2013.04.10-13.38.27) ...
> 
> sudo -u fink-bld [ENV] sh -c /tmp/fink.Bh5ac
> env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions -xf 
> /sw/src/gcc-4.8.0.tar.bz2
> sudo -u fink-bld [ENV] sh -c /tmp/fink.6MGPg
> cp /sw/src/ecj-4.5.jar .
> sudo -u fink-bld [ENV] sh -c /tmp/fink.iD8V9
> [ -r /sw/fink/dists/stable/main/finkinfo/languages/gcc48.patch ]
> sudo -u fink-bld [ENV] sh -c /tmp/fink.RUPUg
> patch -p1 < /sw/fink/dists/stable/main/finkinfo/languages/gcc48.patch
> patching file Makefile.def
> patching file Makefile.in
> patching file gcc/Makefile.in
> 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
> sudo -u fink-bld [ENV] sh -c /tmp/fink.iize3
> /tmp/fink.S8J3r
> #!/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-----

Did you actually read the message above? It tells you exactly the problem
(that you have installed a non-fink gmp package in /usr/local) and how
to work around the problem (by moving /usr/local aside and rebuilding gcc48).

> ### execution of /tmp/fink.S8J3r failed, exit code 1
> ### execution of /tmp/fink.iize3 failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-gcc48-4.8.0-1001
> (Reading database ... 38259 files and directories currently installed.)
> Removing fink-buildlock-gcc48-4.8.0-1001 ...
> Failed: phase compiling: gcc48-4.8.0-1001 failed
> 
> Package manager version: 0.34.7
> Distribution version: selfupdate-cvs Wed Apr 10 12:58:07 2013, 10.8, x86_64
> Trees: local/main stable/main
> Xcode.app: 4.6.1
> Xcode command-line tools: 4.6.0.0.1.1362189000
> Max. Fink build jobs:  1
> 

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to