[Bug 191088] New: devel/subversion broken makefile in freebsd 9.2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 16 17:13:20 UTC 2014


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 at FreeBSD.org
          Reporter: vivek at 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 at 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 at yertle.int.kcilink.com:/usr/obj/u/yertle1/sources/usr9/src/sys/KCI64 
amd64
[root at yertle]# cd /usr/ports/devel/subversion
[root at 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 at 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.


More information about the freebsd-ports-bugs mailing list