| 1 | ---> Computing dependencies for gcc44 |
|---|
| 2 | ---> Fetching gcc44 |
|---|
| 3 | ---> Verifying checksum(s) for gcc44 |
|---|
| 4 | ---> Checksumming gcc-core-4.4.3.tar.bz2 |
|---|
| 5 | ---> Checksumming gcc-fortran-4.4.3.tar.bz2 |
|---|
| 6 | ---> Checksumming gcc-g++-4.4.3.tar.bz2 |
|---|
| 7 | ---> Checksumming gcc-java-4.4.3.tar.bz2 |
|---|
| 8 | ---> Checksumming gcc-objc-4.4.3.tar.bz2 |
|---|
| 9 | ---> Extracting gcc44 |
|---|
| 10 | ---> Extracting gcc-core-4.4.3.tar.bz2 |
|---|
| 11 | ---> Extracting gcc-fortran-4.4.3.tar.bz2 |
|---|
| 12 | ---> Extracting gcc-g++-4.4.3.tar.bz2 |
|---|
| 13 | ---> Extracting gcc-java-4.4.3.tar.bz2 |
|---|
| 14 | ---> Extracting gcc-objc-4.4.3.tar.bz2 |
|---|
| 15 | ---> Configuring gcc44 |
|---|
| 16 | checking build system type... i386-apple-darwin10 |
|---|
| 17 | checking host system type... i386-apple-darwin10 |
|---|
| 18 | checking target system type... i386-apple-darwin10 |
|---|
| 19 | checking for a BSD-compatible install... /usr/bin/install -c |
|---|
| 20 | checking whether ln works... yes |
|---|
| 21 | checking whether ln -s works... yes |
|---|
| 22 | checking for gcc... /usr/bin/gcc-4.2 |
|---|
| 23 | checking for C compiler default output file name... a.out |
|---|
| 24 | checking whether the C compiler works... yes |
|---|
| 25 | checking whether we are cross compiling... no |
|---|
| 26 | checking for suffix of executables... |
|---|
| 27 | checking for suffix of object files... o |
|---|
| 28 | checking whether we are using the GNU C compiler... yes |
|---|
| 29 | checking whether /usr/bin/gcc-4.2 accepts -g... yes |
|---|
| 30 | checking for /usr/bin/gcc-4.2 option to accept ANSI C... none needed |
|---|
| 31 | checking whether we are using the GNU C++ compiler... yes |
|---|
| 32 | checking whether /usr/bin/g++-4.2 accepts -g... yes |
|---|
| 33 | checking for gnatbind... no |
|---|
| 34 | checking for gnatmake... no |
|---|
| 35 | checking whether compiler driver understands Ada... no |
|---|
| 36 | checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 |
|---|
| 37 | checking for correct version of gmp.h... yes |
|---|
| 38 | checking for correct version of mpfr.h... no |
|---|
| 39 | configure: error: Building GCC requires GMP 4.1+ and MPFR 2.3.2+. |
|---|
| 40 | Try the --with-gmp and/or --with-mpfr options to specify their locations. |
|---|
| 41 | Copies of these libraries' source code can be found at their respective |
|---|
| 42 | hosting sites as well as at ftp://gcc.gnu.org/pub/gcc/infrastructure/. |
|---|
| 43 | See also http://gcc.gnu.org/install/prerequisites.html for additional info. |
|---|
| 44 | If you obtained GMP and/or MPFR from a vendor distribution package, make |
|---|
| 45 | sure that you have installed both the libraries and the header files. |
|---|
| 46 | They may be located in separate packages. |
|---|
| 47 | Warning: the following items did not execute (for gcc44): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install |
|---|
| 48 | To report a bug, see <http://guide.macports.org/#project.tickets> |
|---|