<86>Jan  3 10:58:20 userdel[3448850]: delete user 'rooter'
<86>Jan  3 10:58:20 groupadd[3448979]: group added to /etc/group: name=rooter, GID=690
<86>Jan  3 10:58:20 groupadd[3448979]: group added to /etc/gshadow: name=rooter
<86>Jan  3 10:58:20 groupadd[3448979]: new group: name=rooter, GID=690
<86>Jan  3 10:58:20 useradd[3449041]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash
<86>Jan  3 10:58:20 userdel[3449076]: delete user 'builder'
<86>Jan  3 10:58:20 userdel[3449076]: removed group 'builder' owned by 'builder'
<86>Jan  3 10:58:20 userdel[3449076]: removed shadow group 'builder' owned by 'builder'
<86>Jan  3 10:58:20 groupadd[3449097]: group added to /etc/group: name=builder, GID=691
<86>Jan  3 10:58:20 groupadd[3449097]: group added to /etc/gshadow: name=builder
<86>Jan  3 10:58:20 groupadd[3449097]: new group: name=builder, GID=691
<86>Jan  3 10:58:20 useradd[3449106]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash
<13>Jan  3 10:58:23 rpmi: libselinux-devel-1:3.0-alt1 p9+247933.200.2.1 1585323538 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libaltselinux-0.1.0-alt1.nosrc.rpm
Installing libaltselinux-0.1.0-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61312
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libaltselinux-0.1.0
+ echo 'Source #0 (libaltselinux-0.1.0.tar):'
Source #0 (libaltselinux-0.1.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libaltselinux-0.1.0.tar
+ cd libaltselinux-0.1.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43205
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libaltselinux-0.1.0
+ 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: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
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
configure.ac:6: installing './ar-lib'
configure.ac:6: installing './compile'
configure.ac:2: installing './missing'
src/Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri dirname -- '{}'
+ 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'
+ readlink -e -- ./configure
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking dependency style of i586-alt-linux-gcc... none
checking for i586-alt-linux-ar... no
checking for i586-alt-linux-lib... no
checking for i586-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of i586-alt-linux-gcc... (cached) none
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-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 i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-alt-linux-gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o altselinux.lo altselinux.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c altselinux.c  -fPIC -DPIC -o .libs/altselinux.o
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c altselinux.c -o altselinux.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o libaltselinux.la -rpath /usr/lib altselinux.lo -lselinux 
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/altselinux.o   -lselinux  -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,libaltselinux.so.0 -o .libs/libaltselinux.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libaltselinux.so.0" && ln -s "libaltselinux.so.0.0.0" "libaltselinux.so.0")
libtool: link: (cd ".libs" && rm -f "libaltselinux.so" && ln -s "libaltselinux.so.0.0.0" "libaltselinux.so")
libtool: link: ar cr .libs/libaltselinux.a  altselinux.o
libtool: link: ranlib .libs/libaltselinux.a
libtool: link: ( cd ".libs" && rm -f "libaltselinux.la" && ln -s "../libaltselinux.la" "libaltselinux.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0/src'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33819
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libaltselinux-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libaltselinux-buildroot
+ cd libaltselinux-0.1.0
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libaltselinux-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0/src'
 /bin/mkdir -p '/usr/src/tmp/libaltselinux-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libaltselinux.la '/usr/src/tmp/libaltselinux-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libaltselinux.so.0.0.0 /usr/src/tmp/libaltselinux-buildroot/usr/lib/libaltselinux.so.0.0.0
libtool: install: (cd /usr/src/tmp/libaltselinux-buildroot/usr/lib && { ln -s -f libaltselinux.so.0.0.0 libaltselinux.so.0 || { rm -f libaltselinux.so.0 && ln -s libaltselinux.so.0.0.0 libaltselinux.so.0; }; })
libtool: install: (cd /usr/src/tmp/libaltselinux-buildroot/usr/lib && { ln -s -f libaltselinux.so.0.0.0 libaltselinux.so || { rm -f libaltselinux.so && ln -s libaltselinux.so.0.0.0 libaltselinux.so; }; })
libtool: install: /bin/install -p .libs/libaltselinux.lai /usr/src/tmp/libaltselinux-buildroot/usr/lib/libaltselinux.la
libtool: install: /bin/install -p .libs/libaltselinux.a /usr/src/tmp/libaltselinux-buildroot/usr/lib/libaltselinux.a
libtool: install: chmod 644 /usr/src/tmp/libaltselinux-buildroot/usr/lib/libaltselinux.a
libtool: install: ranlib /usr/src/tmp/libaltselinux-buildroot/usr/lib/libaltselinux.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/libaltselinux-buildroot/usr/include'
 /bin/install -p -m 644 altselinux.h '/usr/src/tmp/libaltselinux-buildroot/usr/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0'
make: Leaving directory '/usr/src/RPM/BUILD/libaltselinux-0.1.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libaltselinux-buildroot (auto)
removed './usr/lib/libaltselinux.la'
mode of './usr/lib/libaltselinux.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libaltselinux-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/libaltselinux-buildroot/ (default)
Compressing files in /usr/src/tmp/libaltselinux-buildroot (auto)
Adjusting library links in /usr/src/tmp/libaltselinux-buildroot
./usr/lib:
	libaltselinux.so.0 -> libaltselinux.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libaltselinux-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/libaltselinux.so.0.0.0: uses non-LFS functions: __xstat
Hardlinking identical .pyc and .pyo files
Processing files: libaltselinux-0.1.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rYCz6U
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libaltselinux-buildroot/usr/lib/libaltselinux.so.0: 6 symbols, 13 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.leaBIX
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libaltselinux.so.0 = set:gdlQowSaq5dSZE
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libselinux.so.1 >= set:li9ZhY8OBmp1GL4lyRi, 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.VOfrB6
Creating libaltselinux-debuginfo package
Processing files: libaltselinux-devel-0.1.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UXQtJy
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.SlKd3i
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libaltselinux = 0.1.0-alt1, /usr/lib/libaltselinux.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P2DgVs
Processing files: libaltselinux-debuginfo-0.1.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SnnLyX
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ApCQjR
find-requires: running scripts (debuginfo)
Provides: debug(libaltselinux.so.0)
Requires: libaltselinux = 0.1.0-alt1, debug(libc.so.6), debug(libselinux.so.1)
Removing 1 extra deps from libaltselinux-devel due to dependency on libaltselinux
warning: Installed (but unpackaged) file(s) found:
    /usr/lib/libaltselinux.a
Wrote: /usr/src/RPM/RPMS/i586/libaltselinux-0.1.0-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libaltselinux-devel-0.1.0-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libaltselinux-debuginfo-0.1.0-alt1.i586.rpm
7.96user 1.73system 0:18.10elapsed 53%CPU (0avgtext+0avgdata 22224maxresident)k
0inputs+0outputs (0major+707884minor)pagefaults 0swaps
12.87user 4.59system 0:27.92elapsed 62%CPU (0avgtext+0avgdata 119040maxresident)k
0inputs+0outputs (0major+1000878minor)pagefaults 0swaps