<86>Mar 31 01:09:42 userdel[26428]: delete user 'rooter' <86>Mar 31 01:09:42 userdel[26428]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 31 01:09:42 groupadd[26449]: group added to /etc/group: name=rooter, GID=567 <86>Mar 31 01:09:42 groupadd[26449]: group added to /etc/gshadow: name=rooter <86>Mar 31 01:09:42 groupadd[26449]: new group: name=rooter, GID=567 <86>Mar 31 01:09:42 useradd[26463]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Mar 31 01:09:42 userdel[26482]: delete user 'builder' <86>Mar 31 01:09:42 userdel[26482]: removed group 'builder' owned by 'builder' <86>Mar 31 01:09:42 userdel[26482]: removed shadow group 'builder' owned by 'builder' <86>Mar 31 01:09:42 groupadd[26499]: group added to /etc/group: name=builder, GID=568 <86>Mar 31 01:09:42 groupadd[26499]: group added to /etc/gshadow: name=builder <86>Mar 31 01:09:42 groupadd[26499]: new group: name=builder, GID=568 <86>Mar 31 01:09:42 useradd[26516]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Mar 31 01:09:44 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Mar 31 01:09:44 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Mar 31 01:09:44 rpmi: libverto-devel-0.2.6-alt1_6 1455633234 installed <13>Mar 31 01:09:44 rpmi: libcom_err-devel-1.42.13-alt2 1449075846 installed <13>Mar 31 01:09:44 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Mar 31 01:09:44 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Mar 31 01:09:44 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Mar 31 01:09:44 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed <86>Mar 31 01:09:44 groupadd[37746]: group added to /etc/group: name=_keytab, GID=499 <86>Mar 31 01:09:44 groupadd[37746]: group added to /etc/gshadow: name=_keytab <86>Mar 31 01:09:44 groupadd[37746]: new group: name=_keytab, GID=499 <13>Mar 31 01:09:44 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Mar 31 01:09:44 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Mar 31 01:09:44 groupadd[38085]: group added to /etc/group: name=sasl, GID=498 <86>Mar 31 01:09:44 groupadd[38085]: group added to /etc/gshadow: name=sasl <86>Mar 31 01:09:44 groupadd[38085]: new group: name=sasl, GID=498 <13>Mar 31 01:09:44 rpmi: libsasl2-3-2.1.26-alt7 1479477445 installed <13>Mar 31 01:09:44 rpmi: libldap-2.4.45-alt1.M80P.1 1513980376 installed <13>Mar 31 01:09:44 rpmi: libkrb5-ldap-1.14.6-alt1.M80P.1 1525355673 installed <13>Mar 31 01:09:44 rpmi: libkrb5-devel-1.14.6-alt1.M80P.1 1525355673 installed <13>Mar 31 01:09:44 rpmi: libssl-devel-1.0.2n-alt0.M80P.1 1512766129 installed Installing shellinabox-2.14-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97543 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf shellinabox-2.14 + echo 'Source #0 (shellinabox-2.14.tar.gz):' Source #0 (shellinabox-2.14.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/shellinabox-2.14.tar.gz + /bin/tar -xf - + cd shellinabox-2.14 + /bin/chmod -c -Rf u+rwX,go-w . + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -Wall -g -O2' + 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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 --bindir=/usr/sbin 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 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none 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 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 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-ar... no checking for ar... ar 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 how to run the C preprocessor... x86_64-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 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... yes checking for an ANSI C-conforming const... no checking whether x86_64-alt-linux-gcc needs -traditional... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking for strings.h... (cached) yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for login_tty... no checking for login_tty in -lutil... yes checking for strlcat... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for gethostbyname_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for openpty... yes checking for strcasestr... yes checking for getresuid... yes checking for getresgid... yes checking for setresuid... yes checking for setresgid... yes checking openssl/bio.h usability... yes checking openssl/bio.h presence... yes checking for openssl/bio.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking security/pam_client.h usability... no checking security/pam_client.h presence... no checking for security/pam_client.h... no checking security/pam_misc.h usability... no checking security/pam_misc.h presence... no checking for security/pam_misc.h... no checking for dlopen... no checking for dlopen in -ldl... yes checking for deflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64608 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd shellinabox-2.14 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/shellinabox-2.14' od shellinabox/cgi_root.html >shellinabox/cgi_root.h od shellinabox/enabled.gif >shellinabox/enabled.h od shellinabox/favicon.ico >shellinabox/favicon.h od shellinabox/keyboard.png >shellinabox/keyboard.h od shellinabox/beep.wav >shellinabox/beep.h od shellinabox/keyboard-layout.html >shellinabox/keyboard-layout.h od shellinabox/print-styles.css >shellinabox/print-styles.h od shellinabox/root_page.html >shellinabox/root_page.h od shellinabox/shell_in_a_box.js >shellinabox/shell_in_a_box.h od shellinabox/styles.css >shellinabox/styles.h od shellinabox/vt100.js >shellinabox/vt100.h make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/shellinabox-2.14' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o hashmap.lo `test -f 'libhttp/hashmap.c' || echo './'`libhttp/hashmap.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o trie.lo `test -f 'libhttp/trie.c' || echo './'`libhttp/trie.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o httpconnection.lo `test -f 'libhttp/httpconnection.c' || echo './'`libhttp/httpconnection.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o server.lo `test -f 'libhttp/server.c' || echo './'`libhttp/server.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o ssl.lo `test -f 'libhttp/ssl.c' || echo './'`libhttp/ssl.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o url.lo `test -f 'libhttp/url.c' || echo './'`libhttp/url.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o logging.lo `test -f 'logging/logging.c' || echo './'`logging/logging.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o shellinaboxd.o `test -f 'shellinabox/shellinaboxd.c' || echo './'`shellinabox/shellinaboxd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c libhttp/server.c -fPIC -DPIC -o .libs/server.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c libhttp/hashmap.c -fPIC -DPIC -o .libs/hashmap.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c logging/logging.c -fPIC -DPIC -o .libs/logging.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c libhttp/url.c -fPIC -DPIC -o .libs/url.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c libhttp/trie.c -fPIC -DPIC -o .libs/trie.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c libhttp/httpconnection.c -fPIC -DPIC -o .libs/httpconnection.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c libhttp/ssl.c -fPIC -DPIC -o .libs/ssl.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c logging/logging.c -o logging.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c libhttp/trie.c -o trie.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c libhttp/hashmap.c -o hashmap.o >/dev/null 2>&1 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o externalfile.o `test -f 'shellinabox/externalfile.c' || echo './'`shellinabox/externalfile.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o launcher.o `test -f 'shellinabox/launcher.c' || echo './'`shellinabox/launcher.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c libhttp/url.c -o url.o >/dev/null 2>&1 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o privileges.o `test -f 'shellinabox/privileges.c' || echo './'`shellinabox/privileges.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c libhttp/server.c -o server.o >/dev/null 2>&1 shellinabox/privileges.c: In function 'lowerPrivileges': shellinabox/privileges.c:139:3: warning: ignoring return value of 'setresuid', declared with attribute warn_unused_result [-Wunused-result] setresuid(-1, -1, 0); ^ shellinabox/launcher.c: In function 'destroyUtmp': shellinabox/launcher.c:637:7: warning: ignoring return value of 'setresuid', declared with attribute warn_unused_result [-Wunused-result] setresuid(0, 0, 0); ^ shellinabox/launcher.c:638:7: warning: ignoring return value of 'setresgid', declared with attribute warn_unused_result [-Wunused-result] setresgid(0, 0, 0); ^ shellinabox/launcher.c: In function 'childProcess': shellinabox/launcher.c:1492:3: warning: ignoring return value of 'setresuid', declared with attribute warn_unused_result [-Wunused-result] setresuid(0, 0, 0); ^ shellinabox/launcher.c:1493:3: warning: ignoring return value of 'setresgid', declared with attribute warn_unused_result [-Wunused-result] setresgid(0, 0, 0); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o service.o `test -f 'shellinabox/service.c' || echo './'`shellinabox/service.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o session.o `test -f 'shellinabox/session.c' || echo './'`shellinabox/session.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c libhttp/ssl.c -o ssl.o >/dev/null 2>&1 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c -o usercss.o `test -f 'shellinabox/usercss.c' || echo './'`shellinabox/usercss.c /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -std=gnu99 -Wall -pipe -Wall -g -O2 -version 1:0:0 -o liblogging.la logging.lo -lz -ldl -lutil preprocess ./shellinabox/shellinaboxd.man.in >shellinaboxd.1 libtool: link: ar cru .libs/liblogging.a .libs/logging.o libtool: link: ranlib .libs/liblogging.a libtool: link: ( cd ".libs" && rm -f "liblogging.la" && ln -s "../liblogging.la" "liblogging.la" ) libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -std=gnu99 -Wall -pipe -Wall -g -O2 -c libhttp/httpconnection.c -o httpconnection.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -std=gnu99 -Wall -pipe -Wall -g -O2 -export-symbols ./libhttp/libhttp.sym -version 1:0:0 -o libhttp.la hashmap.lo trie.lo httpconnection.lo server.lo ssl.lo url.lo -lz -ldl -lutil libtool: link: ar cru .libs/libhttp.a .libs/hashmap.o .libs/trie.o .libs/httpconnection.o .libs/server.o .libs/ssl.o .libs/url.o libtool: link: ranlib .libs/libhttp.a libtool: link: ( cd ".libs" && rm -f "libhttp.la" && ln -s "../libhttp.la" "libhttp.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -g -std=gnu99 -Wall -pipe -Wall -g -O2 -static -o shellinaboxd shellinaboxd.o externalfile.o launcher.o privileges.o service.o session.o usercss.o liblogging.la libhttp.la -lz -ldl -lutil libtool: link: x86_64-alt-linux-gcc -g -std=gnu99 -Wall -pipe -Wall -g -O2 -o shellinaboxd shellinaboxd.o externalfile.o launcher.o privileges.o service.o session.o usercss.o ./.libs/liblogging.a ./.libs/libhttp.a -lz -ldl -lutil make[1]: Leaving directory `/usr/src/RPM/BUILD/shellinabox-2.14' make: Leaving directory `/usr/src/RPM/BUILD/shellinabox-2.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25004 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/shellinabox-buildroot + : + /bin/rm -rf -- /usr/src/tmp/shellinabox-buildroot + cd shellinabox-2.14 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/shellinabox-buildroot make: Entering directory `/usr/src/RPM/BUILD/shellinabox-2.14' make install-am make[1]: Entering directory `/usr/src/RPM/BUILD/shellinabox-2.14' make[2]: Entering directory `/usr/src/RPM/BUILD/shellinabox-2.14' test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/shellinabox-buildroot/usr/sbin" /bin/sh ./libtool --mode=install /bin/install -p shellinaboxd '/usr/src/tmp/shellinabox-buildroot/usr/sbin' libtool: install: /bin/install -p shellinaboxd /usr/src/tmp/shellinabox-buildroot/usr/sbin/shellinaboxd test -z "/usr/share/doc/shellinabox" || /bin/mkdir -p "/usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox" /bin/install -p -m 644 AUTHORS COPYING GPL-2 ChangeLog INSTALL NEWS README TODO shellinabox/white-on-black.css shellinabox/black-on-white.css shellinabox/monochrome.css shellinabox/color.css '/usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/shellinabox-buildroot/usr/share/man/man1" /bin/install -p -m 644 shellinaboxd.1 '/usr/src/tmp/shellinabox-buildroot/usr/share/man/man1' make[2]: Leaving directory `/usr/src/RPM/BUILD/shellinabox-2.14' make[1]: Leaving directory `/usr/src/RPM/BUILD/shellinabox-2.14' make: Leaving directory `/usr/src/RPM/BUILD/shellinabox-2.14' + rm -r /usr/src/tmp/shellinabox-buildroot/usr/share/doc + install -pDm644 /usr/src/RPM/SOURCES/shellinabox.conf /usr/src/tmp/shellinabox-buildroot/etc/sysconfig/shellinaboxd + install -pDm755 /dev/null /usr/src/tmp/shellinabox-buildroot/etc/rc.d/init.d/shellinaboxd + sed s/%runas/_shellinaboxd/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/shellinabox-buildroot (auto) Verifying and fixing files in /usr/src/tmp/shellinabox-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/shellinabox-buildroot (auto) Verifying ELF objects in /usr/src/tmp/shellinabox-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: shellinabox-2.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25004 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd shellinabox-2.14 + DOCDIR=/usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + export DOCDIR + rm -rf /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + /bin/mkdir -p /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + cp -prL AUTHORS ChangeLog COPYING GPL-2 NEWS README /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + chmod -R go-w /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + chmod -R a+rX /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + cp -prL shellinabox/monochrome.css shellinabox/color.css /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + chmod -R go-w /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + chmod -R a+rX /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + cp -prL shellinabox/black-on-white.css shellinabox/white-on-black.css /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + chmod -R go-w /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + chmod -R a+rX /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + cp -prL demo /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + chmod -R go-w /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + chmod -R a+rX /usr/src/tmp/shellinabox-buildroot/usr/share/doc/shellinabox-2.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uuwHFu 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.G9QSua find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ei1lUV Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qzHd3J Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2PckVA Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfExists), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:pojkwe, libc.so.6(GLIBC_2.11)(64bit), 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), libdl.so.2(GLIBC_2.2.5)(64bit), libutil.so.1()(64bit) >= set:ge6dZc5, libutil.so.1(GLIBC_2.2.5)(64bit), libz.so.1()(64bit) >= set:kidWPIUTqt, rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OXgAxu Creating shellinabox-debuginfo package Processing files: shellinabox-debuginfo-2.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QxpJUq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yPhi2p find-requires: running scripts (debuginfo) Requires: shellinabox = 2.14-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libutil.so.1), debug64(libz.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/shellinabox-2.14-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/shellinabox-debuginfo-2.14-alt1.x86_64.rpm 10.37user 3.71system 0:19.00elapsed 74%CPU (0avgtext+0avgdata 59764maxresident)k 0inputs+0outputs (0major+987520minor)pagefaults 0swaps 13.42user 6.20system 0:24.71elapsed 79%CPU (0avgtext+0avgdata 124012maxresident)k 0inputs+0outputs (0major+1207553minor)pagefaults 0swaps --- shellinabox-2.14-alt1.x86_64.rpm.repo 2012-04-22 14:50:06.000000000 +0000 +++ shellinabox-2.14-alt1.x86_64.rpm.hasher 2019-03-31 01:10:04.998325942 +0000 @@ -31,3 +31,3 @@ /usr/share/doc/shellinabox-2.14/white-on-black.css 100755 -/usr/share/man/man1/shellinaboxd.1.bz2 100644 +/usr/share/man/man1/shellinaboxd.1.xz 100644 Requires: /bin/sh @@ -48,2 +48,3 @@ Requires: libc.so.6(GLIBC_2.11)(64bit) +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) --- shellinabox-debuginfo-2.14-alt1.x86_64.rpm.repo 2012-04-22 14:50:06.000000000 +0000 +++ shellinabox-debuginfo-2.14-alt1.x86_64.rpm.hasher 2019-03-31 01:10:05.024326143 +0000 @@ -18,2 +18,3 @@ /usr/src/debug/shellinabox-2.14/logging/logging.c 100644 +/usr/src/debug/shellinabox-2.14/logging/logging.h 100644 /usr/src/debug/shellinabox-2.14/shellinabox 40755