[Bug 249431] make buildworld is failed on stand/libsa

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 18 13:10:35 UTC 2020


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

            Bug ID: 249431
           Summary: make buildworld is failed on stand/libsa
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: mishin at mh.san.ru

Created attachment 218051
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218051&action=edit
Fix for stand/libsa

FreeBSD 13.0-CURRENT updated to revision 365879.

Building the world is failed:

===> stand/libsa (all)
===> kerberos5/libexec/kpasswdd (all)
cp: /dev/null: Invalid argument
--- beforedepend ---
*** [beforedepend] Error code 1

make[4]: stopped in /usr/src/stand/libsa
--- all_subdir_stand ---
--- all_subdir_secure/lib/libcrypto ---
--- all_subdir_secure ---
--- all_subdir_lib/libc ---
--- all_subdir_lib ---
--- xz_make ---
*** [xz_make] Error code 2

make[5]: stopped in /usr/obj/usr/src/amd64.amd64/rescue/rescue
--- all_subdir_rescue/rescue ---
--- all_subdir_rescue ---
--- all_subdir_share/examples/tests/tests/googletest ---
--- all_subdir_share ---
--- all_subdir_kerberos5/libexec/kpasswdd ---
--- all_subdir_kerberos5 ---
--- everything ---
--- buildworld ---

Quick and dirty patch is attached.

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


More information about the freebsd-bugs mailing list