Failure upgrading gnumeric after libgsf changes

Quincey Koziol koziol at ncsa.uiuc.edu
Wed May 26 07:32:44 PDT 2004


Hi all,
    I'm getting the following failure from attempting to upgrade libgsf-gnome
after the recent changes to the libgsf port:

============================================================================

===>  Configuring for libgsf-gnome-1.9.1_1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
/usr/ports/devel/libgsf-gnome/work/libgsf-1.9.1/missing: Unknown `--run' option
Try `/usr/ports/devel/libgsf-gnome/work/libgsf-1.9.1/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
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 for gcc... cc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
===>  Script "configure" failed unexpectedly.
Please report the problem to gnome at FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/libgsf-gnome/work/libgsf-1.9.1/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/libgsf-gnome.
*** Error code 1

============================================================================

    Here's the config.log produced:

============================================================================

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/local/share/doc/gsf --disable-gtk-doc --with-bz2 --with-gnome --prefix=/usr/local --build=i386-portbld-freebsd4.9

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

hostname = sleipnir.ncsa.uiuc.edu
uname -m = i386
uname -r = 4.9-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 4.9-STABLE #0: Thu Jan 22 12:49:49 CST 2004     sukoziol at sleipnir.ncsa.uiuc.edu:/usr/obj/usr/src/sys/SLEIPNIR 

/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.sukoziol/bin


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

configure:1560: checking for a BSD-compatible install
configure:1615: result: /usr/bin/install -c -o root -g wheel
configure:1626: checking whether build environment is sane
configure:1669: result: yes
configure:1694: WARNING: `missing' script is too old or missing
configure:1702: checking for gawk
configure:1731: result: no
configure:1702: checking for mawk
configure:1731: result: no
configure:1702: checking for nawk
configure:1718: found /usr/bin/nawk
configure:1728: result: nawk
configure:1738: checking whether gmake sets $(MAKE)
configure:1758: result: yes
configure:1922: checking whether to enable maintainer-specific portions of Makefiles
configure:1931: result: no
configure:1993: checking for gcc
configure:2019: result: cc
configure:2263: checking for C compiler version
configure:2266: cc --version </dev/null >&5
2.95.4
configure:2269: $? = 0
configure:2271: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2274: $? = 0
configure:2276: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2279: $? = 1
configure:2302: checking for C compiler default output file name
configure:2305: cc -O2 -pipe -march=k6 -I/usr/local/include -L/usr/local/lib -lgsf-1 conftest.c  >&5
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_cond_signal'
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_getspecific'
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_equal'
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_once'
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_key_create'
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_cond_init'
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_mutex_unlock'
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_self'
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_mutex_destroy'
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_mutex_lock'
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_cond_wait'
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_mutex_init'
/usr/local/lib/libxml2.so.5: undefined reference to `pthread_setspecific'
configure:2308: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libgsf"
| #define VERSION "1.9.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:2346: error: C compiler cannot create executables
See `config.log' for more details.

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

ac_cv_env_CXXFLAGS_value=' -O2 -pipe -march=k6'
ac_cv_env_F77_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_CFLAGS_set=set
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_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 -lgsf-1'
ac_cv_env_target_alias_set=
ac_cv_env_CFLAGS_value='-O2 -pipe -march=k6'
ac_cv_env_CC_set=set
ac_cv_env_FFLAGS_value=
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd4.9
ac_cv_prog_ac_ct_CC=cc
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
ac_cv_env_CPP_set=

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

ACLOCAL='aclocal-1.7'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='tar'
AR=''
AS=''
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.7'
AWK='nawk'
BZ2_LIBS=''
CC='cc'
CCDEPMODE=''
CFLAGS='-O2 -pipe -march=k6'
CPP=''
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=' -O2 -pipe -march=k6'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DLLTOOL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
EXEEXT=''
F77=''
FFLAGS=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
HTML_DIR=''
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-L/usr/local/lib -lgsf-1'
LIBGSF_CFLAGS=''
LIBGSF_GNOME_CFLAGS=''
LIBGSF_GNOME_LIBS=''
LIBGSF_LIBS=''
LIBGSF_MAJOR_VERSION='1'
LIBGSF_MICRO_VERSION='1'
LIBGSF_MINOR_VERSION='9'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
OBJDUMP=''
OBJEXT=''
OS_WIN32_FALSE=''
OS_WIN32_TRUE=''
PACKAGE='libgsf'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='1.9.1'
VERSION_INFO='10:1:9'
WARN_CFLAGS=''
WITH_LIBGSF_GNOME_FALSE=''
WITH_LIBGSF_GNOME_TRUE=''
WITH_PYTHON_FALSE=''
WITH_PYTHON_TRUE=''
Z_LIBS=''
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=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.9'
build_alias='i386-portbld-freebsd4.9'
build_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/devel/libgsf-gnome/work/libgsf-1.9.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
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 PACKAGE "libgsf"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "1.9.1"

configure: exit 77

============================================================================

    Thanks for any help,
        Quincey


More information about the freebsd-ports mailing list