[Bug 223037] Typo in Mk/uses/objc.mk
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 15 22:26:10 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223037
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 at FreeBSD.org
Reporter: brooks at FreeBSD.org
CC: freebsd-ports-bugs at FreeBSD.org, theraven at 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=201708211326.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} == clang &&
${ALT_COMPILER_VERSION} >= ${OJBC_CLANG_VERSION})
make: Fatal errors encountered -- cannot continueMake results are :
make: stopped in /usr/local/PORTS-head/games/oolite
---
They misspelling of OBJC_CLANG_VERSION is obvious.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list