[X2Go-Commits] Build failed in Jenkins: nx-libs+ppc64le+nightly+debian-stretch #81

jenkins at x2go.org jenkins at x2go.org
Sat Sep 28 12:46:53 CEST 2019


See <https://jenkins.x2go.org:8443/job/nx-libs+ppc64le+nightly+debian-stretch/81/display/redirect?page=changes>

Changes:

[mjtrangoni] travis.yml: Update clang 7.0 => 8.0

[uli42] nxagent: Determine nxagentProgName only once

[mike.gabriel] Font.c: factor out font checks

[mike.gabriel] Drop Speedo font support

[mike.gabriel] Font.c: build the font paths at runtime

[mike.gabriel] Font.c: Let dix check if a font path exists

[mike.gabriel] Font.c: Loop over font paths

[mike.gabriel] auto-determine system font path and add to list of font paths

[mike.gabriel] Font.c: Avoid duplicate font paths

[mike.gabriel] Font.c: use __func__ in TEST prints

[uli42] spelling fixes

[uli42] Reconnect.c: initialize stateFile path

[uli42] Die XTESTEXT1, die!

[uli42] nxagent: Remove own GetTimeInMillis() implementation

[uli42] Keyboard.c: improve TEST and DEBUG output

[uli42] Keyboard.c: clean/unify formatting

[uli42] NXwindow.c: add missing change

[uli42] NXdamage.c: add missing upstream fixes

[uli42] Rename libdamage to (correct) libdamageext

[uli42] NXdispatch.c: add missing change

[uli42] NXdispatch.c: add missing fixes

[uli42] NXdispatch.c: indent code to match environment

[uli42] README.keystrokes: refine description

[uli42] Remove useless "ignore" keystroke for Ctrl-Alt-Backspace

[uli42] README.keystrokes: mention nxdialog

[uli42] nxagent: make nxagentX2go a Boolean

[andrew] Remove Debian build references to `xtestext1.h`

[uli42] xkbUtils.c: Catch division by zero

[uli42] libNX_X11: add additional checks for dpy and xkb

[uli42] dix: remove unused requestLogIndex

[mike.gabriel] Fix NXevents.c: Reactivate errornously commented function

[mike.gabriel] render/glyph.c: add missing usage_hint

[mike.gabriel] os: fix BigReq ignoring when another request is pending

[mike.gabriel] Window.c: fix: report correct window on icon window creation

[mike.gabriel] Screen.c: report both created windows (and with the right name)

[mike.gabriel] Screen.c: whitespace/formatting fixes

[mike.gabriel] Screen.c: use consistent spacing on pointer references

[mike.gabriel] Screen.c: more TEST output

[mike.gabriel] Clipboard.c: fix wrong variable being printed

[mike.gabriel] Clipboard.c: Scope improvements

[mike.gabriel] Clipboard.c: more debugging output

[mike.gabriel] Events.c: add debug output

[mike.gabriel] Window.c: comment on the purpose of some functions

[mike.gabriel] NXmiexpose.c: use upstream miHandleExposures()

[mike.gabriel] NXmiexpose.c: use upstream version of miPaintWindows()

[mike.gabriel] NXmiexpose.c: mark NX changes

[mike.gabriel] Window.c/NXmiexpose.c: remove hack for certain WM theme

[mike.gabriel] NXmiexpose.c: drop file altogether

[mike.gabriel] Add nxagentExternalClipboardEventTrap

[mike.gabriel] Add nxagentSetSelectionCallback

[mike.gabriel] NXdispatch.c: Use Callback instead of a modified function

[mike.gabriel] NXdispatch.c: use upstream version of ProcSetSelectionOwner

[uli42] Remove the Must_have_memory hack.

[uli42] NXwindow.c: fix compiler warning

[uli42] Window.c: remove leftover (commented) code

[uli42] Window.c: Drop defines CWParent and CWStackingOrder

[uli42] mi: Hush an almost certainly bogus warning

[uli42] miwindow.c: add hint to Red Hat Bugzilla + fix

