[pkg-lxqt-devel] Bug#819225: qtermwidget: make symbols file compatible with -O3

Steve Langasek steve.langasek at canonical.com
Fri Mar 25 06:00:53 UTC 2016


Package: qtermwidget
Version: 0.6.0+20160108-2
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu xenial ubuntu-patch

Hi folks,

The Ubuntu ppc64el port uses -O3 optimization for package builds by default. 
Under -O3, there are a number of template symbols that are not exported in
libqtermwidget because they wind up inlined instead.  As a result,
qtermwidget fails to build with a mismatched symbols file error.

The attached patch has been applied in Ubuntu to mark these additional
symbols optional, since they are not part of the ABI, and allows the package
to build wherever -O3 is used.

Thanks for considering the patch.
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slangasek at ubuntu.com                                     vorlon at debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qtermwidget_0.6.0+20160108-2ubuntu1.debdiff
Type: text/x-diff
Size: 13826 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-lxqt-devel/attachments/20160324/fe39059d/attachment.diff>


More information about the pkg-lxqt-devel mailing list