619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(ushort)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:620:47: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:620:59: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(short int)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:621:46: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:621:58: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(uint)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:622:45: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:622:57: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(int)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:623:44: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:623:56: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ [ 91%] Building CXX object src/CMakeFiles/_doxygen.dir/xmldocvisitor.cpp.o In file included from /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qfile.h:43, from /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qfileinfo.h:42, from /tmp/instance-12/output-1/build/host-doxygen-1.8.18/src/xmldocvisitor.cpp:16: /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(char)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:616:44: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:616:55: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(uchar)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:617:45: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:617:56: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(QChar)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:618:45: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:618:56: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(const QCharRef&)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:65: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:76: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(ushort)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:620:47: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:620:59: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(short int)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:621:46: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:621:58: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(uint)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:622:45: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:622:57: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(int)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:623:44: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:623:56: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ [ 92%] Building CXX object src/CMakeFiles/_doxygen.dir/xmlgen.cpp.o In file included from /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstrlist.h:42, from /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qdir.h:42, from /tmp/instance-12/output-1/build/host-doxygen-1.8.18/src/xmlgen.cpp:18: /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(char)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:616:44: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:616:55: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(uchar)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:617:45: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:617:56: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(QChar)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:618:45: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:618:56: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(const QCharRef&)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:65: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:76: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(ushort)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:620:47: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:620:59: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(short int)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:621:46: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:621:58: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(uint)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:622:45: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:622:57: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(int)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:623:44: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:623:56: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ [ 92%] Linking CXX static library ../lib/lib_doxygen.a [ 92%] Built target _doxygen [ 92%] Building CXX object src/CMakeFiles/doxygen.dir/main.cpp.o In file included from /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstrlist.h:42, from /tmp/instance-12/output-1/build/host-doxygen-1.8.18/src/doxygen.h:21, from /tmp/instance-12/output-1/build/host-doxygen-1.8.18/src/main.cpp:19: /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(char)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:616:44: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:616:55: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(uchar)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:617:45: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:617:56: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(QChar)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:618:45: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:618:56: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(const QCharRef&)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:65: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:76: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(ushort)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:620:47: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:620:59: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(short int)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:621:46: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:621:58: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(uint)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:622:45: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:622:57: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h: In member function 'QCharRef QCharRef::operator=(int)': /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:623:44: warning: implicitly-declared 'constexpr QChar& QChar::operator=(const QChar&)' is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:233:8: note: because 'QChar' has user-provided 'QChar::QChar(const QChar&)' 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:623:56: warning: implicitly-declared 'constexpr QCharRef::QCharRef(const QCharRef&)' is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /tmp/instance-12/output-1/build/host-doxygen-1.8.18/qtools/qstring.h:619:14: note: because 'QCharRef' has user-provided 'QCharRef QCharRef::operator=(const QCharRef&)' 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ [ 93%] Linking CXX executable ../bin/doxygen [ 93%] Built target doxygen [ 93%] Building CXX object addon/doxmlparser/src/CMakeFiles/doxmlparser.dir/basehandler.cpp.o [ 94%] Building CXX object addon/doxmlparser/src/CMakeFiles/doxmlparser.dir/compoundhandler.cpp.o [ 94%] Building CXX object addon/doxmlparser/src/CMakeFiles/doxmlparser.dir/debug.cpp.o [ 94%] Building CXX object addon/doxmlparser/src/CMakeFiles/doxmlparser.dir/dochandler.cpp.o [ 95%] Building CXX object addon/doxmlparser/src/CMakeFiles/doxmlparser.dir/graphhandler.cpp.o [ 95%] Building CXX object addon/doxmlparser/src/CMakeFiles/doxmlparser.dir/linkedtexthandler.cpp.o [ 96%] Building CXX object addon/doxmlparser/src/CMakeFiles/doxmlparser.dir/loamhandler.cpp.o [ 96%] Building CXX object addon/doxmlparser/src/CMakeFiles/doxmlparser.dir/mainhandler.cpp.o [ 96%] Building CXX object addon/doxmlparser/src/CMakeFiles/doxmlparser.dir/memberhandler.cpp.o [ 97%] Building CXX object addon/doxmlparser/src/CMakeFiles/doxmlparser.dir/paramhandler.cpp.o [ 97%] Building CXX object addon/doxmlparser/src/CMakeFiles/doxmlparser.dir/sectionhandler.cpp.o [ 98%] Linking CXX static library ../../../lib/libdoxmlparser.a [ 98%] Built target doxmlparser [ 98%] Building CXX object addon/doxmlparser/examples/metrics/CMakeFiles/doxmlparser_metrics.dir/main.cpp.o [ 98%] Linking CXX executable ../../../../bin/doxmlparser_metrics [ 98%] Built target doxmlparser_metrics [100%] Building CXX object addon/doxmlparser/test/CMakeFiles/doxmlparser_test.dir/main.cpp.o [100%] Linking CXX executable ../../../bin/doxmlparser_test [100%] Built target doxmlparser_test make[1]: Leaving directory '/tmp/instance-12/output-1/build/host-doxygen-1.8.18' >>> host-doxygen 1.8.18 Installing to host directory PATH="/tmp/instance-12/output-1/per-package/host-doxygen/host/bin:/tmp/instance-12/output-1/per-package/host-doxygen/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-12/output-1/per-package/host-doxygen/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-12/output-1/per-package/host-doxygen/host/lib/pkgconfig:/tmp/instance-12/output-1/per-package/host-doxygen/host/share/pkgconfig" /home/autobuild/make/make install -C /tmp/instance-12/output-1/build/host-doxygen-1.8.18/ make[1]: Entering directory '/tmp/instance-12/output-1/build/host-doxygen-1.8.18' Consolidate compiler generated dependencies of target md5 [ 1%] Built target md5 Consolidate compiler generated dependencies of target lodepng [ 2%] Built target lodepng Consolidate compiler generated dependencies of target mscgen [ 12%] Built target mscgen [ 13%] Checking the git repository for changes... [ 13%] Built target check_git_repository [ 13%] Checking the doxygen version for changes... [ 13%] Built target check_doxygen_version Consolidate compiler generated dependencies of target doxygen_version [ 14%] Built target doxygen_version Consolidate compiler generated dependencies of target qtools [ 25%] Built target qtools [ 25%] Built target generate_configvalues_header Consolidate compiler generated dependencies of target vhdlparser [ 28%] Built target vhdlparser Consolidate compiler generated dependencies of target doxycfg [ 33%] Built target doxycfg Consolidate compiler generated dependencies of target _doxygen [ 92%] Built target _doxygen Consolidate compiler generated dependencies of target doxygen [ 93%] Built target doxygen Consolidate compiler generated dependencies of target doxmlparser [ 98%] Built target doxmlparser Consolidate compiler generated dependencies of target doxmlparser_metrics [ 98%] Built target doxmlparser_metrics Consolidate compiler generated dependencies of target doxmlparser_test [100%] Built target doxmlparser_test Install the project... -- Install configuration: "" -- Installing: /tmp/instance-12/output-1/per-package/host-doxygen/host/bin/doxygen make[1]: Leaving directory '/tmp/instance-12/output-1/build/host-doxygen-1.8.18' mkdir -p /tmp/instance-12/output-1/per-package/earlyoom/host mkdir -p /tmp/instance-12/output-1/per-package/earlyoom/target earlyoom-1.7.tar.gz: OK (sha256: ebda1279a813d9b0f7860ce5029ccf5ea9f8868be070f2eaf40f90f2e64b6414) >>> earlyoom 1.7 Extracting mkdir -p /tmp/instance-12/output-1/per-package/earlyoom/host mkdir -p /tmp/instance-12/output-1/per-package/earlyoom/target gzip -d -c /tmp/instance-12/dl/earlyoom/earlyoom-1.7.tar.gz | tar --strip-components=1 -C /tmp/instance-12/output-1/build/earlyoom-1.7 -xf - >>> earlyoom 1.7 Patching Applying 0001-main.c-fix-build-with-kernel-4.3.patch using patch: patching file main.c Hunk #1 succeeded at 112 (offset -3 lines). >>> earlyoom 1.7 Configuring mkdir -p /tmp/instance-12/output-1/per-package/earlyoom/host rsync -a --link-dest=/tmp/instance-12/output-1/per-package/host-skeleton/host/ /tmp/instance-12/output-1/per-package/host-skeleton/host/ /tmp/instance-12/output-1/per-package/earlyoom/host rsync -a --link-dest=/tmp/instance-12/output-1/per-package/skeleton/host/ /tmp/instance-12/output-1/per-package/skeleton/host/ /tmp/instance-12/output-1/per-package/earlyoom/host rsync -a --link-dest=/tmp/instance-12/output-1/per-package/toolchain/host/ /tmp/instance-12/output-1/per-package/toolchain/host/ /tmp/instance-12/output-1/per-package/earlyoom/host mkdir -p /tmp/instance-12/output-1/per-package/earlyoom/target rsync -a --link-dest=/tmp/instance-12/output-1/per-package/host-skeleton/target/ /tmp/instance-12/output-1/per-package/host-skeleton/target/ /tmp/instance-12/output-1/per-package/earlyoom/target rsync -a --link-dest=/tmp/instance-12/output-1/per-package/skeleton/target/ /tmp/instance-12/output-1/per-package/skeleton/target/ /tmp/instance-12/output-1/per-package/earlyoom/target rsync -a --link-dest=/tmp/instance-12/output-1/per-package/toolchain/target/ /tmp/instance-12/output-1/per-package/toolchain/target/ /tmp/instance-12/output-1/per-package/earlyoom/target >>> earlyoom 1.7 Building PATH="/tmp/instance-12/output-1/per-package/earlyoom/host/bin:/tmp/instance-12/output-1/per-package/earlyoom/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make PATH="/tmp/instance-12/output-1/per-package/earlyoom/host/bin:/tmp/instance-12/output-1/per-package/earlyoom/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-as" LD="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-ld" NM="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gcc" GCC="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gcc" CPP="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-cpp" CXX="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-g++" FC="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gfortran" F77="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-12/output-1/per-package/earlyoom/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/per-package/earlyoom/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/per-package/earlyoom/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-12/output-1/per-package/earlyoom/host/lib -Wl,-rpath,/tmp/instance-12/output-1/per-package/earlyoom/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/pkg-config" STAGING_DIR="/tmp/instance-12/output-1/per-package/earlyoom/host/powerpc64le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PREFIX=/usr -C /tmp/instance-12/output-1/build/earlyoom-1.7 earlyoom.service earlyoom CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DVERSION=\"1.6\"' make[1]: Entering directory '/tmp/instance-12/output-1/build/earlyoom-1.7' sed "s|:TARGET:|/usr/bin|g;s|:SYSCONFDIR:|/etc|g" earlyoom.service.in > earlyoom.service /tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -std=gnu99 -DVERSION=\"1.6\" -o earlyoom globals.c kill.c main.c meminfo.c msg.c make[1]: Leaving directory '/tmp/instance-12/output-1/build/earlyoom-1.7' >>> earlyoom 1.7 Installing to target PATH="/tmp/instance-12/output-1/per-package/earlyoom/host/bin:/tmp/instance-12/output-1/per-package/earlyoom/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make PATH="/tmp/instance-12/output-1/per-package/earlyoom/host/bin:/tmp/instance-12/output-1/per-package/earlyoom/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-as" LD="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-ld" NM="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gcc" GCC="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gcc" CPP="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-cpp" CXX="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-g++" FC="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gfortran" F77="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-12/output-1/per-package/earlyoom/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/per-package/earlyoom/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/per-package/earlyoom/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-12/output-1/per-package/earlyoom/host/lib -Wl,-rpath,/tmp/instance-12/output-1/per-package/earlyoom/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/powerpc64le-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/tmp/instance-12/output-1/per-package/earlyoom/host/bin/pkg-config" STAGING_DIR="/tmp/instance-12/output-1/per-package/earlyoom/host/powerpc64le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PREFIX=/usr -C /tmp/instance-12/output-1/build/earlyoom-1.7 install-default install-bin DESTDIR=/tmp/instance-12/output-1/per-package/earlyoom/target make[1]: Entering directory '/tmp/instance-12/output-1/build/earlyoom-1.7' pandoc is not installed, skipping earlyoom.1 manpage generation install -d /tmp/instance-12/output-1/per-package/earlyoom/target/etc/default/ install -m 644 earlyoom.default /tmp/instance-12/output-1/per-package/earlyoom/target/etc/default/earlyoom install -d /tmp/instance-12/output-1/per-package/earlyoom/target/usr/bin/ install -m 755 earlyoom /tmp/instance-12/output-1/per-package/earlyoom/target/usr/bin/ make[1]: Leaving directory '/tmp/instance-12/output-1/build/earlyoom-1.7' /usr/bin/install -D -m 644 /tmp/instance-12/output-1/build/earlyoom-1.7/earlyoom.service /tmp/instance-12/output-1/per-package/earlyoom/target/usr/lib/systemd/system/earlyoom.service mkdir -p /tmp/instance-12/output-1/per-package/host-go-bootstrap/host mkdir -p /tmp/instance-12/output-1/per-package/host-go-bootstrap/target go1.4-bootstrap-20171003.tar.gz: OK (sha256: f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52) >>> host-go-bootstrap 1.4-bootstrap-20171003 Extracting mkdir -p /tmp/instance-12/output-1/per-package/host-go-bootstrap/host mkdir -p /tmp/instance-12/output-1/per-package/host-go-bootstrap/target gzip -d -c /tmp/instance-12/dl/go-bootstrap/go1.4-bootstrap-20171003.tar.gz | tar --strip-components=1 -C /tmp/instance-12/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 -xf - >>> host-go-bootstrap 1.4-bootstrap-20171003 Patching >>> host-go-bootstrap 1.4-bootstrap-20171003 Configuring mkdir -p /tmp/instance-12/output-1/per-package/host-go-bootstrap/host rsync -a --link-dest=/tmp/instance-12/output-1/per-package/host-skeleton/host/ /tmp/instance-12/output-1/per-package/host-skeleton/host/ /tmp/instance-12/output-1/per-package/host-go-bootstrap/host rsync -a --link-dest=/tmp/instance-12/output-1/per-package/toolchain/host/ /tmp/instance-12/output-1/per-package/toolchain/host/ /tmp/instance-12/output-1/per-package/host-go-bootstrap/host mkdir -p /tmp/instance-12/output-1/per-package/host-go-bootstrap/target rsync -a --link-dest=/tmp/instance-12/output-1/per-package/host-skeleton/target/ /tmp/instance-12/output-1/per-package/host-skeleton/target/ /tmp/instance-12/output-1/per-package/host-go-bootstrap/target rsync -a --link-dest=/tmp/instance-12/output-1/per-package/toolchain/target/ /tmp/instance-12/output-1/per-package/toolchain/target/ /tmp/instance-12/output-1/per-package/host-go-bootstrap/target >>> host-go-bootstrap 1.4-bootstrap-20171003 Building cd /tmp/instance-12/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src && GOOS=linux GOROOT_FINAL="/tmp/instance-12/output-1/per-package/host-go-bootstrap/host/lib/go-1.4-bootstrap-20171003" GOROOT="/tmp/instance-12/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003" GOBIN="/tmp/instance-12/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin" CC=/usr/bin/gcc CGO_ENABLED=0 ./make.bash # Building C bootstrap tool. cmd/dist go tool dist: mkdtemp(/var/tmp/go-cbuild-YQVwiF): No space left on device make: *** [package/pkg-generic.mk:293: /tmp/instance-12/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-12/buildroot'