Opened 2 years ago
Closed 2 years ago
#66038 closed defect (duplicate)
git fails to build on Rosetta: git-compat-util.h: error: wrong number of arguments specified for ‘deprecated’ attribute
Reported by: | barracuda156 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | powerpc, snowleopard, rosetta | Cc: | |
Port: | git |
Description
./git-compat-util.h:408: error: wrong number of arguments specified for ‘deprecated’ attribute ./git-compat-util.h:409: error: wrong number of arguments specified for ‘deprecated’ attribute ./git-compat-util.h:410: error: wrong number of arguments specified for ‘deprecated’ attribute ./git-compat-util.h:504: error: wrong number of arguments specified for ‘deprecated’ attribute In file included from t/helper/test-fake-ssh.c:1: ./git-compat-util.h:408: error: wrong number of arguments specified for ‘deprecated’ attribute ./git-compat-util.h:409: error: wrong number of arguments specified for ‘deprecated’ attribute ./git-compat-util.h:410: error: wrong number of arguments specified for ‘deprecated’ attribute ./git-compat-util.h:504: error: wrong number of arguments specified for ‘deprecated’ attribute make: *** [t/helper/test-fake-ssh.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [reftable/basics_test.o] Error 1 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git/git/work/git-2.38.1'
Attachments (1)
Change History (2)
Changed 2 years ago by barracuda156
comment:1 Changed 2 years ago by kencu (Ken)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
65933