<86>Jul 8 02:29:08 userdel[2445970]: delete user 'rooter' <86>Jul 8 02:29:08 userdel[2445970]: removed group 'rooter' owned by 'rooter' <86>Jul 8 02:29:08 userdel[2445970]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 8 02:29:08 groupadd[2446009]: group added to /etc/group: name=rooter, GID=1802 <86>Jul 8 02:29:08 groupadd[2446009]: group added to /etc/gshadow: name=rooter <86>Jul 8 02:29:08 groupadd[2446009]: new group: name=rooter, GID=1802 <86>Jul 8 02:29:08 useradd[2446059]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none <86>Jul 8 02:29:08 userdel[2446131]: delete user 'builder' <86>Jul 8 02:29:08 userdel[2446131]: removed group 'builder' owned by 'builder' <86>Jul 8 02:29:08 userdel[2446131]: removed shadow group 'builder' owned by 'builder' <86>Jul 8 02:29:08 groupadd[2446183]: group added to /etc/group: name=builder, GID=1803 <86>Jul 8 02:29:08 groupadd[2446183]: group added to /etc/gshadow: name=builder <86>Jul 8 02:29:08 groupadd[2446183]: new group: name=builder, GID=1803 <86>Jul 8 02:29:08 useradd[2446229]: new user: name=builder, UID=1803, GID=1803, home=/usr/src, shell=/bin/bash, from=none warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: Macro %webserver_vhostdir not found warning: Macro %webserver_htdocsdir not found warning: Macro %webserver_cgibindir not found warning: Macro %webserver_htdocsdir not found warning: Macro %webserver_cgibindir not found <13>Jul 8 02:29:11 rpmi: rpm-macros-webserver-common-1.4-alt1 sisyphus+277015.100.1.2 1625347616 installed <13>Jul 8 02:29:11 rpmi: flex-2.6.4.0.88.9801-alt2 sisyphus+346193.200.3.2 1716466857 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/boa-0.94.14-alt0.rc21.2.nosrc.rpm (w1.gzdio) Installing boa-0.94.14-alt0.rc21.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81909 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf boa-0.94.14rc21 + echo 'Source #0 (boa-0.94.14rc21.tar.gz):' Source #0 (boa-0.94.14rc21.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/boa-0.94.14rc21.tar.gz + /bin/tar -xf - + cd boa-0.94.14rc21 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81909 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd boa-0.94.14rc21 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking whether x86_64-alt-linux-gcc recognizes __func__... yes checking for GNU make... make checking for library containing socket... none required checking for library containing inet_aton... none required checking for library containing gethostname... none required checking for library containing gethostbyname... none required checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether sa_family_t is defined... yes checking for working POSIX fnmatch... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for getcwd... yes checking for strdup... yes checking for strstr... yes checking for strcspn... yes checking for strtol... yes checking for gethostname... yes checking for gethostbyname... yes checking for socket... yes checking for inet_aton... yes checking for herror... yes checking for inet_addr... yes checking for scandir... yes checking for alphasort... yes checking for madvise... yes checking for tm.tm_gmtoff... yes checking for tm.tm_zone... yes checking for sockaddr_in.sin_len... no checking compile and link profiling code... no checking whether to enable gunzip support... yes checking for gunzip... /usr/bin/gunzip checking whether to enable access control support... no checking whether to compile and link debugging code... yes checking whether to disable verbose/debug logging... yes checking whether to link with the Dmalloc memory debugger/profiler... no checking whether to link with the Electric Fence memory debugger... no checking whether to enable the use of the sendfile(2) system call... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking for sendfile... yes checking whether to use poll or select... trying select checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for select... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating docs/Makefile config.status: creating src/config.h + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' (cd src && make -w -j16 -Otarget --jobserver-auth=fifo:/usr/src/tmp/GMfifo2496124 --sync-mutex=fnm:/usr/src/tmp/GmGreb5F) make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: warning: -j16 forced in submake: resetting jobserver mode. make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o ip.o ip.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o cgi_header.o cgi_header.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o mmap_cache.o mmap_cache.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o boa.o boa.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o buffer.o buffer.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o log.o log.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o hash.o hash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o queue.o queue.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o pipe.o pipe.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o cgi.o cgi.c cgi.c: In function 'init_cgi': cgi.c:420:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 420 | for (i = 0; i < req->cgi_env_index; ++i) | ^~~ cgi.c:422:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 422 | fprintf(stderr, "%s - environment variable for cgi: \"%s\"\n", | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o escape.o escape.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o alias.o alias.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o config.o config.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o get.o get.c get.c: In function 'index_directory': get.c:736:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 736 | chdir(server_root); | ^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o range.o range.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o read.o read.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o sublog.o sublog.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o timestamp.o timestamp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o signals.o signals.c signals.c: In function 'sigsegv': signals.c:133:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 133 | chdir(tempdir); | ^~~~~~~~~~~~~~ signals.c: In function 'sigbus': signals.c:148:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 148 | chdir(tempdir); | ^~~~~~~~~~~~~~ signals.c: In function 'sigterm_stage2_run': signals.c:172:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 172 | chdir(tempdir); | ^~~~~~~~~~~~~~ signals.c: In function 'sigint': signals.c:227:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 227 | chdir(tempdir); | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o index_dir.o index_dir.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o select.o select.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o request.o request.c request.c: In function 'free_request': request.c:434:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 434 | read(req->fd, buf, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o response.o response.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I. -I. -c -o util.o util.c make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -o boa_indexer index_dir.o escape.o -g make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' make[1]: Entering directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' x86_64-alt-linux-gcc -o boa alias.o boa.o buffer.o cgi.o cgi_header.o config.o escape.o get.o hash.o ip.o log.o mmap_cache.o pipe.o queue.o range.o read.o request.o response.o signals.o util.o sublog.o select.o timestamp.o -g make[1]: Leaving directory '/usr/src/RPM/BUILD/boa-0.94.14rc21/src' + sed -i -r -e s,/usr/local/boa,/etc/boa, -e 's,^(Port) 80$,\1 8080,' -e 's,^(User) nobody$,\1 _boa,' -e 's,^(Group) nogroup$,\1 _boa,' -e 's,^#(ServerAdmin) ,\1 ,' -e 's,^# (PidFile) /var/run/boa.pid,\1 /var/run/boa.pid,' -e 's,^#(VerboseCGILogs)$,\1,' -e 's,^(#VHostRoot) .*$,\1 /var/www/vhosts,' -e 's,^(DocumentRoot) .*$,\1 /var/www/html,' -e 's,^(DirectoryMaker) /usr/lib/,\1 /usr/lib64/,' -e 's,^# (DirectoryCache) /var/spool/boa,#\1 /var/spool/boa,' -e 's,^#AddType .* cgi$,& pl,' -e 's,^(Alias /doc) /usr/doc$,#\1 /usr/share/doc,' -e 's,^(ScriptAlias /cgi-bin/) .*$,#\1 /var/www/cgi-bin/,' -e 's,(nothing for) user,\1 the rest,' examples/boa.conf + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92091 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/boa-buildroot + : + /bin/rm -rf -- /usr/src/tmp/boa-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd boa-0.94.14rc21 + install -pDm755 src/boa /usr/src/tmp/boa-buildroot/usr/sbin/boa + install -pDm755 src/boa_indexer /usr/src/tmp/boa-buildroot/usr/lib64/boa/boa_indexer + install -pDm644 docs/boa.8 /usr/src/tmp/boa-buildroot/usr/share/man/man8/boa.8 + install -pDm644 examples/boa.conf /usr/src/tmp/boa-buildroot/etc/boa/boa.conf + install -pDm644 contrib/rpm/boa.logrotate /usr/src/tmp/boa-buildroot/etc/logrotate.d/boa + install -pDm755 /usr/src/RPM/SOURCES/boa.init /usr/src/tmp/boa-buildroot/etc/rc.d/init.d/boa + install -pDm644 /usr/src/RPM/SOURCES/boa.sysconfig /usr/src/tmp/boa-buildroot/etc/sysconfig/boa + sed -i s,/var/spool/boa,/var/spool/boa, /usr/src/tmp/boa-buildroot/etc/sysconfig/boa + mkdir -p /usr/src/tmp/boa-buildroot/var/log/boa /usr/src/tmp/boa-buildroot/var/spool/boa + mkdir -p /usr/src/tmp/boa-buildroot/var/www/html /usr/src/tmp/boa-buildroot/var/www/cgi-bin + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/boa-buildroot (auto) Verifying and fixing files in /usr/src/tmp/boa-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/boa-buildroot/ (default) Compressing files in /usr/src/tmp/boa-buildroot (auto) Adjusting library links in /usr/src/tmp/boa-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/boa-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/boa-buildroot Processing files: boa-0.94.14-alt0.rc21.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92091 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd boa-0.94.14rc21 + DOCDIR=/usr/src/tmp/boa-buildroot/usr/share/doc/boa-0.94.14 + export DOCDIR + rm -rf /usr/src/tmp/boa-buildroot/usr/share/doc/boa-0.94.14 + /bin/mkdir -p /usr/src/tmp/boa-buildroot/usr/share/doc/boa-0.94.14 + cp -prL docs/boa.texi docs/boa_banner.png contrib/README.chroot.solaris contrib/rpm /usr/src/tmp/boa-buildroot/usr/share/doc/boa-0.94.14 + chmod -R go-w /usr/src/tmp/boa-buildroot/usr/share/doc/boa-0.94.14 + chmod -R a+rX /usr/src/tmp/boa-buildroot/usr/share/doc/boa-0.94.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7aEtEG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1HOn3a find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sITkrp find-scriptlet-requires: FINDPACKAGE-COMMANDS: groupadd useradd Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nnx8ze Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lTq6wi Provides: webserver Requires: webserver-common, /bin/sh, /etc/logrotate.d, /etc/rc.d/init.d, /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(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): /bin/sh, shadow-utils 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.ouaNgM Creating boa-debuginfo package Processing files: boa-debuginfo-0.94.14-alt0.rc21.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zYi5SV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x5dQlh find-requires: running scripts (debuginfo) Requires: boa = 0.94.14-alt0.rc21.2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to boa-debuginfo a strict dependency on boa Wrote: /usr/src/RPM/RPMS/x86_64/boa-0.94.14-alt0.rc21.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/boa-debuginfo-0.94.14-alt0.rc21.2.x86_64.rpm (w2.lzdio) 4.42user 4.97system 0:13.96elapsed 67%CPU (0avgtext+0avgdata 61892maxresident)k 0inputs+0outputs (0major+1017945minor)pagefaults 0swaps 3.31user 2.48system 0:22.85elapsed 25%CPU (0avgtext+0avgdata 133836maxresident)k 608inputs+0outputs (0major+193713minor)pagefaults 0swaps