Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 70229

Summary: Error emerging dev-perl/perlmagick-6.1.3.2
Product: Gentoo Linux Reporter: Waldemar Tribus <trwa>
Component: Current packagesAssignee: Karol Wojtaszek (RETIRED) <sekretarz>
Status: RESOLVED DUPLICATE    
Severity: normal CC: gentoo
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Waldemar Tribus 2004-11-06 01:51:03 UTC
seems like perlmagick needs X11 libs. No X11 here. (-X in use flags)

Reproducible: Always
Steps to Reproduce:
just doing emerge -uD world...
Actual Results:  
Calculating world dependencies ...done!
>>> emerge (1 of 3) dev-perl/perlmagick-6.1.3.2 to /
>>> md5 src_uri ;-) ImageMagick-6.1.3-2.tar.bz2
>>> Unpacking source...
>>> Unpacking ImageMagick-6.1.3-2.tar.bz2 to /tmp/portage/perlmagick-6.1.3.2/work
>>> Source unpacked.
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -ldpstk
Note (probably harmless): No library found for -ldps
Note (probably harmless): No library found for -lXext
Note (probably harmless): No library found for -lXt
Note (probably harmless): No library found for -lSM
Note (probably harmless): No library found for -lICE
Note (probably harmless): No library found for -lX11
Writing Makefile for Image::Magick
cp Magick.pm blib/lib/Image/Magick.pm
AutoSplitting blib/lib/Image/Magick.pm (blib/lib/auto/Image/Magick)
/usr/bin/perl5.8.4 /usr/lib/perl5/5.8.4/ExtUtils/xsubpp  -typemap
/usr/lib/perl5/5.8.4/ExtUtils/typemap  Magick.xs > Magick.xsc && mv Magick.xsc
Magick.c
gcc -c  -I../ -I.. -I/usr/include/freetype2 -I/usr/X11R6/include
-I/usr/X11R6/include/X11 -I/usr/include/graphviz -I/usr/include/libxml2
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -Wall
-pthread -O2 -fomit-frame-pointer -march=athlon -mmmx -m3dnow -pipe  
-DVERSION=\"6.1.3\" -DXS_VERSION=\"6.1.3\" -fPIC
"-I/usr/lib/perl5/5.8.4/i686-linux/CORE"  -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H
Magick.c
In file included from Magick.xs:66:
../magick/xwindow.h:27:21: X11/Xos.h: No such file or directory
../magick/xwindow.h:28:22: X11/Xlib.h: No such file or directory
../magick/xwindow.h:29:23: X11/Xatom.h: No such file or directory
../magick/xwindow.h:30:28: X11/cursorfont.h: No such file or directory
../magick/xwindow.h:31:24: X11/keysym.h: No such file or directory
../magick/xwindow.h:32:27: X11/Xresource.h: No such file or directory
../magick/xwindow.h:33:23: X11/Xutil.h: No such file or directory
In file included from Magick.xs:66:
../magick/xwindow.h:115: error: syntax error before "Pixmap"
../magick/xwindow.h:115: warning: no semicolon at end of struct or union
../magick/xwindow.h:122: error: syntax error before "line_info"
../magick/xwindow.h:122: warning: type defaults to `int' in declaration of
`line_info'
../magick/xwindow.h:122: warning: data definition has no type or storage class
../magick/xwindow.h:131: error: syntax error before '*' token
../magick/xwindow.h:131: warning: type defaults to `int' in declaration of
`coordinate_info'
../magick/xwindow.h:131: warning: data definition has no type or storage class
../magick/xwindow.h:135: error: syntax error before '}' token
../magick/xwindow.h:135: warning: type defaults to `int' in declaration of
`XDrawInfo'
../magick/xwindow.h:135: warning: data definition has no type or storage class
../magick/xwindow.h:175: error: syntax error before "XFontStruct"
../magick/xwindow.h:175: warning: no semicolon at end of struct or union
../magick/xwindow.h:190: error: syntax error before '}' token
../magick/xwindow.h:190: warning: type defaults to `int' in declaration of
`XAnnotateInfo'
../magick/xwindow.h:190: warning: data definition has no type or storage class
../magick/xwindow.h:198: error: syntax error before "XColor"
../magick/xwindow.h:198: warning: no semicolon at end of struct or union
../magick/xwindow.h:212: warning: type defaults to `int' in declaration of
`annotate_context'
../magick/xwindow.h:213: warning: type defaults to `int' in declaration of
`highlight_context'
../magick/xwindow.h:214: warning: type defaults to `int' in declaration of
`widget_context'
../magick/xwindow.h:214: warning: data definition has no type or storage class
../magick/xwindow.h:219: error: syntax error before '}' token
../magick/xwindow.h:219: warning: type defaults to `int' in declaration of
`XPixelInfo'
../magick/xwindow.h:219: warning: data definition has no type or storage class
../magick/xwindow.h:223: error: syntax error before "XrmDatabase"
../magick/xwindow.h:223: warning: no semicolon at end of struct or union
../magick/xwindow.h:286: error: `pause' redeclared as different kind of symbol
/usr/include/unistd.h:414: error: previous declaration of `pause'
../magick/xwindow.h:322: error: syntax error before '}' token
../magick/xwindow.h:322: warning: type defaults to `int' in declaration of
`XResourceInfo'
../magick/xwindow.h:322: warning: data definition has no type or storage class
../magick/xwindow.h:326: error: syntax error before "Window"
../magick/xwindow.h:326: warning: no semicolon at end of struct or union
../magick/xwindow.h:330: warning: type defaults to `int' in declaration of `root'
../magick/xwindow.h:330: warning: data definition has no type or storage class
../magick/xwindow.h:333: error: syntax error before '*' token
../magick/xwindow.h:333: warning: type defaults to `int' in declaration of `visual'
../magick/xwindow.h:333: warning: data definition has no type or storage class
../magick/xwindow.h:340: error: syntax error before '*' token
../magick/xwindow.h:340: warning: type defaults to `int' in declaration of
`visual_info'
../magick/xwindow.h:340: warning: data definition has no type or storage class
../magick/xwindow.h:343: error: syntax error before '*' token
../magick/xwindow.h:343: warning: type defaults to `int' in declaration of
`map_info'
../magick/xwindow.h:343: warning: data definition has no type or storage class
../magick/xwindow.h:346: error: syntax error before '*' token
../magick/xwindow.h:346: warning: type defaults to `int' in declaration of
`pixel_info'
../magick/xwindow.h:346: warning: data definition has no type or storage class
../magick/xwindow.h:349: error: syntax error before '*' token
../magick/xwindow.h:349: warning: type defaults to `int' in declaration of
`font_info'
../magick/xwindow.h:349: warning: data definition has no type or storage class
../magick/xwindow.h:352: error: syntax error before "annotate_context"
../magick/xwindow.h:352: warning: type defaults to `int' in declaration of
`annotate_context'
../magick/xwindow.h:353: warning: type defaults to `int' in declaration of
`highlight_context'
../magick/xwindow.h:354: warning: type defaults to `int' in declaration of
`widget_context'
../magick/xwindow.h:354: warning: data definition has no type or storage class
../magick/xwindow.h:357: error: syntax error before "cursor"
../magick/xwindow.h:357: warning: type defaults to `int' in declaration of `cursor'
../magick/xwindow.h:358: warning: type defaults to `int' in declaration of
`busy_cursor'
../magick/xwindow.h:358: warning: data definition has no type or storage class
../magick/xwindow.h:362: error: conflicting types for `geometry'
../magick/xwindow.h:185: error: previous declaration of `geometry'
../magick/xwindow.h:394: error: syntax error before '*' token
../magick/xwindow.h:394: warning: type defaults to `int' in declaration of `ximage'
../magick/xwindow.h:395: warning: type defaults to `int' in declaration of
`matte_image'
../magick/xwindow.h:395: warning: data definition has no type or storage class
../magick/xwindow.h:398: error: syntax error before "highlight_stipple"
../magick/xwindow.h:398: warning: type defaults to `int' in declaration of
`highlight_stipple'
../magick/xwindow.h:399: warning: type defaults to `int' in declaration of
`shadow_stipple'
../magick/xwindow.h:400: warning: type defaults to `int' in declaration of `pixmap'
../magick/xwindow.h:401: warning: type defaults to `int' in declaration of `pixmaps'
../magick/xwindow.h:402: warning: type defaults to `int' in declaration of
`matte_pixmap'
../magick/xwindow.h:403: warning: type defaults to `int' in declaration of
`matte_pixmaps'
../magick/xwindow.h:403: warning: data definition has no type or storage class
../magick/xwindow.h:406: error: syntax error before "attributes"
../magick/xwindow.h:406: warning: type defaults to `int' in declaration of
`attributes'
../magick/xwindow.h:406: warning: data definition has no type or storage class
../magick/xwindow.h:409: error: syntax error before "window_changes"
../magick/xwindow.h:409: warning: type defaults to `int' in declaration of
`window_changes'
../magick/xwindow.h:409: warning: data definition has no type or storage class
../magick/xwindow.h:427: error: syntax error before '}' token
../magick/xwindow.h:427: warning: type defaults to `int' in declaration of
`XWindowInfo'
../magick/xwindow.h:427: warning: data definition has no type or storage class
../magick/xwindow.h:431: error: syntax error before "Display"
../magick/xwindow.h:431: warning: no semicolon at end of struct or union
../magick/xwindow.h:435: warning: type defaults to `int' in declaration of
`map_info'
../magick/xwindow.h:436: warning: type defaults to `int' in declaration of
`icon_map'
../magick/xwindow.h:436: warning: data definition has no type or storage class
../magick/xwindow.h:439: error: syntax error before '*' token
../magick/xwindow.h:439: warning: type defaults to `int' in declaration of
`visual_info'
../magick/xwindow.h:440: warning: type defaults to `int' in declaration of
`icon_visual'
../magick/xwindow.h:440: warning: data definition has no type or storage class
../magick/xwindow.h:443: error: syntax error before '*' token
../magick/xwindow.h:443: warning: type defaults to `int' in declaration of
`pixel_info'
../magick/xwindow.h:444: warning: type defaults to `int' in declaration of
`icon_pixel'
../magick/xwindow.h:444: warning: data definition has no type or storage class
../magick/xwindow.h:447: error: syntax error before '*' token
../magick/xwindow.h:447: warning: type defaults to `int' in declaration of
`font_info'
../magick/xwindow.h:447: warning: data definition has no type or storage class
../magick/xwindow.h:450: error: syntax error before '*' token
../magick/xwindow.h:450: warning: type defaults to `int' in declaration of
`icon_resources'
../magick/xwindow.h:450: warning: data definition has no type or storage class
../magick/xwindow.h:453: error: syntax error before '*' token
../magick/xwindow.h:453: warning: type defaults to `int' in declaration of
`class_hints'
../magick/xwindow.h:453: warning: data definition has no type or storage class
../magick/xwindow.h:456: error: syntax error before '*' token
../magick/xwindow.h:456: warning: type defaults to `int' in declaration of
`manager_hints'
../magick/xwindow.h:456: warning: data definition has no type or storage class
../magick/xwindow.h:459: error: syntax error before "context"
../magick/xwindow.h:459: warning: type defaults to `int' in declaration of `context'
../magick/xwindow.h:460: warning: type defaults to `int' in declaration of
`group_leader'
../magick/xwindow.h:461: warning: type defaults to `int' in declaration of
`backdrop'
../magick/xwindow.h:461: error: conflicting types for `backdrop'
../magick/xwindow.h:237: error: previous declaration of `backdrop'
../magick/xwindow.h:462: warning: type defaults to `int' in declaration of `icon'
../magick/xwindow.h:463: warning: type defaults to `int' in declaration of `image'
../magick/xwindow.h:463: error: conflicting types for `image'
../magick/xwindow.h:423: error: previous declaration of `image'
../magick/xwindow.h:464: warning: type defaults to `int' in declaration of `info'
../magick/xwindow.h:465: warning: type defaults to `int' in declaration of `magnify'
../magick/xwindow.h:465: error: conflicting types for `magnify'
../magick/xwindow.h:285: error: previous declaration of `magnify'
../magick/xwindow.h:466: warning: type defaults to `int' in declaration of `pan'
../magick/xwindow.h:467: warning: type defaults to `int' in declaration of `command'
../magick/xwindow.h:468: warning: type defaults to `int' in declaration of `widget'
../magick/xwindow.h:469: warning: type defaults to `int' in declaration of `popup'
../magick/xwindow.h:469: warning: data definition has no type or storage class
../magick/xwindow.h:472: error: syntax error before "wm_protocols"
../magick/xwindow.h:472: warning: type defaults to `int' in declaration of
`wm_protocols'
../magick/xwindow.h:473: warning: type defaults to `int' in declaration of
`wm_delete_window'
../magick/xwindow.h:474: warning: type defaults to `int' in declaration of
`wm_take_focus'
../magick/xwindow.h:475: warning: type defaults to `int' in declaration of
`im_protocols'
../magick/xwindow.h:476: warning: type defaults to `int' in declaration of
`im_remote_command'
../magick/xwindow.h:477: warning: type defaults to `int' in declaration of
`im_update_widget'
../magick/xwindow.h:478: warning: type defaults to `int' in declaration of
`im_update_colormap'
../magick/xwindow.h:479: warning: type defaults to `int' in declaration of
`im_former_image'
../magick/xwindow.h:480: warning: type defaults to `int' in declaration of
`im_retain_colors'
../magick/xwindow.h:481: warning: type defaults to `int' in declaration of
`im_next_image'
../magick/xwindow.h:482: warning: type defaults to `int' in declaration of `im_exit'
../magick/xwindow.h:483: warning: type defaults to `int' in declaration of
`dnd_protocols'
../magick/xwindow.h:483: warning: data definition has no type or storage class
../magick/xwindow.h:484: error: syntax error before '}' token
../magick/xwindow.h:484: warning: type defaults to `int' in declaration of
`XWindows'
../magick/xwindow.h:484: warning: data definition has no type or storage class
../magick/xwindow.h:487: error: syntax error before "const"
../magick/xwindow.h:488: error: syntax error before "const"
../magick/xwindow.h:489: error: syntax error before '*' token
../magick/xwindow.h:492: error: syntax error before "XMakeCursor"
../magick/xwindow.h:492: error: syntax error before '*' token
../magick/xwindow.h:492: warning: type defaults to `int' in declaration of
`XMakeCursor'
../magick/xwindow.h:492: warning: data definition has no type or storage class
../magick/xwindow.h:498: error: syntax error before '*' token
../magick/xwindow.h:499: error: syntax error before '*' token
../magick/xwindow.h:503: error: syntax error before '*' token
../magick/xwindow.h:504: error: syntax error before '*' token
../magick/xwindow.h:505: error: syntax error before '*' token
../magick/xwindow.h:508: error: syntax error before '*' token
../magick/xwindow.h:510: error: syntax error before "XColor"
../magick/xwindow.h:511: error: syntax error before '*' token
../magick/xwindow.h:515: error: syntax error before '*' token
../magick/xwindow.h:516: error: syntax error before '*' token
../magick/xwindow.h:517: error: syntax error before '*' token
../magick/xwindow.h:518: error: syntax error before '*' token
../magick/xwindow.h:519: error: syntax error before '*' token
../magick/xwindow.h:520: error: syntax error before '*' token
../magick/xwindow.h:521: error: syntax error before '*' token
../magick/xwindow.h:522: error: syntax error before '*' token
../magick/xwindow.h:523: error: syntax error before '*' token
../magick/xwindow.h:524: error: syntax error before '*' token
../magick/xwindow.h:525: error: syntax error before '*' token
../magick/xwindow.h:527: error: syntax error before '*' token
../magick/xwindow.h:529: error: syntax error before '*' token
../magick/xwindow.h:530: error: syntax error before '*' token
../magick/xwindow.h:531: error: syntax error before '*' token
../magick/xwindow.h:532: error: syntax error before '*' token
../magick/xwindow.h:533: error: syntax error before '*' token
../magick/xwindow.h:535: warning: type defaults to `int' in declaration of
`XVisualInfo'
../magick/xwindow.h:535: error: syntax error before '*' token
../magick/xwindow.h:536: error: syntax error before "const"
../magick/xwindow.h:537: error: syntax error before '*' token
../magick/xwindow.h:540: error: syntax error before '*' token
../magick/xwindow.h:541: error: syntax error before '*' token
../magick/xwindow.h:543: error: syntax error before '*' token
../magick/xwindow.h:545: error: syntax error before '*' token
../magick/xwindow.h:546: error: syntax error before '*' token
../magick/xwindow.h:547: error: syntax error before '*' token
../magick/xwindow.h:548: error: syntax error before '*' token
../magick/xwindow.h:549: error: syntax error before '*' token
../magick/xwindow.h:553: error: syntax error before "XWindowByID"
../magick/xwindow.h:553: error: syntax error before '*' token
../magick/xwindow.h:553: warning: type defaults to `int' in declaration of
`XWindowByID'
../magick/xwindow.h:554: error: syntax error before '*' token
../magick/xwindow.h:554: warning: type defaults to `int' in declaration of
`XWindowByName'
../magick/xwindow.h:555: error: syntax error before '*' token
../magick/xwindow.h:555: warning: type defaults to `int' in declaration of
`XWindowByProperty'
../magick/xwindow.h:555: warning: data definition has no type or storage class
../magick/xwindow.h:558: error: syntax error before '*' token
../magick/xwindow.h:558: error: syntax error before '*' token
../magick/xwindow.h:558: warning: type defaults to `int' in declaration of
`XBestFont'
../magick/xwindow.h:558: warning: data definition has no type or storage class
../magick/xwindow.h:561: error: syntax error before "XGetResourceDatabase"
../magick/xwindow.h:561: error: syntax error before '*' token
../magick/xwindow.h:561: warning: type defaults to `int' in declaration of
`XGetResourceDatabase'
../magick/xwindow.h:561: warning: data definition has no type or storage class
../magick/xwindow.h:564: error: syntax error before '*' token
../magick/xwindow.h:564: error: syntax error before '*' token
../magick/xwindow.h:564: warning: type defaults to `int' in declaration of
`XBestVisualInfo'
../magick/xwindow.h:564: warning: data definition has no type or storage class
../magick/xwindow.h:567: error: syntax error before '*' token
../magick/xwindow.h:567: error: syntax error before '*' token
../magick/xwindow.h:567: warning: type defaults to `int' in declaration of
`XInitializeWindows'
../magick/xwindow.h:568: error: syntax error before '*' token
../magick/xwindow.h:568: warning: type defaults to `int' in declaration of
`XSetWindows'
../magick/xwindow.h:568: warning: data definition has no type or storage class
Magick.c: In function `XS_Image__Magick_Animate':
Magick.c:1954: warning: unused variable `ref'
Magick.c:1949: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Append':
Magick.c:2028: warning: unused variable `ref'
Magick.c:2023: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Average':
Magick.c:2159: warning: unused variable `ref'
Magick.c:2154: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_BlobToImage':
Magick.c:2250: warning: unused variable `ref'
Magick.c:2245: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Coalesce':
Magick.c:2399: warning: unused variable `ref'
Magick.c:2394: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Copy':
Magick.c:2482: warning: unused variable `ref'
Magick.c:2477: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_DESTROY':
Magick.c:2566: warning: unused variable `ref'
Magick.c: In function `XS_Image__Magick_Display':
Magick.c:2640: warning: unused variable `ref'
Magick.c:2635: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Flatten':
Magick.c:2714: warning: unused variable `ref'
Magick.c:2709: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Fx':
Magick.c:2805: warning: unused variable `ref'
Magick.c:2800: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Get':
Magick.c:2957: warning: unused variable `ref'
Magick.c:2952: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Histogram':
Magick.c:4039: warning: unused variable `ref'
Magick.c:4034: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_GetPixels':
Magick.c:4153: warning: unused variable `ref'
Magick.c:4148: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_ImageToBlob':
Magick.c:4337: warning: unused variable `ref'
Magick.c:4332: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_MagickToMime':
Magick.c:4434: warning: unused variable `ref'
Magick.c:4430: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Mogrify':
Magick.c:4462: warning: unused variable `ref'
Magick.c: In function `XS_Image__Magick_Montage':
Magick.c:6531: warning: unused variable `ref'
Magick.c:6526: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Morph':
Magick.c:6927: warning: unused variable `ref'
Magick.c:6922: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Mosaic':
Magick.c:7051: warning: unused variable `ref'
Magick.c:7046: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Ping':
Magick.c:7134: warning: unused variable `ref'
Magick.c:7129: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Preview':
Magick.c:7314: warning: unused variable `ref'
Magick.c:7309: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_QueryColor':
Magick.c:7407: warning: unused variable `ref'
Magick.c:7402: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_QueryColorname':
Magick.c:7483: warning: unused variable `ref'
Magick.c:7478: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_QueryFont':
Magick.c:7553: warning: unused variable `ref'
Magick.c:7548: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_QueryFontMetrics':
Magick.c:7668: warning: unused variable `ref'
Magick.c:7663: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_QueryFormat':
Magick.c:8026: warning: unused variable `ref'
Magick.c:8021: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Read':
Magick.c:8114: warning: unused variable `ref'
Magick.c:8109: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Remote':
Magick.c:8294: warning: unused variable `ref'
Magick.c:8289: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Set':
Magick.c:8348: warning: unused variable `ref'
Magick.c:8343: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Transform':
Magick.c:8406: warning: unused variable `ref'
Magick.c:8401: warning: unused variable `ix'
Magick.c: In function `XS_Image__Magick_Write':
Magick.c:8547: warning: unused variable `ref'
Magick.c:8542: warning: unused variable `ix'
distcc[28819] ERROR: compile Magick.c on localhost failed
make: *** [Magick.o] Error 1

!!! ERROR: dev-perl/perlmagick-6.1.3.2 failed.
!!! Function perl-module_src_compile, Line 65, Exitcode 2
!!! compilation failed
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
ebuild is successfully build and installed, as the version before did it.
#qpkg -i -I perlmagick
dev-perl/perlmagick-6.0.7.1 *

# emerge info
Portage 2.0.51-r2 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.4.25-gentoo-r2 i686)
=================================================================
System uname: 2.4.25-gentoo-r2 i686 AMD Duron(tm) processor
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -fomit-frame-pointer -march=athlon -mmmx -m3dnow -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -fomit-frame-pointer -march=athlon -mmmx -m3dnow -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow alsa apache2 apm avi berkdb bitmap-fonts cdr crypt cups directfb dvd
encode exiscan-acl f77 fbcon foomaticdb gd gdbm gif gpm gtk2 imap innodb java
jpeg ldap libg++ libwww mad maildir mikmod mldonkeypango mmx mng mpeg mppe-mppc
mysql ncurses nls oggvorbis oss pam pdflib perl png python readline samba
scanner spell ssl tcpd tiff truetype usb wmf x86 xml2 zlib"
Comment 1 Neil Katin 2004-11-07 19:07:46 UTC
I'm having identical problems; also on a machine without X installed.

And, as a note for whoever is evaluating the bug: this is a regression;
this used to work with (for example) perlmagick-6.0.7.1 (the last
stable version that was installed).
Comment 2 Sri Gupta 2004-11-19 06:05:46 UTC
dupe of bug #70570, fix available there
Comment 3 Karol Wojtaszek (RETIRED) gentoo-dev 2004-11-19 09:49:11 UTC

*** This bug has been marked as a duplicate of 70570 ***