#39675: iAIDA: version 1.0.22 fails to build ---------------------+--------------------------------- Reporter: mojca@… | Owner: cristiano.fontana@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: iAIDA ---------------------+--------------------------------- This compilation error is weird because I had it working already, except that I have upgraded the Xcode inbetween. iAIDA fails to compile on Lion with Xcode 4.6.3 (Build version 4H1503). Full log attached. {{{ In file included from AIDA_ROOT/AIDA_DevHistogramFactory.cpp:28: In file included from ./AIDA_ROOT/HistogramFactory.h:23: In file included from ./AIDA_ROOT/HistogramTraits.h:23: In file included from ./AIDA_ROOT/Histogram1D.h:37: In file included from ./AIDA_ROOT/BaseHistogram1D.h:37: ./AIDA_ROOT/BaseHistogram.h:38:15: error: cannot define or redeclare 'IAxis' here because namespace 'AIDA_ROOT' does not enclose namespace 'AIDA' class AIDA::IAxis; // from AIDA ~~~~~~^ ... 4 errors generated. make[1]: *** [AIDA_ROOT/AIDA_DevHistogramFactory.o] Error 1 make[1]: *** Waiting for unfinished jobs.... 4 errors generated. make[1]: *** [AIDA_ROOT/AIDA_HistogramFactory.o] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_iAIDA/iAIDA/work/iAIDA-1.0.22/src' make: *** [all] Error 2 }}} -- Ticket URL: <https://trac.macports.org/ticket/39675> MacPorts <http://www.macports.org/> Ports system for OS X