Date: Fri, 18 Mar 2016 10:46:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208119] shells/ksh93 fails to build on 11.x Message-ID: <bug-208119-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208119 Bug ID: 208119 Summary: shells/ksh93 fails to build on 11.x Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: peter@FreeBSD.org Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) This port is failing to build under 11.x on the freebsd.org cluster.. + cc -D_BLD_DLL -fPIC -D_BLD_ast -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/lib/libast -Ico= mp -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/lib/libast/comp -Iport -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/lib/libast/port -Isfio -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/lib/libast/sfio -Iinclude -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/lib/libast/incl= ude -Istd -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/lib/libast/std -I/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/arch/freebsd11.amd6= 4/include -D_PACKAGE_ast -c /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/lib/libast/sfio/s= fclrlock.c /wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/lib/libast/sfio/s= fclrlock.c:60:41: error: use of undeclared identifier 'SF_FLAGS' rv =3D (f->mode&SF_PUSH) ? 0 : (f->flags&SF_FLAGS); ^ 1 error generated. mamake [lib/libast]: *** exit code 1 making sfclrlock.o This happens on both amd64 and i386. It builds on 10.x and older. --=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-208119-13>