#40380: qgis @1.8.0: error: 'connectNotify' is a private member of 'QgsMapLayerRegistry' --------------------------------+--------------------- Reporter: Eric.J.Fielding@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: qgis | --------------------------------+--------------------- Changes (by ryandesign@…): * keywords: qgis => * owner: macports-tickets@… => vince@… * port: => qgis Old description:
I was running "port upgrade outdated", and it found broken files and ports. It decided to rebuild qgis: ---> Found 43 broken file(s), matching files to ports ---> Found 2 broken port(s), determining rebuild order ---> Rebuilding in order qgis @1.8.0 +postgis2+postgresql91+python27 py27-matplotlib-basemap @1.0.6
It tried twice, but it failed both times. I attach the main.log file
New description: I was running "`port upgrade outdated`", and it found broken files and ports. It decided to rebuild qgis: {{{ ---> Found 43 broken file(s), matching files to ports ---> Found 2 broken port(s), determining rebuild order ---> Rebuilding in order qgis @1.8.0 +postgis2+postgresql91+python27 py27-matplotlib-basemap @1.0.6 }}} It tried twice, but it failed both times. I attach the main.log file -- 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 ^ }}} -- Ticket URL: <https://trac.macports.org/ticket/40380#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X