Bug 109507 - monotone cannot sync with servers without -fno-omit-frame-pointer
Bug#: 109507 Product:  Gentoo Linux Version: unspecified Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: dragonheart@gentoo.org Reported By: bug1@iinet.net.au
Component: Applications
URL: 
Summary: monotone cannot sync with servers without -fno-omit-frame-pointer
Keywords:  
Status Whiteboard: 
Opened: 2005-10-16 15:40 0000
Description:   Opened: 2005-10-16 15:40 0000
Im very new to monotone, i just emerged v0.23 to try and pull down the
openembedded build system, instructions are at
http://oe.handhelds.org/cgi-bin/moin.cgi/GettingStarted

It notes;

"If you are compiling from source, make sure you use -fno-omit-frame-pointer and
-fno-strict-aliasing; if you don't, monotone will not be able to connect to any
repository because the cryptography library will be miscompiled [verified with
monotone 0.19 and gcc 3.4.4 and 4.0.1]"

Gentoo currently only sets -fno-strict-aliasing, and indeed i did have
connection problems.

I added -fno-omit-frame-pointer to the append-flags command, deleted the
Manifest file, re-emerged and now its connected and started to sync.

So i have verified this connection problem and solution, i recommend the flag be
added to the monotone build.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Mr. Bones. 2005-10-16 15:59:18 0000 -------
*** Bug 109510 has been marked as a duplicate of this bug. ***

------- Comment #2 From Daniel Black 2005-10-17 12:35:50 0000 -------
added in 0.23-r1 - thankyou