ARM Getting Started Assistance: Beagleboard, Zedboard, or STM32F4Discovery?

Jonathan Brandmeyer jonathan.brandmeyer at gmail.com
Mon Feb 2 00:30:46 UTC 2015


>
> The simulator in gdb does not support all the instructions for all the arm models. Not sure if this is the issue but with cortex seems likely from memory.
>
>>> Similar (same?) problem with qemu on the xilinx_zynq_a9_qemu bsp:
>>>
>>> jonathan at pheonix:~/src/build_rtems_arm$ qemu-system-arm -S -s
>>> -no-reboot -serial mon:stdio -serial /dev/null -net none -nographic
>>-M
>>> xilinx-zynq-a9 -m 256M  -kernel
>>>
>>./arm-rtems4.11/c/xilinx_zynq_a9_qemu/testsuites/samples/ticker/ticker.exe
>>> Warning: nic cadence_gem.0 has no peer
>>> Warning: nic cadence_gem.1 has no peer
>>>
>>> The nic warnings should be harmless since I've specified explicitly
>>> disabling the network interface.  Nevertheless, QEMU just halts here
>>> with no output whatsoever.  It must be killed externally.  In this
>>> case, qemu-system-arm is v2.1+dfsg-11 as packaged by the Debian
>>> project.  A fresh build of qemu directly from their Git repository
>>has
>>> the same result.
>
> Qemu is an interesting project which doesn't seem to merge patches in a timely manner. Very likely unless you use the RSB to build a qemu, you want get the needed patches. As Ben mentioned Linaro's qemu works for the Beagle. I think the rsb works for realview and zynq. Not sure for beagle.

Unfortunately, qemu doesn't build via the RSB.  RSB references some
patches that 404 out right now (log attached).
$ ../source-builder/sb-set-builder  --prefix=$HOME/Programs/rtems_4_11
devel/qemu.bset


-Jonathan
-------------- next part --------------
RTEMS Tools Project - Source Builder Error Report
 Build: error: downloading https://gaisler.org/qemu/0001-LEON3-Add-emulation-of-AMBA-plug-play.patch: all paths have failed, giving up
 Command Line: ../source-builder/sb-set-builder --prefix=/home/jonathan/Programs/rtems_4_11 devel/qemu.bset
 Python: 2.7.8 (default, Oct 18 2014, 12:50:18) [GCC 4.9.1]
 git://git.rtems.org/rtems-source-builder/origin/712516ac1eceb988b06ae1df0ab53f7d27bbfd23-modified
 Linux jonathan-laptop-lenovo 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) x86_64
Tail of the build log:
  /usr/bin/install -c -m 644 ../../glib-2.39.3/po/Makefile.in.in \
		  /home/jonathan/src/rtems-source-builder/rtems/build/tmp/glib-2.39.3-x86_64-linux-gnu-1-root-jonathan/home/jonathan/Programs/rtems_4_11/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[2]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/po'
Making install in docs
make[2]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs'
Making install in reference
make[3]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference'
Making install in glib
make[4]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/glib'
make[5]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/glib'
make[5]: Nothing to be done for 'install-exec-am'.
Nothing to install
 /bin/mkdir -p '/home/jonathan/src/rtems-source-builder/rtems/build/tmp/glib-2.39.3-x86_64-linux-gnu-1-root-jonathan/home/jonathan/Programs/rtems_4_11/share/man/man1'
 /usr/bin/install -c -m 644 ../../../../glib-2.39.3/docs/reference/glib/glib-gettextize.1 ../../../../glib-2.39.3/docs/reference/glib/gtester.1 ../../../../glib-2.39.3/docs/reference/glib/gtester-report.1 '/home/jonathan/src/rtems-source-builder/rtems/build/tmp/glib-2.39.3-x86_64-linux-gnu-1-root-jonathan/home/jonathan/Programs/rtems_4_11/share/man/man1'
make[5]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/glib'
make[4]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/glib'
Making install in gobject
make[4]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gobject'
make[5]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gobject'
make[5]: Nothing to be done for 'install-exec-am'.
Nothing to install
 /bin/mkdir -p '/home/jonathan/src/rtems-source-builder/rtems/build/tmp/glib-2.39.3-x86_64-linux-gnu-1-root-jonathan/home/jonathan/Programs/rtems_4_11/share/man/man1'
 /usr/bin/install -c -m 644 ../../../../glib-2.39.3/docs/reference/gobject/glib-mkenums.1 ../../../../glib-2.39.3/docs/reference/gobject/glib-genmarshal.1 ../../../../glib-2.39.3/docs/reference/gobject/gobject-query.1 '/home/jonathan/src/rtems-source-builder/rtems/build/tmp/glib-2.39.3-x86_64-linux-gnu-1-root-jonathan/home/jonathan/Programs/rtems_4_11/share/man/man1'
