Bug 24351 - dev-python/Imaging failed
Bug#: 24351 Product:  Gentoo Linux Version: 1.4_rc4 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: blocker Priority: P2
Resolution: FIXED Assigned To: liquidx@gentoo.org Reported By: liviu.voicu@gmail.com
Component: Applications
URL: 
Summary: dev-python/Imaging failed
Keywords:  
Status Whiteboard: 
Opened: 2003-07-12 12:50 0000
Description:   Opened: 2003-07-12 12:50 0000
gcc -march=pentium2 -O2 -pipe -fmerge-all-constants -fomit-frame-pointer -I./.
- 
I/usr/include -DHAVE_CONFIG_H   -c -o ZipEncode.o ZipEncode.c
rm -f libImaging.a
ar cr libImaging.a Storage.o Access.o Except.o Antialias.o Bands.o Blend.o
Chops 
.o Convert.o ConvertYCbCr.o Copy.o Crop.o Crc32.o Dib.o Draw.o Effects.o File.o 
Fill.o Filter.o Geometry.o GetBBox.o Histo.o Matrix.o Negative.o Offset.o
Pack.o 
 Palette.o Paste.o Point.o Quant.o QuantHash.o QuantHeap.o RankFilter.o
Unpack.o 
 UnpackYCC.o BitDecode.o EpsEncode.o FliDecode.o GifDecode.o GifEncode.o
HexDeco 
de.o JpegDecode.o JpegEncode.o LzwDecode.o MspDecode.o PackDecode.o PcdDecode.o 
PcxDecode.o PcxEncode.o RawDecode.o RawEncode.o SunRleDecode.o TgaRleDecode.o
Xb 
mDecode.o XbmEncode.o ZipDecode.o ZipEncode.o
ranlib libImaging.a
gcc -o coretest coretest.o libImaging.a -lz -ljpeg  -lm
Traceback (most recent call last):
  File "setup.py", line 287, in ?
    extra_compile_args=EXTRA_COMPILE_ARGS,
NameError: name 'EXTRA_COMPILE_ARGS' is not defined

!!! ERROR: dev-python/Imaging-1.1.4 failed.
!!! Function distutils_src_compile, Line 36, Exitcode 1
!!! compilation failed

------- Comment #1 From fiberchunks 2003-07-13 13:38:13 0000 -------
same issue -- emerged =Imaging-1.1.3-r2 ebuild, and all went well.


------- Comment #2 From Voicu Liviu 2003-07-13 22:11:34 0000 -------
My application needs 1.1.4 only :-(

------- Comment #3 From Van Gale 2003-07-15 00:21:55 0000 -------
Same problem here, had to re emerge 1.1.3-r2

------- Comment #4 From Alastair Tse (RETIRED) 2003-07-15 15:19:23 0000 -------
i've just committed a fix for the buggy setup.py script. can you guys please
test it? thanks

------- Comment #5 From fiberchunks 2003-07-15 18:49:36 0000 -------
liquidx - seems to work fine for me -- no problems with 1.1.4 now -- thanks
much :)

------- Comment #6 From Alastair Tse (RETIRED) 2003-07-16 01:21:39 0000 -------
thanks, i'll take this as fixed. reopen if any of you find otherwise.

------- Comment #7 From Voicu Liviu 2003-07-16 01:30:57 0000 -------
Thank you for the quick fix :-)
Go gentoo TEAM!