Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 399463 - app-cdr/cdw-0.7.0 missing libburn dependency
Summary: app-cdr/cdw-0.7.0 missing libburn dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Mr. Bones. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-20 05:14 UTC by Oleh
Modified: 2012-01-20 19:02 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleh 2012-01-20 05:14:00 UTC
without libburn emerged cdw-0.7.0 failing to build because of missing libburn.h

Reproducible: Always

Steps to Reproduce:
1.emerge app-cdr/cdw, notice a libburn.h missing failure
2.emerge libburn
3.emerge app-cdr/cdw, build is fine as expected
Actual Results:  
In file included from cdw_task.h:7:0,
                 from cdw_task.c:24:
../../src/disc_and_drive/cdw_disc.h:8:29: fatal error: libburn/libburn.h: No such file or directory
compilation terminated.
In file included from cdw_task.h:7:0,
                 from cdw_erase_disc.c:20:
../../src/disc_and_drive/cdw_disc.h:8:29: fatal error: libburn/libburn.h: No such file or directorymake[3]: *** [cdw_create_image.o] Error 1

compilation terminated.
make[3]: *** [cdw_read_disc_info.o] Error 1
make[3]: *** [cdw_task.o] Error 1
make[3]: *** [cdw_erase_disc.o] Error 1
In file included from ../../src/user_interface/cdw_main_window.h:7:0,
                 from cdw_read_disc.c:41:
../../src/disc_and_drive/cdw_disc.h:8:29: fatal error: libburn/libburn.h: No such file or directory
compilation terminated.
make[3]: *** [cdw_read_disc.o] Error 1
In file included from ./cdw_task.h:7:0,
                 from ../../src/external_tools/cdw_digest.h:5,
                 from cdw_calculate_digest.c:31:
../../src/disc_and_drive/cdw_disc.h:8:29: fatal error: libburn/libburn.h: No such file or directory
compilation terminated.
make[3]: *** [cdw_calculate_digest.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.7.0/work/cdw-0.7.0/src/tasks'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.7.0/work/cdw-0.7.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-cdr/cdw-0.7.0/work/cdw-0.7.0'
make: *** [all] Error 2
emake failed
 * ERROR: app-cdr/cdw-0.7.0 failed (compile phase):
 *   emake failed
 *
 * Call stack:
 *          ebuild.sh, line   84:  Called src_compile
 *        environment, line 3064:  Called _eapi2_src_compile
 *   phase-helpers.sh, line  570:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *
 * If you need support, post the output of 'emerge --info =app-cdr/cdw-0.7.0',
 * the complete build log and the output of 'emerge -pqv =app-cdr/cdw-0.7.0'.
 * The complete build log is located at '/var/tmp/portage/app-cdr/cdw-0.7.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-cdr/cdw-0.7.0/temp/environment'.
 * S: '/var/tmp/portage/app-cdr/cdw-0.7.0/work/cdw-0.7.0'

>>> Failed to emerge app-cdr/cdw-0.7.0, Log file:

>>>  '/var/tmp/portage/app-cdr/cdw-0.7.0/temp/build.log'

 * Messages for package app-cdr/cdw-0.7.0:

 * ERROR: app-cdr/cdw-0.7.0 failed (compile phase):
 *   emake failed
 *
 * Call stack:
 *          ebuild.sh, line   84:  Called src_compile
 *        environment, line 3064:  Called _eapi2_src_compile
 *   phase-helpers.sh, line  570:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 *
 * If you need support, post the output of 'emerge --info =app-cdr/cdw-0.7.0',
 * the complete build log and the output of 'emerge -pqv =app-cdr/cdw-0.7.0'.
 * The complete build log is located at '/var/tmp/portage/app-cdr/cdw-0.7.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-cdr/cdw-0.7.0/temp/environment'.
 * S: '/var/tmp/portage/app-cdr/cdw-0.7.0/work/cdw-0.7.0'

Expected Results:  
libburn dependency required for successful build

emerge --info
Portage 2.3.2-r2 (default/linux/amd64/2008.0, gcc-4.6.2, glibc-2.13-r4, 3.2.0 x86_64)
=================================================================
System uname: Linux-3.2.0-x86_64-AMD_Phenom-tm-_II_X6_1055T_Processor-with-gentoo-2.1.8
Timestamp of tree: Fri, 20 Jan 2012 00:30:01 +0000
app-shells/bash:          4.2_p20::funtoo-overlay
dev-lang/python:          2.7.1-r3::funtoo-overlay, 3.2::funtoo-overlay
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1.8-r3::funtoo-overlay
sys-apps/openrc:          0.8.3-r5::funtoo-overlay
sys-apps/sandbox:         2.5::funtoo-overlay
sys-devel/autoconf:       2.68
sys-devel/automake:       1.11.2-r1
sys-devel/binutils:       2.21.1-r1::funtoo-overlay
sys-devel/gcc:            4.4.5::funtoo-overlay, 4.6.2::funtoo-overlay
sys-devel/gcc-config:     1.5::funtoo-overlay
sys-devel/libtool:        2.4-r4::funtoo-overlay
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 2.6.39::funtoo-overlay (virtual/os-headers)
sys-libs/glibc:           2.13-r4::funtoo-overlay
Repositories: gentoo funtoo-overlay mpd oss-overlay
Installed sets:
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -mtune=generic -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=native -mtune=generic -O2 -pipe"
DISTDIR="/var/src/distfiles"
EMERGE_DEFAULT_OPTS="--quiet-build=n"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="ru_RU.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
LINGUAS="ru"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/cache/portage"
PORTDIR_OVERLAY="/home/oleg/funtoo-overlay /var/lib/layman/mpd /var/lib/layman/oss-overlay"
SYNC="git://github.com/funtoo/portage-mini-2011.git"
SYNC_USER="root"
USE="acl alac alsa amd64 berkdb bzip2 cdr cli cracklib crypt cups cxx dri dvd dvdr dvdread encode flac fortran gdbm gif gpm iconv ipv6 jpeg lame mad mmx modules mp3 mpeg mudflap multilib ncurses nls nptl nptlonly ogg openmp pam pcre perl png pppd python readline session sse sse2 ssl sysfs tcpd threads tiff truetype unicode vorbis wavpack xml xorg zlib" 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 cgi cgid 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" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, SYNC_UMASK
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2012-01-20 19:02:43 UTC
added the dep.  thanks for the bug report.