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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Aug 4 15:33:13 BST 2021


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

Changes:


------------------------------------------
[...truncated 659.52 KB...]
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11.1.0/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11.1.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11.1.0/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11.1.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11.1.0/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11.1.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11.1.0/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11.1.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11.1.0/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11.1.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11.1.0/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11.1.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11.1.0/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11.1.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11.1.0/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11.1.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11.1.0/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11.1.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
mv -f src/.deps/fluxbox-SystemTray.Tpo src/.deps/fluxbox-SystemTray.Po
depbase=`echo src/defaults.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I.  -include ./config.h -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -MT src/defaults.o -MD -MP -MF $depbase.Tpo -c -o src/defaults.o src/defaults.cc &&\
mv -f $depbase.Tpo $depbase.Po
g++  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt   -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o fluxbox src/fluxbox-AlphaMenu.o src/fluxbox-ArrowButton.o src/fluxbox-AttentionNoticeHandler.o src/fluxbox-CascadePlacement.o src/fluxbox-ClientMenu.o src/fluxbox-ClientPattern.o src/fluxbox-ColSmartPlacement.o src/fluxbox-CommandDialog.o src/fluxbox-ConfigMenu.o src/fluxbox-CurrentWindowCmd.o src/fluxbox-FbAtoms.o src/fluxbox-FbCommands.o src/fluxbox-FbMenu.o src/fluxbox-FbMenuParser.o src/fluxbox-FbRootWindow.o src/fluxbox-FbWinFrame.o src/fluxbox-FbWinFrameTheme.o src/fluxbox-FocusControl.o src/fluxbox-FocusableList.o src/fluxbox-HeadArea.o src/fluxbox-IconButton.o src/fluxbox-IconbarTheme.o src/fluxbox-Keys.o src/fluxbox-LayerMenu.o src/fluxbox-MenuCreator.o src/fluxbox-MinOverlapPlacement.o src/fluxbox-OSDWindow.o src/fluxbox-Resources.o src/fluxbox-RootCmdMenuItem.o src/fluxbox-RootTheme.o src/fluxbox-RowSmartPlacement.o src/fluxbox-Screen.o src/fluxbox-ScreenPlacement.o src/fluxbox-ScreenResource.o src/fluxbox-SendToMenu.o src/fluxbox-StyleMenuItem.o src/fluxbox-TextDialog.o src/fluxbox-TooltipWindow.o src/fluxbox-UnderMousePlacement.o src/fluxbox-WinButton.o src/fluxbox-WinButtonTheme.o src/fluxbox-WinClient.o src/fluxbox-Window.o src/fluxbox-WindowCmd.o src/fluxbox-WindowState.o src/fluxbox-Workspace.o src/fluxbox-WorkspaceCmd.o src/fluxbox-WorkspaceMenu.o src/fluxbox-Xutil.o src/fluxbox-fluxbox.o src/fluxbox-main.o src/fluxbox-cli_cfiles.o src/fluxbox-cli_options.o src/fluxbox-cli_info.o src/fluxbox-Ewmh.o src/fluxbox-Remember.o src/fluxbox-Slit.o src/fluxbox-SlitClient.o src/fluxbox-SlitTheme.o src/fluxbox-ButtonTheme.o src/fluxbox-ButtonTool.o src/fluxbox-ClockTool.o src/fluxbox-GenericTool.o src/fluxbox-IconbarTool.o src/fluxbox-ToolFactory.o src/fluxbox-ToolTheme.o src/fluxbox-Toolbar.o src/fluxbox-ToolbarItem.o src/fluxbox-ToolbarTheme.o src/fluxbox-WorkspaceNameTool.o src/fluxbox-SystemTray.o libFbTk.a src/defaults.o -lfontconfig -lfreetype  -lfreetype  -lfribidi  -lImlib2  -lXrandr  -lXext  -lXft  -lXinerama  -lXpm -lX11  -lXrender -lX11  -lX11   -lrt  -lm
g++ -DHAVE_CONFIG_H -I.  -include ./config.h -I./src/FbTk -I./src -I./src -I./nls -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -MT src/fbsetroot-FbAtoms.o -MD -MP -MF src/.deps/fbsetroot-FbAtoms.Tpo -c -o src/fbsetroot-FbAtoms.o `test -f 'src/FbAtoms.cc' || echo './'`src/FbAtoms.cc
mv -f src/.deps/fbsetroot-FbAtoms.Tpo src/.deps/fbsetroot-FbAtoms.Po
g++ -DHAVE_CONFIG_H -I.  -include ./config.h -I./src/FbTk -I./src -I./src -I./nls -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -MT src/fbsetroot-FbRootWindow.o -MD -MP -MF src/.deps/fbsetroot-FbRootWindow.Tpo -c -o src/fbsetroot-FbRootWindow.o `test -f 'src/FbRootWindow.cc' || echo './'`src/FbRootWindow.cc
In file included from src/FbRootWindow.hh:25,
                 from src/FbRootWindow.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11.1.0/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/FbRootWindow.cc:22:
/usr/include/c++/11.1.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
mv -f src/.deps/fbsetroot-FbRootWindow.Tpo src/.deps/fbsetroot-FbRootWindow.Po
g++ -DHAVE_CONFIG_H -I.  -include ./config.h -I./src/FbTk -I./src -I./src -I./nls -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -MT util/fbsetroot-fbsetroot.o -MD -MP -MF util/.deps/fbsetroot-fbsetroot.Tpo -c -o util/fbsetroot-fbsetroot.o `test -f 'util/fbsetroot.cc' || echo './'`util/fbsetroot.cc
In file included from util/../src/FbRootWindow.hh:25,
                 from util/fbsetroot.cc:27:
util/../src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11.1.0/memory:76,
                 from util/../src/FbTk/FbWindow.hh:28,
                 from util/../src/FbRootWindow.hh:25,
                 from util/fbsetroot.cc:27:
/usr/include/c++/11.1.0/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
util/fbsetroot.cc: In member function 'void fbsetroot::modula(int, int)':
util/fbsetroot.cc:227:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  227 |     register int i;
      |                  ^
mv -f util/.deps/fbsetroot-fbsetroot.Tpo util/.deps/fbsetroot-fbsetroot.Po
g++  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt   -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o fbsetroot src/fbsetroot-FbAtoms.o src/fbsetroot-FbRootWindow.o util/fbsetroot-fbsetroot.o libFbTk.a -lfontconfig -lfreetype  -lfribidi  -lXft  -lXrender -lX11  -lX11   -lrt  -lm
g++ -DHAVE_CONFIG_H -I.  -include ./config.h -I./src/FbTk -D_FORTIFY_SOURCE=2  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt  -MT util/fluxbox_remote-fluxbox-remote.o -MD -MP -MF util/.deps/fluxbox_remote-fluxbox-remote.Tpo -c -o util/fluxbox_remote-fluxbox-remote.o `test -f 'util/fluxbox-remote.cc' || echo './'`util/fluxbox-remote.cc
util/fluxbox-remote.cc: In function 'int main(int, char**)':
util/fluxbox-remote.cc:76:32: error: ordered comparison of pointer with integer zero ('unsigned char*' and 'int')
   76 |             && text_prop.value > 0
      |                ~~~~~~~~~~~~~~~~^~~
make[2]: *** [Makefile:4077: util/fluxbox_remote-fluxbox-remote.o] Error 1
make[2]: Leaving directory '/tmp/fluxbox-archlinuxrb-build-vphb0UXC/fluxbox/trunk/src/fluxbox-1.3.7'
make[1]: *** [Makefile:4701: all-recursive] Error 1
make[1]: Leaving directory '/tmp/fluxbox-archlinuxrb-build-vphb0UXC/fluxbox/trunk/src/fluxbox-1.3.7'
make: *** [Makefile:1599: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
+ PRESULT=4
+ '[' 4 -eq 124 ']'
+ set +e
+ schroot --end-session -c archlinux-fluxbox-archlinuxrb-build-vphb0UXC
+ tee -a /srv/reproducible-results/archlinuxrb-build-vphb0UXC/b1/fluxbox/build1.log
+ PRESULT=0
+ '[' 0 -ne 0 ']'
+ false
+ set +x
ls: cannot access '/tmp/fluxbox-archlinuxrb-build-vphb0UXC/*/trunk/*.pkg.tar.zst': No such file or directory
Wed Aug  4 14:33:07 UTC 2021 - build #1 for fluxbox on osuosl169-amd64 didn't build a package!
ls /srv/reproducible-results/archlinuxrb-build-vphb0UXC/b1/fluxbox/
.:
total 4
drwxr-xr-x 3 jenkins jenkins 4096 Aug  4 14:25 b1

./b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Aug  4 14:25 fluxbox

./b1/fluxbox:
total 676
-rw-r--r-- 1 jenkins jenkins 682225 Aug  4 14:33 build1.log
-rw-r--r-- 1 jenkins jenkins      8 Aug  4 14:25 build1.version
Wed Aug  4 14:33:07 UTC 2021 - build #1 for fluxbox on osuosl169-amd64 done.
Wed Aug  4 14:33:07 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-5UXXCAyf, removing.
/srv/reproducible-results/archlinuxrb-build-vphb0UXC:
total 8
drwxr-xr-x 3 jenkins jenkins 4096 Aug  4 14:33 b1
drwxr-xr-x 2 jenkins jenkins 4096 Aug  4 14:25 b2

/srv/reproducible-results/archlinuxrb-build-vphb0UXC/b1:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Aug  4 14:33 fluxbox

/srv/reproducible-results/archlinuxrb-build-vphb0UXC/b1/fluxbox:
total 672
-rw-r--r-- 1 jenkins jenkins 682225 Aug  4 14:33 build1.log
-rw-r--r-- 1 jenkins jenkins      8 Aug  4 14:33 build1.version

/srv/reproducible-results/archlinuxrb-build-vphb0UXC/b2:
total 0
Wed Aug  4 14:33:13 UTC 2021 - build1 didn't create a package, skipping build2!
Wed Aug  4 14:33:13 UTC 2021 - https://tests.reproducible-builds.org/archlinux/extra/fluxbox/ updated.
/var/lib/jenkins/userContent/reproducible/archlinux/extra/fluxbox/pkg.html older than /var/lib/jenkins/userContent/reproducible/archlinux/extra/fluxbox/pkg.build_duration, thus deleting it.
/srv/jenkins/bin/reproducible_common.sh: line 1048: echo: write error: No space left on device
Wed Aug  4 14:33:13 UTC 2021 - /srv/reproducible-results/archlinuxrb-build-vphb0UXC deleted.
Wed Aug  4 14:33:13 UTC 2021 - reproducible_build_archlinux_pkg.sh stopped running as /tmp/jenkins-script-hSmcYOB7, removing.
Build step 'Execute shell' marked build as failure
ERROR: Build step failed with exception
java.io.IOException: No space left on device
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:113)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:79)
	at java.base/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:280)
	at java.base/java.nio.channels.Channels.writeFullyImpl(Channels.java:74)
	at java.base/java.nio.channels.Channels.writeFully(Channels.java:97)
	at java.base/java.nio.channels.Channels$1.write(Channels.java:172)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:112)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1159)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:878)
	at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1135)
	at org.apache.commons.io.IOUtils.copy(IOUtils.java:854)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2494)
	at hudson.FilePath$CopyTo.invoke(FilePath.java:2485)
	at hudson.FilePath.act(FilePath.java:1165)
	at hudson.FilePath.act(FilePath.java:1148)
	at hudson.FilePath.copyTo(FilePath.java:2479)
	at hudson.FilePath.copyTo(FilePath.java:2434)
Caused: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_builder_archlinux_5/builds/229169/log to /tmp/log-parser_reproducible_builder_archlinux_5_build_229169
	at hudson.FilePath.copyTo(FilePath.java:2437)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
	at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
Caused: java.lang.RuntimeException
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:46)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
	at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:355)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:165)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:119)
	at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752)
	at hudson.model.Build$BuildExecution.post2(Build.java:177)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697)
	at hudson.model.Run.execute(Run.java:1931)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Build step 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list