[MacPorts] #21970: scons with Python 2.6.3 on Snow Leopard can't find Packages path

MacPorts noreply at macports.org
Sun Oct 11 19:22:58 PDT 2009


#21970: scons with Python 2.6.3 on Snow Leopard can't find Packages path
-----------------------------+----------------------------------------------
 Reporter:  tcwan@…          |       Owner:  landonf@…           
     Type:  defect           |      Status:  new                 
 Priority:  Normal           |   Milestone:                      
Component:  ports            |     Version:  1.8.1               
 Keywords:                   |        Port:  scons               
-----------------------------+----------------------------------------------

Comment(by tcwan@…):

 Replying to [comment:3 tcwan@…]:
 Sorry, I mangled the Console output.

 I've attached the relevant scripts if it makes any difference.
 Here is the console output (on Snow Leopard):
 {{{
 TCMBA-Mac:nxos tcmac$ scons appkernels=tests
 scons: Reading SConscript files ...
 Checking for arm-elf-gcc...(cached) ok
 Checking for arm-elf-ar...(cached) ok
 Checking for arm-elf-objcopy...(cached) ok
 Checking for arm-elf-ld...(cached) ok
 Locating a cross-compiled libgcc...(cached) ok - /Cross-
 ARM/yagarto-4.4.1/lib/gcc/arm-elf/4.4.1/interwork/libgcc.a
 Looking for Doxygen...(cached) not found
 scons: done reading SConscript files.
 scons: Building targets ...
 ./scripts/generate_fonts.py base/font.8x5.png base/_font.h.base
 base/_font.h
 ERROR: Python Imaging Library required for font generation.
 scons: *** [base/_font.h] Error 2
 scons: building terminated because of errors.
 TCMBA-Mac:nxos tcmac$ ./scripts/generate_fonts.py base/font.8x5.png
 base/_font.h.base base/_font.h
 TCMBA-Mac:nxos tcmac$ << NO ERRORS >>

 TCMBA-Mac:base tcmac$ python
 Python 2.6.3 (r263:75183, Oct  9 2009, 21:45:39)
 [GCC 4.2.1 (Apple Inc. build 5646)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import PIL
 >>>
 }}}

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


More information about the macports-tickets mailing list