Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2020 01:43:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 247958] riscv64 buildworld error
Message-ID:  <bug-247958-227@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: mpysw@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

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