building failure in binfilter
Jean-Baptiste Faure
jbf.faure at sud-ouest.org
Tue Nov 6 01:34:00 PST 2012
Hi,
When building the master this morning, I got the following error messages.
Build was succesful yesterday, before the two last commits on binfilter
http://cgit.freedesktop.org/libreoffice/binfilter/commit/?id=63f492b8333f5994294c8ea88fd8c5aa163ec6ff
and
http://cgit.freedesktop.org/libreoffice/binfilter/commit/?id=ce44bd325ea92465dc64c7733cc88a58fef6ec91
Error messages:
...
Compiling: binfilter/bf_svx/source/items/svx_rotmodit.cxx
Compiling: binfilter/bf_sch/source/filter/xml/sch_SchXMLWrapper.cxx
/home/jbf/LibO/master/binfilter/bf_svtools/source/syslocale/svt_syslocale.cxx:
In constructor ‘binfilter::SvtSysLocale_Impl::SvtSysLocale_Impl()’:
/home/jbf/LibO/master/binfilter/bf_svtools/source/syslocale/svt_syslocale.cxx:68:59:
erreur: no matching function for call to
‘CharClass::CharClass(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>,
const com::sun::star::lang::Locale&)’
/home/jbf/LibO/master/binfilter/bf_svtools/source/syslocale/svt_syslocale.cxx:68:59:
note: candidates are:
/home/jbf/LibO/master/solver/unxlngx6.pro/inc/unotools/charclass.hxx:83:5:
note: CharClass::CharClass(const com::sun::star::lang::Locale&)
/home/jbf/LibO/master/solver/unxlngx6.pro/inc/unotools/charclass.hxx:83:5:
note: candidate expects 1 argument, 2 provided
/home/jbf/LibO/master/solver/unxlngx6.pro/inc/unotools/charclass.hxx:77:5:
note: CharClass::CharClass(const
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&,
const com::sun::star::lang::Locale&)
/home/jbf/LibO/master/solver/unxlngx6.pro/inc/unotools/charclass.hxx:77:5:
note: no known conversion for argument 1 from
‘com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>’
to ‘const
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&’
dmake: Error code 1, while making
'../../../unxlngx6.pro/slo/svt_syslocale.obj'
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
In file included from ../../../inc/bf_svtools/zforlist.hxx:33:0,
from
/home/jbf/LibO/master/binfilter/bf_svx/source/items/svx_flditem.cxx:29:
../../../inc/bf_svtools/ondemand.hxx: In member function ‘const
utl::TransliterationWrapper*
binfilter::OnDemandTransliterationWrapper::get() const’:
../../../inc/bf_svtools/ondemand.hxx:309:104: erreur: no matching
function for call to
‘utl::TransliterationWrapper::TransliterationWrapper(const
com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>&,
const com::sun::star::i18n::TransliterationModules&)’
../../../inc/bf_svtools/ondemand.hxx:309:104: note: candidates are:
/home/jbf/LibO/master/solver/unxlngx6.pro/inc/unotools/transliterationwrapper.hxx:53:5:
note: utl::TransliterationWrapper::TransliterationWrapper(const
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&,
sal_uInt32)
/home/jbf/LibO/master/solver/unxlngx6.pro/inc/unotools/transliterationwrapper.hxx:53:5:
note: no known conversion for argument 1 from ‘const
com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>’
to ‘const
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&’
/home/jbf/LibO/master/solver/unxlngx6.pro/inc/unotools/transliterationwrapper.hxx:46:5:
note: utl::TransliterationWrapper::TransliterationWrapper(const
utl::TransliterationWrapper&)
/home/jbf/LibO/master/solver/unxlngx6.pro/inc/unotools/transliterationwrapper.hxx:46:5:
note: candidate expects 1 argument, 2 provided
../../../inc/bf_svtools/ondemand.hxx: In member function ‘const
utl::TransliterationWrapper*
binfilter::OnDemandTransliterationWrapper::getForModule(const
binfilter::String&, LanguageType) const’:
../../../inc/bf_svtools/ondemand.hxx:319:100: erreur: no matching
function for call to
‘utl::TransliterationWrapper::TransliterationWrapper(const
com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>&,
const com::sun::star::i18n::TransliterationModules&)’
../../../inc/bf_svtools/ondemand.hxx:319:100: note: candidates are:
/home/jbf/LibO/master/solver/unxlngx6.pro/inc/unotools/transliterationwrapper.hxx:53:5:
note: utl::TransliterationWrapper::TransliterationWrapper(const
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&,
sal_uInt32)
/home/jbf/LibO/master/solver/unxlngx6.pro/inc/unotools/transliterationwrapper.hxx:53:5:
note: no known conversion for argument 1 from ‘const
com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory>’
to ‘const
com::sun::star::uno::Reference<com::sun::star::uno::XComponentContext>&’
/home/jbf/LibO/master/solver/unxlngx6.pro/inc/unotools/transliterationwrapper.hxx:46:5:
note: utl::TransliterationWrapper::TransliterationWrapper(const
utl::TransliterationWrapper&)
/home/jbf/LibO/master/solver/unxlngx6.pro/inc/unotools/transliterationwrapper.hxx:46:5:
note: candidate expects 1 argument, 2 provided
dmake: Error code 1, while making
'../../../unxlngx6.pro/slo/svx_flditem.obj'
Making: all_sch_xml.dpslo
Making: sch_xml.lib
Making: sw_graphic.lib
Making: all_sw_graphic.dpslo
internal build errors:
ERROR: error 65280 occurred while making
/home/jbf/LibO/master/binfilter/bf_svx/source/items
ERROR: error 65280 occurred while making
/home/jbf/LibO/master/binfilter/bf_svtools/source/syslocale
it seems that the error is inside '', please re-run build
inside this module to isolate the error and/or test your fix:
build_error.log should contain the captured output of the failed module(s)
-----------------------------------------------------------------------
To rebuild a specific module:
make .clean # optional
make
Best regards.
JBF
--
View this message in context: http://nabble.documentfoundation.org/building-failure-in-binfilter-tp4017085.html
Sent from the Dev mailing list archive at Nabble.com.
More information about the LibreOffice
mailing list