First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 123269
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-gfx herd <graphics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mike Bonar <mike.bonar@shaw.ca>
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 123269 depends on: Show dependency tree
Show dependency graph
Bug 123269 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2006-02-18 06:32 0000
make[3]: Entering directory
`/var/tmp/portage/k3d-0.5.0.37-r1/work/k3d-0.5.0.37/share/ngui/rasterized'
png_file="BitmapMatteColorDiff.png"; svg_file=${png_file/*\//}; rsvg
../../../share/ngui/scalable/${svg_file/.png/.svg} $png_file
png_file="BitmapMatteInvert.png"; svg_file=${png_file/*\//}; rsvg
../../../share/ngui/scalable/${svg_file/.png/.svg} $png_file
/bin/sh: rsvg: command not found
/bin/sh: rsvg: command not found
make[3]: *** [BitmapMatteColorDiff.png] Error 127
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [BitmapMatteInvert.png] Error 127
make[3]: Leaving directory
`/var/tmp/portage/k3d-0.5.0.37-r1/work/k3d-0.5.0.37/share/ngui/rasterized'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/k3d-0.5.0.37-r1/work/k3d-0.5.0.37/share/ngui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/k3d-0.5.0.37-r1/work/k3d-0.5.0.37/share'
make: *** [all-recursive] Error 1

!!! ERROR: media-gfx/k3d-0.5.0.37-r1 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if
relevant.


Emerge Info:
Gentoo Base System version 1.12.0_pre15
Portage 2.1_pre4-r1 (default-linux/amd64/2005.1, gcc-3.4.5, glibc-2.3.6-r2,
2.6.15-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3500+
dev-lang/python:     2.3.5, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks nostrip sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://adelie.polymtl.ca/
ftp://cs.ubishops.ca/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts cdr crypt cups doc dvd dvdr dvdread
eds emboss encode flac foomaticdb fortran gif gpm gtk2 hal imlib ipv6 jpeg kde
lzw lzw-tiff mp3 mpeg mplayer ncurses nls nptl nptlonly nvidia offensive ogg
opengl pam pdflib perl png ppds python qt quicktime readline sdl spell ssl tcpd
tiff truetype-fonts type1-fonts usb userlocales visualization vorbis xine xml
xmms xpm xv xvid zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS

------- Comment #1 From Mike Bonar 2006-02-18 06:42:05 0000 -------
Looks like a missing librsvg dependency.

------- Comment #2 From Marcelo Goes 2006-02-18 08:35:53 0000 -------
DEPEND="...
       svg? ( gnome-base/librsvg )"

Anyway: mind testing after emerging librsvg?

------- Comment #3 From Mike Bonar 2006-02-18 10:11:12 0000 -------
Emerge of k3d completes successfully after emerging librsvg.

------- Comment #4 From Marcelo Goes 2006-02-18 12:23:54 0000 -------
Thanks, I made it a hard dependency.

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