Re: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-21 Thread JINMEI Tatuya / 神明達哉
At Wed, 21 Oct 2009 15:50:00 -0700, JINMEI Tatuya wrote: > On success, "backtrace_test" simply exits without any output (I know > it's not a good UI); if something goes wrong it will dump some warning > messages to stderr and exit with a non-0 exit code. If the test fails > on your platform, ple

Re: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-21 Thread Dave Knight
On 2009-10-21, at 6:50 PM, JINMEI Tatuya / 神明達哉 wrote: Dear beta testers, At Tue, 20 Oct 2009 20:29:20 +, Evan Hunt wrote: BIND 9.7.0b1 is now available. [snip] - On some platforms, named and other binaries can now print out a stack backtrace a

Re: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-21 Thread Dave Knight
On 2009-10-21, at 8:19 PM, Dave Knight wrote: x86_64 / Mac OS X 10.6.1 / Darwin dhcp4.sanxion.org 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) x86 / Ubuntu 9.04

Re: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-22 Thread JINMEI Tatuya / 神明達哉
At Wed, 21 Oct 2009 20:19:59 -0400, Dave Knight wrote: > > > If the test fails > > on your platform, please report it to bind9-b...@isc.org, including > > the OS, its version, and hardware architecture (x86, amd64, sparc, > > etc). > Possibly also useful to report success here so that many peopl

Re: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-22 Thread Sebastian Tymków
~/bind-9.7.0b1/bin/tests# uname -rna FreeBSD hostname 7.2-STABLE FreeBSD 7.2-STABLE #0: Tue Aug 11 20:18:22 UTC 2009 r...@hostname:/usr/obj/usr/src/sys/GENERIC amd64 [10:09] ttyp0/0 {861}~/bind-9.7.0b1/bin/tests# gcc --version gcc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Fr

Re: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-22 Thread Anatoly Pugachev
JINMEI, we're not using sparc for our bind installations, but this is a feedback on your 'call for testers' (bind compilation went successfully on both compilers): solaris 10 sparc, sun studio 12u1 compiler: $ uname -a SunOS chuck 5.10 Generic_141414-10 sun4u sparc SUNW,Sun-Fire-V440 $ cc -V cc

Re: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-22 Thread Jeremy C. Reed
> > Possibly also useful to report success here so that many people aren't > > needlessly repeating the same test. - NetBSD 4.99.62 amd64, gcc 4.1.3 20080202 prerelease (NetBSD nb1 20080202) - NetBSD 5.0.0_PATCH i386, pcc 0.9.9 (HEAD) for i386-unknown-netbsdelf5.0.0. ___

RE: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-22 Thread Gerry Scott
/ Sent: Wednesday, October 21, 2009 8:18 PM To: bind-us...@isc.org Subject: Re: call for testers (Re: ISC BIND 9.7.0b1 is now available) At Wed, 21 Oct 2009 15:50:00 -0700, JINMEI Tatuya wrote: > On success, "backtrace_test" simply exits without any output (I know > it's not a g

Re: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-26 Thread JINMEI Tatuya / 神明達哉
At Thu, 22 Oct 2009 10:09:12 -0400, "Gerry Scott" wrote: > Backtrace executes successfully on the latest build of OpenSolaris for SPARC > (snv_125) with gcc version 3.4.6 > > # uname -a > SunOS nemesis 5.11 snv_125 sun4u sparc SUNW, 5-slot Sun Enterprise E3500 > > # gcc -v > Reading specs from

Re: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-26 Thread Gregory Hicks
> Date: Wed, 21 Oct 2009 15:50:00 -0700 > From: JINMEI Tatuya / ...@l@C#:H(B > > > 1. build 9.7.0b1 > 2. go to the "bind-9.7.0b1/bin/tests" directory > 3. % make backtrace_test > 4. % ./backtrace_test metis% uname -a SunOS metis 5.9 Generic_122300-31 sun4u sparc SUNW,Ultra-1 metis% make back

RE: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-26 Thread Gerry Scott
MEI Tatuya / [mailto:jin...@isc.org] Sent: Monday, October 26, 2009 4:33 AM To: gscot...@gmail.com Cc: bind-us...@isc.org Subject: Re: call for testers (Re: ISC BIND 9.7.0b1 is now available) At Thu, 22 Oct 2009 10:09:12 -0400, "Gerry Scott" wrote: > Backtrace executes successfully

Re: call for testers (Re: ISC BIND 9.7.0b1 is now available)

2009-10-27 Thread JINMEI Tatuya / 神明達哉
At Mon, 26 Oct 2009 11:42:53 -0400, "Gerry Scott" wrote: > OpenSolaris build 125 includes execinfo.h within the /usr/include directory. > Also, backtrace() functionality has been included within the OS since build > 63. > > http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6536146 Okay