[Bug 265425] [exp-run] Against llvm-15-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 265425] [exp-run] Against llvm-15-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Jul 2022 08:21:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265425
--- Comment #2 from Antoine Brodin <antoine@FreeBSD.org> ---
same error on amd64:
/poudriere/jails/mainamd64PR265425/usr/src/lib/libc/gen/times.c:48:1: error: a
function definition without a prototype is deprecated in all versions of C and
is not supported in C2x [-Werror,-Wdeprecated-non-prototype]
times(tp)
^
1
error generated.
***
[times.o] Error code 1
--
You are receiving this mail because:
You are on the CC list for the bug.