Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2009 03:49:49 -0500
From:      "Kris McKay" <kmckay@dynam.ca>
To:        <multimedia@FreeBSD.org>
Subject:   faad failing to install on freebsd 5.4 with recently updated ports tree
Message-ID:  <005a01ca3e86$4eb3b3a0$6800a8c0@DYNAMTABLET>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0056_01CA3E5C.65637290
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hoping someone can help..

I'm trying to install faad as it's required for ffmpeg and the mediatomb =
ports however it keeps failing.. I receive a number of warnings similar =
to the following:

configure.in:14: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, =
...): suspicious cache-id, must contain _cv_ to be cached

and finally the install fails with the following message:
...
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
./configure.lineno: 2552: Syntax error: word unexpected (expecting ")")
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to multimedia@FreeBSD.org [maintainer] and =
attach
the "/usr/ports/audio/faad/work/faad2-2.7/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/audio/faad.




------=_NextPart_000_0056_01CA3E5C.65637290
Content-Type: application/octet-stream;
	name="config.log"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="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.62.  Invocation command line was

  $ ./configure --prefix=3D/usr/local --mandir=3D/usr/local/man =
--infodir=3D/usr/local/info/ --build=3Di386-portbld-freebsd5.4

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

hostname =3D server.SHERNET2K
uname -m =3D i386
uname -r =3D 5.4-RELEASE
uname -s =3D FreeBSD
uname -v =3D FreeBSD 5.4-RELEASE #0: Tue Apr  4 21:00:33 EDT 2006     =
root@server.SHERNET2k:/usr/obj/usr/src/sys/SERVER

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

/bin/arch              =3D unknown
/usr/bin/arch -k       =3D unknown
/usr/convex/getsysinfo =3D unknown
/usr/bin/hostinfo      =3D unknown
/bin/machine           =3D unknown
/usr/bin/oslevel       =3D unknown
/bin/universe          =3D 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:2081: checking for a BSD-compatible install
configure:2149: result: /usr/bin/install -c -o root -g wheel
configure:2160: checking whether build environment is sane
configure:2203: result: yes
configure:2228: checking for a thread-safe mkdir -p
configure:2267: result: ./install-sh -c -d
configure:2280: checking for gawk
configure:2296: found /usr/local/bin/gawk
configure:2307: result: gawk
configure:2318: checking whether gmake sets $(MAKE)
configure:2340: result: yes

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

ac_cv_env_CCC_set=3D
ac_cv_env_CCC_value=3D
ac_cv_env_CC_set=3Dset
ac_cv_env_CC_value=3Dcc
ac_cv_env_CFLAGS_set=3Dset
ac_cv_env_CFLAGS_value=3D'-O -pipe'
ac_cv_env_CPPFLAGS_set=3Dset
ac_cv_env_CPPFLAGS_value=3D'-I/usr/local/include '
ac_cv_env_CPP_set=3D
ac_cv_env_CPP_value=3D
ac_cv_env_CXXCPP_set=3D
ac_cv_env_CXXCPP_value=3D
ac_cv_env_CXXFLAGS_set=3Dset
ac_cv_env_CXXFLAGS_value=3D'-O -pipe'
ac_cv_env_CXX_set=3Dset
ac_cv_env_CXX_value=3Dc++
ac_cv_env_F77_set=3D
ac_cv_env_F77_value=3D
ac_cv_env_FFLAGS_set=3D
ac_cv_env_FFLAGS_value=3D
ac_cv_env_LDFLAGS_set=3Dset
ac_cv_env_LDFLAGS_value=3D'-L/usr/local/lib -pthread'
ac_cv_env_LIBS_set=3D
ac_cv_env_LIBS_value=3D
ac_cv_env_build_alias_set=3Dset
ac_cv_env_build_alias_value=3Di386-portbld-freebsd5.4
ac_cv_env_host_alias_set=3D
ac_cv_env_host_alias_value=3D
ac_cv_env_target_alias_set=3D
ac_cv_env_target_alias_value=3D
ac_cv_prog_AWK=3Dgawk
ac_cv_prog_make_gmake_set=3Dyes
lt_cv_sys_max_cmd_len=3D65536

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

