I've decided to give kde another try.  On a system dating from a few
days ago, sonnet is now failing to build -

[ 66%] Building CXX object
src/core/CMakeFiles/KF5SonnetCore.dir/tokenizer.cpp.o
In file included from /opt/qt5/include/QtCore/qatomic_cxx11.h:45:0,
                 from /opt/qt5/include/QtCore/qbasicatomic.h:53,
                 from /opt/qt5/include/QtCore/qatomic.h:46,
                 from /opt/qt5/include/QtCore/qglobal.h:1158,
                 from /opt/qt5/include/QtCore/qalgorithms.h:43,
                 from /opt/qt5/include/QtCore/qlist.h:43,
                 from /opt/qt5/include/QtCore/QList:1,
                 from
/scratch/working/sonnet-5.34.0/src/core/tokenizer.cpp:23:
/usr/include/c++/7.1.0/atomic:89:3: error: stray '`' in program
     { return _M_base.load(); }
   ^
make[2]: *** [src/core/CMakeFiles/KF5SonnetCore.dir/build.make:255:
src/core/CMakeFiles/KF5SonnetCore.dir/tokenizer.cpp.o] Error 1

Note that the message is complaining about a stray back-tick, but
the caret is under a blank space.  And looking at line 89 of that
file confirms there are just the four space characters in front of
the '{'.

Anybody got any ideas, pls ?  If not, I'll again ignore kde.

ĸen
-- 
I live in a city. I know sparrows from starlings.  After that
everything is a duck as far as I'm concerned.  -- Monstrous Regiment
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to