Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 239498 - app-cdr/cdrkit-1.1.6 and -1.1.8 emerge fails
Summary: app-cdr/cdrkit-1.1.6 and -1.1.8 emerge fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-04 05:30 UTC by Brandon Mintern
Modified: 2009-01-23 23:05 UTC (History)
0 users

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


Attachments
build.log (build.log,25.54 KB, text/plain)
2008-10-04 05:34 UTC, Brandon Mintern
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon Mintern 2008-10-04 05:30:55 UTC
Both app-cdr/cdrkit-1.1.6 and app-cdr/cdrkit-1.1.8 fail during installation with an error similar to:

CMake Error: Cannot find source file "/var/tmp/portage/app-cdr/cdrkit-1.1.8/work/cdrkit-1.1.8/readom/readom.8/readom/readom" for target "readom"



Reproducible: Always




# emerge --info

Portage 2.1.4.4 (default/linux/amd64/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.25-gentoo-r7 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+
Timestamp of tree: Unknown
app-shells/bash:     3.2_p33
dev-lang/python:     2.5.2-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -msse3 -fgcse-after-reload -fomit-frame-pointer -fno-ident -fweb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -msse3 -fgcse-after-reload -fomit-frame-pointer -fno-ident -fweb -fno-enforce-eh-specs"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms splitdebug strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://gentoo.chem.wisc.edu/gentoo/ ftp://ftp.ndlug.nd.edu/pub/gentoo/ http://gentoo.cites.uiuc.edu/pub/gentoo/ ftp://gentoo.cites.uiuc.edu/pub/gentoo/ "
LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common"
LINGUAS="en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X aac acpi alsa amd64 bash-completion berkdb bluetooth branding bzip2 cairo cdda cdr cli cracklib crypt cups dbus dri dvb dvd dvdr dvdread emboss encode evo ffmpeg filepicker firefox flac fortran gdbm gif gs gstreamer hal iconv isdnlog jpeg kde kerberos ladspa ldap libnotify lirc lzma mad madwifi midi mikmod mmx mmxext mp3 mpeg mudflap multilib na_dd na_icons ncurses nls nptl nptlonly nsplugin offensive ogg opengl openmp pam pcre pdf perl png ppds pppd qt3 qt3support qt4 quicktime readline reflection sdl session smp spell spl sse sse2 ssl ssse3 startup-notification svg sysfs threads tiff truetype tv_pick_cgi unicode usb vorbis xanim xml xorg xulrunner xv xvmc zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Brandon Mintern 2008-10-04 05:34:22 UTC
Created attachment 167123 [details]
build.log
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2009-01-23 17:16:03 UTC
This bug appears to have been overlooked. Could you test if this occurs with 1.1.9 and if not, post the output of emerge -pv cmake.
Comment 3 Brandon Mintern 2009-01-23 22:43:38 UTC
Strangely enough, I just did:

# emerge -s cdrkit

*  app-cdr/cdrkit
      Latest version available: 1.1.8
      Latest version installed: 1.1.8


Apparently I no longer have any issues.

I also just temporarily installed the unstable version (1.1.9) and then went back to 1.1.8, and both installations completed without a hitch.

This bug can be closed IMO.
Comment 4 Peter Alfredsen (RETIRED) gentoo-dev 2009-01-23 23:05:38 UTC
Thanks for your patience, closing.