On 21/06/14 17:02, Adrian Bunk wrote:
Package: src:opal
Version: 3.10.10~dfsg-2.2
Severity: important
OPAL is currently compiled without any optimization due to a combination
of 2 bugs:
1. configure.ac overwrites the default CFLAGS/CXXFLAGS that are set
to "-g -O2" by autoconf when these variables aren't set in the
environment and
2. the Debian build does not seem to pass CFLAGS/CXXFLAGS to configure
The result is that OPAL is:
- bigger than it should be,
- the code is much slower than it should be and
- the debug information in libopal-dbg is incomplete (no -g in the build)
Attached patch fixes 1., I haven't looked into how 2. could/should be fixed.
I spent a bit of time trying to fix 2., without success.
I will make an upload without this fix, sorry.
It is very likely fixed in the new version of opal (v3.14), there were
one or several commits about that.
--
Eugen
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org