Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191641 - media-libs/xvid-1.1.3 fails to build on hardened system
Summary: media-libs/xvid-1.1.3 fails to build on hardened system
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-08 01:16 UTC by Thomas Sachau
Modified: 2007-11-10 10:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,79.25 KB, text/plain)
2007-09-08 01:17 UTC, Thomas Sachau
Details
build.log (build.log,91.15 KB, text/plain)
2007-09-08 04:56 UTC, Thomas Sachau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Sachau gentoo-dev 2007-09-08 01:16:45 UTC
See summary

Reproducible: Always




emerge --info:

Portage 2.1.3.7 (hardened/amd64/multilib, gcc-3.4.6, glibc-2.6.1-r0, 2.6.22-hardened-r3 x86_64)
=================================================================
System uname: 2.6.22-hardened-r3 x86_64 AMD Turion(tm) 64 Mobile Technology ML-34
Gentoo Base System release 1.12.10
Timestamp of tree: Fri, 07 Sep 2007 01:48:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.5.1-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r4
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18
sys-devel/gcc-config: 1.4.0-r2
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS=""
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS=""
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch usersandbox"
GENTOO_MIRRORS="http://192.168.178.22 http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="de"
MAKEOPTS="-j2"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.178.22/gentoo-portage"
USE="X alsa amd64 berkdb bzip2 cracklib crypt hardened justify midi nls nptl nptlonly opengl pam pic readline sse ssl tcpd unicode urandom xorg zlib" ALSA_CARDS="atiixp" 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" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Thomas Sachau gentoo-dev 2007-09-08 01:17:46 UTC
Created attachment 130304 [details]
build.log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-09-08 01:34:23 UTC
Erm, did you try with at minimum -march set in C[XX]FLAGS?
Comment 3 Thomas Sachau gentoo-dev 2007-09-08 04:56:47 UTC
Created attachment 130311 [details]
build.log

log with "-O2 -march=athlon64 -fomit-frame-pointer -pipe"
Comment 4 Thomas Sachau gentoo-dev 2007-09-08 04:58:00 UTC
see new build.log
Comment 5 Alexis Ballier gentoo-dev 2007-09-23 18:19:33 UTC
can you reproduce this with any version of yasm ?
and what is your yasm version installed ?
Comment 6 Thomas Sachau gentoo-dev 2007-09-23 19:21:52 UTC
i had no version of yasm installed.

After installing yasm(-0.6.2), xvid is compiling.
Comment 7 Alexis Ballier gentoo-dev 2007-10-14 13:47:58 UTC
(In reply to comment #6)
> i had no version of yasm installed.
> 
> After installing yasm(-0.6.2), xvid is compiling.

xvid depends on yasm for compiling x86 and amd64 asm... I have no clue why you didnt have it installed

I'm tempted to close this bug as invalid
Comment 8 Christian Heim (RETIRED) gentoo-dev 2007-11-10 10:20:04 UTC
(In reply to comment #7)
> (In reply to comment #6)
> > i had no version of yasm installed.
> > 
> > After installing yasm(-0.6.2), xvid is compiling.
> 
> xvid depends on yasm for compiling x86 and amd64 asm... I have no clue why you
> didnt have it installed
> 
> I'm tempted to close this bug as invalid

It is.