[Bug 233732] Possible race condition in build process: unexpected token in '.rept' directive (PTI_SIZE)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Dec 2 20:44:47 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233732
Bug ID: 233732
Summary: Possible race condition in build process: unexpected
token in '.rept' directive (PTI_SIZE)
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: bugs at FreeBSD.org
Reporter: lwhsu at FreeBSD.org
Failed runs:
https://ci.freebsd.org/job/FreeBSD-head-amd64-build/11094/console
https://ci.freebsd.org/job/FreeBSD-head-amd64-build/10937/console
https://ci.freebsd.org/job/FreeBSD-head-amd64-build/10034/console
https://ci.freebsd.org/job/FreeBSD-head-amd64-build/9858/console
Console output:
--- all_subdir_hyperv ---
<instantiation>:2:8: error: unexpected token in '.rept' directive
.rept ((PTI_SIZE / 8) - 1 + 0)
^
<instantiation>:5:2: note: while in macro instantiation
MOVE_STACKS ((PTI_SIZE / 8) - 1 + 0)
^
<instantiation>:6:2: note: while in macro instantiation
PTI_UUENTRY 0
^
<instantiation>:7:2: note: while in macro instantiation
PTI_UENTRY has_err=0
^
<instantiation>:2:2: note: while in macro instantiation
PTI_INTRENTRY vmbus_isr
^
/usr/src/sys/dev/hyperv/vmbus/amd64/vmbus_vector.S:41:2: note: while in macro
instantiation
INTR_HANDLER vmbus_isr
^
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list