[X2Go-Commits] Build failed in Jenkins: nx-libs+nightly+opensuse-tumbleweed #72
jenkins at x2go.org
jenkins at x2go.org
Tue May 17 00:55:50 CEST 2022
See <https://jenkins.x2go.org:8443/job/nx-libs+nightly+opensuse-tumbleweed/72/display/redirect?page=changes>
Changes:
[uli42] README.md: Add a "Binary Builds" section
[mike.gabriel] Extend some manpage entries
[mike.gabriel] manpage and usage output: add -irlimit
[mike.gabriel] manpage: document copysize parameter
[mike.gabriel] Args.c: adapt message to use same format as similar messages
[mike.gabriel] nxagent: clarify sleep time units
[mike.gabriel] Extend sleep documentation
[mike.gabriel] travis-ci: add PVS Studio
[noreply] Create SECURITY.md
[noreply] Update SECURITY.md
[noreply] Update SECURITY.md
[uli42] randr: fix broken macros / memory corruption
[mike.gabriel] travisci: Fix PVS job
[mike.gabriel] nx-libs.spec: create nxdialog rpm
[mike.gabriel] libNX_X11: reintroduce HASXDMAUTH
[mike.gabriel] libNX_X11: reintroduce SECURE_RPC
[mike.gabriel] nx-xtrans.m4: reintroduce HAS_STICKY_DIR_BIT
[mike.gabriel] libNX_X11: set FAIL_HARD
[mike.gabriel] libNX_X11: set XTRANS_SEND_FDS=0
[mike.gabriel] Keyboard.c: fix indentation of ifdef
[mike.gabriel] Keyboard.c: improve capslock and numlock handling
[mike.gabriel] nxagent: fix stack smashing
[mike.gabriel] Screen.c: fix resizing bug with mutter window manager
[mike.gabriel] Display.c: factor out confinement window creation
[mike.gabriel] nxagent: Prevent resize loop
[mike.gabriel] Events.c: add more DEBUG output
[mike.gabriel] Events.c: add some comments/FIXMEs
[mike.gabriel] Events.c: store parent window from event to meaningful variable
[mike.gabriel] Display.c: disable confine window
[mike.gabriel] nxagent: add names to some windows in DEBUG mode
[mike.gabriel] Screen.c: improve debug output
[mike.gabriel] Screen.c: improve output of nxagentPrintAgentGeometry
[mike.gabriel] Screen.c: simplify nxagentResizeScreen
[mike.gabriel] Window.c: -reportprivatewids reports root window as such
[mike.gabriel] Window.c: simplify setting of isMapped private var
[mike.gabriel] NXwindow.c: fix some format specifiers
[mike.gabriel] Init.c: small simplification
[mike.gabriel] Screen.c: cleanup auto dpi handling
[mike.gabriel] Screen.c: scope improvement
[mike.gabriel] Screen.c: remove code that will have no effect
[mike.gabriel] Screen.c: remove another pointless code block
[mike.gabriel] Screen.c: drop unneccessary mask variable
[mike.gabriel] Screen.c: move attributes/valuemask to inner scopes
[mike.gabriel] Screen.c: scope improvements
[mike.gabriel] Screen.c: some more (cosmetic) changes
[mike.gabriel] Window.c: some more TEST and DEBUG output
[mike.gabriel] Events.c: More cosmetics
[uli42] fix spec file
[mike.gabriel] yConnDis.c: fix memory leak
[mike.gabriel] NXdixfonts.c: fix memory leak
[mike.gabriel] NXdixfonts.c: Rename BREAK_XFONT_LOOP to NXAGENT_DANGEROUS_XFONT_LOOP_EXIT (better macro name).
[mike.gabriel] NXdixfonts.c: Hard-code the enablement of NXAGENT_DANGEROUS_XFONT_LOOP_EXIT.
[uli42] Clipboard.c: fix missing )
[uli42] Compext.c: use SAFE_free macro
[uli42] Atoms.c: drop double include
[uli42] GCs.h: fix typo
[uli42] Compext.c: scope improvements
[uli42] Clipboard.c: add missing ifdefs
[uli42] Xext/panoramiX.c: rename shadowing variables
[uli42] nx-libs.spec: Set python shebang to python3 on fedora and rhel8
[uli42] Channel.h: rename variable to prevent shadowing
[uli42] Log.h: fix some shadow warnings
[uli42] Events.c: scope improvement
[uli42] Atoms.c: improve debug output
[uli42] Atoms.c: fix FIXME comment
[uli42] Screen.c: fix indentation in nxagentMaximizeToFullScreen
[uli42] compext/Png.c: fix shadowing
[uli42] Clipboard.c: fix bug in special optimization for nested settings
[mike.gabriel] NXdixfonts.c: Rename BREAK_XFONT_LOOP to NXAGENT_DANGEROUS_XFONT_LOOP_EXIT (better macro name).
[mike.gabriel] NXdixfonts.c: Hard-code the enablement of NXAGENT_DANGEROUS_XFONT_LOOP_EXIT.
[mike.gabriel] release 3.5.99.25
[mike.gabriel] NXdixfonts.c: Regression fix for db45683a. Fix typo in libXfont1 function call (FreeFontName -> FreeFontNames). Fixes FTBFS on Ubuntu 14.04 and 16.04.
[uli42] Events.c: fix leftover DEBUG and TEST definitions
[mike.gabriel] CVE-2020-14360: Check SetMap request length carefully.
[uli42] Handlers.c: ensure regular yields if suspended
[uli42] Init.c: Initialize nxagentGrabServerInfo
[mike.gabriel] nxagent: make Fullscreen and AllScreens Booleans
[mike.gabriel] nxagent: treat DesktopResize and nxagentResizeDesktopAtStartup as Booleans
[mike.gabriel] nxagent: treat several nxagentOptions as real Booleans
[mike.gabriel] nxagent: make nxagentOption Shadow a Boolean
[mike.gabriel] Options.h: mark Booleans
[mike.gabriel] nxagent: make Desktop, Rootless and Binder options Booleans (again)
[mike.gabriel] nxagent: make nxagentVerbose a Boolean
[mike.gabriel] nxagent: treat all Traps as Booleans everywhere
[mike.gabriel] nxagent: treat nxagentLastWindowDestroyed as Boolean
[mike.gabriel] nxagent: some more Boolean improvements
[mike.gabriel] nxagent: make nxagentDoFullgeneration a Boolean
[mike.gabriel] nxagent: make nxagentShadowResize a Boolean
[mike.gabriel] nxagent: make nxagentUserDefinedFontPath a Boolean
[mike.gabriel] nxagent: rework some Boolean checks
[mike.gabriel] Split.c, Image.c: make some internal variables Booleans
[mike.gabriel] nxagent: handle RegionNil macro as Boolean
[mike.gabriel] Drawable.c: make some variables Booleans
[mike.gabriel] GCOps.c: handle some internal variables as Booleans
[mike.gabriel] GCOps.c: make internal function Boolean
[mike.gabriel] nxagent: make XDMCP variables Booleans
[mike.gabriel] nxagent: improve Boolean handling for Reconnect functions
[mike.gabriel] Render.c: improve Boolean handling of nxagentCheckPictureRemoteValue
[mike.gabriel] nxagent: make nxagentBlocking an Boolean
[mike.gabriel] GCOps.c: make internal variable an function Booleans
[mike.gabriel] GC.c: make internal variable and function Boolean
[mike.gabriel] Client.c: cleanup Boolean handling for nxagentNeedWakeup*() macros
[mike.gabriel] Drawable.c: make abort flag a Boolean
[mike.gabriel] nxagent: make nxagentForceSynchronization a Boolean
[mike.gabriel] nxagent: make nxagentSkipImage a Boolean
[mike.gabriel] Handlers.c: make synchronize a Boolean variable
[mike.gabriel] Drawable.c: make doRoundRobin a Boolean
[mike.gabriel] nxagent: make nxagentXFixesInfo.Initialized a Boolean
[mike.gabriel] Events.h: fix wrong prototype
[mike.gabriel] nxagent: make nxagentXkbState.Initialized a Boolean
[mike.gabriel] Font.c: Use Booleans where appropriate
[mike.gabriel] Keyboard.c: noXkbExtension is a Boolean
[mike.gabriel] nxagent: nxagent(Default)WindowIsVisible() are Booleans
[mike.gabriel] CVE-2020-14360: Check SetMap request length carefully.
[mike.gabriel] Handlers.c: ensure regular yields if suspended
[mike.gabriel] nxagent: make Fullscreen and AllScreens Booleans
[mike.gabriel] nxagent: treat DesktopResize and nxagentResizeDesktopAtStartup as Booleans
[mike.gabriel] nxagent: treat several nxagentOptions as real Booleans
[mike.gabriel] nxagent: make nxagentOption Shadow a Boolean
[mike.gabriel] Options.h: mark Booleans
[mike.gabriel] nxagent: make Desktop, Rootless and Binder options Booleans (again)
[mike.gabriel] nxagent: make nxagentVerbose a Boolean
[mike.gabriel] nxagent: treat all Traps as Booleans everywhere
[mike.gabriel] nxagent: treat nxagentLastWindowDestroyed as Boolean
[mike.gabriel] nxagent: some more Boolean improvements
[mike.gabriel] nxagent: make nxagentDoFullgeneration a Boolean
[mike.gabriel] nxagent: make nxagentShadowResize a Boolean
[mike.gabriel] nxagent: make nxagentUserDefinedFontPath a Boolean
[mike.gabriel] nxagent: rework some Boolean checks
[mike.gabriel] Split.c, Image.c: make some internal variables Booleans
[mike.gabriel] nxagent: handle RegionNil macro as Boolean
[mike.gabriel] Drawable.c: make some variables Booleans
[mike.gabriel] GCOps.c: handle some internal variables as Booleans
[mike.gabriel] GCOps.c: make internal function Boolean
[mike.gabriel] nxagent: make XDMCP variables Booleans
[mike.gabriel] nxagent: improve Boolean handling for Reconnect functions
[mike.gabriel] Render.c: improve Boolean handling of nxagentCheckPictureRemoteValue
[mike.gabriel] nxagent: make nxagentBlocking an Boolean
[mike.gabriel] GCOps.c: make internal variable an function Booleans
[mike.gabriel] GC.c: make internal variable and function Boolean
[mike.gabriel] Client.c: cleanup Boolean handling for nxagentNeedWakeup*() macros
[mike.gabriel] Drawable.c: make abort flag a Boolean
[mike.gabriel] nxagent: make nxagentForceSynchronization a Boolean
[mike.gabriel] nxagent: make nxagentSkipImage a Boolean
[mike.gabriel] Handlers.c: make synchronize a Boolean variable
[mike.gabriel] Drawable.c: make doRoundRobin a Boolean
[mike.gabriel] nxagent: make nxagentXFixesInfo.Initialized a Boolean
[mike.gabriel] Events.h: fix wrong prototype
[mike.gabriel] nxagent: make nxagentXkbState.Initialized a Boolean
[mike.gabriel] Font.c: Use Booleans where appropriate
[mike.gabriel] Keyboard.c: noXkbExtension is a Boolean
[mike.gabriel] nxagent: nxagent(Default)WindowIsVisible() are Booleans
[mike.gabriel] Revert "CVE-2020-14360: Check SetMap request length carefully."
[mike.gabriel] nxagent: make full screen mode selectable at startup
[uli42] NXDispatch.c: remove double nxagentFreeAtomMap()
[uli42] manpage: document defaults for options -defer and -tile
[uli42] Handlers.c: use the same boolean values as in NXdispatch.c
[uli42] Client.h: conditionally add unused field
[uli42] Screen.c: clarify that characters are compared
[uli42] Handlers.c: add FIXME
[uli42] nxagent: Drop unused nxagentRootTileWindow
[uli42] fix formatting and spelling in various files
[uli42] Window.c: suppress warning
[uli42] Display.c: fix and reformat broken comment
[uli42] Atoms.c: fix strlen(NULL)
[uli42] Atoms.c: cosmetics in nxagentWriteAtom()
[uli42] Atoms.c: silence PVS Studio warning
[uli42] Colormap.c: fix parentheses
[uli42] Colormap.c: remove unneccessary check
[uli42] Keyboard.c: simplify code
[uli42] NXpicture.c: remove unneccessary check
[uli42] Atoms.c: add explanation for PVS Studio warning
[uli42] Display.c: prevent PVS Studio realloc warning
[uli42] Drawable.c: Prevent PVS Studio warning
[uli42] Keyboard.c: fix possible NULL pointer dereference
[uli42] NXglyph.c: check for malloc error
[uli42] Reconnect.c: fix possible realloc() memory loss
[uli42] Render.c: Init BoxRec
[uli42] Rootless.c: prevent PVS error
[uli42] Splash.c: remove unneccessary check
[uli42] Screen.c: check for malloc failures
[uli42] Window.c: check for malloc failure
[uli42] Window.c: check for malloc failure
[mike.gabriel] NXDispatch.c: remove double nxagentFreeAtomMap()
[mike.gabriel] manpage: document defaults for options -defer and -tile
[mike.gabriel] Handlers.c: use the same boolean values as in NXdispatch.c
[mike.gabriel] Client.h: conditionally add unused field
[mike.gabriel] Screen.c: clarify that characters are compared
[mike.gabriel] Handlers.c: add FIXME
[mike.gabriel] nxagent: Drop unused nxagentRootTileWindow
[mike.gabriel] fix formatting and spelling in various files
[mike.gabriel] Window.c: suppress warning
[mike.gabriel] Display.c: fix and reformat broken comment
[mike.gabriel] Mesa: make compilation with work with musl
[mike.gabriel] Xext: include limits.h
[uli42] Screen.c: remove superflous code that produces a crash
[uli42] Args.c: improve usage string for -geometry
[mike.gabriel] Xext: use $USRDATADIR/SecurityPolicy
[mike.gabriel] Xext: drop NX_ALTERNATIVEPOLICYFILE
[mike.gabriel] debian/patches: Drop 2002_xserver-xext_set-securitypolicy-path.debian.patch. Not required anymore since 689f811b.
[uli42] nxagent: drop unused nxagentVisibility variables
[uli42] Window.c: Fix 32bit code path
[uli42] NXproperty.c: clean returns
[uli42] NXproperty.c: simplify and reformat GetWindowProperty()
[uli42] NXproperty.c: GetWindowProperty(): add more comments, restruct prototype
[uli42] NXproperty.c, dix.c: simplify ProcDeleteProperty()
[mjtrangoni] shellcheck: Fix SC2006 issue
[mjtrangoni] shellcheck: Fix SC2162 issue
[mjtrangoni] shellcheck: Fix SC2148 issues
[mjtrangoni] shellcheck: Fix SC2059 issue
[mjtrangoni] shellcheck: Fix some SC2086 issues
[mjtrangoni] shellcheck: Fix SC2045 issue
[mjtrangoni] shellcheck: Fix SC2002 issue
[mjtrangoni] shellcheck: Fix SC2034 issue
[mjtrangoni] shellcheck: Fix SC2196 issues
[mjtrangoni] shellcheck: Fix SC2048 issue
[mjtrangoni] shellcheck: Fix SC2061 issue
[uli42] NXproperty.c: reorder functions
[uli42] Window.c: add another FIXME
[mike.gabriel] Screen.c: Fix fullscreen (onescreen) at startup
[mike.gabriel] Screen.c: rephrase comment
[mike.gabriel] nxagent: drop unused nxagentVisibility variables
[mike.gabriel] Window.c: Fix 32bit code path
[mike.gabriel] NXproperty.c: clean returns
[mike.gabriel] NXproperty.c: simplify and reformat GetWindowProperty()
[mike.gabriel] NXproperty.c: GetWindowProperty(): add more comments, restruct prototype
[mike.gabriel] NXproperty.c, dix.c: simplify ProcDeleteProperty()
[mike.gabriel] NXproperty.c: reorder functions
[mike.gabriel] Window.c: add another FIXME
[mike.gabriel] Screen.c: Fix fullscreen (onescreen) at startup
[mike.gabriel] Screen.c: rephrase comment
[mike.gabriel] release 3.5.99.26
[mjtrangoni] Implement github actions basics
[mjtrangoni] Add build jobs on containers
[mjtrangoni] Add shellcheck and cppcheck linters
[mjtrangoni] Replace TravisCI with GitHub Actions
[mjtrangoni] Move PVS run to GitHub Actions
[mjtrangoni] linters: Enable shellcheck
[mjtrangoni] Build nx-libs on different architectures
[mjtrangoni] Fix missing quilt on CentOS7
[mjtrangoni] Add linter references
[mjtrangoni] Install build-essentials on clang
[mjtrangoni] Add pylint to GitHub Actions
[mike.gabriel] shellcheck: Fix SC2164 issues
[mike.gabriel] shellcheck: Fix SC2064 issues
[mike.gabriel] shellcheck: Fix SC2022 issue
[mike.gabriel] shellcheck: Fix SC2230 issue
[mike.gabriel] nxdialog: fix/suppress some pylint findings
[mike.gabriel] .github/workflows/nx-libs.yml: In Fedora 34 and beyond, files from xorg-x11-xkb-utils-devel have been moved into bin:pkg xkbcomp-devel.
[mike.gabriel] nx-libs.spec: In Fedora 34 and beyond, files from xorg-x11-xkb-utils-devel have been moved into bin:pkg xkbcomp-devel.
[mike.gabriel] Forward ClientMessages to nxproxy side
[mike.gabriel] nxcomp/Children.cpp: display dialog text in output
[mike.gabriel] nxcomp/Children.cpp: add macro checks around some log/stderr prints
[mike.gabriel] nxcomp/Children.cpp: also try searching nxdialog, not only nxclient
[mike.gabriel] nxcomp/Children.cpp: reformat code
[mike.gabriel] nxcomp/Children.cpp: print a message if the dialog could not be displayed
[mike.gabriel] nxagent: fix RESIZE dialog text to not end with a linefeed
[mike.gabriel] nxcomp: Support Cygwin64.
[mike.gabriel] nxcomp/src/BlockCacheSet.cpp: Amend comment behind if-clause closure.
[mike.gabriel] Compext.c: fix comparisons of 16bit sequence numbers
[mike.gabriel] randr: Do not update ConnectionInfo if NULL
[mike.gabriel] fix building with binutils >= 2.36.
[mike.gabriel] Compext.c: some scope improvements
[mike.gabriel] Compext.c: add specific DEBUG and TEST macros
[mike.gabriel] Use NXAGENT_ONSTART define at more locations
[mike.gabriel] nxagent: make X2GO support optional
[mike.gabriel] nxagent: drop NXAGENT_SHAPE define
[mike.gabriel] nxagent: drop NXAGENT_SHAPE2 define
[mike.gabriel] Error.c: untabify
[mike.gabriel] document additional options only nxagent knows about
[mike.gabriel] Compext.c: document function return codes
[mike.gabriel] Compext.c: print received vs expected sequence number
[mike.gabriel] Compext.c: fix misleading error message
[mike.gabriel] Compext.c: fix comparisons of 16bit sequence numbers
[mike.gabriel] nxagent: add command line switch to enable composite
[mike.gabriel] Composite.c: fix comment
[mike.gabriel] nxagent: make nxagentCompositeEnable a Boolean
[mike.gabriel] nxagent: treat enableBackingStore as Boolean
[mike.gabriel] nxagent: make nxagentAlpha* Booleans
[mike.gabriel] nxagent: make nxagentX2go a Boolean everywhere
[mike.gabriel] nxagent: fix some variable types in Init
[mike.gabriel] Trap.h: fix type of traps
[mike.gabriel] nxagent: add missing command line switches to usage text
[uli42] Clipboard.c: add/fix comments
[uli42] Clipboard.c: improve error message
[uli42] Clipboard.c: improve debugging output
[uli42] Clipboard.c: improve explanations/FIXMEs
[uli42] Clipboard.c: print times unsigned
[uli42] Clipboard.c: do not set stage to new value if already set to that value
[uli42] Clipboard.c: catch selection failure from real X server
[uli42] Clipboard.c: rework LastClient stuff to work _per selection_
[uli42] Clipboard.c: improve function names once more
[uli42] Clipboard.c: reformat for better readability
[uli42] Clipboard.c: rename selection fields to {int,rem}Selection
[uli42] Clipboard.c: introduce translateLocalToRemote* helpers
[uli42] Clipboard.c: use index everywhere
[uli42] Clipboard.c: simplify nxagentHandleSelectionRequestFromXServer
[uli42] Clipboard.c: improve debug/test messages
[uli42] Clipboard.c: fix nxagentConvertSelection
[uli42] Clipboard.c: have lastServer* per selection
[uli42] Clipboard.c: rename function to better reflect meaning
[uli42] Clipboard.c: mark self-initiated event
[uli42] Clipboard.c: always print SelectionCallBackKind in debug output
[uli42] Clipboard.c: remove superflous index determination
[uli42] Clipboard.c: split if clause
[uli42] Clipboard.c: fix memleaks in DEBUG mode
[uli42] Clipboard.c: use for loops everywhere.
[uli42] Clipboard.c: restructure request accumulation code
[uli42] Clipboard.c: rephrase FIXME
[uli42] Clipboard.c: move selection Atoms into separate arrays
[uli42] Clipboard.c: drop clientCLIPBOARD
[uli42] Clipboard.c: fix comment position and init array pointer
[uli42] Clipboard.c: compact clipboard status output
[uli42] Atoms.c: add helper to easily print Atom names in debugging
[uli42] Clipboard.c: make use of the new helpers from Atoms.c
[uli42] Atoms.c: ensure to always return a valid string...
[uli42] Clipboard.c: avoid superflous atom conversion
[uli42] Clipboard.c: fix type in status output
[uli42] Clipboard.c: fix: use XlibWindow instead of Window
[uli42] Clipboard.c: target forwarding (Part 1/2)
[uli42] Clipboard.c: target forwarding (Part 2/2)
[uli42] Clipboard.c: add some more selection atoms
[uli42] Clipboard.c: add FIXMEs
[uli42] Clipboard.c: add TARGET_SIZES
[uli42] Clipboard.c: extend comments
[uli42] nxagent: add option -textclipboard
[uli42] Clipboard.c: disable TEXT and COMPOUND_TEXT
[uli42] Clipboard.c: replace loop by helper
[uli42] Clipboard.c: another round of debug improvements
[uli42] Clipboard.c: print separator when receiving events/requests in debug mode
[uli42] Clipboard: init variable
[uli42] Clipboard.c: fix some whitepace, comments and FIXMEs
[uli42] Clipboard.c: fix transfer from agent to X server
[uli42] Events.c: use index instead of i
[uli42] Clipboard.c: use NullClient instead of NULL where appropriate
[uli42] Clipboard.c: fix: remove wrong optimization
[uli42] Clipboard.c: once again improved DEBUG output
[uli42] Clipboard.c: remove obsolete FIXME comment
[uli42] Clipboard.c: fix: return after denying request
[uli42] Clipboard.c: correctly pass back failure to real X server
[uli42] Clipboard.c: fix indentation
[uli42] Clipboard.c: implement target caching
[uli42] Clipboard.c: improve some comments
[uli42] Clipboard.c: reset lastServer[].requestor on reconnect
[uli42] Events.c: use already available variable instead of repeating conversion
[uli42] Clipboard.c: move some (currently commented) code to inner scope
[uli42] Clipboard.c: introduce replyPendingRequestSelectionToXServer helper
[uli42] Clipboard.c: cancel pending requests in certain situations
[uli42] Clipboard.c: add another FIXME
[uli42] Clipboard.c: extend target caching for the other direction
[uli42] Clipboard.c: move property transfer to separate function
[uli42] Clipboard.c: make index the first argument everywhere
[uli42] Clipboard.c: rework nxagentFind*SelectionIndex() helpers
[uli42] Clipboard.c: limit selection nxagentFindCurrentSelectionIndex can return
[uli42] Clipboard.c: do not handle unknown selections in Callback handler
[uli42] Clipboard.c: improve debugging output once more
[uli42] Clipboard.c: delete property before/after certain operations
[uli42] Clipboard.c: move comment to correct location
[uli42] Clipboard.c: fix some comments, add FIXME
[uli42] Clipboard.c: check target cache for valid targets
[uli42] Clipboard.c: fix wrong debug message
[uli42] Clipboard.c: print clipboard content only on explicit request
[uli42] Clipboard.c: print more debug details for reply
[uli42] Clipboard.c: sanity check for invalid resource
[uli42] Clipboard.c: always flush after XConvertSelection() call
[uli42] Clipboard.c: improve comments
[uli42] Clipboard.c: improve debug output in special case
[uli42] Clipboard.c: add FIXMEs
[uli42] NXEvents.c: improve debugging
[uli42] Clipboard.c: improve some comments as requested by reviewer
[uli42] Clipboard.c: use NXAGENT_ONSTART macro on one more location
[uli42] Clipboard.c: harmonize naming regarding internal/local
[uli42] Clipboard.c: remove old code
[uli42] Clipboard.c: remove superfluous brackets
[uli42] Clipboard.c: add helper variable
[uli42] Clipboard.c: extend comment
[uli42] Clipboard.c: improve output for PRINT_CLIPBOARD_CONTENT_ON_DEBUG
[uli42] Clipboard.c: Fix: forward the correct type and format
[uli42] Clipboard.c: fix typos in comment
[uli42] Clipboard.c: fix format specifier
[uli42] Clipboard.c: rename intermediate variable
[uli42] Clipboard.c: rename nxagentFindLastSelectionOwnerIndex()
[uli42] Events.c: fix unused variable
[uli42] Clipboard.c: add missing target cache invalidation to some (currently unused) code
[uli42] Clipboard.c: remove obsolete (disabled) code
[uli42] Clipboard.c: extend setSelectionOwnerOnXServer()
[uli42] Clipboard.c: do not process requests if we do not have a local owner
[uli42] Clipboard.c: restruct setSelectionOwnerOnXServer
[uli42] Clipboard.c: remove superflous check
[uli42] Clipboard.c: improve some comments
[uli42] Clipboard.c: Only take full clipboard clearing action if non-empty
[uli42] Clipboard.c: print debug message if selection is already cleared
[uli42] NXdispatch.c: add an explaining comment
[uli42] Fix Xfixes event handling
[uli42] Events.c: add another comment
[uli42] Clipboard.c: check for invalid index
[uli42] Clipboard.c: Add debug output when selection is already cleared
[mike.gabriel] debian/control: Add B-D: libtirpc-dev.
[mike.gabriel] debian/rules: Define -DUseTIRPC=1 for nx-X11 build on Debian and Ubuntu versions that already have libtirpc.
[mike.gabriel] debian/control: Add B-D: libtirpc-dev.
[mike.gabriel] debian/rules: Define -DUseTIRPC=1 for nx-X11 build on Debian and Ubuntu versions that already have libtirpc.
[mike.gabriel] nx-X11: Add support for riscv64 architecture
[mike.gabriel] github actions: Use TIRPC for debian:sid
[mike.gabriel] .github/workflows/nx-libs.ym: Always build with -DUseTIRPC=YES.
[mike.gabriel] nxagent: extend x2go check
[mike.gabriel] nxdialog: rework comments
[mike.gabriel] nxdialog: use os.linesep to make it work on other systems
[mike.gabriel] Args.c: remove some empty lines
[mike.gabriel] Args.c: fix wrong comment
[mike.gabriel] Args.c: remove superfluous SAFE_free() call
[mike.gabriel] Imakefiles: whitespace fixes
[mike.gabriel] Screen.c: Fix wrong format specifier
[mike.gabriel] Screen.c, Window.c: use "None" everywhere for FullscreenWindow
[mike.gabriel] Clipboard.c: fix/reformat some comments
[uli42] Clipboard.c: re-add callbacks
[uli42] Clipboard.c: fix typo in array name
[uli42] Clipboard.c: use a TimeStamp datatype for lastTimeChanged as dix does
[uli42] Events.c: fix typo in comment
[uli42] Clipboard.c: fix some comments
[uli42] NXdispatch.c: use defined value CurrentTime instead of 0
[uli42] Screen.c: fix handling of AllScreens without a running window manager
[noreply] Add Ubuntu 22.04
------------------------------------------
[...truncated 53.89 KB...]
[ 149s] libXinerama1-1.1.4-1.14 ########################################
[ 149s] libXtst6-1.2.3-2.7 ########################################
[ 150s] libXcomposite1-0.4.5-1.11 ########################################
[ 152s] libXdamage1-1.1.5-1.13 ########################################
[ 153s] libXfixes3-6.0.0-2.3 ########################################
[ 154s] libXpm4-3.5.13-1.11 ########################################
[ 154s] libxcb-composite0-1.15-1.2 ########################################
[ 155s] libxcb-damage0-1.15-1.2 ########################################
[ 156s] libxcb-dpms0-1.15-1.2 ########################################
[ 156s] libxcb-dri2-0-1.15-1.2 ########################################
[ 158s] libxcb-dri3-0-1.15-1.2 ########################################
[ 159s] libxcb-glx0-1.15-1.2 ########################################
[ 159s] libxcb-present0-1.15-1.2 ########################################
[ 160s] libxcb-randr0-1.15-1.2 ########################################
[ 161s] libxcb-record0-1.15-1.2 ########################################
[ 161s] libxcb-render0-1.15-1.2 ########################################
[ 162s] libxcb-res0-1.15-1.2 ########################################
[ 164s] libxcb-screensaver0-1.15-1.2 ########################################
[ 165s] libxcb-shape0-1.15-1.2 ########################################
[ 171s] libxcb-shm0-1.15-1.2 ########################################
[ 172s] libxcb-sync1-1.15-1.2 ########################################
[ 172s] libxcb-xf86dri0-1.15-1.2 ########################################
[ 173s] libxcb-xfixes0-1.15-1.2 ########################################
[ 173s] libxcb-xinerama0-1.15-1.2 ########################################
[ 174s] libxcb-xinput0-1.15-1.2 ########################################
[ 175s] libxcb-xkb1-1.15-1.2 ########################################
[ 175s] libxcb-xtest0-1.15-1.2 ########################################
[ 176s] libxcb-xv0-1.15-1.2 ########################################
[ 176s] libxcb-xvmc0-1.15-1.2 ########################################
[ 177s] libXfont1-1.5.4-2.21 ########################################
[ 177s] autoconf-2.71-1.4 ########################################
[ 178s] cpp-12-1.4 ########################################
[ 178s] libfdisk1-2.37.4-1.4 ########################################
[ 179s] libbrotlienc1-1.0.9-1.8 ########################################
[ 179s] dwz-0.14-4.4 ########################################
[ 179s] gccmakedep-1.0.3-4.4 ########################################
[ 180s] make-4.3-3.4 ########################################
[ 180s] bzip2-1.0.8-4.4 ########################################
[ 180s] gzip-1.12-2.4 ########################################
[ 181s] libxml2-tools-2.9.14-1.2 ########################################
[ 181s] rpm-build-perl-4.17.0-7.4 ########################################
[ 181s] libasan8-12.1.0+git27-1.3 ########################################
[ 182s] libdb-4_8-4.8.30-39.4 ########################################
[ 183s] perl-5.34.0-2.4 ########################################
[ 183s] automake-1.16.5-1.8 ########################################
[ 184s] liblsan0-12.1.0+git27-1.3 ########################################
[ 184s] libtsan2-12.1.0+git27-1.3 ########################################
[ 185s] libubsan1-12.1.0+git27-1.3 ########################################
[ 185s] libctf-nobfd0-2.38-5.4 ########################################
[ 186s] binutils-2.38-5.4 ########################################
[ 187s] update-alternatives: using /usr/bin/ld.bfd to provide /usr/bin/ld (ld) in auto mode
[ 187s] libctf0-2.38-5.4 ########################################
[ 188s] libXdmcp6-1.1.3-1.13 ########################################
[ 189s] libatomic1-12.1.0+git27-1.3 ########################################
[ 189s] libcap-ng0-0.7.11-1.8 ########################################
[ 190s] libcom_err2-1.46.5-2.4 ########################################
[ 190s] libffi8-3.4.2-1.8 ########################################
[ 191s] libgpg-error0-1.45-1.4 ########################################
[ 192s] libgcrypt20-1.9.4-3.6 ########################################
[ 192s] libitm1-12.1.0+git27-1.3 ########################################
[ 193s] libjpeg8-8.2.2-69.3 ########################################
[ 194s] libkeyutils1-1.6.3-3.9 ########################################
[ 194s] libltdl7-2.4.7-1.4 ########################################
[ 195s] libmpdec3-2.5.1-2.9 ########################################
[ 196s] python38-base-3.8.13-1.5 ########################################
[ 196s] libpython3_8-1_0-3.8.13-1.5 ########################################
[ 197s] python3-xcb-proto-devel-7.6_1.15-1.1 ########################################
[ 197s] rpm-build-python-4.17.0-7.4 ########################################
[ 198s] libpcre1-8.45-1.6 ########################################
[ 198s] grep-3.7-3.2 ########################################
[ 199s] libpcre2-8-0-10.40-2.4 ########################################
[ 199s] libselinux1-3.3-2.4 ########################################
[ 200s] coreutils-9.1-2.2 ########################################
[ 201s] rpm-config-SUSE-20220421-1.1 ########################################
[ 201s] rpm-4.17.0-7.4 ########################################
[ 202s] Updating /etc/sysconfig/services ...
[ 203s] sed-4.8-3.11 ########################################
[ 203s] aaa_base-84.87+git20220419.bf51b75-1.2########################################
[ 203s] Updating /etc/sysconfig/language ...
[ 204s] Updating /etc/sysconfig/proxy ...
[ 204s] Updating /etc/sysconfig/windowmanager ...
[ 204s] tar-1.34-6.2 ########################################
[ 204s] aaa_base-malloccheck-84.87+git20220419########################################
[ 204s] librpmbuild9-4.17.0-7.4 ########################################
[ 205s] systemd-rpm-macros-16-1.4 ########################################
[ 205s] linux-glibc-devel-5.17-1.4 ########################################
[ 205s] glibc-locale-base-2.35-2.4 ########################################
[ 206s] permissions-config-1599_20220309-30.4 ########################################
[ 206s] Updating /etc/sysconfig/security ...
[ 207s] Warning: running kernel does not support fscaps
[ 207s] Checking permissions and ownerships - using the permissions files
[ 207s] /usr/share/permissions/permissions
[ 207s] /usr/share/permissions/permissions.easy
[ 207s] /etc/permissions.local
[ 207s] /usr/sbin/unix2_chkpwd: setting to root:shadow 4755 (wrong owner/group root:root)
[ 207s] /usr/sbin/unix_chkpwd: setting to root:shadow 4755 (wrong owner/group root:root)
[ 207s] permissions-20220309.1599-30.4 ########################################
[ 207s] pam-1.5.2-6.4 ########################################
[ 208s] Warning: running kernel does not support fscaps
[ 208s] Warning: running kernel does not support fscaps
[ 208s] pam_unix-1.5.2-6.4 ########################################
[ 209s] polkit-default-privs-1550+20220404.7b4########################################
[ 209s] Updating /etc/sysconfig/security ...
[ 209s] findutils-4.9.0-1.6 ########################################
[ 210s] libmount1-2.37.4-1.4 ########################################
[ 210s] libsubid4-4.11.1-1.6 ########################################
[ 211s] libpixman-1-0-0.40.0-1.10 ########################################
[ 211s] libpkgconf3-1.8.0-1.9 ########################################
[ 212s] pkgconf-1.8.0-1.9 ########################################
[ 213s] pkgconf-pkg-config-1.8.0-1.9 ########################################
[ 214s] xorgproto-devel-2022.1-1.4 ########################################
[ 214s] libXau-devel-1.0.9-1.13 ########################################
[ 214s] libxcb-devel-1.15-1.2 ########################################
[ 214s] libfontenc-devel-1.1.4-1.13 ########################################
[ 215s] libxcrypt-devel-4.4.27-1.7 ########################################
[ 215s] glibc-devel-2.35-2.4 ########################################
[ 216s] zlib-devel-1.2.11-19.4 ########################################
[ 216s] gcc12-12.1.0+git27-1.3 ########################################
[ 217s] gcc-12-1.4 ########################################
[ 217s] gcc12-PIE-12.1.0+git27-1.3 ########################################
[ 217s] libpng16-compat-devel-1.6.37-4.1 ########################################
[ 218s] libpng16-devel-1.6.37-4.1 ########################################
[ 218s] libstdc++6-devel-gcc12-12.1.0+git27-1.########################################
[ 222s] gcc12-c++-12.1.0+git27-1.3 ########################################
[ 222s] libbz2-devel-1.0.8-4.4 ########################################
[ 223s] xz-devel-5.2.5-3.4 ########################################
[ 223s] xkeyboard-config-2.34-2.2 ########################################
[ 223s] libxkbfile1-1.1.0-1.14 ########################################
[ 224s] xkbcomp-1.4.5-2.6 ########################################
[ 224s] libbrotli-devel-1.0.9-1.8 ########################################
[ 225s] freetype2-devel-2.12.1-1.2 ########################################
[ 225s] libseccomp2-2.5.4-1.4 ########################################
[ 226s] file-5.41-5.4 ########################################
[ 226s] libsepol2-3.3-1.8 ########################################
[ 230s] libsemanage2-3.3-2.6 ########################################
[ 231s] shadow-4.11.1-1.6 ########################################
[ 231s] Warning: running kernel does not support fscaps
[ 231s] Warning: running kernel does not support fscaps
[ 231s] Warning: running kernel does not support fscaps
[ 231s] Warning: running kernel does not support fscaps
[ 231s] Warning: running kernel does not support fscaps
[ 231s] Warning: running kernel does not support fscaps
[ 231s] Warning: running kernel does not support fscaps
[ 231s] Warning: running kernel does not support fscaps
[ 231s] Warning: running kernel does not support fscaps
[ 231s] sysuser-shadow-3.1-4.6 ########################################
[ 231s] /usr/sbin/groupadd -r kmem
[ 232s] /usr/sbin/groupadd -r lock
[ 232s] /usr/sbin/groupadd -r -g 5 tty
[ 233s] /usr/sbin/groupadd -r utmp
[ 233s] /usr/sbin/groupadd -r audio
[ 233s] /usr/sbin/groupadd -r cdrom
[ 234s] /usr/sbin/groupadd -r dialout
[ 234s] /usr/sbin/groupadd -r disk
[ 240s] /usr/sbin/groupadd -r input
[ 241s] /usr/sbin/groupadd -r lp
[ 241s] /usr/sbin/groupadd -r render
[ 242s] /usr/sbin/groupadd -r sgx
[ 243s] /usr/sbin/groupadd -r tape
[ 244s] /usr/sbin/groupadd -r video
[ 244s] system-group-hardware-20170617-24.8 ########################################
[ 245s] libutempter0-1.2.0-3.22 ########################################
[ 245s] Warning: running kernel does not support fscaps
[ 245s] libsmartcols1-2.37.4-1.4 ########################################
[ 246s] util-linux-2.37.4-1.4 ########################################
[ 246s] Warning: running kernel does not support fscaps
[ 246s] /usr/bin/mount: setting to root:root 4755 (wrong permissions 0755)
[ 246s] /usr/bin/umount: setting to root:root 4755 (wrong permissions 0755)
[ 246s] /usr/bin/wall: setting to root:tty 2755 (wrong permissions 0755)
[ 246s] /usr/bin/write: setting to root:tty 2755 (wrong permissions 0755)
[ 246s] Warning: running kernel does not support fscaps
[ 246s] /usr/bin/su: setting to root:root 4755 (wrong permissions 0755)
[ 246s] libturbojpeg0-8.2.2-69.3 ########################################
[ 247s] libverto1-0.3.1-1.23 ########################################
[ 248s] krb5-1.19.3-1.2 ########################################
[ 252s] libtirpc3-1.3.2-2.8 ########################################
[ 254s] makedepend-1.0.6-2.23 ########################################
[ 254s] xorg-cf-files-1.0.7-1.4 ########################################
[ 255s] imake-1.0.8-2.6 ########################################
[ 255s] patch-2.7.6-5.1 ########################################
[ 256s] libX11-xcb1-1.8-1.2 ########################################
[ 261s] libX11-devel-1.8-1.2 ########################################
[ 262s] libXext-devel-1.3.4-1.13 ########################################
[ 262s] libXfixes-devel-6.0.0-2.3 ########################################
[ 263s] libXi-devel-1.8-1.3 ########################################
[ 264s] libXrender-devel-0.9.10-1.18 ########################################
[ 264s] libXrandr-devel-1.5.2-1.13 ########################################
[ 265s] libXtst-devel-1.2.3-2.7 ########################################
[ 270s] libXcomposite-devel-0.4.5-1.11 ########################################
[ 271s] libXdamage-devel-1.1.5-1.13 ########################################
[ 271s] libXinerama-devel-1.1.4-1.14 ########################################
[ 271s] libXpm-devel-3.5.13-1.11 ########################################
[ 272s] rpm-build-4.17.0-7.4 ########################################
[ 272s] libtirpc-devel-1.3.2-2.8 ########################################
[ 273s] libjpeg8-devel-8.2.2-69.3 ########################################
[ 273s] build-compare-20220307T115648.b5abdde-########################################
[ 273s] libXfont-devel-1.5.4-2.21 ########################################
[ 274s] xkbcomp-devel-1.4.5-2.6 ########################################
[ 275s] libxml2-devel-2.9.14-1.2 ########################################
[ 276s] gcc-c++-12-1.4 ########################################
[ 276s] gcc-PIE-12-1.4 ########################################
[ 277s] libexpat-devel-2.4.8-1.4 ########################################
[ 277s] libXdmcp-devel-1.1.3-1.13 ########################################
[ 277s] libpixman-1-0-devel-0.40.0-1.10 ########################################
[ 278s] xcb-proto-devel-7.6_1.15-1.1 ########################################
[ 278s] rpmlint-mini-2.2.0+git20220509.ea27381########################################
[ 279s] post-build-checks-84.87+git20220325.f4########################################
[ 279s] libtool-2.4.7-1.4 ########################################
[ 280s] brp-check-suse-84.87+git20211116.6c5fe########################################
[ 280s] compat-usrmerge-build-84.87-5.9 ########################################
[ 281s] attr-2.5.1-1.20 ########################################
[ 282s] build-mkbaselibs-20220429-1.2 ########################################
[ 282s] fdupes-2.1.2-3.4 ########################################
[ 293s] now finalizing build dir...
[ 294s] unknown keyword in config: repourl:
[ 294s] unknown keyword in config: registryurl:
[ 294s] unknown keyword in config: repourl:
[ 294s] unknown keyword in config: registryurl:
[ 294s] unknown keyword in config: repourl:
[ 294s] unknown keyword in config: registryurl:
[ 294s] unknown keyword in config: repourl:
[ 294s] unknown keyword in config: registryurl:
[ 294s] -----------------------------------------------------------------
[ 294s] ----- building nx-libs.spec (user abuild)
[ 294s] -----------------------------------------------------------------
[ 294s] -----------------------------------------------------------------
[ 294s] unknown keyword in config: repourl:
[ 294s] unknown keyword in config: registryurl:
[ 294s] + exec rpmbuild --define '%vendor X2Go' -bs --define '_srcdefattr (-,root,root)' --nosignature /home/abuild/rpmbuild/SOURCES/nx-libs.spec
[ 294s] error: bare words are no longer supported, please use "...": 0 >= 23 || 0 >= 8 || 0PYTHON-NOT-FOUND == 3
[ 294s]
[ 294s] error: ^
[ 294s] error: /home/abuild/rpmbuild/SOURCES/nx-libs.spec:481: bad %if condition: 0 >= 23 || 0 >= 8 || 0PYTHON-NOT-FOUND == 3
[ 294s]
[ 294s]
[ 294s] japsand failed "build nx-libs.spec" at Mon May 16 22:55:49 UTC 2022.
[ 294s]
+ exit 1
+ cleanup
+ '[' -n '' ']'
+ '[' -n '' ']'
+ echo 'Warning: mock temporary config directory not defined. Skipping cleanup.'
Warning: mock temporary config directory not defined. Skipping cleanup.
+ typeset temp_dir=
+ for temp_dir in "${temp_cleanup[@]}"
+ '[' -n /var/lib/jenkins/tmp/tmp.92aQWOlhJVxrN4yfXgA2ZUfU ']'
+ '[' -d /var/lib/jenkins/tmp/tmp.92aQWOlhJVxrN4yfXgA2ZUfU ']'
+ rm -Rf -- /var/lib/jenkins/tmp/tmp.92aQWOlhJVxrN4yfXgA2ZUfU
Build step 'Execute shell' marked build as failure
More information about the x2go-commits
mailing list