ACLOCAL=3D'/usr/local/bin/aclocal-1.10'
AMDEPBACKSLASH=3D''
AMDEP_FALSE=3D''
AMDEP_TRUE=3D''
AMTAR=3D'${SHELL} /usr/ports/audio/faad/work/faad2-2.7/missing --run =
tar'
AR=3D''
AUTOCONF=3D'/usr/local/bin/autoconf-2.62'
AUTOHEADER=3D'/usr/local/bin/autoheader-2.62'
AUTOMAKE=3D'/usr/local/bin/automake-1.10'
AWK=3D'gawk'
CC=3D'cc'
CCDEPMODE=3D''
CFLAGS=3D'-O -pipe'
CPP=3D''
CPPFLAGS=3D'-I/usr/local/include '
CXX=3D'c++'
CXXCPP=3D''
CXXDEPMODE=3D''
CXXFLAGS=3D'-O -pipe'
CYGPATH_W=3D'echo'
DEFS=3D''
DEPDIR=3D''
ECHO=3D'echo'
ECHO_C=3D''
ECHO_N=3D'-n'
ECHO_T=3D''
EGREP=3D''
EXEEXT=3D''
F77=3D''
FFLAGS=3D''
GREP=3D''
GTK_CONFIG=3D''
HAVE_MPEG4IP_PLUG_FALSE=3D''
HAVE_MPEG4IP_PLUG_TRUE=3D''
HAVE_XMMS_FALSE=3D''
HAVE_XMMS_TRUE=3D''
INSTALL_DATA=3D'install  -o root -g wheel -m 444'
INSTALL_PROGRAM=3D'install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT=3D'install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM=3D'$(install_sh) -c -s'
LDFLAGS=3D'-L/usr/local/lib -pthread'
LIBOBJS=3D''
LIBS=3D''
LIBTOOL=3D'/usr/local/bin/libtool'
LIBTOOL_DEPS=3D''
LN_S=3D''
LTLIBOBJS=3D''
MAKEINFO=3D'${SHELL} /usr/ports/audio/faad/work/faad2-2.7/missing --run =
makeinfo'
MKDIR_P=3D'./install-sh -c -d'
MP4FF_LIBS=3D''
OBJEXT=3D''
PACKAGE=3D'faad2'
PACKAGE_BUGREPORT=3D''
PACKAGE_NAME=3D''
PACKAGE_STRING=3D''
PACKAGE_TARNAME=3D''
PACKAGE_VERSION=3D''
PATH_SEPARATOR=3D':'
RANLIB=3D''
RPMBUILD=3D''
SET_MAKE=3D''
SHELL=3D'/bin/sh'
STRIP=3D''
VERSION=3D'2.7.0'
XMMS_CONFIG=3D''
ac_ct_CC=3D''
ac_ct_CXX=3D''
ac_ct_F77=3D''
am__fastdepCC_FALSE=3D''
am__fastdepCC_TRUE=3D''
am__fastdepCXX_FALSE=3D''
am__fastdepCXX_TRUE=3D''
am__include=3D''
am__isrc=3D''
am__leading_dot=3D'.'
am__quote=3D''
am__tar=3D'${AMTAR} chof - "$$tardir"'
am__untar=3D'${AMTAR} xf -'
bindir=3D'${exec_prefix}/bin'
build=3D'i386-portbld-freebsd5.4'
build_alias=3D'i386-portbld-freebsd5.4'
build_cpu=3D''
build_os=3D''
build_vendor=3D''
datadir=3D'${datarootdir}'
datarootdir=3D'${prefix}/share'
docdir=3D'${datarootdir}/doc/${PACKAGE}'
dvidir=3D'${docdir}'
exec_prefix=3D'NONE'
external_mp4v2=3D''
host=3D''
host_alias=3D''
host_cpu=3D''
host_os=3D''
host_vendor=3D''
htmldir=3D'${docdir}'
includedir=3D'${prefix}/include'
infodir=3D'/usr/local/info'
install_sh=3D'$(SHELL) /usr/ports/audio/faad/work/faad2-2.7/install-sh'
libdir=3D'${exec_prefix}/lib'
libexecdir=3D'${exec_prefix}/libexec'
localedir=3D'${datarootdir}/locale'
localstatedir=3D'${prefix}/var'
mandir=3D'/usr/local/man'
mkdir_p=3D'$(top_builddir)/./install-sh -c -d'
oldincludedir=3D'/usr/include'
pdfdir=3D'${docdir}'
prefix=3D'/usr/local'
program_transform_name=3D's,x,x,'
psdir=3D'${docdir}'
sbindir=3D'${exec_prefix}/sbin'
sharedstatedir=3D'${prefix}/com'
sysconfdir=3D'${prefix}/etc'
target_alias=3D''

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "faad2"
#define VERSION "2.7.0"

configure: exit 2
------=_NextPart_000_0056_01CA3E5C.65637290--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005a01ca3e86$4eb3b3a0$6800a8c0>