[MacPorts] #54607: cdo @1.8.2: update to 1.9.0

MacPorts noreply at macports.org
Sat Sep 23 06:51:19 UTC 2017


#54607: cdo @1.8.2: update to 1.9.0
---------------------+----------------------
  Reporter:  l2dy    |      Owner:  tenomoto
      Type:  update  |     Status:  reopened
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  cdo     |
---------------------+----------------------
Changes (by tenomoto):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Thanks for updating cdo to 1.9.0. However, the update port is broken.
 While `pthread_mutex_lock()` defined in `src/pthread_debug.h` is `void`,
 but a return value of type `int` is used in a few places, probably
 assuming `pthread_mutex_lock()` as defined in `/usr/include/pthread.h`. No
 changes have been made from 1.8.2 except for the change from C99 to C++11.
 cdo builds fine with `configure-compiler=macports-gcc-6` although `*gcc*`
 is blacklisted due to `PortGroup cxx11 1.0`. Any ideas?

--
Ticket URL: <https://trac.macports.org/ticket/54607#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list