Bugs item #3432431, was opened at 2011-11-02 23:12
Message generated for change (Tracker Item Submitted) made by dmierzej
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428740&aid=3432431&group_id=40728

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Installation/Building
Group: 2.3.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Dominik Mierzejewski (dmierzej)
Assigned to: Nobody/Anonymous (nobody)
Summary: perl bindings faild to compile on ppc64

Initial Comment:
Looks like bug #1905826 
(https://sourceforge.net/tracker/?func=detail&aid=1905826&group_id=40728&atid=428740)
 is back.

\"Error: operand out of range\" assembler error occurs while compiling 
openbabel-2.3.1 on ppc64 running Fedora 16:
...
g++ -c  -I../../include -I/builddir/build/BUILD/openbabel-2.3.1/include 
-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe 
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m64 -mminimal-toc   -DVERSION=\\\"1.5.0\\\" 
-DXS_VERSION=\\\"1.5.0\\\" -fPIC \"-I/usr/lib64/perl5/CORE\"   
openbabel-perl.cpp
In file included from 
/builddir/build/BUILD/openbabel-2.3.1/scripts/python/openbabel-python.cpp:3353:0:
/builddir/build/BUILD/openbabel-2.3.1/scripts/python/../../include/openbabel/query.h:
 In member function \'virtual bool OpenBabel::OBQueryAtom::Matches(const 
OpenBabel::OBAtom*) const\':
/builddir/build/BUILD/openbabel-2.3.1/scripts/python/../../include/openbabel/query.h:101:37:
 warning: comparison between signed and unsigned integer expressions 
[-Wsign-compare]
/builddir/build/BUILD/openbabel-2.3.1/scripts/python/../../include/openbabel/query.h:
 In member function \'virtual bool OpenBabel::OBQueryBond::Matches(const 
OpenBabel::OBBond*) const\':
/builddir/build/BUILD/openbabel-2.3.1/scripts/python/../../include/openbabel/query.h:179:40:
 warning: comparison between signed and unsigned integer expressions 
[-Wsign-compare]
openbabel-perl.cpp: In function \'void 
boot_Chemistry__OpenBabel(PerlInterpreter*, CV*)\':
openbabel-perl.cpp:44614:3: warning: unused variable \'items\' 
[-Wunused-variable]
{standard input}: Assembler messages:
{standard input}:1233442: Error: operand out of range (0x0000000000008000 is 
not between 0xffffffffffff8000 and 0x0000000000007ffc)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=428740&aid=3432431&group_id=40728

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to