Missing dependency readline in devel/libtool, wrong libreadline.so version

Thomas Mueller mueller6724 at bellsouth.net
Thu Feb 5 11:34:04 UTC 2015


Trying to update devel/libtool, I get /usr/local/bin/libtoolize with 0 bytes.

There is a message 

Making install in .
 /bin/mkdir -p '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/bin'
 install  -o root -g wheel -m 555 libtool '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/bin'
 GREP='/usr/bin/grep' SED='/usr/bin/sed' './build-aux/inline-source' libtoolize > '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/bin/libtoolize'
Shared object "libreadline.so.8" not found, required by "gawk"

Here is the requested full build log with the error:

]0;portmaster: libtool-2.4.2.418
===>>> Currently installed version: libtool-2.4.2.418
===>>> Port directory: /usr/ports/devel/libtool

===>>> Gathering distinfo list for installed ports

===>>> Launching 'make checksum' for devel/libtool in background
===>>> Gathering dependency list for devel/libtool from ports
===>>> Initial dependency check complete for devel/libtool

]0;portmaster: libtool-2.4.2.418
===>>> Starting build for devel/libtool <<<===

===>>> All dependencies are up to date

===>  Cleaning for libtool-2.4.5
===>  License GPLv2 accepted by the user
===>   libtool-2.4.5 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libtool-2.4.5 for building
===>  Extracting for libtool-2.4.5
=> SHA256 Checksum OK for libtool-2.4.5.tar.xz.
===>  Patching for libtool-2.4.5
===>   libtool-2.4.5 depends on executable: gm4 - found
===>   libtool-2.4.5 depends on executable: makeinfo - found
===>  Configuring for libtool-2.4.5
configure: loading site script /usr/ports/Templates/config.site
## ------------------------- ##
## Configuring libtool 2.4.5 ##
## ------------------------- ##

checking for GNU M4 that supports accurate traces... /usr/local/bin/gm4
checking whether /usr/local/bin/gm4 accepts --gnu... yes
checking how m4 supports trace files... --debugfile
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... amd64-portbld-freebsd11.0
checking host system type... amd64-portbld-freebsd11.0
configure: autobuild project... GNU Libtool
configure: autobuild revision... 2.4.5
configure: autobuild hostname... amelia
configure: autobuild mode... default
configure: autobuild timestamp... 20150204T025723Z
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 cc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking how to run the C preprocessor... cpp
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking how to convert amd64-portbld-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking what extension is used for runtime loadable modules... .so
checking what variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... (cached) no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... (cached) no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... (cached) no
checking for argz_stringify... (cached) no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
checking for dl.h... (cached) no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... (cached) yes
checking for closedir... (cached) yes
checking for opendir... (cached) yes
checking for readdir... (cached) yes
checking for strlcat... (cached) yes
checking for strlcpy... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking whether we are using the GNU Fortran compiler... no
checking whether  accepts -g... no
checking for gccgo... no
checking for gcj... no
checking for windres... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
===>  Building for libtool-2.4.5
  GEN      libtoolize
  GEN      libltdl/libltdl/lt__argz.h
/usr/bin/make  all-recursive
Making all in .
  MAKEINFO ./doc/libtool.info
  CC       libltdl/loaders/dlopen.lo
  CCLD     libltdl/dlopen.la
  CC       libltdl/loaders/libltdl_libltdlc_la-preopen.lo
  CC       libltdl/libltdl_libltdlc_la-lt__alloc.lo
  CC       libltdl/libltdl_libltdlc_la-lt_dlloader.lo
  CC       libltdl/libltdl_libltdlc_la-lt_error.lo
  CC       libltdl/libltdl_libltdlc_la-ltdl.lo
  CC       libltdl/libltdl_libltdlc_la-slist.lo
  CC       libltdl/lt__argz.lo
  CCLD     libltdl/libltdlc.la
===>  Staging for libtool-2.4.5
===>   Generating temporary packing list
/usr/bin/make  install-recursive
Making install in .
 /bin/mkdir -p '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/bin'
 install  -o root -g wheel -m 555 libtool '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/bin'
 GREP='/usr/bin/grep' SED='/usr/bin/sed' './build-aux/inline-source' libtoolize > '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/bin/libtoolize'