[uli42] NXshm.c: remove left-overs from patch

[uli42] dix/window.c: fix compiler warning

[uli42] Window.c: add missing comment about nxagentConfiguredWindowList

[uli42] Pixmap.c: fix comment phrasing/spelling

[uli42] Rootless.c: improve TEST/WARN/DEBUG outout

[uli42] xkb: initialize tsyms

[uli42] Screen.c: correctly free stuff in nxagentCloseScreen

[uli42] Screen.c: Fix: make sure RRCloseScreen is being called

[uli42] Keyboard.c: nullify freed pointers

[uli42] CloseDevice: call XkbRemoveResourceClient before freeing key class

[uli42] Fix memleaks: Free devPrivates of devices on shutdown

[uli42] Screen.c: fix another memory leak

[uli42] mi/miinitext.c: fix memleaks: remove (double) glx initialization

[uli42] Events.c: use designated initializer in nxagentDeactivatePointerGrab

[uli42] Extension.c: code simplifications

[uli42] Screen.c: more debug output

[uli42] glxext.c: fix another memory leak

[uli42] various scope improvements

[uli42] Font.c: code simplifications

[mike.gabriel] glyph.c: fix a read beyond end of heap buffer

[mike.gabriel] Keyboard.c: fix three memory leaks

[mike.gabriel] Quarks.c: add missing )

[mike.gabriel] dix/dispatch: fix a small memory leak

[mike.gabriel] fb: fix memory leak in fbOverlayFinishScreenInit

[mike.gabriel] render: Propagate allocation failure from createSourcePicture()

[mike.gabriel] NXrender: fix another memleak

[mike.gabriel] Screen.c: fix two memleaks

[mike.gabriel] Screen.c: fix two more memleaks of visuals

[mike.gabriel] NXpicture.c: code simplification

[mike.gabriel] os/access.c: add missing }

[mike.gabriel] Keyboard.c: rearrange code to make cppcheck happy

[mike.gabriel] NXdixfonts.c: fix index out of bounds

[mike.gabriel] compext/Png.c: late image_index allocation

[mike.gabriel] compext/Png.c: simplify srcBuf allocation

[mike.gabriel] compext/Png.c: Nullify after free

[mike.gabriel] mi/miexpose.c: add missing free()

[mike.gabriel] xkb: remove oldState from XkbHandleActions.

[mike.gabriel] XKB: Remove a bunch of mad ifdefs

[mike.gabriel] xkbEvents.c: Fix "warning: unused variable `s'".

[mike.gabriel] xkb: Use snprintf to measure string lengths instead of manual strlen

[mike.gabriel] xkb: Silence some compiler warnings

[mike.gabriel] xkmread.c: fix compiler warning

[mike.gabriel] xkb: fix what looks to be a copy-paste error with first vs firstMM

[mike.gabriel] Keyboard.c: fix another cppcheck finding

[mike.gabriel] Keyboard.c: use existing define instead of hardcoced value

[mike.gabriel] record/set.c: silence cpp finding

[mike.gabriel] Suppress false positives in static analysis

[uli42] rework xkb device private handling

[mike.gabriel] TravisCI: move from gcc 8.x to gcc 9.x

[mike.gabriel] TravisCI: Print compiler version currently used

[uli42] Window.c: add some comments about fullscreen handling

[uli42] Window.c: rearrange code regarding window decorations sizes

[uli42] Screen.c: add nxagentIsParentOf helper

[uli42] nxagentMaximizeToFullScreen: only reparent if necessary

[uli42] Screen.c: simplify nxagentMinimizeFromFullscreen

[uli42] Consistently use None instead of 0 for nxagentIconWindow everywhere

[uli42] Screen.c: use XlibWindow so silence the compiler

[uli42] Drop Ipaq support

[uli42] drop onscreen keyboard support

[mike.gabriel] release 3.5.99.21

[uli42] Utils.h: add SAFE_free macro

[uli42] Display.c: safe some lines by calling SAFE_XFree and SAFE_free

[uli42] Events.c: safe some lines by calling SAFE_XFree

