Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261996 - media-video/avidemux-2.4.4 compiles fine with distcc
Summary: media-video/avidemux-2.4.4 compiles fine with distcc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-10 17:16 UTC by cyrillic
Modified: 2009-06-05 01:03 UTC (History)
0 users

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 cyrillic 2009-03-10 17:16:29 UTC
media-video/avidemux-2.4.4.ebuild calls "die" if FEATURES="distcc" is enabled, but when I removed this check, avidemux was able to compile with distcc enabled.

Reproducible: Always

Steps to Reproduce:
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-10 22:24:04 UTC
Let's see what video herd thinks about this. Reassigning...
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2009-03-10 22:26:58 UTC
can you post emerge --info, etc.
Comment 3 cyrillic 2009-03-11 01:49:19 UTC
Portage 2.2_rc23 (default/linux/x86/2008.0, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.29-rc7 i686)
=================================================================
System uname: Linux-2.6.29-rc7-i686-mobile_AMD_Athlon-tm-_XP_1600+-with-gentoo-2.0.0
Timestamp of tree: Mon, 09 Mar 2009 22:15:01 +0000
distcc 3.1 i686-pc-linux-gnu [enabled]
app-shells/bash:     3.2_p48-r1
dev-java/java-config: 2.1.7
dev-lang/python:     2.6.1
dev-util/cmake:      2.6.3
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.3-r1
sys-apps/sandbox:    1.4
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
DISTDIR="/root/distfiles"
FEATURES="distcc distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en"
MAKEOPTS="-j6"
PKGDIR="/root/pentium3.packages"
PORTAGE_CONFIGROOT="/"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa bzip2 cairo cracklib cups curl custom-cflags custom-cxxflags cxx dbus dri dts dvd encode expat fbcon ffmpeg flac gdbm gif gpm gtk hal imagemagick ithreads jpeg lcms midi mmx mp2 mp3 mpeg ncurses nls nptl offensive ogg opengl openmp pam pcre png readline samba slang spell sse ssl svg threads tiff unicode usb vorbis win32codecs x86 xorg xulrunner xv xvid xvmc zeroconf zlib" 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" ELIBC="glibc" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="intel radeon via"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Also works on my ~amd64 and ~ppc machines (distcc + crossdev).
Comment 4 Ben de Groot (RETIRED) gentoo-dev 2009-05-15 21:18:03 UTC
The check was introduced because of bug 213455. If this issue is somehow solved now, I'm willing to drop it. Let's see some more test results.
Comment 5 Ben de Groot (RETIRED) gentoo-dev 2009-06-05 01:03:30 UTC
Fixed in r2