ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#258011] [test-only] FAILED (try 7) libqwt6-qt5.git=6.1.4-alt2 srpm=zygrib-8.0.1-alt6.src.rpm
@ 2020-09-17 22:18 Girar awaiter (asy)
  0 siblings, 0 replies; only message in thread
From: Girar awaiter (asy) @ 2020-09-17 22:18 UTC (permalink / raw)
  To: Sergey Y. Afonin; +Cc: sisyphus-incominger, girar-builder-sisyphus

http://git.altlinux.org/tasks/258011/logs/events.7.1.log

subtask  name         aarch64    armh    i586  ppc64le  x86_64
   #440  libqwt6-qt5   failed  failed  failed   failed  failed

2020-Sep-17 22:17:44 :: test-only task #258011 for sisyphus resumed by asy:
#100 removed
#200 removed
#300 removed
#400 removed
#440 build 6.1.4-alt2 from /gears/l/libqwt6-qt5.git fetched at 2020-Sep-17 22:17:35
#500 removed
#600 build zygrib-8.0.1-alt6.src.rpm
2020-Sep-17 22:17:45 :: created build repo
2020-Sep-17 22:17:45 :: [armh] #440 libqwt6-qt5.git 6.1.4-alt2: build start
2020-Sep-17 22:17:45 :: [ppc64le] #440 libqwt6-qt5.git 6.1.4-alt2: build start
2020-Sep-17 22:17:45 :: [aarch64] #440 libqwt6-qt5.git 6.1.4-alt2: build start
2020-Sep-17 22:17:45 :: [i586] #440 libqwt6-qt5.git 6.1.4-alt2: build start
2020-Sep-17 22:17:45 :: [x86_64] #440 libqwt6-qt5.git 6.1.4-alt2: build start
[i586] qwt_widget_overlay.cpp: In member function 'void QwtWidgetOverlay::draw(QPainter*) const':
[i586] qwt_widget_overlay.cpp:319:26: error: aggregate 'QPainterPath clipPath' has incomplete type and cannot be defined
[i586]   319 |             QPainterPath clipPath;
2020-Sep-17 22:18:32 :: [i586] libqwt6-qt5.git 6.1.4-alt2: remote: build failed
2020-Sep-17 22:18:32 :: [i586] #440 libqwt6-qt5.git 6.1.4-alt2: build FAILED
2020-Sep-17 22:18:32 :: [i586] requesting cancellation of task processing
[aarch64] In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:45,
[aarch64]                  from /usr/include/qt5/QtCore/qmetatype.h:48,
[aarch64]                  from qwt_interval.h:14,
[aarch64]                  from qwt_raster_data.h:14,
[aarch64]                  from qwt_plot_spectrogram.h:14,
[aarch64]                  from qwt_plot_spectrogram.cpp:10:
[aarch64] /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here
[aarch64]   188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c)
[aarch64] make[1]: Leaving directory '/usr/src/RPM/BUILD/qwt-6.1.4/src'
[aarch64] make: *** [Makefile:50: sub-src-make_first-ordered] Error 2
2020-Sep-17 22:18:32 :: [aarch64] libqwt6-qt5.git 6.1.4-alt2: remote: build failed
2020-Sep-17 22:18:32 :: [aarch64] #440 libqwt6-qt5.git 6.1.4-alt2: build FAILED
[x86_64] qwt_widget_overlay.cpp: In member function 'void QwtWidgetOverlay::draw(QPainter*) const':
[x86_64] qwt_widget_overlay.cpp:319:26: error: aggregate 'QPainterPath clipPath' has incomplete type and cannot be defined
[x86_64]   319 |             QPainterPath clipPath;
2020-Sep-17 22:18:33 :: [x86_64] libqwt6-qt5.git 6.1.4-alt2: remote: build failed
2020-Sep-17 22:18:33 :: [x86_64] #440 libqwt6-qt5.git 6.1.4-alt2: build FAILED
[ppc64le] qwt_plot_curve.cpp:72:29: warning: 'constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = QwtPlotCurve::LegendAttribute; QFlags<T>::Zero = int QFlags<QwtPlotCurve::LegendAttribute>::Private::*]' is deprecated: Use default constructor instead [-Wdeprecated-declarations]
[ppc64le]    72 |         legendAttributes( 0 )
[ppc64le] In file included from /usr/include/qt5/QtCore/qglobal.h:1304,
[ppc64le]                  from qwt_global.h:13,
[ppc64le]                  from qwt_plot_curve.h:13,
[ppc64le]                  from qwt_plot_curve.cpp:10:
[ppc64le] /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here
[ppc64le]   123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[ppc64le] make[1]: Leaving directory '/usr/src/RPM/BUILD/qwt-6.1.4/src'
[ppc64le] make: *** [Makefile:50: sub-src-make_first-ordered] Error 2
2020-Sep-17 22:18:45 :: [ppc64le] libqwt6-qt5.git 6.1.4-alt2: remote: build failed
2020-Sep-17 22:18:45 :: [ppc64le] #440 libqwt6-qt5.git 6.1.4-alt2: build FAILED
[armh] In file included from /usr/include/qt5/QtCore/qvarlengtharray.h:45,
[armh]                  from /usr/include/qt5/QtCore/qmetatype.h:48,
[armh]                  from qwt_interval.h:14,
[armh]                  from qwt_raster_data.h:14,
[armh]                  from qwt_plot_spectrogram.h:14,
[armh]                  from qwt_plot_spectrogram.cpp:10:
[armh] /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here
[armh]   188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c)
[armh] make[1]: Leaving directory '/usr/src/RPM/BUILD/qwt-6.1.4/src'
[armh] make: *** [Makefile:50: sub-src-make_first-ordered] Error 2
2020-Sep-17 22:18:55 :: [armh] libqwt6-qt5.git 6.1.4-alt2: remote: build failed
2020-Sep-17 22:18:55 :: [armh] #440 libqwt6-qt5.git 6.1.4-alt2: build FAILED
2020-Sep-17 22:18:32 :: [i586] build FAILED
2020-Sep-17 22:18:32 :: [aarch64] build FAILED
2020-Sep-17 22:18:33 :: [x86_64] build FAILED
2020-Sep-17 22:18:45 :: [ppc64le] build FAILED
2020-Sep-17 22:18:55 :: [armh] build FAILED
2020-Sep-17 22:18:55 :: task #258011 for sisyphus FAILED


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-17 22:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17 22:18 [#258011] [test-only] FAILED (try 7) libqwt6-qt5.git=6.1.4-alt2 srpm=zygrib-8.0.1-alt6.src.rpm Girar awaiter (asy)

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git