Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352510 - media-libs/gstreamer-0.10.30 fails to build (as do all other versions)
Summary: media-libs/gstreamer-0.10.30 fails to build (as do all other versions)
Status: RESOLVED DUPLICATE of bug 338866
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-23 16:54 UTC by Jack Edge
Modified: 2011-01-31 21:09 UTC (History)
0 users

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


Attachments
complete build log (build.log,132.55 KB, text/plain)
2011-01-23 16:57 UTC, Jack Edge
Details
environment (environment,101.39 KB, text/plain)
2011-01-23 16:57 UTC, Jack Edge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jack Edge 2011-01-23 16:54:25 UTC
media-libs/gstreamer (versions 0.10.{24,25,28,29,30}) fails to build on our Prefix System, all with roughly the same problem message:

Makefile:878: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.

Reproducible: Always



Expected Results:  
Compiled.

Portage 2.2.01.17649-prefix (prefix/linux/amd64, gcc-4.2.4, unavailable, 2.6.18-194.17.4.el5 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.18-194.17.4.el5-x86_64-Intel-R-_Xeon-R-_CPU_E5335_@_2.00GHz-with-redhat-5.3-Tikanga
Timestamp of tree: Sun, 23 Jan 2011 15:41:23 +0000
app-shells/bash:     4.1_p7
dev-lang/python:     2.7.1-r00.1
dev-util/cmake:      2.8.3-r1
sys-devel/autoconf:  2.68
sys-devel/automake:  1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.2.4-r01.2
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:   2.4
sys-devel/make:      3.82
virtual/os-headers:  2.6.36.1 (sys-kernel/linux-headers)
Repositories: gentoo_prefix cslibinternal
ACCEPT_KEYWORDS="~amd64-linux"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
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/portage /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/cslib/projects/prefix/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs collision-protect distlocks fixlafiles fixpackages news parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_GB"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j8"
PKGDIR="/usr/cslib/projects/prefix/usr/portage/packages"
PORTAGE_CONFIGROOT="/usr/cslib/projects/prefix/"
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="/dev/shm"
PORTDIR="/usr/cslib/projects/prefix/usr/portage"
PORTDIR_OVERLAY="/usr/cslib/projects/prefix/usr/local/portage"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="X amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mmx modules mudflap ncurses nls nptl nptlonly opengl openmp pcre perl pppd prefix python readline session sse sse2 ssl sysfs tcpd 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 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 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" 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" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jack Edge 2011-01-23 16:57:20 UTC
Created attachment 260543 [details]
complete build log

Complete build.log for media-libs/gstreamer-0.10.30
Comment 2 Jack Edge 2011-01-23 16:57:34 UTC
Created attachment 260544 [details]
environment
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-01-25 16:00:53 UTC
hmm, confirmed on RHEL4. I did build it once though, on: 10:46:55 AM 08/05/2010 - I wonder what changed.
Comment 4 Fabian Groffen gentoo-dev 2011-01-31 21:09:24 UTC
thanks, I synced gstreamer, the issue was already fixed in gx86

*** This bug has been marked as a duplicate of bug 338866 ***