Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Sep 2003 08:46:53 -0400
From:      Tom Parquette <tparquet@twcny.rr.com>
To:        gnome@FreeBSD.org
Subject:   Portupgrade failed: gnomedb
Message-ID:  <3F6D9DBD.5080509@twcny.rr.com>

next in thread | raw e-mail | index | archive | help
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#





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F6D9DBD.5080509>