Update for x11/libfm failed

Leslie Jensen leslie at eskk.nu
Thu Sep 6 04:50:04 UTC 2012


I get this when trying to update


checking for valac... /usr/local/bin/valac
checking /usr/local/bin/valac is at least version 0.13.0... no
configure: error: Vala 0.13.0 not found.
===>  Script "configure" failed unexpectedly.
Please report the problem to kmoore at FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/libfm/work/libfm-1.0/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. a /usr/sbin/pkg_info
-Ea).
*** Error code 1

Stop in /usr/ports/x11/libfm.

===>>> make failed for x11/libfm
===>>> Aborting update

===>>> Update for x11/libfm failed
===>>> Aborting update




On my system vala-0.12.1 is installed.

Can't find any later version.



Help Please

Thanks


/Leslie



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

It was created by libfm configure 1.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/usr/local --sysconfdir=/usr/local/etc --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd8.2

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

hostname = bljbsd01.no-ip.org
uname -m = amd64
uname -r = 8.2-RELEASE-p9
uname -s = FreeBSD
uname -v = FreeBSD 8.2-RELEASE-p9 #0: Mon Jun 11 23:00:11 UTC 2012     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC 

/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: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin


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

configure:2479: checking for a BSD-compatible install
configure:2547: result: /usr/bin/install -c -o root -g wheel
configure:2558: checking whether build environment is sane
configure:2608: result: yes
configure:2749: checking for a thread-safe mkdir -p
configure:2788: result: /usr/local/bin/gmkdir -p
configure:2801: checking for gawk
configure:2817: found /usr/local/bin/gawk
configure:2828: result: gawk
configure:2839: checking whether gmake sets $(MAKE)
configure:2861: result: yes
configure:2994: checking for gcc
configure:3021: result: cc
configure:3250: checking for C compiler version
configure:3259: 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:3270: $? = 0
configure:3259: 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:3270: $? = 0
configure:3259: cc -V >&5
cc: '-V' option must have argument
configure:3270: $? = 1
configure:3259: cc -qversion >&5
cc: unrecognized option '-qversion'
cc: No input files specified
configure:3270: $? = 1
configure:3290: checking whether the C compiler works
configure:3312: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:3316: $? = 0
configure:3364: result: yes
configure:3367: checking for C compiler default output file name
configure:3369: result: a.out
configure:3375: checking for suffix of executables
configure:3382: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:3386: $? = 0
configure:3408: result: 
configure:3430: checking whether we are cross compiling
configure:3438: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:3442: $? = 0
configure:3449: ./conftest
configure:3453: $? = 0
configure:3468: result: no
configure:3473: checking for suffix of object files
configure:3495: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:3499: $? = 0
configure:3520: result: o
configure:3524: checking whether we are using the GNU C compiler
configure:3543: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:3543: $? = 0
configure:3552: result: yes
configure:3561: checking whether cc accepts -g
configure:3581: cc -c -g -I/usr/local/include conftest.c >&5
configure:3581: $? = 0
configure:3622: result: yes
configure:3639: checking for cc option to accept ISO C89
configure:3702: cc  -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:3702: $? = 0
configure:3715: result: none needed
configure:3746: checking for style of include used by gmake
configure:3774: result: GNU
configure:3800: checking dependency style of cc
configure:3911: result: gcc3
configure:3930: checking whether cc understands -c and -o together
configure:3958: cc -c conftest.c -o conftest2.o >&5
configure:3962: $? = 0
configure:3968: cc -c conftest.c -o conftest2.o >&5
configure:3972: $? = 0
configure:4027: result: yes
configure:4081: checking build system type
configure:4095: result: amd64-portbld-freebsd8.2
configure:4115: checking host system type
configure:4128: result: amd64-portbld-freebsd8.2
configure:4169: checking how to print strings
configure:4196: result: printf
configure:4217: checking for a sed that does not truncate output
configure:4281: result: /usr/bin/sed
configure:4299: checking for grep that handles long lines and -e
configure:4357: result: /usr/bin/grep
configure:4362: checking for egrep
configure:4424: result: /usr/bin/grep -E
configure:4429: checking for fgrep
configure:4491: result: /usr/bin/grep -F
configure:4526: checking for ld used by cc
configure:4593: result: /usr/bin/ld
configure:4600: checking if the linker (/usr/bin/ld) is GNU ld
configure:4615: result: yes
configure:4627: checking for BSD- or MS-compatible name lister (nm)
configure:4676: result: /usr/bin/nm -B
configure:4806: checking the name lister (/usr/bin/nm -B) interface
configure:4813: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:4816: /usr/bin/nm -B "conftest.o"
configure:4819: output
0000000000000000 B some_variable
configure:4826: result: BSD nm
configure:4829: checking whether ln -s works
configure:4833: result: yes
configure:4841: checking the maximum length of command line arguments
configure:4971: result: 262144
configure:4988: checking whether the shell understands some XSI constructs
configure:4998: result: yes
configure:5002: checking whether the shell understands "+="
configure:5008: result: no
configure:5043: checking how to convert amd64-portbld-freebsd8.2 file names to amd64-portbld-freebsd8.2 format
configure:5083: result: func_convert_file_noop
configure:5090: checking how to convert amd64-portbld-freebsd8.2 file names to toolchain format
configure:5110: result: func_convert_file_noop
configure:5117: checking for /usr/bin/ld option to reload object files
configure:5124: result: -r
configure:5198: checking for objdump
configure:5214: found /usr/bin/objdump
configure:5225: result: objdump
configure:5257: checking how to recognize dependent libraries
configure:5455: result: pass_all
configure:5540: checking for dlltool
configure:5570: result: no
configure:5600: checking how to associate runtime and link libraries
configure:5627: result: printf %s\n
configure:5688: checking for ar
configure:5704: found /usr/bin/ar
configure:5715: result: ar
configure:5752: checking for archiver @FILE support
configure:5769: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5769: $? = 0
configure:5772: ar cru libconftest.a @conftest.lst >&5
ar: warning: can't open file: @conftest.lst: No such file or directory
configure:5775: $? = 0
configure:5780: ar cru libconftest.a @conftest.lst >&5
ar: warning: can't open file: @conftest.lst: No such file or directory
configure:5783: $? = 0
configure:5795: result: no
configure:5853: checking for strip
configure:5869: found /usr/bin/strip
configure:5880: result: strip
configure:5952: checking for ranlib
configure:5968: found /usr/bin/ranlib
configure:5979: result: ranlib
configure:6081: checking command to parse /usr/bin/nm -B output from cc object
configure:6201: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6204: $? = 0
configure:6208: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6211: $? = 0
configure:6277: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -L/usr/local/lib conftest.c conftstm.o >&5
configure:6280: $? = 0
configure:6318: result: ok
configure:6355: checking for sysroot
configure:6385: result: no
configure:6641: checking for mt
configure:6657: found /usr/bin/mt
configure:6668: result: mt
configure:6691: checking if mt is a manifest tool
configure:6697: mt '-?'
mt: illegal option -- ?
usage: mt [-f device] command [count]
configure:6705: result: no
configure:7347: checking how to run the C preprocessor
configure:7417: result: cpp
configure:7437: cpp -I/usr/local/include conftest.c
configure:7437: $? = 0
configure:7451: cpp -I/usr/local/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:7451: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libfm"
| #define PACKAGE_TARNAME "libfm"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "libfm 1.0"
| #define PACKAGE_BUGREPORT "http://pcmanfm.sorceforge.net/"
| #define PACKAGE_URL ""
| #define PACKAGE "libfm"
| #define VERSION "1.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7480: checking for ANSI C header files
configure:7500: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7500: $? = 0
configure:7573: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:7573: $? = 0
configure:7573: ./conftest
configure:7573: $? = 0
configure:7584: result: yes
configure:7597: checking for sys/types.h
configure:7597: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7597: $? = 0
configure:7597: result: yes
configure:7597: checking for sys/stat.h
configure:7597: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7597: $? = 0
configure:7597: result: yes
configure:7597: checking for stdlib.h
configure:7597: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7597: $? = 0
configure:7597: result: yes
configure:7597: checking for string.h
configure:7597: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7597: $? = 0
configure:7597: result: yes
configure:7597: checking for memory.h
configure:7597: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7597: $? = 0
configure:7597: result: yes
configure:7597: checking for strings.h
configure:7597: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7597: $? = 0
configure:7597: result: yes
configure:7597: checking for inttypes.h
configure:7597: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7597: $? = 0
configure:7597: result: yes
configure:7597: checking for stdint.h
configure:7597: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7597: $? = 0
configure:7597: result: yes
configure:7597: checking for unistd.h
configure:7597: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7597: $? = 0
configure:7597: result: yes
configure:7611: checking for dlfcn.h
configure:7611: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:7611: $? = 0
configure:7611: result: yes
configure:7817: checking for objdir
configure:7832: result: .libs
configure:8099: checking if cc supports -fno-rtti -fno-exceptions
configure:8117: cc -c -O2 -pipe -fno-strict-aliasing -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:8121: $? = 0
configure:8134: result: no
configure:8461: checking for cc option to produce PIC
configure:8468: result: -fPIC -DPIC
configure:8476: checking if cc PIC flag -fPIC -DPIC works
configure:8494: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5
configure:8498: $? = 0
configure:8511: result: yes
configure:8540: checking if cc static flag -static works
configure:8568: result: yes
configure:8583: checking if cc supports -c -o file.o
configure:8604: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:8608: $? = 0
configure:8630: result: yes
configure:8638: checking if cc supports -c -o file.o
configure:8685: result: yes
configure:8718: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:9875: result: yes
configure:9912: checking whether -lc should be explicitly linked in
configure:9920: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:9923: $? = 0
configure:9938: cc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:9941: $? = 0
configure:9955: result: no
configure:10115: checking dynamic linker characteristics
configure:10849: result: freebsd8.2 ld.so
configure:10956: checking how to hardcode library paths into programs
configure:10981: result: immediate
configure:11521: checking whether stripping libraries is possible
configure:11526: result: yes
configure:11561: checking if libtool supports shared libraries
configure:11563: result: yes
configure:11566: checking whether to build shared libraries
configure:11587: result: yes
configure:11590: checking whether to build static libraries
configure:11594: result: yes
configure:11735: checking the archiver (ar) interface
configure:11745: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:11745: $? = 0
configure:11747: ar cru libconftest.a conftest.o >&5
configure:11750: $? = 0
configure:11773: result: ar
configure:11797: checking for valac
configure:11815: found /usr/local/bin/valac
configure:11827: result: /usr/local/bin/valac
configure:11840: checking /usr/local/bin/valac is at least version 0.13.0
configure:11854: result: no
configure:11856: error: Vala 0.13.0 not found.

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

