Closed
Description
System information
Type | Version/Name |
---|---|
Distribution Name | Arch Linux |
Distribution Version | latest |
Linux Kernel | any |
Architecture | x64 |
ZFS Version | 0.8.5, 2.0.0 |
Describe the problem you're observing
After update autoconf to 2.70 version, ./autogen.sh exits with error configure.ac: error: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION or AM_GNU_GETTEXT_REQUIRE_VERSION
.
Describe how to reproduce the problem
git checkout zfs-0.8.5
# same error with zfs-2.0.0
./autogen.sh
Include any warning/errors/backtraces from the system logs
./autogen.sh output:
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I config
configure.ac:39: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
configure.ac:39: You should run autoupdate.
./lib/autoconf/general.m4:2080: AC_CANONICAL_SYSTEM is expanded from...
configure.ac:39: the top level
configure.ac:50: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:50: You should run autoupdate.
config/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
configure.ac:50: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/always-python.m4:8: ZFS_AC_CONFIG_ALWAYS_PYTHON is expanded from...
config/zfs-build.m4:155: ZFS_AC_CONFIG_ALWAYS is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/always-pyzfs.m4:23: ZFS_AC_CONFIG_ALWAYS_PYZFS is expanded from...
config/zfs-build.m4:155: ZFS_AC_CONFIG_ALWAYS is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/mount-helper.m4:1: ZFS_AC_CONFIG_USER_MOUNT_HELPER is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-udev.m4:1: ZFS_AC_CONFIG_USER_UDEV is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-systemd.m4:1: ZFS_AC_CONFIG_USER_SYSTEMD is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-sysvinit.m4:1: ZFS_AC_CONFIG_USER_SYSVINIT is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-dracut.m4:1: ZFS_AC_CONFIG_USER_DRACUT is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
config/user-makedev.m4:4: ZFS_AC_CONFIG_USER_MAKEDEV_IN_SYSMACROS is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
config/user-makedev.m4:24: ZFS_AC_CONFIG_USER_MAKEDEV_IN_MKDEV is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-libexec.m4:1: ZFS_AC_CONFIG_USER_ZFSEXEC is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:39: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
configure.ac:39: You should run autoupdate.
./lib/autoconf/general.m4:2080: AC_CANONICAL_SYSTEM is expanded from...
configure.ac:39: the top level
configure.ac:50: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:50: You should run autoupdate.
config/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
configure.ac:50: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/always-python.m4:8: ZFS_AC_CONFIG_ALWAYS_PYTHON is expanded from...
config/zfs-build.m4:155: ZFS_AC_CONFIG_ALWAYS is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/always-pyzfs.m4:23: ZFS_AC_CONFIG_ALWAYS_PYZFS is expanded from...
config/zfs-build.m4:155: ZFS_AC_CONFIG_ALWAYS is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/mount-helper.m4:1: ZFS_AC_CONFIG_USER_MOUNT_HELPER is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-udev.m4:1: ZFS_AC_CONFIG_USER_UDEV is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-systemd.m4:1: ZFS_AC_CONFIG_USER_SYSTEMD is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-sysvinit.m4:1: ZFS_AC_CONFIG_USER_SYSVINIT is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-dracut.m4:1: ZFS_AC_CONFIG_USER_DRACUT is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
config/user-makedev.m4:4: ZFS_AC_CONFIG_USER_MAKEDEV_IN_SYSMACROS is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
config/user-makedev.m4:24: ZFS_AC_CONFIG_USER_MAKEDEV_IN_MKDEV is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-libexec.m4:1: ZFS_AC_CONFIG_USER_ZFSEXEC is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
autoreconf: configure.ac: tracing
configure.ac: error: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION or AM_GNU_GETTEXT_REQUIRE_VERSION
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'.
libtoolize: copying file 'config/libtool.m4'
libtoolize: copying file 'config/ltoptions.m4'
libtoolize: copying file 'config/ltsugar.m4'
libtoolize: copying file 'config/ltversion.m4'
libtoolize: copying file 'config/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I config
configure.ac:39: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
configure.ac:39: You should run autoupdate.
./lib/autoconf/general.m4:2080: AC_CANONICAL_SYSTEM is expanded from...
configure.ac:39: the top level
configure.ac:50: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:50: You should run autoupdate.
config/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
configure.ac:50: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/always-python.m4:8: ZFS_AC_CONFIG_ALWAYS_PYTHON is expanded from...
config/zfs-build.m4:155: ZFS_AC_CONFIG_ALWAYS is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/always-pyzfs.m4:23: ZFS_AC_CONFIG_ALWAYS_PYZFS is expanded from...
config/zfs-build.m4:155: ZFS_AC_CONFIG_ALWAYS is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/mount-helper.m4:1: ZFS_AC_CONFIG_USER_MOUNT_HELPER is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-udev.m4:1: ZFS_AC_CONFIG_USER_UDEV is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-systemd.m4:1: ZFS_AC_CONFIG_USER_SYSTEMD is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-sysvinit.m4:1: ZFS_AC_CONFIG_USER_SYSVINIT is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-dracut.m4:1: ZFS_AC_CONFIG_USER_DRACUT is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
config/user-makedev.m4:4: ZFS_AC_CONFIG_USER_MAKEDEV_IN_SYSMACROS is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
config/user-makedev.m4:24: ZFS_AC_CONFIG_USER_MAKEDEV_IN_MKDEV is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-libexec.m4:1: ZFS_AC_CONFIG_USER_ZFSEXEC is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:39: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
configure.ac:39: You should run autoupdate.
./lib/autoconf/general.m4:2080: AC_CANONICAL_SYSTEM is expanded from...
configure.ac:39: the top level
configure.ac:50: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:50: You should run autoupdate.
config/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
configure.ac:50: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/always-python.m4:8: ZFS_AC_CONFIG_ALWAYS_PYTHON is expanded from...
config/zfs-build.m4:155: ZFS_AC_CONFIG_ALWAYS is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/always-pyzfs.m4:23: ZFS_AC_CONFIG_ALWAYS_PYZFS is expanded from...
config/zfs-build.m4:155: ZFS_AC_CONFIG_ALWAYS is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/mount-helper.m4:1: ZFS_AC_CONFIG_USER_MOUNT_HELPER is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-udev.m4:1: ZFS_AC_CONFIG_USER_UDEV is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-systemd.m4:1: ZFS_AC_CONFIG_USER_SYSTEMD is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-sysvinit.m4:1: ZFS_AC_CONFIG_USER_SYSVINIT is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-dracut.m4:1: ZFS_AC_CONFIG_USER_DRACUT is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
config/user-makedev.m4:4: ZFS_AC_CONFIG_USER_MAKEDEV_IN_SYSMACROS is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
config/user-makedev.m4:24: ZFS_AC_CONFIG_USER_MAKEDEV_IN_MKDEV is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-libexec.m4:1: ZFS_AC_CONFIG_USER_ZFSEXEC is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
autoreconf: running: /usr/bin/autoconf --force
configure.ac:39: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
configure.ac:39: You should run autoupdate.
./lib/autoconf/general.m4:2080: AC_CANONICAL_SYSTEM is expanded from...
configure.ac:39: the top level
configure.ac:50: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:50: You should run autoupdate.
config/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
configure.ac:50: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/always-python.m4:8: ZFS_AC_CONFIG_ALWAYS_PYTHON is expanded from...
config/zfs-build.m4:155: ZFS_AC_CONFIG_ALWAYS is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/always-pyzfs.m4:23: ZFS_AC_CONFIG_ALWAYS_PYZFS is expanded from...
config/zfs-build.m4:155: ZFS_AC_CONFIG_ALWAYS is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/mount-helper.m4:1: ZFS_AC_CONFIG_USER_MOUNT_HELPER is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-udev.m4:1: ZFS_AC_CONFIG_USER_UDEV is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-systemd.m4:1: ZFS_AC_CONFIG_USER_SYSTEMD is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-sysvinit.m4:1: ZFS_AC_CONFIG_USER_SYSVINIT is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-dracut.m4:1: ZFS_AC_CONFIG_USER_DRACUT is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
config/user-makedev.m4:4: ZFS_AC_CONFIG_USER_MAKEDEV_IN_SYSMACROS is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
config/user-makedev.m4:24: ZFS_AC_CONFIG_USER_MAKEDEV_IN_MKDEV is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-libexec.m4:1: ZFS_AC_CONFIG_USER_ZFSEXEC is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:39: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
configure.ac:39: You should run autoupdate.
./lib/autoconf/general.m4:2080: AC_CANONICAL_SYSTEM is expanded from...
configure.ac:39: the top level
configure.ac:50: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:50: You should run autoupdate.
config/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
configure.ac:50: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1533: AC_ARG_ENABLE is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/always-python.m4:8: ZFS_AC_CONFIG_ALWAYS_PYTHON is expanded from...
config/zfs-build.m4:155: ZFS_AC_CONFIG_ALWAYS is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/always-pyzfs.m4:23: ZFS_AC_CONFIG_ALWAYS_PYZFS is expanded from...
config/zfs-build.m4:155: ZFS_AC_CONFIG_ALWAYS is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/mount-helper.m4:1: ZFS_AC_CONFIG_USER_MOUNT_HELPER is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-udev.m4:1: ZFS_AC_CONFIG_USER_UDEV is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-systemd.m4:1: ZFS_AC_CONFIG_USER_SYSTEMD is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-sysvinit.m4:1: ZFS_AC_CONFIG_USER_SYSVINIT is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-dracut.m4:1: ZFS_AC_CONFIG_USER_DRACUT is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
config/user-makedev.m4:4: ZFS_AC_CONFIG_USER_MAKEDEV_IN_SYSMACROS is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
config/user-makedev.m4:24: ZFS_AC_CONFIG_USER_MAKEDEV_IN_MKDEV is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:59: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:59: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
config/user-libexec.m4:1: ZFS_AC_CONFIG_USER_ZFSEXEC is expanded from...
config/user.m4:4: ZFS_AC_CONFIG_USER is expanded from...
config/zfs-build.m4:168: ZFS_AC_CONFIG is expanded from...
configure.ac:59: the top level
configure.ac:49: installing 'config/compile'
configure.ac:42: installing 'config/missing'
cmd/mount_zfs/Makefile.am: installing 'config/depcomp'
autoreconf: 'config/config.sub' is updated
autoreconf: 'config/config.guess' is updated
autoreconf: 'config/install-sh' is updated
autoreconf: Leaving directory '.'