[Bug 476346] Review Request: python-polybori - Framework for Boolean Rings

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 9 04:54:07 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=476346





--- Comment #3 from Jason Tibbitts <tibbs at math.uh.edu>  2009-03-09 00:54:07 EDT ---
This failed to build for me; it looks like it's missing a build dependency on
scons:

+ scons install
PREFIX=/builddir/build/BUILDROOT/python-polybori-0.5-1.fc11.x86_64/usr
EPREFIX=/builddir/build/BUILDROOT/python-polybori-0.5-1.fc11.x86_64/usr/bin
INSTALLDIR=/builddir/build/BUILDROOT/python-polybori-0.5-1.fc11.x86_64/usr/share/python-polybori
DOCDIR=/builddir/build/BUILDROOT/python-polybori-0.5-1.fc11.x86_64/usr/share/doc/python-polybori
MANDIR=/builddir/build/BUILDROOT/python-polybori-0.5-1.fc11.x86_64/usr/share/man
PYINSTALLPREFIX=/builddir/build/BUILDROOT/python-polybori-0.5-1.fc11.x86_64/usr/lib64/python2.6/site-packages
DEVEL_PREFIX=/builddir/build/BUILDROOT/python-polybori-0.5-1.fc11.x86_64/usr
'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-I/usr/include/cudd -I/usr/include/m4ri' 'CCFLAGS=-O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/cudd
-I/usr/include/m4ri' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-I/usr/include/cudd -I/usr/include/m4ri'
/var/tmp/rpm-tmp.TvllXs: line 30: scons: command not found

I added scons as a build dep and the build fails later:

In file included from /usr/include/boost/dynamic_bitset.hpp:16,
                 from groebner/src/groebner_alg.h:16,
                 from PyPolyBoRi/Poly_wrapper.cc:14:
/usr/include/boost/dynamic_bitset/dynamic_bitset.hpp: In member function
'size_t boost::dynamic_bitset<Block, Allocator>::count() const':
/usr/include/boost/dynamic_bitset/dynamic_bitset.hpp:1021: error: 'mode' cannot
appear in a constant-expression
/usr/include/boost/dynamic_bitset/dynamic_bitset.hpp:1021: error: template
argument 1 is invalid
/usr/include/boost/dynamic_bitset/dynamic_bitset.hpp:1021: error: expected '>'
before '*' token
/usr/include/boost/dynamic_bitset/dynamic_bitset.hpp:1021: error: expected '('
before '*' token
/usr/include/boost/dynamic_bitset/dynamic_bitset.hpp:1021: error: expected
primary-expression before '>' token

No idea what's up there.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list