Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120080 - TEST FAIL: dev-libs/liboil-0.3.6
Summary: TEST FAIL: dev-libs/liboil-0.3.6
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Zaheer Abbas Merali (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-23 10:53 UTC by Lares Moreau
Modified: 2007-09-17 14:52 UTC (History)
2 users (show)

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


Attachments
test section of emerges log (3189-liboil-0.3.6.log.trunk,169.12 KB, text/plain)
2006-01-23 10:58 UTC, Lares Moreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lares Moreau 2006-01-23 10:53:51 UTC
Tests fail under these conditions.

Will attach relevent emerge output. It's quite long.

Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-vs2.0.1-gentoo i686)
=================================================================
System uname: 2.6.14-vs2.0.1-gentoo i686 Intel(R) Pentium(R) M processor 1.70GHz
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mtune=pentium-m -march=pentium-m -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mtune=pentium-m -march=pentium-m -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache collision-protect digest distlocks fixpackages keeptree maketest sandbox sfperms strict stricter test userpriv usersandbox verify-rdepend"
GENTOO_MIRRORS="http://modzer0.cs.uaf.edu/public/gentoo/ http://206.75.218.52/ http://64.50.238.52/ http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j2"
PKGDIR="/mnt/data/portage_pkgdir"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/gentoo-webapps-overlay/experimental /usr/local/gentoo-webapps-overlay/production-ready /usr/local/gentoo-php-overlay/testing /usr/local/gentoo-php-overlay/experimental /usr/local/portage-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac aalib acpi alsa apache2 arts audiofile berkdb bindist bitmap-fonts bzip2 cpudetection crypt cups curl dga dlloader doc dvd dvdr dvdread eds encode esd expat ffmpeg flac flood font-server foomaticdb fortran gd gdbm gif gimpprint gpm gstreamer gtk gtk2 guile gzip hdf5 idn imagemagick imap imlib info innodb java jpeg lcms live mad maildir mikmod mmx mng mozilla moznomail mp3 mpeg msn mysql ncurses nls nntp nptl ogg opengl oss pam pcre perl plotutils png ppds python qt quicktime readline real rtc ruby sdk sdl spell sse sse2 ssl svga tcltk tcpd tetex threads tiff truetype truetype-fonts type1-fonts vorbis win32codecs wmf xml2 xmms xv xvid zlib video_cards_i915 userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Lares Moreau 2006-01-23 10:58:25 UTC
Created attachment 77931 [details]
test section of emerges log
Comment 2 basic 2006-07-08 03:47:08 UTC
FEATURES=-usersandbox emerge liboil works, so I'm guessing it's a sandbox issue.
Comment 3 Brant Gurganus 2006-08-10 20:03:45 UTC
I can confirm the failure and workaround.
Comment 4 Steven Newbury 2006-10-05 00:29:34 UTC
(In reply to comment #3)
> I can confirm the failure and workaround.
> 

This is failing to build a working library under ARM EABI (XScale2/iWMMXt).  It causes gstreamer to sigfault, I'm investigating further.
Comment 5 Steven Newbury 2006-10-12 20:47:48 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > I can confirm the failure and workaround.
> > 
> 
> This is failing to build a working library under ARM EABI (XScale2/iWMMXt).  It
> causes gstreamer to sigfault, I'm investigating further.
> 
It seems that the mrc instructions in liboil/liboilprofile.c are resulting in illegal instruction. I'm uncertain whether this is related to all recent ARM Linux kernels or just EABI.

With this "fixed" all but the stride test are PASSED, there are no segfaults.
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2007-09-17 14:52:56 UTC
Please retry with 0.3.12, reopen if needed.