Date: Sat, 06 Nov 2010 21:44:32 -0500 From: eculp <eculp@encontacto.net> To: freebsd-ports <freebsd-ports@freebsd.org> Subject: Can't update apr1 on 7.3 stable Message-ID: <20101106214432.69343xgq4i78aiyo@econet.encontacto.net>
next in thread | raw e-mail | index | archive | help
Trying to update all my ports on 7.3-STABLE FreeBSD 7.3-STABLE #1135: =20 Fri Oct 29 07:32:29 CDT 2010. I can't get apr1 to build. It breaks with the following messages: =3D=3D=3D> Building for apr-ipv6-devrandom-gdbm-db46-ldap24-1.4.2.1.3.10 cd /new/usr/local/ports/devel/apr1/work/apr-1.4.2; /usr/bin/env =20 TMPDIR=3D"/tmp" TMPDIR=3D"/tmp" SHELL=3D/bin/sh NO_LINT=3DYES =20 ACLOCAL=3D/usr/local/bin/aclocal-1.11 =20 AUTOMAKE=3D/usr/local/bin/automake-1.11 AUTOMAKE_VERSION=3D111 =20 AUTOCONF=3D/usr/local/bin/autoconf-2.68 =20 AUTOHEADER=3D/usr/local/bin/autoheader-2.68 =20 AUTOIFNAMES=3D/usr/local/bin/ifnames-2.68 =20 AUTOM4TE=3D/usr/local/bin/autom4te-2.68 =20 AUTORECONF=3D/usr/local/bin/autoreconf-2.68 =20 AUTOSCAN=3D/usr/local/bin/autoscan-2.68 =20 AUTOUPDATE=3D/usr/local/bin/autoupdate-2.68 AUTOCONF_VERSION=3D268 =20 LIBTOOL=3D/usr/local/bin/libtool LIBTOOLIZE=3D/usr/local/bin/libtoolize =20 LIBTOOL_M4=3D/usr/local/share/aclocal/libtool.m4 PREFIX=3D/usr/local =20 LOCALBASE=3D/usr/local X11BASE=3D/usr/local MOTIFLIB=3D"-L/usr/local/lib = =20 -lXm -lXp" LIBDIR=3D"/usr/lib" CC=3D"cc" CPP=3D"cpp" CXX=3D"c++" CFLAGS=3D= "-O2 =20 -fno-strict-aliasing -pipe -DLDAP_DEPRECATED" CXXFLAGS=3D"-O2 =20 -fno-strict-aliasing -pipe -DLDAP_DEPRECATED" MANPREFIX=3D"/usr/local" =20 BSD_INSTALL_PROGRAM=3D"install -s -o root -g wheel -m 555" =20 BSD_INSTALL_LIB=3D"install -s -o root -g wheel -m 444" =20 BSD_INSTALL_SCRIPT=3D"install -o root -g wheel -m 555" =20 BSD_INSTALL_DATA=3D"install -o root -g wheel -m 444" =20 BSD_INSTALL_MAN=3D"install -o root -g wheel -m 444" /usr/bin/make /bin/sh /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool =20 --silent --mode=3Dcompile cc -g -O2 -DHAVE_CONFIG_H -I./include =20 -I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include/arch/unix =20 -I./include/arch/unix =20 -I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include/arch/unix =20 -I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include -o =20 passwd/apr_getpass.lo -c passwd/apr_getpass.c && touch =20 passwd/apr_getpass.lo X--mode=3Dcompile: not found *** Warning: inferring the mode of operation is deprecated.: not found *** Future versions of Libtool will require --mode=3DMODE be specified.: =20 not found Xcc: not found X-g: not found X-O2: not found X-DHAVE_CONFIG_H: not found /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: X-I./include: =20 not found /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: =20 X-I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: =20 not found /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: =20 X-I./include/arch/unix: not found /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: =20 X-I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include/arch/unix: =20 not found /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: =20 X-I/new/usr/local/ports/devel/apr1/work/apr-1.4.2/include: not found X-c: not found /new/usr/local/ports/devel/apr1/work/apr-1.4.2/libtool: =20 Xpasswd/apr_getpass.lo: not found libtool: compile: cannot determine name of library object from `': not found *** Error code 1 Stop in /new/usr/local/ports/devel/apr1/work/apr-1.4.2. *** Error code 1 Stop in /new/usr/local/ports/devel/apr1/work/apr-1.4.2. *** Error code 1 Stop in /new/usr/local/ports/devel/apr1. *** Error code 1 Stop in /new/usr/local/ports/devel/apr1. =3D=3D=3D>>> make failed for devel/apr1 =3D=3D=3D>>> Aborting update All of the errors and NOT FOUNDS have me totally confused. I am =20 doing this with portmaster and have also tried compiling from ports =20 with the same results. Any suggestions appreciated, ed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101106214432.69343xgq4i78aiyo>