From owner-freebsd-ports@FreeBSD.ORG Mon Aug 3 16:39:45 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C0A2106568F for ; Mon, 3 Aug 2009 16:39:45 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 53B1F8FC17 for ; Mon, 3 Aug 2009 16:39:44 +0000 (UTC) (envelope-from david@vizion2000.net) Received: by dns1.vizion2000.net (Postfix, from userid 1001) id 78F9234D434; Mon, 3 Aug 2009 17:39:33 +0100 (BST) From: David Southwell Organization: Voice & Vision To: freebsd-ports@freebsd.org Date: Mon, 3 Aug 2009 17:39:33 +0100 User-Agent: KMail/1.11.4 (FreeBSD/7.2-RELEASE-p2; KDE/4.2.4; amd64; ; ) References: <20090803125519.GA60550@twisted.net> <20090803155055.GA31733@titania.njm.me.uk> In-Reply-To: <20090803155055.GA31733@titania.njm.me.uk> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908031739.33343.david@vizion2000.net> Cc: pgollucci@freebsd.org, "N.J. Mann" Subject: Re: apr-gdbm-db42 upgrade conflicting with libtool X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2009 16:39:45 -0000 > In message <20090803125519.GA60550@twisted.net>, > > Troy (troy@twisted.net) wrote: > > I was trying to upgrade apr-gdbm-db42-1.3.6.1.3.8 to 1.3.7.1.3.8 and ran > > into the following error. My libtool was just upgraded to libtool-2.2.6a > > so there may be a conflict there. Anyone have ideas? > > > > > > checking minix/config.h usability... no > > checking minix/config.h presence... no > > checking for minix/config.h... no > > checking whether it is safe to define __EXTENSIONS__... yes > > checking for library containing strerror... none required > > checking whether system uses EBCDIC... no > > performing libtool configuration... > > ./configure: 9753: Syntax error: word unexpected (expecting ")") > > *** Error code 2 > > > > Stop in /usr/ports/devel/apr. > > *** Error code 1 > > > > Stop in /usr/ports/devel/apr. > > I am also having problems updating devel/apr. In my case it gets past > the configure stage and fails during the compile stage: > > %%%%% > > ===> Building for apr-gdbm-db43-1.3.7.1.3.8 > cd /usr/ports.workdir/usr/ports/devel/apr/work/apr-1.3.7; /usr/bin/env > TMPDIR="/home/njm/tmp" TMPDIR="/home/njm/tmp" SHELL=/bin/sh NO_LINT=YES > ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 > AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 > AUTOHEADER=/usr/local/bin/autoheader-2.62 > AUTOIFNAMES=/usr/local/bin/ifnames-2.62 > AUTOM4TE=/usr/local/bin/autom4te-2.62 > AUTORECONF=/usr/local/bin/autoreconf-2.62 > AUTOSCAN=/usr/local/bin/autoscan-2.62 > AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 > LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize > LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 PREFIX=/usr/local > LOCALBASE=/usr/local X11BASE=/usr/local MOTIFLIB="-L/usr/local/lib -lXm > -lXp" LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -fno-strict-aliasing -pipe" > CXX="c++" CXXFLAGS="-O2 -fno-strict-aliasing -pipe" MANPREFIX="/usr/local" > BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_SCRIPT="install -m > 555" BSD_INSTALL_DATA="install -m 444" BSD_INSTALL_MAN="install -m > 444" /usr/bin/make /bin/sh /libtool --silent --mode=compile cc -O2 > -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -I./include > -I/usr/ports.workdir/usr/ports/devel/apr/work/apr-1.3.7/include/arch/unix > -I./include/arch/unix > -I/usr/ports.workdir/usr/ports/devel/apr/work/apr-1.3.7/include/arch/unix > -I/usr/ports.workdir/usr/ports/devel/apr/work/apr-1.3.7/include -o > passwd/apr_getpass.lo -c passwd/apr_getpass.c && touch > passwd/apr_getpass.lo /libtool: Can't open /libtool: No such file or > directory > *** Error code 2 > > Stop in /usr/ports.workdir/usr/ports/devel/apr/work/apr-1.3.7. > *** Error code 1 > > Stop in /usr/ports.workdir/usr/ports/devel/apr/work/apr-1.3.7. > *** Error code 1 > > Stop in /usr/ports/devel/apr. > *** Error code 1 > > Stop in /usr/ports/devel/apr. > > %%%%% > > I have not had time to try to figure out what is going wrong, but I may > have time tomorrow. > > > Cheers, > Nick. I also have problems: uname -a FreeBSD dns1.vizion2000.net 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009 root@amd64- builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 Built on Intel quad Core /usr/bin/sed -i.bak -e 's,-lpthread,-pthread,g' /usr/ports/devel/apr/work/apr-1.3.7/build/apr_threads.m4 /usr/ports/devel/apr/work/apr-1.3.7/build/apr_hints.m4 /usr/ports/devel/apr/work/apr-util-1.3.8/build/apu-conf.m4 ===> apr-nothr-gdbm-db42-ldap-mysql-1.3.7.1.3.8 depends on file: /usr/local/bin/python2.6 - found ===> apr-nothr-gdbm-db42-ldap-mysql-1.3.7.1.3.8 depends on file: /usr/local/bin/perl5.8.9 - found ===> apr-nothr-gdbm-db42-ldap-mysql-1.3.7.1.3.8 depends on file: /usr/local/bin/automake-1.9 - found ===> apr-nothr-gdbm-db42-ldap-mysql-1.3.7.1.3.8 depends on file: /usr/local/bin/autoconf-2.62 - found ===> apr-nothr-gdbm-db42-ldap-mysql-1.3.7.1.3.8 depends on file: /usr/local/bin/libtool - found ===> apr-nothr-gdbm-db42-ldap-mysql-1.3.7.1.3.8 depends on shared library: expat.6 - found ===> apr-nothr-gdbm-db42-ldap-mysql-1.3.7.1.3.8 depends on shared library: gdbm.3 - found ===> apr-nothr-gdbm-db42-ldap-mysql-1.3.7.1.3.8 depends on shared library: ldap-2.4.7 - found ===> apr-nothr-gdbm-db42-ldap-mysql-1.3.7.1.3.8 depends on shared library: iconv.3 - found ===> apr-nothr-gdbm-db42-ldap-mysql-1.3.7.1.3.8 depends on shared library: mysqlclient.15 - found ===> apr-nothr-gdbm-db42-ldap-mysql-1.3.7.1.3.8 depends on shared library: db-4.2.2 - found ===> Configuring for apr-nothr-gdbm-db42-ldap-mysql-1.3.7.1.3.8 cd /usr/ports/devel/apr/work/apr-1.3.7 ; /usr/bin/env CC="cc" CFLAGS="-O2 - fno-strict-aliasing -pipe -I/usr/local/include/mysql -DHAVE_MYSQL_H - DLDAP_DEPRECATED" LIBS="" PYTHON="/usr/local/bin/python2.6" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ACLOCAL=/usr/local/bin/aclocal-1.9 AUTOMAKE=/usr/local/bin/automake-1.9 AUTOMAKE_VERSION=19 AUTOCONF=/usr/local/bin/autoconf-2.62 AUTOHEADER=/usr/local/bin/autoheader-2.62 AUTOIFNAMES=/usr/local/bin/ifnames-2.62 AUTOM4TE=/usr/local/bin/autom4te-2.62 AUTORECONF=/usr/local/bin/autoreconf-2.62 AUTOSCAN=/usr/local/bin/autoscan-2.62 AUTOUPDATE=/usr/local/bin/autoupdate-2.62 AUTOCONF_VERSION=262 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 lt_cv_sys_max_cmd_len=262144 /bin/sh ./buildconf buildconf: checking installation... buildconf: python not found. You need python installed to build APR from SVN. *** Error code 1 Stop in /usr/ports/devel/apr. *** Error code 1 Stop in /usr/ports/devel/apr. dns1# make deinstall ===> Deinstalling for devel/apr ===> apr-nothr-gdbm-db42-ldap-mysql not installed, skipping dns1# pkg_info |grep python mod_python-3.3.1_2 Apache module that embeds the Python interpreter within the py26-gtksourceview-2.6.0_1 A python bindings for the version 2 of the GtkSourceView li py26-telepathy-python-0.15.10 Python bindings for the Telepathy framework python26-2.6.2_1 An interpreted object-oriented programming language