Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87890 - emerge dev-python/pythonmagick-0.5-r1 failed
Summary: emerge dev-python/pythonmagick-0.5-r1 failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Highest normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 145100
  Show dependency tree
 
Reported: 2005-04-04 04:34 UTC by Botykai Zsolt
Modified: 2006-10-29 12:30 UTC (History)
0 users

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 Botykai Zsolt 2005-04-04 04:34:11 UTC
As asked that we should try if emerge pythonmagick works now (http://bugs.gentoo.org/show_bug.cgi?id=35279) I just gave it a try, so here are the results:
# emerge -uDvaN pythonmagick

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] dev-python/pythonmagick-0.5-r1  38 kB

Total size of downloads: 38 kB

Do you want me to merge these packages? [Yes/No] Y
>>> emerge (1 of 1) dev-python/pythonmagick-0.5-r1 to /
>>> Downloading http://192.168.5.144:13579/distfiles/PythonMagick-0.5.tar.gz
--12:36:50--  http://192.168.5.144:13579/distfiles/PythonMagick-0.5.tar.gz
           => `/usr/portage/distfiles/PythonMagick-0.5.tar.gz'
Resolving localhost... 127.0.0.1
Connecting to localhost[127.0.0.1]:13579... connected.
Proxy request sent, awaiting response... 200 OK
Length: 39,466

100%[====================================>] 39,466        --.--K/s

12:36:52 (4.14 MB/s) - `/usr/portage/distfiles/PythonMagick-0.5.tar.gz' saved [39466/39466]

