Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.8.0
-
None
-
CentOS release 6.5
-
3
-
9223372036854775807
Description
python-docutils is not available for all environments, including Intel MPSS. configuring with --disable-doc should negate it as a build requirement.
rpmbuild -define "configure_args 'disable-liblustre' '-disable-doc'" --define "kdir /home/build/kernel/rpmbuild/BUILD/kernel-2.6.32.431.29.2.el6_lustre" --define "kobjdir /home/build/kernel/rpmbuild/BUILD/kernel-2.6.32.431.29.2.el6_lustre" --define "kmoddir extra" -ta lustre-2.7.51.tar.gz
error: Failed build dependencies:
python-docutils is needed by lustre-2.7.51-2.6.32.431.29.2.el6_lustre_g61787e1.x86_64
make: *** [rpms] Error 1
Attachments
Issue Links
- is related to
-
LU-5657 adding missing man pages for the Lustre user API
- Resolved