[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_archlinux_5 #331274

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Oct 17 01:04:54 BST 2022


See <https://jenkins.debian.net/job/reproducible_builder_archlinux_5/331274/display/redirect>

Changes:


------------------------------------------
[...truncated 100.94 KB...]
-- Found Poppler: /usr/lib/libpoppler.so;/usr/lib/libpoppler-qt5.so (found version "22.10.0") found components: Core Qt5 
-- The following REQUIRED packages have been found:

 * ECM
 * Qt5Core
 * Qt5Gui
 * Qt5LinguistTools
 * Qt5PrintSupport
 * Qt5Widgets
 * Qt5 (required version >= 5.7.0)
 * Poppler, A PDF rendering library, <https://poppler.freedesktop.org/>

-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1
[  5%] Automatic MOC for target diffpdf
[  5%] Built target diffpdf_autogen
[ 10%] Generating diffpdf_cz.qm
[ 15%] Generating diffpdf_de.qm
[ 25%] Generating diffpdf_es.qm
[ 25%] Generating diffpdf_fr.qm
Warning: ignoring <defaultcodec> element
Warning: ignoring <defaultcodec> element
Updating '/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/diffpdf_de.qm'...
Updating '/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/diffpdf_cz.qm'...
    Generated 180 translation(s) (179 finished and 1 unfinished)
    Generated 180 translation(s) (179 finished and 1 unfinished)
Warning: ignoring <defaultcodec> element
Updating '/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/diffpdf_fr.qm'...
Warning: ignoring <defaultcodec> element
Updating '/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/diffpdf_es.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)
    Ignored 180 untranslated source text(s)
    Generated 166 translation(s) (166 finished and 0 unfinished)
    Ignored 14 untranslated source text(s)
[ 30%] Generating qrc_resources.cpp
[ 40%] Building CXX object CMakeFiles/diffpdf.dir/diffpdf_autogen/mocs_compilation.cpp.o
[ 40%] Building CXX object CMakeFiles/diffpdf.dir/aboutform.cpp.o
[ 45%] Building CXX object CMakeFiles/diffpdf.dir/lineedit.cpp.o
[ 55%] Building CXX object CMakeFiles/diffpdf.dir/helpform.cpp.o
[ 55%] Building CXX object CMakeFiles/diffpdf.dir/generic.cpp.o
[ 60%] Building CXX object CMakeFiles/diffpdf.dir/optionsform.cpp.o
[ 65%] Building CXX object CMakeFiles/diffpdf.dir/label.cpp.o
[ 70%] Building CXX object CMakeFiles/diffpdf.dir/main.cpp.o
[ 75%] Building CXX object CMakeFiles/diffpdf.dir/sequence_matcher.cpp.o
[ 80%] Building CXX object CMakeFiles/diffpdf.dir/mainwindow.cpp.o
[ 85%] Building CXX object CMakeFiles/diffpdf.dir/qrc_resources.cpp.o
[ 90%] Building CXX object CMakeFiles/diffpdf.dir/saveform.cpp.o
[ 95%] Building CXX object CMakeFiles/diffpdf.dir/textitem.cpp.o
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/sequence_matcher.cpp: In member function 'QList<Match> SequenceMatcher::get_matching_blocks()':
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/sequence_matcher.cpp:139:10: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList<Match>::iterator; LessThan = bool (*)(const Match&, const Match&)]' is deprecated: Use std::sort [-Wdeprecated-declarations]
  139 |     qSort(matching_blocks.begin(), matching_blocks.end(), matchLessThan);
      |     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt/QtCore/qlist.h:43,
                 from /usr/include/qt/QtCore/qhash.h:46,
                 from /usr/include/qt/QtCore/qshareddata.h:46,
                 from /usr/include/qt/QtCore/qdatetime.h:46,
                 from /usr/include/qt/QtCore/QDateTime:1,
                 from /usr/include/poppler/qt5/poppler-annotation.h:35,
                 from /usr/include/poppler/qt5/poppler-qt5.h:53,
                 from /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/generic.hpp:15,
                 from /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/sequence_matcher.hpp:15,
                 from /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/sequence_matcher.cpp:13:
