gconf2 build failure while trying to build abiword

Perry Hutchison perryh at pluto.rain.com
Sun Sep 3 00:06:03 UTC 2006


... on a recent 6.1 install from CD.

I found nothing pertinent in /usr/ports/UPDATING, the FAQ, or the
archives, and running portupgrade made no difference.

I do not have cvsup set up, and have no clue how to do so, but
I did run portsnap fetch && portsnap update just before the
portupgrade.

===================== GConf-2.14.0_config.log =====================

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd6.1

## --------- ##
## Platform. ##
## --------- ##

hostname = fbsd61
uname -m = i386
uname -r = 6.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1602: checking for a BSD-compatible install
configure:1657: result: /usr/bin/install -c -o root -g wheel
configure:1668: checking whether build environment is sane
configure:1711: result: yes
configure:1744: checking for gawk
configure:1773: result: no
configure:1744: checking for mawk
configure:1773: result: no
configure:1744: checking for nawk
configure:1760: found /usr/bin/nawk
configure:1770: result: nawk
configure:1780: checking whether gmake sets $(MAKE)
configure:1800: result: yes
configure:1965: checking whether to enable maintainer-specific portions of Makefiles
configure:1974: result: no
configure:1996: checking build system type
configure:2014: result: i386-portbld-freebsd6.1
configure:2022: checking host system type
configure:2036: result: i386-portbld-freebsd6.1
configure:2123: checking for gcc
configure:2149: result: cc
configure:2393: checking for C compiler version
configure:2396: cc --version </dev/null >&5
cc (GCC) 3.4.4 [FreeBSD] 20050518
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2399: $? = 0
configure:2401: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518
configure:2404: $? = 0
configure:2406: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2409: $? = 1
configure:2432: checking for C compiler default output file name
configure:2435: cc -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2438: $? = 0
configure:2484: result: a.out
configure:2489: checking whether the C compiler works
configure:2495: ./a.out
configure:2498: $? = 0
configure:2515: result: yes
configure:2522: checking whether we are cross compiling
configure:2524: result: no
configure:2527: checking for suffix of executables
configure:2529: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2532: $? = 0
configure:2557: result: 
configure:2563: checking for suffix of object files
configure:2584: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:2587: $? = 0
configure:2609: result: o
configure:2613: checking whether we are using the GNU C compiler
configure:2637: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:2643: $? = 0
configure:2646: test -z 			 || test ! -s conftest.err
configure:2649: $? = 0
configure:2652: test -s conftest.o
configure:2655: $? = 0
configure:2668: result: yes
configure:2674: checking whether cc accepts -g
configure:2695: cc -c -g -I/usr/local/include conftest.c >&5
configure:2701: $? = 0
configure:2704: test -z 			 || test ! -s conftest.err
configure:2707: $? = 0
configure:2710: test -s conftest.o
configure:2713: $? = 0
configure:2724: result: yes
configure:2741: checking for cc option to accept ANSI C
configure:2811: cc  -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:2817: $? = 0
configure:2820: test -z 			 || test ! -s conftest.err
configure:2823: $? = 0
configure:2826: test -s conftest.o
configure:2829: $? = 0
configure:2847: result: none needed
configure:2865: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2871: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3012: checking for style of include used by gmake
configure:3040: result: GNU
configure:3068: checking dependency style of cc
configure:3151: result: gcc3
configure:3262: checking for C++ compiler version
configure:3265: c++ --version </dev/null >&5
c++ (GCC) 3.4.4 [FreeBSD] 20050518
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3268: $? = 0
configure:3270: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518
configure:3273: $? = 0
configure:3275: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:3278: $? = 1
configure:3281: checking whether we are using the GNU C++ compiler
configure:3305: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
configure:3311: $? = 0
configure:3314: test -z 			 || test ! -s conftest.err
configure:3317: $? = 0
configure:3320: test -s conftest.o
configure:3323: $? = 0
configure:3336: result: yes
configure:3342: checking whether c++ accepts -g
configure:3363: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:3369: $? = 0
configure:3372: test -z 			 || test ! -s conftest.err
configure:3375: $? = 0
configure:3378: test -s conftest.o
configure:3381: $? = 0
configure:3392: result: yes
configure:3434: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
configure:3440: $? = 0
configure:3443: test -z 			 || test ! -s conftest.err
configure:3446: $? = 0
configure:3449: test -s conftest.o
configure:3452: $? = 0
configure:3478: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:3484: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "GConf"
| #define VERSION "2.14.0"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3434: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
configure:3440: $? = 0
configure:3443: test -z 			 || test ! -s conftest.err
configure:3446: $? = 0
configure:3449: test -s conftest.o
configure:3452: $? = 0
configure:3478: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
configure:3484: $? = 0
configure:3487: test -z 			 || test ! -s conftest.err
configure:3490: $? = 0
configure:3493: test -s conftest.o
configure:3496: $? = 0
configure:3521: checking dependency style of c++
configure:3604: result: gcc3
configure:3623: checking for strerror in -lcposix
configure:3653: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
configure:3659: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "GConf"
| #define VERSION "2.14.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* 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:3684: result: no
configure:3695: checking for cc option to accept ANSI C
configure:3758: cc  -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3764: $? = 0
configure:3767: test -z 			 || test ! -s conftest.err
configure:3770: $? = 0
configure:3773: test -s conftest.o
configure:3776: $? = 0
configure:3791: result: none needed
configure:3807: checking how to run the C preprocessor
configure:3842: cc -E -I/usr/local/include conftest.c
configure:3848: $? = 0
configure:3880: cc -E -I/usr/local/include conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "GConf"
| #define VERSION "2.14.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3925: result: cc -E
configure:3949: cc -E -I/usr/local/include conftest.c
configure:3955: $? = 0
configure:3987: cc -E -I/usr/local/include conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3993: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "GConf"
| #define VERSION "2.14.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4037: checking for egrep
configure:4047: result: grep -E
configure:4052: checking for ANSI C header files
configure:4077: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:4083: $? = 0
configure:4086: test -z 			 || test ! -s conftest.err
configure:4089: $? = 0
configure:4092: test -s conftest.o
configure:4095: $? = 0
configure:4184: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:4187: $? = 0
configure:4189: ./conftest
configure:4192: $? = 0
configure:4207: result: yes
configure:4292: checking for a sed that does not truncate output
configure:4346: result: /usr/bin/sed
configure:4360: checking for ld used by cc
configure:4427: result: /usr/bin/ld
configure:4436: checking if the linker (/usr/bin/ld) is GNU ld
configure:4451: result: yes
configure:4456: checking for /usr/bin/ld option to reload object files
configure:4463: result: -r
configure:4481: checking for BSD-compatible nm
configure:4530: result: /usr/bin/nm -B
configure:4534: checking whether ln -s works
configure:4538: result: yes
configure:4545: checking how to recognise dependent libraries
configure:4721: result: pass_all
configure:5207: checking for sys/types.h
configure:5223: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:5229: $? = 0
configure:5232: test -z 			 || test ! -s conftest.err
configure:5235: $? = 0
configure:5238: test -s conftest.o
configure:5241: $? = 0
configure:5252: result: yes
configure:5207: checking for sys/stat.h
configure:5223: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:5229: $? = 0
configure:5232: test -z 			 || test ! -s conftest.err
configure:5235: $? = 0
configure:5238: test -s conftest.o
configure:5241: $? = 0
configure:5252: result: yes
configure:5207: checking for stdlib.h
configure:5223: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:5229: $? = 0
configure:5232: test -z 			 || test ! -s conftest.err
configure:5235: $? = 0
configure:5238: test -s conftest.o
configure:5241: $? = 0
configure:5252: result: yes
configure:5207: checking for string.h
configure:5223: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:5229: $? = 0
configure:5232: test -z 			 || test ! -s conftest.err
configure:5235: $? = 0
configure:5238: test -s conftest.o
configure:5241: $? = 0
configure:5252: result: yes
configure:5207: checking for memory.h
configure:5223: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:5229: $? = 0
configure:5232: test -z 			 || test ! -s conftest.err
configure:5235: $? = 0
configure:5238: test -s conftest.o
configure:5241: $? = 0
configure:5252: result: yes
configure:5207: checking for strings.h
configure:5223: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:5229: $? = 0
configure:5232: test -z 			 || test ! -s conftest.err
configure:5235: $? = 0
configure:5238: test -s conftest.o
configure:5241: $? = 0
configure:5252: result: yes
configure:5207: checking for inttypes.h
configure:5223: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:5229: $? = 0
configure:5232: test -z 			 || test ! -s conftest.err
configure:5235: $? = 0
configure:5238: test -s conftest.o
configure:5241: $? = 0
configure:5252: result: yes
configure:5207: checking for stdint.h
configure:5223: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:5229: $? = 0
configure:5232: test -z 			 || test ! -s conftest.err
configure:5235: $? = 0
configure:5238: test -s conftest.o
configure:5241: $? = 0
configure:5252: result: yes
configure:5207: checking for unistd.h
configure:5223: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:5229: $? = 0
configure:5232: test -z 			 || test ! -s conftest.err
configure:5235: $? = 0
configure:5238: test -s conftest.o
configure:5241: $? = 0
configure:5252: result: yes
configure:5278: checking dlfcn.h usability
configure:5290: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:5296: $? = 0
configure:5299: test -z 			 || test ! -s conftest.err
configure:5302: $? = 0
configure:5305: test -s conftest.o
configure:5308: $? = 0
configure:5318: result: yes
configure:5322: checking dlfcn.h presence
configure:5332: cc -E -I/usr/local/include conftest.c
configure:5338: $? = 0
configure:5358: result: yes
configure:5393: checking for dlfcn.h
configure:5400: result: yes
configure:5423: checking how to run the C++ preprocessor
configure:5454: c++ -E -I/usr/local/include conftest.cc
configure:5460: $? = 0
configure:5492: c++ -E -I/usr/local/include conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5498: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "GConf"
| #define VERSION "2.14.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5537: result: c++ -E
configure:5561: c++ -E -I/usr/local/include conftest.cc
configure:5567: $? = 0
configure:5599: c++ -E -I/usr/local/include conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:5605: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "GConf"
| #define VERSION "2.14.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5702: checking for g77
configure:5731: result: no
configure:5702: checking for f77
configure:5718: found /usr/bin/f77
configure:5728: result: f77
configure:5743: checking for Fortran 77 compiler version
configure:5746: f77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.4 [FreeBSD] 20050518
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5749: $? = 0
configure:5751: f77 -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.4 [FreeBSD] 20050518
configure:5754: $? = 0
configure:5756: f77 -V </dev/null >&5
f77: `-V' option must have argument
configure:5759: $? = 1
configure:5767: checking whether we are using the GNU Fortran 77 compiler
configure:5781: f77 -c  conftest.F >&5
configure:5787: $? = 0
configure:5790: test -z 			 || test ! -s conftest.err
configure:5793: $? = 0
configure:5796: test -s conftest.o
configure:5799: $? = 0
configure:5812: result: yes
configure:5818: checking whether f77 accepts -g
configure:5830: f77 -c -g conftest.f >&5
configure:5836: $? = 0
configure:5839: test -z 			 || test ! -s conftest.err
configure:5842: $? = 0
configure:5845: test -s conftest.o
configure:5848: $? = 0
configure:5860: result: yes
configure:5890: checking the maximum length of command line arguments
configure:5999: result: 262144
configure:6010: checking command to parse /usr/bin/nm -B output from cc object
configure:6115: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:6118: $? = 0
configure:6122: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6125: $? = 0
configure:6177: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:6180: $? = 0
configure:6218: result: ok
configure:6222: checking for objdir
configure:6237: result: .libs
configure:6327: checking for ar
configure:6343: found /usr/bin/ar
configure:6354: result: ar
configure:6407: checking for ranlib
configure:6423: found /usr/bin/ranlib
configure:6434: result: ranlib
configure:6487: checking for strip
configure:6503: found /usr/bin/strip
configure:6514: result: strip
configure:6786: checking if cc supports -fno-rtti -fno-exceptions
configure:6804: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:6808: $? = 0
configure:6821: result: no
configure:6836: checking for cc option to produce PIC
configure:7046: result: -fPIC
configure:7054: checking if cc PIC flag -fPIC works
configure:7072: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:7076: $? = 0
configure:7089: result: yes
configure:7117: checking if cc static flag -static works
configure:7145: result: yes
configure:7155: checking if cc supports -c -o file.o
configure:7176: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:7180: $? = 0
configure:7202: result: yes
configure:7228: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:8185: result: yes
configure:8206: checking whether -lc should be explicitly linked in
configure:8211: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:8214: $? = 0
configure:8229: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8232: $? = 1
configure:8244: result: yes
configure:8252: checking dynamic linker characteristics
configure:8828: result: freebsd6.1 ld.so
configure:8837: checking how to hardcode library paths into programs
configure:8862: result: immediate
configure:8876: checking whether stripping libraries is possible
configure:8881: result: yes
configure:9708: checking if libtool supports shared libraries
configure:9710: result: yes
configure:9713: checking whether to build shared libraries
configure:9734: result: yes
configure:9737: checking whether to build static libraries
configure:9741: result: yes
configure:9833: creating libtool
configure:10421: checking for ld used by c++
configure:10488: result: /usr/bin/ld
configure:10497: checking if the linker (/usr/bin/ld) is GNU ld
configure:10512: result: yes
configure:10563: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11499: result: yes
configure:11517: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cpp >&5
configure:11520: $? = 0
configure:11639: checking for c++ option to produce PIC
configure:11913: result: -fPIC
configure:11921: checking if c++ PIC flag -fPIC works
configure:11939: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fPIC -DPIC conftest.cpp >&5
configure:11943: $? = 0
configure:11956: result: yes
configure:11984: checking if c++ static flag -static works
configure:12012: result: yes
configure:12022: checking if c++ supports -c -o file.o
configure:12043: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
configure:12047: $? = 0
configure:12069: result: yes
configure:12095: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:12123: result: yes
configure:12190: checking dynamic linker characteristics
configure:12766: result: freebsd6.1 ld.so
configure:12775: checking how to hardcode library paths into programs
configure:12800: result: immediate
configure:13326: checking if libtool supports shared libraries
configure:13328: result: yes
configure:13331: checking whether to build shared libraries
configure:13351: result: yes
configure:13354: checking whether to build static libraries
configure:13358: result: yes
configure:13368: checking for f77 option to produce PIC
configure:13578: result: -fPIC
configure:13586: checking if f77 PIC flag -fPIC works
configure:13604: f77 -c -g -O2 -fPIC conftest.f >&5
configure:13608: $? = 0
configure:13621: result: yes
configure:13649: checking if f77 static flag -static works
configure:13677: result: yes
configure:13687: checking if f77 supports -c -o file.o
configure:13708: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13712: $? = 0
configure:13734: result: yes
configure:13760: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:14697: result: yes
configure:14764: checking dynamic linker characteristics
configure:15340: result: freebsd6.1 ld.so
configure:15349: checking how to hardcode library paths into programs
configure:15374: result: immediate
configure:18926: checking for glib-genmarshal
configure:18944: found /usr/local/bin/glib-genmarshal
configure:18956: result: /usr/local/bin/glib-genmarshal
configure:19229: checking for pkg-config
configure:19247: found /usr/local/bin/pkg-config
configure:19259: result: /usr/local/bin/pkg-config
configure:19274: checking pkg-config is at least version 0.9.0
configure:19277: result: yes
configure:19288: checking for DEPENDENT
configure:19296: $PKG_CONFIG --exists --print-errors "$PKGCONFIG_MODULES"
Requested 'glib-2.0 > 2.9.0' but version of GLib is 2.8.6
configure:19299: $? = 1
configure:19314: $PKG_CONFIG --exists --print-errors "$PKGCONFIG_MODULES"
Requested 'glib-2.0 > 2.9.0' but version of GLib is 2.8.6
configure:19317: $? = 1
Requested 'glib-2.0 > 2.9.0' but version of GLib is 2.8.6
configure:19345: error: Package requirements (glib-2.0 > 2.9.0 gmodule-2.0 >= 2.7.0 gobject-2.0 >= 2.7.0 ORBit-2.0 >= 2.4.0) were not met:

Requested 'glib-2.0 > 2.9.0' but version of GLib is 2.8.6

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DEPENDENT_CFLAGS
and DEPENDENT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


## ---------------- ##
## Cache variables. ##
## ---------------- ##

lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
ac_cv_prog_ac_ct_F77=f77
am_cv_CC_dependencies_compiler_type=gcc3
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_DEPENDENT_WITH_GTK_LIBS_set=''
ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_gnu=yes
ac_cv_env_F77_value=''
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_env_DEPENDENT_WITH_XML_CFLAGS_value=''
lt_cv_prog_gnu_ldcxx=yes
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=''
ac_cv_env_LDFLAGS_set=set
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=''
ac_cv_env_DEPENDENT_LIBS_set=''
ac_cv_env_CFLAGS_set=set
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=''
lt_cv_sys_max_cmd_len=262144
ac_cv_env_CPP_value=''
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_DEPENDENT_WITH_XML_AND_GTK_CFLAGS_value=''
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_DEPENDENT_WITH_XML_LIBS_set=''
ac_cv_env_CXX_set=set
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_env_host_alias_set=''
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
ac_cv_path_GLIB_GENMARSHAL=/usr/local/bin/glib-genmarshal
lt_cv_ld_reload_flag=-r
ac_cv_env_DEPENDENT_WITH_GTK_LIBS_value=''
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
ac_cv_env_DEPENDENT_WITH_GTK_CFLAGS_set=''
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_env_DEPENDENT_WITH_XML_AND_GTK_LIBS_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_target_alias_set=''
ac_cv_prog_cc_stdc=''
ac_cv_host_alias=i386-portbld-freebsd6.1
ac_cv_env_DEPENDENT_LIBS_value=''
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe '
ac_cv_env_CC_set=set
lt_cv_prog_compiler_c_o_F77=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_env_PKG_CONFIG_set=''
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_env_DEPENDENT_CFLAGS_set=''
ac_cv_env_FFLAGS_value=''
lt_cv_path_LD=/usr/bin/ld
lt_cv_prog_compiler_rtti_exceptions=no
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_build_alias=i386-portbld-freebsd6.1
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_env_DEPENDENT_WITH_XML_LIBS_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd6.1
ac_cv_env_F77_set=''
ac_cv_env_host_alias_value=''
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
ac_cv_env_DEPENDENT_WITH_XML_CFLAGS_set=''
lt_cv_file_magic_test_file=''
am_cv_prog_cc_stdc=''
ac_cv_prog_CPP='cc -E'
am_cv_CXX_dependencies_compiler_type=gcc3
ac_cv_build=i386-portbld-freebsd6.1
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd6.1
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
ac_cv_env_DEPENDENT_WITH_GTK_CFLAGS_value=''
lt_cv_path_LDCXX=/usr/bin/ld
ac_cv_env_DEPENDENT_WITH_XML_AND_GTK_LIBS_value=''
ac_cv_env_target_alias_value=''
ac_cv_env_CC_value=cc
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_CPP_set=''
ac_cv_header_dlfcn_h=yes
ac_cv_env_DEPENDENT_WITH_XML_AND_GTK_CFLAGS_set=''
ac_cv_env_DEPENDENT_CFLAGS_value=''
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/ports/devel/gconf2/work/GConf-2.14.0/missing --run aclocal-1.7 '
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/devel/gconf2/work/GConf-2.14.0/missing --run tar'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/ports/devel/gconf2/work/GConf-2.14.0/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/devel/gconf2/work/GConf-2.14.0/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/devel/gconf2/work/GConf-2.14.0/missing --run automake-1.7'
AWK='nawk'
CATALOGS=''
CATOBJEXT=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -fno-strict-aliasing -pipe  -Wall'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
DEPENDENT_CFLAGS=''
DEPENDENT_LIBS=''
DEPENDENT_WITH_GTK_CFLAGS=''
DEPENDENT_WITH_GTK_LIBS=''
DEPENDENT_WITH_XML_AND_GTK_CFLAGS=''
DEPENDENT_WITH_XML_AND_GTK_LIBS=''
DEPENDENT_WITH_XML_CFLAGS=''
DEPENDENT_WITH_XML_LIBS=''
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
EXPANDED_SYSGCONFDIR='/usr/X11R6/etc/gconf'
F77='f77'
FFLAGS='-g -O2'
GCONF_AGE='1'
GCONF_CURRENT='5'
GCONF_REVISION='0'
GETTEXT_PACKAGE='GConf2'
GLIB_GENMARSHAL='/usr/local/bin/glib-genmarshal'
GMOFILES=''
GMSGFMT=''
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_FALSE=''
GTK_TRUE=''
HTML_DIR='/usr/X11R6/share/doc'
INDENT=''
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
LDAP_LIBS=''
LDAP_SUPPORT_FALSE=''
LDAP_SUPPORT_TRUE=''
LDFLAGS='-L/usr/local/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) /usr/ports/devel/gconf2/work/gnome-libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAJOR_VERSION='2'
MAKEINFO='${SHELL} /usr/ports/devel/gconf2/work/GConf-2.14.0/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
OBJDUMP='objdump'
OBJEXT='o'
ORBIT_IDL=''
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='GConf'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=''
POPT_LIBS=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PTHREADS_FALSE=''
PTHREADS_TRUE=''
RANLIB='ranlib'
REBUILD=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VERSION='2.14.0'
XGETTEXT=''
absolute_top_srcdir=''
ac_ct_AR='ar'
ac_ct_AS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77='f77'
ac_ct_OBJDUMP=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd6.1'
build_alias='i386-portbld-freebsd6.1'
build_cpu='i386'
build_os='freebsd6.1'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
gconflocaledir=''
host='i386-portbld-freebsd6.1'
host_alias=''
host_cpu='i386'
host_os='freebsd6.1'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/devel/gconf2/work/GConf-2.14.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
sysgconfdir='${prefix}/etc/gconf'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define GETTEXT_PACKAGE "GConf2"
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "GConf"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "2.14.0"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1

============================ build.log ============================

# pwd
/usr/ports/editors/abiword
# make
===>   abiword-2.4.5 depends on executable in : unzip - found
===>   abiword-2.4.5 depends on executable in : gmake - found
===>   abiword-2.4.5 depends on file: /usr/local/bin/intltool-extract - found
===>   abiword-2.4.5 depends on executable in : pkg-config - found
===>   abiword-2.4.5 depends on shared library: popt.0 - found
===>   abiword-2.4.5 depends on shared library: png.5 - found
===>   abiword-2.4.5 depends on shared library: wv-1.2.1 - not found
===>    Verifying install for wv-1.2.1 in /usr/ports/textproc/wv
===>   wv-1.2.1 depends on executable in : gmake - found
===>   wv-1.2.1 depends on file: /usr/local/bin/intltool-extract - found
===>   wv-1.2.1 depends on executable in : pkg-config - found
===>   wv-1.2.1 depends on shared library: wmf.2 - found
===>   wv-1.2.1 depends on shared library: atk-1.0.0 - found
===>   wv-1.2.1 depends on shared library: gconf-2.4 - not found
===>    Verifying install for gconf-2.4 in /usr/ports/devel/gconf2
===>   gconf2-2.14.0_3 depends on executable in : gmake - found
===>   gconf2-2.14.0_3 depends on file: /usr/local/bin/libtool - found
===>   gconf2-2.14.0_3 depends on file: /usr/local/bin/intltool-extract - found
===>   gconf2-2.14.0_3 depends on executable in : pkg-config - found
===>   gconf2-2.14.0_3 depends on shared library: popt.0 - found
===>   gconf2-2.14.0_3 depends on shared library: intl - found
===>   gconf2-2.14.0_3 depends on shared library: atk-1.0.0 - found
===>   gconf2-2.14.0_3 depends on shared library: glib-2.0.0 - found
===>   gconf2-2.14.0_3 depends on shared library: gtk-x11-2.0.0 - found
===>   gconf2-2.14.0_3 depends on shared library: IDL-2.0 - found
===>   gconf2-2.14.0_3 depends on shared library: xml2.5 - found
===>   gconf2-2.14.0_3 depends on shared library: linc.1 - found
===>   gconf2-2.14.0_3 depends on shared library: ORBit-2.0 - found
===>   gconf2-2.14.0_3 depends on shared library: pango-1.0.0 - found
===>   gconf2-2.14.0_3 depends on shared library: X11.6 - found
===>  Configuring for gconf2-2.14.0_3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd6.1
checking host system type... i386-portbld-freebsd6.1
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for strerror in -lcposix... no
checking for cc option to accept ANSI C... none needed
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd6.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.1 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 static flag -static works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.1 ld.so
checking how to hardcode library paths into programs... immediate
checking for glib-genmarshal... /usr/local/bin/glib-genmarshal
FYI:  Will build with debug checks but no debug spew
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPENDENT... configure: error: Package requirements (glib-2.0 > 2.9.0 gmodule-2.0 >= 2.7.0 gobject-2.0 >= 2.7.0 ORBit-2.0 >= 2.4.0) were not met:

Requested 'glib-2.0 > 2.9.0' but version of GLib is 2.8.6

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DEPENDENT_CFLAGS
and DEPENDENT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome at FreeBSD.org, and attach (a)
"/usr/ports/devel/gconf2/work/GConf-2.14.0/config.log", (b) the output of the
failed make command, and (c) the gnomelogalyzer output. Also, it might be a
good idea to provide an overview of all packages installed on your system
(i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
the attachment. Try to avoid sending any attachments to the mailing list
(gnome at FreeBSD.org), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1

Stop in /usr/ports/devel/gconf2.
*** Error code 1

Stop in /usr/ports/textproc/wv.
*** Error code 1

Stop in /usr/ports/editors/abiword.

======================== gnomelogalyzer.log ========================

# ~/gnomelogalyzer.sh

Generating build log. Please wait... done.

The cause of your build failure is not known to gnomelogalyzer.sh.  Before
e-mailing the build log to the FreeBSD GNOME team at freebsd-gnome at FreeBSD.org,
TRY EACH OF THE FOLLOWING:

  * If you are generating your own logfile, make sure to generate it with
    something similar to:
	  "make 2>&1 | tee /path/to/logfile" (sh/bash/ksh/zsh) or
	  "make |& tee /path/to/logfile" (csh/tcsh)
	* Make sure your cvsup(1) configuration file specifies the 'ports-all'
	  collection
	* Run cvsup(1) and attempt the build again
	* Check /usr/ports/UPDATING for information pertinent to your build
	  failure
	* 99% of the commonly reported build failures can be solved by
	  running "portupgrade -a"
	* Read the FAQs at http://www.FreeBSD.org/gnome/
	* Search the archives of freebsd-gnome at FreeBSD.org.  Archives can be
	  searched at http://www.freebsd.org/gnome/index.html#search

If you have not performed each of the above suggestions, don't bother asking
for help.  The chances are good that you'll simply be told to perform one of
the aforementioned steps.

========================== ls_var_db_pkg ==========================

ORBit2-2.14.2_1
Xaw3d-1.5E_1
a2ps-letter-4.13b_3
apsfilter-7.2.7
atk-1.10.3_1
bash-3.1.10_1
bitstream-vera-1.10_2
byaccj-1.1
ca-roots-1.2
cairo-1.0.2_2
cdrtools-2.01_3
cscope-15.5_2
cups-base-1.1.23.0_8
db41-4.1.25_3
desktop-file-utils-0.10_4
expat-2.0.0_1
firefox-1.5.0.1_1,1
fontconfig-2.3.2_3,1
freebsd-update-1.6_2
freetype2-2.1.10_3
fvwm-2.4.19
gettext-0.14.5_2
ghostscript-gnu-7.07_15
glib-1.2.10_12
glib-2.8.6_1
gmake-3.80_2
gnu-autoconf-2.59
gnu-automake-1.9.6
gnu-libtool-1.5.20
gnupg-1.4.2.2
gnutls-1.2.10_1
gpgme-1.0.3_1
gsfonts-8.11_2
gtar-1.15.1_2
gtk-1.2.10_15
gtk-2.8.12_1
gv-3.6.1
hicolor-icon-theme-0.5
hpijs-2.1.4
imake-6.9.0
intltool-0.35.0
jpeg-6b_4
libIDL-0.8.6_2
libXft-2.1.7_1
libdrm-2.0.2
libgcrypt-1.2.2
libgpg-error-1.1
libiconv-1.9.2_2
libtool-1.5.22_2
libwmf-0.2.8.4
libxml2-2.6.23_1
linc-1.0.3_6
links-2.1.p20,1
lynx-2.8.5_2
m4-1.4.4
mime-support-3.37.1
mtools-3.9.9
nspr-4.6.1
nss-3.11
objc-3.2.7
open-motif-2.2.3_2
p5-XML-Parser-2.34_2
pango-1.10.3_1
perl-5.8.8
pkgconfig-0.20
pkgdb.bad
pkgdb.db
png-1.2.12_1
popt-1.7_1
portupgrade-2.1.3.3_1,2
psutils-letter-1.17_2
python-2.4.3
rsync-2.6.8_2
ruby-1.8.5,1
ruby18-bdb-0.5.9_2
ruby18-bdb1-0.2.2
rxvt-2.6.4_2
shared-mime-info-0.16_2
sudo-1.6.8.12_1
t1lib-5.1.0_1,1
tcl-8.4.13_1,1
tiff-3.8.0_1
unzip-5.52_2
uulib-0.5.20_1
vim-6.4.6_1
xorg-clients-6.9.0_2
xorg-documents-6.9.0
xorg-fonts-100dpi-6.9.0_1
xorg-fonts-75dpi-6.9.0_1
xorg-fonts-encodings-6.9.0_1
xorg-fonts-miscbitmaps-6.9.0_1
xorg-fonts-truetype-6.9.0
xorg-fonts-type1-6.9.0
xorg-libraries-6.9.0
xorg-manpages-6.9.0
xorg-server-6.9.0_1
xpdf-3.01_2
xterm-206_1
xv-3.10a_5


More information about the freebsd-gnome mailing list