[MacPorts] #38048: kdelibs3 won't build on MacPorts base version 2.1.3, Snowleopard 10.6.8

MacPorts noreply at macports.org
Wed Apr 17 03:18:13 PDT 2013


#38048: kdelibs3 won't build on MacPorts base version 2.1.3, Snowleopard 10.6.8
----------------------------+--------------------------------
  Reporter:  brewerleece@…  |      Owner:  macports-tickets@…
      Type:  defect         |     Status:  reopened
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.1.3
Resolution:                 |   Keywords:  autoconf
      Port:  kdelibs3       |
----------------------------+--------------------------------
Changes (by wulfgang@…):

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


Comment:

 I am using the most recent version of XCode and Macports, and I am still
 having trouble to compile.

 I ran

 {{{
 sudo port clean kdelibs3
 sudo port install kdelibs3
 }}}

 which triggered an install of automake17. This install was successful, but
 kdelibs3 failed:



 {{{
 :info:build In file included from
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10/kdecore/krootprop.cpp:20:
 :info:build In file included from /opt/local/lib/qt3/include/qwidget.h:42:
 :info:build In file included from
 /opt/local/lib/qt3/include/qwindowdefs.h:44:
 :info:build /opt/local/lib/qt3/include/qstring.h:898:44: warning: operands
 of ? are integers of different signs: 'uint' (aka 'unsigned int') and
 'int' [-Wsign-compare]
 :info:build     return insertHelper( index, s, pos==-1 ? s.size() : pos );
 :info:build                                            ^ ~~~~~~~~   ~~~
 :info:build /opt/local/lib/qt3/include/qstring.h:920:45: warning: operands
 of ? are integers of different signs: 'uint' (aka 'unsigned int') and
 'int' [-Wsign-compare]
 :info:build     return operatorPlusEqHelper( s, pos==-1 ? s.size() : pos
 );
 :info:build                                             ^ ~~~~~~~~   ~~~
 :info:build 2 warnings generated.
 :info:build kdelibs3-3.5.10-16 make failed!
 :info:build Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_kdelibs3/kdelibs3/work/kdelibs-3.5.10"
 && ./CompileScript.sh all
 :info:build Exit code: 1
 }}}

 There are many more error messages that seem similar (problems with
 operators etc.). See the attached log for details.

-- 
Ticket URL: <https://trac.macports.org/ticket/38048#comment:17>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list