[uli42] Screen.c: safe some lines by calling SAFE_XFree

[uli42] Font.c: use SAFE_XFree and SAFE_free

[uli42] Rootless.c: use SAFE_free and SAFE_XFree

[uli42] Window.c: use SAFE_free and SAFE_XFree

[uli42] Cursor.c: use SAFE_XFree

[uli42] Keyboard.c: use SAFE_XFree and SAFE_free

[uli42] Reconnect.c: use SAFE_free

[uli42] Pixmap.c: use SAFE_free

[uli42] Render.c: use SAFE_free

[uli42] Image.c: use SAFE_free

[uli42] Error.c: use SAFE_free

[uli42] Args.c: use SAFE_free

[uli42] Colormap.c: use SAFE_free

[uli42] Drawable.c: use SAFE_free

[uli42] GC.c: use SAFE_free

[uli42] GCOps.c: use SAFE_free

[uli42] Keystroke.c: use SAFE_free

[uli42] Atoms.c: use SAFE_XFree and SAFE_free macros

[uli42] Clipboard.c: use SAFE_free

[uli42] Events.c: refactor nxagentHandleKeypress

[uli42] Events.c: add more comments and TEST output

[mike.gabriel] Keystroke.c: fix wrong return code

[mike.gabriel] nxagent: simplify nxagentWaitEvents()

[mike.gabriel] nxagent: fix main window being garbled without inner windows

[mike.gabriel] NXwindow.c: simplify window background code

[mike.gabriel] dix: add whiteroot flag

[mike.gabriel] Splash.c: do not wait in nxagent mode

[mike.gabriel] Splash.c: drop return code of nxagentShowSplashWindow

[mike.gabriel] Splash.c: code cleanup

[mike.gabriel] Splash.c: nxagentRemoveSplashWindow: drop unused parameter

[mike.gabriel] nxagent: drop nxagentRootTileWindow

[mike.gabriel] Splash.c: remove global variables for colors

[mike.gabriel] Splash.c: make Splash logo work with white background (-wr) mode, too

[mike.gabriel] Splash.c: move some variables to Splash.c

[mike.gabriel] nxagent: rename nxagentWMStart to nxagentReadyAtom

[mike.gabriel] nxagent: drop NXAGENT_SPLASH

[mike.gabriel] nxagent: add NXAGENT_ONSTART where missing

[mike.gabriel] nxagent: move nxagentWMPassed to Splash.c

[mike.gabriel] NXdispatch.c: drop currentDispatch variable

[mike.gabriel] NXdispatch.c: move nxagentWMtimeout into the function

[mike.gabriel] Events.c: refactor nxagentHandleKeypress

[mike.gabriel] Events.c: add more comments and TEST output

[mike.gabriel] Keystroke.c: fix wrong return code

[mike.gabriel] nxagent: simplify nxagentWaitEvents()

[mike.gabriel] nxagent: fix main window being garbled without inner windows

[mike.gabriel] NXwindow.c: simplify window background code

[mike.gabriel] dix: add whiteroot flag

[mike.gabriel] Splash.c: do not wait in nxagent mode

[mike.gabriel] Splash.c: drop return code of nxagentShowSplashWindow

[mike.gabriel] Splash.c: code cleanup

[mike.gabriel] Splash.c: nxagentRemoveSplashWindow: drop unused parameter

[mike.gabriel] nxagent: drop nxagentRootTileWindow

[mike.gabriel] Splash.c: remove global variables for colors

[mike.gabriel] Splash.c: make Splash logo work with white background (-wr) mode, too

[mike.gabriel] Splash.c: move some variables to Splash.c

[mike.gabriel] nxagent: rename nxagentWMStart to nxagentReadyAtom

[mike.gabriel] nxagent: drop NXAGENT_SPLASH

[mike.gabriel] nxagent: add NXAGENT_ONSTART where missing

[mike.gabriel] nxagent: move nxagentWMPassed to Splash.c

[mike.gabriel] NXdispatch.c: drop currentDispatch variable

[mike.gabriel] NXdispatch.c: move nxagentWMtimeout into the function