>>> md5 src_uri ;-) PythonMagick-0.5.tar.gz
>>> Unpacking source...
>>> Unpacking PythonMagick-0.5.tar.gz to /var/tmp/portage/pythonmagick-0.5-r1/work
>>> Source unpacked.
...patience...
...found 438 targets...
...updating 212 targets...
MkDir1 bin-stage
MkDir1 bin
MkDir1 bin/PythonMagick
MkDir1 bin/PythonMagick/_PythonMagick.so
MkDir1 bin/PythonMagick/_PythonMagick.so/gcc
MkDir1 bin/PythonMagick/_PythonMagick.so/gcc/release
MkDir1 bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/PythonMagick.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/Enums.o
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp: In function `void add_enums_to_module()':
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:8: error: `UndefinedEvents' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:9: error: `NoEvents' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:21: error: `AllEvents' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:51: error: `StreamType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:51: error: template argument 1 is invalid
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:52: error: `UndefinedStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:53: error: `FileStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:54: error: `StandardStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:55: error: `PipeStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:56: error: `ZipStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:57: error: `BZipStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:58: error: `FifoStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:59: error: `BlobStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:173: error: `TransmitType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:173: error: template argument 1 is invalid
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:174: error: `UndefinedTransmitType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:175: error: `FileTransmitType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:176: error: `BlobTransmitType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:177: error: `StreamTransmitType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:178: error: `ImageTransmitType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:250: error: `ProfileType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:250: error: template argument 1 is invalid
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:251: error: `UndefinedProfile' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:252: error: `ICMProfile' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:253: error: `IPTCProfile' undeclared (first use this function)

    set -e
    "g++"   -c -Wall -ftemplate-depth-255  -DNDEBUG -DNDEBUG -DHAVE_IOSFWD -DBOOST_PYTHON_DYNAMIC_LIB  -O3 -finline-functions -Wno-inline -fPIC   -I"bin/PythonMagick" -I"/usr/include/GraphicsMagick/Magick++/lib" -I"/usr/include/GraphicsMagick"   -I "/usr/include/python2.3" -I "/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick"  -o "bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/Enums.o"  "/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp"


...failed gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/Enums.o...
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/StlWrappers.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Blob.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Color.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_ColorHSL.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_ColorGray.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_ColorMono.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_ColorRGB.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_ColorYUV.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Geometry.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Coordinate.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image_ctors.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image_methods1.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image_methods2.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image_methods3.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image_properties1.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image_properties2.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_TypeMetric.o
...skipped <@PythonMagick!./_PythonMagick.so/gcc/release/shared-linkable-true>_PythonMagick.so for lack of <@PythonMagick!./_PythonMagick.so/gcc/release/shared-linkable-true>Enums.o...
...skipped <@PythonMagick!bin-stage>_PythonMagick.so for lack of <@PythonMagick!./_PythonMagick.so/gcc/release/shared-linkable-true>_PythonMagick.so...
MkDir1 bin/PythonMagick/_PythonMagickDrawable.so
MkDir1 bin/PythonMagick/_PythonMagickDrawable.so/gcc
MkDir1 bin/PythonMagick/_PythonMagickDrawable.so/gcc/release
MkDir1 bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/DrawableModule.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableBase.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_Drawable.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableAffine.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableArc.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableBezier.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePopClipPath.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePushClipPath.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableClipPath.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableCircle.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableColor.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableCompositeImage.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableEllipse.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableFillColor.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableFillRule.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableFillOpacity.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableFont.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableGravity.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableLine.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableMatte.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePath.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePoint.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePointSize.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePolygon.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePolyline.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePopGraphicContext.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePushGraphicContext.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePopPattern.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePushPattern.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableRectangle.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableRotation.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableRoundRectangle.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableScaling.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableSkewX.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableSkewY.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableDashOffset.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableStrokeLineCap.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableStrokeLineJoin.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableMiterLimit.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableStrokeAntialias.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableStrokeColor.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableStrokeOpacity.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableStrokeWidth.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableText.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableTextAntialias.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableTextDecoration.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableTextUnderColor.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableTranslation.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableViewbox.o
gcc-Link-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/_PythonMagickDrawable.so
Chmod1 bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/_PythonMagickDrawable.so
FileClone bin-stage/_PythonMagickDrawable.so
MkDir1 bin/PythonMagick/_PythonMagickPath.so
MkDir1 bin/PythonMagick/_PythonMagickPath.so/gcc
MkDir1 bin/PythonMagick/_PythonMagickPath.so/gcc/release
MkDir1 bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/PathModule.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_VPathBase.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_VPath.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathArcArgs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathArcAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathArcRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathClosePath.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathCurvetoArgs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathCurvetoAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathCurvetoRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathSmoothCurvetoAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathSmoothCurvetoRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathQuadraticCurvetoArgs.o
...on 100th target...
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathQuadraticCurvetoAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathQuadraticCurvetoRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathSmoothQuadraticCurvetoAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathSmoothQuadraticCurvetoRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathLinetoAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathLinetoRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathLinetoHorizontalAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathLinetoHorizontalRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathLinetoVerticalAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathLinetoVerticalRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathMovetoAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathMovetoRel.o
gcc-Link-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/_PythonMagickPath.so
Chmod1 bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/_PythonMagickPath.so
FileClone bin-stage/_PythonMagickPath.so
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/DrawableModule.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableBase.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_Drawable.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableAffine.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableArc.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableBezier.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePopClipPath.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePushClipPath.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableClipPath.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableCircle.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableColor.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableCompositeImage.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableEllipse.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableFillColor.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableFillRule.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableFillOpacity.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableFont.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableGravity.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableLine.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableMatte.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePath.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePoint.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePointSize.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePolygon.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePolyline.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePopGraphicContext.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePushGraphicContext.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePopPattern.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawablePushPattern.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableRectangle.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableRotation.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableRoundRectangle.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableScaling.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableSkewX.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableSkewY.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableDashOffset.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableStrokeLineCap.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableStrokeLineJoin.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableMiterLimit.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableStrokeAntialias.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableStrokeColor.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableStrokeOpacity.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableStrokeWidth.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableText.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableTextAntialias.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableTextDecoration.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableTextUnderColor.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableTranslation.o
gcc-C++-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/class_DrawableViewbox.o
gcc-Link-action bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/_PythonMagickDrawable.so
Chmod1 bin/PythonMagick/_PythonMagickDrawable.so/gcc/release/shared-linkable-true/_PythonMagickDrawable.so
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/PathModule.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_VPathBase.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_VPath.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathArcArgs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathArcAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathArcRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathClosePath.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathCurvetoArgs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathCurvetoAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathCurvetoRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathSmoothCurvetoAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathSmoothCurvetoRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathQuadraticCurvetoArgs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathQuadraticCurvetoAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathQuadraticCurvetoRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathSmoothQuadraticCurvetoAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathSmoothQuadraticCurvetoRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathLinetoAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathLinetoRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathLinetoHorizontalAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathLinetoHorizontalRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathLinetoVerticalAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathLinetoVerticalRel.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathMovetoAbs.o
gcc-C++-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/class_PathMovetoRel.o
gcc-Link-action bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/_PythonMagickPath.so
Chmod1 bin/PythonMagick/_PythonMagickPath.so/gcc/release/shared-linkable-true/_PythonMagickPath.so
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/PythonMagick.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/Enums.o
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp: In function `void add_enums_to_module()':
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:8: error: `UndefinedEvents' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:9: error: `NoEvents' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:21: error: `AllEvents' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:51: error: `StreamType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:51: error: template argument 1 is invalid
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:52: error: `UndefinedStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:53: error: `FileStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:54: error: `StandardStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:55: error: `PipeStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:56: error: `ZipStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:57: error: `BZipStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:58: error: `FifoStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:59: error: `BlobStream' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:173: error: `TransmitType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:173: error: template argument 1 is invalid
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:174: error: `UndefinedTransmitType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:175: error: `FileTransmitType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:176: error: `BlobTransmitType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:177: error: `StreamTransmitType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:178: error: `ImageTransmitType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:250: error: `ProfileType' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:250: error: template argument 1 is invalid
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:251: error: `UndefinedProfile' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:252: error: `ICMProfile' undeclared (first use this function)
/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp:253: error: `IPTCProfile' undeclared (first use this function)

    set -e
    "g++"   -c -Wall -ftemplate-depth-255  -DNDEBUG -DNDEBUG -DHAVE_IOSFWD -DBOOST_PYTHON_DYNAMIC_LIB  -O3 -finline-functions -Wno-inline -fPIC   -I"bin/PythonMagick" -I"/usr/include/GraphicsMagick/Magick++/lib" -I"/usr/include/GraphicsMagick"   -I "/usr/include/python2.3" -I "/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick"  -o "bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/Enums.o"  "/var/tmp/portage/pythonmagick-0.5-r1/work/PythonMagick/Enums.cpp"


...failed gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/Enums.o...
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/StlWrappers.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Blob.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Color.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_ColorHSL.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_ColorGray.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_ColorMono.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_ColorRGB.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_ColorYUV.o
...on 200th target...
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Geometry.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Coordinate.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image_ctors.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image_methods1.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image_methods2.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image_methods3.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image_properties1.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_Image_properties2.o
gcc-C++-action bin/PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true/class_TypeMetric.o
...skipped <@PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true>_PythonMagick.so for lack of <@PythonMagick/_PythonMagick.so/gcc/release/shared-linkable-true>Enums.o...
...failed updating 2 targets...
...skipped 3 targets...
...updated 207 targets...

!!! ERROR: dev-python/pythonmagick-0.5-r1 failed.


Reproducible: Always
Steps to Reproduce:
1. emerge -uDvaN pythonmagick
2.
3.




# emerge info
Portage 2.0.51.19 (default-linux/x86/2004.0, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.11-ck3 i686)
=================================================================
System uname: 2.6.11-ck3 i686 Intel(R) Celeron(R) CPU 2.40GHz
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 18 2005, 09:47:46)]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.9.5, 1.5, 1.6.3, 1.4_p6, 1.7.9-r1
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages noinfo sandbox sfperms"
GENTOO_MIRRORS="http://192.168.5.144:13579/ http://192.168.5.138:13579/
http://intranet.online.hu/ http://gentoo.inode.at/ http://gentoo.mirror.icd.hu/
http://gentoo.math.bme.hu/ http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="hu_HU"
MAKEOPTS="-j2 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apm arts avi bash-completion berkdb bitmap-fonts bonobo
cdr crypt cups curl directfb emboss encode esd fam flac font-server foomaticdb
fortran gdbm gif gphoto2 gpm gtk gtk2 gtkhtml guile hal imagemagick imlib ipv6
java jikes jpeg junit kde kdeenablefinal kdexdeltas libg++ libwww mad maildir
mbox mikmod motif mozilla mp3 mpeg ncurses nls nptl nptlonly oggvorbis opengl
oss pam pdflib perl png ppds python qt quicktime readline ruby samba sdl slang
spell ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts unicode usb
usepackagedmakefiles xml xml2 xmms xv zlib linguas_en linguas_hu"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2005-04-20 10:21:02 UTC
can reproduce. no idea why it is failing though
Comment 2 Tom Chance 2005-05-23 11:40:07 UTC
Another confirmation of this. Does anyone have any idea of how I get can 
pythonmagick installed? 
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2005-07-06 03:55:07 UTC
i suppose we should try the latest SVN or contact the author about this. the latest release seems to be 0.7 
but i can't find any source for it.

http://public.procoders.net/cgi-bin/trac.cgi/wiki/PythonMagick
Comment 4 Tiziano Müller (RETIRED) gentoo-dev 2006-10-29 12:30:57 UTC
Well, pythonmagick-0.5-r1 doesn't has been removed from the tree. Please consider version 0.6 a solution even if it's p.masked.
Please read the comments in bug #145100 for a more complete story.