[Bug 247958] riscv64 buildworld error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 14 01:43:17 UTC 2020


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

            Bug ID: 247958
           Summary: riscv64 buildworld error
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs at FreeBSD.org
          Reporter: mpysw at vip.163.com

cross buildworld  on amd64 current ,TARGET_ARCH riscv64
make -j5     buildworld
--- cleandir_subdir_stand ---
make[4]: Fatal errors encountered -- cannot continue
make[4]: stopped in /usr/home/ysw/src/base/head/stand/libsa
*** [cleandir_subdir_stand/libsa] Error code 1

make[3]: stopped in /usr/home/ysw/src/base/head/stand
1 error

make[3]: stopped in /usr/home/ysw/src/base/head/stand
*** [cleandir_subdir_stand] Error code 2

make[2]: stopped in /usr/home/ysw/src/base/head
--- cleandir_subdir_sbin ---
A failure has been detected in another branch of the parallel make



no error with -DNO_CLEAN option
make -j5     -DNO_CLEAN  buildworld

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


More information about the freebsd-bugs mailing list