<86>Jan 31 02:07:07 userdel[3017460]: delete user 'rooter' <86>Jan 31 02:07:07 userdel[3017460]: removed group 'rooter' owned by 'rooter' <86>Jan 31 02:07:07 userdel[3017460]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 31 02:07:07 groupadd[3017482]: group added to /etc/group: name=rooter, GID=654 <86>Jan 31 02:07:07 groupadd[3017482]: group added to /etc/gshadow: name=rooter <86>Jan 31 02:07:07 groupadd[3017482]: new group: name=rooter, GID=654 <86>Jan 31 02:07:07 useradd[3017499]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Jan 31 02:07:07 userdel[3017519]: delete user 'builder' <86>Jan 31 02:07:07 userdel[3017519]: removed group 'builder' owned by 'builder' <86>Jan 31 02:07:07 userdel[3017519]: removed shadow group 'builder' owned by 'builder' <86>Jan 31 02:07:07 groupadd[3017540]: group added to /etc/group: name=builder, GID=655 <86>Jan 31 02:07:07 groupadd[3017540]: group added to /etc/gshadow: name=builder <86>Jan 31 02:07:07 groupadd[3017540]: new group: name=builder, GID=655 <86>Jan 31 02:07:07 useradd[3017557]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash <13>Jan 31 02:07:09 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed <13>Jan 31 02:07:09 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed <13>Jan 31 02:07:09 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed <13>Jan 31 02:07:10 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed <13>Jan 31 02:07:10 rpmi: libxcbutil-1:0.4.0-alt1 1413392888 installed <13>Jan 31 02:07:10 rpmi: libxcbutil-devel-1:0.4.0-alt1 1413392888 installed <13>Jan 31 02:07:10 rpmi: xorg-util-macros-1.19.0-alt1 1409047704 installed <13>Jan 31 02:07:10 rpmi: doxygen-1:1.8.15-alt1 sisyphus+220984.100.1.2 1549663847 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libxcbutil-xrm-1.0-alt1.nosrc.rpm Installing libxcbutil-xrm-1.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xcb-util-xrm-1.0 + echo 'Source #0 (xcb-util-xrm-1.0.tar):' Source #0 (xcb-util-xrm-1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xcb-util-xrm-1.0.tar + cd xcb-util-xrm-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xcb-util-xrm-1.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + 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 -- '{}' + ./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 --disable-static configure: WARNING: unrecognized options: --without-included-gettext 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 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 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of x86_64-alt-linux-gcc... none checking whether to enable maintainer-specific portions of Makefiles... no checking for m4 that supports -I option... /usr/bin/m4 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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 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 XCB... yes checking whether libxcb was compiled against xcb-proto >= 1.6... checking for gawk... (cached) gawk yes 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 whether to build developer documentation... yes checking for doxygen... /usr/bin/doxygen checking for dot... no checking for XCB_AUX... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating xcb-xrm.pc config.status: creating xcb_xrm_intro config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"xcb-util-xrm\" -DPACKAGE_TARNAME=\"xcb-util-xrm\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"xcb-util-xrm\ 1.0\" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"xcb-util-xrm\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=0 -I. -I./include/ -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/libxcb_xrm_la-resource.lo `test -f 'src/resource.c' || echo './'`src/resource.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"xcb-util-xrm\" -DPACKAGE_TARNAME=\"xcb-util-xrm\" -DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"xcb-util-xrm 1.0\"" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"xcb-util-xrm\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=0 -I. -I./include/ -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c src/resource.c -fPIC -DPIC -o src/.libs/libxcb_xrm_la-resource.o make: Leaving directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' make: Entering directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"xcb-util-xrm\" -DPACKAGE_TARNAME=\"xcb-util-xrm\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"xcb-util-xrm\ 1.0\" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"xcb-util-xrm\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=0 -I. -I./include/ -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/libxcb_xrm_la-util.lo `test -f 'src/util.c' || echo './'`src/util.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"xcb-util-xrm\" -DPACKAGE_TARNAME=\"xcb-util-xrm\" -DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"xcb-util-xrm 1.0\"" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"xcb-util-xrm\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=0 -I. -I./include/ -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c src/util.c -fPIC -DPIC -o src/.libs/libxcb_xrm_la-util.o src/util.c: In function 'resolve_path': src/util.c:77:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&result, "%s/%s", base, path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' make: Entering directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"xcb-util-xrm\" -DPACKAGE_TARNAME=\"xcb-util-xrm\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"xcb-util-xrm\ 1.0\" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"xcb-util-xrm\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=0 -I. -I./include/ -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/libxcb_xrm_la-match.lo `test -f 'src/match.c' || echo './'`src/match.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"xcb-util-xrm\" -DPACKAGE_TARNAME=\"xcb-util-xrm\" -DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"xcb-util-xrm 1.0\"" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"xcb-util-xrm\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=0 -I. -I./include/ -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c src/match.c -fPIC -DPIC -o src/.libs/libxcb_xrm_la-match.o make: Leaving directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' make: Entering directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"xcb-util-xrm\" -DPACKAGE_TARNAME=\"xcb-util-xrm\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"xcb-util-xrm\ 1.0\" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"xcb-util-xrm\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=0 -I. -I./include/ -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/libxcb_xrm_la-database.lo `test -f 'src/database.c' || echo './'`src/database.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"xcb-util-xrm\" -DPACKAGE_TARNAME=\"xcb-util-xrm\" -DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"xcb-util-xrm 1.0\"" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"xcb-util-xrm\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=0 -I. -I./include/ -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c src/database.c -fPIC -DPIC -o src/.libs/libxcb_xrm_la-database.o make: Leaving directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' make: Entering directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"xcb-util-xrm\" -DPACKAGE_TARNAME=\"xcb-util-xrm\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"xcb-util-xrm\ 1.0\" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"xcb-util-xrm\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=0 -I. -I./include/ -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o src/libxcb_xrm_la-entry.lo `test -f 'src/entry.c' || echo './'`src/entry.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"xcb-util-xrm\" -DPACKAGE_TARNAME=\"xcb-util-xrm\" -DPACKAGE_VERSION=\"1.0\" "-DPACKAGE_STRING=\"xcb-util-xrm 1.0\"" -DPACKAGE_BUGREPORT=\"xcb@lists.freedesktop.org\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"xcb-util-xrm\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=0 -I. -I./include/ -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c src/entry.c -fPIC -DPIC -o src/.libs/libxcb_xrm_la-entry.o make: Leaving directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' make: Entering directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' /bin/sh ./libtool --tag=CC --mode=link 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 -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -no-undefined -export-symbols-regex '^xcb_xrm_' -o libxcb-xrm.la -rpath /usr/lib64 src/libxcb_xrm_la-database.lo src/libxcb_xrm_la-resource.lo src/libxcb_xrm_la-entry.lo src/libxcb_xrm_la-match.lo src/libxcb_xrm_la-util.lo -lxcb -lxcb-util -lxcb -lm libtool: link: /usr/bin/nm -B src/.libs/libxcb_xrm_la-database.o src/.libs/libxcb_xrm_la-resource.o src/.libs/libxcb_xrm_la-entry.o src/.libs/libxcb_xrm_la-match.o src/.libs/libxcb_xrm_la-util.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libxcb-xrm.exp libtool: link: /bin/grep -E -e "^xcb_xrm_" ".libs/libxcb-xrm.exp" > ".libs/libxcb-xrm.expT" libtool: link: mv -f ".libs/libxcb-xrm.expT" ".libs/libxcb-xrm.exp" libtool: link: echo "{ global:" > .libs/libxcb-xrm.ver libtool: link: cat .libs/libxcb-xrm.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libxcb-xrm.ver libtool: link: echo "local: *; };" >> .libs/libxcb-xrm.ver libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC src/.libs/libxcb_xrm_la-database.o src/.libs/libxcb_xrm_la-resource.o src/.libs/libxcb_xrm_la-entry.o src/.libs/libxcb_xrm_la-match.o src/.libs/libxcb_xrm_la-util.o -lxcb-util -lxcb -lm -g -O2 -Wl,-soname -Wl,libxcb-xrm.so.0 -Wl,-version-script -Wl,.libs/libxcb-xrm.ver -o .libs/libxcb-xrm.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libxcb-xrm.so.0" && ln -s "libxcb-xrm.so.0.0.0" "libxcb-xrm.so.0") libtool: link: (cd ".libs" && rm -f "libxcb-xrm.so" && ln -s "libxcb-xrm.so.0.0.0" "libxcb-xrm.so") libtool: link: ( cd ".libs" && rm -f "libxcb-xrm.la" && ln -s "../libxcb-xrm.la" "libxcb-xrm.la" ) make: Leaving directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63991 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libxcbutil-xrm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libxcbutil-xrm-buildroot + cd xcb-util-xrm-1.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libxcbutil-xrm-buildroot make: Entering directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' make[1]: Entering directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' /bin/mkdir -p '/usr/src/tmp/libxcbutil-xrm-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libxcb-xrm.la '/usr/src/tmp/libxcbutil-xrm-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libxcb-xrm.so.0.0.0 /usr/src/tmp/libxcbutil-xrm-buildroot/usr/lib64/libxcb-xrm.so.0.0.0 libtool: install: (cd /usr/src/tmp/libxcbutil-xrm-buildroot/usr/lib64 && { ln -s -f libxcb-xrm.so.0.0.0 libxcb-xrm.so.0 || { rm -f libxcb-xrm.so.0 && ln -s libxcb-xrm.so.0.0.0 libxcb-xrm.so.0; }; }) libtool: install: (cd /usr/src/tmp/libxcbutil-xrm-buildroot/usr/lib64 && { ln -s -f libxcb-xrm.so.0.0.0 libxcb-xrm.so || { rm -f libxcb-xrm.so && ln -s libxcb-xrm.so.0.0.0 libxcb-xrm.so; }; }) libtool: install: /bin/install -p .libs/libxcb-xrm.lai /usr/src/tmp/libxcbutil-xrm-buildroot/usr/lib64/libxcb-xrm.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libxcbutil-xrm-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 xcb-xrm.pc '/usr/src/tmp/libxcbutil-xrm-buildroot/usr/lib64/pkgconfig' /bin/mkdir -p '/usr/src/tmp/libxcbutil-xrm-buildroot/usr/include/xcb' /bin/install -p -m 644 include/xcb_xrm.h '/usr/src/tmp/libxcbutil-xrm-buildroot/usr/include/xcb' make[1]: Leaving directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' make: Leaving directory '/usr/src/RPM/BUILD/xcb-util-xrm-1.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libxcbutil-xrm-buildroot (auto) removed './usr/lib64/libxcb-xrm.la' mode of './usr/lib64/libxcb-xrm.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libxcbutil-xrm-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/xcb-xrm.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/xcb-xrm.pc: Libs: '-L${libdir} -lxcb-xrm ' --> '-lxcb-xrm' Checking contents of files in /usr/src/tmp/libxcbutil-xrm-buildroot/ (default) Compressing files in /usr/src/tmp/libxcbutil-xrm-buildroot (auto) Adjusting library links in /usr/src/tmp/libxcbutil-xrm-buildroot ./usr/lib64: libxcb-xrm.so.0 -> libxcb-xrm.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libxcbutil-xrm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libxcbutil-xrm-1.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63991 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xcb-util-xrm-1.0 + DOCDIR=/usr/src/tmp/libxcbutil-xrm-buildroot/usr/share/doc/libxcbutil-xrm-1.0 + export DOCDIR + rm -rf /usr/src/tmp/libxcbutil-xrm-buildroot/usr/share/doc/libxcbutil-xrm-1.0 + /bin/mkdir -p /usr/src/tmp/libxcbutil-xrm-buildroot/usr/share/doc/libxcbutil-xrm-1.0 + cp -prL ChangeLog README COPYING /usr/src/tmp/libxcbutil-xrm-buildroot/usr/share/doc/libxcbutil-xrm-1.0 + chmod -R go-w /usr/src/tmp/libxcbutil-xrm-buildroot/usr/share/doc/libxcbutil-xrm-1.0 + chmod -R a+rX /usr/src/tmp/libxcbutil-xrm-buildroot/usr/share/doc/libxcbutil-xrm-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ihiPuL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libxcbutil-xrm-buildroot/usr/lib64/libxcb-xrm.so.0: 14 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hErvnk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libxcb-xrm.so.0()(64bit) = set:hdZrc09ccspTtcdmOrzcSOWjZrJp6H Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libxcb-util.so.1()(64bit) >= set:ihCQe, libxcb.so.1()(64bit) >= set:nknU8BOnpMBgBn4, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QfP8lW Creating libxcbutil-xrm-debuginfo package Processing files: libxcbutil-xrm-devel-1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xREBrB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cO5yEj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(xcb-xrm) = 1.0 Requires: libxcbutil-xrm = 1.0-alt1, /usr/lib64/libxcb-xrm.so.0.0.0, /usr/lib64/pkgconfig, libxcb-devel, pkgconfig(xcb) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xAanX4 Processing files: libxcbutil-xrm-debuginfo-1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WiIPmT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZJ0eTK find-requires: running scripts (debuginfo) Provides: debug64(libxcb-xrm.so.0) Requires: libxcbutil-xrm = 1.0-alt1, debug64(libc.so.6), debug64(libxcb-util.so.1), debug64(libxcb.so.1) Removing 1 extra deps from libxcbutil-xrm-devel due to dependency on libxcbutil-xrm Wrote: /usr/src/RPM/RPMS/x86_64/libxcbutil-xrm-1.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libxcbutil-xrm-devel-1.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libxcbutil-xrm-debuginfo-1.0-alt1.x86_64.rpm 6.50user 2.95system 0:14.30elapsed 66%CPU (0avgtext+0avgdata 37344maxresident)k 0inputs+0outputs (0major+1258926minor)pagefaults 0swaps 11.37user 5.65system 0:21.76elapsed 78%CPU (0avgtext+0avgdata 116724maxresident)k 16inputs+0outputs (0major+1581237minor)pagefaults 0swaps --- libxcbutil-xrm-1.0-alt1.x86_64.rpm.repo 2016-10-18 14:01:55.000000000 +0000 +++ libxcbutil-xrm-1.0-alt1.x86_64.rpm.hasher 2021-01-31 02:07:27.466808876 +0000 @@ -11,3 +11,2 @@ Requires: libc.so.6(GLIBC_2.8)(64bit) -Requires: libm.so.6(GLIBC_2.2.5)(64bit) Requires: libxcb-util.so.1()(64bit) >= set:ihCQe --- libxcbutil-xrm-debuginfo-1.0-alt1.x86_64.rpm.repo 2016-10-18 14:01:55.000000000 +0000 +++ libxcbutil-xrm-debuginfo-1.0-alt1.x86_64.rpm.hasher 2021-01-31 02:07:27.496808909 +0000 @@ -18,3 +18,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libm.so.6) Requires: debug64(libxcb-util.so.1)