[mike.gabriel] Screen.c: initialize RandR only on startup...

[mike.gabriel] nxagent: Add autograb mode.

[mike.gabriel] nxagent: Make autograb an nxagentOption.

[mike.gabriel] Args.c: Add command line option -autograb.

[mike.gabriel] Args.c: make autograb available via options file, too.

[mike.gabriel] Events.c: improve debugging output for FocusIn/Out

[mike.gabriel] Events.c: do not ungrab keyboard on LeaveNotify when in autograb mode

[mike.gabriel] Events.c: Autograb only for windowed modes

[mike.gabriel] Dialog.c: Add NXTransDialog() call for autograb toggling.

[mike.gabriel] Make AutoGrab work in more situations

[mike.gabriel] Events.c: introduce separate debug level for autograb debugging only

[mike.gabriel] debian/control: Split-out nxdialog bin:pkg.

[mike.gabriel] debian/{nxagent,nxdialog}.install: Move nxdialog files from

[mike.gabriel] debian/copyright: Update copyright attributions.

[mike.gabriel] release 3.5.99.22

------------------------------------------
[...truncated 312.11 KB...]
Unpacking publicsuffix (20190415.1030-1) over (20180218.2049-0+deb9u1) ...
Preparing to unpack .../74-rust-gdb_1.34.2+dfsg1-1_all.deb ...
Unpacking rust-gdb (1.34.2+dfsg1-1) over (1.24.1+dfsg1-1~deb9u2) ...
Setting up perl-modules-5.28 (5.28.1-6) ...
Setting up libexpat1:ppc64el (2.2.6-2) ...
Setting up libstd-rust-1.34:ppc64el (1.34.2+dfsg1-1) ...
Setting up lsb-base (10.2019051400) ...
Setting up libkeyutils1:ppc64el (1.6-6) ...
Setting up libpsl5:ppc64el (0.20.2-2) ...
Setting up apt (1.8.2) ...
Installing new version of config file /etc/apt/apt.conf.d/01autoremove ...
Installing new version of config file /etc/cron.daily/apt-compat ...
Setting up libgpm2:ppc64el (1.20.7-5) ...
Setting up mime-support (3.62) ...
Installing new version of config file /etc/mime.types ...
Setting up e2fslibs:ppc64el (1.44.5-1+deb10u1) ...
Setting up libmagic-mgc (1:5.35-4) ...
Setting up libgc1c2:ppc64el (1:7.6.4-0.4) ...
Setting up perl-modules-5.24 (5.24.1-3+deb9u5) ...
Setting up libssl1.1:ppc64el (1.1.1c-1) ...
Setting up libsqlite3-0:ppc64el (3.27.2-3) ...
Setting up ccache (3.6-1) ...
Updating symlinks in /usr/lib/ccache ...
Setting up libsasl2-modules:ppc64el (2.1.27+dfsg-1) ...
Setting up binutils-common:ppc64el (2.31.1-16) ...
Setting up libnghttp2-14:ppc64el (1.36.0-2) ...
Setting up libmagic1:ppc64el (1:5.35-4) ...
Setting up linux-libc-dev:ppc64el (4.19.67-2) ...
Setting up libnpth0:ppc64el (1.6-1) ...
Setting up krb5-locales (1.17-3) ...
Setting up file (1:5.35-4) ...
Setting up libassuan0:ppc64el (2.5.2-1) ...
Setting up libgomp1:ppc64el (8.3.0-6) ...
Setting up bzip2 (1.0.6-9.2~deb10u1) ...
Setting up libldap-common (2.4.47+dfsg-3+deb10u1) ...
Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ...
Setting up libncurses5:ppc64el (6.1+20181013-2+deb10u1) ...
Setting up libfakeroot:ppc64el (1.23-1) ...
Setting up libperl5.24:ppc64el (5.24.1-3+deb9u5) ...
Setting up libc6-dbg:ppc64el (2.28-10) ...
Setting up libkrb5support0:ppc64el (1.17-3) ...
Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1) ...
Setting up tzdata (2019b-0+deb10u1) ...

