Opened 10 years ago

Last modified 9 years ago

#44073 closed defect

root6 package: .demo doesn't work — at Version 2

Reported by: szhorvat (Szabolcs Horvát) Owned by: jonesc@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mojca@…
Port: root6

Description (last modified by mojca (Mojca Miklavec))

The .demo command doesn't work MacPort's root6. If I download root from CERN directly, it does work. BTW I'm new to root.

Please see the transcript:

:~ $ root6
   ----------------------------------------------------------------
  | Welcome to ROOT 6.00/00                    http://root.cern.ch |
  |                                   (c) 1995-2014, The ROOT Team |
  | Built for macosx64                                             |
  | From heads/master@v5-99-06-967-gdd4636e, Jun 18 2014, 00:22:00 |
  | Try '.help', '.demo', '.license', '.credits', '.quit'/'.q'     |
   ----------------------------------------------------------------

root [0] .demo
IncrementalExecutor::runStaticInitializersOnce: symbol '_ZN11TControlBarC1EPKcS1_ii' unresolved while linking static initializer '_GLOBAL__I_a'!
IncrementalExecutor::executeFunction: symbol '_ZN11TControlBar14SetButtonWidthEj' unresolved while linking function '_Z15__cling_Un1Qu32Pv'!
IncrementalExecutor::executeFunction: symbol '_ZN11TControlBar4ShowEv' unresolved while linking function '_Z15__cling_Un1Qu32Pv'!
IncrementalExecutor::executeFunction: symbol '_ZN11TControlBar9AddButtonEPKcS1_S1_S1_' unresolved while linking function '_Z15__cling_Un1Qu32Pv'!
root [1] 

Package version:

root6 @6.00.00_1 (science)
Variants:             avahi, clang33, clang34, clang35, [+]cocoa, debug, fftw3,
                      fitsio, gcc47, [+]gcc48, gcc49, [+]graphviz, [+]gsl, ldap,
                      mariadb, [+]minuit2, mysql, mysql51, mysql55, odbc,
                      [+]opengl, percona, pythia, python26, python27, [+]roofit,
                      [+]soversion, [+]ssl, [+]tmva, x11, [+]xml, xrootd

Change History (2)

comment:1 Changed 10 years ago by szhorvat (Szabolcs Horvát)

Sorry about the bad formatting. Let me try again:

   ----------------------------------------------------------------
  | Welcome to ROOT 6.00/00                    http://root.cern.ch |
  |                                   (c) 1995-2014, The ROOT Team |
  | Built for macosx64                                             |
  | From heads/master@v5-99-06-967-gdd4636e, Jun 18 2014, 00:22:00 |
  | Try '.help', '.demo', '.license', '.credits', '.quit'/'.q'     |
   ----------------------------------------------------------------

root [0] .demo
IncrementalExecutor::runStaticInitializersOnce: symbol '_ZN11TControlBarC1EPKcS1_ii' unresolved while linking static initializer '_GLOBAL__I_a'!
IncrementalExecutor::executeFunction: symbol '_ZN11TControlBar14SetButtonWidthEj' unresolved while linking function '_Z15__cling_Un1Qu32Pv'!
IncrementalExecutor::executeFunction: symbol '_ZN11TControlBar4ShowEv' unresolved while linking function '_Z15__cling_Un1Qu32Pv'!
IncrementalExecutor::executeFunction: symbol '_ZN11TControlBar9AddButtonEPKcS1_S1_S1_' unresolved while linking function '_Z15__cling_Un1Qu32Pv'!
root [1] 

comment:2 Changed 10 years ago by mojca (Mojca Miklavec)

Cc: jonesc@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to jonesc@…
Version: 2.3.0
Note: See TracTickets for help on using tickets.