<86>May 13 08:45:25 userdel[103408]: delete user 'rooter' <86>May 13 08:45:25 userdel[103408]: removed shadow group 'rooter' owned by 'rooter' <86>May 13 08:45:25 groupadd[103413]: group added to /etc/group: name=rooter, GID=651 <86>May 13 08:45:25 groupadd[103413]: group added to /etc/gshadow: name=rooter <86>May 13 08:45:25 groupadd[103413]: new group: name=rooter, GID=651 <86>May 13 08:45:25 useradd[103417]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>May 13 08:45:25 userdel[103424]: delete user 'builder' <86>May 13 08:45:25 userdel[103424]: removed group 'builder' owned by 'builder' <86>May 13 08:45:25 groupadd[103429]: group added to /etc/group: name=builder, GID=652 <86>May 13 08:45:25 groupadd[103429]: group added to /etc/gshadow: name=builder <86>May 13 08:45:25 groupadd[103429]: new group: name=builder, GID=652 <86>May 13 08:45:25 useradd[103433]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tsocks-1.8-alt1.qa1.nosrc.rpm Installing tsocks-1.8-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40557 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tsocks-1.8 + echo 'Source #0 (tsocks-1.8beta5.tar):' Source #0 (tsocks-1.8beta5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tsocks-1.8beta5.tar + cd tsocks-1.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (tsocks_remove_static_lib.patch):' Patch #0 (tsocks_remove_static_lib.patch): + /usr/bin/patch -p1 patching file Makefile.in + echo 'Patch #1 (tsocks_fix_lib_path.patch):' Patch #1 (tsocks_fix_lib_path.patch): + /usr/bin/patch -p1 patching file tsocks + echo 'Patch #2 (tsocks_script_validation_error.patch):' Patch #2 (tsocks_script_validation_error.patch): + /usr/bin/patch -p1 patching file tsocks + echo 'Patch #3 (tsocks_documentation_update.patch):' Patch #3 (tsocks_documentation_update.patch): + /usr/bin/patch -p1 patching file tsocks.8 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35867 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tsocks-1.8 + 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 + '[' -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 + 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=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 creating cache ./config.cache checking host system type... i586-alt-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking whether ln -s works... yes checking if the C compiler accepts -Wall... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for dlfcn.h... yes checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for sys/poll.h... yes checking for unistd.h... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for strtol... yes checking for connect in -lc... yes checking for socket... yes checking for inet_aton... yes checking for gethostbyname... yes checking for dlsym in -ldl... yes checking for RTLD_NEXT from dlfcn.h... no checking for RTLD_NEXT from dlfcn.h with _GNU_SOURCE... yes checking for correct select prototype... select(int n, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) checking for correct connect prototype... connect(int __fd, const struct sockaddr * __addr, socklen_t __len) checking for correct close prototype... close(int fd) checking for correct poll prototype... poll(struct pollfd *ufds, unsigned long nfds, int timeout) updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/tsocks-1.8' gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -I. -c common.c -o common.o make: Leaving directory '/usr/src/RPM/BUILD/tsocks-1.8' make: Entering directory '/usr/src/RPM/BUILD/tsocks-1.8' gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -I. -o saveme saveme.c make: Leaving directory '/usr/src/RPM/BUILD/tsocks-1.8' make: Entering directory '/usr/src/RPM/BUILD/tsocks-1.8' gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -I. -o inspectsocks inspectsocks.c common.o -lc make: Leaving directory '/usr/src/RPM/BUILD/tsocks-1.8' make: Entering directory '/usr/src/RPM/BUILD/tsocks-1.8' gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -I. -c parser.c -o parser.o make: Leaving directory '/usr/src/RPM/BUILD/tsocks-1.8' make: Entering directory '/usr/src/RPM/BUILD/tsocks-1.8' gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -I. -o validateconf validateconf.c common.o parser.o -lc make: Leaving directory '/usr/src/RPM/BUILD/tsocks-1.8' make: Entering directory '/usr/src/RPM/BUILD/tsocks-1.8' gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -I. -c tsocks.c -o tsocks.o tsocks.c: In function 'connect': tsocks.c:215:27: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] (void *) &sock_type, &sock_type_len); ^~~~~~~~~~~~~~ In file included from tsocks.c:39: /usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getsockopt (int __fd, int __level, int __optname, ^~~~~~~~~~ tsocks.c:271:62: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (!getpeername(__fd, (struct sockaddr *) &peer_address, &namelen)) { ^~~~~~~~ In file included from tsocks.c:39: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ tsocks.c: In function 'select': tsocks.c:343:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc = 0; ^~ tsocks.c: In function 'poll': tsocks.c:526:8: warning: variable 'rc' set but not used [-Wunused-but-set-variable] int rc = 0, i; ^~ make: Leaving directory '/usr/src/RPM/BUILD/tsocks-1.8' make: Entering directory '/usr/src/RPM/BUILD/tsocks-1.8' gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -I. -nostdlib -shared -o libtsocks.so.1.8 tsocks.o common.o parser.o -ldl -lc ln -sf libtsocks.so.1.8 libtsocks.so make: Leaving directory '/usr/src/RPM/BUILD/tsocks-1.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tsocks-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tsocks-buildroot + cd tsocks-1.8 + make install DESTDIR=/usr/src/tmp/tsocks-buildroot make: Entering directory '/usr/src/RPM/BUILD/tsocks-1.8' /bin/sh mkinstalldirs "/usr/src/tmp/tsocks-buildroot/usr/bin" mkdir /usr/src/tmp/tsocks-buildroot mkdir /usr/src/tmp/tsocks-buildroot/usr mkdir /usr/src/tmp/tsocks-buildroot/usr/bin /bin/install -c tsocks /usr/src/tmp/tsocks-buildroot/usr/bin /bin/sh mkinstalldirs "/usr/src/tmp/tsocks-buildroot/usr/lib" mkdir /usr/src/tmp/tsocks-buildroot/usr/lib /bin/install -c libtsocks.so.1.8 /usr/src/tmp/tsocks-buildroot/usr/lib ln -sf libtsocks.so.1.8 /usr/src/tmp/tsocks-buildroot/usr/lib/libtsocks.so.1 ln -sf libtsocks.so.1 /usr/src/tmp/tsocks-buildroot/usr/lib/libtsocks.so /bin/sh mkinstalldirs "/usr/src/tmp/tsocks-buildroot/usr/share/man/man1" mkdir /usr/src/tmp/tsocks-buildroot/usr/share mkdir /usr/src/tmp/tsocks-buildroot/usr/share/man mkdir /usr/src/tmp/tsocks-buildroot/usr/share/man/man1 /bin/install -c -m 644 tsocks.1 /usr/src/tmp/tsocks-buildroot/usr/share/man/man1/ /bin/sh mkinstalldirs "/usr/src/tmp/tsocks-buildroot/usr/share/man/man8" mkdir /usr/src/tmp/tsocks-buildroot/usr/share/man/man8 /bin/install -c -m 644 tsocks.8 /usr/src/tmp/tsocks-buildroot/usr/share/man/man8/ /bin/sh mkinstalldirs "/usr/src/tmp/tsocks-buildroot/usr/share/man/man5" mkdir /usr/src/tmp/tsocks-buildroot/usr/share/man/man5 /bin/install -c -m 644 tsocks.conf.5 /usr/src/tmp/tsocks-buildroot/usr/share/man/man5/ make: Leaving directory '/usr/src/RPM/BUILD/tsocks-1.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tsocks-buildroot (auto) mode of './usr/lib/libtsocks.so.1.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/tsocks-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/tsocks-buildroot/ (default) Compressing files in /usr/src/tmp/tsocks-buildroot (auto) Adjusting library links in /usr/src/tmp/tsocks-buildroot ./usr/lib: libtsocks.so.1.8 -> libtsocks.so.1.8 Verifying ELF objects in /usr/src/tmp/tsocks-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libtsocks.so.1.8: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: tsocks-1.8-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91050 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tsocks-1.8 + DOCDIR=/usr/src/tmp/tsocks-buildroot/usr/share/doc/tsocks-1.8 + export DOCDIR + rm -rf /usr/src/tmp/tsocks-buildroot/usr/share/doc/tsocks-1.8 + /bin/mkdir -p /usr/src/tmp/tsocks-buildroot/usr/share/doc/tsocks-1.8 + cp -prL ChangeLog COPYING FAQ TODO tsocks.conf.simple.example tsocks.conf.complex.example /usr/src/tmp/tsocks-buildroot/usr/share/doc/tsocks-1.8 + chmod -R go-w /usr/src/tmp/tsocks-buildroot/usr/share/doc/tsocks-1.8 + chmod -R a+rX /usr/src/tmp/tsocks-buildroot/usr/share/doc/tsocks-1.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V8hjLC find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/tsocks-buildroot/usr/lib/libtsocks.so.1.8: 16 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VylPRj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: grep Provides: libtsocks.so.1.8 = set:hco8j0Ut9JNqokogRlRCTNmSfnop098Wo Requires: /bin/sh, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ejk9Uh Creating tsocks-debuginfo package Processing files: tsocks-debuginfo-1.8-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ztcYYl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FqSJxE find-requires: running scripts (debuginfo) Provides: debug(libtsocks.so.1.8) Requires: tsocks = 1.8-alt1.qa1, debug(libc.so.6), debug(libdl.so.2) Wrote: /usr/src/RPM/RPMS/i586/tsocks-1.8-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/tsocks-debuginfo-1.8-alt1.qa1.i586.rpm 3.94user 0.94system 0:08.60elapsed 56%CPU (0avgtext+0avgdata 29076maxresident)k 0inputs+0outputs (0major+444946minor)pagefaults 0swaps 5.19user 2.59system 0:11.74elapsed 66%CPU (0avgtext+0avgdata 29076maxresident)k 0inputs+0outputs (0major+621386minor)pagefaults 0swaps --- tsocks-1.8-alt1.qa1.i586.rpm.repo 2013-04-17 04:27:36.000000000 +0000 +++ tsocks-1.8-alt1.qa1.i586.rpm.hasher 2019-05-13 08:45:36.220127509 +0000 @@ -11,5 +11,5 @@ /usr/share/doc/tsocks-1.8/tsocks.conf.simple.example 100644 -/usr/share/man/man1/tsocks.1.gz 100644 -/usr/share/man/man5/tsocks.conf.5.gz 100644 -/usr/share/man/man8/tsocks.8.gz 100644 +/usr/share/man/man1/tsocks.1.xz 100644 +/usr/share/man/man5/tsocks.conf.5.xz 100644 +/usr/share/man/man8/tsocks.8.xz 100644 Requires: /bin/sh @@ -24,3 +24,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libtsocks.so.1.8 = set:idmOYKgtQwaybFRfKg0H2YBJ69geG5t81Fz3 +Provides: libtsocks.so.1.8 = set:hco8j0Ut9JNqokogRlRCTNmSfnop098Wo Provides: tsocks = 1.8-alt1.qa1