Current default time zone: 'Etc/UTC'
Local time is now:      Sat Sep 28 10:45:17 UTC 2019.
Universal Time is now:  Sat Sep 28 10:45:17 UTC 2019.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up fakeroot (1.23-1) ...
Setting up libstd-rust-dev:ppc64el (1.34.2+dfsg1-1) ...
Setting up libasan5:ppc64el (8.3.0-6) ...
Setting up multiarch-support (2.28-10) ...
Setting up gcc-7-base:ppc64el (7.4.0-6) ...
Setting up make (4.2.1-1.2) ...
Setting up libmpfr6:ppc64el (4.0.2-1) ...
Setting up gnupg-l10n (2.2.12-1+deb10u1) ...
Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
Setting up libidn11:ppc64el (1.33-2.2) ...
Setting up xz-utils (5.2.4-1) ...
Setting up libquadmath0:ppc64el (8.3.0-6) ...
Setting up libmpc3:ppc64el (1.1.0-1) ...
Setting up libatomic1:ppc64el (8.3.0-6) ...
Setting up patch (2.7.6-3+deb10u1) ...
Setting up libk5crypto3:ppc64el (1.17-3) ...
Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1) ...
Setting up libubsan1:ppc64el (8.3.0-6) ...
Setting up libisl19:ppc64el (0.20-2) ...
Setting up mount (2.33.1-0.1) ...
Setting up libcomerr2:ppc64el (1.44.5-1+deb10u1) ...
Setting up libubsan0:ppc64el (7.4.0-6) ...
Setting up libeatmydata1:ppc64el (105-7) ...
Setting up libmbedcrypto3:ppc64el (2.16.0-1) ...
Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
Setting up libkrb5-3:ppc64el (1.17-3) ...
Setting up libmpdec2:ppc64el (2.4.2-2) ...
Setting up libbinutils:ppc64el (2.31.1-16) ...
Setting up cpp-8 (8.3.0-6) ...
Setting up libc-dev-bin (2.28-10) ...
Setting up libhttp-parser2.8:ppc64el (2.8.1-1) ...
Setting up openssl (1.1.1c-1) ...
Installing new version of config file /etc/ssl/openssl.cnf ...
Setting up libbsd0:ppc64el (0.9.1-2) ...
Setting up readline-common (7.0-5) ...
Setting up publicsuffix (20190415.1030-1) ...
Setting up libcc1-0:ppc64el (8.3.0-6) ...
Setting up liblsan0:ppc64el (8.3.0-6) ...
Setting up libitm1:ppc64el (8.3.0-6) ...
Setting up libreadline7:ppc64el (7.0-5) ...
Setting up libgdbm6:ppc64el (1.18.1-4) ...
Setting up gnupg-utils (2.2.12-1+deb10u1) ...
Setting up libtsan0:ppc64el (8.3.0-6) ...
Setting up pinentry-curses (1.1.0-2) ...
Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ...
Setting up eatmydata (105-7) ...
Setting up libpython3.7:ppc64el (3.7.3-2) ...
Setting up libmbedx509-0:ppc64el (2.16.0-1) ...
Setting up libedit2:ppc64el (3.1-20181209-1) ...
Setting up libmbedtls12:ppc64el (2.16.0-1) ...
Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u1) ...
Setting up ca-certificates (20190110) ...
Updating certificates in /etc/ssl/certs...
2 added, 25 removed; done.
Setting up gdb (8.2.1-2+b1) ...
Setting up libgssapi-krb5-2:ppc64el (1.17-3) ...
Setting up libgdbm-compat4:ppc64el (1.18.1-4) ...
Setting up libgcc-8-dev:ppc64el (8.3.0-6) ...
Setting up libperl5.28:ppc64el (5.28.1-6) ...
Setting up cpp (4:8.3.0-1) ...
Setting up gpgconf (2.2.12-1+deb10u1) ...
Setting up libllvm7:ppc64el (1:7.0.1-8) ...
Setting up libc6-dev:ppc64el (2.28-10) ...
Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ...
Setting up gpg (2.2.12-1+deb10u1) ...
Setting up libstdc++-8-dev:ppc64el (8.3.0-6) ...
Setting up gpg-agent (2.2.12-1+deb10u1) ...
Setting up gpgsm (2.2.12-1+deb10u1) ...
Setting up libcurl3-gnutls:ppc64el (7.64.0-4) ...
Setting up libgit2-27:ppc64el (0.27.7+dfsg.1-0.2) ...
Setting up binutils (2.31.1-16) ...
Setting up rust-gdb (1.34.2+dfsg1-1) ...
Setting up dirmngr (2.2.12-1+deb10u1) ...
Setting up perl (5.28.1-6) ...
update-alternatives: warning: alternative /usr/bin/prename (part of link group rename) doesn't exist; removing from list of alternatives
update-alternatives: warning: /etc/alternatives/rename is dangling; it will be updated with best choice
Removing obsolete conffile /etc/perl/sitecustomize.pl ...
Setting up gnupg-agent (2.2.12-1+deb10u1) ...
Setting up libdpkg-perl (1.19.7) ...
Setting up gpg-wks-server (2.2.12-1+deb10u1) ...
Setting up gcc-8 (8.3.0-6) ...
Setting up gpg-wks-client (2.2.12-1+deb10u1) ...
Setting up gcc (4:8.3.0-1) ...
Setting up dpkg-dev (1.19.7) ...
Setting up g++-8 (8.3.0-6) ...
Setting up rustc (1.34.2+dfsg1-1) ...
Setting up gnupg (2.2.12-1+deb10u1) ...
Setting up cargo (0.35.0-2) ...
Setting up g++ (4:8.3.0-1) ...
Setting up build-essential (12.6) ...
Processing triggers for libc-bin (2.28-10) ...
Processing triggers for ca-certificates (20190110) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.

