<86>Apr 21 03:21:40 userdel[23601]: delete user 'rooter' <86>Apr 21 03:21:40 groupadd[23620]: group added to /etc/group: name=rooter, GID=645 <86>Apr 21 03:21:40 groupadd[23620]: group added to /etc/gshadow: name=rooter <86>Apr 21 03:21:40 groupadd[23620]: new group: name=rooter, GID=645 <86>Apr 21 03:21:40 useradd[23636]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Apr 21 03:21:40 userdel[23660]: delete user 'builder' <86>Apr 21 03:21:40 userdel[23660]: removed group 'builder' owned by 'builder' <86>Apr 21 03:21:40 userdel[23660]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 03:21:40 groupadd[23677]: group added to /etc/group: name=builder, GID=646 <86>Apr 21 03:21:40 groupadd[23677]: group added to /etc/gshadow: name=builder <86>Apr 21 03:21:40 groupadd[23677]: new group: name=builder, GID=646 <86>Apr 21 03:21:40 useradd[23693]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Apr 21 03:21:43 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 21 03:21:43 rpmi: libquadmath0-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 03:21:43 rpmi: libgfortran3-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 03:21:43 rpmi: libquadmath5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 03:21:43 rpmi: perl-libintl-1.24-alt1.1 1448485129 installed <13>Apr 21 03:21:43 rpmi: perl-Unicode-EastAsianWidth-1.33-alt1 1383358357 installed <13>Apr 21 03:21:43 rpmi: perl-Text-Unidecode-1.27-alt1 1445859908 installed <13>Apr 21 03:21:43 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 21 03:21:43 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 21 03:21:43 rpmi: rpm-macros-info-install-6.0-alt3 1449879498 installed <13>Apr 21 03:21:43 rpmi: gcc-fortran-common-1.4.20-alt1 1432315196 installed <13>Apr 21 03:21:43 rpmi: libgfortran5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 03:21:43 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 03:21:43 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 03:21:44 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 03:21:45 rpmi: gcc5-fortran-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 03:21:45 rpmi: perl-Unicode-Normalize-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 21 03:21:45 rpmi: perl-unicore-1:5.22.3-alt0.M80P.1 1485958186 installed <13>Apr 21 03:21:45 rpmi: makeinfo-6.0-alt3 1449879498 installed Installing libtool_1.5-1.5.26-alt11.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93096 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libtool-1.5.26 + echo 'Source #0 (libtool-1.5.26.tar):' Source #0 (libtool-1.5.26.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libtool-1.5.26.tar + cd libtool-1.5.26 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libtool-1.5.26-alt11.patch):' Patch #0 (libtool-1.5.26-alt11.patch): + /usr/bin/patch -p1 patching file ChangeLog patching file acinclude.m4 patching file aclocal.m4 patching file cdemo/aclocal.m4 patching file demo/Makefile.am patching file demo/aclocal.m4 patching file depdemo/aclocal.m4 patching file doc/libtool.texi patching file f77demo/aclocal.m4 patching file libltdl/aclocal.m4 patching file libltdl/ltdl.c patching file libtool.m4 patching file libtoolize.in patching file ltmain.in patching file mdemo/aclocal.m4 patching file mdemo2/aclocal.m4 patching file pdemo/aclocal.m4 patching file tagdemo/acinclude.m4 patching file tagdemo/aclocal.m4 + find -type f -name 'configure*' -print0 + xargs -r0 fgrep -lZ AM_CONFIG_HEADER -- + xargs -r0 sed -i s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g -- + find -type f -print0 + xargs -r0 fgrep -lZ 'cd /etc; cat %s' -- + xargs -r0 sed -i 's|cd /etc; cat %s|cd /etc \&\& cat %s 2>/dev/null|g' -- + perl -pi -e 's|^(pkgdatadir=.*?)\s*$|$1-1.5\n|;' configure.ac + sed -i 's|=pc|=alt|g; s|/usr/sbin/lsattr|/usr/bin/lsattr|g;' config.guess + find -type f -name missing -print0 + xargs -r0 sed -i 's/gnutar /gnutar=gnutar \&\& \$&/' -- + for f in config.guess config.sub + ln -snf ../config.guess libltdl/ + for f in config.guess config.sub + ln -snf ../config.sub libltdl/ + sed -i '/@direntry/,/@end direntry/ s/^\(\*[[:space:]]\+[[:alnum:].]\+\)\(:[[:space:]]\+\)(libtool)/\1-1.5\2(libtool-1.5)/' doc/libtool.texi + rm -f doc/libtool.info + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65208 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libtool-1.5.26 + export CC=gcc + CC=gcc + export CXX=g++ + CXX=g++ + export F77=g77 + F77=g77 + export GCJ=gcj + GCJ=gcj + '[' -x bootstrap ']' + ./bootstrap configure.ac:133: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:133: the top level configure.ac:133: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:133: the top level configure.ac:133: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:133: the top level configure.ac:133: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:133: the top level configure.ac:133: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:133: the top level configure.ac:133: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:133: the top level configure.ac:55: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:55: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:96: installing './compile' parallel-tests: installing './test-driver' configure.ac:133: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:133: the top level configure.ac:133: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:133: the top level configure.ac:133: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:133: the top level acinclude.m4:6687: warning: the serial number must appear before any macro definition configure.ac:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:69: the top level configure.ac:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:69: the top level configure.ac:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:69: the top level configure.ac:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:69: the top level configure.ac:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:69: the top level configure.ac:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:69: the top level configure.ac:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:69: the top level configure.ac:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:69: the top level configure.ac:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:69: the top level configure.ac:53: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:53: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:60: installing './compile' configure.ac:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:69: the top level configure.ac:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:69: the top level configure.ac:69: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... configure.ac:69: the top level configure.ac:44: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:44: the top level configure.ac:44: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:44: the top level configure.ac:44: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:44: the top level configure.ac:44: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:44: the top level configure.ac:44: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:44: the top level configure.ac:44: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:44: the top level configure.ac:32: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:32: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:44: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:44: the top level configure.ac:44: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:44: the top level configure.ac:44: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:44: the top level configure.ac:48: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:48: the top level configure.ac:48: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:48: the top level configure.ac:48: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:48: the top level configure.ac:48: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:48: the top level configure.ac:48: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:48: the top level configure.ac:48: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:48: the top level configure.ac:32: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:32: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:48: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:48: the top level configure.ac:48: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:48: the top level configure.ac:48: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:48: the top level configure.ac:45: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:45: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:45: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:45: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:45: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:45: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:32: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:32: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation l1/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') l2/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') l3/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') l4/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.ac:45: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:45: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:45: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:45: the top level configure.ac:51: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:51: the top level configure.ac:51: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:51: the top level configure.ac:51: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:51: the top level configure.ac:51: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:51: the top level configure.ac:51: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:51: the top level configure.ac:51: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:51: the top level configure.ac:32: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:32: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.ac:51: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:51: the top level configure.ac:51: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:51: the top level configure.ac:51: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:51: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:32: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:32: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:32: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:32: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:46: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:46: the top level configure.ac:90: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:90: the top level configure.ac:90: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:90: the top level configure.ac:90: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:90: the top level configure.ac:90: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:90: the top level configure.ac:90: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:90: the top level configure.ac:90: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:90: the top level configure.ac:34: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:34: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:90: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:90: the top level configure.ac:90: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:90: the top level configure.ac:90: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:90: the top level configure.ac:63: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:63: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:63: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:63: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:63: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:63: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:63: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:63: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:63: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:30: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:30: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:63: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:2801: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:2800: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:63: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:2882: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:2881: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:63: the top level configure.ac:63: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2663: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2680: AC_LINK_IFELSE is expanded from... acinclude.m4:363: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:5578: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:4195: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:4194: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:1911: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:80: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:60: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:25: AC_PROG_LIBTOOL is expanded from... acinclude.m4:6571: AM_PROG_LIBTOOL is expanded from... configure.ac:63: the top level + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --program-suffix=-1.5 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/libtool-1.5.26/missing: Unknown `--is-lightweight' option Try `/usr/src/RPM/BUILD/libtool-1.5.26/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for a sed that does not truncate output... /bin/sed checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 checking whether ln -s works... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for x86_64-alt-linux-g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking for x86_64-alt-linux-gcj... gcj checking for x86_64-alt-linux-windres... no checking for windres... no checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... gcc -E 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 whether stripping libraries is possible... yes 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... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: executing depfiles commands === configuring in libltdl (/usr/src/RPM/BUILD/libtool-1.5.26/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-alt-linux' '--host=x86_64-alt-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--without-included-gettext' '--program-suffix=-1.5' 'build_alias=x86_64-alt-linux' 'host_alias=x86_64-alt-linux' 'CC=gcc' 'CFLAGS=-pipe -Wall -g -O2' 'CXX=g++' 'CXXFLAGS=-pipe -Wall -g -O2' 'F77=g77' 'FFLAGS=-pipe -Wall -g -O2' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/libtool-1.5.26/libltdl/missing: Unknown `--is-lightweight' option Try `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... gcc -E 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-alt-linux-g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 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 for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes 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 depfiles commands + make MAKEINFOFLAGS=--no-split make: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26' Making all in . make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26' rm -f ltmain.shT date=`/bin/sh ./mkstamp < ./ChangeLog` && \ sed -e 's/@''PACKAGE@/libtool/' -e 's/@''VERSION@/1.5.26/' \ -e "s%@""TIMESTAMP@%$date%" ./ltmain.in > ltmain.shT mv -f ltmain.shT ltmain.sh || \ (rm -f ltmain.sh && cp ltmain.shT ltmain.sh && rm -f ltmain.shT) cp ltmain.sh ./libltdl/ /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --program-suffix=-1.5 build_alias=x86_64-alt-linux host_alias=x86_64-alt-linux CC=gcc CFLAGS=-pipe -Wall -g -O2 CXX=g++ CXXFLAGS=-pipe -Wall -g -O2 F77=g77 FFLAGS=-pipe -Wall -g -O2 --enable-ltdl-install --no-create --no-recursion checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/libtool-1.5.26/missing: Unknown `--is-lightweight' option Try `/usr/src/RPM/BUILD/libtool-1.5.26/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for a sed that does not truncate output... /bin/sed checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 checking whether ln -s works... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for x86_64-alt-linux-g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking for x86_64-alt-linux-gcj... gcj checking for x86_64-alt-linux-windres... no checking for windres... no checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... gcc -E 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 whether stripping libraries is possible... yes 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... 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 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... 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 (cached) (cached) checking how to hardcode library paths into programs... immediate 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 g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "GCJ" to libtool checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... no checking if gcj static flag -static works... no checking if gcj supports -c -o file.o... no checking whether the gcj linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status chmod +x libtool CONFIG_FILES=libtoolize CONFIG_HEADERS= /bin/sh ./config.status config.status: creating libtoolize config.status: executing depfiles commands chmod +x libtoolize make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26' Making all in libltdl make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl' /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --disable-option-checking --prefix=/usr --build=x86_64-alt-linux --host=x86_64-alt-linux --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --program-suffix=-1.5 build_alias=x86_64-alt-linux host_alias=x86_64-alt-linux CC=gcc CFLAGS=-pipe -Wall -g -O2 CXX=g++ CXXFLAGS=-pipe -Wall -g -O2 F77=g77 FFLAGS=-pipe -Wall -g -O2 --enable-ltdl-install --cache-file=/dev/null --srcdir=. --no-create --no-recursion checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/libtool-1.5.26/libltdl/missing: Unknown `--is-lightweight' option Try `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... gcc -E 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-alt-linux-g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 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 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... 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 (cached) (cached) checking how to hardcode library paths into programs... immediate 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 g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... no checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c -o ltdl.lo ltdl.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o ltdl.c: In function 'lt_dlopenext': ltdl.h:89:24: warning: the address of 'archive_ext' will always evaluate as 'true' [-Waddress] #define LT_STRLEN(s) (((s) && (s)[0]) ? strlen (s) : 0) ^ ltdl.c:252:48: note: in definition of macro 'LT_EMALLOC' #define LT_EMALLOC(tp, n) ((tp *) lt_emalloc ((n) * sizeof(tp))) ^ ltdl.c:3513:33: note: in expansion of macro 'LT_STRLEN' tmp = LT_EMALLOC (char, len + LT_STRLEN (archive_ext) + 1); ^ In file included from ltdl.c:129:0: ltdl.h:89:24: warning: the address of 'shlib_ext' will always evaluate as 'true' [-Waddress] #define LT_STRLEN(s) (((s) && (s)[0]) ? strlen (s) : 0) ^ ltdl.c:3534:7: note: in expansion of macro 'LT_STRLEN' if (LT_STRLEN (shlib_ext) > LT_STRLEN (archive_ext)) ^ ltdl.h:89:24: warning: the address of 'archive_ext' will always evaluate as 'true' [-Waddress] #define LT_STRLEN(s) (((s) && (s)[0]) ? strlen (s) : 0) ^ ltdl.c:3534:31: note: in expansion of macro 'LT_STRLEN' if (LT_STRLEN (shlib_ext) > LT_STRLEN (archive_ext)) ^ ltdl.h:89:24: warning: the address of 'shlib_ext' will always evaluate as 'true' [-Waddress] #define LT_STRLEN(s) (((s) && (s)[0]) ? strlen (s) : 0) ^ ltdl.c:252:48: note: in definition of macro 'LT_EMALLOC' #define LT_EMALLOC(tp, n) ((tp *) lt_emalloc ((n) * sizeof(tp))) ^ ltdl.c:3537:37: note: in expansion of macro 'LT_STRLEN' tmp = LT_EMALLOC (char, len + LT_STRLEN (shlib_ext) + 1); ^ gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -pipe -Wall -g -O2 -no-undefined -version-info 4:6:1 -o libltdl.la -rpath /usr/lib64 ltdl.lo -ldl gcc -shared .libs/ltdl.o -ldl -Wl,-soname -Wl,libltdl.so.3 -o .libs/libltdl.so.3.1.6 (cd .libs && rm -f libltdl.so.3 && ln -s libltdl.so.3.1.6 libltdl.so.3) (cd .libs && rm -f libltdl.so && ln -s libltdl.so.3.1.6 libltdl.so) ar cru .libs/libltdl.a ltdl.o ranlib .libs/libltdl.a creating libltdl.la (cd .libs && rm -f libltdl.la && ln -s ../libltdl.la libltdl.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl' make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26' /bin/sh ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26' make[2]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26' make[2]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26' make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/doc' Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --version) >/dev/null 2>&1; then \ for f in libtool.info libtool.info-[0-9] libtool.info-[0-9][0-9] libtool.i[0-9] libtool.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if makeinfo --no-split -I . \ -o libtool.info libtool.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./libtool.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/doc' Making all in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' make: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63307 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libtool_1.5-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libtool_1.5-buildroot + cd libtool-1.5.26 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libtool_1.5-buildroot/usr exec_prefix=/usr/src/tmp/libtool_1.5-buildroot/usr bindir=/usr/src/tmp/libtool_1.5-buildroot/usr/bin sbindir=/usr/src/tmp/libtool_1.5-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libtool_1.5-buildroot/etc datadir=/usr/src/tmp/libtool_1.5-buildroot/usr/share includedir=/usr/src/tmp/libtool_1.5-buildroot/usr/include libdir=/usr/src/tmp/libtool_1.5-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libtool_1.5-buildroot/usr/lib localstatedir=/usr/src/tmp/libtool_1.5-buildroot/var/lib sharedstatedir=/usr/src/tmp/libtool_1.5-buildroot/var/lib mandir=/usr/src/tmp/libtool_1.5-buildroot/usr/share/man infodir=/usr/src/tmp/libtool_1.5-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26' Making install in . make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26' make[2]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26' /bin/mkdir -p '/usr/src/tmp/libtool_1.5-buildroot/usr/bin' /bin/install -p libtool '/usr/src/tmp/libtool_1.5-buildroot/usr/bin/./libtool-1.5' /bin/install -p libtoolize '/usr/src/tmp/libtool_1.5-buildroot/usr/bin/./libtoolize-1.5' /bin/mkdir -p '/usr/src/tmp/libtool_1.5-buildroot/usr/share/aclocal' /bin/install -p -m 644 libtool.m4 ltdl.m4 '/usr/src/tmp/libtool_1.5-buildroot/usr/share/aclocal' /bin/mkdir -p '/usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl' /bin/install -p -m 644 libltdl/COPYING.LIB libltdl/README libltdl/configure.ac libltdl/Makefile.am libltdl/ltdl.c libltdl/ltdl.h libltdl/config.guess libltdl/config.sub libltdl/install-sh libltdl/missing libltdl/ltmain.sh libltdl/acinclude.m4 libltdl/aclocal.m4 libltdl/Makefile.in libltdl/configure libltdl/config-h.in '/usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl' /bin/mkdir -p '/usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5' /bin/install -p -m 644 config.guess config.sub install-sh ltmain.sh '/usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5' /usr/bin/make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26' chmod +x /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/config.guess chmod +x /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/config.sub chmod +x /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/install-sh chmod +x /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/config.guess chmod +x /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/config.sub chmod +x /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/install-sh chmod +x /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/configure chmod +x /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/missing make[3]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26' make[2]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26' make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26' Making install in libltdl make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl' /bin/sh ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl' make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl' make[2]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl' /bin/mkdir -p '/usr/src/tmp/libtool_1.5-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libltdl.la '/usr/src/tmp/libtool_1.5-buildroot/usr/lib64' /bin/install -p .libs/libltdl.so.3.1.6 /usr/src/tmp/libtool_1.5-buildroot/usr/lib64/libltdl.so.3.1.6 (cd /usr/src/tmp/libtool_1.5-buildroot/usr/lib64 && { ln -s -f libltdl.so.3.1.6 libltdl.so.3 || { rm -f libltdl.so.3 && ln -s libltdl.so.3.1.6 libltdl.so.3; }; }) (cd /usr/src/tmp/libtool_1.5-buildroot/usr/lib64 && { ln -s -f libltdl.so.3.1.6 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.3.1.6 libltdl.so; }; }) /bin/install -p .libs/libltdl.lai /usr/src/tmp/libtool_1.5-buildroot/usr/lib64/libltdl.la /bin/install -p .libs/libltdl.a /usr/src/tmp/libtool_1.5-buildroot/usr/lib64/libltdl.a chmod 644 /usr/src/tmp/libtool_1.5-buildroot/usr/lib64/libltdl.a ranlib /usr/src/tmp/libtool_1.5-buildroot/usr/lib64/libltdl.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libtool_1.5-buildroot/usr/include' /bin/install -p -m 644 ltdl.h '/usr/src/tmp/libtool_1.5-buildroot/usr/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl' make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libtool_1.5-buildroot/usr/share/info' /bin/install -p -m 644 ./libtool.info '/usr/src/tmp/libtool_1.5-buildroot/usr/share/info' make[2]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/doc' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' make: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26' + mkdir /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/aclocal + mv /usr/src/tmp/libtool_1.5-buildroot/usr/share/aclocal/libtool.m4 /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/aclocal/ + mv /usr/src/tmp/libtool_1.5-buildroot/usr/share/info/libtool.info /usr/src/tmp/libtool_1.5-buildroot/usr/share/info/libtool-1.5.info + for f in config.guess config.sub ltmain.sh + ln -snf ../config.guess /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/ + for f in config.guess config.sub ltmain.sh + ln -snf ../config.sub /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/ + for f in config.guess config.sub ltmain.sh + ln -snf ../ltmain.sh /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/ + mkdir -p /usr/src/tmp/libtool_1.5-buildroot/etc/alternatives/packages.d + cat + mkdir -p /usr/src/tmp/libtool_1.5-buildroot/etc/buildreqs/packages/substitute.d + echo libtool + mkdir -p /usr/src/tmp/libtool_1.5-buildroot/etc/buildreqs/files/ignore.d + echo '^/usr/share/libtool(-1\.5)?/aclocal/.+\.m4$' + mkdir -p /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26 + install -p -m644 acinclude.m4 aclocal.m4 AUTHORS NEWS README THANKS TODO /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/ + rln /usr/share/license/GPL-2 /usr/share/doc/libtool-1.5.26/COPYING + local target=/usr/share/license/GPL-2 + shift + local source=/usr/share/doc/libtool-1.5.26/COPYING + shift ++ relative /usr/share/license/GPL-2 /usr/share/doc/libtool-1.5.26/COPYING + target=../../license/GPL-2 + ln -snf ../../license/GPL-2 /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/COPYING + mkdir -p /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libltdl-1.5.26 + install -p -m644 libltdl/README /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libltdl-1.5.26/ + rm -f /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/COPYING.LIB + rln /usr/share/license/LGPL-2.1 /usr/share/libtool-1.5/libltdl/COPYING.LIB + local target=/usr/share/license/LGPL-2.1 + shift + local source=/usr/share/libtool-1.5/libltdl/COPYING.LIB + shift ++ relative /usr/share/license/LGPL-2.1 /usr/share/libtool-1.5/libltdl/COPYING.LIB + target=../../license/LGPL-2.1 + ln -snf ../../license/LGPL-2.1 /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/COPYING.LIB + rln /usr/share/license/LGPL-2.1 /usr/share/doc/libltdl-1.5.26/COPYING.LIB + local target=/usr/share/license/LGPL-2.1 + shift + local source=/usr/share/doc/libltdl-1.5.26/COPYING.LIB + shift ++ relative /usr/share/license/LGPL-2.1 /usr/share/doc/libltdl-1.5.26/COPYING.LIB + target=../../license/LGPL-2.1 + ln -snf ../../license/LGPL-2.1 /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libltdl-1.5.26/COPYING.LIB + for d in '*demo*' + cp -a cdemo /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/ + rm -rf /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/cdemo/autom4te.cache + for d in '*demo*' + cp -a demo /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/ + rm -rf /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/demo/autom4te.cache + for d in '*demo*' + cp -a depdemo /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/ + rm -rf /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/depdemo/autom4te.cache + for d in '*demo*' + cp -a f77demo /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/ + rm -rf /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/f77demo/autom4te.cache + for d in '*demo*' + cp -a mdemo /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/ + rm -rf /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/mdemo/autom4te.cache + for d in '*demo*' + cp -a mdemo2 /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/ + rm -rf /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/mdemo2/autom4te.cache + for d in '*demo*' + cp -a pdemo /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/ + rm -rf /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/pdemo/autom4te.cache + for d in '*demo*' + cp -a tagdemo /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/ + rm -rf /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/tagdemo/autom4te.cache + cp -p install-sh missing /usr/src/tmp/libtool_1.5-buildroot/usr/share/doc/libtool-1.5.26/demo/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libtool_1.5-buildroot (auto) removed './usr/share/doc/libtool-1.5.26/f77demo/config-h.in~' removed './usr/lib64/libltdl.la' mode of './usr/lib64/libltdl.so.3.1.6' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libtool_1.5-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libtool_1.5-buildroot (xz) Verifying info files in /usr/src/tmp/libtool_1.5-buildroot/usr/share/info (normal) Adjusting library links in /usr/src/tmp/libtool_1.5-buildroot ./usr/lib64: libltdl.so.3 -> libltdl.so.3.1.6 Verifying ELF objects in /usr/src/tmp/libtool_1.5-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.82211 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libtool-1.5.26 + make -k check make: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26' Making check in . make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26' Making check in libltdl make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl' make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/libltdl' Making check in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/doc' Making check in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' make check-TESTS make[2]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' make[3]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' PASS: cdemo-static.test PASS: cdemo-make.test PASS: cdemo-exec.test PASS: demo-static.test PASS: demo-make.test PASS: demo-exec.test PASS: demo-inst.test PASS: demo-unst.test PASS: depdemo-static.test PASS: depdemo-make.test PASS: depdemo-exec.test PASS: depdemo-inst.test PASS: depdemo-unst.test PASS: mdemo-static.test PASS: mdemo-make.test PASS: mdemo-exec.test PASS: mdemo-inst.test PASS: mdemo-unst.test PASS: cdemo-conf.test PASS: demo-conf.test SKIP: deplibs.test PASS: depdemo-conf.test PASS: mdemo-conf.test PASS: dryrun.test PASS: demo-nofast.test PASS: demo-pic.test SKIP: demo-nopic.test PASS: depdemo-nofast.test PASS: cdemo-shared.test PASS: demo-shared.test SKIP: hardcode.test SKIP: build-relink.test SKIP: noinst-link.test PASS: depdemo-shared.test SKIP: build-relink2.test PASS: mdemo-shared.test PASS: assign.test PASS: link.test PASS: link-2.test PASS: nomode.test PASS: quote.test PASS: sh.test PASS: suffix.test PASS: pdemo-conf.test PASS: pdemo-make.test PASS: pdemo-exec.test PASS: pdemo-inst.test PASS: mdemo2-conf.test SKIP: mdemo2-make.test SKIP: mdemo2-exec.test PASS: duplicate_members.test PASS: link-order.test PASS: tagdemo-static.test PASS: tagdemo-make.test PASS: tagdemo-exec.test PASS: tagdemo-conf.test PASS: tagdemo-shared.test PASS: f77demo-static.test PASS: f77demo-make.test PASS: f77demo-exec.test PASS: f77demo-conf.test PASS: f77demo-shared.test make[4]: Entering directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' ============================================================================ Testsuite summary for libtool 1.5.26 ============================================================================ # TOTAL: 112 # PASS: 104 # SKIP: 8 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26/tests' make: Leaving directory `/usr/src/RPM/BUILD/libtool-1.5.26' + exit 0 Processing files: libtool_1.5-1.5.26-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rUVvAy find-provides: broken symbolic link /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/COPYING.LIB -> ../../license/LGPL-2.1 is not going to provide anything find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NgM7G6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) shell.req: /usr/src/tmp/libtool_1.5-buildroot/usr/bin/libtool-1.5: emulate not found (skip) shell.req: /usr/src/tmp/libtool_1.5-buildroot/usr/bin/libtool-1.5: lipo not found (skip) shell.req: /usr/src/tmp/libtool_1.5-buildroot/usr/bin/libtool-1.5: setopt not found (skip) shell.req: /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/configure: cygpath not found (skip) shell.req: /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/configure: emulate not found (skip) shell.req: /usr/src/tmp/libtool_1.5-buildroot/usr/share/libtool-1.5/libltdl/configure: setopt not found (skip) find-requires: FINDPACKAGE-COMMANDS: basename cat chmod cmp cp cygpath diff emulate expr file find grep gtar gzip lipo ln ls make mkdir mv rm rmdir sed setopt sh sleep sort strings tar touch uniq Provides: libtool = 3:1.5.26-alt11, /usr/bin/libtool-default = 150, /usr/bin/libtoolize-default = 150, /usr/share/info/libtool.info.xz = 150, /usr/share/libtool = 150 PreReq: libtool-common >= 0.2, alternatives >= 0:0.4 Requires: aclocal(libtool), autoconf_2.60, /bin/sh, /etc/alternatives/packages.d, /usr/bin/file, /usr/share/license/LGPL-2.1, binutils, coreutils, diffutils, file, findutils, grep, gzip, make, sed, sh, tar Obsoletes: libtool Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9wdHqP Processing files: libltdl3-1.5.26-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h6npVA find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libtool_1.5-buildroot/usr/lib64/libltdl.so.3: 34 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BJdmap find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libltdl = 3:1.5.26-alt11, libltdl.so.3()(64bit) = set:jdpAJpVQDVQjf12jY1uRp1PiGsZDJjEHPA587Z4vcQVxbP8Jm3SB09KZvaqP453Z1Q1OVd2He Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Obsoletes: libltdl < 3:1.5.26-alt11 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hKv8ng Creating libltdl3-debuginfo package Processing files: libltdl3-devel-1.5.26-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DQJkta find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VGipo7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libltdl-devel = 3:1.5.26-alt11 Requires: libtool_1.5 = 3:1.5.26-alt11, libltdl3 = 3:1.5.26-alt11, /usr/lib64/libltdl.so.3.1.6 Conflicts: libltdl7-devel Obsoletes: libltdl-devel < 3:1.5.26-alt11 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pzDK96 Processing files: libltdl3-devel-static-1.5.26-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v1KvJ9 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TWOKaf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libltdl-devel-static = 3:1.5.26-alt11 Requires: libltdl3-devel = 3:1.5.26-alt11, glibc-devel-static Conflicts: libltdl7-devel-static Obsoletes: libltdl-devel-static < 3:1.5.26-alt11 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vDtTnn Processing files: libtool_1.5-demos-1.5.26-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VzVvsy find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vdfHmM find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libtool_1.5 = 3:1.5.26-alt11 Processing files: libltdl3-debuginfo-1.5.26-alt11 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LmoX22 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rjIfym find-requires: running scripts (debuginfo) Provides: debug64(libltdl.so.3) Requires: libltdl3 = 3:1.5.26-alt11, debug64(libc.so.6), debug64(libdl.so.2) Removing 1 extra deps from libltdl3-devel due to dependency on libltdl3 Wrote: /usr/src/RPM/RPMS/x86_64/libtool_1.5-1.5.26-alt11.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libltdl3-1.5.26-alt11.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libltdl3-devel-1.5.26-alt11.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libltdl3-devel-static-1.5.26-alt11.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/libtool_1.5-demos-1.5.26-alt11.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libltdl3-debuginfo-1.5.26-alt11.x86_64.rpm 80.48user 27.41system 2:34.10elapsed 70%CPU (0avgtext+0avgdata 48936maxresident)k 0inputs+0outputs (0major+15748013minor)pagefaults 0swaps 86.02user 29.80system 2:42.81elapsed 71%CPU (0avgtext+0avgdata 121876maxresident)k 0inputs+0outputs (0major+16130605minor)pagefaults 0swaps