pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/41562: [devel/subversion-base] failure of PLIST check



>Number:         41562
>Category:       pkg
>Synopsis:       [devel/subversion-base] failure of PLIST check
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 09 11:05:00 +0000 2009
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.13, pkgsrc-current
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.13 NetBSD 5.99.13 (MONOLITHIC) #11: Thu 
Jun 4 18:23:55 JST 2009 
root%bonnie.jaist.ac.jp@localhost:/f/src/sys/arch/i386/compile/MONOLITHIC i386
Architecture: i386
Machine: i386
>Description:
$ make replace
=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Checksum SHA1 OK for subversion-1.6.2.tar.gz
=> Checksum RMD160 OK for subversion-1.6.2.tar.gz
===> depends-message [subversion-base-1.6.2] ===> Installing dependencies for 
subversion-base-1.6.2
==========================================================================
The supported build options for subversion-base are:

        apr1 sasl serf

The currently selected options are:

        apr1 sasl serf

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.subversion (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
subversion-base-1.6.2.  Their current value is shown below:

        * PKG_BUILD_OPTIONS.apr-util =  db4 ldap mysql
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency libtool-base>=1.5.18nb5: found libtool-base-1.5.26nb1
=> Build dependency x11-links>=0.43: found x11-links-0.43
=> Build dependency checkperms>=1.1: found checkperms-1.10
=> Full dependency serf>=0.1.2nb3: found serf-0.3.0
=> Full dependency apr>=1.2.8: found apr-1.3.5
=> Full dependency apr-util>=1.3.4: found apr-util-1.3.7
=> Full dependency cyrus-sasl>=2.1.20nb3: found cyrus-sasl-2.1.23
=> Full dependency sqlite3>=3.4: found sqlite3-3.6.14.2
===> tools-message [subversion-base-1.6.2] ===> Overriding tools for 
subversion-base-1.6.2
===> extract-message [subversion-base-1.6.2] ===> Extracting for 
subversion-base-1.6.2
===> patch-message [subversion-base-1.6.2] ===> Patching for 
subversion-base-1.6.2
=> Applying pkgsrc patches for subversion-base-1.6.2
===> wrapper-message [subversion-base-1.6.2] ===> Creating toolchain wrappers 
for subversion-base-1.6.2
/bin/mkdir -p /usr/pkgsrc/devel/subversion-base/work/.buildlink/bin && /bin/ln 
-fs apr-1-config 
/usr/pkgsrc/devel/subversion-base/work/.buildlink/bin/apr-config
/bin/mkdir -p /usr/pkgsrc/devel/subversion-base/work/.buildlink/bin && /bin/ln 
-fs apu-1-config 
/usr/pkgsrc/devel/subversion-base/work/.buildlink/bin/apu-config
===> configure-message [subversion-base-1.6.2] ===> Configuring for 
subversion-base-1.6.2
=> Fixing hardcoded /usr/local/bin paths.
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Fixing locale directory references.
=> Checking for portability problems in extracted files
configure: WARNING: unrecognized options: --without-libiconv-prefix, 
--without-libintl-prefix
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
configure: Configuring Subversion 1.6.2
configure: creating config.nice
checking for i486--netbsdelf-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... no
checking whether c++ accepts -g... no
checking how to run the C preprocessor... cc -E
checking build system type... i386-unknown-netbsdelf5.99.13
checking host system type... i486--netbsdelf
checking target system type... i486--netbsdelf
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
configure: Apache Portable Runtime (APR) library configuration
checking for APR... yes
checking APR version... 1.3.5
configure: Apache Portable Runtime Utility (APRUTIL) library configuration
checking for APR-util... yes
checking APR-UTIL version... 1.3.7
checking for pkg-config... /usr/pkg/bin/pkg-config
configure: checking neon library

An appropriate version of neon could not be found, so libsvn_ra_neon
will not be built.  If you want to build libsvn_ra_neon, please either
install neon 0.28.4 on this system

or

get neon 0.28.4 from:
    http://www.webdav.org/neon/neon-0.28.4.tar.gz
unpack the archive using tar/gunzip and rename the resulting
directory from ./neon-0.28.4/ to ./neon/

no suitable neon found
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
configure: serf library configuration
checking serf.h usability... yes
checking serf.h presence... yes
checking for serf.h... yes
checking for serf_context_create in -lserf-0... yes
configure: looking for apr_memcache as part of apr-util
checking apr_memcache.h usability... yes
checking apr_memcache.h presence... yes
checking for apr_memcache.h... yes
checking for apr_memcache_create in -laprutil-1... yes
checking for Apache module support via DSO through APXS... no
==================================================================
WARNING: skipping the build of mod_dav_svn
         try using --with-apxs
==================================================================
configure: checking sqlite library
amalgamation not found at 
/usr/pkgsrc/devel/subversion-base/work/subversion-1.6.2/sqlite-amalgamation/sqlite3.c
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking sqlite library version (via header)... okay
checking for sqlite3_close in -lsqlite3... yes
configuring libtool now
checking for a sed that does not truncate output... 
/usr/pkgsrc/devel/subversion-base/work/.tools/bin/sed
checking for ld used by cc... 
/usr/pkgsrc/devel/subversion-base/work/.wrapper/bin/ld
checking if the linker (/usr/pkgsrc/devel/subversion-base/work/.wrapper/bin/ld) 
is GNU ld... yes
checking for /usr/pkgsrc/devel/subversion-base/work/.wrapper/bin/ld option to 
reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognize dependent libraries... match_pattern 
/lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... cpp
checking for i486--netbsdelf-g77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse nm output from cc object... ok
checking for objdir... .libs
checking for i486--netbsdelf-ar... no
checking for ar... ar
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker 
(/usr/pkgsrc/devel/subversion-base/work/.wrapper/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the c++ linker 
(/usr/pkgsrc/devel/subversion-base/work/.wrapper/bin/ld) supports shared 
libraries... PKGSRC-WARNING: Something is trying to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
libtool.m4: error: problem compiling CXX test program
checking for c++ option to produce PIC... 
checking if c++ static flag  works... no
checking if c++ supports -c -o file.o... no
checking whether the c++ linker 
(/usr/pkgsrc/devel/subversion-base/work/.wrapper/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying 
to run the c++ compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
(cached) (cached) checking how to hardcode library paths into programs... 
unsupported
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... no
checking if f77 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker 
(/usr/pkgsrc/devel/subversion-base/work/.wrapper/bin/ld) supports shared 
libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying 
to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
(cached) (cached) checking how to hardcode library paths into programs... 
immediate
checking whether libtool needs -no-undefined... no
checking whether to avoid circular linkage at all costs... no
checking for trang... none
checking for socket in -lsocket... no
checking for availability of Berkeley DB... no
checking whether to look for SASL... yes
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking sasl/saslutil.h usability... yes
checking sasl/saslutil.h presence... yes
checking for sasl/saslutil.h... yes
checking for prop_get in -lsasl2... yes
checking for availability of Cyrus SASL v2... yes
checking for Mac OS KeyChain Services... no
checking whether APR has support for DSOs... yes
checking for D-Bus .pc file... no
checking whether to look for GNOME Keyring... no
checking for msgfmt... /usr/pkgsrc/devel/subversion-base/work/.tools/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for library containing bindtextdomain... none required
checking for bind_textdomain_codeset... yes
checking if we are using GNU gettext... yes
checking whether to look for KWallet... no
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for working memcmp... yes
checking for vprintf... yes
checking for _doprnt... no
checking for symlink... yes
checking for readlink... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
python: not found
python2: not found
python3: not found
configure: WARNING: Python 2.4 or later is required to run the testsuite
configure: WARNING: or to use the Subversion Python bindings
configure: WARNING: 
configure: WARNING: If you have a suitable Python installed, but not on the
configure: WARNING: PATH, set the environment variable PYTHON to the full path
configure: WARNING: to the Python executable, and re-run configure
checking for ... no
checking for JDK... configure: WARNING: no JNI header files found.
no
checking for perl... /usr/pkgsrc/devel/subversion-base/work/.tools/bin/perl
checking for ruby... /usr/pkg/bin/ruby
checking for rb_hash_foreach()... no
configure: WARNING: The detected Ruby is too old for Subversion to use
configure: WARNING: A Ruby which has rb_hash_foreach is required to use the
configure: WARNING: Subversion Ruby bindings
configure: WARNING: Upgrade to the official 1.8.2 release, or later
checking for swig... /usr/pkg/bin/swig
checking swig version... 1.3.31
checking perl version... ERROR: To use this tool, add USE_TOOLS+=perl to the 
package Makefile.

test: : bad number
configure: WARNING: perl bindings require perl 5.8.0 or newer.
checking for ctypesgen.py... none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tools/backup/hot-backup.py
config.status: creating contrib/client-side/svn_load_dirs/svn_load_dirs.pl
config.status: creating contrib/client-side/svncopy/svncopy.pl
config.status: creating contrib/client-side/svncopy/testsvncopy.pl
config.status: creating contrib/hook-scripts/commit-email.pl
config.status: creating tools/hook-scripts/commit-access-control.pl
config.status: creating subversion/bindings/swig/perl/native/Makefile.PL
config.status: creating packages/solaris/pkginfo
config.status: creating subversion/svn_private_config.h
config.status: executing svn_private_config.h commands
configure: WARNING: unrecognized options: --without-libiconv-prefix, 
--without-libintl-prefix
configure: WARNING: we have configured without BDB filesystem support


You don't seem to have Berkeley DB version 4.0.14 or newer
installed and linked to APR-UTIL.  We have created Makefiles which
will build without the Berkeley DB back-end; your repositories will
use FSFS as the default back-end.  You can find the latest version of
Berkeley DB here:
  http://www.oracle.com/technology/software/products/berkeley-db/index.html

=> Modifying libtool scripts to use pkgsrc libtool
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package 
Makefile.
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package 
Makefile.
WARNING: Please add USE_TOOLS+=perl to the package Makefile.
===> build-message [subversion-base-1.6.2] ===> Building for 
subversion-base-1.6.2
...
=> Generating post-install file lists
pkg_create: can't stat `/usr/pkg/lib/libsvn_fs_base-1.la'
=> Registering installation for subversion-base-1.6.2
pkg_admin: subversion-base-1.6.2: File `/usr/pkg/lib/libsvn_fs_base-1.la' is in 
+CONTENTS but not on filesystem!
subversion-base-1.6.2 requires installed package apr-1.3.5
subversion-base-1.6.2 requires installed package apr-util-1.3.7
subversion-base-1.6.2 requires installed package cyrus-sasl-2.1.23
subversion-base-1.6.2 requires installed package serf-0.3.0
subversion-base-1.6.2 requires installed package sqlite3-3.6.14.2
=> Checking file-check results for subversion-base-1.6.2
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkg:
ERROR:         /usr/pkg/lib/libsvn_fs_base-1.la
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/subversion-base
*** Error code 1
        
>How-To-Repeat:
        
>Fix:
        



Home | Main Index | Thread Index | Old Index