<86>Apr 14 01:01:48 userdel[56758]: delete user 'rooter' <86>Apr 14 01:01:48 userdel[56758]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:01:48 groupadd[56772]: group added to /etc/group: name=rooter, GID=657 <86>Apr 14 01:01:48 groupadd[56772]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:01:48 groupadd[56772]: new group: name=rooter, GID=657 <86>Apr 14 01:01:48 useradd[56787]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Apr 14 01:01:48 userdel[56799]: delete user 'builder' <86>Apr 14 01:01:48 userdel[56799]: removed group 'builder' owned by 'builder' <86>Apr 14 01:01:48 userdel[56799]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:01:48 groupadd[56806]: group added to /etc/group: name=builder, GID=658 <86>Apr 14 01:01:48 groupadd[56806]: group added to /etc/gshadow: name=builder <86>Apr 14 01:01:48 groupadd[56806]: new group: name=builder, GID=658 <86>Apr 14 01:01:48 useradd[56818]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Apr 14 01:01:51 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 14 01:01:51 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 14 01:01:51 rpmi: libverto-devel-0.2.6-alt1_6 1455633234 installed <13>Apr 14 01:01:51 rpmi: libcom_err-devel-1.42.13-alt2 1449075846 installed <13>Apr 14 01:01:51 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 14 01:01:51 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 14 01:01:51 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 14 01:01:51 groupadd[61948]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 14 01:01:51 groupadd[61948]: group added to /etc/gshadow: name=_keytab <86>Apr 14 01:01:51 groupadd[61948]: new group: name=_keytab, GID=499 <13>Apr 14 01:01:51 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 01:01:51 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 14 01:01:51 groupadd[62017]: group added to /etc/group: name=sasl, GID=498 <86>Apr 14 01:01:51 groupadd[62017]: group added to /etc/gshadow: name=sasl <86>Apr 14 01:01:51 groupadd[62017]: new group: name=sasl, GID=498 <13>Apr 14 01:01:51 rpmi: libsasl2-3-2.1.26-alt7 1479477445 installed <13>Apr 14 01:01:51 rpmi: libldap-2.4.45-alt1.M80P.1 1513980376 installed <13>Apr 14 01:01:51 rpmi: libkrb5-ldap-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 01:01:51 rpmi: libkrb5-devel-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 01:01:51 rpmi: libssl-devel-1.0.2n-alt0.M80P.1 1512766129 installed Installing httping-2.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63022 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf httping-2.4 + echo 'Source #0 (httping-2.4.tgz):' Source #0 (httping-2.4.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/httping-2.4.tgz + /bin/tar -xf - + cd httping-2.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63022 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd httping-2.4 + subst 's/#include "str.h"//' http.c main.c + subst 's/-O./-pipe -Wall -g -O2/; s/str.o//' Makefile + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/httping-2.4' ./configure *** HTTPing v2.4 () configure script *** - this system does NOT support TCP fast open - this is an optional feature - this system does NOT have the ncurses development libraries - they are optional - this system does NOT have the OpenSSL development libraries - they are optional - this system does NOT have the FFTW3 development libraries - they are optional and only useful when also including ncurses make: Leaving directory `/usr/src/RPM/BUILD/httping-2.4' make: Entering directory `/usr/src/RPM/BUILD/httping-2.4' cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o gen.o gen.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o http.o http.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o io.o io.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o error.o error.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o utils.o utils.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o main.o main.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o tcp.o tcp.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o res.o res.c In file included from /usr/include/math.h:26:0, from gen.c:2: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/errno.h:28:0, from io.c:4: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/sys/types.h:25:0, from tcp.c:4: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/libintl.h:23:0, from error.c:4: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/assert.h:35:0, from http.c:4: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/sys/ioctl.h:21:0, from main.c:5: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/errno.h:28:0, from utils.c:5: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ In file included from /usr/include/sys/types.h:25:0, from res.c:4: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ tcp.c: In function 'connect_to': tcp.c:190:1: warning: label 'old_connect' defined but not used [-Wunused-label] old_connect: ^ http.c: In function 'get_HTTP_headers': http.c:22:25: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] char *buffer = (char *)malloc(len + 1); ^ http.c:22:25: warning: incompatible implicit declaration of built-in function 'malloc' http.c:22:25: note: include '' or provide a declaration of 'malloc' http.c:48:4: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free(buffer); ^ http.c:48:4: warning: incompatible implicit declaration of built-in function 'free' http.c:48:4: note: include '' or provide a declaration of 'free' http.c:65:21: warning: implicit declaration of function 'realloc' [-Wimplicit-function-declaration] buffer = (char *)realloc(buffer, len + 1); ^ http.c:65:21: warning: incompatible implicit declaration of built-in function 'realloc' http.c:65:21: note: include '' or provide a declaration of 'realloc' http.c:18:41: warning: unused parameter 'ssl_h' [-Wunused-parameter] int get_HTTP_headers(int socket_h, SSL *ssl_h, char **headers, int *overflow, double timeout) ^ http.c: In function 'dumb_get_HTTP_headers': http.c:83:25: warning: incompatible implicit declaration of built-in function 'malloc' char *buffer = (char *)malloc(len); ^ http.c:83:25: note: include '' or provide a declaration of 'malloc' http.c:98:4: warning: incompatible implicit declaration of built-in function 'free' free(buffer); ^ http.c:98:4: note: include '' or provide a declaration of 'free' http.c:113:21: warning: incompatible implicit declaration of built-in function 'realloc' buffer = (char *)realloc(buffer, len); ^ http.c:113:21: note: include '' or provide a declaration of 'realloc' cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o socks5.o socks5.c cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o kalman.o kalman.c In file included from /usr/include/libintl.h:23:0, from socks5.c:2: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o cookies.o cookies.c In file included from /usr/include/math.h:26:0, from kalman.c:3: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ main.c: In function 'handler_quit': main.c:67:23: warning: unused parameter 's' [-Wunused-parameter] void handler_quit(int s) ^ In file included from /usr/include/stdlib.h:24:0, from cookies.c:1: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o help.o help.c main.c: In function 'main': main.c:2405:1: warning: label 'error_exit' defined but not used [-Wunused-label] error_exit: ^ main.c:934:9: warning: variable 'show_slow_log' set but not used [-Wunused-but-set-variable] double show_slow_log = MY_DOUBLE_INF; ^ main.c:932:7: warning: unused variable 'nc_graph' [-Wunused-variable] char nc_graph = 1; ^ main.c:931:9: warning: variable 'graph_limit' set but not used [-Wunused-but-set-variable] double graph_limit = MY_DOUBLE_INF; ^ main.c:930:7: warning: unused variable 'first_resolve' [-Wunused-variable] char first_resolve = 1; ^ main.c:909:7: warning: unused variable 's_bio' [-Wunused-variable] BIO *s_bio = NULL; ^ main.c:884:7: warning: variable 'wait_set' set but not used [-Wunused-but-set-variable] char wait_set = 0; ^ cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 -DVERSION=\"2.4\" -DLOCALEDIR=\"/usr/share/locale\" -DNO_SSL -D_DEBUG -ggdb -c -o colors.o colors.c msgfmt -o nl.mo nl.po In file included from /usr/include/stdio.h:27:0, from help.c:1: /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^ cc -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2 gen.o http.o io.o error.o utils.o main.o tcp.o res.o socks5.o kalman.o cookies.o help.o colors.o -lm -g -o httping # # Oh, blatant plug: http://www.vanheusden.com/wishlist.php make: Leaving directory `/usr/src/RPM/BUILD/httping-2.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63022 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/httping-buildroot + : + /bin/rm -rf -- /usr/src/tmp/httping-buildroot + cd httping-2.4 + install -d /usr/src/tmp/httping-buildroot/usr/bin/ /usr/src/tmp/httping-buildroot/usr/share/man/man1/ + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/httping-buildroot STRIP=# make: Entering directory `/usr/src/RPM/BUILD/httping-2.4' /bin/install -p -m 0755 -d /usr/src/tmp/httping-buildroot//usr/bin /bin/install -p -m 0755 httping /usr/src/tmp/httping-buildroot//usr/bin /bin/install -p -m 0755 -d /usr/src/tmp/httping-buildroot//usr/share/man/man1 /bin/install -p -m 0644 httping.1 /usr/src/tmp/httping-buildroot//usr/share/man/man1 /bin/install -p -m 0755 -d /usr/src/tmp/httping-buildroot//usr/share/man/nl/man1 /bin/install -p -m 0644 httping-nl.1 /usr/src/tmp/httping-buildroot//usr/share/man/nl/man1 /bin/install -p -m 0755 -d /usr/src/tmp/httping-buildroot//usr/share/doc/httping /bin/install -p -m 0644 license.txt license.OpenSSL readme.txt /usr/src/tmp/httping-buildroot//usr/share/doc/httping mkdir -p /usr/src/tmp/httping-buildroot//usr/share/locale/nl/LC_MESSAGES cp nl.mo /usr/src/tmp/httping-buildroot//usr/share/locale/nl/LC_MESSAGES/httping.mo make: Leaving directory `/usr/src/RPM/BUILD/httping-2.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/httping-buildroot (auto) Verifying and fixing files in /usr/src/tmp/httping-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/httping-buildroot (auto) Verifying ELF objects in /usr/src/tmp/httping-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: httping-2.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63022 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd httping-2.4 + DOCDIR=/usr/src/tmp/httping-buildroot/usr/share/doc/httping-2.4 + export DOCDIR + rm -rf /usr/src/tmp/httping-buildroot/usr/share/doc/httping-2.4 + /bin/mkdir -p /usr/src/tmp/httping-buildroot/usr/share/doc/httping-2.4 + cp -prL license.txt license.OpenSSL readme.txt /usr/src/tmp/httping-buildroot/usr/share/doc/httping-2.4 + chmod -R go-w /usr/src/tmp/httping-buildroot/usr/share/doc/httping-2.4 + chmod -R a+rX /usr/src/tmp/httping-buildroot/usr/share/doc/httping-2.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5CSHxU 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.iL1TMI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FAcXPz Creating httping-debuginfo package Processing files: httping-debuginfo-2.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wLqhLt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1U7ABq find-requires: running scripts (debuginfo) Requires: httping = 2.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) warning: Installed (but unpackaged) file(s) found: /usr/share/doc/httping/license.OpenSSL /usr/share/doc/httping/license.txt /usr/share/doc/httping/readme.txt /usr/share/locale/nl/LC_MESSAGES/httping.mo /usr/share/man/nl/man1/httping-nl.1.xz Wrote: /usr/src/RPM/RPMS/x86_64/httping-2.4-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/httping-debuginfo-2.4-alt1.x86_64.rpm 1.49user 0.73system 0:06.32elapsed 35%CPU (0avgtext+0avgdata 33100maxresident)k 0inputs+0outputs (0major+202637minor)pagefaults 0swaps 4.72user 3.08system 0:11.94elapsed 65%CPU (0avgtext+0avgdata 122104maxresident)k 0inputs+0outputs (0major+423630minor)pagefaults 0swaps --- httping-2.4-alt1.x86_64.rpm.repo 2015-02-27 16:39:43.000000000 +0000 +++ httping-2.4-alt1.x86_64.rpm.hasher 2019-04-14 01:01:59.257206694 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/httping-2.4/readme.txt 100644 -/usr/share/man/man1/httping.1.gz 100644 +/usr/share/man/man1/httping.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2