[MacPorts] #21155: Submission of the arb port

MacPorts noreply at macports.org
Wed Sep 9 21:21:26 PDT 2009


#21155: Submission of the arb port
----------------------------------+-----------------------------------------
 Reporter:  matt.cottrell@…       |       Owner:  macsforever2000@…           
     Type:  submission            |      Status:  assigned                    
 Priority:  Normal                |   Milestone:                              
Component:  ports                 |     Version:                              
 Keywords:                        |        Port:  arb                         
----------------------------------+-----------------------------------------

Comment(by macsforever2000@…):

 It fetches and installs fine, and I set ARBHOME as per the note, but when
 I ran it, I see the following error:

 {{{
 $ arb
 Environment Variable ARBHOME was empty
 Using ARBHOME='/opt/local'
 Directory /Users/frank/.arb_prop not found - creating ...
 Directory /Users/frank/.arb_prop/macros not found - creating ...
 Directory /opt/local/lib/macros not found - creating ...
 mkdir: /opt/local/lib/macros: Permission denied
 /opt/local/bin/arb: line 128: /opt/local/lib/config.Darwin: No such file
 or directory
 }}}

 I then ran it with sudo and it created the macros directory in
 /opt/local/lib (this directory should be created in post-destroot), but
 then I see:

 {{{
 $ sudo arb
 Environment Variable ARBHOME was empty
 Using ARBHOME='/opt/local'
 Directory /opt/local/lib/macros not found - creating ...
 /opt/local/bin/arb: line 128: /opt/local/lib/config.Darwin: No such file
 or directory
 }}}

 So I copied the config.Darwin file from
 /opt/local/share/arb/lib/config.Darwin and tried to run again, but I see
 the following error:

 {{{
 $ arb
 Environment Variable ARBHOME was empty
 Using ARBHOME='/opt/local'
 Please wait while the program ARB is starting .....
 Hyperspace:arb frank$ ARB: Loading '.arb_prop/ntree.arb'
 file .arb_prop/status.arb not found
 file .arb_prop/ntree.arb not found
  database .arb_prop/ntree.arb created
  database .arb_prop/status.arb created

 -------------------- ARB-backtrace for 'received signal 11':

 -------------------- ARB-backtrace for 'received signal 11':
 0   arb_ntree                           0x00000001000c5785
 GBK_dump_backtrace + 53
 1   arb_ntree                           0x00000001000c7995
 sigsegv_handler_dump + 53
 0   arb_ntree                           0x00000001000c5785
 GBK_dump_backtrace + 53
 1   arb_ntree                           0x00000001000c7995
 sigsegv_handler_dump + 53
 2   libSystem.B.dylib                   0x00007fff8707114a _sigtramp + 26
 3   ???                                 0x0000000000000000 0x0 + 0
 4   arb_ntree                           0x00000001001296a7
 _Z15aw_create_shellP9AW_windowbbiiii + 183
 5   arb_ntree                           0x00000001001322f6
 _ZN17AW_window_message4initEP7AW_rootPKcb + 102
 6   arb_ntree                           0x00000001001238df
 _Z11aw_questionPKcS0_bS0_ + 303
 7   arb_ntree                           0x0000000100123d87
 _Z11aw_ask_surePKcbS0_ + 23
 2   libSystem.B.dylib                   0x00007fff8707114a _sigtramp + 26
 3   ???                                 0x0000000000000000 0x0 + 0
 8   arb_ntree                           0x000000010011dbfa
 _Z29aw_create_selection_box_awarsP7AW_rootPKcS2_S2_S2_P17gb_data_base_typeb
 + 442
 4   arb_ntree                           0x00000001001296a7
 _Z15aw_create_shellP9AW_windowbbiiii + 183
 5   arb_ntree                           0x00000001001322f6
 _ZN17AW_window_message4initEP7AW_rootPKcb + 102
 9   arb_ntree                           0x000000010012a828
 _ZN7AW_root14init_variablesEP17gb_data_base_type + 296
 10  arb_ntree                           0x00000001001242d0
 _Z13aw_initstatusv + 192
 11  arb_ntree                           0x000000010007d0d0 main + 64
 12  arb_ntree                           0x00000001000039d8 start + 52
 -------------------- End of backtrace
 [Terminating with signal 11]
 6   arb_ntree                           0x00000001001238df
 _Z11aw_questionPKcS0_bS0_ + 303
 7   arb_ntree                           0x0000000100123d87
 _Z11aw_ask_surePKcbS0_ + 23
 8   arb_ntree                           0x000000010011dbfa
 _Z29aw_create_selection_box_awarsP7AW_rootPKcS2_S2_S2_P17gb_data_base_typeb
 + 442
 9   arb_ntree                           0x000000010012a828
 _ZN7AW_root14init_variablesEP17gb_data_base_type + 296
 10  arb_ntree                           0x000000010007d11b main + 139
 11  arb_ntree                           0x00000001000039d8 start + 52
 -------------------- End of backtrace
 [Terminating with signal 11]
 ARB done
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/21155#comment:27>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list