Date: Sun, 23 Feb 2003 23:11:23 -0600 From: David Kelly <dkelly@InterActPlus.com> To: gnome@FreeBSD.org Subject: failure report as requested by port's install script Message-ID: <20030224051123.GA89048@Frisket.dyndns.org>
next in thread | raw e-mail | index | archive | help
--pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline ===> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-fonts/fontconfig/work/fcpackage.2_1/fontconfig/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 config.log is attached as requested. "ls /var/db/pkg" is below. Problem system is 4.7-RELEASE with /usr/ports updated via cvsup 2/23/2003. enzo: [164] ls -CF -1 /var/db/pkg XFree86-libraries-4.2.1_7/ expat-1.95.6_1/ gettext-0.11.5_1/ gmake-3.80/ imake-4.2.0_1/ jpeg-6b_1/ libtool-1.3.4_4/ pkgconfig-0.15.0/ pkgdb.db portupgrade-20030217_2/ ruby-1.6.8.2003.01.19/ ruby-bdb1-0.1.8/ ruby-rdoc-0.0.0.b2/ ruby-shim-ruby18-1.8.0.p1/ enzo: [165] uname -a FreeBSD enzo.interactplus.com 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386 enzo: [166] ls -l /usr/ports/CVS/ total 10 -rw-r--r-- 1 dkelly wheel 1056 Feb 23 20:33 Entries -rw-r--r-- 1 dkelly wheel 64 Feb 23 20:54 Entries.Log -rw-r--r-- 1 dkelly wheel 6 Feb 21 11:41 Repository -rw-r--r-- 1 dkelly wheel 36 Feb 21 11:41 Root -rw-r--r-- 1 dkelly wheel 660 Feb 21 11:41 Template enzo: [167] --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii 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:633: checking for gcc configure:746: checking whether the C compiler (cc -O -pipe ) works configure:762: cc -o conftest -O -pipe conftest.c 1>&5 configure:788: checking whether the C compiler (cc -O -pipe ) is a cross-compiler configure:793: checking whether we are using GNU C configure:802: cc -E conftest.c configure:821: checking whether cc accepts -g configure:864: checking for a BSD compatible install configure:917: checking whether ln -s works configure:938: checking how to run the C preprocessor configure:959: cc -E conftest.c >/dev/null 2>conftest.out configure:1022: checking for X configure:1285: checking for dirent.h that defines DIR configure:1298: cc -c -O -pipe conftest.c 1>&5 configure:1323: checking for opendir in -ldir configure:1342: cc -o conftest -O -pipe conftest.c -ldir 1>&5 /usr/libexec/elf/ld: cannot find -ldir configure: failed program was: #line 1331 "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 opendir(); int main() { opendir() ; return 0; } configure:1406: checking for ANSI C header files configure:1419: cc -E conftest.c >/dev/null 2>conftest.out configure:1486: cc -o conftest -O -pipe conftest.c 1>&5 configure:1513: checking for fcntl.h configure:1523: cc -E conftest.c >/dev/null 2>conftest.out configure:1513: checking for stdlib.h configure:1523: cc -E conftest.c >/dev/null 2>conftest.out configure:1513: checking for string.h configure:1523: cc -E conftest.c >/dev/null 2>conftest.out configure:1513: checking for unistd.h configure:1523: cc -E conftest.c >/dev/null 2>conftest.out configure:1552: checking for working const configure:1606: cc -c -O -pipe conftest.c 1>&5 configure:1627: checking for pid_t configure:1662: checking for vprintf configure:1690: cc -o conftest -O -pipe conftest.c 1>&5 configure:1769: checking for memmove configure:1797: cc -o conftest -O -pipe conftest.c 1>&5 configure:1769: checking for memset configure:1797: cc -o conftest -O -pipe conftest.c 1>&5 configure:1781: warning: conflicting types for built-in function `memset' configure:1769: checking for strchr configure:1797: cc -o conftest -O -pipe conftest.c 1>&5 configure:1769: checking for strrchr configure:1797: cc -o conftest -O -pipe conftest.c 1>&5 configure:1769: checking for strtol configure:1797: cc -o conftest -O -pipe conftest.c 1>&5 configure:1769: checking for getopt configure:1797: cc -o conftest -O -pipe conftest.c 1>&5 configure:1769: checking for getopt_long configure:1797: cc -o conftest -O -pipe conftest.c 1>&5 /tmp/ccZpFCKb.o: In function `main': /tmp/ccZpFCKb.o(.text+0x7): undefined reference to `getopt_long' configure: failed program was: #line 1774 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getopt_long(); below. */ #include <assert.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 getopt_long(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_getopt_long) || defined (__stub___getopt_long) choke me #else getopt_long(); #endif ; return 0; } configure:1901: checking for freetype-config configure:1980: checking for freetype/freetype.h configure:1990: cc -E conftest.c >/dev/null 2>conftest.out configure:1986: freetype/freetype.h: No such file or directory configure: failed program was: #line 1985 "configure" #include "confdefs.h" #include <freetype/freetype.h> configure:2173: checking for expat.h configure:2183: cc -E conftest.c >/dev/null 2>conftest.out configure:2179: expat.h: No such file or directory configure: failed program was: #line 2178 "configure" #include "confdefs.h" #include <expat.h> configure:2208: checking for xmlparse.h configure:2218: cc -E conftest.c >/dev/null 2>conftest.out configure:2214: xmlparse.h: No such file or directory configure: failed program was: #line 2213 "configure" #include "confdefs.h" #include <xmlparse.h> --pWyiEgJYm5f9v55/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030224051123.GA89048>