Date: Fri, 1 Dec 2006 14:56:44 +0100 From: "Petr Holub" <hopet@ics.muni.cz> To: <karel@lovetemple.net> Cc: bsam@ipt.ru, ports@freebsd.org Subject: lang/gnat-gcc41 build error Message-ID: <200612011244.kB1Ci1Oa067439@evenstar.ics.muni.cz>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_0045_01C71558.EAA33BA0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Dear Karel, all, another problem with building gnat-gcc41 (after I've manually upped the math/mpfr port to 2.2.1 and installed it). Thanks, Petr ===> Configuring for gnat-gcc-4.1.2_1 cd /usr/ports/lang/gnat-gcc41/work/gcc-4.1-20060901 ; contrib/gcc_update --touch creating cache ./config.cache checking host system type... i386-portbld-freebsd6.2 checking target system type... i386-portbld-freebsd6.2 checking build system type... i386-portbld-freebsd6.2 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for gcc... cc checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe -g ) works.. . yes checking whether the C compiler (cc -O2 -fno-strict-aliasing -pipe -g ) is a cr oss-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for gnatbind... gnatbind checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for correct version of gmp.h... yes checking for MPFR... yes configure: error: The following requested languages could not be built: ada Recognised languages are: c,ada,obj-c++,treelang ===> Script "..//gcc-4.1-20060901/configure" failed unexpectedly. Please report the problem to karel@lovetemple.net [maintainer] and attach the "/usr/ports/lang/gnat-gcc41/work/build/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/lang/gnat-gcc41. ------=_NextPart_000_0045_01C71558.EAA33BA0 Content-Type: text/plain; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:600: checking host system type configure:621: checking target system type configure:639: checking build system type configure:694: checking for a BSD compatible install configure:747: checking whether ln works configure:771: checking whether ln -s works configure:1825: checking for gcc configure:1938: checking whether the C compiler (cc -O2 = -fno-strict-aliasing -pipe -g ) works configure:1954: cc -o conftest -O2 -fno-strict-aliasing -pipe -g = conftest.c 1>&5 configure:1980: checking whether the C compiler (cc -O2 = -fno-strict-aliasing -pipe -g ) is a cross-compiler configure:1985: checking whether we are using GNU C configure:1994: cc -E conftest.c configure:2013: checking whether cc accepts -g configure:2080: checking for gnatbind configure:2145: checking whether compiler driver understands Ada configure:2177: checking how to compare bootstrapped objects configure:2275: checking for correct version of gmp.h configure:2288: cc -c -O2 -fno-strict-aliasing -pipe -g = -I/usr/local/include conftest.c 1>&5 configure:2301: checking for MPFR configure:2314: cc -o conftest -O2 -fno-strict-aliasing -pipe -g = -I/usr/local/include conftest.c -L/usr/local/lib -lmpfr -lgmp 1>&5 ------=_NextPart_000_0045_01C71558.EAA33BA0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612011244.kB1Ci1Oa067439>