From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 4 12:41:49 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8AB51065674 for ; Fri, 4 Jun 2010 12:41:49 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 248878FC12 for ; Fri, 4 Jun 2010 12:41:48 +0000 (UTC) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 04 Jun 2010 08:41:48 -0400 Received: from mx04.lnh.mail.rcn.net (mx04.lnh.mail.rcn.net [207.172.157.54]) by mr02.lnh.mail.rcn.net (MOS 3.10.8-GA) with ESMTP id QUP54191; Fri, 4 Jun 2010 08:41:39 -0400 (EDT) Received: from 209-6-91-204.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.91.204]) by smtp04.lnh.mail.rcn.net with ESMTP; 04 Jun 2010 08:41:37 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19464.62594.720662.120053@jerusalem.litteratus.org> Date: Fri, 4 Jun 2010 08:41:38 -0400 To: gnome@FreeBSD.org X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: Subject: gobject-intrpspection build fails X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2010 12:41:49 -0000 While following ports/UPDATING/20100530, I am rebuilding this port and it dies during config. Requested info is appended. I'm perfectly willing to believe I'm responsible; I just want to get it fixed. Systenm: FreeBSD 9.0-CURRENT #0: Fri Apr 23 11:34:17 EDT 2010 amd64 The ports tree is updated nightly at 0001 EST. Respectfully, Robert Huff MAKE ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Extracting for gobject-introspection-0.6.11_1 => MD5 Checksum OK for gnome2/gobject-introspection-0.6.11.tar.bz2. => SHA256 Checksum OK for gnome2/gobject-introspection-0.6.11.tar.bz2. ===> Patching for gobject-introspection-0.6.11_1 ===> Applying FreeBSD patches for gobject-introspection-0.6.11_1 ===> gobject-introspection-0.6.11_1 depends on executable: flex - found ===> gobject-introspection-0.6.11_1 depends on file: /usr/local/bin/python2.6 - found ===> gobject-introspection-0.6.11_1 depends on executable: gmake - found ===> gobject-introspection-0.6.11_1 depends on executable: bison - found ===> gobject-introspection-0.6.11_1 depends on package: libtool>=2.2 - found ===> gobject-introspection-0.6.11_1 depends on executable: pkg-config - found ===> gobject-introspection-0.6.11_1 depends on shared library: ffi.5 - found ===> gobject-introspection-0.6.11_1 depends on shared library: cairo.2 - found ===> gobject-introspection-0.6.11_1 depends on shared library: intl - found ===> gobject-introspection-0.6.11_1 depends on shared library: glib-2.0.0 - found ===> Configuring for gobject-introspection-0.6.11_1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... no checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... amd64-portbld-freebsd9.0 checking host system type... amd64-portbld-freebsd9.0 checking for Win32... no 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 ISO C89... none needed checking for style of include used by gmake... none checking dependency style of cc... none checking whether cc understands -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes 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 for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for flex... flex checking lex output file root... configure: error: cannot find output from flex; giving up ===> 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@FreeBSD.org, and attach (a) "/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/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@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/gobject-introspection. 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 gobject-introspection configure 0.6.11, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.0 ## --------- ## ## Platform. ## ## --------- ## hostname = jerusalem.litteratus.org uname -m = amd64 uname -r = 9.0-CURRENT uname -s = FreeBSD uname -v = FreeBSD 9.0-CURRENT #0: Fri Apr 23 11:34:17 EDT 2010 huff@jerusalem.litteratus.org:/usr/obj/usr/src/sys/JERUSALEM /usr/bin/uname -p = amd64 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /root ## ----------- ## ## Core tests. ## ## ----------- ## configure:2196: checking for a BSD-compatible install configure:2264: result: /usr/bin/install -c -o root -g wheel configure:2275: checking whether build environment is sane configure:2318: result: yes configure:2343: checking for a thread-safe mkdir -p configure:2382: result: ./install-sh -c -d configure:2395: checking for gawk configure:2425: result: no configure:2395: checking for mawk configure:2425: result: no configure:2395: checking for nawk configure:2411: found /usr/bin/nawk configure:2422: result: nawk configure:2433: checking whether gmake sets $(MAKE) configure:2459: result: no configure:2639: checking whether to enable maintainer-specific portions of Makefiles configure:2648: result: no configure:2676: checking build system type configure:2694: result: amd64-portbld-freebsd9.0 configure:2716: checking host system type configure:2731: result: amd64-portbld-freebsd9.0 configure:2753: checking for Win32 configure:2763: result: no configure:2823: checking for gcc configure:2850: result: cc configure:3082: checking for C compiler version configure:3090: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 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:3094: $? = 0 configure:3101: cc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:3105: $? = 0 configure:3112: cc -V >&5 cc: '-V' option must have argument configure:3116: $? = 1 configure:3139: checking for C compiler default output file name configure:3161: cc -O -pipe -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3165: $? = 0 configure:3203: result: a.out configure:3222: checking whether the C compiler works configure:3232: ./a.out configure:3236: $? = 0 configure:3255: result: yes configure:3262: checking whether we are cross compiling configure:3264: result: no configure:3267: checking for suffix of executables configure:3274: cc -o conftest -O -pipe -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3278: $? = 0 configure:3304: result: configure:3310: checking for suffix of object files configure:3336: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:3340: $? = 0 configure:3365: result: o configure:3369: checking whether we are using the GNU C compiler configure:3398: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:3405: $? = 0 configure:3422: result: yes configure:3431: checking whether cc accepts -g configure:3461: cc -c -g -I/usr/local/include conftest.c >&5 configure:3468: $? = 0 configure:3569: result: yes configure:3586: checking for cc option to accept ISO C89 configure:3660: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:3667: $? = 0 configure:3690: result: none needed configure:3719: checking for style of include used by gmake configure:3747: result: none configure:3772: checking dependency style of cc configure:3863: result: none configure:3882: checking whether cc understands -c and -o together configure:3914: cc -c conftest.c -o conftest2.o >&5 configure:3918: $? = 0 configure:3924: cc -c conftest.c -o conftest2.o >&5 configure:3928: $? = 0 configure:3983: result: yes configure:4035: checking for a sed that does not truncate output configure:4101: result: /usr/bin/sed configure:4119: checking for grep that handles long lines and -e configure:4179: result: /usr/bin/grep configure:4184: checking for egrep configure:4248: result: /usr/bin/grep -E configure:4253: checking for fgrep configure:4317: result: /usr/bin/grep -F configure:4352: checking for ld used by cc configure:4419: result: /usr/bin/ld configure:4428: checking if the linker (/usr/bin/ld) is GNU ld configure:4443: result: yes configure:4455: checking for BSD- or MS-compatible name lister (nm) configure:4504: result: /usr/bin/nm -B configure:4622: checking the name lister (/usr/bin/nm -B) interface configure:4629: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:4632: /usr/bin/nm -B "conftest.o" configure:4635: output 0000000000000000 B some_variable configure:4642: result: BSD nm configure:4645: checking whether ln -s works configure:4649: result: yes configure:4657: checking the maximum length of command line arguments configure:4777: result: 262144 configure:4794: checking whether the shell understands some XSI constructs configure:4804: result: yes configure:4808: checking whether the shell understands "+=" configure:4814: result: no configure:4849: checking for /usr/bin/ld option to reload object files configure:4856: result: -r configure:4925: checking for objdump configure:4941: found /usr/local/bin/objdump configure:4952: result: objdump configure:4984: checking how to recognize dependent libraries configure:5180: result: pass_all configure:5240: checking for ar configure:5256: found /usr/local/bin/ar configure:5267: result: ar configure:5345: checking for strip configure:5361: found /usr/local/bin/strip configure:5372: result: strip configure:5444: checking for ranlib configure:5460: found /usr/local/bin/ranlib configure:5471: result: ranlib configure:5561: checking command to parse /usr/bin/nm -B output from cc object configure:5679: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:5682: $? = 0 configure:5686: /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:5689: $? = 0 configure:5743: cc -o conftest -O -pipe -g -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:5746: $? = 0 configure:5784: result: ok configure:6651: checking how to run the C preprocessor configure:6691: cc -E -I/usr/local/include conftest.c configure:6698: $? = 0 configure:6729: cc -E -I/usr/local/include conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:6736: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gobject-introspection" | #define PACKAGE_TARNAME "gobject-introspection" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "gobject-introspection 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection" | #define PACKAGE "gobject-introspection" | #define VERSION "0.6.11" | /* end confdefs.h. */ | #include configure:6769: result: cc -E configure:6798: cc -E -I/usr/local/include conftest.c configure:6805: $? = 0 configure:6836: cc -E -I/usr/local/include conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:6843: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "gobject-introspection" | #define PACKAGE_TARNAME "gobject-introspection" | #define PACKAGE_VERSION "0.6.11" | #define PACKAGE_STRING "gobject-introspection 0.6.11" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection" | #define PACKAGE "gobject-introspection" | #define VERSION "0.6.11" | /* end confdefs.h. */ | #include configure:6883: checking for ANSI C header files configure:6913: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:6920: $? = 0 configure:7019: cc -o conftest -O -pipe -g -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:7023: $? = 0 configure:7029: ./conftest configure:7033: $? = 0 configure:7051: result: yes configure:7075: checking for sys/types.h configure:7096: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:7103: $? = 0 configure:7120: result: yes configure:7075: checking for sys/stat.h configure:7096: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:7103: $? = 0 configure:7120: result: yes configure:7075: checking for stdlib.h configure:7096: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:7103: $? = 0 configure:7120: result: yes configure:7075: checking for string.h configure:7096: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:7103: $? = 0 configure:7120: result: yes configure:7075: checking for memory.h configure:7096: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:7103: $? = 0 configure:7120: result: yes configure:7075: checking for strings.h configure:7096: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:7103: $? = 0 configure:7120: result: yes configure:7075: checking for inttypes.h configure:7096: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:7103: $? = 0 configure:7120: result: yes configure:7075: checking for stdint.h configure:7096: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:7103: $? = 0 configure:7120: result: yes configure:7075: checking for unistd.h configure:7096: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:7103: $? = 0 configure:7120: result: yes configure:7138: checking for dlfcn.h configure:7159: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:7166: $? = 0 configure:7183: result: yes configure:7369: checking for objdir configure:7384: result: .libs configure:7680: checking if cc supports -fno-rtti -fno-exceptions configure:7698: cc -c -O -pipe -g -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:7702: $? = 0 configure:7715: result: no configure:7735: checking for cc option to produce PIC configure:8007: result: -fPIC -DPIC configure:8019: checking if cc PIC flag -fPIC -DPIC works configure:8037: cc -c -O -pipe -g -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8041: $? = 0 configure:8054: result: yes configure:8078: checking if cc static flag -static works configure:8106: result: yes configure:8121: checking if cc supports -c -o file.o configure:8142: cc -c -O -pipe -g -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:8146: $? = 0 configure:8168: result: yes configure:8176: checking if cc supports -c -o file.o configure:8223: result: yes configure:8256: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9331: result: yes configure:9368: checking whether -lc should be explicitly linked in configure:9373: cc -c -O -pipe -g -I/usr/local/include conftest.c >&5 configure:9376: $? = 0 configure:9391: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:9394: $? = 0 configure:9406: result: no configure:9570: checking dynamic linker characteristics configure:10265: result: freebsd9.0 ld.so configure:10367: checking how to hardcode library paths into programs configure:10392: result: immediate configure:11225: checking whether stripping libraries is possible configure:11247: result: no configure:11265: checking if libtool supports shared libraries configure:11267: result: yes configure:11270: checking whether to build shared libraries configure:11291: result: yes configure:11294: checking whether to build static libraries configure:11298: result: yes configure:11382: checking for pkg-config configure:11400: found /usr/local/bin/pkg-config configure:11412: result: /usr/local/bin/pkg-config configure:11437: checking pkg-config is at least version 0.9.0 configure:11440: result: yes configure:11454: checking for flex configure:11470: found /usr/local/bin/flex configure:11481: result: flex configure:11518: flex conftest.l /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "flex" configure:11522: $? = 1 configure:11524: checking lex output file root configure:11535: error: cannot find output from flex; giving up ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=amd64-portbld-freebsd9.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CAIRO_CFLAGS_set='' ac_cv_env_CAIRO_CFLAGS_value='' ac_cv_env_CAIRO_LIBS_set='' ac_cv_env_CAIRO_LIBS_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O -pipe -g' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_FFI_CFLAGS_set='' ac_cv_env_FFI_CFLAGS_value='' ac_cv_env_FFI_LIBS_set='' ac_cv_env_FFI_LIBS_value='' ac_cv_env_GIO_UNIX_CFLAGS_set='' ac_cv_env_GIO_UNIX_CFLAGS_value='' ac_cv_env_GIO_UNIX_LIBS_set='' ac_cv_env_GIO_UNIX_LIBS_value='' ac_cv_env_GIREPO_CFLAGS_set='' ac_cv_env_GIREPO_CFLAGS_value='' ac_cv_env_GIREPO_LIBS_set='' ac_cv_env_GIREPO_LIBS_value='' ac_cv_env_GOBJECT_CFLAGS_set='' ac_cv_env_GOBJECT_CFLAGS_value='' ac_cv_env_GOBJECT_LIBS_set='' ac_cv_env_GOBJECT_LIBS_value='' ac_cv_env_GTHREAD_CFLAGS_set='' ac_cv_env_GTHREAD_CFLAGS_value='' ac_cv_env_GTHREAD_LIBS_set='' ac_cv_env_GTHREAD_LIBS_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_SCANNER_CFLAGS_set='' ac_cv_env_SCANNER_CFLAGS_value='' ac_cv_env_SCANNER_LIBS_set='' ac_cv_env_SCANNER_LIBS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=amd64-portbld-freebsd9.0 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=amd64-portbld-freebsd9.0 ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=nawk ac_cv_prog_CPP='cc -E' ac_cv_prog_LEX=flex ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_prog_make_gmake_set=no am_cv_CC_dependencies_compiler_type=none lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes 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_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\' lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/missing --run automake-1.10' AWK='nawk' BUILD_TESTS_FALSE='' BUILD_TESTS_TRUE='' CAIRO_CFLAGS='' CAIRO_LIBS='' CC='cc' CCASFLAGS='' CCDEPMODE='depmode=none' CFLAGS='-O -pipe -g' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXXFLAGS='-O -pipe -g' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' EXEEXT='' EXPANDED_BINDIR='' EXPANDED_DATADIR='' EXPANDED_LIBDIR='' EXPANDED_LIBEXECDIR='' EXPANDED_LOCALSTATEDIR='' EXPANDED_SYSCONFDIR='' FFI_CFLAGS='' FFI_LIBS='' FFI_PC_CFLAGS='' FFI_PC_LIBS='' FFI_PC_PACKAGES='' FFLAGS='' FGREP='/usr/bin/grep -F' GCOV='' GCOV_CFLAGS='' GCOV_LIBS='' GIO_UNIX_CFLAGS='' GIO_UNIX_LIBS='' GIREPO_CFLAGS='' GIREPO_LIBS='' GIR_DIR='' GIR_SUFFIX='' GI_GCOV_ENABLED_FALSE='' GI_GCOV_ENABLED_TRUE='' GOBJECT_CFLAGS='' GOBJECT_INTROSPECTION_LIBDIR='' GOBJECT_LIBS='' GREP='/usr/bin/grep' GTHREAD_CFLAGS='' GTHREAD_LIBS='' GTKDOC_CHECK='' GTKDOC_MKPDF='' GTKDOC_REBASE='' GTK_DOC_BUILD_HTML_FALSE='' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='' GTK_DOC_USE_REBASE_TRUE='' HAVE_CAIRO_FALSE='' HAVE_CAIRO_TRUE='' HAVE_GIO_UNIX_FALSE='' HAVE_GIO_UNIX_TRUE='' HTML_DIR='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='-L/usr/local/lib' LEX='flex' LEXLIB='' LEX_OUTPUT_ROOT='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/local/bin/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/missing --run makeinfo' MKDIR_P='./install-sh -c -d' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='gobject-introspection' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection' PACKAGE_NAME='gobject-introspection' PACKAGE_STRING='gobject-introspection 0.6.11' PACKAGE_TARNAME='gobject-introspection' PACKAGE_VERSION='0.6.11' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POW_LIB='' PYTHON='/usr/local/bin/python2.6' PYTHON_EXEC_PREFIX='' PYTHON_INCLUDES='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='python2.6' RANLIB='ranlib' SCANNER_CFLAGS='' SCANNER_LIBS='' SED='/usr/bin/sed' SET_MAKE='MAKE=gmake' SHELL='/bin/sh' STRIP='strip' VERSION='0.6.11' YACC='' ac_ct_CC='cc' ac_ct_DUMPBIN='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='#' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='amd64-portbld-freebsd9.0' build_alias='amd64-portbld-freebsd9.0' build_cpu='amd64' build_os='freebsd9.0' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='amd64-portbld-freebsd9.0' host_alias='' host_cpu='amd64' host_os='freebsd9.0' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' install_sh='$(SHELL) /usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.11/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='/usr/local/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "gobject-introspection" #define PACKAGE_TARNAME "gobject-introspection" #define PACKAGE_VERSION "0.6.11" #define PACKAGE_STRING "gobject-introspection 0.6.11" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib&component=introspection" #define PACKAGE "gobject-introspection" #define VERSION "0.6.11" #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 #define LT_OBJDIR ".libs/" configure: exit 1 GNOMALYZER 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@FreeBSD.org, TRY EACH OF THE FOLLOWING: