Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269087 - Keyword dev-libs/ppl
Summary: Keyword dev-libs/ppl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Ryan Hill (RETIRED)
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks: 269088
  Show dependency tree
 
Reported: 2009-05-09 05:20 UTC by Ryan Hill (RETIRED)
Modified: 2011-04-23 11:01 UTC (History)
5 users (show)

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


Attachments
Failing test suite of ppl on alpha (ppl-test.txt,13.49 KB, text/plain)
2009-05-09 18:26 UTC, Tobias Klausmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Hill (RETIRED) gentoo-dev 2009-05-09 05:20:49 UTC
Please keyword dev-libs/ppl which is a requirement for GCC 4.4's new graphite polyhedral loop optimization framework.  PPL's testsuite is a bit of a beast, taking at least a couple hours on a Core2 Duo (and that's on quick mode).  Enjoy :P
Comment 1 Tobias Klausmann (RETIRED) gentoo-dev 2009-05-09 18:26:22 UTC
Created attachment 190781 [details]
Failing test suite of ppl on alpha

The test suite fails on alpha (see attachment).

# emerge --info
Portage 2.1.6.11 (default/linux/alpha/2008.0/server, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.27.7 alpha)
=================================================================
System uname: Linux-2.6.27.7-alpha-EV68AL-with-gentoo-2.0.0
Timestamp of tree: Sat, 09 May 2009 01:15:01 +0000
app-shells/bash:     3.2_p48-r1
dev-lang/python:     2.5.4-r2, 2.6.2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.3-r1
sys-apps/sandbox:    1.9
sys-devel/autoconf:  2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="alpha ~alpha"
CBUILD="alpha-unknown-linux-gnu"
CFLAGS="-mieee -pipe -O2 -mcpu=ev67"
CHOST="alpha-unknown-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-mieee -pipe -O2 -mcpu=ev67"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://gentoo.mirror.solnet.ch"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync5.de.gentoo.org/gentoo-portage"
USE="acl alpha apache2 bash-completion berkdb bzip2 cli cracklib crypt cups dri fortran ftp gdbm gpm iconv isdnlog mailwrapper midi mmap mudflap mysql ncurses nls nptl nptlonly offensive openmp pam pcre perl pppd python readline recode reflection session sharedmem snmp sockets spl ssl sysfs tcpd truetype unicode vim vim-pager xml xorg zlib" ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 maestro3 trident usb-audio via82xx 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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2009-05-09 21:19:49 UTC
look like gcc is broken wrt. exception handling on alpha.  can you set the env vars PPL_NOISY_TESTS and PPL_VERY_NOISY_TESTS to true and run again?  i'd like the full build log as well.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2009-05-12 14:55:10 UTC
Marked ~hppa. USE=prolog masked through bug #269556.
Comment 4 Tobias Klausmann (RETIRED) gentoo-dev 2009-05-13 21:15:31 UTC
(In reply to comment #2)
> look like gcc is broken wrt. exception handling on alpha.  can you set the env
> vars PPL_NOISY_TESTS and PPL_VERY_NOISY_TESTS to true and run again?  i'd like
> the full build log as well.
> 

There you go:
http://dev.gentoo.org/~klausman/dev-libs_ppl-0.10.2_20090513-204504.log
Comment 5 Ferris McCormick (RETIRED) gentoo-dev 2009-05-14 14:46:12 UTC
Added ~sparc (with USE=prolog).
Comment 6 Mark Loeser (RETIRED) gentoo-dev 2009-05-17 00:22:46 UTC
Interesting...a different test failed that second time.
Comment 7 Ryan Hill (RETIRED) gentoo-dev 2009-05-17 02:18:37 UTC
sounds like the testsuite is known broken on alpha.  at least for graphite purposes the failures are ignorable.  it'd be nice if we could restrict test based on arch.
Comment 8 Brent Baude (RETIRED) gentoo-dev 2009-05-30 23:23:05 UTC
~ppc64 done
Comment 9 Raúl Porcel (RETIRED) gentoo-dev 2009-06-07 14:19:51 UTC
~arm/~ia64/~s390/~sh done
Comment 10 Joe Jezak (RETIRED) gentoo-dev 2009-07-22 16:13:47 UTC
All tests pass on ppc, marked ~ppc.