<86>Sep 11 04:38:06 userdel[16444]: delete user 'rooter' <86>Sep 11 04:38:06 userdel[16444]: removed group 'rooter' owned by 'rooter' <86>Sep 11 04:38:06 userdel[16444]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 11 04:38:06 groupadd[16478]: group added to /etc/group: name=rooter, GID=657 <86>Sep 11 04:38:06 groupadd[16478]: group added to /etc/gshadow: name=rooter <86>Sep 11 04:38:06 groupadd[16478]: new group: name=rooter, GID=657 <86>Sep 11 04:38:06 useradd[16507]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Sep 11 04:38:06 userdel[16538]: delete user 'builder' <86>Sep 11 04:38:06 userdel[16538]: removed group 'builder' owned by 'builder' <86>Sep 11 04:38:06 userdel[16538]: removed shadow group 'builder' owned by 'builder' <86>Sep 11 04:38:06 groupadd[16574]: group added to /etc/group: name=builder, GID=658 <86>Sep 11 04:38:06 groupadd[16574]: group added to /etc/gshadow: name=builder <86>Sep 11 04:38:06 groupadd[16574]: new group: name=builder, GID=658 <86>Sep 11 04:38:06 useradd[16601]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/xscope-1.4.1-alt1.src.rpm: bad symbols in the license tag: / <13>Sep 11 04:38:08 rpmi: xorg-xtrans-devel-1.4.0-alt1 sisyphus+225206.100.1.2 1552949001 installed <13>Sep 11 04:38:08 rpmi: xorg-util-macros-1.19.3-alt1 sisyphus+265202.100.1.1 1611565405 installed <13>Sep 11 04:38:08 rpmi: xorg-proto-devel-2021.4-alt1 sisyphus+272146.100.1.1 1621424691 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xscope-1.4.1-alt1.nosrc.rpm (w1.gzdio) Installing xscope-1.4.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43423 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xscope-1.4.1 + echo 'Source #0 (xscope-1.4.1.tar.bz2):' Source #0 (xscope-1.4.1.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/xscope-1.4.1.tar.bz2 + /bin/tar -xf - + cd xscope-1.4.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43423 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xscope-1.4.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking if x86_64-alt-linux-gcc supports -Werror=unknown-warning-option... no checking if x86_64-alt-linux-gcc supports -Werror=unused-command-line-argument... no checking if x86_64-alt-linux-gcc supports -Wall... yes checking if x86_64-alt-linux-gcc supports -Wpointer-arith... yes checking if x86_64-alt-linux-gcc supports -Wmissing-declarations... yes checking if x86_64-alt-linux-gcc supports -Wformat=2... yes checking if x86_64-alt-linux-gcc supports -Wstrict-prototypes... yes checking if x86_64-alt-linux-gcc supports -Wmissing-prototypes... yes checking if x86_64-alt-linux-gcc supports -Wnested-externs... yes checking if x86_64-alt-linux-gcc supports -Wbad-function-cast... yes checking if x86_64-alt-linux-gcc supports -Wold-style-definition... yes checking if x86_64-alt-linux-gcc supports -Wdeclaration-after-statement... yes checking if x86_64-alt-linux-gcc supports -Wunused... yes checking if x86_64-alt-linux-gcc supports -Wuninitialized... yes checking if x86_64-alt-linux-gcc supports -Wshadow... yes checking if x86_64-alt-linux-gcc supports -Wmissing-noreturn... yes checking if x86_64-alt-linux-gcc supports -Wmissing-format-attribute... yes checking if x86_64-alt-linux-gcc supports -Wredundant-decls... yes checking if x86_64-alt-linux-gcc supports -Wlogical-op... yes checking if x86_64-alt-linux-gcc supports -Werror=implicit... yes checking if x86_64-alt-linux-gcc supports -Werror=nonnull... yes checking if x86_64-alt-linux-gcc supports -Werror=init-self... yes checking if x86_64-alt-linux-gcc supports -Werror=main... yes checking if x86_64-alt-linux-gcc supports -Werror=missing-braces... yes checking if x86_64-alt-linux-gcc supports -Werror=sequence-point... yes checking if x86_64-alt-linux-gcc supports -Werror=return-type... yes checking if x86_64-alt-linux-gcc supports -Werror=trigraphs... yes checking if x86_64-alt-linux-gcc supports -Werror=array-bounds... yes checking if x86_64-alt-linux-gcc supports -Werror=write-strings... yes checking if x86_64-alt-linux-gcc supports -Werror=address... yes checking if x86_64-alt-linux-gcc supports -Werror=int-to-pointer-cast... yes checking if x86_64-alt-linux-gcc supports -Werror=pointer-to-int-cast... yes checking if x86_64-alt-linux-gcc supports -pedantic... yes checking if x86_64-alt-linux-gcc supports -Werror... yes checking if x86_64-alt-linux-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking for socklen_t... yes checking for struct msghdr.msg_control... yes checking if Xtrans should support os-specific local connections... no checking for strcasecmp... yes checking for strlcpy... yes checking for xproto >= 7.0.17 xtrans... yes checking for getdtablesize... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in man make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1/man' /bin/sed -e 's|__vendorversion__|"xscope 1.4.1" "X Version 11"|' -e 's|__xorgversion__|"xscope 1.4.1" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < xscope.man > xscope.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1/man' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o decode_bigreq.o decode_bigreq.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o common.o common.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o decode_glx.o decode_glx.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o decode11.o decode11.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o decode_lbx.o decode_lbx.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o audio.o audio.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o decode_wcp.o decode_wcp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o decode_randr.o decode_randr.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o decode_shm.o decode_shm.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o decode_render.o decode_render.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fd.o fd.c fd.c: In function 'MainLoop': fd.c:420:1: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] 420 | MainLoop(void) | ^~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o decodenas.o decodenas.c decodenas.c: In function 'DecodeAudioError': decodenas.c:318:11: warning: unused variable 'Error' [-Wunused-variable] 318 | short Error = IByte(&buf[1]); | ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o print_bigreq.o print_bigreq.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions.o extensions.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o print_lbx.o print_lbx.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o print_glx.o print_glx.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o print_randr.o print_randr.c print_randr.c: In function 'RandrOldGetScreenInfoReply': print_randr.c:85:20: warning: variable 'ngvg' set but not used [-Wunused-but-set-variable] 85 | unsigned short ngvg; | ^~~~ print_randr.c:84:20: warning: variable 'nvg' set but not used [-Wunused-but-set-variable] 84 | unsigned short nvg; | ^~~ print_randr.c:83:20: warning: variable 'nsize' set but not used [-Wunused-but-set-variable] 83 | unsigned short nsize; | ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o printnas.o printnas.c printnas.c: In function 'PrintSuccessfulAudioSetUpReply': printnas.c:105:11: warning: variable 'm' set but not used [-Wunused-but-set-variable] 105 | short m; | ^ printnas.c:104:11: warning: variable 'n' set but not used [-Wunused-but-set-variable] 104 | short n; | ^ printnas.c: In function 'AudioListDevicesReply': printnas.c:326:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] 326 | long n; | ^ printnas.c: In function 'AuDeviceAttributes': printnas.c:354:9: warning: variable 'l' set but not used [-Wunused-but-set-variable] 354 | int l; | ^ At top level: printnas.c:221:1: warning: 'AudioImplementationError' defined but not used [-Wunused-function] 221 | AudioImplementationError(const unsigned char *buf) | ^~~~~~~~~~~~~~~~~~~~~~~~ printnas.c:210:1: warning: 'AudioLengthError' defined but not used [-Wunused-function] 210 | AudioLengthError(const unsigned char *buf) | ^~~~~~~~~~~~~~~~ printnas.c:198:1: warning: 'AudioIDChoiceError' defined but not used [-Wunused-function] 198 | AudioIDChoiceError(const unsigned char *buf) | ^~~~~~~~~~~~~~~~~~ printnas.c:187:1: warning: 'AudioAllocError' defined but not used [-Wunused-function] 187 | AudioAllocError(const unsigned char *buf) | ^~~~~~~~~~~~~~~ printnas.c:176:1: warning: 'AudioAccessError' defined but not used [-Wunused-function] 176 | AudioAccessError(const unsigned char *buf) | ^~~~~~~~~~~~~~~~ printnas.c:165:1: warning: 'AudioMatchError' defined but not used [-Wunused-function] 165 | AudioMatchError(const unsigned char *buf) | ^~~~~~~~~~~~~~~ printnas.c:153:1: warning: 'AudioValueError' defined but not used [-Wunused-function] 153 | AudioValueError(const unsigned char *buf) | ^~~~~~~~~~~~~~~ printnas.c:142:1: warning: 'AudioRequestError' defined but not used [-Wunused-function] 142 | AudioRequestError(const unsigned char *buf) | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o print_wcp.o print_wcp.c print_wcp.c: In function 'WcpAnalyzeImage1RLL': print_wcp.c:73:39: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=] 73 | fprintf(stdout, "%s %9d %9d:", Leader, y, (char *) data - buf); | ~~^ ~~~~~~~~~~~~~~~~~~~ | | | | int long int | %9ld print_wcp.c:103:42: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] 103 | fprintf(stdout, "%s%20s: %d, %d %d\n", Leader, error, | ~^ | | | int | %ld 104 | x, y - 1, (char *) data - buf); | ~~~~~~~~~~~~~~~~~~~ | | | long int print_wcp.c: In function 'WcpAnalyzeImageNLRU': print_wcp.c:180:39: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=] 180 | fprintf(stdout, "%s %9d %9d:", Leader, y, (char *) data - buf); | ~~^ ~~~~~~~~~~~~~~~~~~~ | | | | int long int | %9ld print_wcp.c:220:43: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'PIXEL' {aka 'long unsigned int'} [-Wformat=] 220 | fprintf(stdout, " %3ld:%0*x", run, bytes * 2, pix); | ~~~^ ~~~ | | | | unsigned int PIXEL {aka long unsigned int} | %0*lx print_wcp.c:229:42: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long int' [-Wformat=] 229 | fprintf(stdout, "%s%20s: %d, %d %d\n", Leader, error, | ~^ | | | int | %ld 230 | x, y - 1, (char *) data - buf); | ~~~~~~~~~~~~~~~~~~~ | | | long int make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o print_shm.o print_shm.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o prtype.o prtype.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o server.o server.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o print11.o print11.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o print_render.o print_render.c print_render.c: In function 'RenderQueryPictFormatsReply': print_render.c:82:10: warning: variable 'v' set but not used [-Wunused-but-set-variable] 82 | long v; | ^ print_render.c:81:10: warning: variable 'd' set but not used [-Wunused-but-set-variable] 81 | long d; | ^ print_render.c:80:10: warning: variable 's' set but not used [-Wunused-but-set-variable] 80 | long s; | ^ print_render.c:78:10: warning: variable 'n' set but not used [-Wunused-but-set-variable] 78 | long n; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o scope.o scope.c scope.c: In function 'FlushFD': scope.c:1054:38: warning: logical 'and' of equal expressions [-Wlogical-op] 1054 | if (errno != EWOULDBLOCK && errno != EAGAIN) { | ^~ scope.c: In function 'DataFromRawFile': scope.c:1374:36: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] 1374 | if (fgets(FDinfo[rawfd].buffer, BUFFER_SIZE, raw) == NULL) { | ~~~~~~~~~~~~~^~~~~~~ | | | unsigned char * In file included from /usr/include/stdio.h:866, from scope.h:58, from scope.c:51: /usr/include/bits/stdio2.h:260:25: note: expected 'char * restrict' but argument is of type 'unsigned char *' 260 | fgets (char *__restrict __s, int __n, FILE *__restrict __stream) | ~~~~~~~~~~~~~~~~~^~~ scope.c:1378:58: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1378 | FDinfo[rawfd].bufcount = strlen(FDinfo[rawfd].buffer); | ~~~~~~~~~~~~~^~~~~~~ | | | unsigned char * In file included from /usr/include/X11/Xos.h:62, from scope.h:56, from scope.c:51: /usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *' 391 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ scope.c:1382:12: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 1382 | in = FDinfo[rawfd].buffer; | ^ scope.c:1470:43: warning: pointer targets in passing argument 1 of 'warn' differ in signedness [-Wpointer-sign] 1470 | warn(FDinfo[rawfd].buffer); | ~~~~~~~~~~~~~^~~~~~~ | | | unsigned char * In file included from scope.h:127, from scope.c:51: proto.h:6:30: note: expected 'const char *' but argument is of type 'unsigned char *' 6 | extern void warn(const char *s); | ~~~~~~~~~~~~^ make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o table11.o table11.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o scope-transport.o scope-transport.c make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' x86_64-alt-linux-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o xscope audio.o common.o decode11.o decode_bigreq.o decode_glx.o decode_lbx.o decode_randr.o decode_render.o decode_shm.o decode_wcp.o decodenas.o extensions.o fd.o print11.o print_bigreq.o print_glx.o print_lbx.o print_randr.o print_render.o print_shm.o print_wcp.o printnas.o prtype.o scope-transport.o scope.o server.o table11.o make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69821 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xscope-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xscope-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xscope-1.4.1 + make DESTDIR=/usr/src/tmp/xscope-buildroot install make: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1/man' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/xscope-buildroot/usr/share/man/man1' /bin/install -c -m 644 xscope.1 '/usr/src/tmp/xscope-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1/man' make[1]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/xscope-1.4.1' /bin/mkdir -p '/usr/src/tmp/xscope-buildroot/usr/bin' /bin/install -c xscope '/usr/src/tmp/xscope-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' make: Leaving directory '/usr/src/RPM/BUILD/xscope-1.4.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xscope-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xscope-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/xscope-buildroot/ (default) Compressing files in /usr/src/tmp/xscope-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xscope-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: xscope-1.4.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75389 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xscope-1.4.1 + DOCDIR=/usr/src/tmp/xscope-buildroot/usr/share/doc/xscope-1.4.1 + export DOCDIR + rm -rf /usr/src/tmp/xscope-buildroot/usr/share/doc/xscope-1.4.1 + /bin/mkdir -p /usr/src/tmp/xscope-buildroot/usr/share/doc/xscope-1.4.1 + cp -prL README NEWS AUTHORS /usr/src/tmp/xscope-buildroot/usr/share/doc/xscope-1.4.1 + chmod -R go-w /usr/src/tmp/xscope-buildroot/usr/share/doc/xscope-1.4.1 + chmod -R a+rX /usr/src/tmp/xscope-buildroot/usr/share/doc/xscope-1.4.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YmUts4 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QE1F66 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GrhES7 Creating xscope-debuginfo package Processing files: xscope-debuginfo-1.4.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QR1gk4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AgHmD8 find-requires: running scripts (debuginfo) Requires: xscope = 1.4.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/xscope-1.4.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/xscope-debuginfo-1.4.1-alt1.x86_64.rpm (w2.lzdio) 18.32user 3.98system 0:25.16elapsed 88%CPU (0avgtext+0avgdata 63456maxresident)k 0inputs+0outputs (0major+1144040minor)pagefaults 0swaps /.out/xscope-1.4.1-alt1.x86_64.rpm: bad symbols in the license tag: / /.out/xscope-debuginfo-1.4.1-alt1.x86_64.rpm: bad symbols in the license tag: / 22.61user 7.43system 0:32.61elapsed 92%CPU (0avgtext+0avgdata 102072maxresident)k 0inputs+0outputs (0major+1417104minor)pagefaults 0swaps --- xscope-1.4.1-alt1.x86_64.rpm.repo 2014-06-09 16:54:02.000000000 +0000 +++ xscope-1.4.1-alt1.x86_64.rpm.hasher 2021-09-11 04:38:36.704692816 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/xscope-1.4.1/README 100644 root:root -/usr/share/man/man1/xscope.1.gz 100644 root:root +/usr/share/man/man1/xscope.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -13,2 +13,3 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: rtld(GNU_HASH) @@ -16,3 +17,3 @@ Provides: xscope = 1.4.1-alt1 -File: /usr/bin/xscope 100755 root:root 6b2b8d09e45b525975e4d465dbf88862 +File: /usr/bin/xscope 100755 root:root 9ffc793b74f58275b38a760853d38467 File: /usr/share/doc/xscope-1.4.1 40755 root:root @@ -21,3 +22,3 @@ File: /usr/share/doc/xscope-1.4.1/README 100644 root:root d858e69136648059b8369606136180fe -File: /usr/share/man/man1/xscope.1.gz 100644 root:root 624c13a62d43ebe6b98306d77c7583ce -RPMIdentity: 162a20b8ed41aa188ac0002612f598045fc20cc635f2a95b99ccac30a9c9030b14794244862dbb3f9fef3b0ad229c8bb80043711ac318527fbb0fa12b3ec338c +File: /usr/share/man/man1/xscope.1.xz 100644 root:root d538f94c6027106ca1253f89155d7065 +RPMIdentity: c425e2da9063e70d1d95d3d493bb7aa0dc3481d614671844e128d952e6c6e213a6a9f95d925e66dc979c66771ea7251abf9b806347aa71edcbf1b5faf6043987 --- xscope-debuginfo-1.4.1-alt1.x86_64.rpm.repo 2014-06-09 16:54:02.000000000 +0000 +++ xscope-debuginfo-1.4.1-alt1.x86_64.rpm.hasher 2021-09-11 04:38:36.810693213 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0c 40755 root:root -/usr/lib/debug/.build-id/0c/578faae74bb32c1b76869f55f0983c998555da 120777 root:root ../../../../bin/xscope -/usr/lib/debug/.build-id/0c/578faae74bb32c1b76869f55f0983c998555da.debug 120777 root:root ../../usr/bin/xscope.debug +/usr/lib/debug/.build-id/dc 40755 root:root +/usr/lib/debug/.build-id/dc/bb61ec728c13cb1ca6a20b2adcd7f50a165c8f 120777 root:root ../../../../bin/xscope +/usr/lib/debug/.build-id/dc/bb61ec728c13cb1ca6a20b2adcd7f50a165c8f.debug 120777 root:root ../../usr/bin/xscope.debug /usr/lib/debug/usr/bin/xscope.debug 100644 root:root @@ -6,3 +6,2 @@ /usr/src/debug/xscope-1.4.1/audio.c 100644 root:root -/usr/src/debug/xscope-1.4.1/bigreqscope.h 100644 root:root /usr/src/debug/xscope-1.4.1/common.c 100644 root:root @@ -21,5 +20,3 @@ /usr/src/debug/xscope-1.4.1/fd.h 100644 root:root -/usr/src/debug/xscope-1.4.1/glxscope.h 100644 root:root /usr/src/debug/xscope-1.4.1/lbxscope.h 100644 root:root -/usr/src/debug/xscope-1.4.1/nas.h 100644 root:root /usr/src/debug/xscope-1.4.1/print11.c 100644 root:root @@ -33,6 +30,3 @@ /usr/src/debug/xscope-1.4.1/printnas.c 100644 root:root -/usr/src/debug/xscope-1.4.1/proto.h 100644 root:root /usr/src/debug/xscope-1.4.1/prtype.c 100644 root:root -/usr/src/debug/xscope-1.4.1/randrscope.h 100644 root:root -/usr/src/debug/xscope-1.4.1/renderscope.h 100644 root:root /usr/src/debug/xscope-1.4.1/scope.c 100644 root:root @@ -40,5 +34,3 @@ /usr/src/debug/xscope-1.4.1/server.c 100644 root:root -/usr/src/debug/xscope-1.4.1/shmscope.h 100644 root:root /usr/src/debug/xscope-1.4.1/table11.c 100644 root:root -/usr/src/debug/xscope-1.4.1/wcpscope.h 100644 root:root /usr/src/debug/xscope-1.4.1/x11.h 100644 root:root @@ -49,9 +41,8 @@ Provides: xscope-debuginfo = 1.4.1-alt1 -File: /usr/lib/debug/.build-id/0c 40755 root:root -File: /usr/lib/debug/.build-id/0c/578faae74bb32c1b76869f55f0983c998555da 120777 root:root ../../../../bin/xscope -File: /usr/lib/debug/.build-id/0c/578faae74bb32c1b76869f55f0983c998555da.debug 120777 root:root ../../usr/bin/xscope.debug -File: /usr/lib/debug/usr/bin/xscope.debug 100644 root:root 0063db27d30fc42e20d3df7042ef63cd +File: /usr/lib/debug/.build-id/dc 40755 root:root +File: /usr/lib/debug/.build-id/dc/bb61ec728c13cb1ca6a20b2adcd7f50a165c8f 120777 root:root ../../../../bin/xscope +File: /usr/lib/debug/.build-id/dc/bb61ec728c13cb1ca6a20b2adcd7f50a165c8f.debug 120777 root:root ../../usr/bin/xscope.debug +File: /usr/lib/debug/usr/bin/xscope.debug 100644 root:root af883e4d617382ac35f548e4dc0dd314 File: /usr/src/debug/xscope-1.4.1 40755 root:root File: /usr/src/debug/xscope-1.4.1/audio.c 100644 root:root b811037ea1f92999dcb925f247702bd3 -File: /usr/src/debug/xscope-1.4.1/bigreqscope.h 100644 root:root 7251c789b1b0dbdd6c993a86bf282509 File: /usr/src/debug/xscope-1.4.1/common.c 100644 root:root 828373ed35ad12b904ebecca7de5e045 @@ -70,5 +61,3 @@ File: /usr/src/debug/xscope-1.4.1/fd.h 100644 root:root fd2a6d05d05159f9f54be3a704e9d9fc -File: /usr/src/debug/xscope-1.4.1/glxscope.h 100644 root:root 39be83e0b2538291cebbadfdfb2d648a File: /usr/src/debug/xscope-1.4.1/lbxscope.h 100644 root:root 983cf876230e67ba7e68cde7b8d00353 -File: /usr/src/debug/xscope-1.4.1/nas.h 100644 root:root ae6dbd37e4e4924f5f222ee10a25466b File: /usr/src/debug/xscope-1.4.1/print11.c 100644 root:root 6e12010ea7e157fd462057a04251449f @@ -82,6 +71,3 @@ File: /usr/src/debug/xscope-1.4.1/printnas.c 100644 root:root a346cf4baf86c0b3aad02951e3e544a4 -File: /usr/src/debug/xscope-1.4.1/proto.h 100644 root:root 1e865a876dd64f807e6eaec8f2349ac0 File: /usr/src/debug/xscope-1.4.1/prtype.c 100644 root:root af90b0ee27c6f3b4218abcce239266f0 -File: /usr/src/debug/xscope-1.4.1/randrscope.h 100644 root:root cde1434ca2ec004b41e799d40c2f66f9 -File: /usr/src/debug/xscope-1.4.1/renderscope.h 100644 root:root f0774433577b36bdda7fd9e71ea8f4eb File: /usr/src/debug/xscope-1.4.1/scope.c 100644 root:root 634236654c7ddc7c1fa83852099700ce @@ -89,6 +75,4 @@ File: /usr/src/debug/xscope-1.4.1/server.c 100644 root:root 64d374f8124a4115eed6eff09da4def0 -File: /usr/src/debug/xscope-1.4.1/shmscope.h 100644 root:root d3547625b7c59440b7a668b18b1e854d File: /usr/src/debug/xscope-1.4.1/table11.c 100644 root:root 9954b6f831bf2422d9b27cf75b30bb96 -File: /usr/src/debug/xscope-1.4.1/wcpscope.h 100644 root:root d28223ed737b2d113a840d380df8fb59 File: /usr/src/debug/xscope-1.4.1/x11.h 100644 root:root 2984b27f73358bdcf71caebe4bcf18a6 -RPMIdentity: 224d881cc384bf3d20b1a841b2e3e91e9069b18467cec252ecd68e9bfd672a0898df9643388ac070fef93397f73aff76e4d0849b00e9888c2488ccd73c084518 +RPMIdentity: a12e00924fcd23fca2e3c0779e100916121f73f54010cdbf4135c52c4b97ab3338c53aa0aa6757240eea07beeeab85594800b7179842ed6595244c16a1038ef3