On Tue, 2012-11-13 at 15:38 +0100, d.ostrovsky@idaia.de wrote:
Lessons learned: when some external module is moved to tail_build (or
gbuildified for that matter) one test schould be always done:
uninstall the corresponding system lib and make clean LO build.
Sounds sensible; of course we need to work in both scenarios. Currently
we're in the worst of all worlds: we still fail (with the same error -
IMHO still mixing a system boost in somewhere to codemaker/) cf. the
Linux tinderboxen:
http://tinderbox.libreoffice.org/MASTER/status.html
Worse - we have the right unpack dependencies (AFAICS) - so that should
not be possible, and even worse - I can't reproduce the problem locally
anymore.
Previously doing:
(for a in `find workdir/unxlngi6.pro/CxxObject/codemaker/source/ -name
'*.o' | sort`; do echo $a ; objdump -t $a | c++filt | grep boost; done)
| less
Would show the difference between a the two manglings of
unordered::unordered_map vs. unordered_map - and perhaps help isolate
the issue - but someone with access to those tinderboxes needs to poke
it now I guess.
HTH,
Michael.
--
michael.meeks@suse.com <><, Pseudo Engineer, itinerant idiot
Context
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.