Bug 156326 - devel/apr1 broken
Summary: devel/apr1 broken
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-apache (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-11 05:50 UTC by Eugene M. Zheganin
Modified: 2011-04-11 19:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene M. Zheganin 2011-04-11 05:50:09 UTC
devel/apr1 broken:

%pwd                     
/usr/ports/devel/apr1
%make clean
===>  Cleaning for autoconf-2.68
===>  Cleaning for apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10
%make
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for apr-devrandom-gdbm-db42-1.4.2.1.3.10
===>  Extracting for apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10
=> SHA256 Checksum OK for apr-1.4.2.tar.gz.
=> SHA256 Checksum OK for apr-util-1.3.10.tar.gz.
===>   apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10 depends on file: /usr/local/bin/perl5.8.9 - found
===>  Patching for apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10
===>   apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10 depends on file: /usr/local/bin/perl5.8.9 - found
===>  Applying FreeBSD patches for apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10
/usr/bin/sed -i.bak -e 's/OSVERSION/802000/g'  /usr/ports/devel/apr1/work/apr-1.4.2/build/apr_hints.m4
/usr/bin/find /usr/ports/devel/apr1/work/apr-1.4.2 /usr/ports/devel/apr1/work/apr-util-1.3.10 -name "Makefile.in*" | /usr/bin/xargs /usr/bin/sed -i.bak -e  's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g'
/usr/bin/sed -i.bak -e 's,-lpthread,-pthread,g'  /usr/ports/devel/apr1/work/apr-1.4.2/build/apr_threads.m4 /usr/ports/devel/apr1/work/apr-1.4.2/build/apr_hints.m4  /usr/ports/devel/apr1/work/apr-util-1.3.10/build/apu-conf.m4
/usr/bin/sed -i.bak -e '1 s/python/python2.5/'  /usr/ports/devel/apr1/work/apr-1.4.2/build/gen-build.py
===>   apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10 depends on file: /usr/local/bin/python2.5 - found
===>   apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10 depends on file: /usr/local/bin/perl5.8.9 - found
===>   apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10 depends on file: /usr/local/bin/automake-1.11 - found
===>   apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10 depends on file: /usr/local/bin/autoconf-2.68 - found
===>   apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10 depends on package: libtool>=2.2 - found
===>   apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10 depends on shared library: expat.6 - found
===>   apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10 depends on shared library: gdbm.3 - found
===>   apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10 depends on shared library: iconv.3 - found
===>   apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10 depends on shared library: db-4.2.2 - found
===>  Configuring for apr-ipv6-devrandom-gdbm-db42-1.4.2.1.3.10
cd /usr/ports/devel/apr1/work/apr-1.4.2 ;  /usr/bin/env CC="cc" PYTHON="/usr/local/bin/python2.5" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ACLOCAL=/usr/local/bin/aclocal-1.11 AUTOMAKE=/usr/local/bin/automake-1.11 AUTOMAKE_VERSION=111 AUTOCONF=/usr/local/bin/autoconf-2.68 AUTOHEADER=/usr/local/bin/autoheader-2.68 AUTOIFNAMES=/usr/local/bin/ifnames-2.68 AUTOM4TE=/usr/local/bin/autom4te-2.68 AUTORECONF=/usr/local/bin/autoreconf-2.68 AUTOSCAN=/usr/local/bin/autoscan-2.68 AUTOUPDATE=/usr/local/bin/autoupdate-2.68 AUTOCONF_VERSION=268 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 version 2.5.5 (ok)
buildconf: autoconf version 2.68 (ok)
buildconf: libtool version 2.4 (ok)
Copying libtool helper files ...
/libtool.m4 not found
*** Error code 1

Stop in /usr/ports/devel/apr1.
*** Error code 1

Stop in /usr/ports/devel/apr1.

Fix: 

None known.
How-To-Repeat: Get fresh ports. Try to install devel/apr1.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-11 05:50:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Eugene M. Zheganin 2011-04-11 06:03:28 UTC
Fix: pkg_delete libtool*.

I got two intersecting libtool port installations.
Pls close the pr, my mistake.

Sorry for bothering.
Comment 3 Olli Hauer freebsd_committer freebsd_triage 2011-04-11 19:39:27 UTC
State Changed
From-To: open->closed

Closed by submitter request.