On 2018/04/16 17:00, Christian Weisgerber wrote:
> We still can't build libreoffice.

libreoffice at least needs this fixed:

http://build-failures.rhaalovely.net/amd64/2018-04-15/databases/strigi.log

/usr/obj/ports/strigi-0.7.7pl1/strigi-0.7.7pl1/libstreamanalyzer/plugins/indexers/clucenengindexer/cluceneindexreader.cpp:324:31:
 error: no matching function for call to 'make_pair'
        doc.properties.insert(make_pair<const string, string>(
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/v1/utility:522:1: note: candidate function not viable: no 
known conversion from 'std::__1::string' (aka 'basic_string<char, 
char_traits<char>, allocator<char> >') to 'std::__1::basic_string<char> &&' for 
2nd argument
make_pair(_T1&& __t1, _T2&& __t2)
^
1 error generated.
ninja: build stopped: subcommand failed.


Reply via email to