/usr/include/qt/QtCore/qalgorithms.h:181:46: note: declared here
  181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan)
      |                                              ^~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/textitem.cpp: In member function 'const QList<QPainterPath> TextItems::generateZones(int, int, int, int) const':
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/textitem.cpp:133:35: warning: 'QMap<K, V>::iterator QMap<K, V>::insertMulti(const Key&, const T&) [with Key = Key; T = QPainterPath]' is deprecated: Use QMultiMap for maps storing multiple values with the same key. [-Wdeprecated-declarations]
  133 |         zonesForColumn.insertMulti(Key(Column, y, rect.x()), zone);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt/QtCore/qvariant.h:47,
                 from /usr/include/qt/QtCore/qabstractitemmodel.h:43,
                 from /usr/include/qt/QtCore/QAbstractListModel:1,
                 from /usr/include/poppler/qt5/poppler-optcontent.h:26,
                 from /usr/include/poppler/qt5/poppler-qt5.h:55,
                 from /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/generic.hpp:15,
                 from /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/textitem.hpp:15,
                 from /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/textitem.cpp:13:
/usr/include/qt/QtCore/qmap.h:1366:33: note: declared here
 1366 | typename QMap<Key, T>::iterator QMap<Key, T>::insertMulti(const Key &key, const T &value)
      |                                 ^~~~~~~~~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp: In member function 'void MainWindow::compare()':
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:1391:15: warning: 'void QTime::start()' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations]
 1391 |     time.start();
      |     ~~~~~~~~~~^~
In file included from /usr/include/qt/QtCore/QDateTime:1,
                 from /usr/include/poppler/qt5/poppler-annotation.h:35,
                 from /usr/include/poppler/qt5/poppler-qt5.h:53,
                 from /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/generic.hpp:15,
                 from /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:13:
/usr/include/qt/QtCore/qdatetime.h:235:55: note: declared here
  235 |     QT_DEPRECATED_X("Use QElapsedTimer instead") void start();
      |                                                       ^~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:1394:39: warning: 'int QTime::elapsed() const' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations]
 1394 |     compareUpdateUi(pair, time.elapsed());
      |                           ~~~~~~~~~~~~^~
/usr/include/qt/QtCore/qdatetime.h:237:54: note: declared here
  237 |     QT_DEPRECATED_X("Use QElapsedTimer instead") int elapsed() const;
      |                                                      ^~~~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp: In member function 'void MainWindow::saveAsPdf(int, int, const PdfDocument&, const PdfDocument&, const QString&)':
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:1688:27: warning: 'void QPrinter::setOrientation(Orientation)' is deprecated: Use setPageOrientation() instead. [-Wdeprecated-declarations]
 1688 |     printer.setOrientation(savePages == SaveBothPages
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
 1689 |             ? QPrinter::Landscape : QPrinter::Portrait);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/qt/QtPrintSupport/QPrinter:1,
                 from /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:39:
/usr/include/qt/QtPrintSupport/qprinter.h:172:10: note: declared here
  172 |     void setOrientation(Orientation);
      |          ^~~~~~~~~~~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp: In member function 'void MainWindow::showZones(int, const TextBoxList&, QLabel*)':
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:1805:33: warning: 'const QPixmap* QLabel::pixmap() const' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations]
 1805 |     if (!label || !label->pixmap() || label->pixmap()->isNull())
      |                    ~~~~~~~~~~~~~^~
In file included from /usr/include/qt/QtWidgets/QLabel:1,
                 from /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/label.hpp:15,
                 from /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:15:
/usr/include/qt/QtWidgets/qlabel.h:78:20: note: declared here
   78 |     const QPixmap *pixmap() const; // ### Qt 7: Remove function
      |                    ^~~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:1805:52: warning: 'const QPixmap* QLabel::pixmap() const' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations]
 1805 |     if (!label || !label->pixmap() || label->pixmap()->isNull())
      |                                       ~~~~~~~~~~~~~^~
