So we have weird breakage on MinGW:
in configure phase i686-w64-mingw32-g++ reports back success for that check:
configure:15247: checking whether ccache i686-w64-mingw32-g++ supports
C++11 perfect forwarding
configure:15275: ccache i686-w64-mingw32-g++ -c -std=gnu++0x
conftest.cpp >&5
configure:15275: $? = 0
configure:15288: result: yes
setting HAVE_CXX11_PERFECT_FORWARDING to 1
and then failing in compile phase with the question: what's that [1].
Workaround for now is uncomment export lines in configure.ac, then it s
happy again [2]
Environment:
newest OpenSUSE,
david@numpty>i686-w64-mingw32-g++ --version
i686-w64-mingw32-g++ (GCC) 4.7.2
[1] https://ci.idaia.de/job/LO-Mingw64/142/console
[2] https://ci.idaia.de/job/LO-Mingw64/151/console
David
Context
- MinGW: C++11 perfect forwarding support is broken · David Ostrovsky
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.