Bug 722296 - build failure on ppc, libxl directories not found
Summary: build failure on ppc, libxl directories not found
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: rawhide
Hardware: powerpc
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F16Alphappc
TreeView+ depends on / blocked
 
Reported: 2011-07-14 20:49 UTC by Karsten Hopp
Modified: 2012-03-14 13:06 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-14 15:03:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karsten Hopp 2011-07-14 20:49:54 UTC
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:

Comment 1 Karsten Hopp 2011-07-27 21:34:37 UTC
the same issue exists on s390:
http://s390.koji.fedoraproject.org/koji/getfile?taskID=435601&name=build.log

Comment 2 Karsten Hopp 2011-09-14 15:03:37 UTC
libvirt-0.9.4-1.fc16 built fine on s390x and ppc, closing...


Note You need to log in before you can comment on or make changes to this bug.