/usr/include/qt/QtWidgets/qlabel.h:78:20: note: declared here
   78 |     const QPixmap *pixmap() const; // ### Qt 7: Remove function
      |                    ^~~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:1818:35: warning: 'const QPixmap* QLabel::pixmap() const' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations]
 1818 |     QPixmap pixmap = label->pixmap()->copy();
      |                      ~~~~~~~~~~~~~^~
/usr/include/qt/QtWidgets/qlabel.h:78:20: note: declared here
   78 |     const QPixmap *pixmap() const; // ### Qt 7: Remove function
      |                    ^~~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp: In member function 'void MainWindow::showMargins(QLabel*)':
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:1847:33: warning: 'const QPixmap* QLabel::pixmap() const' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations]
 1847 |     if (!label || !label->pixmap() || label->pixmap()->isNull())
      |                    ~~~~~~~~~~~~~^~
/usr/include/qt/QtWidgets/qlabel.h:78:20: note: declared here
   78 |     const QPixmap *pixmap() const; // ### Qt 7: Remove function
      |                    ^~~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:1847:52: warning: 'const QPixmap* QLabel::pixmap() const' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations]
 1847 |     if (!label || !label->pixmap() || label->pixmap()->isNull())
      |                                       ~~~~~~~~~~~~~^~
/usr/include/qt/QtWidgets/qlabel.h:78:20: note: declared here
   78 |     const QPixmap *pixmap() const; // ### Qt 7: Remove function
      |                    ^~~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:1851:35: warning: 'const QPixmap* QLabel::pixmap() const' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations]
 1851 |     QPixmap pixmap = label->pixmap()->copy();
      |                      ~~~~~~~~~~~~~^~
/usr/include/qt/QtWidgets/qlabel.h:78:20: note: declared here
   78 |     const QPixmap *pixmap() const; // ### Qt 7: Remove function
      |                    ^~~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp: In member function 'void MainWindow::setAMargin(const QPoint&)':
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:1883:61: warning: 'const QPixmap* QLabel::pixmap() const' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations]
 1883 |     if (!marginsGroupBox->isChecked() || !page1Label->pixmap() ||
      |                                           ~~~~~~~~~~~~~~~~~~^~
/usr/include/qt/QtWidgets/qlabel.h:78:20: note: declared here
   78 |     const QPixmap *pixmap() const; // ### Qt 7: Remove function
      |                    ^~~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:1884:27: warning: 'const QPixmap* QLabel::pixmap() const' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations]
 1884 |         page1Label->pixmap()->isNull())
      |         ~~~~~~~~~~~~~~~~~~^~
/usr/include/qt/QtWidgets/qlabel.h:78:20: note: declared here
   78 |     const QPixmap *pixmap() const; // ### Qt 7: Remove function
      |                    ^~~~~~
/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/src/diffpdf-v2.1.3.1/mainwindow.cpp:1888:43: warning: 'const QPixmap* QLabel::pixmap() const' is deprecated: Use the other overload which returns QPixmap by-value [-Wdeprecated-declarations]
 1888 |     const QSize &size = page1Label->pixmap()->size();
      |                         ~~~~~~~~~~~~~~~~~~^~
/usr/include/qt/QtWidgets/qlabel.h:78:20: note: declared here
   78 |     const QPixmap *pixmap() const; // ### Qt 7: Remove function
      |                    ^~~~~~
