Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 05:05:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 294826] bmake: intermittent bootstrap test failures in cmd-interrupt
Message-ID:  <bug-294826-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294826

            Bug ID: 294826
           Summary: bmake: intermittent bootstrap test failures in
                    cmd-interrupt
           Product: Base System
           Version: 16.0-CURRENT
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: ivy@FreeBSD.org
                CC: sjg@FreeBSD.org

every so often (perhaps 1 in 20 times) my Linux cross-build CI fails with the
same test failure in cmd-interrupt while bootstrapping bmake:

---
/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/unit-tests/cmd-interrupt.exp
  2026-04-13 17:07:19.898867221 +0100
+++ cmd-interrupt.out   2026-04-27 00:21:57.478225788 +0100
@@ -5,5 +5,5 @@
 interrupt-phony: ok
 > cmd-interrupt-precious
 interrupt-precious: ok
-interrupt-compat expected-fail
+interrupt-compat unexpected-ok
 exit status 0
Failed tests: cmd-interrupt
*** Error code 1
Stop.
bmake[1]: stopped making "test" in
/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/unit-tests
*** Error code 1

reproduced with e.g. 92e5f6e1995acb10628ab210cc9f19dbf74f2948 (main as of April
26).

full build log: https://people.freebsd.org/~ivy/pr/bmake_cmd_interrupt.txt

the build host is openSUSE Leap 16.0 on powerpc64le.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294826-227>