Date: Tue, 24 Oct 2006 19:46:48 GMT From: "O. Hartmann"<ohartman@zedat.fu-berlin.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/104769: tcllib-1.7_1 won't build anymore in FreeBSD 6.2-BETA2/AMD64 Message-ID: <200610241946.k9OJkmTZ095857@www.freebsd.org> Resent-Message-ID: <200610241950.k9OJoMr3020300@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104769 >Category: ports >Synopsis: tcllib-1.7_1 won't build anymore in FreeBSD 6.2-BETA2/AMD64 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 24 19:50:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: O. Hartmann >Release: FreeBSD 6.2-BETA2/AMD64 >Organization: Freie Universitaet Berlin >Environment: FreeBSD foo.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #4: Tue Oct 24 16:47:04 UTC 2006 root@foo.org:/usr/obj/usr/src/sys/THOR amd64 >Description: port does not build anymore, is needed by AZUREUS, I guess. Stops when testing something about pop3/pop3d. No clue what it let die ... *** Error code 1 Stop in /usr/ports/devel/tcllib/work/tcllib-1.9. + /usr/bin/awk $NF == "FAILED" { echo = 1 } echo { if ($NF == "start") echo = 0; else print } /usr/ports/devel/tcllib/work/tcllib-1.9/testlog.log ==== dft-2.3 DFT versus FFT FAILED ==== Contents of test case: foreach {dft1 dft2 err} [test_DFT 100] break foreach {fft1 fft2 err} [test_DFT 128] break set dft1 [lindex $dft1 0] set dft2 [lindex $dft2 0] set fft1 [lindex $fft1 0] set fft2 [lindex $fft2 0] # Expect a dramatic difference - at least factor 3! set fft_used [expr {$dft1 > 3.0*$fft1 && $dft2 > 3.0*$fft2}] ---- Result was: 0 ---- Result should have been (exact matching): 1 ==== dft-2.3 FAILED ==== pop3-0.5 connect to missing server FAILED ==== Contents of test case: catch {pop3::open localhost foo foo 1111} msg set msg ---- Result was: couldn't open socket: connection timed out ---- Result should have been (exact matching): couldn't open socket: connection refused ==== pop3-0.5 FAILED + /bin/cat /usr/ports/devel/tcllib/work/tcllib-1.9/testlog.failures [8.4.13] math ~~ FAILS T 1333 P 1332 S 0 F 1 [8.4.13] pop3 ~~ FAILS T 44 P 43 S 0 F 1 + /usr/bin/uname -a FreeBSD thor.quark-park.dyndns.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #4: Tue Oct 24 16:47:04 UTC 2006 root@thor.quark-park.dyndns.org:/usr/obj/usr/src/sys/THOR amd64 + false *** Error code 1 Stop in /usr/ports/devel/tcllib. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.10736.14 env PORT_UPGRADE=yes make >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610241946.k9OJkmTZ095857>