[100%] Linking CXX executable diffpdf
[100%] Built target diffpdf
==> Entering fakeroot environment...
==> Starting package()...
[  5%] Automatic MOC for target diffpdf
[  5%] Built target diffpdf_autogen
Consolidate compiler generated dependencies of target diffpdf
[100%] Built target diffpdf
Install the project...
-- Install configuration: ""
-- Installing: /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/pkg/diffpdf/usr/share/doc/DiffPDF/help.html
-- Installing: /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/pkg/diffpdf/usr/share/doc/DiffPDF/help_cz.html
-- Installing: /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/pkg/diffpdf/usr/share/doc/DiffPDF/help_de.html
-- Installing: /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/pkg/diffpdf/usr/share/doc/DiffPDF/help_fr.html
-- Installing: /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/pkg/diffpdf/usr/share/doc/DiffPDF/README
-- Installing: /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/pkg/diffpdf/usr/share/doc/DiffPDF/CHANGES
-- Installing: /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/pkg/diffpdf/usr/bin/diffpdf
-- Installing: /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/pkg/diffpdf/usr/share/man/man1/diffpdf.1
-- Installing: /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/pkg/diffpdf/usr/share/applications/eu.qtrac.diffpdf.desktop
-- Installing: /tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/pkg/diffpdf/usr/share/icons/hicolor/64x64/apps/diffpdf.png
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "diffpdf"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: diffpdf 2.1.3.1-3 (Sun Nov 19 06:27:47 2023)
+ PRESULT=0
+ '[' 0 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-diffpdf-archlinuxrb-build-qlJwA24L
+ tee -a /srv/reproducible-results/archlinuxrb-build-qlJwA24L/b2/diffpdf/build2.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
'/tmp/diffpdf-archlinuxrb-build-qlJwA24L/diffpdf/trunk/diffpdf-2.1.3.1-3-x86_64.pkg.tar.zst' -> '/srv/reproducible-results/archlinuxrb-build-qlJwA24L/b2/diffpdf/diffpdf-2.1.3.1-3-x86_64.pkg.tar.zst'
Sun Nov 19 06:27:48 UTC 2023 - build #2 for diffpdf on osuosl170-amd64 done.
Sun Nov 19 06:27:48 UTC 2023 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-ncBUQuPz, removing.
/srv/reproducible-results/archlinuxrb-build-qlJwA24L:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 00:04 b1
drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 00:04 b2

/srv/reproducible-results/archlinuxrb-build-qlJwA24L/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 00:04 diffpdf

/srv/reproducible-results/archlinuxrb-build-qlJwA24L/b1/diffpdf:
total 248
-rw-r--r-- 1 jenkins jenkins  54868 Oct 17 00:04 build1.log
-rw-r--r-- 1 jenkins jenkins     10 Oct 17 00:04 build1.version
-rw-r--r-- 1 jenkins jenkins 180540 Oct 17 00:04 diffpdf-2.1.3.1-3-x86_64.pkg.tar.zst

/srv/reproducible-results/archlinuxrb-build-qlJwA24L/b2:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 00:04 diffpdf

/srv/reproducible-results/archlinuxrb-build-qlJwA24L/b2/diffpdf:
total 240
-rw-r--r-- 1 jenkins jenkins  53977 Oct 17 00:04 build2.log
-rw-r--r-- 1 jenkins jenkins     10 Oct 17 00:04 build2.version
-rw-r--r-- 1 jenkins jenkins 180540 Oct 17 00:04 diffpdf-2.1.3.1-3-x86_64.pkg.tar.zst
Mon Oct 17 00:04:54 UTC 2022 - comparing results now.
Mon Oct 17 00:04:54 UTC 2022 - YAY - diffpdf/diffpdf-2.1.3.1-3-x86_64.pkg.tar.zst build reproducible in our test framework!
x .BUILDINFO
x .BUILDINFO
/tmp/jenkins-script-LQqEa8Be: line 480: echo: write error: No space left on device
cp: error writing '/var/lib/jenkins/userContent/reproducible/archlinux/community/diffpdf/pkg.version': No space left on device
Mon Oct 17 00:04:54 UTC 2022 - /srv/reproducible-results/archlinuxrb-build-qlJwA24L deleted.
Mon Oct 17 00:04:54 UTC 2022 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-LQqEa8Be, removing.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list