ac_cv_build=amd64-portbld-freebsd8.2
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_DBUS_CFLAGS_set=''
ac_cv_env_DBUS_CFLAGS_value=''
ac_cv_env_DBUS_LIBS_set=''
ac_cv_env_DBUS_LIBS_value=''
ac_cv_env_EXIF_CFLAGS_set=''
ac_cv_env_EXIF_CFLAGS_value=''
ac_cv_env_EXIF_LIBS_set=''
ac_cv_env_EXIF_LIBS_value=''
ac_cv_env_GIO_CFLAGS_set=''
ac_cv_env_GIO_CFLAGS_value=''
ac_cv_env_GIO_LIBS_set=''
ac_cv_env_GIO_LIBS_value=''
ac_cv_env_GLIB2_27_CFLAGS_set=''
ac_cv_env_GLIB2_27_CFLAGS_value=''
ac_cv_env_GLIB2_27_LIBS_set=''
ac_cv_env_GLIB2_27_LIBS_value=''
ac_cv_env_GLIB_CFLAGS_set=''
ac_cv_env_GLIB_CFLAGS_value=''
ac_cv_env_GLIB_LIBS_set=''
ac_cv_env_GLIB_LIBS_value=''
ac_cv_env_GMODULE_CFLAGS_set=''
ac_cv_env_GMODULE_CFLAGS_value=''
ac_cv_env_GMODULE_LIBS_set=''
ac_cv_env_GMODULE_LIBS_value=''
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=''
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=''
ac_cv_env_GTKDOC_DEPS_LIBS_set=''
ac_cv_env_GTKDOC_DEPS_LIBS_value=''
ac_cv_env_GTK_CFLAGS_set=''
ac_cv_env_GTK_CFLAGS_value=''
ac_cv_env_GTK_LIBS_set=''
ac_cv_env_GTK_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_MENU_CACHE_CFLAGS_set=''
ac_cv_env_MENU_CACHE_CFLAGS_value=''
ac_cv_env_MENU_CACHE_LIBS_set=''
ac_cv_env_MENU_CACHE_LIBS_value=''
ac_cv_env_PANGO_CFLAGS_set=''
ac_cv_env_PANGO_CFLAGS_value=''
ac_cv_env_PANGO_LIBS_set=''
ac_cv_env_PANGO_LIBS_value=''
ac_cv_env_PKG_CONFIG_LIBDIR_set=''
ac_cv_env_PKG_CONFIG_LIBDIR_value=''
ac_cv_env_PKG_CONFIG_PATH_set=''
ac_cv_env_PKG_CONFIG_PATH_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=amd64-portbld-freebsd8.2
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-freebsd8.2
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_VALAC=/usr/local/bin/valac
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=cpp
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
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=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
lt_cv_ar_at_file=no
lt_cv_archive_cmds_need_lc=no
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_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
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_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'
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
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop

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

