<86>Dec 10 01:38:43 userdel[339261]: delete user 'rooter' <86>Dec 10 01:38:43 userdel[339261]: removed group 'rooter' owned by 'rooter' <86>Dec 10 01:38:43 userdel[339261]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 10 01:38:43 groupadd[339290]: group added to /etc/group: name=rooter, GID=675 <86>Dec 10 01:38:43 groupadd[339290]: group added to /etc/gshadow: name=rooter <86>Dec 10 01:38:43 groupadd[339290]: new group: name=rooter, GID=675 <86>Dec 10 01:38:43 useradd[339312]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Dec 10 01:38:43 userdel[339341]: delete user 'builder' <86>Dec 10 01:38:43 userdel[339341]: removed group 'builder' owned by 'builder' <86>Dec 10 01:38:43 userdel[339341]: removed shadow group 'builder' owned by 'builder' <86>Dec 10 01:38:43 groupadd[339366]: group added to /etc/group: name=builder, GID=676 <86>Dec 10 01:38:43 groupadd[339366]: group added to /etc/gshadow: name=builder <86>Dec 10 01:38:43 groupadd[339366]: new group: name=builder, GID=676 <86>Dec 10 01:38:43 useradd[339389]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Dec 10 01:38:45 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Dec 10 01:38:45 rpmi: libstdc++10-devel-10.2.1-alt2 sisyphus+263054.100.3.1 1607510507 installed <13>Dec 10 01:38:46 rpmi: gcc10-c++-10.2.1-alt2 sisyphus+263054.100.3.1 1607510507 installed <13>Dec 10 01:38:46 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/proxychains-3.1-alt2.nosrc.rpm Installing proxychains-3.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30685 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf proxychains-3.1 + echo 'Source #0 (proxychains-3.1.tar.gz):' Source #0 (proxychains-3.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/proxychains-3.1.tar.gz + /bin/tar -xf - + cd proxychains-3.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (proxychains-getnameinfo.patch):' Patch #0 (proxychains-getnameinfo.patch): + /usr/bin/patch -p2 patching file proxychains/libproxychains.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd proxychains-3.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./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 --disable-static checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing 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 for a sed that does not truncate output... /bin/sed checking for egrep... grep -E 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 /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking for correct ltmain.sh version... yes 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 checking if x86_64-alt-linux-gcc PIC flag -fPIC 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 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... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating proxychains/Makefile config.status: creating proxychains/docs/Makefile config.status: creating proxychains/docs/en/Makefile config.status: creating config.h config.status: executing default-1 commands + make -j8 make all-recursive Making all in proxychains Making all in docs Making all in en make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c libproxychains.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wp,-MD,.deps/libproxychains.pp -c libproxychains.c -fPIC -DPIC -o .libs/libproxychains.o libproxychains.c: In function 'init_lib': libproxychains.c:65:32: warning: pointer targets in passing argument 2 of 'get_chain_data' differ in signedness [-Wpointer-sign] 65 | get_chain_data(proxychains_pd,&proxychains_proxy_count,&proxychains_ct); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | int * libproxychains.c:57:16: note: expected 'unsigned int *' but argument is of type 'int *' 57 | unsigned int *proxy_count, | ~~~~~~~~~~~~~~^~~~~~~~~~~ libproxychains.c: In function 'connect': libproxychains.c:230:47: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 230 | getsockopt(sock,SOL_SOCKET,SO_TYPE,&socktype,&optlen); | ^~~~~~~ | | | int * In file included from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from libproxychains.c:26: /usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c core.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wp,-MD,.deps/core.pp -c core.c -fPIC -DPIC -o .libs/core.o core.c: In function 'timed_connect': core.c:172:59: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 172 | getsockopt(sock,SOL_SOCKET,SO_ERROR,&value,&value_len) ; | ^~~~~~~~~~ | | | int * In file included from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from core.c:26: /usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ core.c: In function 'connect_proxy_chain': core.c:584:1: warning: label 'done' defined but not used [-Wunused-label] 584 | done: | ^~~~ core.c: In function 'proxy_gethostbyname': core.c:630:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 630 | while (hp=gethostent()) | ^~ core.c:657:4: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 657 | read(pipe_fd[0],&buff,sizeof(buff)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: core.c:116:12: warning: 'read_line' defined but not used [-Wunused-function] 116 | static int read_line(int fd, char *buff, size_t size) | ^~~~~~~~~ In file included from /usr/include/string.h:508, from /usr/include/memory.h:29, from core.c:24: In function 'strncpy', inlined from 'tunnel_to' at core.c:314:6: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core.c: In function 'tunnel_to': core.c:312:8: note: length computed here 312 | c=strlen(user); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:508, from /usr/include/memory.h:29, from core.c:24: In function 'strncpy', inlined from 'tunnel_to' at core.c:318:6: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core.c: In function 'tunnel_to': core.c:316:8: note: length computed here 316 | c=strlen(pass); | ^~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o libproxychains.la -rpath /usr/lib64 -version-info 3:0:0 libproxychains.lo core.lo -ldl x86_64-alt-linux-gcc -shared .libs/libproxychains.o .libs/core.o -ldl -Wl,-soname -Wl,libproxychains.so.3 -o .libs/libproxychains.so.3.0.0 /usr/bin/ld.default: .libs/core.o:/usr/src/RPM/BUILD/proxychains-3.1/proxychains/core.h:71: multiple definition of `true_connect'; .libs/libproxychains.o:/usr/src/RPM/BUILD/proxychains-3.1/proxychains/core.h:71: first defined here /usr/bin/ld.default: .libs/core.o:/usr/src/RPM/BUILD/proxychains-3.1/proxychains/core.h:91: multiple definition of `true_gethostbyaddr'; .libs/libproxychains.o:/usr/src/RPM/BUILD/proxychains-3.1/proxychains/core.h:91: first defined here /usr/bin/ld.default: .libs/core.o:/usr/src/RPM/BUILD/proxychains-3.1/proxychains/core.h:88: multiple definition of `true_getnameinfo'; .libs/libproxychains.o:/usr/src/RPM/BUILD/proxychains-3.1/proxychains/core.h:88: first defined here /usr/bin/ld.default: .libs/core.o:/usr/src/RPM/BUILD/proxychains-3.1/proxychains/core.h:82: multiple definition of `true_freeaddrinfo'; .libs/libproxychains.o:/usr/src/RPM/BUILD/proxychains-3.1/proxychains/core.h:82: first defined here /usr/bin/ld.default: .libs/core.o:/usr/src/RPM/BUILD/proxychains-3.1/proxychains/core.h:79: multiple definition of `true_getaddrinfo'; .libs/libproxychains.o:/usr/src/RPM/BUILD/proxychains-3.1/proxychains/core.h:79: first defined here /usr/bin/ld.default: .libs/core.o:/usr/src/RPM/BUILD/proxychains-3.1/proxychains/core.h:74: multiple definition of `true_gethostbyname'; .libs/libproxychains.o:/usr/src/RPM/BUILD/proxychains-3.1/proxychains/core.h:74: first defined here collect2: error: ld returned 1 exit status make[3]: *** [Makefile:219: libproxychains.la] Error 1 make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[2]: *** [Makefile:252: all-recursive] Error 1 make[1]: *** [Makefile:168: all-recursive] Error 1 make: *** [Makefile:317: all-recursive-am] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.48350 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.48350 (%build) Command exited with non-zero status 1 2.46user 1.28system 0:04.55elapsed 82%CPU (0avgtext+0avgdata 34008maxresident)k 0inputs+0outputs (0major+619647minor)pagefaults 0swaps hsh-rebuild: rebuild of `proxychains-3.1-alt2.src.rpm' failed. Command exited with non-zero status 1 6.55user 3.57system 0:10.82elapsed 93%CPU (0avgtext+0avgdata 116336maxresident)k 0inputs+0outputs (0major+848872minor)pagefaults 0swaps