From owner-freebsd-ports Tue Jul 24 0:26:40 2001 Delivered-To: freebsd-ports@freebsd.org Received: from prinz.cs.uni-magdeburg.de (prinz.CS.Uni-Magdeburg.De [141.44.21.2]) by hub.freebsd.org (Postfix) with ESMTP id C5D7037B407 for ; Tue, 24 Jul 2001 00:26:34 -0700 (PDT) (envelope-from jesse@mail.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (knecht [141.44.21.3]) by prinz.cs.uni-magdeburg.de (8.11.3/8.11.3) with ESMTP id f6O7QVf19246 for ; Tue, 24 Jul 2001 09:26:31 +0200 (MET DST) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.9.3+Sun/8.9.3) id JAA10658; Tue, 24 Jul 2001 09:26:22 +0200 (MEST) X-Authentication-Warning: knecht.cs.uni-magdeburg.de: jesse set sender to jesse@mail.cs.uni-magdeburg.de using -f To: freebsd-ports@freebsd.org Subject: Build of ports on -stable fails due to unknown system type From: Roland Jesse Date: Tue, 24 Jul 2001 09:26:18 +0200 Message-ID: <0v3d7mlrdx.fsf@mail.cs.uni-magdeburg.de> Lines: 107 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-=-= Content-Transfer-Encoding: quoted-printable Trying to upgrade a couple of ports fails over here because some configure scripts fail to recognise "i386--freebsd4.3-STABLE" as a valid system type. configure dies and the port build, too. Examples are Mesa-3.4.2 and gnomelibs-1.2.13. Here the error message for gnomelibs: =2D--------------------------------------------------------------------- =3D=3D=3D> Configuring for gnomelibs-1.2.13_2 configure: warning: i386--freebsd4.3-STABLE: invalid host type loading cache ./config.cache checking host system type... Invalid configuration `i386--freebsd4.3-STABLE= ': machine `i386--freebsd4.3' not recognized checking target system type... Invalid configuration `i386--freebsd4.3-STAB= LE': machine `i386--freebsd4.3' not recognized checking build system type... Invalid configuration `i386--freebsd4.3-STABL= E': machine `i386--freebsd4.3' not recognized checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... (cached) cc checking whether the C compiler (cc -mcpu=3Di686 -march=3Di386 -pthread -ma= rch=3Dpentiumpro ) works... yes checking whether the C compiler (cc -mcpu=3Di686 -march=3Di386 -pthread -ma= rch=3Dpentiumpro ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for POSIXized ISC... no checking for gcc... (cached) cc checking whether the C compiler (cc -mcpu=3Di686 -march=3Di386 -pthread -ma= rch=3Dpentiumpro ) works... yes checking whether the C compiler (cc -mcpu=3Di686 -march=3Di386 -pthread -ma= rch=3Dpentiumpro ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) cc -E checking for ANSI C header files... (cached) yes checking for ranlib... (cached) ranlib checking for ld used by GCC... (cached) /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes updating cache ./config.cache ltconfig: you must specify a host type if you use `--no-verify' Try `ltconfig --help' for more information. configure: error: libtool configure failed =3D=3D=3D> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:639: checking host system type configure:660: checking target system type configure:678: checking build system type configure:713: checking for a BSD compatible install configure:766: checking whether build environment is sane configure:823: checking whether gmake sets ${MAKE} configure:869: checking for working aclocal configure:882: checking for working autoconf configure:895: checking for working automake configure:908: checking for working autoheader configure:921: checking for working makeinfo configure:954: checking for gcc configure:1067: checking whether the C compiler (cc -mcpu=3Di686 -march=3Di= 386 -pthread -march=3Dpentiumpro ) works configure:1083: cc -o conftest -mcpu=3Di686 -march=3Di386 -pthread -march= =3Dpentiumpro -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1109: checking whether the C compiler (cc -mcpu=3Di686 -march=3Di= 386 -pthread -march=3Dpentiumpro ) is a cross-compiler configure:1114: checking whether we are using GNU C configure:1142: checking whether cc accepts -g configure:1174: checking for POSIXized ISC configure:1197: checking for gcc configure:1310: checking whether the C compiler (cc -mcpu=3Di686 -march=3Di= 386 -pthread -march=3Dpentiumpro ) works configure:1326: cc -o conftest -mcpu=3Di686 -march=3Di386 -pthread -march= =3Dpentiumpro -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1352: checking whether the C compiler (cc -mcpu=3Di686 -march=3Di= 386 -pthread -march=3Dpentiumpro ) is a cross-compiler configure:1357: checking whether we are using GNU C configure:1385: checking whether cc accepts -g configure:1417: checking how to run the C preprocessor configure:1497: checking for ANSI C header files configure:1692: checking for ranlib configure:1731: checking for ld used by GCC configure:1793: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:1809: checking for BSD-compatible nm configure:1845: checking whether ln -s works (end of "config.log") *** Error code 1 Stop in /usr/ports/x11/gnomelibs. *** Error code 1 Stop in /usr/ports/x11/gnomelibs. *** Error code 1 Stop in /usr/ports/x11/gnomelibs. *** Error code 1 Stop in /usr/ports/x11/gnomelibs. ** Command failed: make build ** Fix the problem and try again. ** Some ports could not be upgraded due to errors: gnomelibs-1.2.13_1 =2D--------------------------------------------------------------------- Is that known behaviour? Roland P.S. I am not subscribed to -ports and would appreciate a CC in responses. Thanks. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP MESSAGE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQE7XSMdd7xQRm1JWk8RAoAeAJ0c1eXlp+F34XxaPLz8zyTTa9s0iQCfcKEe WgRpLwMURrJ6hCX3OIXwSiM= =ZKPb -----END PGP MESSAGE----- --=-=-=-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message