[RTEMS Project] #3209: RSB should fail on this error
RTEMS trac
trac at rtems.org
Thu Oct 26 19:03:21 UTC 2017
#3209: RSB should fail on this error
---------------------------+--------------------------
Reporter: Joel Sherrill | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 4.12.0
Component: tool/rsb | Version: 4.12
Severity: normal | Resolution:
Keywords: |
---------------------------+--------------------------
Description changed by Joel Sherrill:
Old description:
> I was updating the md5's to sha512's on qemu and made a typo which
> resulted in this message:
>
> {{{
> reporting: devel/qemu-git-1.cfg -> qemu-
> 42d58e7c6760cb9c55627c28ae538e27dcf2f144-x86_64-linux-gnu-1.xml
> error: qemu-git-1.cfg:57: invalid number of hash args
> loading: vdeplug
> get: requires ()
> }}}
>
> The error message did not result in the build aborting. Perhaps this
> should be a fatal error.
> It
New description:
I was updating the md5's to sha512's on qemu and made a typo which
resulted in this message:
{{{
reporting: devel/qemu-git-1.cfg -> qemu-
42d58e7c6760cb9c55627c28ae538e27dcf2f144-x86_64-linux-gnu-1.xml
error: qemu-git-1.cfg:57: invalid number of hash args
loading: vdeplug
get: requires ()
}}}
The error message did not result in the build aborting. Perhaps this
should be a fatal error.
The broken RSB fragment was in qemu-git-1.cfg:
{{{
%patch add qemu %{rtems_http_git}/rtems-tools/plain/tools/qemu/0001
-openrisc-terminate-qemu-process-upon-receiving-a-hal.patch
-%hash md5 0001-openrisc-terminate-qemu-process-upon-receiving-a-hal.patch
6aa9dfc4522466ab4a463129b3b9cb1d
+%hash md5
376ea9e07c4c8077b345af02856549843dff2ad73b5da5886c71e859c4a0849522c59dcd05724270756763438aecdb70211ea2ae8cac28056cb17da53c3981e1
}}}
--
--
Ticket URL: <http://devel.rtems.org/ticket/3209#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list