[MacPorts] #55781: kdevplatform @4.7.4: error: expected expression

MacPorts noreply at macports.org
Mon Feb 19 15:08:39 UTC 2018


#55781: kdevplatform @4.7.4: error: expected expression
---------------------------+-------------------------
  Reporter:  fpiraneo      |      Owner:  NicosPavlov
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.4.2
Resolution:                |   Keywords:
      Port:  kdevplatform  |
---------------------------+-------------------------

Comment (by NicosPavlov):

 I am afraid I can't reproduce that error, but from the log, it seems that
 you are employing a non-compliant compiler:
 {{{
 :warn:configure All compilers are either blacklisted or unavailable;
 defaulting to first fallback option
 :debug:configure Environment:
 :debug:configure CC='/usr/bin/cc'
 :debug:configure CC_PRINT_OPTIONS='YES'
 :debug:configure
 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_kde_kdevplatform/kdevplatform/work/.CC_PRINT_OPTIONS'
 :debug:configure CFLAGS='-pipe -Os'
 :debug:configure CPATH='/opt/local/include'
 :debug:configure CXX='/usr/bin/c++'
 }}}

 As kdevelop requires c++11, I assume clang or at least a compiler
 compatible with libc++ should be employed. The errors in the log point to
 the same problem.

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


More information about the macports-tickets mailing list