Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2017 22:26:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223037] Typo in Mk/uses/objc.mk
Message-ID:  <bug-223037-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223037

            Bug ID: 223037
           Summary: Typo in Mk/uses/objc.mk
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: brooks@FreeBSD.org
                CC: freebsd-ports-bugs@FreeBSD.org, theraven@FreeBSD.org

I noticed this sanity check error on fresh ports after it failed to update a
dependency for games/oolite:

https://www.freshports.org/sanity_test_failures.php?message_id=3D2017082113=
26.v7LDQTpS021179@repo.freebsd.org
---
games/oolite:

This command (FreshPorts code 1):

/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh /usr/local/PORTS-head games/oolite
2>/tmp/FreshPorts.games.oolite.make-error.2017.8.21.13.27.44.63651

produced this error:

Error message is: make: "/usr/local/PORTS-head/Mk/Uses/objc.mk" line 46:
Malformed conditional (${ALT_COMPILER_TYPE} =3D=3D clang &&
${ALT_COMPILER_VERSION} >=3D ${OJBC_CLANG_VERSION})
make: Fatal errors encountered -- cannot continueMake results are :=20
make: stopped in /usr/local/PORTS-head/games/oolite
---

They misspelling of OBJC_CLANG_VERSION is obvious.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223037-13>