Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163469 - app-backup/cdbkup-1.0-r1 DEPEND error
Summary: app-backup/cdbkup-1.0-r1 DEPEND error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: App-Backup Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-23 18:04 UTC by Evil Compile Person
Modified: 2008-10-04 16:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixed ebuild (cdbkup-1.0-r1.ebuild,903 bytes, text/plain)
2008-10-04 16:02 UTC, Sebastián Magrí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Evil Compile Person 2007-01-23 18:04:34 UTC
>>> Compiling source in /var/tmp/portage/app-backup/cdbkup-1.0-r1/work/cdbkup-1.0 ...
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-snardir=/etc/cdbkup --with-dumpgrp=users --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
creating cache ./config.cache
checking for perl5... no
checking for perl... /usr/bin/perl
checking for gtar... no
checking for gnutar... no
checking for tar... /bin/tar
checking for rm... /bin/rm
checking for cat... /bin/cat
checking for pwd... /bin/pwd
checking for hostname... /bin/hostname
checking for date... /bin/date
checking for mv... /bin/mv
checking for true... /bin/true
checking for mount... /bin/mount
checking for umount... /bin/umount
checking for gzip... /bin/gzip
checking for bzip2... /bin/bzip2
checking for mkisofs... /usr/bin/mkisofs
checking for cdrecord... /usr/bin/cdrecord
checking for eject... no
configure: error: *** Please install eject first: http://sourceforge.net/projects/eject ***

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/app-backup/cdbkup-1.0-r1/work/cdbkup-1.0/config.log

!!! ERROR: app-backup/cdbkup-1.0-r1 failed.

DEPEND="virtual/cdrtools"
RDEPEND="${DEPEND}
        virtual/eject
        !app-misc/cdcat"

Portage 2.1.2-r1 (default-linux/amd64/2006.1, gcc-4.1.1, glibc-2.5-r0, 2.6.18-vs2.1.1-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.18-vs2.1.1-gentoo-r1 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.12.9
Timestamp of tree: Fri, 19 Jan 2007 09:50:01 +0000
ccache version 2.4 [disabled]
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.61
sys-devel/automake:  1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19.2-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://localhost/gentoo-portage"
USE="amd64 berkdb bitmap-fonts cli cracklib crypt cups dlloader dri fortran gdbm gpm iconv ipv6 isdnlog libg++ ncurses nls nptl nptlonly pam pcre perl ppds pppd python readline reflection session spl ssl tcpd truetype-fonts type1-fonts udev unicode xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm ark ati chips cirrus cyrix dummy fbdev glint i128 i810 mga neomagic nv rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2008-10-04 15:44:47 UTC
Fixed.
Comment 2 Sebastián Magrí 2008-10-04 16:02:47 UTC
Created attachment 167175 [details]
Fixed ebuild

Moved virtual/eject from RDEPEND to DEPEND.