Date: Mon, 16 Jun 2014 17:13:20 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 191088] New: devel/subversion broken makefile in freebsd 9.2 Message-ID: <bug-191088-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191088 Bug ID: 191088 Summary: devel/subversion broken makefile in freebsd 9.2 Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: Normal Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: vivek@khera.org the revised subversion port totally fails to be buildable in FreeBSD 9.2. It works fine in 10.0. Tested on two separate systems and copies of ports tree. How-To-Repeat: [root@yertle]# uname -a FreeBSD yertle.int.kcilink.com 9.2-RELEASE-p2 FreeBSD 9.2-RELEASE-p2 #3 r260368:260392: Tue Jan 7 08:20:09 EST 2014 khera@yertle.int.kcilink.com:/usr/obj/u/yertle1/sources/usr9/src/sys/KCI64 amd64 [root@yertle]# cd /usr/ports/devel/subversion [root@yertle]# make showconfig "Makefile.common", line 71: Malformed conditional ((${PORT_OPTIONS:MFREEBSD_TEMPLATE} || !${OPTIONS_FILE_UNSET:MFREEBSD_TEMPLATE}) && defined(ORGANIZATION)) "Makefile.common", line 73: if-less endif "Makefile.common", line 101: Malformed conditional ((${PORT_OPTIONS:MFREEBSD_TEMPLATE} || !${OPTIONS_FILE_UNSET:MFREEBSD_TEMPLATE}) && defined(ORGANIZATION)) "Makefile.common", line 103: if-less endif make: fatal errors encountered -- cannot continue [root@yertle]# make config "Makefile.common", line 71: Malformed conditional ((${PORT_OPTIONS:MFREEBSD_TEMPLATE} || !${OPTIONS_FILE_UNSET:MFREEBSD_TEMPLATE}) && defined(ORGANIZATION)) "Makefile.common", line 73: if-less endif "Makefile.common", line 101: Malformed conditional ((${PORT_OPTIONS:MFREEBSD_TEMPLATE} || !${OPTIONS_FILE_UNSET:MFREEBSD_TEMPLATE}) && defined(ORGANIZATION)) "Makefile.common", line 103: if-less endif make: fatal errors encountered -- cannot continue Fix: unknown. -- 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-191088-13>