[MacPorts] #52546: ctorrent does not build on macOS Sierra

MacPorts noreply at macports.org
Mon Oct 10 01:12:50 CEST 2016


#52546: ctorrent does not build on macOS Sierra
-----------------------+--------------------
  Reporter:  vb@…      |      Owner:  rene@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.4
Resolution:            |   Keywords:
      Port:  ctorrent  |
-----------------------+--------------------
Changes (by larryv@…):

 * owner:  macports-tickets@… => rene@…


Old description:

> :info:build In file included from compat.c:11:
> :info:build ./compat.h:23:13: error: typedef redefinition with different
> types ('int' vs 'enum clockid_t')
> :info:build typedef int clockid_t;
> :info:build             ^
> :info:build /usr/include/time.h:171:3: note: previous definition is here
> :info:build } clockid_t;
> :info:build   ^
> :info:build 1 error generated.

New description:

 {{{
 :info:build In file included from compat.c:11:
 :info:build ./compat.h:23:13: error: typedef redefinition with different
 types ('int' vs 'enum clockid_t')
 :info:build typedef int clockid_t;
 :info:build             ^
 :info:build /usr/include/time.h:171:3: note: previous definition is here
 :info:build } clockid_t;
 :info:build   ^
 :info:build 1 error generated.
 }}}

--

Comment:

 Please run `sudo port clean ctorrent`, try building again, and attach the
 full `main.log` to this ticket.

-- 
Ticket URL: <https://trac.macports.org/ticket/52546#comment:1>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system



More information about the macports-tickets mailing list