[MacPorts] #63221: cctools @949.0.1+llvm10: failed to build
MacPorts
noreply at macports.org
Mon Jul 5 06:28:52 UTC 2021
#63221: cctools @949.0.1+llvm10: failed to build
-----------------------+----------------------
Reporter: teh-maxh | Owner: jeremyhu
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.99
Resolution: | Keywords:
Port: cctools |
-----------------------+----------------------
Comment (by kencu):
{{{
1796 :info:build print_objc.c:639:21: error: implicit declaration of
function 'CLS_GETINFO' is invalid in C99 [-Werror,-Wimplicit-function-
declaration]
1797 :info:build if(verbose &&
CLS_GETINFO(&objc_class, CLS_META)){
1798 :info:build ^
1799 :info:build print_objc.c:639:46: error: use of undeclared
identifier 'CLS_META'
1800 :info:build if(verbose &&
CLS_GETINFO(&objc_class, CLS_META)){
1801 :info:build
^
1802 :info:build print_objc.c:678:32: error: use of undeclared
identifier 'CLS_CLASS'
1803 :info:build if(CLS_GETINFO(&objc_class,
CLS_CLASS))
1804 :info:build ^
1805 :info:build print_objc.c:680:37: error: use of undeclared
identifier 'CLS_META'
1806 :info:build else
if(CLS_GETINFO(&objc_class, CLS_META))
1807 :info:build
^
1808 :info:build print_objc.c:770:37: error: use of undeclared
identifier 'CLS_CLASS'
1809 :info:build if(CLS_GETINFO((&objc_class),
CLS_CLASS)){
1810 :info:build ^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/63221#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list