Upgrading Subversion to 1.3.0 problem

David Pratt fairwinds at eastlink.ca
Fri Apr 14 23:01:38 UTC 2006


Figured this one out. For benefit of others I did the following:
pkg_delete on autoconf259, then deinstall and reinstall on it and then 
tried subversion build again and it went fine.

David Pratt wrote:
> Hi. I am attempting to bring my version of subversion up to date to 
> 1.3.0 on ports. It fails and I am hoping someone can advise what I can 
> do to correct the problem(s). Many thanks.
> 
> Here are the text of the build:
> 
> ** Detected a package name change: apr-nothr-db4 (devel/apr-svn) -> 
> 'apr-nothr-db42' (devel/apr-svn)
> --->  Upgrading 'apr-nothr-db4-0.9.4_9' to 'apr-nothr-db42-1.2.2_3' 
> (devel/apr-svn)
> --->  Building '/usr/ports/devel/apr-svn'
> ===>  Cleaning for pkg_install-20060113
> ===>  Cleaning for python-2.4.3
> ===>  Cleaning for gmake-3.80_2
> ===>  Cleaning for automake-1.9.6
> ===>  Cleaning for autoconf-2.59_2
> ===>  Cleaning for libtool-1.5.22_2
> ===>  Cleaning for expat-2.0.0_1
> ===>  Cleaning for libiconv-1.9.2_2
> ===>  Cleaning for db42-4.2.52_4
> ===>  Cleaning for gettext-0.14.5_2
> ===>  Cleaning for m4-1.4.4
> ===>  Cleaning for help2man-1.36.3
> ===>  Cleaning for p5-gettext-1.05_1
> ===>  Cleaning for apr-nothr-db42-1.2.2_3
> ===>  WARNING: Vulnerability database out of date, checking anyway
> ===>  Extracting for apr-nothr-db42-1.2.2_3
> => MD5 Checksum OK for apr-1.2.2.tar.gz.
> => MD5 Checksum OK for apr-util-1.2.2.tar.gz.
> ===>   apr-nothr-db42-1.2.2_3 depends on file: /usr/local/sbin/pkg_info 
> - found
> 
> apr library will be built without threads support.
> 
> GDBM was not found.
> You can force GDBM support by defining APR_UTIL_WITH_GDBM.
> 
> Berkeley DB support forced.
> 
> ===>  Patching for apr-nothr-db42-1.2.2_3
> ===>  Applying FreeBSD patches for apr-nothr-db42-1.2.2_3
> /usr/bin/sed -i.bak -e 's/OSVERSION/'491000'/g' 
> /usr/ports/devel/apr-svn/work/apr-1.2.2/build/apr_hints.m4
> /usr/bin/find /usr/ports/devel/apr-svn/work -name "Makefile.in*" | 
> /usr/bin/xargs /usr/bin/sed -i.bak -e 
> 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g'
> ===>   apr-nothr-db42-1.2.2_3 depends on file: /usr/local/bin/python - 
> found
> ===>   apr-nothr-db42-1.2.2_3 depends on executable: gmake - found
> ===>   apr-nothr-db42-1.2.2_3 depends on file: /usr/local/bin/automake19 
> - found
> ===>   apr-nothr-db42-1.2.2_3 depends on file: 
> /usr/local/bin/autoconf259 - found
> ===>   apr-nothr-db42-1.2.2_3 depends on file: /usr/local/bin/libtool - 
> found
> ===>   apr-nothr-db42-1.2.2_3 depends on shared library: expat.6 - found
> ===>   apr-nothr-db42-1.2.2_3 depends on shared library: iconv.3 - found
> ===>   apr-nothr-db42-1.2.2_3 depends on shared library: db-4.2.2 - found
> ===>  Configuring for apr-nothr-db42-1.2.2_3
> /bin/cp -f /usr/ports/Templates/config.guess 
> /usr/ports/devel/apr-svn/work/apr-1.2.2/build/config.guess
> /bin/chmod a+rx /usr/ports/devel/apr-svn/work/apr-1.2.2/build/config.guess
> /bin/cp -f /usr/ports/Templates/config.sub 
> /usr/ports/devel/apr-svn/work/apr-1.2.2/build/config.sub
> /bin/chmod a+rx /usr/ports/devel/apr-svn/work/apr-1.2.2/build/config.sub
> /bin/cp -f /usr/ports/Templates/config.guess 
> /usr/ports/devel/apr-svn/work/apr-util-1.2.2/build/config.guess
> /bin/chmod a+rx 
> /usr/ports/devel/apr-svn/work/apr-util-1.2.2/build/config.guess
> /bin/cp -f /usr/ports/Templates/config.sub 
> /usr/ports/devel/apr-svn/work/apr-util-1.2.2/build/config.sub
> /bin/chmod a+rx 
> /usr/ports/devel/apr-svn/work/apr-util-1.2.2/build/config.sub
> cd /usr/ports/devel/apr-svn/work/apr-1.2.2 ;  /usr/bin/env SHELL=/bin/sh 
> CONFIG_SHELL=/bin/sh PORTOBJFORMAT=elf MAKE=gmake 
> PATH=/usr/local/libexec/automake19:/usr/local/libexec/autoconf259:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin 
> ACLOCAL=/usr/local/bin/aclocal19 AUTOMAKE=/usr/local/bin/automake19 
> AUTOCONF=/usr/local/bin/autoconf259 
> AUTOHEADER=/usr/local/bin/autoheader259 
> AUTOIFNAMES=/usr/local/bin/ifnames259 
> AUTOM4TE=/usr/local/bin/autom4te259 
> AUTORECONF=/usr/local/bin/autoreconf259 
> AUTOSCAN=/usr/local/bin/autoscan259 
> AUTOUPDATE=/usr/local/bin/autoupdate259 LIBTOOL=/usr/local/bin/libtool 
> LIBTOOLIZE=/usr/local/bin/libtoolize 
> LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 
> lt_cv_sys_max_cmd_len=65536 /bin/sh ./buildconf
> buildconf: checking installation...
> buildconf: python version 2.4.3 (ok)
> buildconf: autoconf version 2.59 (ok)
> buildconf: libtool version 1.5.22 (ok)
> Copying libtool helper files ...
> buildconf: Using libtool.m4 at /usr/local/share/aclocal/libtool.m4.
> Creating include/arch/unix/apr_private.h.in ...
> ./buildconf: /usr/local/bin/autoheader259: not found
> Creating configure ...
> exec: /usr/local/bin/autom4te259: not found
> Generating 'make' outputs ...
> rebuilding rpm spec file
> cd /usr/ports/devel/apr-svn/work/apr-util-1.2.2 ;  /bin/rm -fr xml/expat
> cd /usr/ports/devel/apr-svn/work/apr-util-1.2.2 ;  /usr/bin/env 
> SHELL=/bin/sh CONFIG_SHELL=/bin/sh PORTOBJFORMAT=elf MAKE=gmake 
> PATH=/usr/local/libexec/automake19:/usr/local/libexec/autoconf259:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin 
> ACLOCAL=/usr/local/bin/aclocal19 AUTOMAKE=/usr/local/bin/automake19 
> AUTOCONF=/usr/local/bin/autoconf259 
> AUTOHEADER=/usr/local/bin/autoheader259 
> AUTOIFNAMES=/usr/local/bin/ifnames259 
> AUTOM4TE=/usr/local/bin/autom4te259 
> AUTORECONF=/usr/local/bin/autoreconf259 
> AUTOSCAN=/usr/local/bin/autoscan259 
> AUTOUPDATE=/usr/local/bin/autoupdate259 LIBTOOL=/usr/local/bin/libtool 
> LIBTOOLIZE=/usr/local/bin/libtoolize 
> LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 
> lt_cv_sys_max_cmd_len=65536 /bin/sh ./buildconf  --with-apr=../apr-1.2.2
> 
> Looking for apr source in ../apr-1.2.2
> Creating include/private/apu_config.h ...
> ./buildconf: /usr/local/bin/autoheader259: not found
> *** Error code 127
> 
> Stop in /usr/ports/devel/apr-svn.
> ** Command failed [exit code 1]: /usr/bin/script -qa 
> /tmp/portupgrade16387.6 make
> ** Fix the problem and try again.
> --->  Skipping 'devel/subversion' (subversion-1.0.6) because a requisite 
> package 'apr-nothr-db4-0.9.4_9' (devel/apr-svn) failed (specify -k to 
> force)
> ** Listing the failed packages (*:skipped / !:failed)
>         ! devel/apr-svn (apr-nothr-db4-0.9.4_9) (unknown build error)
>         * devel/subversion (subversion-1.0.6)
> --->  Packages processed: 0 done, 6 ignored, 1 skipped and 1 failed
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"
> 


More information about the freebsd-questions mailing list