Description of problem:
RPM build errors:
File not found: /builddir/build/BUILDROOT/libvirt-0.9.3-2.fc16.ppc/var/log/libvirt/libxl
File not found: /builddir/build/BUILDROOT/libvirt-0.9.3-2.fc16.ppc/var/run/libvirt/libxl
File not found: /builddir/build/BUILDROOT/libvirt-0.9.3-2.fc16.ppc/var/lib/libvirt/libxl
Child returncode was: 1
Related is this output of configure:
checking for libxl_domain_create_new in -lxenlight... no
This later on sets 'WITH_LIBXL_TRUE=#' and thus disables creation of those directories.
Version-Release number of selected component (if applicable):
libvirt-0.9.3-2.fc16
How reproducible:
always
Steps to Reproduce:
1. try to build on a ppc system
Actual results:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=252599
Expected results:
Additional info:
Description of problem: RPM build errors: File not found: /builddir/build/BUILDROOT/libvirt-0.9.3-2.fc16.ppc/var/log/libvirt/libxl File not found: /builddir/build/BUILDROOT/libvirt-0.9.3-2.fc16.ppc/var/run/libvirt/libxl File not found: /builddir/build/BUILDROOT/libvirt-0.9.3-2.fc16.ppc/var/lib/libvirt/libxl Child returncode was: 1 Related is this output of configure: checking for libxl_domain_create_new in -lxenlight... no This later on sets 'WITH_LIBXL_TRUE=#' and thus disables creation of those directories. Version-Release number of selected component (if applicable): libvirt-0.9.3-2.fc16 How reproducible: always Steps to Reproduce: 1. try to build on a ppc system Actual results: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=252599 Expected results: Additional info: