Date: Thu, 09 Feb 2017 20:02:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-toolchain@FreeBSD.org Subject: [Bug 216707] exp-run: Update lang/gcc from GCC 4.9 to GCC 5 Message-ID: <bug-216707-29464-RQ1iMQQpwJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216707-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-216707-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216707 --- Comment #31 from John Marino <marino@FreeBSD.org> --- (In reply to John Marino from comment #29) Ah, here's the real error on ksh93: /construction/shells/ksh93/ksh93-20120801_2/src/lib/libast/comp/tmpnam.c /construction/shells/ksh93/ksh93-20120801_2/src/lib/libast/comp/tmpnam.c: In function 'tmpnam': /construction/shells/ksh93/ksh93-20120801_2/src/lib/libast/comp/tmpnam.c:48= :14: error: storage size of 'buf' isn't known static char buf[L_tmpnam]; ^ /construction/shells/ksh93/ksh93-20120801_2/src/lib/libast/comp/tmpnam.c:50= :39: error: expected expression before ',' token return pathtemp(s ? s : buf, L_tmpnam, NiL, "tn", NiL); ^ mamake [lib/libast]: *** exit code 1 making tmpnam.o --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216707-29464-RQ1iMQQpwJ>