+------------------------------------------------------------------------------+
| Fetch source files                                                           |
+------------------------------------------------------------------------------+


Local sources
-------------

/home/x2go-jenkins/tmp/tmp.mLPHspWQ2p1Mhhdw737CyLRB/nx-libs_3.5.99.22-0~git20190928.3526+9.heuler.1.dsc exists in /home/x2go-jenkins/tmp/tmp.mLPHspWQ2p1Mhhdw737CyLRB; copying to chroot
I: NOTICE: Log filtering will replace 'build/nx-libs-EZPdii/nx-libs-3.5.99.22' with '<<PKGBUILDDIR>>'
I: NOTICE: Log filtering will replace 'build/nx-libs-EZPdii' with '<<BUILDDIR>>'

+------------------------------------------------------------------------------+
| Install build-essential                                                      |
+------------------------------------------------------------------------------+


Setup apt archive
-----------------

Merged Build-Depends: build-essential, fakeroot
Filtered Build-Depends: build-essential, fakeroot
dpkg-deb: building package 'sbuild-build-depends-core-dummy' in '/<<BUILDDIR>>/resolver-5ETXbB/apt_archive/sbuild-build-depends-core-dummy.deb'.
dpkg-scanpackages: warning: Packages in archive but missing from override file:
dpkg-scanpackages: warning:   sbuild-build-depends-core-dummy
dpkg-scanpackages: info: Wrote 1 entries to output Packages file.
Ign:1 copy:/<<BUILDDIR>>/resolver-5ETXbB/apt_archive ./ InRelease
Get:2 copy:/<<BUILDDIR>>/resolver-5ETXbB/apt_archive ./ Release [957 B]
Ign:3 copy:/<<BUILDDIR>>/resolver-5ETXbB/apt_archive ./ Release.gpg
Get:4 copy:/<<BUILDDIR>>/resolver-5ETXbB/apt_archive ./ Sources [349 B]
Get:5 copy:/<<BUILDDIR>>/resolver-5ETXbB/apt_archive ./ Packages [434 B]
Fetched 1740 B in 0s (43.0 kB/s)
Reading package lists...
Get:1 http://packages.x2go.org/debian stretch InRelease [31.5 kB]
Err:1 http://packages.x2go.org/debian stretch InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E1F958385BFE2B6E
Reading package lists...
W: GPG error: http://packages.x2go.org/debian stretch InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E1F958385BFE2B6E
E: The repository 'http://packages.x2go.org/debian stretch InRelease' is not signed.
E: Updating apt archive faileddu: cannot access '/<<PKGBUILDDIR>>': No such file or directory
E: read_command failed to execute du
E: Cannot determine space needed for /<<PKGBUILDDIR>> (du failed)

