#32716: geant4: update to 9.5 ---------------------------+--------------------------------- Reporter: ryandesign@… | Owner: cristiano.fontana@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: geant4 | ---------------------------+--------------------------------- Comment (by mojca@…): I attached the first attempt for geant4.10.00.b01, even if the title of this ticket suggests otherwise. It's not yet functional and it is currently throwing some errors for AIDA: {{{ Traceback (most recent call last): File "/opt/local/bin/aida-config", line 266, in <module> ['help', 'version', 'includes', 'cflags', 'libs', 'runtime=', 'platform=']) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/getopt.py", line 88, in getopt opts, args = do_longs(opts, args[0][2:], longopts, args[1:]) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/getopt.py", line 152, in do_longs has_arg, opt = long_has_args(opt, longopts) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/getopt.py", line 169, in long_has_args raise GetoptError('option --%s not recognized' % opt, opt) getopt.GetoptError: option --implementation not recognized -- G4 Examples: AIDA found. --> amsEcal example with AIDA enabled. -- G4 Examples: GDML not installed --> ChargeExchangeMC example disabled -- G4 Examples: AIDA package not found. --> CompositeCalorimeter example disabled -- Found ROOT 5.34/08 in /opt/local -- G4 Examples: ROOT found. --> iort_therapy example with ROOT enabled. Traceback (most recent call last): File "/opt/local/bin/aida-config", line 266, in <module> ['help', 'version', 'includes', 'cflags', 'libs', 'runtime=', 'platform=']) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/getopt.py", line 88, in getopt opts, args = do_longs(opts, args[0][2:], longopts, args[1:]) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/getopt.py", line 152, in do_longs has_arg, opt = long_has_args(opt, longopts) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/getopt.py", line 169, in long_has_args raise GetoptError('option --%s not recognized' % opt, opt) getopt.GetoptError: option --implementation not recognized -- G4 Examples: AIDA found. --> xray_fluorescence example with AIDA enabled. ...etc. }}} -- Ticket URL: <https://trac.macports.org/ticket/32716#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X