Throw all your TCL foo at it. Should be easy to find some sample code online.
Test fails, but ebuild does not stop. Seems to work though tcl/SocketCmd.test ==== socket-1.1 FAILED ==== Contents of test case: set data [wiki_get wiki.tcl.tk 80 /2?Q=Jacl] string equal [string first "Swank" $data] -1 ---- Result was: 1 ---- Result should have been: 0 ==== socket-1.1 FAILED
(In reply to comment #1) > Test fails, but ebuild does not stop. Seems to work though > Yeah so it seems. Tests ended at Fri Jun 01 09:48:43 EEST 2007 all.tcl: Total 5604 Passed 5285 Skipped 317 Failed 2 Can you please check the situation with the current stable.
(In reply to comment #2) > Yeah so it seems. > Can you please check the situation with the current stable. Even more tests fail. You want details? Or are you going to RESTRICT=test?
(In reply to comment #3) > (In reply to comment #2) > > Yeah so it seems. > > Can you please check the situation with the current stable. > > Even more tests fail. You want details? Or are you going to RESTRICT=test? > Well then it's an improvement over the current stable isn't it :) Do you think it's worth to RESTRICT=test when the emerge doesn't fail?
(In reply to comment #4) > > Well then it's an improvement over the current stable isn't it :) Do you think > it's worth to RESTRICT=test when the emerge doesn't fail? > Maybe just einfo it that tests are known to fail after running them
(In reply to comment #5) > Maybe just einfo it that tests are known to fail after running them Yes. x86 stable
stable on ppc
ppc64 stable
dev-java/jacl-1.3.3 is stable on amd64 1) Emerges 2) No Collisions, tests fail as mentioned above. 3) Works Portage 2.1.2.7 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r3, 2.6.22-rc4-kamikaze x86_64) ================================================================= System uname: 2.6.22-rc4-kamikaze x86_64 Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz Gentoo Base System release 1.12.9 Timestamp of tree: Sun, 10 Jun 2007 14:00:01 +0000 dev-java/java-config: 1.3.7, 2.0.32 dev-lang/python: 2.4.4-r4 dev-python/pycrypto: 2.0.1-r5 sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.61 sys-devel/automake: 1.6.3, 1.7.9-r1, 1.9.6-r2, 1.10 sys-devel/binutils: 2.16.1-r3 sys-devel/gcc-config: 1.3.16 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.17-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=nocona -fomit-frame-pointer -pipe" 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" CXXFLAGS="-O2 -march=nocona -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="collision-protect distlocks metadata-transfer multilib-strict sandbox sfperms strict test" GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo " MAKEOPTS="-j3" PKGDIR="/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" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X aac acl alsa amd64 berkdb bitmap-fonts cli cracklib crypt cups dbus dri flac fortran gdbm gpm hal iconv isdnlog jpeg kde kdeenablefinal libg++ mad midi mmx mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre perl png pppd python qt4 readline reflection session spl sse sse2 ssl symlink tcpd test truetype truetype-fonts type1-fonts unicode vorbis xml xorg zlib" ALSA_CARDS="usb-audio hda-intel" 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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
amd64 stable, thanks Kenneth