Date: Sun, 20 Nov 2016 20:58:59 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214638] devel/kore: fails to build on 12.0 Message-ID: <bug-214638-13-Zl7476OYcH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214638-13@https.bugs.freebsd.org/bugzilla/> References: <bug-214638-13@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=3D214638 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: jbeich Date: Sun Nov 20 20:58:21 UTC 2016 New revision: 426629 URL: https://svnweb.freebsd.org/changeset/ports/426629 Log: devel/kore: unbreak build on 12.0 src/cli.c:385:9: error: generic selections are a C11-specific feature [-Werror,-Wc11-extensions] appl =3D basename(pwd); ^ /usr/include/libgen.h:60:21: note: expanded from macro 'basename' #define basename(x) __generic(x, const char *, __old_basename, basename)(x) ^ /usr/include/sys/cdefs.h:337:2: note: expanded from macro '__generic' _Generic(expr, t: yes, default: no) ^ PR: 214638 Reported by: pkg-fallout Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer) Changes: head/devel/kore/Makefile --=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-214638-13-Zl7476OYcH>