[ewg] OFED 1.5 build break in qlvnictools
Jon Mason
jon at opengridcomputing.com
Thu Oct 1 15:45:24 PDT 2009
My install of OFED-1.5-20091001-0600 fails on RHEL 5.3 with the 2.6.30 kernel while building qlvnictools.
Running rpmbuild --rebuild --define '_topdir /var/tmp/OFED_topdir' --define 'dist %{nil}' --target x86_64 --define '_prefix /usr' --define '_exec_prefix /usr' --define '_sysconfdir /etc' --define '_usr /usr' /root/ofed/OFED-1.5-20091001-0600/SRPMS/qlvnictools-0.0.1-0.1.ge27eef7.src.rpm
Failed to build qlvnictools RPM
See /tmp/OFED.3499.logs/qlvnictools.rpmbuild.log
That file shows:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ibvexdmtools.spec
config.status: creating config.h
config.status: executing depfiles commands
+ make
cd . && /bin/sh /var/tmp/OFED_topdir/BUILD/qlvnictools-0.0.1/ibvexdmtools/config/missing --run autoheader
aclocal.m4:20: warning: this file was generated for autoconf 2.61.
You have another version of autoconf. It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
configure.in:9: error: Autoconf version 2.60 or higher is required
aclocal.m4:487: AM_INIT_AUTOMAKE is expanded from...
configure.in:9: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
autoheader: /usr/bin/autom4te failed with exit status: 63
make: *** [config.h.in] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.84563 (%build)
RPM build errors:
user vlad does not exist - using root
group vlad does not exist - using root
user vlad does not exist - using root
group vlad does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.84563 (%build)
If I avoid including that package, everything completes without issue.
Thanks,
Jon
More information about the ewg
mailing list