[#263618] [test-only] FAILED (try 3) wildmidi.git=0.4.3-alt1 qmmp1.git=1.4.1-alt1 ...

Girar awaiter (darktemplar) girar-builder at altlinux.org
Fri Dec 18 12:04:42 MSK 2020


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

subtask  name               aarch64  armh  i586  ppc64le  x86_64
   #300  qmmp1                 3:39  6:01  5:15     4:20    3:46
   #400  rosa-media-player   failed     ?     ?   failed  failed

2020-Dec-18 08:58:18 :: test-only task #263618 for sisyphus resumed by darktemplar:
#100 build 0.4.3-alt1 from /people/darktemplar/packages/wildmidi.git fetched at 2020-Dec-18 08:48:11
#200 removed
#300 build 1.4.1-alt1 from /gears/q/qmmp1.git fetched at 2020-Dec-18 08:55:17
#400 build 1.6.11-alt3 from /gears/r/rosa-media-player.git fetched at 2020-Dec-18 08:55:30
2020-Dec-18 08:58:18 :: created build repo
2020-Dec-18 08:58:19 :: [armh] #100 wildmidi.git 0.4.3-alt1: build start
2020-Dec-18 08:58:19 :: [x86_64] #100 wildmidi.git 0.4.3-alt1: build start
2020-Dec-18 08:58:19 :: [aarch64] #100 wildmidi.git 0.4.3-alt1: build start
2020-Dec-18 08:58:19 :: [i586] #100 wildmidi.git 0.4.3-alt1: build start
2020-Dec-18 08:58:19 :: [ppc64le] #100 wildmidi.git 0.4.3-alt1: build start
2020-Dec-18 08:58:30 :: [x86_64] #100 wildmidi.git 0.4.3-alt1: build OK (cached)
2020-Dec-18 08:58:30 :: [x86_64] #300 qmmp1.git 1.4.1-alt1: build start
2020-Dec-18 08:58:32 :: [aarch64] #100 wildmidi.git 0.4.3-alt1: build OK (cached)
2020-Dec-18 08:58:32 :: [aarch64] #300 qmmp1.git 1.4.1-alt1: build start
2020-Dec-18 08:58:35 :: [ppc64le] #100 wildmidi.git 0.4.3-alt1: build OK (cached)
2020-Dec-18 08:58:35 :: [ppc64le] #300 qmmp1.git 1.4.1-alt1: build start
2020-Dec-18 08:58:35 :: [i586] #100 wildmidi.git 0.4.3-alt1: build OK (cached)
2020-Dec-18 08:58:35 :: [i586] #300 qmmp1.git 1.4.1-alt1: build start
2020-Dec-18 08:58:40 :: [armh] #100 wildmidi.git 0.4.3-alt1: build OK (cached)
2020-Dec-18 08:58:40 :: [armh] #300 qmmp1.git 1.4.1-alt1: build start
2020-Dec-18 09:02:11 :: [aarch64] #300 qmmp1.git 1.4.1-alt1: build OK
2020-Dec-18 09:02:11 :: [aarch64] #400 rosa-media-player.git 1.6.11-alt3: build start
2020-Dec-18 09:02:16 :: [x86_64] #300 qmmp1.git 1.4.1-alt1: build OK
2020-Dec-18 09:02:16 :: [x86_64] #400 rosa-media-player.git 1.6.11-alt3: build start
2020-Dec-18 09:02:55 :: [ppc64le] #300 qmmp1.git 1.4.1-alt1: build OK
2020-Dec-18 09:02:55 :: [ppc64le] #400 rosa-media-player.git 1.6.11-alt3: build start
[aarch64]                  from /usr/include/qt4/QtGui/qpalette.h:46,
[aarch64]                  from /usr/include/qt4/QtGui/qwidget.h:50,
[aarch64]                  from /usr/include/qt4/QtGui/qmainwindow.h:45,
[aarch64]                  from /usr/include/qt4/QtGui/QMainWindow:1,
[aarch64]                  from basegui.h:24,
[aarch64]                  from basegui.cpp:19:
[aarch64] /usr/include/qt4/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)'
[aarch64]    71 |     inline QStringList(const QStringList &l) : QList<QString>(l) { }
[aarch64] make[1]: Leaving directory '/usr/src/RPM/BUILD/rosa-media-player/src'
[aarch64] make: *** [Makefile:40: src/rosa-media-player] Error 2
2020-Dec-18 09:02:46 :: [aarch64] rosa-media-player.git 1.6.11-alt3: remote: build failed
2020-Dec-18 09:03:05 :: [aarch64] #400 rosa-media-player.git 1.6.11-alt3: build FAILED
2020-Dec-18 09:03:05 :: [aarch64] requesting cancellation of task processing
[x86_64]   634 |                               QLatin1String s2,
[x86_64] /usr/include/qt4/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const':
[x86_64] /usr/include/qt4/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy]
[x86_64]  1278 | { return QBool(indexOf(s, 0, cs) != -1); }
[x86_64] /usr/include/qt4/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)'
[x86_64]   658 |     inline QLatin1String &operator=(const QLatin1String &other)
[x86_64] /usr/include/qt4/QtCore/qstring.h:1125:31: note:   initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const'
[x86_64]  1125 |     int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const;
[x86_64] make[1]: Leaving directory '/usr/src/RPM/BUILD/rosa-media-player/src'
[x86_64] make: *** [Makefile:40: src/rosa-media-player] Error 2
2020-Dec-18 09:03:17 :: [x86_64] rosa-media-player.git 1.6.11-alt3: remote: build failed
2020-Dec-18 09:03:17 :: [x86_64] #400 rosa-media-player.git 1.6.11-alt3: build FAILED
2020-Dec-18 09:03:50 :: [i586] #300 qmmp1.git 1.4.1-alt1: build OK
2020-Dec-18 09:03:50 :: [i586] task processing CANCELLED
[ppc64le] In file included from /usr/include/qt4/QtGui/qbrush.h:51,
[ppc64le]                  from /usr/include/qt4/QtGui/qpalette.h:47,
[ppc64le]                  from /usr/include/qt4/QtGui/qwidget.h:50,
[ppc64le]                  from /usr/include/qt4/QtGui/QWidget:1,
[ppc64le]                  from mplayerwindow.h:25,
[ppc64le]                  from core.cpp:42:
[ppc64le] /usr/include/qt4/QtGui/qtransform.h:136:17: note: because 'QTransform' has user-provided 'QTransform& QTransform::operator=(const QTransform&)'
[ppc64le]   136 |     QTransform &operator=(const QTransform &);
[ppc64le] make[1]: Leaving directory '/usr/src/RPM/BUILD/rosa-media-player/src'
[ppc64le] make: *** [Makefile:40: src/rosa-media-player] Error 2
2020-Dec-18 09:03:57 :: [ppc64le] rosa-media-player.git 1.6.11-alt3: remote: build failed
2020-Dec-18 09:03:57 :: [ppc64le] #400 rosa-media-player.git 1.6.11-alt3: build FAILED
2020-Dec-18 09:04:41 :: [armh] #300 qmmp1.git 1.4.1-alt1: build OK
2020-Dec-18 09:04:42 :: [armh] task processing CANCELLED
2020-Dec-18 09:03:05 :: [aarch64] build FAILED
2020-Dec-18 09:03:17 :: [x86_64] build FAILED
2020-Dec-18 09:03:50 :: [i586] build FAILED
2020-Dec-18 09:03:57 :: [ppc64le] build FAILED
2020-Dec-18 09:04:42 :: [armh] build FAILED
2020-Dec-18 09:04:42 :: task #263618 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list