Shared object "libreadline.so.8" not found, required by "gawk"
rm -rf '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool'/*
 install  -o root -g wheel -m 0644 './m4/libtool.m4' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/aclocal/libtool.m4'
 install  -o root -g wheel -m 0644 './m4/ltargz.m4' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/aclocal/ltargz.m4'
 install  -o root -g wheel -m 0644 './m4/ltdl.m4' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/aclocal/ltdl.m4'
 install  -o root -g wheel -m 0644 './m4/ltoptions.m4' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/aclocal/ltoptions.m4'
 install  -o root -g wheel -m 0644 './m4/ltsugar.m4' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/aclocal/ltsugar.m4'
 install  -o root -g wheel -m 0644 './m4/ltversion.m4' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/aclocal/ltversion.m4'
 install  -o root -g wheel -m 0644 './m4/lt~obsolete.m4' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/aclocal/lt~obsolete.m4'
 install  -o root -g wheel -m 555 './build-aux/compile' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/build-aux/compile'
 install  -o root -g wheel -m 555 './build-aux/config.guess' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/build-aux/config.guess'
 install  -o root -g wheel -m 555 './build-aux/config.sub' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/build-aux/config.sub'
 install  -o root -g wheel -m 555 './build-aux/depcomp' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/build-aux/depcomp'
 install  -o root -g wheel -m 555 './build-aux/install-sh' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/build-aux/install-sh'
 install  -o root -g wheel -m 555 './build-aux/missing' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/build-aux/missing'
 install  -o root -g wheel -m 0644 './build-aux/ltmain.sh' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/build-aux/ltmain.sh'
 install  -o root -g wheel -m 0644 './libltdl/COPYING.LIB' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/COPYING.LIB'
 install  -o root -g wheel -m 0644 './libltdl/Makefile.am' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/Makefile.am'
 install  -o root -g wheel -m 0644 './libltdl/README' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/README'
 install  -o root -g wheel -m 0644 './libltdl/configure.ac' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/configure.ac'
 install  -o root -g wheel -m 0644 './libltdl/aclocal.m4' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/aclocal.m4'
 install  -o root -g wheel -m 0644 './libltdl/Makefile.in' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/Makefile.in'
 install  -o root -g wheel -m 0644 './libltdl/config-h.in' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/config-h.in'
 install  -o root -g wheel -m 0644 './libltdl/configure' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/configure'
 install  -o root -g wheel -m 0644 './libltdl/libltdl/lt__alloc.h' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/libltdl/lt__alloc.h'
 install  -o root -g wheel -m 0644 './libltdl/libltdl/lt__argz_.h' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/libltdl/lt__argz_.h'
 install  -o root -g wheel -m 0644 './libltdl/libltdl/lt__dirent.h' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/libltdl/lt__dirent.h'
 install  -o root -g wheel -m 0644 './libltdl/libltdl/lt__glibc.h' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/libltdl/lt__glibc.h'
 install  -o root -g wheel -m 0644 './libltdl/libltdl/lt__private.h' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/libltdl/lt__private.h'
 install  -o root -g wheel -m 0644 './libltdl/libltdl/lt__strl.h' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/libltdl/lt__strl.h'
 install  -o root -g wheel -m 0644 './libltdl/libltdl/lt_dlloader.h' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/libltdl/lt_dlloader.h'
 install  -o root -g wheel -m 0644 './libltdl/libltdl/lt_error.h' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/libltdl/lt_error.h'
 install  -o root -g wheel -m 0644 './libltdl/libltdl/lt_system.h' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/libltdl/lt_system.h'
 install  -o root -g wheel -m 0644 './libltdl/libltdl/slist.h' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/libltdl/slist.h'
 install  -o root -g wheel -m 0644 './libltdl/loaders/dld_link.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/loaders/dld_link.c'
 install  -o root -g wheel -m 0644 './libltdl/loaders/dlopen.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/loaders/dlopen.c'
 install  -o root -g wheel -m 0644 './libltdl/loaders/dyld.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/loaders/dyld.c'
 install  -o root -g wheel -m 0644 './libltdl/loaders/load_add_on.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/loaders/load_add_on.c'
 install  -o root -g wheel -m 0644 './libltdl/loaders/loadlibrary.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/loaders/loadlibrary.c'
 install  -o root -g wheel -m 0644 './libltdl/loaders/preopen.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/loaders/preopen.c'
 install  -o root -g wheel -m 0644 './libltdl/loaders/shl_load.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/loaders/shl_load.c'
 install  -o root -g wheel -m 0644 './libltdl/lt__alloc.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/lt__alloc.c'
 install  -o root -g wheel -m 0644 './libltdl/lt__argz.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/lt__argz.c'
 install  -o root -g wheel -m 0644 './libltdl/lt__dirent.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/lt__dirent.c'
 install  -o root -g wheel -m 0644 './libltdl/lt__strl.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/lt__strl.c'
 install  -o root -g wheel -m 0644 './libltdl/lt_dlloader.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/lt_dlloader.c'
 install  -o root -g wheel -m 0644 './libltdl/lt_error.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/lt_error.c'
 install  -o root -g wheel -m 0644 './libltdl/ltdl.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/ltdl.c'
 install  -o root -g wheel -m 0644 './libltdl/ltdl.h' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/ltdl.h'
 install  -o root -g wheel -m 0644 './libltdl/ltdl.mk' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/ltdl.mk'
 install  -o root -g wheel -m 0644 './libltdl/slist.c' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/slist.c'
chmod a+x '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/share/libtool/configure'
 /bin/mkdir -p '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/info'
 install  -o root -g wheel -m 0644 ./doc/libtool.info '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/info'
 install-info --info-dir='/usr/ports/devel/libtool/work11.amd64/stage/usr/local/info' '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/info/libtool.info'
 /bin/mkdir -p '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/man/man1'
 install  -o root -g wheel -m 0644 ./doc/libtool.1 ./doc/libtoolize.1 '/usr/ports/devel/libtool/work11.amd64/stage/usr/local/man/man1'
====> Compressing man pages (compress-man)

===>>> Creating a backup package for old version libtool-2.4.2.418
Creating package for libtool-2.4.2.418
Updating database digests format... done
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):

Installed packages to be REMOVED:
	libtool-2.4.2.418

The operation will free 2 MiB.
[1/1] Deinstalling libtool-2.4.2.418...
[1/1] Deleting files for libtool-2.4.2.418... done

===>  Installing for libtool-2.4.5
===>  Checking if libtool already installed
===>   Registering installation for libtool-2.4.5 as automatic
Installing libtool-2.4.5...

===>>> Creating a package for new version libtool-2.4.5
	===>>> Package saved to /usr/packages/All

===>>> Deleting stale distfile: libtool-2.4.2.418.tar.xz
===>>> Upgrade of libtool-2.4.2.418 to libtool-2.4.5 complete

Tom



More information about the freebsd-ports mailing list