Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Dec 2018 20:44:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233732] Possible race condition in build process: unexpected token in '.rept' directive (PTI_SIZE)
Message-ID:  <bug-233732-227@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: lwhsu@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=3D0
 ^
<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 mac=
ro
instantiation
 INTR_HANDLER vmbus_isr
 ^

--=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-233732-227>