[MacPorts] #64837: xar @1.8.0.483: error: expected function body after function declarator

MacPorts noreply at macports.org
Wed Mar 16 22:22:33 UTC 2022


#64837: xar @1.8.0.483: error: expected function body after function declarator
------------------------+-------------------------
 Reporter:  ryandesign  |      Owner:  Schamschula
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.7.2
 Keywords:              |       Port:  xar
------------------------+-------------------------
 https://build.macports.org/builders/ports-10.7_x86_64-builder/builds/92034/steps
 /install-port/logs/stdio
 {{{
 In file included from lib/bzxar.c:51:
 include/xar.h:272:39: error: expected function body after function
 declarator
 char *xar_get_safe_path(xar_file_t f) API_AVAILABLE(macos(12.0));
                                       ^
 In file included from lib/arcmod.c:38:
 In file included from lib/arcmod.h:41:
 include/xar.h:272:39: error: expected function body after function
 declarator
 char *xar_get_safe_path(xar_file_t f) API_AVAILABLE(macos(12.0));
                                       ^
 In file included from lib/data.c:44:
 include/xar.h:272:39: error: expected function body after function
 declarator
 char *xar_get_safe_path(xar_file_t f) API_AVAILABLE(macos(12.0));
                                       ^
 In file included from lib/darwinattr.c:46:
 include/xar.h:272:39: error: expected function body after function
 declarator
 char *xar_get_safe_path(xar_file_t f) API_AVAILABLE(macos(12.0));
                                       ^
 /usr/bin/clang -pipe -I/opt/local/libexec/openssl3/include -Os -std=c99
 -arch x86_64  -fPIC -DPIC -dynamic -Iinclude -Iinclude
 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include
 -I/opt/local/include/libxml2 -c lib/ea.c -o lib/ea.o
 In file included from lib/archive.c:62:
 include/xar.h:272:39: error: expected function body after function
 declarator
 char *xar_get_safe_path(xar_file_t f) API_AVAILABLE(macos(12.0));
                                       ^
 1 error generated.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/64837>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list