From owner-freebsd-gnome@FreeBSD.ORG Sun Sep 21 05:46:56 2003 Return-Path: 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 7112216A4B3 for ; Sun, 21 Sep 2003 05:46:56 -0700 (PDT) Received: from ms-smtp-02.nyroc.rr.com (ms-smtp-02.nyroc.rr.com [24.92.226.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 838DB43F75 for ; Sun, 21 Sep 2003 05:46:55 -0700 (PDT) (envelope-from tparquet@twcny.rr.com) Received: from twcny.rr.com (syr-24-59-143-77.twcny.rr.com [24.59.143.77]) h8LCksuC000657 for ; Sun, 21 Sep 2003 08:46:54 -0400 (EDT) Message-ID: <3F6D9DBD.5080509@twcny.rr.com> Date: Sun, 21 Sep 2003 08:46:53 -0400 From: Tom Parquette User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gnome@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Portupgrade failed: gnomedb X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2003 12:46:56 -0000 This is a 5.1-CURRENT system updated early Sept 20. Ports was cvsuped mid day Sept 20. I'm getting the following on gnomedb. If you need the list of installed packages, please let me know. TIA... P3R-272# pwd /usr/ports/databases/gnomedb P3R-272# make ===> gnomedb-0.2.96_1 depends on executable: gmake - found ===> gnomedb-0.2.96_1 depends on file: /usr/local/libexec/libtool13/libtool - found ===> gnomedb-0.2.96_1 depends on executable: pkg-config - found ===> gnomedb-0.2.96_1 depends on shared library: X11.6 - found ===> gnomedb-0.2.96_1 depends on shared library: esd.2 - found ===> gnomedb-0.2.96_1 depends on shared library: glib12.3 - found ===> gnomedb-0.2.96_1 depends on shared library: gtk12.2 - found ===> gnomedb-0.2.96_1 depends on shared library: xml.5 - found ===> gnomedb-0.2.96_1 depends on shared library: gdk_pixbuf.2 - found ===> gnomedb-0.2.96_1 depends on shared library: Imlib.5 - found ===> gnomedb-0.2.96_1 depends on shared library: ORBit.2 - found ===> gnomedb-0.2.96_1 depends on shared library: gnome.5 - found ===> gnomedb-0.2.96_1 depends on shared library: gnomecanvaspixbuf.1 - found ===> gnomedb-0.2.96_1 depends on shared library: oaf.0 - found ===> gnomedb-0.2.96_1 depends on shared library: gconf-1.1 - found ===> gnomedb-0.2.96_1 depends on shared library: gnomeprint.16 - found ===> gnomedb-0.2.96_1 depends on shared library: bonobo.2 - found ===> gnomedb-0.2.96_1 depends on shared library: gda-client.0 - found ===> Configuring for gnomedb-0.2.96_1 loading 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 working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for perl... /usr/bin/perl checking for gnome-config... /usr/X11R6/bin/gnome-config checking if /usr/X11R6/bin/gnome-config works... yes checking for orbit-config... /usr/local/bin/orbit-config checking for orbit-idl... /usr/local/bin/orbit-idl checking for working ORBit environment... yes checking for gnorba libraries... yes checking for strerror in -lcposix... no checking for gcc... cc checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/databases/gnomedb/work/gnome-db-0.2.96/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/databases/gnomedb. P3R-272# P3R-272# cat work/gnome-db-0.2.96/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:784: checking for a BSD compatible install configure:837: checking whether build environment is sane configure:894: checking whether gmake sets ${MAKE} configure:940: checking for working aclocal configure:953: checking for working autoconf configure:966: checking for working automake configure:979: checking for working autoheader configure:992: checking for working makeinfo configure:1006: checking whether to enable maintainer-specific portions of Makefiles configure:1079: checking for perl configure:1184: checking for gnome-config configure:1221: checking if /usr/X11R6/bin/gnome-config works configure:1229: checking for orbit-config configure:1265: checking for orbit-idl configure:1299: checking for working ORBit environment configure:1335: checking for gnorba libraries configure:1445: checking for strerror in -lcposix configure:1464: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c -lcposix -pthread -L/usr/local/lib -lintl 1>&5 cc: The -pthread option is deprecated. configure: failed program was: #line 1453 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror(); int main() { strerror() ; return 0; } configure:1489: checking for gcc configure:1602: checking whether the C compiler (cc -O -pipe -mcpu=pentiumpro ) works configure:1618: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c -pthread -L/usr/local/lib -lintl 1>&5 cc: The -pthread option is deprecated. configure: failed program was: #line 1613 "configure" #include "confdefs.h" main(){return(0);} P3R-272#