Opened 11 years ago

Last modified 11 years ago

#40380 closed defect

qgis @1.8.0: error: 'connectNotify' is a private member of 'QgsMapLayerRegistry' — at Version 1

Reported by: EJFielding (Eric Fielding) Owned by: vince@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: qgis

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Change History (2)

Changed 11 years ago by EJFielding (Eric Fielding)

Attachment: main.log added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

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

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          ^
Note: See TracTickets for help on using tickets.