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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to