<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>122234</bug_id>
          
          <creation_ts>2006-02-09 03:57 0000</creation_ts>
          <short_desc>media-gfx/icon-slicer-0.3 should depends to xcursorgen (modular Xorg bug)</short_desc>
          <delta_ts>2006-02-11 09:45:53 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>amax@mail.ru</reporter>
          <assigned_to>maintainer-needed@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>amax@mail.ru</who>
            <bug_when>2006-02-09 03:57:29 0000</bug_when>
            <thetext>localhost ~ # emerge redhat-artwork
Calculating dependencies ...done!
&gt;&gt;&gt; emerge (1 of 2) media-gfx/icon-slicer-0.3 to /
&gt;&gt;&gt; checksums files   ;-) icon-slicer-0.3.ebuild
&gt;&gt;&gt; checksums files   ;-) files/digest-icon-slicer-0.3
&gt;&gt;&gt; checksums src_uri ;-) icon-slicer-0.3.tar.gz
&gt;&gt;&gt; Unpacking source...
&gt;&gt;&gt; Unpacking icon-slicer-0.3.tar.gz to /var/tmp/portage/icon-slicer-0.3/work
&gt;&gt;&gt; Source unpacked.
&gt;&gt;&gt; Compiling source in /var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking for gdk-pixbuf-2.0 &gt;= 2.0.0... yes
checking GDK_PIXBUF_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GDK_PIXBUF_LIBS... -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for poptGetContext in -lpopt... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3&apos;
Making all in src
make[2]: Entering directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/src&apos;
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -march=pentium2 -Os -fno-ident -fomit-frame-pointer -Wall -MT themefile.o -MD -MP -MF &quot;.deps/themefile.Tpo&quot; \
  -c -o themefile.o `test -f &apos;themefile.c&apos; || echo &apos;./&apos;`themefile.c; \
then mv &quot;.deps/themefile.Tpo&quot; &quot;.deps/themefile.Po&quot;; \
else rm -f &quot;.deps/themefile.Tpo&quot;; exit 1; \
fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -march=pentium2 -Os -fno-ident -fomit-frame-pointer -Wall -MT main.o -MD -MP -MF &quot;.deps/main.Tpo&quot; \
  -c -o main.o `test -f &apos;main.c&apos; || echo &apos;./&apos;`main.c; \
then mv &quot;.deps/main.Tpo&quot; &quot;.deps/main.Po&quot;; \
else rm -f &quot;.deps/main.Tpo&quot;; exit 1; \
fi
main.c: In function &apos;write_alias_foreach&apos;:
main.c:913: warning: &apos;target_typedir&apos; may be used uninitialized in this function
main.c:912: warning: &apos;type&apos; may be used uninitialized in this function
i686-pc-linux-gnu-gcc  -march=pentium2 -Os -fno-ident -fomit-frame-pointer -Wall  -Wl,-O1 -Wl,--sort-common -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-Bdirect -Wl,-hashvals -Wl,-zdynsort -o icon-slicer  themefile.o main.o -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lpopt
make[2]: Leaving directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/src&apos;
Making all in examples
make[2]: Entering directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/examples&apos;
rm -rf Sample                                   \
&amp;&amp; mkdir Sample                                 \
&amp;&amp; ../src/icon-slicer                           \
        --output-dir=Sample                     \
        --image-dir=.                   \
        ./sample.cursortheme            \
        ./sample.icontheme              \
&amp;&amp; touch Sample.stamp
sh: xcursorgen: command not found
Error running xcursorgen for left_ptr_watch
sh: xcursorgen: command not found
Error running xcursorgen for top_right_corner
sh: xcursorgen: command not found
Error running xcursorgen for xterm
sh: xcursorgen: command not found
Error running xcursorgen for watch
sh: xcursorgen: command not found
Error running xcursorgen for top_left_arrow
sh: xcursorgen: command not found
Error running xcursorgen for top_side
sh: xcursorgen: command not found
Error running xcursorgen for top_left_corner
make[2]: Leaving directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/examples&apos;
make[2]: Entering directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3&apos;
make[2]: Leaving directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3&apos;
make[1]: Leaving directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3&apos;
&gt;&gt;&gt; Source compiled.
&gt;&gt;&gt; Test phase [not enabled]: media-gfx/icon-slicer-0.3

&gt;&gt;&gt; Install icon-slicer-0.3 into /var/tmp/portage/icon-slicer-0.3/image/ category media-gfx
Making install in src
make[1]: Entering directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/src&apos;
make[2]: Entering directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/src&apos;
/bin/sh ../mkinstalldirs /var/tmp/portage/icon-slicer-0.3/image//usr/bin
mkdir -p -- /var/tmp/portage/icon-slicer-0.3/image//usr/bin
  /bin/install -c icon-slicer /var/tmp/portage/icon-slicer-0.3/image//usr/bin/icon-slicer
make[2]: Nothing to be done for `install-data-am&apos;.
make[2]: Leaving directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/src&apos;
make[1]: Leaving directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/src&apos;
Making install in examples
make[1]: Entering directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/examples&apos;
make[2]: Entering directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/examples&apos;
make[2]: Nothing to be done for `install-exec-am&apos;.
make[2]: Nothing to be done for `install-data-am&apos;.
make[2]: Leaving directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/examples&apos;
make[1]: Leaving directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/examples&apos;
make[1]: Entering directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3&apos;
make[2]: Entering directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3&apos;
make[2]: Nothing to be done for `install-exec-am&apos;.
make[2]: Nothing to be done for `install-data-am&apos;.
make[2]: Leaving directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3&apos;
make[1]: Leaving directory `/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3&apos;
man:
prepallstrip:
strip: i686-pc-linux-gnu-strip --strip-unneeded
   /usr/bin/icon-slicer
&gt;&gt;&gt; Completed installing icon-slicer-0.3 into /var/tmp/portage/icon-slicer-0.3/image/

&gt;&gt;&gt; Merging media-gfx/icon-slicer-0.3 to /
--- /usr/
--- /usr/bin/
&gt;&gt;&gt; /usr/bin/icon-slicer
--- /usr/share/
--- /usr/share/doc/
&gt;&gt;&gt; /usr/share/doc/icon-slicer-0.3/
&gt;&gt;&gt; /usr/share/doc/icon-slicer-0.3/AUTHORS.gz
&gt;&gt;&gt; /usr/share/doc/icon-slicer-0.3/ChangeLog.gz
&gt;&gt;&gt; /usr/share/doc/icon-slicer-0.3/README.gz
&gt;&gt;&gt; /usr/share/doc/icon-slicer-0.3/TODO.gz
&gt;&gt;&gt; Safely unmerging already-installed instance...
No package files given... Grabbing a set.
&gt;&gt;&gt; original instance of package unmerged safely.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>joshuabaergen@gentoo.org</who>
            <bug_when>2006-02-10 20:14:38 0000</bug_when>
            <thetext>Done, thanks.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>