<86>Nov 22 06:57:34 userdel[122209]: delete user 'rooter' <86>Nov 22 06:57:34 userdel[122209]: removed group 'rooter' owned by 'rooter' <86>Nov 22 06:57:34 userdel[122209]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 22 06:57:34 groupadd[122247]: group added to /etc/group: name=rooter, GID=564 <86>Nov 22 06:57:34 groupadd[122247]: group added to /etc/gshadow: name=rooter <86>Nov 22 06:57:34 groupadd[122247]: new group: name=rooter, GID=564 <86>Nov 22 06:57:34 useradd[122276]: new user: name=rooter, UID=564, GID=564, home=/root, shell=/bin/bash <86>Nov 22 06:57:34 userdel[122334]: delete user 'builder' <86>Nov 22 06:57:34 userdel[122334]: removed group 'builder' owned by 'builder' <86>Nov 22 06:57:34 userdel[122334]: removed shadow group 'builder' owned by 'builder' <86>Nov 22 06:57:34 groupadd[122379]: group added to /etc/group: name=builder, GID=565 <86>Nov 22 06:57:34 groupadd[122379]: group added to /etc/gshadow: name=builder <86>Nov 22 06:57:34 groupadd[122379]: new group: name=builder, GID=565 <86>Nov 22 06:57:34 useradd[122399]: new user: name=builder, UID=565, GID=565, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/desproxy-0.1.0-alt0.2.qa2.nosrc.rpm <13>Nov 22 06:57:37 rpmi: autoconf_2.50-2:2.59-alt12 1533423932 installed <13>Nov 22 06:57:37 rpmi: automake_1.9-1:1.9.6-alt7 1533757017 installed Installing desproxy-0.1.0-alt0.2.qa2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80533 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf desproxy-0.1.0 + echo 'Source #0 (desproxy-0.1.0-pre1.tgz):' Source #0 (desproxy-0.1.0-pre1.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/desproxy-0.1.0-pre1.tgz + /bin/tar -xf - + cd desproxy-0.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (desproxy-autoconf.patch.bz2):' Patch #1 (desproxy-autoconf.patch.bz2): + /usr/bin/patch -p1 + /bin/bzip2 -dc /usr/src/RPM/SOURCES/desproxy-autoconf.patch.bz2 patching file Makefile.am patching file Makefile.in patching file acconfig.h patching file aclocal.m4 patching file config.guess patching file config.h.in patching file config.sub patching file configure patching file configure.in patching file doc/Makefile.am patching file doc/Makefile.in patching file install-sh patching file missing patching file mkinstalldirs patching file po/Makefile patching file po/Makefile.am patching file po/Makefile.in patching file src/Makefile.am patching file src/Makefile.in patching file src/util.c patching file stamp-h.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36296 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd desproxy-0.1.0 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + 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 --without-included-gettext creating cache ./config.cache 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... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing 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 make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... gcc -E checking for arpa/inet.h... yes checking for errno.h... yes checking for libintl.h... yes checking for locale.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking whether time.h and sys/time.h may both be included... yes checking for 8-bit clean memcmp... yes checking for ANSI C header files... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for setlocale... yes checking for socket... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating doc/Makefile creating po/Makefile creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' cd . && aclocal make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' cd . && autoconf make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' cd . && automake --foreign Makefile make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' /bin/sh ./config.status --recheck running /bin/sh ./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 --without-included-gettext --no-create --no-recursion configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/desproxy-0.1.0/missing: Unknown `--run' option Try `/usr/src/RPM/BUILD/desproxy-0.1.0/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for working memcmp... yes checking for ANSI C header files... (cached) yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for setlocale... yes checking for socket... yes configure: creating ./config.status configure: WARNING: unrecognized options: --without-included-gettext make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' cd . \ && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating Makefile config.status: executing depfiles commands make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' cd . && autoheader autoheader-default: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-default: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-default: WARNING: is deprecated and discouraged. autoheader-default: autoheader-default: WARNING: Using the third argument of `AC_DEFINE' and autoheader-default: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-default: WARNING: `acconfig.h': autoheader-default: autoheader-default: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-default: [Define if a function `main' is needed.]) autoheader-default: autoheader-default: WARNING: More sophisticated templates can also be produced, see the autoheader-default: WARNING: documentation. rm -f stamp-h1 touch config.h.in make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' cd . && /bin/sh ./config.status config.h config.status: creating config.h make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' cd .. \ && CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating src/Makefile config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting config.status: executing depfiles commands make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c desproxy-inetd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c socket2socket.c socket2socket.c: In function 'main': socket2socket.c:119:71: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] client_sock[index]=accept(request_sock,(struct sockaddr *)&remote,&addrlen); ^~~~~~~~ In file included from desproxy.h:7, from socket2socket.c:5: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ socket2socket.c:179:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(outfile,"[R->L]",6); ^~~~~~~~~~~~~~~~~~~~~~~~~ socket2socket.c:180:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(outfile,buffer,count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ socket2socket.c:211:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(outfile,"[L->R]",6); ^~~~~~~~~~~~~~~~~~~~~~~~~ socket2socket.c:212:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(outfile,buffer,count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c util.c In file included from util.c:17: desproxy.h:46: warning: "VERSION" redefined #define VERSION "0.1.0pre1" In file included from util.c:13: ../config.h:103: note: this is the location of the previous definition #define VERSION "0.1.0" util.c: In function 'get_console_line': util.c:80:8: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] fgets(console_line,256,stdin); ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from desproxy.h:15, from util.c:17: /usr/include/bits/stdio2.h:252:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' fgets (char *__restrict __s, int __n, FILE *__restrict __stream) ^~~~~ util.c:81:27: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] for(count=0;count