Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24351 - dev-python/Imaging failed
Summary: dev-python/Imaging failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 32239
  Show dependency tree
 
Reported: 2003-07-12 12:50 UTC by Voicu Liviu
Modified: 2003-10-29 13:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Voicu Liviu 2003-07-12 12:50:58 UTC
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 fiberchunks 2003-07-13 13:38:13 UTC
same issue -- emerged =Imaging-1.1.3-r2 ebuild, and all went well.

Comment 2 Voicu Liviu 2003-07-13 22:11:34 UTC
My application needs 1.1.4 only :-(
Comment 3 Van Gale 2003-07-15 00:21:55 UTC
Same problem here, had to re emerge 1.1.3-r2
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-07-15 15:19:23 UTC
i've just committed a fix for the buggy setup.py script. can you guys please test it? thanks
Comment 5 fiberchunks 2003-07-15 18:49:36 UTC
liquidx - seems to work fine for me -- no problems with 1.1.4 now -- thanks much :)
Comment 6 Alastair Tse (RETIRED) gentoo-dev 2003-07-16 01:21:39 UTC
thanks, i'll take this as fixed. reopen if any of you find otherwise.
Comment 7 Voicu Liviu 2003-07-16 01:30:57 UTC
Thank you for the quick fix :-)
Go gentoo TEAM!