[Bug 235019] 'make buildworld' fails at /usr/src/lib/libc/gen/arc4random.c

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 17 08:49:28 UTC 2019


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

            Bug ID: 235019
           Summary: 'make buildworld' fails at
                    /usr/src/lib/libc/gen/arc4random.c
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: oz42 at oz42.eu

I have deleted my src.conf and started a 'make buildworld':

In file included from /usr/src/lib/libc/gen/arc4random.c:30:
In file included from /usr/include/fcntl.h:48:
/usr/src/sys/sys/_types.h:132:27: error: redefinition of typedef '__va_list' is
a C11 feature [-Werror,-Wtypedef-redefinition]
typedef __builtin_va_list       __va_list;      /* internally known to gcc */
                                ^
/usr/include/x86/_types.h:158:27: note: previous definition is here
typedef __builtin_va_list       __va_list;      /* internally known to gcc */
                                ^
1 error generated.
*** Error code 1

Stop.
make[4]: stopped in /usr/src/lib/libc
*** Error code 1

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


More information about the freebsd-bugs mailing list