<86>Apr 21 00:51:29 userdel[17165]: delete user 'rooter' <86>Apr 21 00:51:29 userdel[17165]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:51:29 userdel[17165]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:51:29 groupadd[17183]: group added to /etc/group: name=rooter, GID=561 <86>Apr 21 00:51:29 groupadd[17183]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:51:29 groupadd[17183]: new group: name=rooter, GID=561 <86>Apr 21 00:51:29 useradd[17229]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Apr 21 00:51:29 userdel[17291]: delete user 'builder' <86>Apr 21 00:51:29 groupadd[17322]: group added to /etc/group: name=builder, GID=562 <86>Apr 21 00:51:29 groupadd[17322]: group added to /etc/gshadow: name=builder <86>Apr 21 00:51:29 groupadd[17322]: new group: name=builder, GID=562 <86>Apr 21 00:51:29 useradd[17335]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash <13>Apr 21 00:51:31 rpmi: xorg-xproto-devel-7.0.31-alt0.M80P.1 p8+226471.100.1.1 1554301566 installed <13>Apr 21 00:51:31 rpmi: libICE-1.0.9-alt1 1409902719 installed <13>Apr 21 00:51:31 rpmi: libSM-1.2.2-alt1 1391072686 installed <13>Apr 21 00:51:31 rpmi: libICE-devel-1.0.9-alt1 1409902719 installed <13>Apr 21 00:51:31 rpmi: libSM-devel-1.2.2-alt1 1391072686 installed <13>Apr 21 00:51:31 rpmi: libX11-locales-3:1.6.3-alt1 1431956885 installed <13>Apr 21 00:51:31 rpmi: xorg-kbproto-devel-1.0.6-alt1 1332531883 installed <13>Apr 21 00:51:31 rpmi: libXdmcp-1.1.1-alt1 1334617699 installed <13>Apr 21 00:51:31 rpmi: libXau-1.0.8-alt1 1369565807 installed <13>Apr 21 00:51:32 rpmi: libxcb-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 21 00:51:32 rpmi: libX11-3:1.6.3-alt1 1431956911 installed <13>Apr 21 00:51:32 rpmi: libXt-1.1.4-alt1 1369984716 installed <13>Apr 21 00:51:32 rpmi: libXext-1.3.3-alt1 1409902932 installed <13>Apr 21 00:51:32 rpmi: libXmu-1.1.2-alt1 1391072528 installed <13>Apr 21 00:51:33 rpmi: libxcb-devel-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 21 00:51:33 rpmi: libX11-devel-3:1.6.3-alt1 1431956911 installed <13>Apr 21 00:51:34 rpmi: libXt-devel-1.1.4-alt1 1369984716 installed <13>Apr 21 00:51:34 rpmi: libXmu-devel-1.1.2-alt1 1391072528 installed <13>Apr 21 00:51:34 rpmi: xorg-util-macros-1.19.0-alt1 1409047704 installed Installing xpr-1.0.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83763 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xpr-1.0.4 + echo 'Source #0 (xpr-1.0.4.tar.bz2):' Source #0 (xpr-1.0.4.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/xpr-1.0.4.tar.bz2 + /bin/tar -xf - + cd xpr-1.0.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.83763 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xpr-1.0.4 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ 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 + 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 --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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed 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 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-Wcast-qual... 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-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 for XPR... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory `/usr/src/RPM/BUILD/xpr-1.0.4' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/xpr-1.0.4' CC x2jet.o x2jet.c: In function 'scale_and_orient_image': x2jet.c:498:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] set_header_trailer_limits((char *)header, (char *)trailer, usable.width); ^ x2jet.c:498:45: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] set_header_trailer_limits((char *)header, (char *)trailer, usable.width); ^ x2jet.c: In function 'swap_black_and_white': x2jet.c:591:11: warning: declaration of 'color' shadows a global declaration [-Wshadow] XColor *color; ^ x2jet.c:559:3: note: shadowed declaration is here } color; ^ CC x2pmp.o x2pmp.c: In function 'x2pmp': x2pmp.c:232:25: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] p_move_abs( out, x_pos + (width - strlen(foot)*FONT_WIDTH) >> 1, ^ x2pmp.c:237:25: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] p_move_abs( out, x_pos + (width - strlen(foot)*FONT_WIDTH) >> 1, ^ x2pmp.c: In function 'magnification_table': x2pmp.c:273:21: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] b &= ~(1 << bit-1); ^ CC xpr.o xpr.c: In function 'build_sixmap': xpr.c:1084:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] unsigned char *buffer = (unsigned char *)data; ^ xpr.c: In function 'ps_finish': xpr.c:1549:13: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] char **p = (char **)ps_epilog; ^ xpr.c: In function 'ps_output_bits': xpr.c:1711:29: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] unsigned char *buffer = (unsigned char *)data; ^ xpr.c: In function 'ln03_setup': xpr.c:1204:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buf, bp-buf); ^ xpr.c: In function 'ln03_output_sixels': xpr.c:1630:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, (char *)buf, bp-buf); ^ xpr.c: In function 'ln03_finish': xpr.c:1224:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buf, bp-buf); ^ xpr.c: In function 'la100_setup': xpr.c:1245:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buf, bp-buf); ^ xpr.c: In function 'la100_output_sixels': xpr.c:1693:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, (char *)buf, bp-buf); ^ xpr.c: In function 'la100_finish': xpr.c:1253:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, LA100_RESET, sizeof LA100_RESET - 1); ^ xpr.c: In function 'main': xpr.c:1979:12: warning: 'iword' may be used uninitialized in this function [-Wmaybe-uninitialized] if (iword & 1) { ^ xpr.c:1968:18: note: 'iword' was declared here register int iword; /* current input word (*iwordp) */ ^ CCLD xpr GEN xdpr GEN xdpr.1 GEN xpr.1 make[1]: Leaving directory `/usr/src/RPM/BUILD/xpr-1.0.4' make: Leaving directory `/usr/src/RPM/BUILD/xpr-1.0.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47742 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xpr-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xpr-buildroot + cd xpr-1.0.4 + make install DESTDIR=/usr/src/tmp/xpr-buildroot make: Entering directory `/usr/src/RPM/BUILD/xpr-1.0.4' make[1]: Entering directory `/usr/src/RPM/BUILD/xpr-1.0.4' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/xpr-buildroot/usr/bin" /bin/install -c xpr '/usr/src/tmp/xpr-buildroot/usr/bin' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/xpr-buildroot/usr/bin" /bin/install -c xdpr '/usr/src/tmp/xpr-buildroot/usr/bin' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/xpr-buildroot/usr/share/man/man1" /bin/install -c -m 644 xdpr.1 xpr.1 '/usr/src/tmp/xpr-buildroot/usr/share/man/man1' make[1]: Leaving directory `/usr/src/RPM/BUILD/xpr-1.0.4' make: Leaving directory `/usr/src/RPM/BUILD/xpr-1.0.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xpr-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xpr-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/xpr-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xpr-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: xpr-1.0.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wwUqe6 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.toWsSa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: xwd Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, libX11.so.6()(64bit) >= set:onR3e7, libXmuu.so.1()(64bit) >= set:hgL21, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(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), xwd Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UZNzgi Creating xpr-debuginfo package Processing files: xpr-debuginfo-1.0.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d9OPus find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eRepyF find-requires: running scripts (debuginfo) Requires: xpr = 1.0.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libXmuu.so.1), debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/xpr-1.0.4-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/xpr-debuginfo-1.0.4-alt1.x86_64.rpm 3.65user 1.24system 0:11.88elapsed 41%CPU (0avgtext+0avgdata 46348maxresident)k 0inputs+0outputs (0major+527262minor)pagefaults 0swaps 8.23user 3.65system 0:20.74elapsed 57%CPU (0avgtext+0avgdata 122028maxresident)k 0inputs+0outputs (0major+752209minor)pagefaults 0swaps --- xpr-1.0.4-alt1.x86_64.rpm.repo 2012-04-23 13:13:39.000000000 +0000 +++ xpr-1.0.4-alt1.x86_64.rpm.hasher 2019-04-21 00:51:48.337903182 +0000 @@ -2,4 +2,4 @@ /usr/bin/xpr 100755 -/usr/share/man/man1/xdpr.1.gz 100644 -/usr/share/man/man1/xpr.1.gz 100644 +/usr/share/man/man1/xdpr.1.xz 100644 +/usr/share/man/man1/xpr.1.xz 100644 Requires: /bin/sh @@ -9,2 +9,3 @@ Requires: libXmuu.so.1()(64bit) >= set:hgL21 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit)