[MacPorts] #55850: seqan-apps @2.2.0: fatal error: 'cinttypes' file not found

MacPorts noreply at macports.org
Sat Feb 17 21:55:26 UTC 2018


#55850: seqan-apps @2.2.0: fatal error: 'cinttypes' file not found
-------------------------------------------------+-------------------------
 Reporter:  ryandesign                           |      Owner:  rrahn
     Type:  defect                               |     Status:  new
 Priority:  Normal                               |  Milestone:
Component:  ports                                |    Version:
 Keywords:  tiger leopard snowleopard lion       |       Port:  seqan-apps
  mountainlion                                   |
-------------------------------------------------+-------------------------
 seqan-apps fails to build on older systems.

 {{{
 /opt/local/var/macports/build
 /_opt_bblocal_var_buildworker_ports_build_ports_science_seqan-apps/seqan-
 apps/work/seqan-seqan-v2.2.0/include/seqan/platform.h:37:10: fatal error:
 'cinttypes' file not found
 #include <cinttypes>
          ^
 }}}

 I notice the flag `-std=c++14` is used.

 The port should indicate this requirement by including the cxx11 1.1
 portgroup, and possibly additionally blacklisting `{clang < 602}`.

 The port may also need to change to appending to `compiler.blacklist` and
 `compiler.fallback` rather than overwriting them as it currently does,
 since you don't want to counteract what the cxx11 1.1 portgroup does.

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


More information about the macports-tickets mailing list