Setup apt archive
-----------------

Merged Build-Depends: dose-distcheck
Filtered Build-Depends: dose-distcheck
dpkg-deb: building package 'sbuild-build-depends-dose3-dummy' in '/<<BUILDDIR>>/resolver-5ETXbB/apt_archive/sbuild-build-depends-dose3-dummy.deb'.
dpkg-scanpackages: warning: Packages in archive but missing from override file:
dpkg-scanpackages: warning:   sbuild-build-depends-core-dummy sbuild-build-depends-dose3-dummy
dpkg-scanpackages: info: Wrote 2 entries to output Packages file.
Ign:1 copy:/<<BUILDDIR>>/resolver-5ETXbB/apt_archive ./ InRelease
Get:2 copy:/<<BUILDDIR>>/resolver-5ETXbB/apt_archive ./ Release [963 B]
Ign:3 copy:/<<BUILDDIR>>/resolver-5ETXbB/apt_archive ./ Release.gpg
Get:4 copy:/<<BUILDDIR>>/resolver-5ETXbB/apt_archive ./ Sources [477 B]
Get:5 copy:/<<BUILDDIR>>/resolver-5ETXbB/apt_archive ./ Packages [563 B]
Fetched 2003 B in 0s (162 kB/s)
Reading package lists...
Get:1 http://packages.x2go.org/debian stretch InRelease [31.5 kB]
Err:1 http://packages.x2go.org/debian stretch InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E1F958385BFE2B6E
Reading package lists...
W: GPG error: http://packages.x2go.org/debian stretch InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E1F958385BFE2B6E
E: The repository 'http://packages.x2go.org/debian stretch InRelease' is not signed.
E: Updating apt archive failedE: 10mount: rmdir: failed to remove '/<<CHROOT>>': Device or resource busy
E: stretch-ppc64el-sbuild-f166757c-fd13-458d-9701-ebdb76cd0ad0: Chroot setup failed: stage=setup-stop
Chroot cleanup failed
E: Failed to explain bd-uninstallable

+------------------------------------------------------------------------------+
| Summary                                                                      |
+------------------------------------------------------------------------------+

Build Architecture: ppc64el
Build Type: full
Build-Space: n/a
Build-Time: 0
Distribution: stretch
Fail-Stage: explain-bd-uninstallable
Host Architecture: ppc64el
Install-Time: 0
Job: /home/x2go-jenkins/tmp/tmp.mLPHspWQ2p1Mhhdw737CyLRB/nx-libs_3.5.99.22-0~git20190928.3526+9.heuler.1.dsc
Machine Architecture: ppc64el
Package: nx-libs
Package-Time: 0
Source-Version: 2:3.5.99.22-0~git20190928.3526+9.heuler.1
Space: n/a
Status: given-back
Version: 2:3.5.99.22-0~git20190928.3526+9.heuler.1
--------------------------------------------------------------------------------
Finished at 2019-09-28T10:21:27Z
Build needed 00:00:00, no disk space
E: Failed to explain bd-uninstallable
+ cleanup
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n '' ']'
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /home/x2go-jenkins/tmp/tmp.mLPHspWQ2p1Mhhdw737CyLRB ']'
+ '[' -d /home/x2go-jenkins/tmp/tmp.mLPHspWQ2p1Mhhdw737CyLRB ']'
+ rm -Rf -- /home/x2go-jenkins/tmp/tmp.mLPHspWQ2p1Mhhdw737CyLRB
Build step 'Execute shell' marked build as failure


More information about the x2go-commits mailing list