From owner-freebsd-gnome Wed Mar 19 8: 9:15 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2183C37B401; Wed, 19 Mar 2003 08:09:09 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 620D543F3F; Wed, 19 Mar 2003 08:09:07 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.8/8.12.8) with ESMTP id h2JG7brI041960; Wed, 19 Mar 2003 11:07:39 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: XFree86-4.3.0 port fails in uh, I dunno From: Joe Marcus Clarke To: Julian Elischer Cc: Eric Anholt , FreeBSD GNOME Users In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-3pEyUMxl4964UU+6sUw0" Organization: MarcusCom, Inc. Message-Id: <1048090132.328.0.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 19 Mar 2003 11:08:52 -0500 X-Spam-Status: No, hits=-39.2 required=5.0 tests=BAYES_00,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-3pEyUMxl4964UU+6sUw0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-03-19 at 03:24, Julian Elischer wrote: > new freeBSD 4.8-RC system no X11 installed > no packages/ports installed. e.g. /usr/local and /usr/X11R6 both empty. >=20 > the error messages says to contact gnome@.. Julian, you're not the first to report this, but so far, I haven't been able to reproduce. Can I get access to your machine to do further troubleshooting? Joe >=20 >=20 >=20 > procedure: >=20 > check out latest ports > (into empty directory) >=20 > cd /usr/ports/x11/XFree86-4 > make > [...] > =3D=3D=3D> Registering installation for gmake-3.80 > =3D=3D=3D> Returning to build of pkgconfig-0.15.0 > =3D=3D=3D> pkgconfig-0.15.0 depends on executable: libtool - found > creating cache ./config.cache > checking for a BSD compatible install... /usr/bin/install -c -o root -g > wheel > checking whether build environment is sane... yes > checking whether gmake sets ${MAKE}... yes > [...] > checking for ld used by GCC... /usr/libexec/elf/ld > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... (cached) yes > updating cache .././config.cache > /ltconfig: Can't open /ltconfig: No such file or directory > configure: error: libtool configure failed > configure: error: ./configure failed for glib-1.2.8 > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to gnome@FreeBSD.org [maintainer] and > attach > the "/usr/ports/devel/pkgconfig/work/pkgconfig-0.15.0/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 >=20 > Stop in /usr/ports/devel/pkgconfig. > *** Error code 1 >=20 > Stop in /usr/ports/x11-fonts/fontconfig. > *** Error code 1 >=20 > Stop in /usr/ports/x11/XFree86-4-libraries. > *** Error code 1 >=20 > Stop in /usr/ports/x11/XFree86-4. >=20 > --------------- > so here are the things requested: > biggie# cat /usr/ports/devel/pkgconfig/work/pkgconfig-0.15.0/config.log > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. >=20 > configure:732: checking for a BSD compatible install > configure:785: checking whether build environment is sane > configure:842: checking whether gmake sets ${MAKE} > configure:888: checking for working aclocal-1.4 > configure:901: checking for working autoconf > configure:914: checking for working automake-1.4 > configure:927: checking for working autoheader > configure:940: checking for working makeinfo > configure:954: checking whether to enable maintainer-specific portions > of Makefiles > configure:993: checking for Cygwin environment > configure:1009: cc -c -O -pipe conftest.c 1>&5 > configure: In function `main': > configure:1005: `__CYGWIN32__' undeclared (first use in this function) > configure:1005: (Each undeclared identifier is reported only once > configure:1005: for each function it appears in.) > configure: failed program was: > #line 998 "configure" > #include "confdefs.h" >=20 > int main() { >=20 > #ifndef __CYGWIN__ > #define __CYGWIN__ __CYGWIN32__ > #endif > return __CYGWIN__; > ; return 0; } > configure:1026: checking for mingw32 environment > configure:1038: cc -c -O -pipe conftest.c 1>&5 > configure: In function `main': > configure:1034: `__MINGW32__' undeclared (first use in this function) > configure:1034: (Each undeclared identifier is reported only once > configure:1034: for each function it appears in.) > configure: failed program was: > #line 1031 "configure" > #include "confdefs.h" >=20 > int main() { > return __MINGW32__; > ; return 0; } > configure:1055: checking how to run the C preprocessor > configure:1076: cc -E conftest.c >/dev/null 2>conftest.out > configure:1210: checking host system type > configure:1231: checking build system type > configure:1251: checking for gcc > configure:1364: checking whether the C compiler (cc -O -pipe ) works > configure:1380: cc -o conftest -O -pipe conftest.c 1>&5 > configure:1406: checking whether the C compiler (cc -O -pipe ) is a > cross-compiler > configure:1411: checking whether we are using GNU C > configure:1420: cc -E conftest.c > configure:1439: checking whether cc accepts -g > configure:1482: checking for ld used by GCC > configure:1550: checking if the linker (/usr/libexec/elf/ld) is GNU ld > GNU ld version 2.12.1 [FreeBSD] 2002-07-20 > configure:1567: checking for /usr/libexec/elf/ld option to reload object > files > configure:1579: checking for BSD-compatible nm > configure:1617: checking whether ln -s works > configure:1638: checking how to recognise dependant libraries > configure:1821: checking for object suffix > configure:1827: cc -c -O -pipe conftest.c 1>&5 > configure:1847: checking for executable suffix > configure:1857: cc -o conftest -O -pipe conftest.c 1>&5 > configure:1888: checking command to parse /usr/bin/nm -B output > configure:1968: cc -c -O -pipe conftest.c 1>&5 > configure:1971: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ > ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 > \2\3 \3/p' > conftest.nm > configure:2022: cc -o conftest -O -pipe conftest.c conftstm.o 1>&5 > configure:2071: checking for dlfcn.h > configure:2081: cc -E conftest.c >/dev/null 2>conftest.out > configure:2249: checking for ranlib > configure:2316: checking for strip > configure:2559: checking for objdir > configure:2586: checking for cc option to produce PIC > configure:2738: checking if cc PIC flag -fPIC works > configure:2752: cc -c -O -pipe -fPIC -DPIC conftest.c 1>&5 > configure:2804: checking if cc static flag -static works > configure:2819: cc -o conftest -O -pipe -static conftest.c 1>&5 > configure:2846: checking if cc supports -c -o file.o > configure:2865: cc -c -O -pipe -o out/conftest2.o conftest.c 1>&5 > configure:2894: checking if cc supports -c -o file.lo > configure:2912: cc -c -O -pipe -c -o conftest.lo conftest.c 1>&5 > configure:2962: checking if cc supports -fno-rtti -fno-exceptions > configure:2975: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c > conftest.c 1>&5 > configure:3002: checking whether the linker > (/usr/libexec/elf/ld) supports shared libraries > configure:3686: checking how to hardcode library paths into programs > configure:3714: checking whether stripping libraries is possible > configure:3728: checking dynamic linker characteristics > configure:4125: checking if libtool supports shared libraries > configure:4129: checking whether to build shared libraries > configure:4152: checking whether to build static libraries > configure:4688: checking whether -lc should be explicitly linked in > configure:4695: cc -c -O -pipe conftest.c 1>&5 > configure:4708: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o > conftest 2>&1 | grep -lc >/dev/null 2>&1 > configure:5293: checking for gcc > configure:5406: checking whether the C compiler (cc -O -pipe ) works > configure:5422: cc -o conftest -O -pipe conftest.c 1>&5 > configure:5448: checking whether the C compiler (cc -O -pipe ) is a > cross-compiler > configure:5453: checking whether we are using GNU C > configure:5481: checking whether cc accepts -g > configure:5514: checking for Win32 > configure:5580: checking for working alloca.h > configure:5592: cc -o conftest -O -pipe conftest.c 1>&5 > configure:5586: alloca.h: No such file or directory > configure: failed program was: > #line 5585 "configure" > #include "confdefs.h" > #include > int main() { > char *p =3D alloca(2 * sizeof(int)); > ; return 0; } > configure:5613: checking for alloca > configure:5646: cc -o conftest -O -pipe conftest.c 1>&5 > configure:5815: checking for setresuid > configure:5843: cc -o conftest -O -pipe conftest.c 1>&5 > configure:5871: checking for dirent.h > configure:5881: cc -E conftest.c >/dev/null 2>conftest.out > configure:5871: checking for unistd.h > configure:5881: cc -E conftest.c >/dev/null 2>conftest.out > configure:5871: checking for sys/wait.h > configure:5881: cc -E conftest.c >/dev/null 2>conftest.out >=20 >=20 >=20 > -------------------------------------------------- >=20 > biggie# cd /var/db/pkg > biggie# ls -la > total 8 > drwxr-xr-x 4 root wheel 512 Mar 19 08:22 . > drwxr-xr-x 5 root wheel 512 Nov 11 17:36 .. > drwxr-xr-x 2 root wheel 512 Mar 19 08:22 imake-4.3.0 > drwxr-xr-x 2 root wheel 512 Mar 19 08:22 libtool-1.3.4_4 > biggie# >=20 > -------------------------- >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-3pEyUMxl4964UU+6sUw0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+eJYTb2iPiv4Uz4cRAs0BAKCP36JPiibb3leIlNocVyh+NFH98QCfRAVv HeHU17Yu5DmJwedCMTRlxcI= =XzBB -----END PGP SIGNATURE----- --=-3pEyUMxl4964UU+6sUw0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message