public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] 0.8.0rc1 status
@ 2013-02-08 23:49 Gavin Andresen
  2013-02-09  1:29 ` Luke-Jr
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Gavin Andresen @ 2013-02-08 23:49 UTC (permalink / raw)
  To: Bitcoin Dev

Linux builds of 0.8.0rc1 are in good shape; easily gitian-reproduceable.

Windows builds are varying with every compile, and I think I finally
figured out why: we are not passing the -frandom-seed flag down into
the leveldb build (I used objdump to dump two different binaries, and
they differed only in the names of some leveldb objects). That should
be an easy makefile fix.

The OSX build is in pretty good shape, but needs
https://github.com/bitcoin/bitcoin/pull/2286 to compile.

So: I think the path forward is to announce 0.8.0rc1 with the binaries
we've got, to get more testing.

Then before final release (or rc2, if that is needed) pull #2286 and
create and pull a patch to fix the windows non-determinism problem.

I'm done for today, but should have time to sign the windows setup.exe
and send out a rc1 announcement tomorrow.

-- 
--
Gavin Andresen



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bitcoin-development] 0.8.0rc1 status
  2013-02-08 23:49 [Bitcoin-development] 0.8.0rc1 status Gavin Andresen
@ 2013-02-09  1:29 ` Luke-Jr
  2013-02-09  4:11 ` grarpamp
  2013-02-09  6:10 ` Pieter Wuille
  2 siblings, 0 replies; 5+ messages in thread
From: Luke-Jr @ 2013-02-09  1:29 UTC (permalink / raw)
  To: bitcoin-development

On Friday, February 08, 2013 11:49:09 PM Gavin Andresen wrote:
> Windows builds are varying with every compile, and I think I finally
> figured out why: we are not passing the -frandom-seed flag down into
> the leveldb build (I used objdump to dump two different binaries, and
> they differed only in the names of some leveldb objects). That should
> be an easy makefile fix.

FWIW, this should be already mostly-fixed in pull #2243 I submitted 9 days 
ago... only thing not in that pull is changing gitian to use the standard 
CXXFLAGS rather than our non-standard DEBUGFLAGS (whether DEBUGFLAGS should be 
propagated to LevelDB or not is another conversation I guess).

Luke



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bitcoin-development] 0.8.0rc1 status
  2013-02-08 23:49 [Bitcoin-development] 0.8.0rc1 status Gavin Andresen
  2013-02-09  1:29 ` Luke-Jr
@ 2013-02-09  4:11 ` grarpamp
  2013-02-09  6:10 ` Pieter Wuille
  2 siblings, 0 replies; 5+ messages in thread
From: grarpamp @ 2013-02-09  4:11 UTC (permalink / raw)
  To: Bitcoin Dev

> Linux builds of 0.8.0rc1 are in good shape; easily gitian-reproduceable.
> Windows builds are varying with every compile, and I think I finally
> The OSX build is in pretty good shape, but needs
> So: I think the path forward is to announce 0.8.0rc1 with the binaries
> we've got, to get more testing.

With this new minor bump, I'd like to encourage the project to perform
a build check on FreeBSD 8.3 (gcc), and 9.1 (should be clang/llvm).
I'll try to get to 8.x but may not be able to in time.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bitcoin-development] 0.8.0rc1 status
  2013-02-08 23:49 [Bitcoin-development] 0.8.0rc1 status Gavin Andresen
  2013-02-09  1:29 ` Luke-Jr
  2013-02-09  4:11 ` grarpamp
@ 2013-02-09  6:10 ` Pieter Wuille
  2013-02-09  7:58   ` Robert Backhaus
  2 siblings, 1 reply; 5+ messages in thread
From: Pieter Wuille @ 2013-02-09  6:10 UTC (permalink / raw)
  To: Gavin Andresen; +Cc: Bitcoin Dev

[-- Attachment #1: Type: text/plain, Size: 257 bytes --]

On 9 Feb 2013 00:50, "Gavin Andresen" <gavinandresen@gmail•com> wrote:
> Then before final release (or rc2, if that is needed) pull #2286 and
> create and pull a patch to fix the windows non-determinism problem.

#2243 should fix that, I think.

-- 
Pieter

[-- Attachment #2: Type: text/html, Size: 395 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bitcoin-development] 0.8.0rc1 status
  2013-02-09  6:10 ` Pieter Wuille
@ 2013-02-09  7:58   ` Robert Backhaus
  0 siblings, 0 replies; 5+ messages in thread
From: Robert Backhaus @ 2013-02-09  7:58 UTC (permalink / raw)
  To: Pieter Wuille; +Cc: Bitcoin Dev

[-- Attachment #1: Type: text/plain, Size: 1167 bytes --]

I have done test builds on FreeBSD.

Clean builds using gcc and clang, building both the qt gui and the command
line daemon, and the tests run clean as well. The qt gui runs, and cleanly
reindexed and caught up. I have no problems to report.

I am not doing any adjustments apart from applying the needed changes to
the include directory statements.


On 9 February 2013 16:10, Pieter Wuille <pieter.wuille@gmail•com> wrote:

>
> On 9 Feb 2013 00:50, "Gavin Andresen" <gavinandresen@gmail•com> wrote:
> > Then before final release (or rc2, if that is needed) pull #2286 and
> > create and pull a patch to fix the windows non-determinism problem.
>
> #2243 should fix that, I think.
>
> --
> Pieter
>
>
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> _______________________________________________
> Bitcoin-development mailing list
> Bitcoin-development@lists•sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bitcoin-development
>
>

[-- Attachment #2: Type: text/html, Size: 2007 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-09  8:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-08 23:49 [Bitcoin-development] 0.8.0rc1 status Gavin Andresen
2013-02-09  1:29 ` Luke-Jr
2013-02-09  4:11 ` grarpamp
2013-02-09  6:10 ` Pieter Wuille
2013-02-09  7:58   ` Robert Backhaus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox