Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100067 - audacity-1.2.3-r1 test fails ~amd64
Summary: audacity-1.2.3-r1 test fails ~amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-23 15:12 UTC by Attila Stehr
Modified: 2006-08-06 05:21 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 Attila Stehr 2005-07-23 15:12:15 UTC
>>> Test phase [enabled]: media-sound/audacity-1.2.3-r1
>>> Test phase [check]: media-sound/audacity-1.2.3-r1
make -C src libaudacity.a
make[1]: Entering directory
`/var/tmp/portage/audacity-1.2.3-r1/work/audacity-src-1.2.3/src'
ar rcs libaudacity.a obj/BlockFile.o obj/Dither.o obj/FileFormats.o obj/Prefs.o
obj/SampleFormat.o obj/blockfile/LegacyBlockFile.o
obj/blockfile/LegacyAliasBlockFile.o obj/blockfile/SilentBlockFile.o
obj/blockfile/SimpleBlockFile.o obj/blockfile/PCMAliasBlockFile.o
make[1]: Leaving directory
`/var/tmp/portage/audacity-1.2.3-r1/work/audacity-src-1.2.3/src'
make -C tests check
make[1]: Entering directory
`/var/tmp/portage/audacity-1.2.3-r1/work/audacity-src-1.2.3/tests'
x86_64-pc-linux-gnu-g++ -o SimpleBlockFileTest SimpleBlockFileTest.cpp
-march=athlon64 -O3 -pipe -fomit-frame-pointer -I../lib-src/portaudio/pa_common
-I../lib-src/portmixer/px_common -I../lib-src/soundtouch/include -march=athlon64
-O3 -pipe -fomit-frame-pointer -I../lib-src/expat -I../lib-src/allegro
-I../lib-src/libnyquist/nyx -I../lib-src/libresample/include -Wall -I../src 
-I/usr/lib64/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES  -lsndfile -lmad -lvorbisenc -lvorbisfile
-lvorbis -logg -lid3tag -lFLAC -lFLAC++ -L/usr/lib64 -pthread -lwx_gtk2-2.4
../src/libaudacity.a
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x11cc): In function
`SimpleBlockFile::SaveXML(int, wxFFile&)':
: undefined reference to `XMLTagHandler::XMLEsc(wxString)'
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x125f): In function
`SimpleBlockFile::SaveXML(int, wxFFile&)':
: undefined reference to `Internat::ToString(double, int)'
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x12b2): In function
`SimpleBlockFile::SaveXML(int, wxFFile&)':
: undefined reference to `Internat::ToString(double, int)'
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x1305): In function
`SimpleBlockFile::SaveXML(int, wxFFile&)':
: undefined reference to `Internat::ToString(double, int)'
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x15c9): In function
`SimpleBlockFile::BuildFromXML(wxString, char const**)':
: undefined reference to `Internat::CompatibleToDouble(wxString const&)'
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x169d): In function
`SimpleBlockFile::BuildFromXML(wxString, char const**)':
: undefined reference to `Internat::CompatibleToDouble(wxString const&)'
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x18ea): In function
`SimpleBlockFile::BuildFromXML(wxString, char const**)':
: undefined reference to `Internat::CompatibleToDouble(wxString const&)'
collect2: ld gab 1 als Ende-Status zur
Comment 1 Attila Stehr 2005-07-23 15:12:15 UTC
>>> Test phase [enabled]: media-sound/audacity-1.2.3-r1
>>> Test phase [check]: media-sound/audacity-1.2.3-r1
make -C src libaudacity.a
make[1]: Entering directory
`/var/tmp/portage/audacity-1.2.3-r1/work/audacity-src-1.2.3/src'
ar rcs libaudacity.a obj/BlockFile.o obj/Dither.o obj/FileFormats.o obj/Prefs.o
obj/SampleFormat.o obj/blockfile/LegacyBlockFile.o
obj/blockfile/LegacyAliasBlockFile.o obj/blockfile/SilentBlockFile.o
obj/blockfile/SimpleBlockFile.o obj/blockfile/PCMAliasBlockFile.o
make[1]: Leaving directory
`/var/tmp/portage/audacity-1.2.3-r1/work/audacity-src-1.2.3/src'
make -C tests check
make[1]: Entering directory
`/var/tmp/portage/audacity-1.2.3-r1/work/audacity-src-1.2.3/tests'
x86_64-pc-linux-gnu-g++ -o SimpleBlockFileTest SimpleBlockFileTest.cpp
-march=athlon64 -O3 -pipe -fomit-frame-pointer -I../lib-src/portaudio/pa_common
-I../lib-src/portmixer/px_common -I../lib-src/soundtouch/include -march=athlon64
-O3 -pipe -fomit-frame-pointer -I../lib-src/expat -I../lib-src/allegro
-I../lib-src/libnyquist/nyx -I../lib-src/libresample/include -Wall -I../src 
-I/usr/lib64/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES  -lsndfile -lmad -lvorbisenc -lvorbisfile
-lvorbis -logg -lid3tag -lFLAC -lFLAC++ -L/usr/lib64 -pthread -lwx_gtk2-2.4
../src/libaudacity.a
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x11cc): In function
`SimpleBlockFile::SaveXML(int, wxFFile&)':
: undefined reference to `XMLTagHandler::XMLEsc(wxString)'
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x125f): In function
`SimpleBlockFile::SaveXML(int, wxFFile&)':
: undefined reference to `Internat::ToString(double, int)'
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x12b2): In function
`SimpleBlockFile::SaveXML(int, wxFFile&)':
: undefined reference to `Internat::ToString(double, int)'
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x1305): In function
`SimpleBlockFile::SaveXML(int, wxFFile&)':
: undefined reference to `Internat::ToString(double, int)'
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x15c9): In function
`SimpleBlockFile::BuildFromXML(wxString, char const**)':
: undefined reference to `Internat::CompatibleToDouble(wxString const&)'
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x169d): In function
`SimpleBlockFile::BuildFromXML(wxString, char const**)':
: undefined reference to `Internat::CompatibleToDouble(wxString const&)'
../src/libaudacity.a(SimpleBlockFile.o)(.text+0x18ea): In function
`SimpleBlockFile::BuildFromXML(wxString, char const**)':
: undefined reference to `Internat::CompatibleToDouble(wxString const&)'
collect2: ld gab 1 als Ende-Status zurück
make[1]: *** [SimpleBlockFileTest] Fehler 1
make[1]: Leaving directory
`/var/tmp/portage/audacity-1.2.3-r1/work/audacity-src-1.2.3/tests'
make: *** [check] Fehler 2

!!! ERROR: media-sound/audacity-1.2.3-r1 failed.
!!! Function src_test, Line 566, Exitcode 0


Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~amd64" emerge -vD audacity

Actual Results:  
test fail

Expected Results:  
test pass

Portage 2.0.51.22-r2 (default-linux/amd64/2004.3/lib64, gcc-3.4.3,
glibc-2.3.5-r0, 2.6.12-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
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.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
CHOST="x86_64-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/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 /usr/X11R6/bin/startx /etc/env.d"
CXXFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks sandbox severe sfperms strict test"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.gentoo.mesh-solutions.com/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de_DE@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa amd64 audiofile avi berkdb bitmap-fonts bzlib cdr crypt
cups curl dga directfb dlloader dmalloc dpms dts dvd dvdr dvdread eds emacs
encode esd exif fam fame fat fbcon ffmpeg flac font-server foomaticdb fortran
gdbm gif gimpprint gnome gpm gstreamer gtk gtk2 hal hardened howl imagemagick
imlib ipv6 ithreads javascript jp2 jpeg jpeg2k kde lcms libsamplerate libwww lzo
lzw lzw-tiff mad matroska memlimit mikmod mjpeg mmap mng mozcalendar mozdevelop
mozsvg mp3 mpeg mpi multilib ncurses nls nptl nptlonly ntfs nvidia ogg oggvorbis
on-the-fly-crypt openal openexr opengl oss pam pda pdflib perl png ppds python
qt quicktime readline real reiserfs sdl slang sndfile spell ssl svg symlink
tcltk tcpd test tetex tga theora threads tidy tiff toolbar truetype
truetype-fonts type1-fonts unicode usb userlocales videos vorbis wmf xine xml2
xmms xpm xprint xrandr xtermtoolbar xv xvid xvmc yv12 zlib linguas_de_DE@euro
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 2 Attila Stehr 2005-07-31 11:31:31 UTC
Works now. Only stuff that's new was emerge of emul-linux-x86-baselibs-2.2. ...

Portage 2.0.51.22-r2 (default-linux/amd64/2004.3/lib64, gcc-3.4.3,
glibc-2.3.5-r0, 2.6.12-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
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.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
CHOST="x86_64-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/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 /usr/X11R6/bin/startx /etc/env.d"
CXXFLAGS="-march=athlon64 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks sandbox severe sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.gentoo.mesh-solutions.com/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X a52 aac acpi alsa amd64 audiofile avi berkdb bitmap-fonts bzlib cdr crypt
cups curl dga directfb dlloader dmalloc dpms dts dvd dvdr dvdread eds emacs
encode esd exif fam fame fat fbcon ffmpeg firefox flac font-server foomaticdb
fortran gdbm gif gimpprint gnome gpm gstreamer gtk gtk2 hal hardened howl
imagemagick imlib ipv6 ithreads javascript jp2 jpeg jpeg2k kde lcms
libsamplerate libwww lzo lzw lzw-tiff mad matroska memlimit mikmod mjpeg mmap
mng mozcalendar mozdevelop mozsvg mp3 mpeg mpi multilib ncurses nls nptl
nptlonly ntfs nvidia ogg oggvorbis on-the-fly-crypt openal openexr opengl oss
pam pda pdflib perl png ppds python qt quicktime readline real reiserfs sdl
slang sndfile spell ssl svg symlink tcltk tcpd test tetex tga theora threads
tidy tiff toolbar truetype truetype-fonts type1-fonts unicode usb userlocales
videos vorbis wmf xine xml2 xmms xpm xprint xrandr xtermtoolbar xv xvid xvmc
yv12 zlib linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, PORTDIR_OVERLAY
Comment 3 Attila Stehr 2005-07-31 11:43:23 UTC
Sorry, my fault (had test deactivated in make.conf) ... grmpf!
- error still existing -
Comment 4 MATSUU Takuto (RETIRED) gentoo-dev 2005-11-09 06:30:47 UTC

*** This bug has been marked as a duplicate of 100741 ***
Comment 5 Attila Stehr 2005-11-09 16:04:45 UTC
can you please explain why TEST FAIL and SEGFAULT is the same bug - and marked
duplicate?!
Comment 6 MATSUU Takuto (RETIRED) gentoo-dev 2005-11-10 05:38:50 UTC
sorry, I take a mistake.
Comment 7 Attila Stehr 2005-11-10 05:50:28 UTC
Happens ;-)
Comment 8 Richard Ash 2005-12-02 15:28:31 UTC
Is this still the case in 1.2.4 ebuild from bug #113948?
Comment 9 Attila Stehr 2005-12-05 06:29:42 UTC
version 1.2.4 is not in the portage tree (yet). :-(
Comment 10 MATSUU Takuto (RETIRED) gentoo-dev 2005-12-31 20:29:40 UTC
1.2.4b in cvs. please test. 
Comment 11 Attila Stehr 2006-01-03 18:01:55 UTC
tests still fail :-(


>>> Test phase [enabled]: media-sound/audacity-1.2.4b-r1
>>> Test phase [check]: media-sound/audacity-1.2.4b-r1
make -C src libaudacity.a
make[1]: Entering directory `/var/tmp/portage/audacity-1.2.4b-r1/work/audacity-src-1.2.4b/src'
ar rcs libaudacity.a obj/BlockFile.o obj/Dither.o obj/FileFormats.o obj/Prefs.o obj/SampleFormat.o obj/blockfile/LegacyBlockFile.o obj/blockfile/LegacyAliasBlockFile.o obj/blockfile/SilentBlockFile.o obj/blockfile/SimpleBlockFile.o obj/blockfile/PCMAliasBlockFile.o
make[1]: Leaving directory `/var/tmp/portage/audacity-1.2.4b-r1/work/audacity-src-1.2.4b/src'
make -C tests check
make[1]: Entering directory `/var/tmp/portage/audacity-1.2.4b-r1/work/audacity-src-1.2.4b/tests'
x86_64-pc-linux-gnu-g++ -o SimpleBlockFileTest SimpleBlockFileTest.cpp -march=athlon64 -O3 -ffast-math -funroll-all-loops -fpeel-loops -ftracer -funswitch-loops -funit-at-a-time -pipe -fomit-frame-pointer -fno-pie -I../lib-src/portaudio/pa_common -I../lib-src/portmixer/px_common -I../lib-src/soundtouch/include -march=athlon64 -O3 -ffast-math -funroll-all-loops -fpeel-loops -ftracer -funswitch-loops -funit-at-a-time -pipe -fomit-frame-pointer -fno-pie -I../lib-src/expat -I../lib-src/allegro -I../lib-src/libnyquist/nyx -I../lib-src/libresample/include -Wall -I../src  -I/usr/lib64/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES  -lsndfile -lmad -lvorbisenc -lvorbisfile -lvorbis -logg -lid3tag -L/usr/lib64 -pthread -lwx_gtk2-2.4 ../src/libaudacity.a
../src/libaudacity.a(SimpleBlockFile.o): In function `SimpleBlockFile::SaveXML(int, wxFFile&)':
SimpleBlockFile.cpp:(.text+0x11b7): undefined reference to `XMLTagHandler::XMLEsc(wxString)'
SimpleBlockFile.cpp:(.text+0x124f): undefined reference to `Internat::ToString(double, int)'
SimpleBlockFile.cpp:(.text+0x12a5): undefined reference to `Internat::ToString(double, int)'
SimpleBlockFile.cpp:(.text+0x12fb): undefined reference to `Internat::ToString(double, int)'
../src/libaudacity.a(SimpleBlockFile.o): In function `SimpleBlockFile::BuildFromXML(wxString, char const**)':
SimpleBlockFile.cpp:(.text+0x1887): undefined reference to `Internat::CompatibleToDouble(wxString const&)'
SimpleBlockFile.cpp:(.text+0x18e6): undefined reference to `Internat::CompatibleToDouble(wxString const&)'
SimpleBlockFile.cpp:(.text+0x193f): undefined reference to `Internat::CompatibleToDouble(wxString const&)'
collect2: ld gab 1 als Ende-Status zur
make[1]: *** [SimpleBlockFileTest] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/audacity-1.2.4b-r1/work/audacity-src-1.2.4b/tests'
make: *** [check] Fehler 2

!!! ERROR: media-sound/audacity-1.2.4b-r1 failed.
!!! Function src_test, Line 576, Exitcode 0
!!! Make check failed. See above for details.
!!! If you need support, post the topmost build error, NOT this status message.


Portage 2.0.53 (default-linux/amd64/2005.1, gcc-3.4.4-vanilla, glibc-2.3.5-r2, 2.6.13-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.13-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 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.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -ffast-math -funroll-all-loops -fpeel-loops -ftracer -funswitch-loops -funit-at-a-time -pipe -fomit-frame-pointer"
CHOST="x86_64-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/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 /usr/X11R6/bin/startx /etc/env.d"
CXXFLAGS="-march=athlon64 -O3 -ffast-math -funroll-all-loops -fpeel-loops -ftracer -funswitch-loops -funit-at-a-time -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks sandbox severe sfperms strict test"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="de_DE.utf8"
LC_ALL="de_DE@euro.utf8"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="7zip X a52 aac acpi alsa amd64 asf audiofile avi berkdb bitmap-fonts bzip2 bzlib cdda cdio cdr crypt css cups curl dbus dga directfb dlloader dmalloc dnd dpms dts dvd dvdr dvdread eds emacs emboss encode esd exif expat fam fame fat fbcon ffmpeg firefox foomaticdb freetype gcj gdbm ggi gif gimpprint glut gmp gnome gpm gs gstreamer gtk gtk2 hal hardened howl idn imagemagick imlib ipv6 ithreads javascript jpeg jpeg2k kde lcms libsamplerate libwww linuxthreads-tls lzo lzw lzw-tiff mad matroska memlimit mjpeg mmap mng mozcalendar mozdevelop mozsvg mp3 mpeg mpi ncurses nls nptl nptlonly ntfs nvidia ogg oggvorbis on-the-fly-crypt openal openexr opengl pam pcre pda pdflib perl png ppds python qt quicktime readline real reiserfs rle sdl slang sndfile spell ssl stream svg symlink tcltk tcpd test tetex tga theora threads tidy tiff toolbar truetype truetype-fonts type1-fonts udev unicode usb userlocales vcd videos vorbis wmf xine xml xml2 xmms xosd xpm xprint xtermtoolbar xv xvid xvmc yv12 zlib linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 12 MATSUU Takuto (RETIRED) gentoo-dev 2006-08-05 19:23:23 UTC
Added RESTRICT="test" in 1.2.4b-r1 and 1.3.0b
Comment 13 Attila Stehr 2006-08-06 05:21:52 UTC
just a note:
I hope RESTRICT="test" for gentoo packages will not become the default hevaiour fixing test-fail-bugs.