[Bug 208119] shells/ksh93 fails to build on 11.x
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 18 10:46:20 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208119
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 at FreeBSD.org
Reporter: peter at FreeBSD.org
Assignee: sunpoet at FreeBSD.org
Flags: maintainer-feedback?(sunpoet at 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 -Icomp
-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/include
-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.amd64/include
-D_PACKAGE_ast -c
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/lib/libast/sfio/sfclrlock.c
/wrkdirs/usr/ports/shells/ksh93/work/ksh93-20120801_2/src/lib/libast/sfio/sfclrlock.c:60:41:
error: use of undeclared identifier 'SF_FLAGS'
rv = (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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list