summaryrefslogtreecommitdiffstats
path: root/extra/redland/var/log/pakxe/libtool226.log
diff options
context:
space:
mode:
Diffstat (limited to 'extra/redland/var/log/pakxe/libtool226.log')
-rw-r--r--extra/redland/var/log/pakxe/libtool226.log418
1 files changed, 418 insertions, 0 deletions
diff --git a/extra/redland/var/log/pakxe/libtool226.log b/extra/redland/var/log/pakxe/libtool226.log
new file mode 100644
index 000000000..86b93bde3
--- /dev/null
+++ b/extra/redland/var/log/pakxe/libtool226.log
@@ -0,0 +1,418 @@
+prt-get: installing /usr/ports/base/libtool226
+prt-get: starting build Fri Jan 7 08:13:14 2011
+=======> Building '/srv/NuTyX/locale/libtool226#2.2.6b-1.pkg.tar.xz'.
+bsdtar -p -o -C /tmp/work/src -xf /srv/sources/libtool-2.2.6b.tar.gz
++ build
++ cd libtool-2.2.6b
++ ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
+## -------------------------- ##
+## Configuring libtool 2.2.6b ##
+## -------------------------- ##
+
+checking for a BSD-compatible install... /usr/bin/install -c
+checking whether build environment is sane... yes
+checking for a thread-safe mkdir -p... /bin/mkdir -p
+checking for gawk... gawk
+checking whether make sets $(MAKE)... yes
+checking whether subdir libobjs are useable... yes
+checking for gcc... gcc
+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 gcc accepts -g... yes
+checking for gcc option to accept ISO C89... none needed
+checking for style of include used by make... GNU
+checking dependency style of gcc... gcc3
+checking whether gcc and cc understand -c and -o together... yes
+checking how to run the C preprocessor... gcc -E
+checking build system type... x86_64-unknown-linux-gnu
+checking host system type... x86_64-unknown-linux-gnu
+checking for a sed that does not truncate output... /bin/sed
+checking for grep that handles long lines and -e... /bin/grep
+checking for egrep... /bin/grep -E
+checking for fgrep... /bin/grep -F
+checking for ld used by gcc... /usr/bin/ld
+checking if the linker (/usr/bin/ld) is GNU ld... yes
+checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
+checking the name lister (/usr/bin/nm -B) interface... BSD nm
+checking whether ln -s works... yes
+checking the maximum length of command line arguments... 1572864
+checking whether the shell understands some XSI constructs... yes
+checking whether the shell understands "+="... yes
+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 ar... ar
+checking for strip... strip
+checking for ranlib... ranlib
+checking command to parse /usr/bin/nm -B output from gcc object... ok
+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
+checking for dlfcn.h... yes
+checking for objdir... .libs
+checking if gcc supports -fno-rtti -fno-exceptions... no
+checking for gcc option to produce PIC... -fPIC -DPIC
+checking if gcc PIC flag -fPIC -DPIC works... yes
+checking if gcc static flag -static works... yes
+checking if gcc supports -c -o file.o... yes
+checking if gcc supports -c -o file.o... (cached) yes
+checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
+checking whether -lc should be explicitly linked in... no
+checking dynamic linker characteristics... GNU/Linux 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... no
+checking for dlopen in -ldl... 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... yes
+checking if libtool supports shared libraries... yes
+checking whether to build shared libraries... yes
+checking whether to build static libraries... yes
+checking which extension is used for runtime loadable modules... .so
+checking which variable specifies run-time module search path... LD_LIBRARY_PATH
+checking for the default library search path... /lib /usr/lib /usr/local/lib /opt/lib /opt/kde/lib /usr/X11R6/lib /opt/qt/lib /opt/gnome/lib /opt/kde3/lib
+checking for library containing dlopen... -ldl
+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... yes
+checking for error_t... yes
+checking for argz_add... yes
+checking for argz_append... yes
+checking for argz_count... yes
+checking for argz_create_sep... yes
+checking for argz_insert... yes
+checking for argz_next... yes
+checking for argz_stringify... yes
+checking if argz actually works... yes
+checking whether libtool supports -dlopen/-dlpreopen... yes
+checking for unistd.h... (cached) yes
+checking for dl.h... no
+checking for sys/dl.h... no
+checking for dld.h... no
+checking for mach-o/dyld.h... no
+checking for dirent.h... yes
+checking for closedir... yes
+checking for opendir... yes
+checking for readdir... yes
+checking for strlcat... no
+checking for strlcpy... no
+checking for g++... g++
+checking whether we are using the GNU C++ compiler... yes
+checking whether g++ accepts -g... yes
+checking dependency style of g++... gcc3
+checking how to run the C++ preprocessor... g++ -E
+checking for ld used by g++... /usr/bin/ld -m elf_x86_64
+checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
+checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
+checking for g++ option to produce PIC... -fPIC -DPIC
+checking if g++ PIC flag -fPIC -DPIC works... yes
+checking if g++ static flag -static works... yes
+checking if g++ supports -c -o file.o... yes
+checking if g++ supports -c -o file.o... (cached) yes
+checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
+checking dynamic linker characteristics... GNU/Linux 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... gfortran
+checking whether we are using the GNU Fortran 77 compiler... yes
+checking whether gfortran accepts -g... yes
+checking if libtool supports shared libraries... yes
+checking whether to build shared libraries... yes
+checking whether to build static libraries... yes
+checking for gfortran option to produce PIC... -fPIC
+checking if gfortran PIC flag -fPIC works... yes
+checking if gfortran static flag -static works... yes
+checking if gfortran supports -c -o file.o... yes
+checking if gfortran supports -c -o file.o... (cached) yes
+checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
+checking dynamic linker characteristics... GNU/Linux ld.so
+checking how to hardcode library paths into programs... immediate
+checking for gfortran... gfortran
+checking whether we are using the GNU Fortran compiler... yes
+checking whether gfortran accepts -g... yes
+checking if libtool supports shared libraries... yes
+checking whether to build shared libraries... yes
+checking whether to build static libraries... yes
+checking for gfortran option to produce PIC... -fPIC
+checking if gfortran PIC flag -fPIC works... yes
+checking if gfortran static flag -static works... yes
+checking if gfortran supports -c -o file.o... yes
+checking if gfortran supports -c -o file.o... (cached) yes
+checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
+checking dynamic linker characteristics... GNU/Linux ld.so
+checking how to hardcode library paths into programs... immediate
+checking for gcj... no
+checking for windres... no
+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
++ make
+make all-recursive
+make[1]: Entering directory `/tmp/work/src/libtool-2.2.6b'
+make[2]: Entering directory `/tmp/work/src/libtool-2.2.6b'
+depbase=`echo libltdl/lt__strl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
+/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/lt__strl.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/lt__strl.lo libltdl/lt__strl.c &&\
+mv -f $depbase.Tpo $depbase.Plo
+rm -f libtoolize.tmp libtoolize
+set dummy `/bin/sh ./libltdl/config/mkstamp .`; shift; case 2.2.6b in *[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \
+input="libtoolize.m4sh"; \
+sed -e 's,@EGREP\@,/bin/grep -E,g' -e 's,@FGREP\@,/bin/grep -F,g' -e 's,@GREP\@,/bin/grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.2.6b,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.6b,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.6b,g' -e 's,@SED\@,/bin/sed,g' -e 's,@VERSION\@,2.2.6b,g' -e 's,@aclocaldir\@,/usr/share/aclocal,g' -e 's,@datadir\@,/usr/share,g' -e 's,@pkgdatadir\@,/usr/share/libtool,g' -e 's,@host_triplet\@,x86_64-unknown-linux-gnu,g' -e 's,@prefix\@,/usr,g' -e "s,@configure_input\@,Generated from $input.,g" -e "s,@TIMESTAMP\@,$TIMESTAMP,g" \
+ -e 's,@aclocal_DATA\@,m4/argz.m4 m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4,g' \
+ -e "s,@pkgltdl_files\@,libltdl/COPYING.LIB libltdl/README libltdl/Makefile.inc libltdl/Makefile.am libltdl/configure.ac libltdl/aclocal.m4 libltdl/Makefile.in libltdl/config-h.in libltdl/configure libltdl/argz_.h libltdl/argz.c libltdl/loaders/dld_link.c libltdl/loaders/dlopen.c libltdl/loaders/dyld.c libltdl/loaders/load_add_on.c libltdl/loaders/loadlibrary.c libltdl/loaders/shl_load.c libltdl/lt__dirent.c libltdl/lt__strl.c libltdl/libltdl/lt__alloc.h libltdl/libltdl/lt__dirent.h libltdl/libltdl/lt__glibc.h libltdl/libltdl/lt__private.h libltdl/libltdl/lt__strl.h libltdl/libltdl/lt_dlloader.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_system.h libltdl/libltdl/slist.h libltdl/loaders/preopen.c libltdl/lt__alloc.c libltdl/lt_dlloader.c libltdl/lt_error.c libltdl/ltdl.c libltdl/ltdl.h libltdl/slist.c,g" \
+ -e "s,@pkgconfig_files\@,config/compile config/config.guess config/config.sub config/depcomp config/install-sh config/missing config/ltmain.sh,g" \
+ ./libtoolize.in > libtoolize.tmp
+/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c -o libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c
+/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c -o libltdl/libltdl_libltdl_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' || echo './'`libltdl/lt__alloc.c
+/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c -o libltdl/libltdl_libltdl_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c' || echo './'`libltdl/lt_dlloader.c
+/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c -o libltdl/libltdl_libltdl_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo './'`libltdl/lt_error.c
+/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c -o libltdl/libltdl_libltdl_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo './'`libltdl/ltdl.c
+/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c -o libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo './'`libltdl/slist.c
+depbase=`echo libltdl/loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
+/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c &&\
+mv -f $depbase.Tpo $depbase.Plo
+chmod a+x libtoolize.tmp
+chmod a-w libtoolize.tmp
+mv -f libtoolize.tmp libtoolize
+libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-ltdl.o
+libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/lt__strl.lo -MD -MP -MF libltdl/.deps/lt__strl.Tpo -c libltdl/lt__strl.c -fPIC -DPIC -o libltdl/.libs/lt__strl.o
+libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c libltdl/lt__alloc.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o
+libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c libltdl/lt_dlloader.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o
+libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-slist.o
+libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_error.o
+libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c libltdl/loaders/dlopen.c -fPIC -DPIC -o libltdl/loaders/.libs/dlopen.o
+libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c libltdl/loaders/preopen.c -fPIC -DPIC -o libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o
+libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c libltdl/lt__alloc.c -o libltdl/libltdl_libltdl_la-lt__alloc.o >/dev/null 2>&1
+libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/lt__strl.lo -MD -MP -MF libltdl/.deps/lt__strl.Tpo -c libltdl/lt__strl.c -o libltdl/lt__strl.o >/dev/null 2>&1
+libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c -o libltdl/libltdl_libltdl_la-lt_error.o >/dev/null 2>&1
+libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o >/dev/null 2>&1
+libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c libltdl/lt_dlloader.c -o libltdl/libltdl_libltdl_la-lt_dlloader.o >/dev/null 2>&1
+libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c libltdl/loaders/preopen.c -o libltdl/loaders/libltdl_libltdl_la-preopen.o >/dev/null 2>&1
+libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c -o libltdl/libltdl_libltdl_la-slist.o >/dev/null 2>&1
+mv -f libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo libltdl/.deps/libltdl_libltdl_la-lt__alloc.Plo
+mv -f libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo libltdl/.deps/libltdl_libltdl_la-lt_error.Plo
+/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -mtune=generic -pipe -fPIC -module -avoid-version -o libltdl/dlopen.la libltdl/loaders/dlopen.lo -ldl -ldl
+mv -f libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Plo
+mv -f libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Plo
+mv -f libltdl/.deps/libltdl_libltdl_la-slist.Tpo libltdl/.deps/libltdl_libltdl_la-slist.Plo
+libtool: link: ar cru libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o
+libtool: link: ranlib libltdl/.libs/dlopen.a
+libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
+libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mtune=generic -pipe -fPIC -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c -o libltdl/libltdl_libltdl_la-ltdl.o >/dev/null 2>&1
+mv -f libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo libltdl/.deps/libltdl_libltdl_la-ltdl.Plo
+/bin/sh ./libtool --tag=CC --mode=link gcc -O2 -mtune=generic -pipe -fPIC -no-undefined -version-info 9:1:2 -dlpreopen libltdl/dlopen.la -o libltdl/libltdl.la -rpath /usr/lib libltdl/loaders/libltdl_libltdl_la-preopen.lo libltdl/libltdl_libltdl_la-lt__alloc.lo libltdl/libltdl_libltdl_la-lt_dlloader.lo libltdl/libltdl_libltdl_la-lt_error.lo libltdl/libltdl_libltdl_la-ltdl.lo libltdl/libltdl_libltdl_la-slist.lo libltdl/lt__strl.lo -ldl
+libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS libltdl/.libs/libltdl.nmT
+libtool: link: (cd libltdl/.libs && gcc -O2 -mtune=generic -pipe -fPIC -c -fno-builtin -fPIC -DPIC "libltdlS.c")
+libtool: link: rm -f "libltdl/.libs/libltdlS.c" "libltdl/.libs/libltdl.nm" "libltdl/.libs/libltdl.nmS" "libltdl/.libs/libltdl.nmT"
+libtool: link: (cd libltdl/.libs/libltdl.lax/dlopen.a && ar x "/tmp/work/src/libtool-2.2.6b/libltdl/.libs/dlopen.a")
+libtool: link: gcc -shared libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o libltdl/.libs/libltdl_libltdl_la-lt_error.o libltdl/.libs/libltdl_libltdl_la-ltdl.o libltdl/.libs/libltdl_libltdl_la-slist.o libltdl/.libs/lt__strl.o libltdl/.libs/libltdlS.o libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o -ldl -mtune=generic -Wl,-soname -Wl,libltdl.so.7 -o libltdl/.libs/libltdl.so.7.2.1
+libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so.7" && ln -s "libltdl.so.7.2.1" "libltdl.so.7")
+libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so" && ln -s "libltdl.so.7.2.1" "libltdl.so")
+libtool: link: (cd libltdl/.libs/libltdl.lax/lt1-dlopen.a && ar x "/tmp/work/src/libtool-2.2.6b/libltdl/.libs/dlopen.a")
+libtool: link: ar cru libltdl/.libs/libltdl.a libltdl/loaders/libltdl_libltdl_la-preopen.o libltdl/libltdl_libltdl_la-lt__alloc.o libltdl/libltdl_libltdl_la-lt_dlloader.o libltdl/libltdl_libltdl_la-lt_error.o libltdl/libltdl_libltdl_la-ltdl.o libltdl/libltdl_libltdl_la-slist.o libltdl/lt__strl.o libltdl/.libs/libltdlS.o libltdl/.libs/libltdl.lax/lt1-dlopen.a/dlopen.o
+libtool: link: ranlib libltdl/.libs/libltdl.a
+libtool: link: rm -fr libltdl/.libs/libltdl.lax libltdl/.libs/libltdl.lax
+libtool: link: ( cd "libltdl/.libs" && rm -f "libltdl.la" && ln -s "../libltdl.la" "libltdl.la" )
+make[2]: Leaving directory `/tmp/work/src/libtool-2.2.6b'
+make[1]: Leaving directory `/tmp/work/src/libtool-2.2.6b'
++ make DESTDIR=/tmp/work/pkg install
+make install-recursive
+make[1]: Entering directory `/tmp/work/src/libtool-2.2.6b'
+make[2]: Entering directory `/tmp/work/src/libtool-2.2.6b'
+make[3]: Entering directory `/tmp/work/src/libtool-2.2.6b'
+test -z "/usr/bin" || /bin/mkdir -p "/tmp/work/pkg/usr/bin"
+test -z "/usr/lib" || /bin/mkdir -p "/tmp/work/pkg/usr/lib"
+rm -rf /tmp/work/pkg/usr/share/libtool/*
+test -z "/usr/include" || /bin/mkdir -p "/tmp/work/pkg/usr/include"
+test -z "/usr/share/info" || /bin/mkdir -p "/tmp/work/pkg/usr/share/info"
+test -z "/usr/include/libltdl" || /bin/mkdir -p "/tmp/work/pkg/usr/include/libltdl"
+/bin/sh /tmp/work/src/libtool-2.2.6b/libltdl/config/install-sh -d /tmp/work/pkg/usr/share/aclocal
+ /usr/bin/install -c -m 644 libltdl/ltdl.h '/tmp/work/pkg/usr/include'
+ /bin/sh ./libtool --mode=install /usr/bin/install -c libltdl/libltdl.la '/tmp/work/pkg/usr/lib'
+ /usr/bin/install -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/tmp/work/pkg/usr/include/libltdl'
+ /usr/bin/install -c libtoolize libtool '/tmp/work/pkg/usr/bin'
+ /usr/bin/install -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/tmp/work/pkg/usr/share/info'
+ /usr/bin/install -c -m 644 './libltdl/m4/argz.m4' '/tmp/work/pkg/usr/share/aclocal/argz.m4'
+ install-info --info-dir='/tmp/work/pkg/usr/share/info' '/tmp/work/pkg/usr/share/info/libtool.info'
+libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.so.7.2.1 /tmp/work/pkg/usr/lib/libltdl.so.7.2.1
+ /usr/bin/install -c -m 644 './libltdl/m4/libtool.m4' '/tmp/work/pkg/usr/share/aclocal/libtool.m4'
+libtool: install: (cd /tmp/work/pkg/usr/lib && { ln -s -f libltdl.so.7.2.1 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.2.1 libltdl.so.7; }; })
+libtool: install: (cd /tmp/work/pkg/usr/lib && { ln -s -f libltdl.so.7.2.1 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.2.1 libltdl.so; }; })
+ /usr/bin/install -c -m 644 './libltdl/m4/ltdl.m4' '/tmp/work/pkg/usr/share/aclocal/ltdl.m4'
+libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.lai /tmp/work/pkg/usr/lib/libltdl.la
+libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /tmp/work/pkg/usr/lib/libltdl.a
+libtool: install: chmod 644 /tmp/work/pkg/usr/lib/libltdl.a
+ /usr/bin/install -c -m 644 './libltdl/m4/ltoptions.m4' '/tmp/work/pkg/usr/share/aclocal/ltoptions.m4'
+libtool: install: ranlib /tmp/work/pkg/usr/lib/libltdl.a
+libtool: install: warning: remember to run `libtool --finish /usr/lib'
+ /usr/bin/install -c -m 644 './libltdl/m4/ltsugar.m4' '/tmp/work/pkg/usr/share/aclocal/ltsugar.m4'
+ /usr/bin/install -c -m 644 './libltdl/m4/ltversion.m4' '/tmp/work/pkg/usr/share/aclocal/ltversion.m4'
+ /usr/bin/install -c -m 644 './libltdl/m4/lt~obsolete.m4' '/tmp/work/pkg/usr/share/aclocal/lt~obsolete.m4'
+/bin/sh /tmp/work/src/libtool-2.2.6b/libltdl/config/install-sh -d /tmp/work/pkg/usr/share/libtool
+/bin/sh /tmp/work/src/libtool-2.2.6b/libltdl/config/install-sh -d /tmp/work/pkg/usr/share/libtool/config
+ /usr/bin/install -c './libltdl/config/compile' '/tmp/work/pkg/usr/share/libtool/config/compile'
+ /usr/bin/install -c './libltdl/config/config.guess' '/tmp/work/pkg/usr/share/libtool/config/config.guess'
+ /usr/bin/install -c './libltdl/config/config.sub' '/tmp/work/pkg/usr/share/libtool/config/config.sub'
+ /usr/bin/install -c './libltdl/config/depcomp' '/tmp/work/pkg/usr/share/libtool/config/depcomp'
+ /usr/bin/install -c './libltdl/config/install-sh' '/tmp/work/pkg/usr/share/libtool/config/install-sh'
+ /usr/bin/install -c './libltdl/config/missing' '/tmp/work/pkg/usr/share/libtool/config/missing'
+ /usr/bin/install -c './libltdl/config/ltmain.sh' '/tmp/work/pkg/usr/share/libtool/config/ltmain.sh'
+/bin/sh /tmp/work/src/libtool-2.2.6b/libltdl/config/install-sh -d /tmp/work/pkg/usr/share/libtool/libltdl
+/bin/sh /tmp/work/src/libtool-2.2.6b/libltdl/config/install-sh -d /tmp/work/pkg/usr/share/libtool/libltdl/libltdl
+/bin/sh /tmp/work/src/libtool-2.2.6b/libltdl/config/install-sh -d /tmp/work/pkg/usr/share/libtool/libltdl/loaders
+ /usr/bin/install -c -m 644 './libltdl/COPYING.LIB' '/tmp/work/pkg/usr/share/libtool/libltdl/COPYING.LIB'
+ /usr/bin/install -c -m 644 './libltdl/README' '/tmp/work/pkg/usr/share/libtool/libltdl/README'
+ /usr/bin/install -c -m 644 './libltdl/Makefile.inc' '/tmp/work/pkg/usr/share/libtool/libltdl/Makefile.inc'
+ /usr/bin/install -c -m 644 './libltdl/Makefile.am' '/tmp/work/pkg/usr/share/libtool/libltdl/Makefile.am'
+ /usr/bin/install -c -m 644 './libltdl/configure.ac' '/tmp/work/pkg/usr/share/libtool/libltdl/configure.ac'
+ /usr/bin/install -c -m 644 './libltdl/aclocal.m4' '/tmp/work/pkg/usr/share/libtool/libltdl/aclocal.m4'
+ /usr/bin/install -c -m 644 './libltdl/Makefile.in' '/tmp/work/pkg/usr/share/libtool/libltdl/Makefile.in'
+ /usr/bin/install -c -m 644 './libltdl/config-h.in' '/tmp/work/pkg/usr/share/libtool/libltdl/config-h.in'
+ /usr/bin/install -c -m 644 './libltdl/configure' '/tmp/work/pkg/usr/share/libtool/libltdl/configure'
+ /usr/bin/install -c -m 644 './libltdl/argz_.h' '/tmp/work/pkg/usr/share/libtool/libltdl/argz_.h'
+ /usr/bin/install -c -m 644 './libltdl/argz.c' '/tmp/work/pkg/usr/share/libtool/libltdl/argz.c'
+ /usr/bin/install -c -m 644 './libltdl/loaders/dld_link.c' '/tmp/work/pkg/usr/share/libtool/libltdl/loaders/dld_link.c'
+ /usr/bin/install -c -m 644 './libltdl/loaders/dlopen.c' '/tmp/work/pkg/usr/share/libtool/libltdl/loaders/dlopen.c'
+ /usr/bin/install -c -m 644 './libltdl/loaders/dyld.c' '/tmp/work/pkg/usr/share/libtool/libltdl/loaders/dyld.c'
+ /usr/bin/install -c -m 644 './libltdl/loaders/load_add_on.c' '/tmp/work/pkg/usr/share/libtool/libltdl/loaders/load_add_on.c'
+ /usr/bin/install -c -m 644 './libltdl/loaders/loadlibrary.c' '/tmp/work/pkg/usr/share/libtool/libltdl/loaders/loadlibrary.c'
+ /usr/bin/install -c -m 644 './libltdl/loaders/shl_load.c' '/tmp/work/pkg/usr/share/libtool/libltdl/loaders/shl_load.c'
+ /usr/bin/install -c -m 644 './libltdl/lt__dirent.c' '/tmp/work/pkg/usr/share/libtool/libltdl/lt__dirent.c'
+ /usr/bin/install -c -m 644 './libltdl/lt__strl.c' '/tmp/work/pkg/usr/share/libtool/libltdl/lt__strl.c'
+ /usr/bin/install -c -m 644 './libltdl/libltdl/lt__alloc.h' '/tmp/work/pkg/usr/share/libtool/libltdl/libltdl/lt__alloc.h'
+ /usr/bin/install -c -m 644 './libltdl/libltdl/lt__dirent.h' '/tmp/work/pkg/usr/share/libtool/libltdl/libltdl/lt__dirent.h'
+ /usr/bin/install -c -m 644 './libltdl/libltdl/lt__glibc.h' '/tmp/work/pkg/usr/share/libtool/libltdl/libltdl/lt__glibc.h'
+ /usr/bin/install -c -m 644 './libltdl/libltdl/lt__private.h' '/tmp/work/pkg/usr/share/libtool/libltdl/libltdl/lt__private.h'
+ /usr/bin/install -c -m 644 './libltdl/libltdl/lt__strl.h' '/tmp/work/pkg/usr/share/libtool/libltdl/libltdl/lt__strl.h'
+ /usr/bin/install -c -m 644 './libltdl/libltdl/lt_dlloader.h' '/tmp/work/pkg/usr/share/libtool/libltdl/libltdl/lt_dlloader.h'
+ /usr/bin/install -c -m 644 './libltdl/libltdl/lt_error.h' '/tmp/work/pkg/usr/share/libtool/libltdl/libltdl/lt_error.h'
+ /usr/bin/install -c -m 644 './libltdl/libltdl/lt_system.h' '/tmp/work/pkg/usr/share/libtool/libltdl/libltdl/lt_system.h'
+ /usr/bin/install -c -m 644 './libltdl/libltdl/slist.h' '/tmp/work/pkg/usr/share/libtool/libltdl/libltdl/slist.h'
+ /usr/bin/install -c -m 644 './libltdl/loaders/preopen.c' '/tmp/work/pkg/usr/share/libtool/libltdl/loaders/preopen.c'
+ /usr/bin/install -c -m 644 './libltdl/lt__alloc.c' '/tmp/work/pkg/usr/share/libtool/libltdl/lt__alloc.c'
+ /usr/bin/install -c -m 644 './libltdl/lt_dlloader.c' '/tmp/work/pkg/usr/share/libtool/libltdl/lt_dlloader.c'
+ /usr/bin/install -c -m 644 './libltdl/lt_error.c' '/tmp/work/pkg/usr/share/libtool/libltdl/lt_error.c'
+ /usr/bin/install -c -m 644 './libltdl/ltdl.c' '/tmp/work/pkg/usr/share/libtool/libltdl/ltdl.c'
+ /usr/bin/install -c -m 644 './libltdl/ltdl.h' '/tmp/work/pkg/usr/share/libtool/libltdl/ltdl.h'
+ /usr/bin/install -c -m 644 './libltdl/slist.c' '/tmp/work/pkg/usr/share/libtool/libltdl/slist.c'
+chmod a+x /tmp/work/pkg/usr/share/libtool/libltdl/configure
+make[3]: Leaving directory `/tmp/work/src/libtool-2.2.6b'
+make[2]: Leaving directory `/tmp/work/src/libtool-2.2.6b'
+make[1]: Leaving directory `/tmp/work/src/libtool-2.2.6b'
++ '[' -f /tmp/work/pkg/usr/share/info/dir ']'
++ rm /tmp/work/pkg/usr/share/info/dir
+=======> Build result:
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/bin/
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/lib/
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/share/
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/include/
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/include/libltdl/
+-rw-r--r-- 0 root root 5715 Jan 7 08:13 usr/include/ltdl.h
+-rw-r--r-- 0 root root 4888 Jan 7 08:13 usr/include/libltdl/lt_system.h
+-rw-r--r-- 0 root root 3642 Jan 7 08:13 usr/include/libltdl/lt_error.h
+-rw-r--r-- 0 root root 3188 Jan 7 08:13 usr/include/libltdl/lt_dlloader.h
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/share/info/
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/share/libtool/
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/share/aclocal/
+-rw-r--r-- 0 root root 259710 Jan 7 08:13 usr/share/aclocal/libtool.m4
+-rw-r--r-- 0 root root 26585 Jan 7 08:13 usr/share/aclocal/ltdl.m4
+-rw-r--r-- 0 root root 703 Jan 7 08:13 usr/share/aclocal/ltversion.m4
+-rw-r--r-- 0 root root 5707 Jan 7 08:13 usr/share/aclocal/lt~obsolete.m4
+-rw-r--r-- 0 root root 11938 Jan 7 08:13 usr/share/aclocal/ltoptions.m4
+-rw-r--r-- 0 root root 2615 Jan 7 08:13 usr/share/aclocal/argz.m4
+-rw-r--r-- 0 root root 4372 Jan 7 08:13 usr/share/aclocal/ltsugar.m4
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/share/libtool/libltdl/
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/share/libtool/config/
+-rwxr-xr-x 0 root root 3707 Jan 7 08:13 usr/share/libtool/config/compile
+-rwxr-xr-x 0 root root 18615 Jan 7 08:13 usr/share/libtool/config/depcomp
+-rwxr-xr-x 0 root root 243248 Jan 7 08:13 usr/share/libtool/config/ltmain.sh
+-rwxr-xr-x 0 root root 46260 Jan 7 08:13 usr/share/libtool/config/config.guess
+-rwxr-xr-x 0 root root 13663 Jan 7 08:13 usr/share/libtool/config/install-sh
+-rwxr-xr-x 0 root root 33952 Jan 7 08:13 usr/share/libtool/config/config.sub
+-rwxr-xr-x 0 root root 11419 Jan 7 08:13 usr/share/libtool/config/missing
+-rw-r--r-- 0 root root 34803 Jan 7 08:13 usr/share/libtool/libltdl/aclocal.m4
+-rw-r--r-- 0 root root 26542 Jan 7 08:13 usr/share/libtool/libltdl/COPYING.LIB
+-rw-r--r-- 0 root root 1526 Jan 7 08:13 usr/share/libtool/libltdl/README
+-rwxr-xr-x 0 root root 408306 Jan 7 08:13 usr/share/libtool/libltdl/configure
+-rw-r--r-- 0 root root 3034 Jan 7 08:13 usr/share/libtool/libltdl/lt__dirent.c
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/share/libtool/libltdl/libltdl/
+-rw-r--r-- 0 root root 2569 Jan 7 08:13 usr/share/libtool/libltdl/configure.ac
+-rw-r--r-- 0 root root 9775 Jan 7 08:13 usr/share/libtool/libltdl/slist.c
+drwxr-xr-x 0 root root 0 Jan 7 08:13 usr/share/libtool/libltdl/loaders/
+-rw-r--r-- 0 root root 5903 Jan 7 08:13 usr/share/libtool/libltdl/argz.c
+-rw-r--r-- 0 root root 5183 Jan 7 08:13 usr/share/libtool/libltdl/Makefile.am
+-rw-r--r-- 0 root root 50746 Jan 7 08:13 usr/share/libtool/libltdl/Makefile.in
+-rw-r--r-- 0 root root 2961 Jan 7 08:13 usr/share/libtool/libltdl/lt_error.c
+-rw-r--r-- 0 root root 4642 Jan 7 08:13 usr/share/libtool/libltdl/config-h.in
+-rw-r--r-- 0 root root 53925 Jan 7 08:13 usr/share/libtool/libltdl/ltdl.c
+-rw-r--r-- 0 root root 5715 Jan 7 08:13 usr/share/libtool/libltdl/ltdl.h
+-rw-r--r-- 0 root root 2285 Jan 7 08:13 usr/share/libtool/libltdl/lt__alloc.c
+-rw-r--r-- 0 root root 5681 Jan 7 08:13 usr/share/libtool/libltdl/Makefile.inc
+-rw-r--r-- 0 root root 3606 Jan 7 08:13 usr/share/libtool/libltdl/lt__strl.c
+-rw-r--r-- 0 root root 2220 Jan 7 08:13 usr/share/libtool/libltdl/argz_.h
+-rw-r--r-- 0 root root 6046 Jan 7 08:13 usr/share/libtool/libltdl/lt_dlloader.c
+-rw-r--r-- 0 root root 4577 Jan 7 08:13 usr/share/libtool/libltdl/loaders/dld_link.c
+-rw-r--r-- 0 root root 6718 Jan 7 08:13 usr/share/libtool/libltdl/loaders/shl_load.c
+-rw-r--r-- 0 root root 9517 Jan 7 08:13 usr/share/libtool/libltdl/loaders/preopen.c
+-rw-r--r-- 0 root root 13662 Jan 7 08:13 usr/share/libtool/libltdl/loaders/dyld.c
+-rw-r--r-- 0 root root 4804 Jan 7 08:13 usr/share/libtool/libltdl/loaders/load_add_on.c
+-rw-r--r-- 0 root root 6369 Jan 7 08:13 usr/share/libtool/libltdl/loaders/dlopen.c
+-rw-r--r-- 0 root root 6719 Jan 7 08:13 usr/share/libtool/libltdl/loaders/loadlibrary.c
+-rw-r--r-- 0 root root 4520 Jan 7 08:13 usr/share/libtool/libltdl/libltdl/lt__private.h
+-rw-r--r-- 0 root root 2516 Jan 7 08:13 usr/share/libtool/libltdl/libltdl/lt__dirent.h
+-rw-r--r-- 0 root root 3198 Jan 7 08:13 usr/share/libtool/libltdl/libltdl/slist.h
+-rw-r--r-- 0 root root 4888 Jan 7 08:13 usr/share/libtool/libltdl/libltdl/lt_system.h
+-rw-r--r-- 0 root root 2720 Jan 7 08:13 usr/share/libtool/libltdl/libltdl/lt__glibc.h
+-rw-r--r-- 0 root root 3642 Jan 7 08:13 usr/share/libtool/libltdl/libltdl/lt_error.h
+-rw-r--r-- 0 root root 2195 Jan 7 08:13 usr/share/libtool/libltdl/libltdl/lt__alloc.h
+-rw-r--r-- 0 root root 1984 Jan 7 08:13 usr/share/libtool/libltdl/libltdl/lt__strl.h
+-rw-r--r-- 0 root root 3188 Jan 7 08:13 usr/share/libtool/libltdl/libltdl/lt_dlloader.h
+-rw-r--r-- 0 root root 75506 Jan 7 08:13 usr/share/info/libtool.info-1.gz
+-rw-r--r-- 0 root root 5671 Jan 7 08:13 usr/share/info/libtool.info-2.gz
+-rw-r--r-- 0 root root 1623 Jan 7 08:13 usr/share/info/libtool.info.gz
+-rw-r--r-- 0 root root 66010 Jan 7 08:13 usr/lib/libltdl.a
+-rwxr-xr-x 0 root root 919 Jan 7 08:13 usr/lib/libltdl.la
+lrwxrwxrwx 0 root root 0 Jan 7 08:13 usr/lib/libltdl.so -> libltdl.so.7.2.1
+lrwxrwxrwx 0 root root 0 Jan 7 08:13 usr/lib/libltdl.so.7 -> libltdl.so.7.2.1
+-rwxr-xr-x 0 root root 37464 Jan 7 08:13 usr/lib/libltdl.so.7.2.1
+-rwxr-xr-x 0 root root 68161 Jan 7 08:13 usr/bin/libtoolize
+-rwxr-xr-x 0 root root 282472 Jan 7 08:13 usr/bin/libtool
+=======> Building '/srv/NuTyX/locale/libtool226#2.2.6b-1.pkg.tar.xz' succeeded.
+prt-get: Using PKGMK_PACKAGE_DIR: /srv/NuTyX/locale
+prt-get: installing libtool226 2.2.6b-1
+prt-get: /usr/bin/pkgadd libtool226#2.2.6b-1.pkg.tar.xz
+prt-get: build done Fri Jan 7 08:13:24 2011
+