[X2Go-Commits] Build failed in Jenkins: nx-libs+ppc64be+nightly+debian-jessie #81
jenkins at x2go.org
jenkins at x2go.org
Sat Nov 27 05:31:32 CET 2021
See <https://jenkins.x2go.org:8443/job/nx-libs+ppc64be+nightly+debian-jessie/81/display/redirect?page=changes>
Changes:
[mike.gabriel] Keystroke.c: Grammar fix in stdout message (Current known -> Currently known).
[mike.gabriel] nxagent: drop nxagentRenderTrap
[mike.gabriel] Atoms.c: fix wrong fprintf format
[mike.gabriel] Events.c: nxagentInternalWindowInfo is only called with DEBUG_TREE
[mike.gabriel] Events.c: fix write after buffer end
[mike.gabriel] Events.c: shorten window tree debugging code
[mike.gabriel] Events.c: fix wrong returncode interpretation
[mike.gabriel] Events.c: add FIXME
[mike.gabriel] Events.c: identify internal root window in nxagentInternalWindowInfo
[mike.gabriel] NXproperty.c: reformat GetWindowProperty to increase readability
[mike.gabriel] nxagent: drop unused DisplayLatency
[mike.gabriel] Events.c: fix wrong size in format specification
[mike.gabriel] Update currentTime in dispatch loop
[mike.gabriel] NXdispatch.c: replace hardcoded values by variables from Clipboard.c
[mike.gabriel] Clipboard.c: fix wrong variable being printed in debugging output
[mike.gabriel] NXrender.c: fix possible memory leak
[mike.gabriel] {render,randr}/Imakefile: remove hw/kdrive from include path
[mike.gabriel] code-versions.txt: Update composite version
[mike.gabriel] code-versions.txt: adapt os version information
[mike.gabriel] Events.c: code improvements (mainly scope)
[mike.gabriel] Atoms.c: add FIXME
[mike.gabriel] Atoms.c: fix wrong variable reference
[mike.gabriel] Atoms.c: code cleanup
[mike.gabriel] Atoms.c: remove unused parameter from nxagentInitAtoms
[mike.gabriel] Screen.c: fix: use bit operator, not logic operator
[mike.gabriel] Screen.c: code cleanup
[mike.gabriel] Split.c: whitespace fixes
[mike.gabriel] NXproperty.c: prevent deletion of NX_AGENT_VERSION property
[mike.gabriel] Colormap.c: scope improvements
[mike.gabriel] Pixels.c: scope improvements
[mike.gabriel] Screen.c: scope improvements
[mike.gabriel] Screen.c: fix typo in TEST output
[mike.gabriel] Colormap.c: Formatting and scope improvements
[mike.gabriel] Imakefile: Cleanup defines
[mike.gabriel] Imakefile: make NXAGENT_RANDR_MODE_PREFIX configurable via macro
[mike.gabriel] Screen.c: improve readability
[mike.gabriel] Screen.c: fix typo
[mike.gabriel] Window.c: reactivate disabled debug code
[mike.gabriel] Screen.c: fix wrong format character
[mike.gabriel] xkb: replace NX_TRANS_SOCKET by NXAGENT_SERVER
[mike.gabriel] nxagent: avoid nested externs
[mike.gabriel] NXdixfonts.c: use NXAGENT_SERVER instead of NX_TRANS_SOCK
[mike.gabriel] Clipboard.c: whitespace fixes
[mike.gabriel] Events.c: scope improvements
[mike.gabriel] Atoms.[ch]: drop unused return code of nxagentInitAtoms()
[mike.gabriel] Screen.h: add missing prototype for nxagentPropagateArtsdProperties()
[mike.gabriel] Init.c: some scope improvements
[mike.gabriel] Render.c: drop unused nxagentValidatePicture
[mike.gabriel] Render.c: drop unused nxagentRasterizeTrapezoid
[mike.gabriel] Render.c: drop unused nxagentDestroyPictureClip
[mike.gabriel] Render.c: fix broken comment
[mike.gabriel] Render.c. simplify nxagentMatchingFormats
[mike.gabriel] nxagent: simplify nxagentRenderRealizeCursor
[mike.gabriel] Render.c: make nxagentPrintFormat a NOP in normal mode
[mike.gabriel] Render.c: remove empty lines around XSync calls
[mike.gabriel] Render.c: Code simplifications
[mike.gabriel] Render.c: reformat comments
[mike.gabriel] Render.c: remove lots of superflous empty lines
[mike.gabriel] Render.c: remove some more unused functions
[mike.gabriel] Events.c: whitespace fixes
[mike.gabriel] nxagent: move atom initiatialization to Init.c
[mike.gabriel] Trap.h: shorten file
[mike.gabriel] Events.c: add nxagentSwitchEventsAllScreens helper
[mike.gabriel] Image.c: fix indentation
[mike.gabriel] Font.c: add FIXME
[mike.gabriel] Display.c: fix format
[mike.gabriel] Keyboard.c: condense keycode conversion table
[mike.gabriel] Holder.c: remove superflous return
[mike.gabriel] Events.c: drop unused function
[mike.gabriel] GC.c: introduce helper macros for GC management
[mike.gabriel] nxcompshad: fix logging segfault
[mike.gabriel] nxcompshad: delete trailing whitespace
[mike.gabriel] Clipboard.c: do not send notify when pointer is NULL
[mike.gabriel] Clipboard.c: introduce central function to abort the transfer
[mike.gabriel] Clipboard.c: introduce SendSelectionNotifyEventToServer
[mike.gabriel] Clipboard.c: introduce SendEventToClient helper
[mike.gabriel] Clipboard.c: introduce SendSelectionNotifyEventToClient helper
[mike.gabriel] Clipboard.c: merge endTransfer and nxagentSendSelectionNotify
[mike.gabriel] Clipboard.c: improve TARGETS request handling
[mike.gabriel] Clipboard.c: Fix: report timestamps as XA_INTEGER
[mike.gabriel] Clipboard.c: introduce nxagent{Clear,Store}SelectionOwner
[mike.gabriel] Clipboard.c: introduce nxagentFind*Index functions
[mike.gabriel] Clipboard.c: rename some variables
[mike.gabriel] Clipboard.c: clientAccum is only used for debugging, add DEBUG ifdefs
[mike.gabriel] Clipboard.c: drop serverCLIPBOARD
[mike.gabriel] Clipboard.c: simplify nxagentGetClipboardWindow
[mike.gabriel] Clipboard.c: introduce macros CLINDEX and WINDOWID
[mike.gabriel] Clipboard.c: TIMESTAMP is a special server target
[mike.gabriel] Clipboard.c: factor out nxagentReplyRequestSelection
[mike.gabriel] Clipboard.c: use designated initializers where appropriate
[mike.gabriel] Clipboard.c: cleanup in nxagentRequestSelection
[mike.gabriel] Clipboard.c: Refactor nxagentCollectPropertyEvent
[mike.gabriel] Clipboard.c: scope improvements
[mike.gabriel] Clipboard.c: introduce nxagentInitSelectionOwner
[mike.gabriel] Clipboard.c: improve readability by using an if clause
[mike.gabriel] Clipboard.c: whitespace fixes
[mike.gabriel] Clipboard.c: remove unneccessary return
[mike.gabriel] Clipboard.c: translate internal to external atom
[mike.gabriel] Clipboard.c: rework debug prints
[mike.gabriel] Clipboard.c: add loads of comments
[mike.gabriel] Clipboard.c: drop unneeded return code
[mike.gabriel] Clipboard.c: remove superflous return
[mike.gabriel] Clipboard.c: flush the display during transfer phase
[mike.gabriel] Clipboard.c: fix: translate target on transfer
[mike.gabriel] Clipboard.c: drop old commented code
[mike.gabriel] Clipboard.c: add some more FIXMEs
[mike.gabriel] Clipboard.c: fix nested clipboard handling
[mike.gabriel] Clipboard.c: rename nxagentNotifySelection to nxagentHandleSelectionNotifyFromXServer
[uli42] Fix segfault in argument parsing
[ionic] Screen.c: fix a memleak
[ionic] Screen.c: cleanup code a bit
[ionic] nxagent/Imakefile: remove ../../exports/lib
[mike.gabriel] Xau: mark NX changes
[mike.gabriel] AuRead.c: whitespace cleanup
[mike.gabriel] AuRead.c: remove redundant null check on calling free()
[mike.gabriel] Xau files: adapt code to match upstream libXau 1.0.9
[mike.gabriel] NXevents.c: call upstream versions of (De)ActivatePointerGrab()
[mike.gabriel] NXevents.c: call upstream version of ProcSendEvent()
[mike.gabriel] NXevents.c: call upstream DefineInitialRootWindow()
[mike.gabriel] NXEvents.c: mark NX specific code
[mike.gabriel] NXevents.c: call upstream ProcAllocEvents()
[mike.gabriel] NXevents.c: use XYToWindow from dix
[mike.gabriel] NXevents.c: add some explanations from the original changelog
[mike.gabriel] NXdamage.x fix wrong backport
[mike.gabriel] damage: Don't rewrite Text ops to GlyphBlt ops
[mike.gabriel] Drop NXdamage.c
[mike.gabriel] Drop unused placeholder code
[mike.gabriel] nxagent: drop Holder.[ch]
[mike.gabriel] NXshm.c: rework code to be identical for ProcShmDispatch and SProcShmDispatch
[mike.gabriel] NXshm.c: use upstream versions of Dispatch functions
[mike.gabriel] NXshm.c: call upstream miShmPutImage
[mike.gabriel] NXextension.c: use ProcQueryExtension() from dix
[mike.gabriel] NXextension.c: use ProcListExtensions() from dix
[mike.gabriel] nxagent: drop NXextension.c
[mike.gabriel] NXdispatch.c: Simplify InitSelections()
[mike.gabriel] NXdispatch.c: call upstream CloseDownClient()
[mike.gabriel] NXdispatch.c: simplify InitClientPrivates()
[mike.gabriel] NXdispatch.c: mark NX changes
[mike.gabriel] Simplify (NX)xvdisp.c
[mike.gabriel] NXglyphcurs.c: use dixChangeCG()
[mike.gabriel] NXglyph.c: adapt FindGlyph() to better match render/glyph.c
[mike.gabriel] NXglyph.c: mark NX changes
[mike.gabriel] NXwindow.c: call upstream version UnmapWindow()
[mike.gabriel] NXwindow.c: drop own UnmapWindow()
[mike.gabriel] NXwindow.c: mark NX changes
[mike.gabriel] NXwindow.c: call InitRootWindow from dix
[mike.gabriel] NXwindow.c: use upstream function DeleteWindow()
[mike.gabriel] NXglxext.c: use upstream versions of Dispatch functions
[mike.gabriel] Args.c: fix unitialized variable
[mike.gabriel] Args.c: remove unreachable code
[mike.gabriel] Args.c: fix clipboard=0 or -clipboard 0
[mike.gabriel] Args.c: simplify options string allocation
[mike.gabriel] Args.c: scope improvements
[mike.gabriel] Args.c: do not print function name in errors or warnings
[mike.gabriel] Args.c: Unify formatting
[mike.gabriel] Args.c: reformat switch blocks
[mike.gabriel] Pixmap.c: call miModifyPixmapHeader twice instead of duplicating code
[mike.gabriel] Pixmap.c: drop code that does not make sense
[mike.gabriel] Pixmap.c: scope improvements
[mike.gabriel] Pixmap.c: reformat comments
[mike.gabriel] Rootless.c: use designated initializers
[mike.gabriel] Rootless.c: use __func__ instead of hardcoded function name
[mike.gabriel] Rootless.c: scope improvements
[mike.gabriel] Rootless.c: reformat comments
[mike.gabriel] Rootless.c: cleanup function prototypes
[mike.gabriel] Rootless.c: Fatal error if malloc fails
[mike.gabriel] Rootless.c: silence compiler warnings about wrong fromat specifiers
[mike.gabriel] Rootless.c: disable unused function
[mike.gabriel] Rootless.c: silence compiler warning about wrong parmeter sizes
[mike.gabriel] Rootless.c: fix linefeeds when printing lists
[mike.gabriel] Rootless.c: rewrite loop to allow for scope improvements
[uli42] Clipboard.c: improve XChangeProperty code
[uli42] Clipboard.c: automatically calc the array size
[uli42] Clipboard: fix debugging output
[uli42] Clipboard.c: report more supported targets
[uli42] Mesa: silence "maybe uninitialized" warnings
[mike.gabriel] nxagent manpage: extend clipboard documentation
[mike.gabriel] nxagent manpage: improve descriptions and types
[uli42] x2goagent.xpm: move copyright to the end to make it a valid xpm file
[uli42] nxagent.xpm: reduce colours from 242 to 8
[mike.gabriel] Display.c: drop icon file support
[mike.gabriel] Keyboard.c: fix: handle empty string
[mike.gabriel] Keyboard.c: use "\0" instead of "0"
[mike.gabriel] Keyboard.c: Use __func__ at fprintf calls
[mike.gabriel] Keyboard.c: scope cleanups
[mike.gabriel] Args.c: fix: do not modify options string
[mike.gabriel] Args.c: do not parse nx/nx marker as option
[mike.gabriel] Args.c: more debug output
[mike.gabriel] nxagent: central check for keyboard clone mode
[mike.gabriel] nxagent: remove additional keyboard handling from Reconnect.c
[mike.gabriel] NXrender.c, render.c: fix memory handling bugs
[mike.gabriel] NXrender.c: mark NX changes
[mike.gabriel] NXrender.c: modify code to match upstream as close as possible
[mike.gabriel] NXrender.c: call upstream versions of (S)ProcRenderDispatch
[uli42] GCOps.c: scope improvements
[uli42] GC.c: scope improvements
[uli42] Cursor.c: scope improvements
[uli42] Error.c: scope improvements
[uli42] Image.c: scope improvements
[uli42] Binder.c: scope improvements
[uli42] Display.c: shorten code
[uli42] GCOps.c: reformat comments
[uli42] GCOps.c: fix format length specifiers
[uli42] GC.c: fix format specifiers and parameters
[uli42] GC.c: reformat comments
[uli42] GC.c: condense code
[uli42] Client.c: save some lines
[uli42] Colormap.c: save some lines
[uli42] Cursor.c: reformat comments
[uli42] Dialog.c: save some lines
[uli42] Display.c: reformat comments
[uli42] Error.c: reformat comments
[uli42] Image.c: reformat comments
[uli42] Handlers.c: reformat comments
[uli42] Binder.c: reformat comments
[uli42] NXmitrap.c: mark NX changes
[uli42] miwindow.c: mark NX changes
[uli42] Events.c: reformat comments
[uli42] Events.c: reformat switch blocks
[uli42] Events.c: Scope improvements/code simplification
[uli42] Events.c: use designated initializers
[uli42] Event.c: use __func__ in fprintf
[uli42] Events.c: fix format specifiers
[uli42] Image.c: reformat comments
[uli42] Image.c: scope improvements
[uli42] Image.c: remove some blank lines
[uli42] Cursor.c: scope improvements
[uli42] Cursor.c: remove some blank lines
[uli42] Cursor.c: use __func__ in fprintf calls
[uli42] BitmapUtils.c: remove tailing whitespace
[uli42] Client.c: remove tailing whitespace
[uli42] Composite.c: reformat comments
[uli42] Composite.c: scope improvement
[uli42] Dialog.c: shorten switch blocks
[uli42] Dialog.c: use designated initializer
[uli42] Display.c: reformat comments
[uli42] Display.c: code simplification, scope improvements
[uli42] Display.c: remove blank lines
[uli42] Drawable.c: reformat comments
[uli42] Drawable.c: code simplifications / scope improvements
[uli42] Error.c: Code simplification
[uli42] Font.c: reformat comments
[uli42] Font.c: scope improvements
[uli42] GC.c: reformat comments
[uli42] GC.c: code simplifications / scope improvements
[uli42] GC.c: blank line cleanup
[uli42] GCOps.c: reformat comments
[uli42] GCOps.c: code simplification / scope improvements
[uli42] Handlers.c: reformat comments
[uli42] Init.c: reformat comments
[uli42] Init.c: rewrite two function prototypes
[uli42] Keyboard.c: reformat comments
[uli42] Keyboard.c: code simplification / scope improvements
[uli42] Split.c: reformat comments
[uli42] Split.c: scope improvements/code simplification
[uli42] Visual.c: code improvements/desginated initializers
[uli42] Visual.c: reformat comments
[uli42] Visual.{ch}: disable unused code
[uli42] Pointer.c: reformat comments
[uli42] Pointer.c: scope improvements
[uli42] Options.c: reformat comments
[uli42] Options.h: reformat
[uli42] Pixels.c: scope improvements
[uli42] Pixels.c: reformat comments
[mike.gabriel] nxagent: Use XlibAtom data type where appropriate
[mike.gabriel] Add support for custom version string
[mike.gabriel] Dialog.c: fix format-truncation warning
[mike.gabriel] Error.c: fix format-truncation warning
[mike.gabriel] Error.c: make nxagentClientsLogName a pointer
[mike.gabriel] Error.c: make nxagentHomeDir a pointer
[mike.gabriel] Error.c: make nxagentRootDir a pointer
[mike.gabriel] Error.c: drop now obsolete DEFAULT_STRING_LENGTH
[mike.gabriel] Error.c: simplify some NULL pointer checks
[mike.gabriel] Clipboard.c: refactor nxagent*SelectionOwner
[mike.gabriel] Clipboard.c: make agentClipboardStatus a Boolean
[mike.gabriel] Clipboard.c: add nxagentMatchSelectionOwner helper function
[mike.gabriel] Clipboard.c: add FIXMEs
[mike.gabriel] Clipboard.c: reformat some comments
[mike.gabriel] Clipboard.c, NXproperty.c: match prototypes
[mike.gabriel] Clipboard.c: Fix formatting
[mike.gabriel] Clipboard.c: fix string formatting directives
[mike.gabriel] Clipboard.c: avoid nested extern
[mike.gabriel] Clipboard: make nxagentInitClipboard return a Boolean
[mike.gabriel] Clipboard.c: fix timeout comparison
[mike.gabriel] Clipboard.c: use macros instead of hardcoced values for timeouts
[mike.gabriel] Clipboard.c: add more explaining comments
[mike.gabriel] Clipboard.c: more debugging output
[mike.gabriel] Clipboard.c: split combined check
[mike.gabriel] Clipboard.c: drop superflous variable
[mike.gabriel] Clipboard.c: check pointer before usage
[mike.gabriel] Clipboard: align reported targets
[mike.gabriel] Clipboard.c: reorder atom allocation code
[mike.gabriel] Clipboard.c: Fix: re-claim selection on reconnect
[mike.gabriel] Clipboard.c: clear all selections in nxagentInitClipboard
[mike.gabriel] Clipboard.c: reorder nxagentInitClipboard
[mike.gabriel] Clipboard.c: describe nxagentFind*Index
[mike.gabriel] Clipboard.c: simplify nxagentSetSelectionOwner
[mike.gabriel] Clipboard.c: introduce helper macro IS_INTERNAL_OWNER
[mike.gabriel] Clipboard.c: cosmetics/typo fix/untabify
[mike.gabriel] Clipboard.c: Use Find*Index helpers at more locations
[mike.gabriel] Options.h: comment on the four clipboard options
[mike.gabriel] Clipboard.c: fix handling of clipboard=none/client/server/both option
[mike.gabriel] Clipboard.c: flush more often to ensure a smooth clipboard experience
[mike.gabriel] Clipboard.c: CLINDEX and GetXErrorString are only used for debugging
[mike.gabriel] Clipboard.c: change order of if clause to better match the comment above it
[mike.gabriel] Clipboard.c: add clientCLIPBOARD variable
[mike.gabriel] Clipboard.c: rename variables/atoms to better reflect their meaning
[mike.gabriel] Clipboard.c: extend/reformat some comments
[mike.gabriel] Clipboard.c: cleanup parentheses
[mike.gabriel] (main) Makefile: Don't install nxagent.xpm during install-full target.
[mike.gabriel] nx-libs.spec: Don't install nxagent.xpm to any package. Not there anymore..
[mike.gabriel] mi: Avoid stack smash when drawing dashed lines
[mike.gabriel] Window.c: print internal window id as well
[mike.gabriel] xkbActions.c: fix formatting
[mike.gabriel] xkbsrv.h: move extern XkbFreePrivates to central include file
[mike.gabriel] Pointer.c: use __func__ in fprintf
[mike.gabriel] Pointer.c: code simplification
[mike.gabriel] NX{mitrap,picture}.c: mark NX changes
[mike.gabriel] xkbsrv.h: drop non-existing externs
[mike.gabriel] NXdispatch.c: add FIXME
[mike.gabriel] NXdispatch.c: cleanup ProcCloseFont()
[mike.gabriel] NXDispatch.c: mark NX changes
[mike.gabriel] NXdispatch.c: port forgotten patch
[mike.gabriel] os: unifdef ISC
[mike.gabriel] os: unifdef __SCO__
[mike.gabriel] os: unifdef UNIXWARE
[mike.gabriel] os: unifdef WIN32
[mike.gabriel] Events.c: improve debugging output
[mike.gabriel] NXproperty.c: simplify ChangeWindowProperty
[mike.gabriel] X.Org bug 4947/Sun bug 6646626: Xv extension not byte-swapping properly
[mike.gabriel] Rootless.c: fix wording
[mike.gabriel] Window.c: fix comment
[mike.gabriel] Window.c: code simplifications/scope
[mike.gabriel] Screen.c: drop variable
[mike.gabriel] Screen.c: fix handling of NX_SHADOW atom
[mike.gabriel] Screen.c: code simplification/scope
[mike.gabriel] Image.c: code simplification/scope
[mike.gabriel] nxagent: drop CYGWIN and WIN32 defines
[mike.gabriel] drop xprint remnants: xpstubs
[mike.gabriel] nxagent: remove another xprint renmant
[mike.gabriel] Remove the numVideoScreens xprintism.
[mike.gabriel] Keyboard.c: fix typo
[mike.gabriel] Error.c: mark NX changes
[mike.gabriel] Keyboard.c: improve keyboard output
[mike.gabriel] Reconnect.c: fix typos
[mike.gabriel] Display.c: scope improvements
[mike.gabriel] Display.c: reformat some comments
[mike.gabriel] Init.h: Fix superfluous space
[mike.gabriel] Keystroke.c: fix formatting of keystrokes
[mike.gabriel] Events.c: pass a Boolean to nxagentSwitchFullscreen
[mike.gabriel] Screen.c: harmonize size/wmhints code
[mike.gabriel] Display.c: add a describing comment for nxagentDisplayErrorPredicate
[mike.gabriel] Image.c: undo wrong string replacement nxagentBitmapBitOrder
[mike.gabriel] Display.c: Fix broken code in TEST case
[mike.gabriel] Atoms.c: describe atoms usage
[mike.gabriel] Atoms.c: describe atoms usage
[mike.gabriel] hw/nxagent/Splash.c Fix build on 32bit architecture.
[uli42] Rootless.c: fix wring datatype being used
[uli42] Drawable.c: fix segfault
[uli42] nxagent: build with -Wshadow to detect shadowing variables
[uli42] Clipboard.c: fix shadowed variable
[uli42] Events.c: fix two shadowed variables
[uli42] Display.c: fix shadowed/unused variable
[uli42] Pixmap.c: fix variable shadowing
[uli42] Pixmap.c: drop unused return code for nxagentDisconnectAllPixmaps
[uli42] Cursor.c: drop unused return code for nxagentDisconnectAllCursor
[uli42] Drawable.c: fix logic broken by scope cleanup
[uli42] CheckForEmptyMask does not need to declare int n twice
[uli42] xkb: fix shadow warnings
[uli42] XkbFindSrvLedInfo: remove extraneous name-clashing sli variable
[uli42] _XkbFilterDeviceBtn: move variable declarations to match usage scope
[uli42] mi: fix shadow warnings
[uli42] os: Fix -Wshadow errors
[uli42] compext/Clean.c: fix shadow warnings / scope
[uli42] Events.c: fix capslock weirdness (re-add lost code)
[uli42] nxagent: rename variables that shadow globals
[mike.gabriel] debian/rules: Adopt changes from official Debian package.
[mike.gabriel] debian/libnx-x11-6.symbols: Sync with .symbols file found in official Debian package.
[mike.gabriel] release 3.5.99.23
[uli42] nxagent: re-implement timeout handling
[uli42] nxagent: remove now-obsolete own copies of ScreenSaver procs
[uli42] Screen.c: document nxagentSaveScreen
[uli42] Screen.c: activate fallback to dix blanking
[mike.gabriel] Makefiles: drop support for NXwin
[mike.gabriel] Drop patch that is for nxwin only
[mike.gabriel] remove obsolete pending patches
[mike.gabriel] Use nxdialog as nxclient replacement
[mike.gabriel] os: remove CYGWIN remnants
[mike.gabriel] Events.c: Whitespace fix
[mike.gabriel] Events.c: simplify nxagentInternalWindowsTree
[mike.gabriel] Screen.c: spelling fix
[mike.gabriel] Atoms.c: remove one obsolete FIXME
[mike.gabriel] Atoms.c: add missing free
[mike.gabriel] Atoms.c: some code cleanup
[mike.gabriel] Atoms.c: always duplicate strings before storing them in privAtomMap
[mike.gabriel] Atoms.h: reformat comments
[mike.gabriel] Atoms.c: remove unused return value of nxagentInitAtomsMap
[mike.gabriel] Atoms.c: scope improvements
[mike.gabriel] Atoms.c: refine comment on NX_CUT_BUFFER_SERVER
[mike.gabriel] nxagent: Free atom map on termination
[mike.gabriel] Screen.c: formatting fixes
[mike.gabriel] Drawable.c: refactor nxagentSynchronizeDrawableData
[mike.gabriel] Drawable.c: get rid of goto code in nxagentSynchronizeDrawableData
[mike.gabriel] nxagent: simplify nxagentFreeRegion macro
[mike.gabriel] Rootless.c: undo overzealous scope improvement
[mike.gabriel] Render.c: replace two while loops by shorter for loops
[mike.gabriel] Render.c: describe function purpose
[mike.gabriel] Xext: Fix cursor reference counting hazard.
[mike.gabriel] Xext: rename saver's EventType to SaverEventType.
[mike.gabriel] xkb/xkbUtils.c: add link to bugreport
[mike.gabriel] Splash.c: fix syntax error in TEST mode
[mike.gabriel] Splash.c: center logo
[mike.gabriel] Splash.c: add nxagentHaveSplashWindow helper
[mike.gabriel] Splash.c: use more Xlib types
[mike.gabriel] Splash.c: some reformatting
[mike.gabriel] Splash.c: use uppercase color defines
[mike.gabriel] Splash.c: make variables static
[mike.gabriel] Splash.h: split out xdmcp parts into separate header file
[mike.gabriel] Splash.c: move the GC to nxagentPaintLogo
[mike.gabriel] Splash.c: always paint background over the whole window
[mike.gabriel] Splash.c: reduce number of Xlib calls
[mike.gabriel] Splash.c: reduce number of X calls for logo painting
[mike.gabriel] Drop unused Xalloca.h
[mike.gabriel] Drop unused rgb.h
[mike.gabriel] Drop unused XWDFile.h
[mike.gabriel] Drop unused scrnsaver.h
[mike.gabriel] Drop unused screensaver xpm
[mike.gabriel] XKBsrv.h: remove unused externs
[mike.gabriel] XKBsrv.h: remove XKBSRV_NEED_FILE_FUNCS stuff
[mike.gabriel] Clarify use of and need for mffs vs. ffs
[mike.gabriel] dix: also compile ffs.c
[mike.gabriel] Init.c Use dpmsstubs.c instead of an own copy
[mike.gabriel] Literals.h: always include in compilation
[mike.gabriel] nxagent: make all traps Booleans
[mike.gabriel] Dialog.c: show configured keystrokes in dialogs
[mike.gabriel] README.md: remove embarassing planned release dates...
[mike.gabriel] hw/nxagent/Imakefile: explain more macros
[mike.gabriel] os/Waitfor.c: simplify macro handling
[mike.gabriel] WaitFor.c Implement the intended NX_WAKEUP functionality
[mike.gabriel] Keystroke.c: fix typo
[mike.gabriel] NXdixfonts.c: call dix version of SetDefaultFontPath
[mike.gabriel] NXdixfonts.c: drop NXAGENT_DEBUG
[mike.gabriel] NXdixfonts.c: mark NX changes
[mike.gabriel] (NX)property.c: harmonize function name
[mike.gabriel] Screen.h: improve NXAGENT_ARTSD prototype definition
[mike.gabriel] NXdispatch.c: whitespace fix
[mike.gabriel] NXdispatch.c: some cleanup
[mike.gabriel] NXdispatch.c: fix invalid number of character '('
[mike.gabriel] NXdispatch.c, Reconnect.c: fix format specifiers
[mike.gabriel] Rootless.c: fix common realloc mistake
[mike.gabriel] Display.c: fix common realloc mistake
[mike.gabriel] Display.c: fix implicit declaration
[mike.gabriel] NXproperty.c: fix implicit declaration
[mike.gabriel] NXresource.c: rework marked nx code
[mike.gabriel] NXresource.c: Fix uninitialized variable
[mike.gabriel] NXresource.c: scope improvements
[mike.gabriel] Window.c: scope improvements
[mike.gabriel] NXproperty.c: fix comment/formatting
[mike.gabriel] Windows.h, Window.c*: reformat comments
[mike.gabriel] nxagent: Fix double variables
[mike.gabriel] nxagent: move variable definitions from headers to source files
[mike.gabriel] dixfont.h: add missing extern
[mike.gabriel] XlibInt.c: simplify handling of NX_TRANS_{CHANGE,DEBUG} macros
[mike.gabriel] XlibInt.c: reformat some comments
[mike.gabriel] XlibInt.c: simplify NX code insertion
[mike.gabriel] XlibInt.c: scope improvements/reformat
[mike.gabriel] NX.h: Add missing NX_CHANNEL_SLAVE type to description
[mike.gabriel] Clipboard.c: rearrange Atoms in debugging output
[mike.gabriel] Clipboard.c: use validateString in debugging output
[mike.gabriel] Clipboard.c: fix compilation with DEBUG
[mike.gabriel] Clipboard.c: rename nxagentLastRequestedSelection
[mike.gabriel] Clipboard.c: fix/improve debugging output
[mike.gabriel] Clipboard.c: fix some format specifiers
[mike.gabriel] Clipboard.c: print if selection owner is inside nagent in debugging output
[mike.gabriel] Clipboard.h: add missing externs
[mike.gabriel] Clipboard.h: reformat comments
[mike.gabriel] Clipboard.c: clear windowPtr in ClearSelectionOwner
[mike.gabriel] Clipboard.c: deactivate unused code
[mike.gabriel] Clipboard.{c,h}: cleanup prototypes
[mike.gabriel] Clipboard.c: rename static helpers and macros
[mike.gabriel] Clipboard.c: rename some exported functions
[mike.gabriel] dix/dispatch.c: fix buggy callback invocation
[mike.gabriel] dix/dispatch.c: Fix copy/paste error from before git history in UpdateCurrentTimeIf()
[mike.gabriel] Handlers.c: slight cosmetics
[mike.gabriel] Client.c: mask unused clientBytes stuff
[mike.gabriel] Client.c: use nxagentClientHint macro everywhere
[mike.gabriel] nxagent: use Xorg's callback mechanism for init/free of client privates
[mike.gabriel] NXdispatch.c: move nxagentClearClipboard to client callback
[mike.gabriel] NXdispatch.c: move nxagentCheckIfShadowAgent to client callback
[mike.gabriel] Client.c: add clientInfoString to client privates
[mike.gabriel] Display.c: filter remote Pixmap formats before doing the compatiblity check
[mike.gabriel] Improve clipboard/xfixes related debug output
[mike.gabriel] NXshm.c: simplify Dispatch functions
[mike.gabriel] NXshm.c: slight simplification
[mike.gabriel] Screen.c: fix wrong debug statement
[mike.gabriel] Dialog.h: Fix incomplete macro nxagentNoDialogIsRunning
[mike.gabriel] Dialog.h: reformat comment
[mike.gabriel] NXshm.c: cleanup nxagent_fbShmCreatePixmap
[mike.gabriel] Font.c: cleanup
[mike.gabriel] Font.c: fix realloc bugs
[mike.gabriel] Font.c: add hint of deliberate pointer misuse
[mike.gabriel] NXdispatch.c: free font data on exit
[mike.gabriel] Keyboard.c: free remote keybord names once no longer needed
[mike.gabriel] NXdixfonts.c: fix debugging output
[mike.gabriel] NXdixfonts.c: some code cleanups
[mike.gabriel] Keystroke.c: whitespace fixes
[mike.gabriel] Clipboard.c: fix typo
[mike.gabriel] Rootless.c: add some comments
[mike.gabriel] Rootless.c: improve TEST output
[mike.gabriel] Rootless.c: do not import private properties
[mike.gabriel] Reconnect.c: reformat saveAgentState()
[mike.gabriel] Screen.c: fix missing type in DEBUG mode
[mike.gabriel] Reconnect.c: reformat comments
[mike.gabriel] Reconnect.c: save some lines
[mike.gabriel] Events.h: reformat comments
[mjtrangoni] TravisCI: Upgrade CI configuration
[mike.gabriel] Enable slave socket in server mode
[mike.gabriel] mi: define NXAGENT_SERVER
[mike.gabriel] nxagent: Free atom map on termination
[mike.gabriel] nxagent: Add keystroke for dumping the current clipboard state
[mike.gabriel] Clipboard.c: improve Clipboard stats
[mike.gabriel] Clipboard.c: make setClientSelectionStage a function
[mike.gabriel] Clipboard.c: Fix: always reset selectionStage in endTransfer
[mike.gabriel] Clipboard.c: drop unused return code of sendSelectionNotifyEventToClient
[mike.gabriel] Clipboard.c: drop notifyConvertFailure
[mike.gabriel] Clipboard.c: call endTransfer()
[mike.gabriel] Clipboard.c: add elapsed time for lastClient to stats output if available
[mike.gabriel] Clipboard.c: use nxagentClientInfoString for debug output
[mike.gabriel] Clipboard.c: improve some more debugging messages
[mike.gabriel] Clipboard.c: add description/warning for nxagentClearClipboard
[mike.gabriel] Clipboard.c: small code improvement
[mike.gabriel] Client.h: make macro NULL pointer safe
[mike.gabriel] NXevents.c, NXdispatch.c: add some DEBUG statements
[mike.gabriel] release 3.5.99.24
------------------------------------------
[...truncated 151.19 KB...]
rm -f xm_dd.c
rm -f xm_line.c
rm -f xm_span.c
rm -f xm_tri.c
rm -f compsize.c
rm -f DONE
rm -f driverfuncs.c
rm -f driverfuncs.h
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[9]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/GL/mesa/X'
cleaning in programs/Xserver/GL/mesa/GLcore...
make[9]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/GL/mesa/GLcore'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[9]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/GL/mesa/GLcore'
rm -f Makefile Makefile.dep
make[8]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/GL/mesa'
rm -f Makefile Makefile.dep
make[7]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/GL'
cleaning in programs/Xserver/dbe...
make[7]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/dbe'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[7]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/dbe'
cleaning in programs/Xserver/record...
make[7]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/record'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[7]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/record'
cleaning in programs/Xserver/randr...
make[7]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/randr'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[7]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/randr'
cleaning in programs/Xserver/render...
make[7]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/render'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[7]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/render'
cleaning in programs/Xserver/xfixes...
make[7]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/xfixes'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[7]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/xfixes'
cleaning in programs/Xserver/damageext...
make[7]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/damageext'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[7]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/damageext'
cleaning in programs/Xserver/miext/cw...
make[7]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/miext/cw'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[7]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/miext/cw'
cleaning in programs/Xserver/composite...
make[7]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/composite'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[7]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/composite'
cleaning in programs/Xserver/hw/nxagent...
make[7]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/hw/nxagent'
rm -f stubs.c
rm -f miinitext.c
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
cleaning in programs/Xserver/hw/nxagent/compext...
make[8]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/hw/nxagent/compext'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[8]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/hw/nxagent/compext'
rm -f Makefile Makefile.dep
make[7]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/hw/nxagent'
cleaning in programs/Xserver/fb...
make[7]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/fb'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[7]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/fb'
cleaning in programs/Xserver/miext/damage...
make[7]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/miext/damage'
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut "#"*
rm -f Makefile Makefile.dep
make[7]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver/miext/damage'
rm -f Makefile Makefile.dep
make[6]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs/Xserver'
rm -f Makefile Makefile.dep
make[5]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11/programs'
make[4]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11'
find config programs include -type f -name Makefile | while read makefile; do rm -f $makefile; done
rm -f xmakefile
make[3]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs/nx-X11'
test -f nxdialog/Makefile && make -C nxdialog distclean || true
test -x ./mesa-quilt && ./mesa-quilt pop -a
mesa-quilt: quilt utility found, so we use it...
No patch removed
rm -Rf nx-X11/extras/Mesa/.pc/
rm -f nx-X11/config/cf/nxversion.def
rm -f nx-X11/config/cf/nxconfig.def
make[2]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs'
make[1]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs'
dh_quilt_unpatch -O--no-parallel
No patch removed
debian/rules override_dh_clean
make[1]: Entering directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs'
dh_clean
rm -f nx-X11/config/cf/date.def
make[1]: Leaving directory '/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs'
dpkg-source: warning: source directory 'nx-libs' is not <sourcepackage>-<upstreamversion> 'nx-libs-3.5.99.24'
dpkg-source: info: using source format `1.0'
dpkg-source: info: building nx-libs in nx-libs_3.5.99.24-0~git20211127.4102+8.heuler.1.tar.gz
dpkg-source: info: building nx-libs in nx-libs_3.5.99.24-0~git20211127.4102+8.heuler.1.dsc
sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on localhost
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
��� nx-libs 2:3.5.99.24-0~git20211127.4102+8.heuler.1 (powerpc) 27 Nov 2021 05:30 ���
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Package: nx-libs
Version: 2:3.5.99.24-0~git20211127.4102+8.heuler.1
Source Version: 2:3.5.99.24-0~git20211127.4102+8.heuler.1
Distribution: jessie
Machine Architecture: powerpc
Host Architecture: powerpc
Build Architecture: powerpc
I: NOTICE: Log filtering will replace 'build/nx-libs-Y9LtvK/nx-libs-3.5.99.24' with '��PKGBUILDDIR��'
I: NOTICE: Log filtering will replace 'build/nx-libs-Y9LtvK' with '��BUILDDIR��'
I: NOTICE: Log filtering will replace 'var/run/schroot/mount/jessie-powerpc-sbuild-60dbe73a-dbff-4a23-8ae2-fb2d3abcbd7c' with '��CHROOT��'
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
��� Update chroot ���
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Ign http://archive.debian.org jessie InRelease
Hit http://archive.debian.org jessie Release.gpg
Hit http://archive.debian.org jessie Release
Ign http://archive.debian.org jessie Release
Ign http://archive.debian.org jessie/main Sources/DiffIndex
Ign http://archive.debian.org jessie/main powerpc Packages/DiffIndex
Hit http://archive.debian.org jessie/main Translation-en
Hit http://archive.debian.org jessie/main Sources
Hit http://archive.debian.org jessie/main powerpc Packages
Reading package lists...
W: GPG error: http://archive.debian.org jessie Release: The following signatures were invalid: KEYEXPIRED 1587841717
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
��� Fetch source files ���
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Local sources
���������������������������������������
/home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs_3.5.99.24-0~git20211127.4102+8.heuler.1.dsc exists in /home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy; copying to chroot
Check architectures
���������������������������������������������������������
Check dependencies
������������������������������������������������������
Merged Build-Depends: build-essential, fakeroot
Filtered Build-Depends: build-essential, fakeroot
dpkg-deb: building package `sbuild-build-depends-core-dummy' in `/��BUILDDIR��/resolver-cmC4OY/apt_archive/sbuild-build-depends-core-dummy.deb'.
OK
Ign file: ./ InRelease
Get:1 file: ./ Release.gpg [299 B]
Get:2 file: ./ Release [2119 B]
Ign file: ./ Translation-en
Get:3 http://packages.x2go.org jessie InRelease [36.8 kB]
Get:4 http://packages.x2go.org jessie/main powerpc Packages [27.0 kB]
Get:5 http://packages.x2go.org jessie/heuler powerpc Packages [27.8 kB]
Ign http://packages.x2go.org jessie/heuler Translation-en
Ign http://packages.x2go.org jessie/main Translation-en
Fetched 91.6 kB in 3s (28.9 kB/s)
Reading package lists...
Reading package lists...
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
��� Install core build dependencies (aptitude-based resolver) ���
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
aptitude-common libboost-iostreams1.55.0 libcwidget3 libsigc++-2.0-0c2a
libsqlite3-0 libxapian22
Suggested packages:
tasksel debtags apt-xapian-index libcwidget-dev xapian-tools
Recommended packages:
aptitude-doc-en aptitude-doc libparse-debianchangelog-perl
The following NEW packages will be installed:
aptitude aptitude-common libboost-iostreams1.55.0 libcwidget3
libsigc++-2.0-0c2a libsqlite3-0 libxapian22
0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.
Need to get 4608 kB of archives.
After this operation, 20.9 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libboost-iostreams1.55.0 libsigc++-2.0-0c2a libcwidget3 libsqlite3-0
aptitude-common libxapian22 aptitude
E: There are problems and -y was used without --force-yes
apt-get failed.
W: Could not install aptitude!
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
��� Cleanup ���
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Purging /��BUILDDIR��
Not cleaning session: cloned chroot in use
E: Core build dependencies not satisfied; skipping
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
��� Summary ���
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Build Architecture: powerpc
Build-Space: 0
Build-Time: 0
Distribution: jessie
Fail-Stage: install-deps
Host Architecture: powerpc
Install-Time: 0
Job: /home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy/nx-libs_3.5.99.24-0~git20211127.4102+8.heuler.1.dsc
Machine Architecture: powerpc
Package: nx-libs
Package-Time: 0
Source-Version: 2:3.5.99.24-0~git20211127.4102+8.heuler.1
Space: 0
Status: failed
Version: 2:3.5.99.24-0~git20211127.4102+8.heuler.1
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Finished at 20211127-0530
Build needed 00:00:00, 0k disc space
E: Core build dependencies not satisfied; skipping
+ cleanup
+ typeset temp_dir=
+ for temp_dir in '"${temp_cleanup[@]}"'
+ '[' -n '' ']'
+ for temp_dir in '"${temp_cleanup[@]}"'
+ '[' -n /home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy ']'
+ '[' -d /home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy ']'
+ rm -Rf -- /home/x2go-jenkins/tmp/tmp.ciwxKMbbIYvShxSu6afo8RAy
Build step 'Execute shell' marked build as failure
More information about the x2go-commits
mailing list