When running autotools on lvm2-2.02.150 I get the following error: Using autoconf:2.5 Using automake:1.15 eautoreconf: running in /var/tmp/paludis/build/sys-fs-lvm2-2.02.150/work/LVM2.2.02.150 ... aclocal aclocal-1.15: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoconf configure.in:1527: error: possibly undefined macro: AC_PYTHON_MODULE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. * Failed Running autoconf ! Attached is a full build.log and the error can also be observed on our CI: https://galileo.mailstation.de/jenkins/job/arbor/6248/console System is a 64bit Exherbo installation, lvm2-2.02.137 configures/compiles und runs without any problems. -- Timo Gurr
[35;01m===[0m Running ebuild phase killold as root:root... [35;01m===[0m Starting builtin_killold [35;01m===[0m Done builtin_killold [35;01m===[0m Completed ebuild phase killold [35;01m===[0m Running ebuild phases init saveenv as paludisbuild:paludisbuild... [35;01m===[0m Starting builtin_init [35;01m===[0m Done builtin_init [35;01m===[0m Starting builtin_saveenv [35;01m===[0m Done builtin_saveenv [35;01m===[0m Completed ebuild phases init saveenv --- No need to do anything for setup phase [35;01m===[0m Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild... [35;01m===[0m Starting builtin_loadenv [35;01m===[0m Done builtin_loadenv [35;01m===[0m Starting src_unpack >>> Unpacking LVM2.2.02.150.tgz to /var/tmp/paludis/build/sys-fs-lvm2-2.02.150/work tar zxf /var/cache/paludis/distfiles/LVM2.2.02.150.tgz --no-same-owner [35;01m===[0m Done src_unpack [35;01m===[0m Starting builtin_saveenv [35;01m===[0m Done builtin_saveenv [35;01m===[0m Completed ebuild phases loadenv unpack saveenv [35;01m===[0m Running ebuild phases loadenv prepare saveenv as paludisbuild:paludisbuild... [35;01m===[0m Starting builtin_loadenv [35;01m===[0m Done builtin_loadenv [35;01m===[0m Starting src_prepare Using autoconf:2.5 Using automake:1.15 eautoreconf: running in /var/tmp/paludis/build/sys-fs-lvm2-2.02.150/work/LVM2.2.02.150 ... aclocal aclocal-1.15: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoconf configure.in:1527: error: possibly undefined macro: AC_PYTHON_MODULE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. [31;01m*[0m Failed Running autoconf ! !!! ERROR in sys-fs/lvm2-2.02.150::arbor: !!! In autotools_run_tool at line 594 !!! Failed Running autoconf ! !!! Call stack: !!! * autotools_run_tool (/var/tmp/paludis/build/sys-fs-lvm2-2.02.150/temp/loadsaveenv:594) !!! * eautoconf (/var/tmp/paludis/build/sys-fs-lvm2-2.02.150/temp/loadsaveenv:829) !!! * eautoreconf (/var/tmp/paludis/build/sys-fs-lvm2-2.02.150/temp/loadsaveenv:885) !!! * autotools_src_prepare (/var/tmp/paludis/build/sys-fs-lvm2-2.02.150/temp/loadsaveenv:615) !!! * src_prepare (/var/tmp/paludis/build/sys-fs-lvm2-2.02.150/temp/loadsaveenv:2725) !!! * exheres_internal_prepare (/usr/x86_64-pc-linux-gnu/libexec/paludis/exheres-0/src_prepare.bash:46) !!! * ebuild_main (/usr/x86_64-pc-linux-gnu/libexec/paludis/ebuild.bash:725) !!! * main (/usr/x86_64-pc-linux-gnu/libexec/paludis/ebuild.bash:748) diefunc: making ebuild PID 9494 exit with error die trap: exiting with error.
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/