Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2017 16:02:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219989] sysutils/xen-tools: xen-tools-4.7.2_1 builds broken on FreeBSD 12-CURRENT
Message-ID:  <bug-219989-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219989

            Bug ID: 219989
           Summary: sysutils/xen-tools: xen-tools-4.7.2_1 builds broken on
                    FreeBSD 12-CURRENT
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: royger@freebsd.org
          Reporter: olevole@olevole.ru
          Assignee: royger@freebsd.org
             Flags: maintainer-feedback?(royger@freebsd.org)

xen-tools-4.7.2_1 broken on FreeBSD 12.0-CURRENT (r319755):

uname -a:
FreeBSD 12.0-CURRENT FreeBSD 12.0-CURRENT #6 r319755 amd64

/bin/sh: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically
linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 12.0 (1200032),
FreeBSD-style, stripped

make -C /usr/ports/sysutils/xen-tools:
---

CC    i386-softmmu/hw/display/virtio-gpu-pci.o
3 warnings generated.
  CC    i386-softmmu/hw/intc/apic.o
  CC    i386-softmmu/hw/intc/apic_common.o
  CC    i386-softmmu/hw/intc/ioapic.o
  CC    i386-softmmu/hw/isa/lpc_ich9.o
  CC    i386-softmmu/hw/misc/vmport.o
  CC    i386-softmmu/hw/misc/pvpanic.o
  CC    i386-softmmu/hw/misc/edu.o
  CC    i386-softmmu/hw/net/virtio-net.o
  CC    i386-softmmu/hw/net/vhost_net.o
  CC    i386-softmmu/hw/scsi/virtio-scsi.o
  CC    i386-softmmu/hw/scsi/virtio-scsi-dataplane.o
  CC    i386-softmmu/hw/timer/mc146818rtc.o
  CC    i386-softmmu/hw/virtio/virtio.o
  CC    i386-softmmu/hw/virtio/virtio-balloon.o
  CC    i386-softmmu/hw/virtio/dataplane/vring.o
  CC    i386-softmmu/hw/i386/multiboot.o
  CC    i386-softmmu/hw/i386/smbios.o
  CC    i386-softmmu/hw/i386/pc.o
  CC    i386-softmmu/hw/i386/pc_piix.o
  CC    i386-softmmu/hw/i386/pc_q35.o
  CC    i386-softmmu/hw/i386/pc_sysfw.o
  CC    i386-softmmu/hw/i386/intel_iommu.o
  CC    i386-softmmu/hw/i386/kvmvapic.o
  CPP i386-softmmu/acpi-dsdt.dsl.i.orig
  ACPI_PREPROCESS i386-softmmu/acpi-dsdt.dsl.i
  IASL i386-softmmu/acpi-dsdt.dsl.i
gmake[6]: ***
[/usr/ports/sysutils/xen-tools/work/xen-4.7.2/tools/qemu-xen/hw/i386/Makefi=
le.objs:23:
hw/i386/acpi-dsdt.hex] Error 255
gmake[6]: *** Waiting for unfinished jobs....
gmake[5]: *** [Makefile:178: subdir-i386-softmmu] Error 2
gmake[5]: Leaving directory
'/usr/ports/sysutils/xen-tools/work/xen-4.7.2/tools/qemu-xen-dir'
gmake[4]: *** [Makefile:237: subdir-all-qemu-xen-dir] Error 2
gmake[4]: Leaving directory
'/usr/ports/sysutils/xen-tools/work/xen-4.7.2/tools'
gmake[3]: ***
[/usr/ports/sysutils/xen-tools/work/xen-4.7.2/tools/../tools/Rules.mk:211:
subdirs-install] Error 2
gmake[3]: Leaving directory
'/usr/ports/sysutils/xen-tools/work/xen-4.7.2/tools'
gmake[2]: *** [Makefile:101: install-tools] Error 2
gmake[2]: Leaving directory '/usr/ports/sysutils/xen-tools/work/xen-4.7.2'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/sysutils/xen-tools
*** Error code 1

---


If remove this string
--
$(call quiet-command, $(IASL) $(call iasl-option,$(IASL),-Pn,) -vs -l -tc -=
p $*
$*.dsl.i $(if $(V), , > /dev/null) 2>&1 ,"  IASL $(TARGET_DIR)$*.dsl.i")
--

in tools/qemu-xen/hw/i386/Makefile.objs build success.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219989-13>