On Mon Mar 28, 2022 at 04:18:43PM +0200, Christian Weisgerber wrote:
> editors/calligra again failed to build in my latest amd64 bulk run.
> It doesn't fail always, but sometimes.  tb@ observes the same.
> 
> Clearly it interacts with _something_ that sometimes happens to be
> installed at build time.
> 
> Below is the latest error.  I can supply the full log, but it's
> large (20.8M).
> 
> In file included from 
> sheets/plugins/solver/sheetssolver_autogen/mocs_compilation.cpp:2:
> In file included from 
> sheets/plugins/solver/sheetssolver_autogen/EWIEGA46WW/moc_Solver.cpp:10:
> In file included from 
> sheets/plugins/solver/sheetssolver_autogen/EWIEGA46WW/../../../../../../calligra-3.2.1/sheets/plugins/solver/Solver.h:25:
> In file included from /usr/local/include/KF5/KXmlGui/kxmlguiclient.h:14:
> In file included from /usr/local/include/X11/qt5/QtCore/QStringList:1:
> In file included from /usr/local/include/X11/qt5/QtCore/qstringlist.h:41:
> In file included from /usr/local/include/X11/qt5/QtCore/qlist.h:43:
> In file included from /usr/local/include/X11/qt5/QtCore/qalgorithms.h:43:
> In file included from /usr/local/include/X11/qt5/QtCore/qglobal.h:142:
> In file included from /usr/local/include/gsl/algorithm:21:
> In file included from /usr/local/include/gsl/span:22:
> In file included from /usr/local/include/gsl/util:22:
> /usr/include/c++/v1/array:150:9: error: no member named 'fill_n' in namespace 
> 'std::__1'; did you mean 'fill'?
>         _VSTD::fill_n(data(), _Size, __u);
>         ^~~~~~~

Thanks for the report!

I'm working on a new calligra WITHOUT devel/gsl and
sheets/plugins/solver supports. Calligra depends on GSL 1.7, devel/gsl
is 1.5. If the error ALWAYS happens in sheets/plugins/solver, then there
should be no problems WITHOUT sheets/plugins/solver, right? Let's build,
commit and see.

Rafael

Reply via email to