First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 122234
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alexey Maximov <amax@mail.ru>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 122234 depends on: Show dependency tree
Bug 122234 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-09 03:57 0000
localhost ~ # emerge redhat-artwork
Calculating dependencies ...done!
>>> emerge (1 of 2) media-gfx/icon-slicer-0.3 to /
>>> checksums files   ;-) icon-slicer-0.3.ebuild
>>> checksums files   ;-) files/digest-icon-slicer-0.3
>>> checksums src_uri ;-) icon-slicer-0.3.tar.gz
>>> Unpacking source...
>>> Unpacking icon-slicer-0.3.tar.gz to /var/tmp/portage/icon-slicer-0.3/work
>>> Source unpacked.
>>> 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 >= 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'
Making all in src
make[2]: Entering directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/src'
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
".deps/themefile.Tpo" \
  -c -o themefile.o `test -f 'themefile.c' || echo './'`themefile.c; \
then mv ".deps/themefile.Tpo" ".deps/themefile.Po"; \
else rm -f ".deps/themefile.Tpo"; 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 ".deps/main.Tpo" \
  -c -o main.o `test -f 'main.c' || echo './'`main.c; \
then mv ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
main.c: In function 'write_alias_foreach':
main.c:913: warning: 'target_typedir' may be used uninitialized in this
function
main.c:912: warning: 'type' 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'
Making all in examples
make[2]: Entering directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/examples'
rm -rf Sample                                   \
&& mkdir Sample                                 \
&& ../src/icon-slicer                           \
        --output-dir=Sample                     \
        --image-dir=.                   \
        ./sample.cursortheme            \
        ./sample.icontheme              \
&& 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'
make[2]: Entering directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3'
make[2]: Leaving directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3'
make[1]: Leaving directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3'
>>> Source compiled.
>>> Test phase [not enabled]: media-gfx/icon-slicer-0.3

>>> 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'
make[2]: Entering directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/src'
/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'.
make[2]: Leaving directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/src'
make[1]: Leaving directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/src'
Making install in examples
make[1]: Entering directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/examples'
make[2]: Entering directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/examples'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/examples'
make[1]: Leaving directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3/examples'
make[1]: Entering directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3'
make[2]: Entering directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3'
make[1]: Leaving directory
`/var/tmp/portage/icon-slicer-0.3/work/icon-slicer-0.3'
man:
prepallstrip:
strip: i686-pc-linux-gnu-strip --strip-unneeded
   /usr/bin/icon-slicer
>>> Completed installing icon-slicer-0.3 into /var/tmp/portage/icon-slicer-0.3/image/

>>> Merging media-gfx/icon-slicer-0.3 to /
--- /usr/
--- /usr/bin/
>>> /usr/bin/icon-slicer
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/icon-slicer-0.3/
>>> /usr/share/doc/icon-slicer-0.3/AUTHORS.gz
>>> /usr/share/doc/icon-slicer-0.3/ChangeLog.gz
>>> /usr/share/doc/icon-slicer-0.3/README.gz
>>> /usr/share/doc/icon-slicer-0.3/TODO.gz
>>> Safely unmerging already-installed instance...
No package files given... Grabbing a set.
>>> original instance of package unmerged safely.

------- Comment #1 From Joshua Baergen (RETIRED) 2006-02-10 20:14:38 0000 -------
Done, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug