Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62351 - imaging-py21 does not emerge
Summary: imaging-py21 does not emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-31 00:38 UTC by Antonio
Modified: 2004-09-05 05:46 UTC (History)
1 user (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 Antonio 2004-08-31 00:38:42 UTC
I have upgrade tcl and tk to 8.4 and imaging-py21 does not emerge:

creating build/temp.linux-i686-2.1
gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -IlibImaging -I/usr/include/python2.1 -c _imaging.c -o build/temp.linux-i686-2.1/_imaging.o -march=athlon-xp -O3 -pipe -fomit-frame-pointer
gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -IlibImaging -I/usr/include/python2.1 -c decode.c -o build/temp.linux-i686-2.1/decode.o -march=athlon-xp -O3 -pipe -fomit-frame-pointer
gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -IlibImaging -I/usr/include/python2.1 -c encode.c -o build/temp.linux-i686-2.1/encode.o -march=athlon-xp -O3 -pipe -fomit-frame-pointer
gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -IlibImaging -I/usr/include/python2.1 -c map.c -o build/temp.linux-i686-2.1/map.o -march=athlon-xp -O3 -pipe -fomit-frame-pointer
gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -IlibImaging -I/usr/include/python2.1 -c display.c -o build/temp.linux-i686-2.1/display.o -march=athlon-xp -O3 -pipe -fomit-frame-pointer
gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -IlibImaging -I/usr/include/python2.1 -c outline.c -o build/temp.linux-i686-2.1/outline.o -march=athlon-xp -O3 -pipe -fomit-frame-pointer
gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -IlibImaging -I/usr/include/python2.1 -c path.c -o build/temp.linux-i686-2.1/path.o -march=athlon-xp -O3 -pipe -fomit-frame-pointer
gcc -shared build/temp.linux-i686-2.1/_imaging.o build/temp.linux-i686-2.1/decode.o build/temp.linux-i686-2.1/encode.o build/temp.linux-i686-2.1/map.o build/temp.linux-i686-2.1/display.o build/temp.linux-i686-2.1/outline.o build/temp.linux-i686-2.1/path.o -LlibImaging -lImaging -ljpeg -lz -o build/lib.linux-i686-2.1/_imaging.so
building '_imagingtk' extension
gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -IlibImaging -I/usr/include/python2.1 -c _imagingtk.c -o build/temp.linux-i686-2.1/_imagingtk.o -march=athlon-xp -O3 -pipe -fomit-frame-pointer
gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -fPIC -IlibImaging -I/usr/include/python2.1 -c Tk/tkImaging.c -o build/temp.linux-i686-2.1/tkImaging.o -march=athlon-xp -O3 -pipe -fomit-frame-pointer
Tk/tkImaging.c: In function `PyImagingPhoto':
Tk/tkImaging.c:165: error: too few arguments to function `Tk_PhotoPutBlock'
Tk/tkImaging.c:175: error: too few arguments to function `Tk_PhotoPutBlock'
Tk/tkImaging.c:182: error: too few arguments to function `Tk_PhotoPutBlock'
Tk/tkImaging.c: In function `TkImaging_Init':
Tk/tkImaging.c:192: warning: passing arg 3 of `Tcl_CreateCommand' from incompatible pointer type
error: command 'gcc' failed with exit status 1

!!! ERROR: dev-python/imaging-py21-1.1.3-r1 failed.
!!! Function distutils_src_compile, Line 38, Exitcode 1
!!! compilation failed

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2004-08-31 14:25:05 UTC
Did you try imaging-py21-1.1.4?
Comment 2 Antonio 2004-09-02 00:05:47 UTC
Ok i have emerge imaging-py21-1.1.4 and install well.
Do you mark stable in portage ?
Thanks
Comment 3 Antonio 2004-09-05 05:46:40 UTC
Ok imaging-py21-1.1.4 is stable in portage and emerge well.
Thanks.
Close This bug.