Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166482 - media-video/videotrans-1.5.2 depends on media-video/mjpegtools built with png use flag
Summary: media-video/videotrans-1.5.2 depends on media-video/mjpegtools built with png...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Briesenick (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-12 10:47 UTC by Robert A.
Modified: 2007-02-27 23:34 UTC (History)
1 user (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 Robert A. 2007-02-12 10:47:10 UTC
media-video/qdvdauthor-0.1.4-r1 depends on media-video/videotrans which depends on media-video/mjpegtools built with png use flag. this is case is not covered by the ebuild.

Reproducible: Always

Steps to Reproduce:
1. media-video/mjpegtools without png use flag
2. emerge =media-video/videotrans-1.5.2
Actual Results:  
checking for mp2enc... yes
checking for png2yuv... no
configure: error: png2yuv is required, please get it from http://mjpeg.sourceforge.net/

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /tmp/portage/media-video/videotrans-1.5.2/work/videotrans-1.5.2/config.log

!!! ERROR: media-video/videotrans-1.5.2 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 2952:   Called src_compile
  ebuild.sh, line 642:   Called econf
  ebuild.sh, line 577:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/tmp/portage/media-video/videotrans-1.5.2/temp/build.log'.

Expected Results:  
a warning should be printed that media-video/mjpegtools was not built with the png use flag

emerge --info:
Portage 2.1.2-r9 (hardened/x86/2.6, gcc-3.4.6, glibc-2.3.6-r5, 2.6.16-ra i686)
=================================================================
System uname: 2.6.16-ra i686 Intel(R) Pentium(R) III CPU family      1266MHz
Gentoo Base System release 1.12.6
Timestamp of tree: Sun, 11 Feb 2007 01:47:01 +0000
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-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/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg collision-protect distlocks metadata-transfer parallel-fetch prelink sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1,--as-needed"
MAKEOPTS="-j6"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac alsa arts bash-completion bzip2 crypt cups dlloader encode flac gpm hal hardened idn kde kdeenablefinal mad midi mmx mp3 nptl ogg opengl pam pic readline sdl sse ssl threads truetype unicode vorbis x86 xorg zlib" 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="mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nv vesa fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Stefan Briesenick (RETIRED) gentoo-dev 2007-02-12 12:20:23 UTC
hui. ;-)

an easter egg. I will take care of it. Thanks for reporting.
Comment 2 Stefan Briesenick (RETIRED) gentoo-dev 2007-02-27 23:34:26 UTC
fixed in CVS. No new revision though.