FYI -script failure error code 1 glib-2.2.3

David Leonardi surveyor at 2wise.net
Sat Feb 7 00:12:42 PST 2004


Hello Maintainer, attempted to "make" mc (midnight commander) and recieved the 
following error message.

checking for pkg-config... /usr/local/bin/pkg-config
configure: error: *** pkg-config too old; version 0.14 or better required.
===>  Script "configure" failed unexpectedly.
Please report the problem to gnome at FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/glib20/work/glib-2.2.3/config.log" including the output of
the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/devel/glib20.
*** Error code 1
###############
##copy of config.log attached
###############

-- 
David Leonardi
surveyor at 2wise.net
-------------- 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 configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --enable-static --with-libiconv=gnu --prefix=/usr/local --build=i386-portbld-freebsd5.0

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

hostname = PINEHOST.ply.adelphia.net
uname -m = i386
uname -r = 5.0-RELEASE-p18
uname -s = FreeBSD
uname -v = FreeBSD 5.0-RELEASE-p18 #0: Thu Nov  6 11:24:37 EST 2003     lyen at PINEHOST.ply.adelphia.net:/usr/obj/usr/src/sys/PINEKERN 

/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: /usr/local/libexec/libtool13
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:1569: checking for a BSD-compatible install
configure:1623: result: /usr/bin/install -c -o root -g wheel
configure:1634: checking whether build environment is sane
configure:1677: result: yes
configure:1692: checking whether gmake sets $(MAKE)
configure:1712: result: yes
configure:1735: checking for working aclocal-1.4
configure:1746: result: missing
configure:1750: checking for working autoconf
configure:1757: result: found
configure:1765: checking for working automake-1.4
configure:1776: result: missing
configure:1780: checking for working autoheader
configure:1787: result: found
configure:1795: checking for working makeinfo
configure:1802: result: found
configure:1845: checking whether to enable maintainer-specific portions of Makefiles
configure:1854: result: no
configure:1875: checking build system type
configure:1893: result: i386-portbld-freebsd5.0
configure:1901: checking host system type
configure:1915: result: i386-portbld-freebsd5.0
configure:1924: checking for the BeOS
configure:1934: result: no
configure:1938: checking for Win32
configure:1966: result: no
configure:2088: checking whether to enable garbage collector friendliness
configure:2100: result: no
configure:2104: checking whether to disable memory pools
configure:2107: result: no
configure:2166: checking for gcc
configure:2192: result: cc
configure:2436: checking for C compiler version
configure:2439: cc --version </dev/null >&5
cc (GCC) 3.2.1 [FreeBSD] 20021119 (release)
Copyright (C) 2002 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:2442: $? = 0
configure:2444: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)
configure:2447: $? = 0
configure:2449: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2452: $? = 1
configure:2476: checking for C compiler default output
configure:2479: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c  >&5
configure:2482: $? = 0
configure:2528: result: a.out
configure:2533: checking whether the C compiler works
configure:2539: ./a.out
configure:2542: $? = 0
configure:2559: result: yes
configure:2566: checking whether we are cross compiling
configure:2568: result: no
configure:2571: checking for suffix of executables
configure:2573: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include -L/usr/local/lib -lintl conftest.c  >&5
configure:2576: $? = 0
configure:2601: result: 
configure:2607: checking for suffix of object files
configure:2629: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2632: $? = 0
configure:2654: result: o
configure:2658: checking whether we are using the GNU C compiler
configure:2683: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2686: $? = 0
configure:2689: test -s conftest.o
configure:2692: $? = 0
configure:2705: result: yes
configure:2711: checking whether cc accepts -g
configure:2733: cc -c -g -I/usr/local/include conftest.c >&5
configure:2736: $? = 0
configure:2739: test -s conftest.o
configure:2742: $? = 0
configure:2753: result: yes
configure:2770: checking for cc option to accept ANSI C
configure:2831: cc  -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2834: $? = 0
configure:2837: test -s conftest.o
configure:2840: $? = 0
configure:2858: result: none needed
configure:2876: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2879: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2993: checking for c++
configure:3019: result: c++
configure:3132: checking for C++ compiler version
configure:3135: c++ --version </dev/null >&5
c++ (GCC) 3.2.1 [FreeBSD] 20021119 (release)
Copyright (C) 2002 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:3138: $? = 0
configure:3140: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)
configure:3143: $? = 0
configure:3145: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:3148: $? = 1
configure:3151: checking whether we are using the GNU C++ compiler
configure:3176: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:3179: $? = 0
configure:3182: test -s conftest.o
configure:3185: $? = 0
configure:3198: result: yes
configure:3204: checking whether c++ accepts -g
configure:3226: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:3229: $? = 0
configure:3232: test -s conftest.o
configure:3235: $? = 0
configure:3246: result: yes
configure:3290: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:3293: $? = 0
configure:3296: test -s conftest.o
configure:3299: $? = 0
configure:3326: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure: In function `int main()':
configure:3328: `exit' undeclared (first use this function)
configure:3328: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:3329: $? = 1
configure: failed program was:
| #line 3310 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GLIB_MAJOR_VERSION 2
| #define GLIB_MINOR_VERSION 2
| #define GLIB_MICRO_VERSION 3
| #define GLIB_INTERFACE_AGE 3
| #define GLIB_BINARY_AGE 203
| #define G_COMPILED_WITH_DEBUGGING "minimum"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3290: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:3293: $? = 0
configure:3296: test -s conftest.o
configure:3299: $? = 0
configure:3326: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:3329: $? = 0
configure:3332: test -s conftest.o
configure:3335: $? = 0
configure:3376: c++ -c  -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.cc >&5
configure:3379: $? = 0
configure:3382: test -s conftest.o
configure:3385: $? = 0
configure:3415: checking for cc option to accept ANSI C
configure:3478: cc  -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3481: $? = 0
configure:3484: test -s conftest.o
configure:3487: $? = 0
configure:3502: result: none needed
configure:3525: checking for a BSD-compatible install
configure:3579: result: /usr/bin/install -c -o root -g wheel
configure:3598: checking for special C compiler options needed for large files
configure:3678: result: no
configure:3684: checking for _FILE_OFFSET_BITS value needed for large files
configure:3716: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3719: $? = 0
configure:3722: test -s conftest.o
configure:3725: $? = 0
configure:3781: result: no
configure:3791: checking for _LARGE_FILES value needed for large files
configure:3823: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3826: $? = 0
configure:3829: test -s conftest.o
configure:3832: $? = 0
configure:3888: result: no
configure:3906: checking for pkg-config
configure:3924: found /usr/local/bin/pkg-config
configure:3937: result: /usr/local/bin/pkg-config
configure:3953: error: *** pkg-config too old; version 0.14 or better required.

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

