This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM3358: Qt serial port build problem

Part Number: AM3358

Tool/software: Linux

Dear Kemal,

I am having a similar problem with linux RT am335x 5.00.00.15. Looks like the patch hadn't made its way to latest build. Could you provide a patch for qemu_2.10.0. Much appreciated

Similar fault occurs with bitbake qtcharts too.

Summary error as follows

...

ERROR: qemu-native-2.10.0-r0 do_compile: oe_runmake failed
ERROR: qemu-native-2.10.0-r0 do_compile: Function failed: do_compile (log file is located at /home/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/temp/log.do_compile.3812)
ERROR: Logfile of failure stored in: /home/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/temp/log.do_compile.3812
...

...

ERROR: Function failed: do_compile (log file is located at /home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/temp/log.do_compile.3812)
ERROR: Task (virtual:native:/home/tisdk/sources/oe-core/meta/recipes-devtools/qemu/qemu_2.10.0.bb:do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 603 tasks of which 598 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  virtual:native:/home/tisdk/sources/oe-core/meta/recipes-devtools/qemu/qemu_2.10.0.bb:do_compile
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

PS:

To get this far I also had to save the linaro gcc to /opt/ directory. bitbake appeared to be searching for it there. So

tar -Jxvf gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf.tar.xz -C /opt/

export PATH=/opt/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf/bin:$PATH

best regards

Naseer

DEBUG: Executing shell function do_compile
NOTE: make -j 3 LD=ld  AR=ar OBJCOPY=objcopy LDFLAGS=-L/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/recipe-sysroot-native/usr/lib -L/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/recipe-sysroot-native/lib -Wl,-rpath-link,/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/recipe-sysroot-native/lib -Wl,-rpath,/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/recipe-sysroot-native/usr/lib -Wl,-rpath,/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/recipe-sysroot-native/lib -Wl,-O1 -fuse-ld=bfd
  LINK    tests/qemu-iotests/socket_scm_helper
  GEN     qemu-doc.txt
  GEN     qemu-doc.html
  GEN     qemu.1
  GEN     docs/interop/qemu-qmp-ref.html
  GEN     docs/interop/qemu-qmp-ref.txt
  GEN     docs/interop/qemu-qmp-ref.7
  GEN     docs/interop/qemu-ga-ref.html
  GEN     docs/interop/qemu-ga-ref.txt
  GEN     docs/interop/qemu-ga-ref.7
  CC      qga/commands.o
  CC      qga/guest-agent-command-state.o
  CC      qga/main.o
  CC      qga/commands-posix.o
  CC      qga/channel-posix.o
  CC      qga/qapi-generated/qga-qapi-types.o
  CC      qga/qapi-generated/qga-qapi-visit.o
  CC      qga/qapi-generated/qga-qmp-marshal.o
  AR      libqemuutil.a
  AR      libqemustub.a
  CC      block/parallels.o
  CC      block/blkdebug.o
  CC      block/blkverify.o
  CC      block/blkreplay.o
  CC      block/block-backend.o
  CC      block/snapshot.o
  CC      block/qapi.o
  CC      block/file-posix.o
  CC      block/null.o
  CC      block/mirror.o
  CC      block/commit.o
  CC      block/io.o
  CC      block/throttle-groups.o
  CC      block/nbd.o
  CC      block/nbd-client.o
  CC      block/sheepdog.o
  CC      block/accounting.o
  CC      block/dirty-bitmap.o
  CC      block/write-threshold.o
  CC      block/backup.o
  CC      block/replication.o
  CC      block/crypto.o
  CC      nbd/server.o
  CC      nbd/client.o
  CC      nbd/common.o
  CC      crypto/init.o
  CC      crypto/hash.o
  CC      crypto/hash-glib.o
  CC      crypto/hmac.o
  CC      crypto/hmac-glib.o
  CC      crypto/aes.o
  CC      crypto/desrfb.o
  CC      crypto/cipher.o
  CC      crypto/tlscreds.o
  CC      crypto/tlscredsanon.o
  CC      crypto/tlscredsx509.o
  CC      crypto/tlssession.o
  CC      crypto/secret.o
  CC      crypto/random-platform.o
  CC      crypto/pbkdf.o
  CC      crypto/ivgen.o
  CC      crypto/ivgen-essiv.o
  CC      crypto/ivgen-plain.o
  CC      crypto/ivgen-plain64.o
  CC      crypto/afsplit.o
  CC      crypto/xts.o
  CC      crypto/block.o
  CC      crypto/block-qcow.o
  CC      crypto/block-luks.o
  CC      io/channel.o
  CC      io/channel-buffer.o
  CC      io/channel-command.o
  CC      io/channel-file.o
  CC      io/channel-socket.o
  CC      io/channel-tls.o
  CC      io/channel-watch.o
  CC      io/channel-websock.o
  CC      io/channel-util.o
  CC      io/dns-resolver.o
  CC      io/task.o
  CC      qom/object.o
  CC      qom/container.o
  CC      qom/qom-qobject.o
  CC      qom/object_interfaces.o
  GEN     qemu-img-cmds.h
  CC      qemu-io.o
  CC      qemu-bridge-helper.o
  CC      blockdev.o
  CC      blockdev-nbd.o
  CC      bootdevice.o
  CC      iothread.o
  CC      qdev-monitor.o
  CC      device-hotplug.o
  CC      os-posix.o
  CC      bt-host.o
  CC      bt-vhci.o
  CC      dma-helpers.o
  CC      vl.o
  CC      tpm.o
  CC      device_tree.o
  CC      qmp-marshal.o
  CC      qmp.o
  CC      hmp.o
  CC      cpus-common.o
  CC      audio/audio.o
  CC      audio/noaudio.o
  CC      audio/wavaudio.o
  CC      audio/mixeng.o
  CC      audio/ossaudio.o
  CC      audio/alsaaudio.o
  CC      audio/wavcapture.o
  CC      backends/rng.o
  CC      backends/rng-egd.o
  CC      backends/rng-random.o
  CC      backends/tpm.o
  CC      backends/hostmem.o
  CC      backends/hostmem-ram.o
  CC      backends/hostmem-file.o
  CC      backends/cryptodev.o
  CC      backends/cryptodev-builtin.o
  CC      block/stream.o
  CC      chardev/msmouse.o
  CC      chardev/wctablet.o
  CC      chardev/testdev.o
  CC      disas/arm.o
  CXX     disas/arm-a64.o
  CC      disas/i386.o
  CC      disas/mips.o
  CC      disas/ppc.o
  CC      disas/sh4.o
  CXX     disas/libvixl/vixl/utils.o
  CXX     disas/libvixl/vixl/compiler-intrinsics.o
  CXX     disas/libvixl/vixl/a64/instructions-a64.o
  CXX     disas/libvixl/vixl/a64/decoder-a64.o
  CXX     disas/libvixl/vixl/a64/disasm-a64.o
  CC      fsdev/qemu-fsdev-dummy.o
  CC      fsdev/qemu-fsdev-opts.o
  CC      fsdev/qemu-fsdev-throttle.o
  CC      hw/acpi/core.o
  CC      hw/acpi/piix4.o
  CC      hw/acpi/pcihp.o
  CC      hw/acpi/ich9.o
  CC      hw/acpi/tco.o
  CC      hw/acpi/cpu_hotplug.o
  CC      hw/acpi/memory_hotplug.o
  CC      hw/acpi/cpu.o
  CC      hw/acpi/nvdimm.o
  CC      hw/acpi/vmgenid.o
  CC      hw/acpi/acpi_interface.o
  CC      hw/acpi/bios-linker-loader.o
  CC      hw/acpi/aml-build.o
  CC      hw/acpi/ipmi.o
  CC      hw/acpi/acpi-stub.o
  CC      hw/acpi/ipmi-stub.o
  CC      hw/audio/sb16.o
  CC      hw/audio/es1370.o
  CC      hw/audio/ac97.o
  CC      hw/audio/fmopl.o
  CC      hw/audio/adlib.o
  CC      hw/audio/gus.o
  CC      hw/audio/gusemu_hal.o
  CC      hw/audio/gusemu_mixer.o
  CC      hw/audio/cs4231a.o
  CC      hw/audio/intel-hda.o
  CC      hw/audio/hda-codec.o
  CC      hw/audio/pcspk.o
  CC      hw/audio/wm8750.o
  CC      hw/audio/pl041.o
  CC      hw/audio/lm4549.o
  CC      hw/audio/marvell_88w8618.o
  CC      hw/audio/soundhw.o
  CC      hw/block/block.o
  CC      hw/block/cdrom.o
  CC      hw/block/hd-geometry.o
  CC      hw/block/fdc.o
  CC      hw/block/m25p80.o
  CC      hw/block/nand.o
  CC      hw/block/pflash_cfi01.o
  CC      hw/block/pflash_cfi02.o
  CC      hw/block/ecc.o
  CC      hw/block/onenand.o
  CC      hw/block/nvme.o
  CC      hw/bt/core.o
  CC      hw/bt/l2cap.o
  CC      hw/bt/sdp.o
  CC      hw/bt/hci.o
  CC      hw/bt/hid.o
  CC      hw/bt/hci-csr.o
  CC      hw/char/ipoctal232.o
  CC      hw/char/escc.o
  CC      hw/char/parallel.o
  CC      hw/char/pl011.o
  CC      hw/char/serial.o
  CC      hw/char/serial-isa.o
  CC      hw/char/serial-pci.o
  CC      hw/char/virtio-console.o
  CC      hw/char/xilinx_uartlite.o
  CC      hw/char/cadence_uart.o
  CC      hw/char/cmsdk-apb-uart.o
  CC      hw/char/debugcon.o
  CC      hw/char/imx_serial.o
  CC      hw/core/qdev.o
  CC      hw/core/bus.o
  CC      hw/core/qdev-properties.o
  CC      hw/core/reset.o
  CC      hw/core/fw-path-provider.o
  CC      hw/core/irq.o
  CC      hw/core/hotplug.o
  CC      hw/core/nmi.o
  CC      hw/core/empty_slot.o
  CC      hw/core/ptimer.o
  CC      hw/core/sysbus.o
  CC      hw/core/machine.o
  CC      hw/core/loader.o
  CC      hw/core/loader-fit.o
  CC      hw/core/qdev-properties-system.o
  CC      hw/core/register.o
  CC      hw/core/or-irq.o
  CC      hw/core/platform-bus.o
  CC      hw/cpu/core.o
  CC      hw/display/ads7846.o
  CC      hw/display/cirrus_vga.o
  CC      hw/display/g364fb.o
  CC      hw/display/jazz_led.o
  CC      hw/display/pl110.o
  CC      hw/display/ssd0303.o
  CC      hw/display/ssd0323.o
  CC      hw/display/vga-pci.o
  CC      hw/display/vga-isa.o
  CC      hw/display/vga-isa-mm.o
  CC      hw/display/vmware_vga.o
  CC      hw/display/blizzard.o
  CC      hw/display/exynos4210_fimd.o
  CC      hw/display/framebuffer.o
  CC      hw/display/tc6393xb.o
  CC      hw/dma/rc4030.o
  CC      hw/dma/pl080.o
  CC      hw/dma/pl330.o
  CC      hw/dma/i82374.o
  CC      hw/dma/i8257.o
  CC      hw/dma/xlnx-zynq-devcfg.o
  CC      hw/gpio/max7310.o
  CC      hw/gpio/pl061.o
  CC      hw/gpio/zaurus.o
  CC      hw/gpio/mpc8xxx.o
  CC      hw/gpio/gpio_key.o
  CC      hw/i2c/core.o
  CC      hw/i2c/smbus.o
  CC      hw/i2c/smbus_eeprom.o
  CC      hw/i2c/i2c-ddc.o
  CC      hw/i2c/versatile_i2c.o
  CC      hw/i2c/smbus_ich9.o
  CC      hw/i2c/pm_smbus.o
  CC      hw/i2c/bitbang_i2c.o
  CC      hw/i2c/exynos4210_i2c.o
  CC      hw/i2c/imx_i2c.o
  CC      hw/i2c/aspeed_i2c.o
  CC      hw/ide/core.o
  CC      hw/ide/atapi.o
  CC      hw/ide/qdev.o
  CC      hw/ide/pci.o
  CC      hw/ide/isa.o
  CC      hw/ide/piix.o
  CC      hw/ide/cmd646.o
  CC      hw/ide/macio.o
  CC      hw/ide/mmio.o
  CC      hw/ide/via.o
  CC      hw/ide/microdrive.o
  CC      hw/ide/ahci.o
  CC      hw/ide/ich.o
  CC      hw/input/adb.o
  CC      hw/input/hid.o
  CC      hw/input/lm832x.o
  CC      hw/input/pckbd.o
  CC      hw/input/pl050.o
  CC      hw/input/ps2.o
  CC      hw/input/stellaris_input.o
  CC      hw/input/tsc2005.o
  CC      hw/input/vmmouse.o
  CC      hw/input/virtio-input.o
  CC      hw/input/virtio-input-hid.o
  CC      hw/input/virtio-input-host.o
  CC      hw/intc/heathrow_pic.o
  CC      hw/intc/i8259_common.o
  CC      hw/intc/i8259.o
  CC      hw/intc/pl190.o
  CC      hw/intc/xilinx_intc.o
  CC      hw/intc/imx_avic.o
  CC      hw/intc/realview_gic.o
  CC      hw/intc/ioapic_common.o
  CC      hw/intc/arm_gic_common.o
  CC      hw/intc/arm_gic.o
  CC      hw/intc/arm_gicv2m.o
  CC      hw/intc/arm_gicv3_common.o
  CC      hw/intc/arm_gicv3.o
  CC      hw/intc/arm_gicv3_dist.o
  CC      hw/intc/arm_gicv3_redist.o
  CC      hw/intc/arm_gicv3_its_common.o
  CC      hw/intc/openpic.o
  CC      hw/intc/intc.o
  CC      hw/ipack/ipack.o
  CC      hw/ipack/tpci200.o
  CC      hw/ipmi/ipmi.o
  CC      hw/ipmi/ipmi_bmc_sim.o
  CC      hw/ipmi/ipmi_bmc_extern.o
  CC      hw/ipmi/isa_ipmi_kcs.o
  CC      hw/ipmi/isa_ipmi_bt.o
  CC      hw/isa/isa-bus.o
  CC      hw/isa/apm.o
  CC      hw/isa/i82378.o
  CC      hw/isa/pc87312.o
  CC      hw/isa/piix4.o
  CC      hw/isa/vt82c686.o
  CC      hw/mem/pc-dimm.o
  CC      hw/mem/nvdimm.o
  CC      hw/misc/applesmc.o
  CC      hw/misc/max111x.o
  CC      hw/misc/tmp105.o
  CC      hw/misc/tmp421.o
  CC      hw/misc/debugexit.o
  CC      hw/misc/sga.o
  CC      hw/misc/pc-testdev.o
  CC      hw/misc/pci-testdev.o
  CC      hw/misc/edu.o
  CC      hw/misc/unimp.o
  CC      hw/misc/arm_l2x0.o
  CC      hw/misc/arm_integrator_debug.o
  CC      hw/misc/a9scu.o
  CC      hw/misc/arm11scu.o
  CC      hw/misc/macio/macio.o
  CC      hw/misc/macio/cuda.o
  CC      hw/misc/macio/mac_dbdma.o
  CC      hw/net/dp8393x.o
  CC      hw/net/ne2000.o
  CC      hw/net/eepro100.o
  CC      hw/net/pcnet-pci.o
  CC      hw/net/pcnet.o
  CC      hw/net/e1000.o
  CC      hw/net/e1000x_common.o
  CC      hw/net/net_tx_pkt.o
  CC      hw/net/net_rx_pkt.o
  CC      hw/net/e1000e.o
  CC      hw/net/e1000e_core.o
  CC      hw/net/rtl8139.o
  CC      hw/net/vmxnet3.o
  CC      hw/net/smc91c111.o
  CC      hw/net/lan9118.o
  CC      hw/net/ne2000-isa.o
  CC      hw/net/xgmac.o
  CC      hw/net/mipsnet.o
  CC      hw/net/allwinner_emac.o
  CC      hw/net/imx_fec.o
  CC      hw/net/cadence_gem.o
  CC      hw/net/stellaris_enet.o
  CC      hw/net/ftgmac100.o
  CC      hw/net/rocker/rocker.o
  CC      hw/net/rocker/rocker_fp.o
  CC      hw/net/rocker/rocker_desc.o
  CC      hw/net/rocker/rocker_world.o
  CC      hw/net/rocker/rocker_of_dpa.o
  CC      hw/nvram/ds1225y.o
  CC      hw/nvram/eeprom93xx.o
  CC      hw/nvram/fw_cfg.o
  CC      hw/nvram/chrp_nvram.o
  CC      hw/nvram/mac_nvram.o
  CC      hw/pci-bridge/pci_bridge_dev.o
  CC      hw/pci-bridge/pcie_root_port.o
  CC      hw/pci-bridge/gen_pcie_root_port.o
  CC      hw/pci-bridge/pci_expander_bridge.o
  CC      hw/pci-bridge/xio3130_upstream.o
  CC      hw/pci-bridge/xio3130_downstream.o
  CC      hw/pci-bridge/ioh3420.o
  CC      hw/pci-bridge/i82801b11.o
  CC      hw/pci-bridge/dec.o
  CC      hw/pci-host/pam.o
  CC      hw/pci-host/prep.o
  CC      hw/pci-host/grackle.o
  CC      hw/pci-host/uninorth.o
  CC      hw/pci-host/ppce500.o
  CC      hw/pci-host/versatile.o
  CC      hw/pci-host/bonito.o
  CC      hw/pci-host/piix.o
  CC      hw/pci-host/q35.o
  CC      hw/pci-host/gpex.o
  CC      hw/pci-host/xilinx-pcie.o
  CC      hw/pci/pci.o
  CC      hw/pci/pci_bridge.o
  CC      hw/pci/msix.o
  CC      hw/pci/msi.o
  CC      hw/pci/shpc.o
  CC      hw/pci/slotid_cap.o
  CC      hw/pci/pci_host.o
  CC      hw/pci/pcie_host.o
  CC      hw/pci/pcie.o
  CC      hw/pci/pcie_aer.o
  CC      hw/pci/pcie_port.o
  CC      hw/pci/pci-stub.o
  CC      hw/pcmcia/pcmcia.o
  CC      hw/scsi/scsi-disk.o
  CC      hw/scsi/scsi-bus.o
  CC      hw/scsi/scsi-generic.o
  CC      hw/scsi/lsi53c895a.o
  CC      hw/scsi/mptsas.o
  CC      hw/scsi/mptconfig.o
  CC      hw/scsi/mptendian.o
  CC      hw/scsi/megasas.o
  CC      hw/scsi/vmw_pvscsi.o
  CC      hw/scsi/esp.o
  CC      hw/scsi/esp-pci.o
  CC      hw/sd/pl181.o
  CC      hw/sd/ssi-sd.o
  CC      hw/sd/sd.o
  CC      hw/sd/core.o
  CC      hw/sd/sdhci.o
  CC      hw/smbios/smbios.o
  CC      hw/smbios/smbios_type_38.o
  CC      hw/smbios/smbios-stub.o
  CC      hw/smbios/smbios_type_38-stub.o
  CC      hw/ssi/pl022.o
  CC      hw/ssi/ssi.o
  CC      hw/ssi/xilinx_spips.o
  CC      hw/ssi/aspeed_smc.o
  CC      hw/ssi/stm32f2xx_spi.o
  CC      hw/timer/arm_timer.o
  CC      hw/timer/arm_mptimer.o
  CC      hw/timer/armv7m_systick.o
  CC      hw/timer/a9gtimer.o
  CC      hw/timer/cadence_ttc.o
  CC      hw/timer/ds1338.o
  CC      hw/timer/hpet.o
  CC      hw/timer/i8254_common.o
  CC      hw/timer/i8254.o
  CC      hw/timer/m48t59.o
  CC      hw/timer/m48t59-isa.o
  CC      hw/timer/pl031.o
  CC      hw/timer/twl92230.o
  CC      hw/timer/xilinx_timer.o
  CC      hw/timer/imx_epit.o
  CC      hw/timer/imx_gpt.o
  CC      hw/timer/stm32f2xx_timer.o
  CC      hw/timer/aspeed_timer.o
  CC      hw/timer/cmsdk-apb-timer.o
  CC      hw/tpm/tpm_tis.o
  CC      hw/tpm/tpm_passthrough.o
  CC      hw/tpm/tpm_util.o
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/hw/tpm/tpm_passthrough.c: In function ‘tpm_passthrough_shutdown’:
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/hw/tpm/tpm_passthrough.c:315:9: warning: implicit declaration of function ‘migrate_del_blocker’ [-Wimplicit-function-declaration]
         migrate_del_blocker(tpm_pt->migration_blocker);
         ^
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/hw/tpm/tpm_passthrough.c:315:9: warning: nested extern declaration of ‘migrate_del_blocker’ [-Wnested-externs]
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/hw/tpm/tpm_passthrough.c: In function ‘tpm_passthrough_block_migration’:
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/hw/tpm/tpm_passthrough.c:651:13: warning: implicit declaration of function ‘migrate_add_blocker’ [-Wimplicit-function-declaration]
             migrate_add_blocker(tpm_pt->migration_blocker);
             ^
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/hw/tpm/tpm_passthrough.c:651:13: warning: nested extern declaration of ‘migrate_add_blocker’ [-Wnested-externs]
  CC      hw/usb/core.o
  CC      hw/usb/combined-packet.o
  CC      hw/usb/bus.o
  CC      hw/usb/libhw.o
  CC      hw/usb/desc.o
  CC      hw/usb/desc-msos.o
  CC      hw/usb/hcd-uhci.o
  CC      hw/usb/hcd-ohci.o
  CC      hw/usb/hcd-ehci.o
  CC      hw/usb/hcd-ehci-pci.o
  CC      hw/usb/hcd-ehci-sysbus.o
  CC      hw/usb/hcd-xhci.o
  CC      hw/usb/hcd-xhci-nec.o
  CC      hw/usb/hcd-musb.o
  CC      hw/usb/dev-hub.o
  CC      hw/usb/dev-hid.o
  CC      hw/usb/dev-wacom.o
  CC      hw/usb/dev-storage.o
  CC      hw/usb/dev-uas.o
  CC      hw/usb/dev-audio.o
  CC      hw/usb/dev-serial.o
  CC      hw/usb/dev-network.o
  CC      hw/usb/dev-bluetooth.o
  CC      hw/usb/dev-smartcard-reader.o
  CC      hw/usb/dev-mtp.o
  CC      hw/usb/host-stub.o
  CC      hw/virtio/virtio-rng.o
  CC      hw/virtio/virtio-pci.o
  CC      hw/virtio/virtio-bus.o
  CC      hw/virtio/virtio-mmio.o
  CC      hw/virtio/vhost-stub.o
  CC      hw/watchdog/watchdog.o
  CC      hw/watchdog/wdt_i6300esb.o
  CC      hw/watchdog/wdt_ib700.o
  CC      hw/watchdog/wdt_aspeed.o
  CC      migration/migration.o
  CC      migration/socket.o
  CC      migration/fd.o
  CC      migration/exec.o
  CC      migration/tls.o
  CC      migration/channel.o
  CC      migration/savevm.o
  CC      migration/colo-comm.o
  CC      migration/colo.o
  CC      migration/colo-failover.o
  CC      migration/vmstate.o
  CC      migration/vmstate-types.o
  CC      migration/page_cache.o
  CC      migration/qemu-file.o
  CC      migration/global_state.o
  CC      migration/qemu-file-channel.o
  CC      migration/xbzrle.o
  CC      migration/postcopy-ram.o
  CC      migration/qjson.o
  CC      migration/block.o
  CC      net/net.o
  CC      net/queue.o
  CC      net/checksum.o
  CC      net/util.o
  CC      net/hub.o
  CC      net/socket.o
  CC      net/dump.o
  CC      net/eth.o
  CC      net/l2tpv3.o
  CC      net/vhost-user.o
  CC      net/slirp.o
  CC      net/filter.o
  CC      net/filter-buffer.o
  CC      net/filter-mirror.o
  CC      net/colo-compare.o
  CC      net/colo.o
  CC      net/filter-rewriter.o
  CC      net/filter-replay.o
  CC      net/tap.o
  CC      net/tap-linux.o
  CC      qom/cpu.o
  CC      replay/replay.o
  CC      replay/replay-internal.o
  CC      replay/replay-events.o
  CC      replay/replay-time.o
  CC      replay/replay-input.o
  CC      replay/replay-char.o
  CC      replay/replay-snapshot.o
  CC      replay/replay-net.o
  CC      replay/replay-audio.o
  CC      slirp/cksum.o
  CC      slirp/if.o
  CC      slirp/ip_icmp.o
  CC      slirp/ip6_icmp.o
  CC      slirp/ip6_input.o
  CC      slirp/ip6_output.o
  CC      slirp/ip_input.o
  CC      slirp/ip_output.o
  CC      slirp/dnssearch.o
  CC      slirp/dhcpv6.o
  CC      slirp/slirp.o
  CC      slirp/mbuf.o
  CC      slirp/misc.o
  CC      slirp/sbuf.o
  CC      slirp/tcp_input.o
  CC      slirp/socket.o
  CC      slirp/tcp_output.o
  CC      slirp/tcp_subr.o
  CC      slirp/tcp_timer.o
  CC      slirp/udp.o
  CC      slirp/udp6.o
  CC      slirp/bootp.o
  CC      slirp/tftp.o
  CC      slirp/arp_table.o
  CC      slirp/ndp_table.o
  CC      slirp/ncsi.o
  CC      ui/keymaps.o
  CC      ui/console.o
  CC      ui/cursor.o
  CC      ui/qemu-pixman.o
  CC      ui/input.o
  CC      ui/input-keymap.o
  CC      ui/input-legacy.o
  CC      ui/input-linux.o
  CC      ui/vnc.o
  CC      ui/vnc-enc-zlib.o
  CC      ui/vnc-enc-hextile.o
  CC      ui/vnc-enc-tight.o
  CC      ui/vnc-palette.o
  CC      ui/vnc-enc-zrle.o
  CC      ui/vnc-auth-vencrypt.o
  CC      ui/vnc-ws.o
  CC      ui/vnc-jobs.o
  CC      chardev/char.o
  CC      chardev/char-fd.o
  CC      chardev/char-fe.o
  CC      chardev/char-file.o
  CC      chardev/char-io.o
  CC      chardev/char-mux.o
  CC      chardev/char-null.o
  CC      chardev/char-parallel.o
  CC      chardev/char-pipe.o
  CC      chardev/char-pty.o
  CC      chardev/char-ringbuf.o
  CC      chardev/char-serial.o
  CC      chardev/char-socket.o
  CC      chardev/char-stdio.o
  CC      chardev/char-udp.o
nm: arch-query-cpu-model-expansion.o: File format not recognized
nm: arch-query-cpu-model-comparison.o: File format not recognized
nm: arch-query-cpu-model-baseline.o: File format not recognized
nm: bdrv-next-monitor-owned.o: File format not recognized
nm: blk-commit-all.o: File format not recognized
nm: blockdev-close-all-bdrv-states.o: File format not recognized
nm: clock-warp.o: File format not recognized
nm: cpu-get-clock.o: File format not recognized
nm: cpu-get-icount.o: File format not recognized
nm: dump.o: File format not recognized
nm: error-printf.o: File format not recognized
nm: fdset.o: File format not recognized
nm: gdbstub.o: File format not recognized
nm: get-vm-name.o: File format not recognized
nm: iothread.o: File format not recognized
nm: iothread-lock.o: File format not recognized
nm: is-daemonized.o: File format not recognized
nm: machine-init-done.o: File format not recognized
nm: migr-blocker.o: File format not recognized
nm: change-state-handler.o: File format not recognized
nm: monitor.o: File format not recognized
nm: notify-event.o: File format not recognized
nm: qtest.o: File format not recognized
nm: replay.o: File format not recognized
nm: runstate-check.o: File format not recognized
nm: set-fd-handler.o: File format not recognized
nm: slirp.o: File format not recognized
nm: sysbus.o: File format not recognized
nm: trace-control.o: File format not recognized
nm: uuid.o: File format not recognized
nm: vm-stop.o: File format not recognized
nm: vmstate.o: File format not recognized
nm: qmp_pc_dimm_device_list.o: File format not recognized
nm: target-monitor-defs.o: File format not recognized
nm: target-get-monitor-def.o: File format not recognized
nm: pc_madt_cpu_entry.o: File format not recognized
nm: vmgenid.o: File format not recognized
nm: xen-common.o: File format not recognized
nm: xen-hvm.o: File format not recognized
  LINK    qemu-ga
nm: arch-query-cpu-model-expansion.o: File format not recognized
nm: arch-query-cpu-model-comparison.o: File format not recognized
nm: arch-query-cpu-model-baseline.o: File format not recognized
nm: bdrv-next-monitor-owned.o: File format not recognized
nm: blk-commit-all.o: File format not recognized
nm: blockdev-close-all-bdrv-states.o: File format not recognized
nm: clock-warp.o: File format not recognized
nm: cpu-get-clock.o: File format not recognized
nm: cpu-get-icount.o: File format not recognized
nm: dump.o: File format not recognized
nm: error-printf.o: File format not recognized
nm: fdset.o: File format not recognized
nm: gdbstub.o: File format not recognized
nm: get-vm-name.o: File format not recognized
nm: iothread.o: File format not recognized
nm: iothread-lock.o: File format not recognized
nm: is-daemonized.o: File format not recognized
nm: machine-init-done.o: File format not recognized
nm: migr-blocker.o: File format not recognized
nm: change-state-handler.o: File format not recognized
nm: monitor.o: File format not recognized
nm: notify-event.o: File format not recognized
nm: qtest.o: File format not recognized
nm: replay.o: File format not recognized
nm: runstate-check.o: File format not recognized
nm: set-fd-handler.o: File format not recognized
nm: slirp.o: File format not recognized
nm: sysbus.o: File format not recognized
nm: trace-control.o: File format not recognized
nm: uuid.o: File format not recognized
nm: vm-stop.o: File format not recognized
nm: vmstate.o: File format not recognized
nm: qmp_pc_dimm_device_list.o: File format not recognized
nm: target-monitor-defs.o: File format not recognized
nm: target-get-monitor-def.o: File format not recognized
nm: pc_madt_cpu_entry.o: File format not recognized
nm: vmgenid.o: File format not recognized
nm: xen-common.o: File format not recognized
nm: xen-hvm.o: File format not recognized
  LINK    ivshmem-client
contrib/ivshmem-client/ivshmem-client.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
nm: arch-query-cpu-model-expansion.o: File format not recognized
nm: arch-query-cpu-model-comparison.o: File format not recognized
nm: arch-query-cpu-model-baseline.o: File format not recognized
nm: bdrv-next-monitor-owned.o: File format not recognized
nm: blk-commit-all.o: File format not recognized
nm: blockdev-close-all-bdrv-states.o: File format not recognized
nm: clock-warp.o: File format not recognized
nm: cpu-get-clock.o: File format not recognized
nm: cpu-get-icount.o: File format not recognized
nm: dump.o: File format not recognized
nm: error-printf.o: File format not recognized
nm: fdset.o: File format not recognized
nm: gdbstub.o: File format not recognized
nm: get-vm-name.o: File format not recognized
nm: iothread.o: File format not recognized
nm: iothread-lock.o: File format not recognized
nm: is-daemonized.o: File format not recognized
nm: machine-init-done.o: File format not recognized
nm: migr-blocker.o: File format not recognized
nm: change-state-handler.o: File format not recognized
nm: monitor.o: File format not recognized
nm: notify-event.o: File format not recognized
nm: qtest.o: File format not recognized
nm: replay.o: File format not recognized
nm: runstate-check.o: File format not recognized
nm: set-fd-handler.o: File format not recognized
nm: slirp.o: File format not recognized
nm: sysbus.o: File format not recognized
nm: trace-control.o: File format not recognized
nm: uuid.o: File format not recognized
nm: vm-stop.o: File format not recognized
nm: vmstate.o: File format not recognized
nm: qmp_pc_dimm_device_list.o: File format not recognized
nm: target-monitor-defs.o: File format not recognized
nm: target-get-monitor-def.o: File format not recognized
nm: pc_madt_cpu_entry.o: File format not recognized
nm: vmgenid.o: File format not recognized
nm: xen-common.o: File format not recognized
nm: xen-hvm.o: File format not recognized
Makefile:473: recipe for target 'ivshmem-client' failed
make: *** [ivshmem-client] Error 1
make: *** Waiting for unfinished jobs....
libqemuutil.a(control.o): In function `trace_enable_events':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/trace/control.c:205: undefined reference to `cur_mon'
libqemuutil.a(control.o): In function `do_trace_enable_events':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/trace/control.c:189: undefined reference to `trace_event_set_state_dynamic'
libqemuutil.a(control.o): In function `trace_fini_vcpu':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/trace/control.c:283: undefined reference to `trace_event_set_vcpu_state_dynamic'
libqemuutil.a(osdep.o): In function `qemu_open':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/osdep.c:261: undefined reference to `monitor_fdset_get_fd'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/osdep.c:271: undefined reference to `monitor_fdset_dup_fd_add'
libqemuutil.a(osdep.o): In function `qemu_close':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/osdep.c:314: undefined reference to `monitor_fdset_dup_fd_find'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/osdep.c:320: undefined reference to `monitor_fdset_dup_fd_remove'
libqemuutil.a(qemu-error.o): In function `error_printf':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-error.c:32: undefined reference to `error_vprintf'
libqemuutil.a(qemu-error.o): In function `vreport':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-error.c:204: undefined reference to `cur_mon'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-error.c:224: undefined reference to `error_vprintf'
libqemuutil.a(qemu-error.o): In function `print_loc':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-error.c:165: undefined reference to `cur_mon'
libqemuutil.a(qemu-error.o): In function `error_printf_unless_qmp':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-error.c:41: undefined reference to `error_vprintf_unless_qmp'
libqemuutil.a(qemu-sockets.o): In function `socket_connect':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-sockets.c:1144: undefined reference to `cur_mon'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-sockets.c:1144: undefined reference to `monitor_get_fd'
libqemuutil.a(qemu-sockets.o): In function `socket_listen':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-sockets.c:1175: undefined reference to `cur_mon'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-sockets.c:1175: undefined reference to `monitor_get_fd'
libqemuutil.a(log.o): In function `qemu_set_log':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/log.c:98: undefined reference to `is_daemonized'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/log.c:63: undefined reference to `is_daemonized'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/log.c:71: undefined reference to `is_daemonized'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/log.c:79: undefined reference to `is_daemonized'
libqemuutil.a(async.o): In function `aio_co_enter':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/async.c:461: undefined reference to `qemu_get_current_aio_context'
libqemuutil.a(qemu-timer.o): In function `qemu_clock_use_for_deadline':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:142: undefined reference to `use_icount'
libqemuutil.a(qemu-timer.o): In function `timerlist_rearm':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:402: undefined reference to `qemu_start_warp_timer'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:402: undefined reference to `qemu_start_warp_timer'
libqemuutil.a(qemu-timer.o): In function `qemu_clock_get_ns':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:607: undefined reference to `use_icount'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:610: undefined reference to `cpu_get_clock'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:621: undefined reference to `replay_mode'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:621: undefined reference to `cpu_get_clock'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:621: undefined reference to `replay_save_clock'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:613: undefined reference to `replay_mode'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:608: undefined reference to `cpu_get_icount'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:613: undefined reference to `replay_save_clock'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:613: undefined reference to `replay_read_clock'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:621: undefined reference to `replay_read_clock'
libqemuutil.a(qemu-timer.o): In function `timerlist_run_timers':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:502: undefined reference to `replay_checkpoint'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:512: undefined reference to `replay_checkpoint'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:507: undefined reference to `replay_checkpoint'
libqemuutil.a(qemu-timer.o): In function `timerlistgroup_deadline_ns':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:581: undefined reference to `replay_mode'
libqemuutil.a(qemu-timer.o): In function `qemu_clock_use_for_deadline':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:142: undefined reference to `use_icount'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-timer.c:142: undefined reference to `use_icount'
libqemuutil.a(main-loop.o): In function `qemu_init_main_loop':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/main-loop.c:147: undefined reference to `qemu_timer_notify_cb'
libqemuutil.a(main-loop.o): In function `main_loop_wait':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/main-loop.c:503: undefined reference to `slirp_pollfds_fill'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/main-loop.c:516: undefined reference to `slirp_pollfds_poll'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/main-loop.c:520: undefined reference to `qemu_start_warp_timer'
libqemuutil.a(main-loop.o): In function `os_host_main_loop_wait':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/main-loop.c:238: undefined reference to `qtest_allowed'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/main-loop.c:238: undefined reference to `qtest_driver'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/main-loop.c:250: undefined reference to `qemu_mutex_unlock_iothread'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/main-loop.c:258: undefined reference to `qemu_mutex_lock_iothread'
libqemuutil.a(qemu-coroutine.o): In function `qemu_coroutine_enter':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-coroutine.c:149: undefined reference to `qemu_get_current_aio_context'
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-coroutine.c:149: undefined reference to `qemu_get_current_aio_context'
libqemuutil.a(qemu-coroutine-lock.o): In function `qemu_co_mutex_lock':
/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/qemu-2.10.0/util/qemu-coroutine-lock.c:267: undefined reference to `qemu_get_current_aio_context'
collect2: error: ld returned 1 exit status
Makefile:447: recipe for target 'qemu-ga' failed
make: *** [qemu-ga] Error 1
make: *** wait: No child processes.  Stop.
ERROR: oe_runmake failed
WARNING: /home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/temp/run.do_compile.3812:1 exit 1 from 'exit 1'
ERROR: Function failed: do_compile (log file is located at /home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-linux/qemu-native/2.10.0-r0/temp/log.do_compile.3812)

  • Hello Naseer,

    Your log is full of "file not recognized: File truncated" errors. Please, start from scratch and follow the guide in this page while building a component from the latest Processor SDK.

    Best regards,
    Kemal

  • Dear Kemal,
    Thanks for help.
    I started from scratch from the 5.00.00.15 guide, looks like the procedure has slightly changed. Unfortunately the problem has moved to just trying to get the linux snapshot to download without errors. I have also tried to download from browsers and through download managers. The file in question is 4.8GB
    software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz

    I bitbaked qtcharts anyway and the other errors have gone but fails at the same linux kernel tar.

    Now you do have an older copy (1.4GB) on your google drive which I can download no problems.

    Is there another mirror site? as google drive is ok as a one off but high admin for you guys.

    Appreciate you help

    best regards

    Naseer
  • my error your copy on google drive was a different file. Still no luck downloading

    regards
  • If the Linux kernel downloading fails, you are probably behind proxy server and need to enter these settings.

    The mirror site to download the Processor SDK source packages is this.

  • Dear Kemal,
    I've check for proxy and we are not behind one, just router to isp. The mirror site is the one I've tried, is there another?
  • Does this error give any clues

     wget software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    --2018-08-22 19:43:13--  software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    Resolving software-dl.ti.com (software-dl.ti.com)... 176.255.203.160, 176.255.203.144
    Connecting to software-dl.ti.com (software-dl.ti.com)|176.255.203.160|:80... connected.
    HTTP request sent, awaiting response... 302 Moved Temporarily
    Location: www.ti.com/.../anonymousproddownload.tsp [following]
    --2018-08-22 19:43:14--  www.ti.com/.../anonymousproddownload.tsp
    Resolving www.ti.com (www.ti.com)... 23.43.70.86, 2a02:26f0:8f:28a::b48, 2a02:26f0:8f:285::b48
    Connecting to www.ti.com (www.ti.com)|23.43.70.86|:443... connected.
    HTTP request sent, awaiting response... 302 Moved Temporarily
    Location: software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz [following]
    --2018-08-22 19:43:14--  software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    Connecting to software-dl.ti.com (software-dl.ti.com)|176.255.203.160|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 5147318436 (4.8G) [application/x-gzip]
    Saving to: ‘git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz’

              git2_git.   7%[>                   ] 377.02M   490KB/s    eta 2h 33m  git2_git.ti.com.ti-  41%[=======>            ]   2.00G  1.45MB/s    in 78m 12s  

    2018-08-22 21:01:26 (448 KB/s) - Connection closed at byte 2151148368. Retrying.

    --2018-08-22 21:01:27--  (try: 2)   software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    Connecting to software-dl.ti.com (software-dl.ti.com)|176.255.203.160|:80... connected.
    HTTP request sent, awaiting response... 503 Service Unavailable
    2018-08-22 21:01:31 ERROR 503: Service Unavailable.

  • Here I have attached that git2 content on Google Drive. You need to just extract it in <tisdk>/downloads/ directory.

    $ du -b git2.tar.xz
    3352271620    git2.tar.xz
    $ md5sum git2.tar.xz
    e2a23e5cee4b16515bbe668a6c153eab  git2.tar.xz
    $ sha256sum git2.tar.xz
    0c47bd49d9f372d457d851cb9132b19ce9fb6e82b74d67d7e07c2526d374ed96  git2.tar.xz

  • Dear Kemal,

    Download from google drive worked, thanks for that. Error has moved on. Cannot unpack repository libatomic-ops.

    I have checked that the archive exists in tisdk/downloads

    ~/tisdk/downloadsfind -name '*libatomic*'
    ./git2_github.com.ivmai.libatomic_ops.tar.gz.done
    ./git2_github.com.ivmai.libatomic_ops.tar.gz
    ./git2/github.com.ivmai.libatomic_ops.lock

    I've tried deleting the lock file, but error still occurs

    This is the error on bitbake

    MACHINE=am335x-evm ARAGO_RT_ENABLE=1 bitbake arago-base-tisdk-image

    ERROR: libatomic-ops-7.6.0+gitAUTOINC+73c60c5ef1-r0 do_unpack: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-xrGUwtWdBK"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/multisensor/tisdk/sources/oe-core/scripts:/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/libatomic-ops/7.6.0+gitAUTOINC+73c60c5ef1-r0/recipe-sysroot-native/usr/bin/arm-linux-gnueabi:/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/libatomic-ops/7.6.0+gitAUTOINC+73c60c5ef1-r0/recipe-sysroot/usr/bin/crossscripts:/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/libatomic-ops/7.6.0+gitAUTOINC+73c60c5ef1-r0/recipe-sysroot-native/usr/sbin:/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/libatomic-ops/7.6.0+gitAUTOINC+73c60c5ef1-r0/recipe-sysroot-native/usr/bin:/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/libatomic-ops/7.6.0+gitAUTOINC+73c60c5ef1-r0/recipe-sysroot-native/sbin:/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/libatomic-ops/7.6.0+gitAUTOINC+73c60c5ef1-r0/recipe-sysroot-native/bin:/home/multisensor/gcc-linaro-7.2.1-2017.11-x86_64_arm-linux-gnueabihf/bin:/home/multisensor/tisdk/sources/bitbake/bin:/home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/hosttools"; export HOME="/home/multisensor"; git -c core.fsyncobjectfiles=0 clone -s -n /home/multisensor/tisdk/downloads/git2/github.com.ivmai.libatomic_ops/ /home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/libatomic-ops/7.6.0+gitAUTOINC+73c60c5ef1-r0/git/ failed with exit code 128, output:
    fatal: repository '/home/multisensor/tisdk/downloads/git2/github.com.ivmai.libatomic_ops/' does not exist

    ERROR: libatomic-ops-7.6.0+gitAUTOINC+73c60c5ef1-r0 do_unpack: Function failed: base_do_unpack
    ERROR: Logfile of failure stored in: /home/multisensor/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/libatomic-ops/7.6.0+gitAUTOINC+73c60c5ef1-r0/temp/log.do_unpack.5421
    ERROR: Task (/home/multisensor/tisdk/sources/oe-core/meta/recipes-support/libatomic-ops/libatomic-ops_7.6.0.bb:do_unpack) failed with exit code '1'
    NOTE: Tasks Summary: Attempted 914 tasks of which 863 didn't need to be rerun and 1 failed.

    Summary: 1 task failed:
      /home/multisensor/tisdk/sources/oe-core/meta/recipes-support/libatomic-ops/libatomic-ops_7.6.0.bb:do_unpack
    Summary: There was 1 WARNING message shown.
    Summary: There were 2 ERROR messages shown, returning a non-zero exit code.

    best regards

  • Redownload it.

    $ MACHINE=am335x-evm ARAGO_RT_ENABLE=1 bitbake libatomic-ops -c do_cleanall
    $ MACHINE=am335x-evm ARAGO_RT_ENABLE=1 bitbake arago-base-tisdk-image
  • Dear Kemal,
    That worked. thanks. I had to cleanall another recipe when bitbake qtcharts.
    Summary
    1. The new bitbake procedure for 5.00.00.15 worked software-dl.ti.com/.../Overview.html
    2. Downloading snapshot of very large files 4.8GB seems to fail with no proxy server. Can this issue be looked into?
    3. do_cleanall any recipe failure and bitbake again

    best regards