<86>Apr 14 01:20:26 userdel[10630]: delete user 'rooter' <86>Apr 14 01:20:26 groupadd[10744]: group added to /etc/group: name=rooter, GID=669 <86>Apr 14 01:20:26 groupadd[10744]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:20:26 groupadd[10744]: new group: name=rooter, GID=669 <86>Apr 14 01:20:26 useradd[10802]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Apr 14 01:20:26 userdel[10850]: delete user 'builder' <86>Apr 14 01:20:26 userdel[10850]: removed group 'builder' owned by 'builder' <86>Apr 14 01:20:26 userdel[10850]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:20:26 groupadd[11013]: group added to /etc/group: name=builder, GID=670 <86>Apr 14 01:20:26 groupadd[11013]: group added to /etc/gshadow: name=builder <86>Apr 14 01:20:26 groupadd[11013]: new group: name=builder, GID=670 <86>Apr 14 01:20:26 useradd[11068]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>Apr 14 01:20:29 rpmi: libwrap-1:7.6-alt11 1297041305 installed <13>Apr 14 01:20:29 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 01:20:29 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:20:30 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:20:30 rpmi: libwrap-devel-1:7.6-alt11 1297041305 installed <13>Apr 14 01:20:30 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Apr 14 01:20:31 rpmi: automake_1.11-1.11.6-alt6 1449515438 installed Installing dcd-1.1.1-alt7.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67174 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dcd-1.1.1 + echo 'Source #0 (dcd-1.1.1.tar):' Source #0 (dcd-1.1.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dcd-1.1.1.tar + cd dcd-1.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67174 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dcd-1.1.1 + libtoolize libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./ltmain.sh' libtoolize-default: You should add the contents of the following files to `aclocal.m4': libtoolize-default: `/usr/share/libtool-2.4/aclocal/libtool.m4' libtoolize-default: `/usr/share/libtool-2.4/aclocal/ltoptions.m4' libtoolize-default: `/usr/share/libtool-2.4/aclocal/ltversion.m4' libtoolize-default: `/usr/share/libtool-2.4/aclocal/ltsugar.m4' libtoolize-default: `/usr/share/libtool-2.4/aclocal/lt~obsolete.m4' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + aclocal + autoconf + automake + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 -ri dirname -- '{}' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 --without-included-gettext --with-config-dir=/etc/dcd --with-user=_dcd --with-group=_dcd configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs 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 -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC 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 if x86_64-alt-linux-gcc supports -c -o file.o... (cached) 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... 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... yes checking for bind in -lc... yes checking for inet_aton in -lc... yes checking for inet_ntoa in -lc... yes checking for daemon... yes checking for strsep... yes checking for pthread_create in -lpthread... yes checking for pthread_create in -lc_r... no checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for TCP wrappers library -lwrap... yes checking for yp_get_default_domain... no checking for yp_get_default_domain in -lwrap... no checking for yp_get_default_domain in -lnsl... yes checking SCNu64 definition... ISOC99 checking PRIu64 definition... ISOC99 checking for ANSI C header files... (cached) 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... 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 for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking build time...... Sun Apr 14 01:20:39 UTC 2019 configure: creating ./config.status config.status: creating config.h config.status: creating README config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/pl/Makefile config.status: creating contrib/Makefile config.status: creating contrib/logrotate.dcd config.status: creating contrib/PLD/Makefile config.status: creating contrib/PLD/dcd.init config.status: creating contrib/PLD/dcd.spec config.status: creating contrib/MandrakeLinux/Makefile config.status: creating contrib/MandrakeLinux/dcd.init config.status: creating contrib/MandrakeLinux/dcd.spec config.status: creating conf/Makefile config.status: creating conf/dcd.conf config.status: creating src/dcd.adduser config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/src' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c conf.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c console.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c main.c main.c: In function 'listen_thread_main': main.c:393:6: warning: variable 'No' set but not used [-Wunused-but-set-variable] int No; ^ main.c: In function 'main': main.c:1092:2: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(conf.uid); ^ main.c:1093:2: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(conf.gid); ^ x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c match.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c misc.c misc.c: In function 'flag_myinfo': misc.c:329:14: warning: array subscript has type 'char' [-Wchar-subscripts] return flags[myinfo->flag]; ^ x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c net.c net.c: In function 'sendudp': net.c:125:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret, ^ net.c: In function 'strip_telnet': net.c:343:6: warning: variable 'write_result' set but not used [-Wunused-but-set-variable] int write_result; ^ x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c penalties.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c cmd.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c cmd.user.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c cmd.opt_line.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c cmd.dc.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c cmd.conf.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c compatibility.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c cmd.udp.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"dcd\" -DPACKAGE_TARNAME=\"dcd\" -DPACKAGE_VERSION=\"1.1.1\" -DPACKAGE_STRING=\"dcd\ 1.1.1\" -DPACKAGE_BUGREPORT=\"dc-hub@ds.pg.gda.pl\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dcd\" -DVERSION=\"1.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_MITPTHREADS=1 -DUSE_LIBWRAP=1 -DPROCESS_OPTIONS=1 -DHAVE_LIBNSL=1 -DCONFIGDIR=\"/etc/dcd\" -DDEFAULT_USER=\"_dcd\" -DDEFAULT_GROUP=\"_dcd\" -DSTDC_HEADERS=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SIGNAL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DBUILD_TIME=\"Sun\ Apr\ 14\ 01:20:39\ UTC\ 2019\" -I. -I../ -I/usr/include/ptlib/ -I/usr/include/ -Wall -O2 -pipe -Wall -g -O2 -c log.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -O2 -pipe -Wall -g -O2 -lwrap -o dcd conf.o console.o main.o match.o misc.o net.o penalties.o cmd.o cmd.user.o cmd.opt_line.o cmd.dc.o cmd.conf.o compatibility.o cmd.udp.o log.o -lnsl -lpthread -lc -lc -lc libtool: link: x86_64-alt-linux-gcc -O2 -pipe -Wall -g -O2 -o dcd conf.o console.o main.o match.o misc.o net.o penalties.o cmd.o cmd.user.o cmd.opt_line.o cmd.dc.o cmd.conf.o compatibility.o cmd.udp.o log.o -lwrap -lnsl -lpthread -lc make[1]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/src' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc' Making all in pl make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc/pl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc/pl' make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc' Making all in contrib make[1]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib' Making all in PLD make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib/PLD' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib/PLD' Making all in MandrakeLinux make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib/MandrakeLinux' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib/MandrakeLinux' make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib' make[1]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib' Making all in conf make[1]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/conf' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/conf' make[1]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1' make: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56650 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dcd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dcd-buildroot + cd dcd-1.1.1 + mkdir -p /usr/src/tmp/dcd-buildroot/etc/sysconfig /usr/src/tmp/dcd-buildroot/etc/logrotate.d /usr/src/tmp/dcd-buildroot/var/log/dcd /usr/src/tmp/dcd-buildroot/etc/rc.d/init.d + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/dcd-buildroot sbindir=/usr/bin make: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/src' /bin/mkdir -p '/usr/src/tmp/dcd-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -p dcd '/usr/src/tmp/dcd-buildroot/usr/bin' libtool: install: /bin/install -p dcd /usr/src/tmp/dcd-buildroot/usr/bin/dcd /bin/mkdir -p '/usr/src/tmp/dcd-buildroot/usr/bin' /bin/install -p dcd.adduser '/usr/src/tmp/dcd-buildroot/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc' Making install in pl make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc/pl' make[3]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc/pl' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/dcd-buildroot/usr/share/man/man1' /bin/install -p -m 644 dcd.1 dcd.console.1 '/usr/src/tmp/dcd-buildroot/usr/share/man/man1' make[3]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc/pl' make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc/pl' make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc' make[3]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/dcd-buildroot/usr/share/man/man2' /bin/install -p -m 644 dcd.2 dcd.console.2 '/usr/src/tmp/dcd-buildroot/usr/share/man/man2' make[3]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc' make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/doc' Making install in contrib make[1]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib' Making install in PLD make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib/PLD' make[3]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib/PLD' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib/PLD' make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib/PLD' Making install in MandrakeLinux make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib/MandrakeLinux' make[3]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib/MandrakeLinux' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib/MandrakeLinux' make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib/MandrakeLinux' make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib' make[3]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib' make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib' make[1]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/contrib' Making install in conf make[1]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/conf' make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/conf' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/dcd-buildroot/etc/dcd' /bin/install -p -m 644 console.allow dcd.users dcd.banned dcd.conf dcd.motd dcd.welcome nicks.allow dcd.penalties dcd.rules dcd.hublinks dcd.usercommands '/usr/src/tmp/dcd-buildroot/etc/dcd' make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1/conf' chmod 751 /usr/src/tmp/dcd-buildroot/etc/dcd chown -R _dcd:_dcd /usr/src/tmp/dcd-buildroot/etc/dcd || echo "WARNING!!!!" ; exit 0 chown: invalid user: '_dcd:_dcd' WARNING!!!! chmod 644 /usr/src/tmp/dcd-buildroot/etc/dcd/* chmod 640 /usr/src/tmp/dcd-buildroot/etc/dcd/dcd.users chmod 640 /usr/src/tmp/dcd-buildroot/etc/dcd/console.allow chown _dcd:_dcd /usr/src/tmp/dcd-buildroot/etc/dcd/dcd.banned || echo "WARNING!!!!" ; exit 0 chown: invalid user: '_dcd:_dcd' WARNING!!!! make[3]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/conf' make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/conf' make[1]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1/conf' make[1]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1' make[2]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1' make[2]: Nothing to be done for `install-exec-am'. make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/dcd-1.1.1' make[3]: Nothing to be done for `install-data-hook'. make[3]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1' make: Leaving directory `/usr/src/RPM/BUILD/dcd-1.1.1' + pushd /usr/src/tmp/dcd-buildroot/usr/share/man/man1 ~/tmp/dcd-buildroot/usr/share/man/man1 ~/RPM/BUILD/dcd-1.1.1 + mkdir -p ../pl/man1 + mv -v -- dcd.1 dcd.console.1 ../pl/man1 'dcd.1' -> '../pl/man1/dcd.1' 'dcd.console.1' -> '../pl/man1/dcd.console.1' + mv -v -- ../man2/dcd.2 ../man2/dcd.console.2 . '../man2/dcd.2' -> './dcd.2' '../man2/dcd.console.2' -> './dcd.console.2' + for i in '*.2*' + mv -v -- dcd.2 dcd.1 'dcd.2' -> 'dcd.1' + for i in '*.2*' + mv -v -- dcd.console.2 dcd.console.1 'dcd.console.2' -> 'dcd.console.1' + rmdir -v ../man2 rmdir: removing directory, '../man2' + popd ~/RPM/BUILD/dcd-1.1.1 + install contrib/dcd.sysconfig /usr/src/tmp/dcd-buildroot/etc/sysconfig/dcd + sed -i 's|\+0|-10|g;s|^SERVICE|#SERVICE|g' /usr/src/tmp/dcd-buildroot/etc/sysconfig/dcd + install /usr/src/RPM/SOURCES/dcd.logrotate /usr/src/tmp/dcd-buildroot/etc/logrotate.d/dcd + install -pDm 644 /usr/src/RPM/SOURCES/dcd.service /usr/src/tmp/dcd-buildroot/lib/systemd/system/dcd.service + sed -i 's|@LOG_DIR@|/var/log/dcd|g' /usr/src/tmp/dcd-buildroot/etc/dcd/console.allow /usr/src/tmp/dcd-buildroot/etc/dcd/dcd.banned /usr/src/tmp/dcd-buildroot/etc/dcd/dcd.conf /usr/src/tmp/dcd-buildroot/etc/dcd/dcd.hublinks /usr/src/tmp/dcd-buildroot/etc/dcd/dcd.motd /usr/src/tmp/dcd-buildroot/etc/dcd/dcd.penalties /usr/src/tmp/dcd-buildroot/etc/dcd/dcd.rules /usr/src/tmp/dcd-buildroot/etc/dcd/dcd.usercommands /usr/src/tmp/dcd-buildroot/etc/dcd/dcd.users /usr/src/tmp/dcd-buildroot/etc/dcd/dcd.welcome /usr/src/tmp/dcd-buildroot/etc/dcd/nicks.allow + install contrib/PLD/dcd.init /usr/src/tmp/dcd-buildroot/etc/rc.d/init.d/dcd + sed -i 's|busy|#busy|; s|msg_net|#msg_net|g; s|msg_start|#msg_start|g; s|msg_stop|#msg_stop|g; s|daemon dcd|start_daemon --expect-user _dcd -- dcd|g; s|killproc dcd|stop_daemon --expect-user _dcd -- dcd|g; s|-- dcd -HUP|-HUP -- dcd|g; s/restart)/restart|condrestart)/g; s| dcd \$OPTIONS| $SERVICE_RUN_NICE_LEVEL dcd $OPTIONS|; s|sysconfig/dcd *$|sysconfig/dcd\n[ ! -z $SERVICE_RUN_NICE_LEVEL ] \&\& SERVICE_RUN_NICE_LEVEL="nice -n $SERVICE_RUN_NICE_LEVEL"|; ' /usr/src/tmp/dcd-buildroot/etc/rc.d/init.d/dcd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dcd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dcd-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/dcd-buildroot (auto) Adjusting library links in /usr/src/tmp/dcd-buildroot ./lib: Verifying ELF objects in /usr/src/tmp/dcd-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: dcd-1.1.1-alt7 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95894 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dcd-1.1.1 + DOCDIR=/usr/src/tmp/dcd-buildroot/usr/share/doc/dcd-1.1.1 + export DOCDIR + rm -rf /usr/src/tmp/dcd-buildroot/usr/share/doc/dcd-1.1.1 + /bin/mkdir -p /usr/src/tmp/dcd-buildroot/usr/share/doc/dcd-1.1.1 + cp -prL AUTHORS BUGS FAQ NEWS README TODO USERCOMMANDS SYSLOG /usr/src/tmp/dcd-buildroot/usr/share/doc/dcd-1.1.1 + chmod -R go-w /usr/src/tmp/dcd-buildroot/usr/share/doc/dcd-1.1.1 + chmod -R a+rX /usr/src/tmp/dcd-buildroot/usr/share/doc/dcd-1.1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CXPk5l 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.4gvIm2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,static,symlinks) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OxuZnL Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ghtocx Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oOAgOl Requires: /bin/sh, /etc/logrotate.d, /etc/rc.d/init.d, /lib64/ld-linux-x86-64.so.2, 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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libwrap.so.0()(64bit) >= set:jhGBm508Sh, rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd 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.Mv7Ibd Creating dcd-debuginfo package Processing files: dcd-debuginfo-1.1.1-alt7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iZaxk7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mCCzf4 find-requires: running scripts (debuginfo) Requires: dcd = 1.1.1-alt7, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libwrap.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/dcd-1.1.1-alt7.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/dcd-debuginfo-1.1.1-alt7.x86_64.rpm 7.09user 1.94system 0:19.27elapsed 46%CPU (0avgtext+0avgdata 35792maxresident)k 0inputs+0outputs (0major+904200minor)pagefaults 0swaps 11.41user 4.15system 0:29.19elapsed 53%CPU (0avgtext+0avgdata 121976maxresident)k 0inputs+0outputs (0major+1201784minor)pagefaults 0swaps --- dcd-1.1.1-alt7.x86_64.rpm.repo 2014-08-13 07:51:19.000000000 +0000 +++ dcd-1.1.1-alt7.x86_64.rpm.hasher 2019-04-14 01:20:53.828771695 +0000 @@ -27,6 +27,6 @@ /usr/share/doc/dcd-1.1.1/USERCOMMANDS 100644 -/usr/share/man/man1/dcd.1.gz 100644 -/usr/share/man/man1/dcd.console.1.gz 100644 -/usr/share/man/pl/man1/dcd.1.gz 100644 -/usr/share/man/pl/man1/dcd.console.1.gz 100644 +/usr/share/man/man1/dcd.1.xz 100644 +/usr/share/man/man1/dcd.console.1.xz 100644 +/usr/share/man/pl/man1/dcd.1.xz 100644 +/usr/share/man/pl/man1/dcd.console.1.xz 100644 /var/log/dcd 40550 @@ -47,3 +47,3 @@ Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) -Requires: libwrap.so.0()(64bit) >= set:jgYGT1ml0o49Yo4 +Requires: libwrap.so.0()(64bit) >= set:jhGBm508Sh Requires: rpmlib(SetVersions)