ACLOCAL='${SHELL} /usr/ports/x11/libfm/work/libfm-1.0/missing --run aclocal-1.11'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_DEFAULT_VERBOSITY=''
AR='ar'
AUTOCONF='${SHELL} /usr/ports/x11/libfm/work/libfm-1.0/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/x11/libfm/work/libfm-1.0/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/x11/libfm/work/libfm-1.0/missing --run automake-1.11'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -pipe -fno-strict-aliasing'
CPP='cpp'
CPPFLAGS='-I/usr/local/include'
CYGPATH_W='echo'
DATADIRNAME=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_DEMO_FALSE=''
ENABLE_DEMO_TRUE=''
ENABLE_EXIF_FALSE=''
ENABLE_EXIF_TRUE=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_UDISKS_FALSE=''
ENABLE_UDISKS_TRUE=''
EXEEXT=''
EXIF_CFLAGS=''
EXIF_LIBS=''
FGREP='/usr/bin/grep -F'
GETTEXT_PACKAGE=''
GIO_CFLAGS=''
GIO_LIBS=''
GLIB2_27_CFLAGS=''
GLIB2_27_LIBS=''
GLIB_CFLAGS=''
GLIB_LIBS=''
GMODULE_CFLAGS=''
GMODULE_LIBS=''
GMOFILES=''
GMSGFMT=''
GREP='/usr/bin/grep'
GTKDOC_CHECK=''
GTKDOC_DEPS_CFLAGS=''
GTKDOC_DEPS_LIBS=''
GTKDOC_MKPDF=''
GTKDOC_REBASE=''
GTK_CFLAGS=''
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=''
GTK_LIBS=''
HAVE_SCHEME_HANDLER_FALSE=''
HAVE_SCHEME_HANDLER_TRUE=''
HTML_DIR=''
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='$(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE=''
INTLTOOL_DESKTOP_RULE=''
INTLTOOL_DIRECTORY_RULE=''
INTLTOOL_EXTRACT=''
INTLTOOL_KBD_RULE=''
INTLTOOL_KEYS_RULE=''
INTLTOOL_MERGE=''
INTLTOOL_OAF_RULE=''
INTLTOOL_PERL=''
INTLTOOL_POLICY_RULE=''
INTLTOOL_PONG_RULE=''
INTLTOOL_PROP_RULE=''
INTLTOOL_SCHEMAS_RULE=''
INTLTOOL_SERVER_RULE=''
INTLTOOL_SERVICE_RULE=''
INTLTOOL_SHEET_RULE=''
INTLTOOL_SOUNDLIST_RULE=''
INTLTOOL_THEME_RULE=''
INTLTOOL_UI_RULE=''
INTLTOOL_UPDATE=''
INTLTOOL_V_MERGE=''
INTLTOOL_V_MERGE_OPTIONS=''
INTLTOOL_XAM_RULE=''
INTLTOOL_XML_NOMERGE_RULE=''
INTLTOOL_XML_RULE=''
INTLTOOL__v_MERGE_0=''
INTLTOOL__v_MERGE_=''
LD='/usr/bin/ld'
LDFLAGS=' -L/usr/local/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) /usr/local/bin/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/ports/x11/libfm/work/libfm-1.0/missing --run makeinfo'
MANIFEST_TOOL=':'
MENU_CACHE_CFLAGS=''
MENU_CACHE_LIBS=''
MKDIR_P='/usr/local/bin/gmkdir -p'
MKINSTALLDIRS=''
MSGFMT=''
MSGFMT_OPTS=''
MSGMERGE=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libfm'
PACKAGE_BUGREPORT='http://pcmanfm.sorceforge.net/'
PACKAGE_NAME='libfm'
PACKAGE_STRING='libfm 1.0'
PACKAGE_TARNAME='libfm'
PACKAGE_URL=''
PACKAGE_VERSION='1.0'
PANGO_CFLAGS=''
PANGO_LIBS=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VALAC='/usr/local/bin/valac'
VERSION='1.0'
XGETTEXT=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='amd64-portbld-freebsd8.2'
build_alias='amd64-portbld-freebsd8.2'
build_cpu='amd64'
build_os='freebsd8.2'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
giomodulesdir=''
host='amd64-portbld-freebsd8.2'
host_alias=''
host_cpu='amd64'
host_os='freebsd8.2'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='${SHELL} /usr/ports/x11/libfm/work/libfm-1.0/install-sh'
intltool__v_merge_options_0=''
intltool__v_merge_options_=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='/usr/local/bin/gmkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/usr/local/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "libfm"
#define PACKAGE_TARNAME "libfm"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "libfm 1.0"
#define PACKAGE_BUGREPORT "http://pcmanfm.sorceforge.net/"
#define PACKAGE_URL ""
#define PACKAGE "libfm"
#define VERSION "1.0"
#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


More information about the freebsd-ports mailing list