make[5]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gobject'
make[4]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gobject'
Making install in gio
make[4]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gio'
Making install in gdbus-object-manager-example
make[5]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gio/gdbus-object-manager-example'
make[6]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gio/gdbus-object-manager-example'
make[6]: Nothing to be done for 'install-exec-am'.
Nothing to install
make  install-data-hook
make[7]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gio/gdbus-object-manager-example'
rm -rf /home/jonathan/src/rtems-source-builder/rtems/build/tmp/glib-2.39.3-x86_64-linux-gnu-1-root-jonathan/home/jonathan/Programs/rtems_4_11/share/gtk-doc/html/gdbus-object-manager-example
make[7]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gio/gdbus-object-manager-example'
make[6]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gio/gdbus-object-manager-example'
make[5]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gio/gdbus-object-manager-example'
make[5]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gio'
make[6]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gio'
make[6]: Nothing to be done for 'install-exec-am'.
Nothing to install
 /bin/mkdir -p '/home/jonathan/src/rtems-source-builder/rtems/build/tmp/glib-2.39.3-x86_64-linux-gnu-1-root-jonathan/home/jonathan/Programs/rtems_4_11/share/man/man1'
 /usr/bin/install -c -m 644 ../../../../glib-2.39.3/docs/reference/gio/gapplication.1 ../../../../glib-2.39.3/docs/reference/gio/gio-querymodules.1 ../../../../glib-2.39.3/docs/reference/gio/glib-compile-schemas.1 ../../../../glib-2.39.3/docs/reference/gio/glib-compile-resources.1 ../../../../glib-2.39.3/docs/reference/gio/gsettings.1 ../../../../glib-2.39.3/docs/reference/gio/gresource.1 ../../../../glib-2.39.3/docs/reference/gio/gdbus.1 ../../../../glib-2.39.3/docs/reference/gio/gdbus-codegen.1 '/home/jonathan/src/rtems-source-builder/rtems/build/tmp/glib-2.39.3-x86_64-linux-gnu-1-root-jonathan/home/jonathan/Programs/rtems_4_11/share/man/man1'
