Schaich Alonso <alonsoscha...@fastmail.fm> writes:

> No, it still fails to link if built with clang:
>
> # make MAKE_JOBS_UNSAFE=yes build
> ...
> [ 76%] Built target rocs_assignvaluesplugin
> [ 76%] Built target rocs_automoc
> Linking CXX executable rocs
> ../lib/librocsvisualeditor.so.5.0.1: undefined reference to `void
> ValueModifier::assignRandomIntegers<boost::shared_ptr<Data> >
> (QList<boost::shared_ptr<Data> > const&, QString const&, int, int, int,
> bool)' ../lib/librocsvisualeditor.so.5.0.1: undefined reference to `void
> ValueModifier::enumerate<boost::shared_ptr<Data> >
> (QList<boost::shared_ptr<Data> > const&, QString const&, int, QString const&,
> bool)' ../lib/librocsvisualeditor.so.5.0.1: undefined reference to `void
> ValueModifier::assignRandomReals<boost::shared_ptr<Data> >
> (QList<boost::shared_ptr<Data> > const&, QString const&, double, double, int,
> bool)' c++: error: linker command failed with exit code 1 (use -v to see
> invocation) *** [App/rocs] Error code 1
> ...

I've got the same errors here with rocs from git master. In the end, it
looks like a bug (or different behavior) in clang/llvm.

I've reported it in <http://llvm.org/bugs/show_bug.cgi?id=16937>.
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to