<86>Sep 29 11:42:37 userdel[2904429]: delete user 'rooter' <86>Sep 29 11:42:37 userdel[2904429]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:42:37 userdel[2904429]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:42:37 groupadd[2904512]: group added to /etc/group: name=rooter, GID=1820 <86>Sep 29 11:42:37 groupadd[2904512]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:42:37 groupadd[2904512]: new group: name=rooter, GID=1820 <86>Sep 29 11:42:37 useradd[2904565]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash <86>Sep 29 11:42:37 userdel[2904625]: delete user 'builder' <86>Sep 29 11:42:37 userdel[2904625]: removed group 'builder' owned by 'builder' <86>Sep 29 11:42:37 userdel[2904625]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:42:37 groupadd[2904663]: group added to /etc/group: name=builder, GID=1821 <86>Sep 29 11:42:37 groupadd[2904663]: group added to /etc/gshadow: name=builder <86>Sep 29 11:42:37 groupadd[2904663]: new group: name=builder, GID=1821 <86>Sep 29 11:42:37 useradd[2904682]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash <13>Sep 29 11:42:41 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed <13>Sep 29 11:42:41 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed <13>Sep 29 11:42:41 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed <13>Sep 29 11:42:42 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed <13>Sep 29 11:42:42 rpmi: libxcbutil-1:0.4.0-alt1 1413392888 installed <13>Sep 29 11:42:42 rpmi: libxcbutil-devel-1:0.4.0-alt1 1413392888 installed <13>Sep 29 11:42:42 rpmi: xorg-util-macros-1.19.0-alt1 1409047704 installed <13>Sep 29 11:42:42 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 (w1.gzdio) 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.52257 + 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.52257 + 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 -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 -j16 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.5465 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xcb-util-xrm-1.0 + make 'INSTALL=/usr/libexec/rpm-build/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 /usr/libexec/rpm-build/install -p libxcb-xrm.la '/usr/src/tmp/libxcbutil-xrm-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/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: /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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,gnuconfig) /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.18875 + 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.Z9tgKn 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.QBIk7Q 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.PLUe0n 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.83jlpY 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.nWMRjC 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.WghQKj 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.1peIH4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A0GsaT 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxcbutil-xrm-devel-1.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxcbutil-xrm-debuginfo-1.0-alt1.x86_64.rpm (w2.lzdio) 5.25user 8.27system 0:15.61elapsed 86%CPU (0avgtext+0avgdata 37296maxresident)k 0inputs+0outputs (0major+1281597minor)pagefaults 0swaps 3.76user 2.41system 0:26.66elapsed 23%CPU (0avgtext+0avgdata 135512maxresident)k 0inputs+0outputs (0major+216219minor)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 2024-09-29 11:43:01.682730996 +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 @@ -20,3 +19,3 @@ File: /usr/lib64/libxcb-xrm.so.0 120777 root:root libxcb-xrm.so.0.0.0 -File: /usr/lib64/libxcb-xrm.so.0.0.0 100644 root:root 2872d6f50c231daede2ddd53ee60fc21 +File: /usr/lib64/libxcb-xrm.so.0.0.0 100644 root:root a37af4645cf96f0b1398d5dff3a33c4b File: /usr/share/doc/libxcbutil-xrm-1.0 40755 root:root @@ -25,2 +24,2 @@ File: /usr/share/doc/libxcbutil-xrm-1.0/README 100644 root:root ff1744ffd95dd60e1399de51d10cd467 -RPMIdentity: d7a3b8220c809fbbf015bf049fc05ccf43127c09fa4cc2416c97238310d69ab76f29493edfdd1fe97b407210fba4bfea2bafdca5ef1c9bbd54ab897aa6f897f9 +RPMIdentity: ec991295ed3d19ac6f9be71a4af8d3faa1ed04aa3df58c6b51255b1fe104546ae364b5f08c3aa82e29a59447912cfb1f9e38caa93b3a1398a9c2e2302e9b51aa --- 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 2024-09-29 11:43:01.773732791 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ec 40755 root:root -/usr/lib/debug/.build-id/ec/f56b6897cbae48e78f755d3498bd5dfb15feb0 120777 root:root ../../../../lib64/libxcb-xrm.so.0.0.0 -/usr/lib/debug/.build-id/ec/f56b6897cbae48e78f755d3498bd5dfb15feb0.debug 120777 root:root ../../usr/lib64/libxcb-xrm.so.0.0.0.debug +/usr/lib/debug/.build-id/dd 40755 root:root +/usr/lib/debug/.build-id/dd/097bc41d929d45859fc21e884814b1dd114edd 120777 root:root ../../../../lib64/libxcb-xrm.so.0.0.0 +/usr/lib/debug/.build-id/dd/097bc41d929d45859fc21e884814b1dd114edd.debug 120777 root:root ../../usr/lib64/libxcb-xrm.so.0.0.0.debug /usr/lib/debug/usr/lib64/libxcb-xrm.so.0.0.0.debug 100644 root:root @@ -21,3 +21,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libm.so.6) Requires: debug64(libxcb-util.so.1) @@ -27,6 +26,6 @@ Provides: libxcbutil-xrm-debuginfo = 1.0-alt1 -File: /usr/lib/debug/.build-id/ec 40755 root:root -File: /usr/lib/debug/.build-id/ec/f56b6897cbae48e78f755d3498bd5dfb15feb0 120777 root:root ../../../../lib64/libxcb-xrm.so.0.0.0 -File: /usr/lib/debug/.build-id/ec/f56b6897cbae48e78f755d3498bd5dfb15feb0.debug 120777 root:root ../../usr/lib64/libxcb-xrm.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libxcb-xrm.so.0.0.0.debug 100644 root:root 08c5d18a595dc8f1ef5412fbd96ca4bf +File: /usr/lib/debug/.build-id/dd 40755 root:root +File: /usr/lib/debug/.build-id/dd/097bc41d929d45859fc21e884814b1dd114edd 120777 root:root ../../../../lib64/libxcb-xrm.so.0.0.0 +File: /usr/lib/debug/.build-id/dd/097bc41d929d45859fc21e884814b1dd114edd.debug 120777 root:root ../../usr/lib64/libxcb-xrm.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libxcb-xrm.so.0.0.0.debug 100644 root:root f1d104547321a42722326ea1d3fdb5a6 File: /usr/lib/debug/usr/lib64/libxcb-xrm.so.0.debug 120777 root:root libxcb-xrm.so.0.0.0.debug @@ -46,2 +45,2 @@ File: /usr/src/debug/xcb-util-xrm-1.0/src/util.c 100644 root:root 853172d39aece6ebeebfbd90ecab2431 -RPMIdentity: bc2933f7e5520b7e1a2cb049c7eab9040d6bbd7c3152082b833b581d9441642c3478d9fe147a6c06f474fb7c783a21679403d8b3879758fcdaa7eba3dd983996 +RPMIdentity: cd84353bba3049430838c7364a78737790856cff5c0f7f7b7fecee8a8b6af67e842febbb1bba43f611e8cf0439b1c8d695b7ed6c76a49ad1a60ff4aea6a9a5cd --- libxcbutil-xrm-devel-1.0-alt1.x86_64.rpm.repo 2016-10-18 14:01:55.000000000 +0000 +++ libxcbutil-xrm-devel-1.0-alt1.x86_64.rpm.hasher 2024-09-29 11:43:01.869734685 +0000 @@ -13,2 +13,2 @@ File: /usr/lib64/pkgconfig/xcb-xrm.pc 100644 root:root 40e94f214caf181ba78c34e42031e40f -RPMIdentity: c8ae8e6e8f16da10ddab66a53bb155fa505e2179213d5aacd5aa69d77736a0ecd83d22e6ee2aeaf94bdd79eabefefbea105b1c91843ac5a7d27e521c1c83b35b +RPMIdentity: 135564861f2cb57b47e6bd59d536bd1b88661586feaf10a25b8eb1182c5ceb95aa7989c3fca6c288135fe10a0bf69a0008db8d8e63a345e93d297218beef67b3