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
same issue -- emerged =Imaging-1.1.3-r2 ebuild, and all went well.
My application needs 1.1.4 only :-(
Same problem here, had to re emerge 1.1.3-r2
i've just committed a fix for the buggy setup.py script. can you guys please test it? thanks
liquidx - seems to work fine for me -- no problems with 1.1.4 now -- thanks much :)
thanks, i'll take this as fixed. reopen if any of you find otherwise.
Thank you for the quick fix :-) Go gentoo TEAM!