Changes between Initial Version and Version 1 of Ticket #40380


Ignore:
Timestamp:
Sep 5, 2013, 12:34:45 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The first error I see in the log is:

:info:build [ 70%] [ 70%] /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_qgis/qgis/work/qgis-1.8.0/build/python/core/sipcorepart2.cpp:33967:30: error: 'connectNotify' is a private member of 'QgsMapLayerRegistry'
:info:build         QgsMapLayerRegistry::connectNotify(a0);
:info:build                              ^
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_qgis/qgis/work/qgis-1.8.0/python/../src/core/qgsmaplayerregistry.h:176:10: note: declared private here
:info:build     void connectNotify( const char * signal );
:info:build          ^

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40380

    • Property Keywords qgis removed
    • Property Owner changed from macports-tickets@… to vince@…
    • Property Summary changed from qgis build fails (10.7.4) to qgis @1.8.0: error: 'connectNotify' is a private member of 'QgsMapLayerRegistry'
    • Property Port qgis added
  • Ticket #40380 – Description

    initial v1  
    1 I was running "port upgrade outdated", and it found broken files and ports. It decided to rebuild qgis:
     1I was running "`port upgrade outdated`", and it found broken files and ports. It decided to rebuild qgis:
     2{{{
    23--->  Found 43 broken file(s), matching files to ports
    34--->  Found 2 broken port(s), determining rebuild order
     
    56     qgis @1.8.0 +postgis2+postgresql91+python27
    67     py27-matplotlib-basemap @1.0.6
     8}}}
    79
    810It tried twice, but it failed both times. I attach the main.log file