ac_cv_env_CXXFLAGS_value=' -O -pipe -mcpu=pentiumpro'
ac_cv_env_F77_value=
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_sys_large_files=no
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_prog_CXX=c++
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_env_host_alias_set=
ac_cv_env_build_alias_set=set
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -lintl'
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd5.0
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_env_FFLAGS_value=
ac_cv_build_alias=i386-portbld-freebsd5.0
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_sys_largefile_CC=no
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_host=i386-portbld-freebsd5.0
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
am_cv_prog_cc_stdc=
ac_cv_build=i386-portbld-freebsd5.0
ac_cv_env_build_alias_value=i386-portbld-freebsd5.0
ac_cv_prog_ac_ct_CC=cc
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
ac_cv_env_CPP_set=
ac_cv_sys_file_offset_bits=no
ac_cv_objext=o

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

ACLOCAL='/usr/ports/devel/glib20/work/glib-2.2.3/missing aclocal-1.4'
ALLOCA=''
AR=''
AS=''
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/usr/ports/devel/glib20/work/glib-2.2.3/missing automake-1.4'
AWK=''
CATALOGS=''
CATOBJEXT=''
CC='cc'
CFLAGS='-O -pipe -mcpu=pentiumpro'
CPP=''
CPPFLAGS='-I/usr/local/include'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE=''
CXX='c++'
CXXCPP=''
CXXFLAGS=' -O -pipe -mcpu=pentiumpro'
DATADIRNAME=''
DB2HTML=''
DEFS=''
DISABLE_MEM_POOLS=''
DLLTOOL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_GC_FRIENDLY=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_TIMELOOP_FALSE=''
ENABLE_TIMELOOP_TRUE=''
EXEEXT=''
F77=''
FFLAGS=''
GETTEXT_PACKAGE=''
GIO=''
GLIBC21=''
GLIB_BINARY_AGE='203'
GLIB_DEBUG_FLAGS=''
GLIB_DEF=''
GLIB_GENMARSHAL=''
GLIB_INTERFACE_AGE='3'
GLIB_MAJOR_VERSION='2'
GLIB_MICRO_VERSION='3'
GLIB_MINOR_VERSION='2'
GLIB_VERSION='2.2.3'
GMODULE_DEF=''
GMOFILES=''
GMSGFMT=''
GOBJECT_DEF=''
GSPAWN=''
GTHREAD_COMPILE_IMPL_DEFINES=''
GTHREAD_DEF=''
GTKDOC=''
G_LIBS_EXTRA=''
G_LIB_WIN32_RESOURCE=''
G_MODULE_BROKEN_RTLD_GLOBAL=''
G_MODULE_HAVE_DLERROR=''
G_MODULE_IMPL=''
G_MODULE_LDFLAGS=''
G_MODULE_LIBS=''
G_MODULE_LIBS_EXTRA=''
G_MODULE_NEED_USCORE=''
G_MODULE_PLUGIN_LIBS=''
G_MODULE_SUPPORTED=''
G_MODULE_WIN32_RESOURCE=''
G_OBJECT_WIN32_RESOURCE=''
G_THREAD_CFLAGS=''
G_THREAD_LIBS=''
G_THREAD_LIBS_EXTRA=''
G_THREAD_LIBS_FOR_GTHREAD=''
G_THREAD_WIN32_RESOURCE=''
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE=''
HAVE_GOOD_PRINTF_FALSE=''
HAVE_GOOD_PRINTF_TRUE=''
HAVE_GTK_DOC=''
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE=''
HTML_DIR=''
ICONV_LIBS=''
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'
INSTOBJEXT=''
INTLLIBS=''
LDFLAGS='-L/usr/local/lib -lintl'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
LT_AGE='200'
LT_CURRENT='200'
LT_CURRENT_MINUS_AGE='0'
LT_RELEASE='2.2'
LT_REVISION='3'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
OBJDUMP=''
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='glib'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PERL_PATH=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PLATFORMDEP=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB=''
REBUILD=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
STRIP_BEGIN=''
STRIP_DUMMY=''
STRIP_END=''
TESTGMODULE_EXP=''
TRIO_LIBS=''
USE_NLS=''
VERSION='2.2.3'
XGETTEXT=''
ac_ct_AR=''
ac_ct_AS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77=''
ac_ct_OBJDUMP=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd5.0'
build_alias='i386-portbld-freebsd5.0'
build_cpu='i386'
build_os='freebsd5.0'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd5.0'
host_alias=''
host_cpu='i386'
host_os='freebsd5.0'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define GLIB_BINARY_AGE 203
#define GLIB_INTERFACE_AGE 3
#define GLIB_MAJOR_VERSION 2
#define GLIB_MICRO_VERSION 3
#define GLIB_MINOR_VERSION 2
#define G_COMPILED_WITH_DEBUGGING "minimum"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 1


More information about the freebsd-gnome mailing list