make[6]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gio'
make[5]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gio'
make[4]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference/gio'
make[4]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference'
make[5]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference'
make[4]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference'
make[3]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs/reference'
make[3]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs'
make[4]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs'
make[3]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs'
make[2]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/docs'
Making install in tests
make[2]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests'
make  install-recursive
make[3]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests'
Making install in gobject
make[4]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests/gobject'
make  install-am
make[5]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests/gobject'
make[6]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests/gobject'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests/gobject'
make[5]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests/gobject'
make[4]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests/gobject'
Making install in refcount
make[4]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests/refcount'
make  install-am
make[5]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests/refcount'
make[6]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests/refcount'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests/refcount'
make[5]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests/refcount'
make[4]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests/refcount'
make[4]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests'
make[5]: Entering directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests'
make[4]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests'
make[3]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests'
make[2]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build/tests'
make[1]: Leaving directory '/home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1/build'
+ cd /home/jonathan/src/rtems-source-builder/rtems/build/glib-2.39.3-x86_64-linux-gnu-1
==> %clean:
+ echo ==> %clean:
copy: /home/jonathan/src/rtems-source-builder/rtems/build/tmp/glib-2.39.3-x86_64-linux-gnu-1-root-jonathan => /home/jonathan/src/rtems-source-builder/rtems/build/tmp/sb-jonathan/devel/qemu.bset
config: devel/qemu-git-1.cfg
package: qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1
script:  1: #!/bin/sh
script:  2: # ___build_pre in as set up in defaults.py
script:  3: # Save the original path away.
script:  4: export SB_ORIG_PATH=${PATH}
script:  5: # Directories
script:  6: SB_PREFIX="/home/jonathan/Programs/rtems_4_11"
script:  7: SB_PREFIX_CLEAN=$(echo "/home/jonathan/Programs/rtems_4_11" | /bin/sed -e 's/^\///')
script:  8: SB_SOURCE_DIR="/home/jonathan/src/rtems-source-builder/rtems/sources"
script:  9: SB_BUILD_DIR="/home/jonathan/src/rtems-source-builder/rtems/build/qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1"
script: 10: # host == build, use build; host != build , host uses host and build uses build
script: 11: SB_HOST_CFLAGS="-O2 -pipe "
script: 12: SB_HOST_CXXFLAGS="-O2 -pipe "
script: 13: SB_HOST_LDFLAGS="-L/home/jonathan/src/rtems-source-builder/rtems/build/tmp/sb-jonathan/devel/qemu.bset/${SB_PREFIX_CLEAN}/lib"
script: 14: SB_BUILD_CFLAGS="-O2 -pipe -I/home/jonathan/src/rtems-source-builder/rtems/build/tmp/sb-jonathan/devel/qemu.bset/${SB_PREFIX_CLEAN}/include"
script: 15: SB_BUILD_CXXFLAGS="-O2 -pipe -I/home/jonathan/src/rtems-source-builder/rtems/build/tmp/sb-jonathan/devel/qemu.bset/${SB_PREFIX_CLEAN}/include"
script: 16: SB_BUILD_LDFLAGS="-L/home/jonathan/src/rtems-source-builder/rtems/build/tmp/sb-jonathan/devel/qemu.bset/${SB_PREFIX_CLEAN}/lib"
script: 17: SB_CFLAGS="${SB_BUILD_CFLAGS} "
script: 18: SB_CXXFLAGS="${SB_BUILD_CXXFLAGS} "
script: 19: SB_ARCH="x86_64"
script: 20: SB_OS="linux"
script: 21: export SB_SOURCE_DIR SB_BUILD_DIR SB_ARCH SB_OS
script: 22: export SB_HOST_CFLAGS SB_HOST_CXXFLAGS SB_HOST_LDFLAGS
script: 23: export SB_BUILD_CFLAGS SB_BUILD_CXXFLAGS SB_BUILD_LDFLAGS
script: 24: export SB_CFLAGS SB_CXXFLAGS
script: 25: # Documentation
script: 26: SB_DOC_DIR="/home/jonathan/Programs/rtems_4_11/share/doc"
script: 27: export SB_DOC_DIR
script: 28: # Packages
script: 29: SB_PACKAGE_NAME="qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1"
script: 30: SB_PACKAGE_BUILDNAME="qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1"
script: 31: SB_PACKAGE_VERSION="d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed"
script: 32: SB_PACKAGE_RELEASE="1"
script: 33: export SB_PACKAGE_NAME SB_PACKAGE_VERSION SB_PACKAGE_RELEASE
script: 34: # Build directories
script: 35: export SB_PREFIX
script: 36: SB_BUILD_DIR="/home/jonathan/src/rtems-source-builder/rtems/build/qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1"
script: 37: SB_BUILD_ROOT="/home/jonathan/src/rtems-source-builder/rtems/build/tmp/qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1-root-jonathan"
script: 38: SB_BUILD_ROOT_BINDIR="/home/jonathan/src/rtems-source-builder/rtems/build/tmp/qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1-root-jonathan/${SB_PREFIX_CLEAN}/bin"
script: 39: export SB_BUILD_ROOT SB_BUILD_DIR SB_BUILD_ROOT_BINDIR
script: 40: SB_BUILD_CXC_DIR="/home/jonathan/src/rtems-source-builder/rtems/build/qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1-cxc"
script: 41: SB_BUILD_CXC_ROOT="/home/jonathan/src/rtems-source-builder/rtems/build/tmp/qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1-jonathan-cxc"
script: 42: SB_BUILD_CXC_ROOT_BINDIR="/home/jonathan/src/rtems-source-builder/rtems/build/tmp/qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1-jonathan-cxc/${SB_PREFIX_CLEAN}/bin"
script: 43: export SB_BUILD_CXC_ROOT SB_BUILD_CXC_DIR SB_BUILD_CXC_ROOT_BINDIR
script: 44: SB_TMPROOT="/home/jonathan/src/rtems-source-builder/rtems/build/tmp/sb-jonathan/devel/qemu.bset"
script: 45: SB_TMPPREFIX="/home/jonathan/src/rtems-source-builder/rtems/build/tmp/sb-jonathan/devel/qemu.bset/${SB_PREFIX_CLEAN}"
script: 46: SB_TMPBINDIR="/home/jonathan/src/rtems-source-builder/rtems/build/tmp/sb-jonathan/devel/qemu.bset/${SB_PREFIX_CLEAN}/bin"
script: 47: export SB_TMPROOT SB_TMPPREFIX SB_TMPBINDIR
script: 48: SB_TMPCXCROOT="/home/jonathan/src/rtems-source-builder/rtems/build/tmp/sb-jonathan/devel/qemu.bset"
script: 49: SB_TMPCXCPREFIX="/home/jonathan/src/rtems-source-builder/rtems/build/tmp/sb-jonathan-cxc/devel/qemu.bset/${SB_PREFIX_CLEAN}"
script: 50: SB_TMPCXCBINDIR="/home/jonathan/src/rtems-source-builder/rtems/build/tmp/sb-jonathan-cxc/devel/qemu.bset/${SB_PREFIX_CLEAN}/bin"
script: 51: export SB_TMPCXCROOT SB_TMPCXCPREFIX SB_TMPCXCBINDIR
script: 52: # Extra path support
script: 53: SB_EXTRAPATH="/home/jonathan/src/rtems-source-builder/source-builder"
script: 54: # The compiler flags
script: 55: 
script: 56: 
script: 57: export CFLAGS_FOR_TARGET
script: 58: export CXXFLAGS_FOR_TARGET
script: 59: # Set up the path. Put the CXC path first.
script: 60: if test -n "${SB_TMPBINDIR}" ; then
script: 61:  PATH="${SB_TMPBINDIR}:$PATH"
script: 62: fi
script: 63: if test -n "${SB_TMPCXCBINDIR}" ; then
script: 64:  PATH="${SB_TMPCXCBINDIR}:$PATH"
script: 65: fi
script: 66: if test -n "${SB_EXTRAPATH}" ; then
script: 67:  PATH="${SB_EXTRAPATH}:$PATH"
script: 68: fi
script: 69: 
script: 70: 
script: 71: export PATH
script: 72: # Default environment set up.
script: 73: LANG=C
script: 74: export LANG
script: 75: unset DISPLAY || :
script: 76: umask 022
script: 77: cd "/home/jonathan/src/rtems-source-builder/rtems/build/qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1"
script: 78: echo "=> qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1:"
script: 79: echo "==> %prep:"
script: 80: build_top=$(pwd)
script: 81: source_dir_qemu="qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed"
source setup: qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1: source qemu -q -n qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed
making dir: /home/jonathan/src/rtems-source-builder/rtems/sources/git
git: clone: git://git.qemu-project.org/qemu.git -> sources/git/qemu.git
git: pull: git://git.qemu-project.org/qemu.git
git: checkout: git://git.qemu-project.org/qemu.git => d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed
git: submodule: git://git.qemu-project.org/qemu.git <= dtc
script: 82: cd /home/jonathan/src/rtems-source-builder/rtems/build/qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed-x86_64-linux-gnu-1
script: 83: /bin/rm -rf qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed
script: 84: ln -s /home/jonathan/src/rtems-source-builder/rtems/sources/git/qemu.git ${source_dir_qemu}
script: 85: cd qemu-d5b4dc3b50175f0c34f3cf4b053e123fb37f5aed
script: 86: /bin/chmod -R a+rX,g-w,o-w .
making dir: /home/jonathan/src/rtems-source-builder/rtems/patches
download: http://patchwork.ozlabs.org/patch/406903/raw -> patches/Provide-the-missing-LIBUSB_LOG_LEVEL_-for-older-libusb-or-FreeBSD.-Providing-just-the-needed-value-as-a-defined..patch
checksums: Provide-the-missing-LIBUSB_LOG_LEVEL_-for-older-libusb-or-FreeBSD.-Providing-just-the-needed-value-as-a-defined..patch: 0b1f163808efd1e86ab858053d5df71d => 0b1f163808efd1e86ab858053d5df71d
script: 87: /bin/cat /home/jonathan/src/rtems-source-builder/rtems/patches/Provide-the-missing-LIBUSB_LOG_LEVEL_-for-older-libusb-or-FreeBSD.-Providing-just-the-needed-value-as-a-defined..patch | /usr/bin/patch  -p1
making dir: /home/jonathan/src/rtems-source-builder/rtems/patches
download: https://gaisler.org/qemu/0001-LEON3-Add-emulation-of-AMBA-plug-play.patch -> patches/0001-LEON3-Add-emulation-of-AMBA-plug-play.patch
download: https://gaisler.org/qemu/0001-LEON3-Add-emulation-of-AMBA-plug-play.patch: error: HTTP Error 404: Not Found
error: downloading https://gaisler.org/qemu/0001-LEON3-Add-emulation-of-AMBA-plug-play.patch: all paths have failed, giving up


More information about the users mailing list