Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2014 08:30:08 -0400
From:      Gary Palmer <gpalmer@freebsd.org>
To:        freebsd-ports@freebsd.org
Subject:   archivers/rpm build problem
Message-ID:  <20140701123008.GA77747@in-addr.com>

next in thread | raw e-mail | index | archive | help
Hi,

I've had a problem with archivers/rpm since the last update.  It refuses
to build saying

===>  Building for rpm-3.0.6_17
cd . && aclocal
aclocal: macro `_LT_DECL_SED' required but not defined
aclocal: macro `_LT_FUNC_STRIPNAME_CNF' required but not defined
aclocal: macro `gl_ICONV_H_DEFAULTS' required but not defined
gmake: *** [aclocal.m4] Error 1
===> Compilation failed unexpectedly.

I've included a build log below.  Any ideas?

Please keep me on CC as I do not believe I am subscribed to freebsd-ports

Thanks,

Gary

root:/usr/ports/archivers/rpm> env MAKE_JOBS_UNSAFE=yes make
/!\ WARNING /!\
pkg_install EOL is scheduled for 2014-09-01. Please consider migrating to pkgng
http://blogs.freebsdish.org/portmgr/2014/02/03/time-to-bid-farewell-to-the-old-pkg_-tools/
If you do not want to see this message again set NO_WARNING_PKG_INSTALL_EOL=yes in your make.conf

===>  Found saved configuration for rpm-3.0.6_17
===> Fetching all distfiles required by rpm-3.0.6_17 for building
===>  Extracting for rpm-3.0.6_17
=> SHA256 Checksum OK for rpm-3.0.6.tar.gz.
===>  Patching for rpm-3.0.6_17
===>  Applying FreeBSD patches for rpm-3.0.6_17
===>   rpm-3.0.6_17 depends on executable: gmake - found
===>   rpm-3.0.6_17 depends on file: /usr/local/bin/automake-1.4 - found
===>   rpm-3.0.6_17 depends on file: /usr/local/bin/autoconf-2.13 - found
===>   rpm-3.0.6_17 depends on shared library: libpopt.so - found (/usr/local/lib/libpopt.so.0)
===>   rpm-3.0.6_17 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9)
===>  Configuring for rpm-3.0.6_17
Use of "do" to call subroutines is deprecated at /usr/local/bin/automake-1.4 line 986.
Use of "do" to call subroutines is deprecated at /usr/local/bin/automake-1.4 line 1147.
loading site script /usr/ports/Templates/config.site
creating cache ./config.cache
checking host system type... amd64-portbld-freebsd9.2
checking target system type... amd64-portbld-freebsd9.2
checking build system type... amd64-portbld-freebsd9.2
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... cc
checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes
checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cpp
checking whether cc needs -traditional... no
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking flag used by libtool to link rpm...  -static
checking POSIX chmod... yes
checking for mkdir... /bin/mkdir
checking if /bin/mkdir supports -p... yes
checking for AIX... no
checking for minix/config.h... (cached) no
checking for POSIXized ISC... no
checking for cc option to accept ANSI C... none needed
checking for function prototypes... yes
checking for mawk... (cached) /usr/bin/awk
checking whether ln -s works... yes
checking whether gmake sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
updating cache ./config.cache
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... no
checking if cc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... freebsd9.2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for ar... ar
checking for bzip2... /usr/bin/bzip2
checking for cat... /bin/cat
checking for chgrp... /usr/bin/chgrp
checking for chmod... /bin/chmod
checking for chown... /usr/sbin/chown
checking for cp... /bin/cp
checking for cpio... /usr/bin/cpio
checking for gzip... /usr/bin/gzip
checking for grep... /usr/bin/grep
checking for id... /usr/bin/id
checking checking whether id supports -u... yes
checking for install... /usr/bin/install
checking for make... /usr/bin/make
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for patch... /usr/bin/patch
checking old version of patch... patch older then 2.2 found
checking for perl... /usr/bin/perl
checking for pgp... /usr/bin/pgp
checking for rm... /bin/rm
checking for rsh... /usr/bin/rsh
checking for sed... /usr/bin/sed
checking for ssh... /usr/bin/ssh
checking for tar... /usr/bin/tar
checking for ld... /usr/bin/ld
checking for nm... /usr/bin/nm
checking for objcopy... /usr/bin/objcopy
checking for objdump... /usr/bin/objdump
checking for strip... /usr/bin/strip
checking for /usr/local/lib in LIBS... yes
checking for /usr/local/include in INCPATH... yes
checking for /usr/ucblib in LIBS... no
checking if you want experimental rpm-5.0 packages... no
checking for strcasecmp... (cached) yes
checking for setreuid... (cached) yes
checking for rand... (cached) yes
checking for getdomainname... yes
checking for socket... yes
checking for fchmod... (cached) yes
checking for writev in -lport... no
checking for dbopen... yes
checking for fork... (cached) yes
checking for gzread in -lz... yes
checking for gzseek in -lz... yes
checking for bzread in -lbz2... no
checking for BZ2_bzread in -lbz2... yes
checking for personality... no
checking for error_at_line... no
checking for working const... yes
checking for inline... inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) no
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  cs de fi fr ja pl pt_BR ru sk sl sr sv tr
checking for ANSI C header files... (cached) yes
checking whether sys/types.h defines makedev... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether time.h and sys/time.h may both be included... yes
checking for db_185.h... no
checking for db1/db.h... no
checking for fcntl.h... (cached) yes
checking for getopt.h... (cached) yes
checking for grp.h... yes
checking for memory.h... (cached) yes
checking for netdb.h... (cached) yes
checking for pwd.h... (cached) yes
checking for utime.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stdtypes.h... no
checking for sys/mman.h... (cached) yes
checking for sys/resource.h... yes
checking for sys/utsname.h... yes
checking for sys/wait.h... (cached) yes
checking for netinet/in_systm.h... yes
checking for mntent.h... no
checking for sys/mnttab.h... no
checking for sys/systemcfg.h... no
checking for sys/mount.h... (cached) yes
checking for sys/mntctl.h... no
checking for sys/param.h... (cached) yes
checking for sys/vmount.h... no
checking for bzlib.h... yes
checking for libio.h... no
checking for zlib.h... (cached) yes
checking for err.h... yes
checking for mcheck.h... no
checking for glob.h... (cached) yes
checking for struct statfs... in sys/statvfs.h
checking for f_bavail member in struct statfs... yes
checking if statfs() requires 4 arguments... no
checking for inline... (cached) inline
checking if <netdb.h> defines h_errno... yes
checking if <sys/stat.h> defines S_IFSOCK... yes
checking if <sys/stat.h> defines S_ISLNK... yes
checking if <sys/stat.h> defines S_ISSOCK... yes
checking if timezone is defined... yes
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for vprintf... (cached) yes
checking for working fnmatch... yes
checking for basename... yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for inet_aton... (cached) yes
checking for mtrace... no
checking for putenv... (cached) yes
checking for realpath... (cached) yes
checking for setenv... (cached) yes
checking for stpcpy... (cached) yes
checking for stpncpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... (cached) yes
checking for strcspn... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for strspn... yes
checking for strstr... yes
checking for regcomp... yes
checking for setlocale... (cached) yes
checking for getpassphrase... no
checking for getmntent... no
checking for mntctl... no
checking for getmntinfo_r... no
checking for getmntinfo_r in -lc_r... no
checking for lchown... yes
checking root's primary group... wheel
using ./autodeps/freebsd.prov for automatic provides generation
using ./autodeps/freebsd.req for automatic requires generation
updating cache ./config.cache
creating ./config.status
creating Doxyfile
creating Makefile
creating rpmrc
creating macros
creating platform
creating rpmpopt
creating scripts/brp-redhat
creating lib/Makefile
creating build/Makefile
creating tools/Makefile
creating scripts/Makefile
creating tests/Makefile
creating tests/rpmrc
creating tests/macros
creating tests/hello-test/Makefile
creating misc/Makefile
creating po/Makefile.in
creating intl/Makefile
creating doc/Makefile
creating doc/manual/Makefile
creating doc/ja/Makefile
creating doc/pl/Makefile
creating doc/ru/Makefile
creating doc/sk/Makefile
creating python/Makefile
creating perl/Makefile
sed: ./perl/Makefile.in: No such file or directory
creating perl/Makefile.PL
sed: ./perl/Makefile.PL.in: No such file or directory
creating config.h
===>  Building for rpm-3.0.6_17
cd . && aclocal
aclocal: macro `_LT_DECL_SED' required but not defined
aclocal: macro `_LT_FUNC_STRIPNAME_CNF' required but not defined
aclocal: macro `gl_ICONV_H_DEFAULTS' required but not defined
gmake: *** [aclocal.m4] Error 1
*** [do-build] Error code 1

Stop in /usr/ports/archivers/rpm.
*** [stage] Error code 1

Stop in /usr/ports/archivers/rpm.
root:/usr/ports/archivers/rpm> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140701123008.GA77747>