Date: Sat, 27 May 2017 15:47:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219601] devel/llvm38: 'assertion_failed__1019' declared as an array with a negative size Message-ID: <bug-219601-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219601 Bug ID: 219601 Summary: devel/llvm38: 'assertion_failed__1019' declared as an array with a negative size Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: brooks@FreeBSD.org Reporter: ohartmann@walstatt.org Flags: maintainer-feedback?(brooks@FreeBSD.org) Assignee: brooks@FreeBSD.org Updating/compiling devel/llvm38 fails due to the error shown below. Host is running FreeBSD 12.0-CURRENT #10 r318970: Sat May 27 01:35:07 CEST 2017 amd= 64, WITH_LLD_IS_LD=3Dyes set: [...] In file included from /usr/ports/devel/llvm38/work/compiler-rt-3.8.1.src/lib/sanitizer_common/san= itizer_platform_limits_posix.cc:56: /usr/include/sys/timeb.h:42:2: warning: "this file includes <sys/timeb.h> w= hich is deprecated" [-W#warnings] #warning "this file includes <sys/timeb.h> which is deprecated" ^ /usr/ports/devel/llvm38/work/compiler-rt-3.8.1.src/lib/sanitizer_common/san= itizer_platform_limits_posix.cc:1019:1: error: 'assertion_failed__1019' declared as an array with a negative size CHECK_SIZE_AND_OFFSET(dirent, d_ino); --=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-219601-13>