http://git.altlinux.org/tasks/252240/logs/events.3.1.log

2020-May-26 07:45:46 :: test-only task #252240 for sisyphus resumed by cas:
#100 removed
#200 build 0.18.4-alt2 from /people/cas/packages/freecad.git fetched at 
2020-May-26 07:34:28
2020-May-26 07:45:47 :: [x86_64] #200 freecad.git 0.18.4-alt2: build start
2020-May-26 07:45:47 :: [ppc64le] #200 freecad.git 0.18.4-alt2: build start
2020-May-26 07:45:47 :: [aarch64] #200 freecad.git 0.18.4-alt2: build start
2020-May-26 07:45:47 :: [i586] #200 freecad.git 0.18.4-alt2: build start
[3184/3305] Building CXX object 
src/Mod/Path/Gui/CMakeFiles/PathGui.dir/DlgSettingsPathColor.cpp.o
FAILED: src/Mod/Path/Gui/CMakeFiles/PathGui.dir/DlgSettingsPathColor.cpp.o 
/usr/bin/c++  -DHAVE_CONFIG_H -DHAVE_LIMITS_H -DPathGui_EXPORTS 
-DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG 
-DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB 
-DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -D_OCC64 -I. -Isrc 
-Isrc/Mod/Path/Gui -I/usr/include/directfb -I/usr/include/Inventor/annex 
-I/usr/lib64/oce-0.18/../../include/oce -I/usr/include/eigen3 
-I/usr/include/python2.7 -isystem /usr/include/qt5 -isystem 
/usr/include/qt5/QtCore -isystem 
/usr/share/qt5/../../lib64/qt5/mkspecs/linux-g++ -isystem 
/usr/include/qt5/QtXml -isystem /usr/include/qt5/QtWidgets -isystem 
/usr/include/qt5/QtGui -isystem /usr/include/qt5/QtOpenGL -isystem 
/usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtSvg -isystem 
/usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtUiTools -isystem 
/usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtConcurrent -Wall 
-Wextra -Wno-write-strings -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,-rpath,/
 usr/lib64/freecad/lib -std=c++11 -D_OCC64 -O2 -DNDEBUG -fPIC   -fPIC -MD -MT 
src/Mod/Path/Gui/CMakeFiles/PathGui.dir/DlgSettingsPathColor.cpp.o -MF 
src/Mod/Path/Gui/CMakeFiles/PathGui.dir/DlgSettingsPathColor.cpp.o.d -o 
src/Mod/Path/Gui/CMakeFiles/PathGui.dir/DlgSettingsPathColor.cpp.o -c 
src/Mod/Path/Gui/DlgSettingsPathColor.cpp
In file included from src/Mod/Path/Gui/DlgSettingsPathColor.cpp:99:
src/Mod/Path/Gui/moc_DlgSettingsPathColor.cpp:57:15: error: 'PathGui::PathGui' 
has not been declared
   57 | void PathGui::PathGui::DlgSettingsPathColor::qt_static_metacall(QObject 
*_o, QMetaObject::Call _c, int _id, void **_a)
src/Mod/Path/Gui/moc_DlgSettingsPathColor.cpp:65:47: error: 'PathGui::PathGui' 
has not been declared
   65 | QT_INIT_METAOBJECT const QMetaObject 
PathGui::PathGui::DlgSettingsPathColor::staticMetaObject = { {
src/Mod/Path/Gui/moc_DlgSettingsPathColor.cpp:75:29: error: 'PathGui::PathGui' 
has not been declared
   75 | const QMetaObject *PathGui::PathGui::DlgSettingsPathColor::metaObject() 
const
src/Mod/Path/Gui/moc_DlgSettingsPathColor.cpp:75:73: error: non-member function 
'const QMetaObject* metaObject()' cannot have cv-qualifier
   75 | const QMetaObject *PathGui::PathGui::DlgSettingsPathColor::metaObject() 
const
src/Mod/Path/Gui/moc_DlgSettingsPathColor.cpp: In function 'const QMetaObject* 
metaObject()':
src/Mod/Path/Gui/moc_DlgSettingsPathColor.cpp:77:21: error: 
'QScopedPointer<QObjectData> QObject::d_ptr' is protected within this context
   77 |     return QObject::d_ptr->metaObject ? 
QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
--
In file included from src/Mod/Path/Gui/DlgSettingsPathColor.cpp:99:
src/Mod/Path/Gui/moc_DlgSettingsPathColor.cpp:77:21: error: invalid use of 
non-static data member 'QObject::d_ptr'
   77 |     return QObject::d_ptr->metaObject ? 
QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
--
In file included from src/Mod/Path/Gui/DlgSettingsPathColor.cpp:99:
src/Mod/Path/Gui/moc_DlgSettingsPathColor.cpp:77:50: error: 
'QScopedPointer<QObjectData> QObject::d_ptr' is protected within this context
   77 |     return QObject::d_ptr->metaObject ? 
QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
--
In file included from src/Mod/Path/Gui/DlgSettingsPathColor.cpp:99:
src/Mod/Path/Gui/moc_DlgSettingsPathColor.cpp:77:50: error: invalid use of 
non-static data member 'QObject::d_ptr'
   77 |     return QObject::d_ptr->metaObject ? 
QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
--
src/Mod/Path/Gui/moc_DlgSettingsPathColor.cpp: At global scope:
src/Mod/Path/Gui/moc_DlgSettingsPathColor.cpp:80:16: error: 'PathGui::PathGui' 
has not been declared
   80 | void *PathGui::PathGui::DlgSettingsPathColor::qt_metacast(const char 
*_clname)
2020-May-26 08:01:00 :: [aarch64] freecad.git 0.18.4-alt2: remote: build failed
2020-May-26 08:01:00 :: [aarch64] #200 freecad.git 0.18.4-alt2: build FAILED
2020-May-26 08:01:00 :: [aarch64] requesting cancellation of task processing
2020-May-26 08:19:28 :: [x86_64] #200 freecad.git 0.18.4-alt2: build OK
2020-May-26 08:25:13 :: [i586] #200 freecad.git 0.18.4-alt2: build OK
2020-May-26 08:29:54 :: [ppc64le] #200 freecad.git 0.18.4-alt2: build OK
2020-May-26 08:01:00 :: [aarch64] build FAILED
2020-May-26 08:29:54 :: task #252240 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
Sisyphus-incominger@lists.altlinux.org
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to