[MacPorts] #27713: python26 @2.6.6 Segmentation fault when building

MacPorts noreply at macports.org
Sat Dec 18 03:17:23 PST 2010


#27713: python26 @2.6.6 Segmentation fault when building
--------------------------------------+-------------------------------------
 Reporter:  macports@…                |       Owner:  mcalhoun@…           
     Type:  defect                    |      Status:  new                  
 Priority:  Normal                    |   Milestone:                       
Component:  ports                     |     Version:  1.9.2                
 Keywords:                            |        Port:  python26             
--------------------------------------+-------------------------------------

Comment(by macports@…):

 It seems to be a problem with the "--no-user-cfg" option, it did some kind
 of check over and over again including my users python modules
 $HOME/Library/Python/2.6/site-packages/ until it finally crashed.[[BR]]

 I found a workaround:[[BR]]
 When I removed the $HOME/Library/Python directory I managed to complete
 the build.[[BR]]


 {{{
 is-imac:Python-2.6.6 david$ env
 DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/Python-2.6.6:
 CC='/usr/bin/gcc-4.2' LDSHARED='/usr/bin/gcc-4.2 -L/opt/local/lib -arch
 x86_64\
  -bundle -undefined dynamic_lookup' LDFLAGS='-L/opt/local/lib -arch
 x86_64' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' sudo
 dtruss -f ./python.exe -E ./setup.py -q --no-user-cfg build
 usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
    or: setup.py --help [cmd1 cmd2 ...]
       or: setup.py --help-commands
          or: setup.py cmd --help

          error: option --no-user-cfg not recognized
 [...]
  }}}

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


More information about the macports-tickets mailing list