<86>Aug 11 09:17:52 userdel[2565166]: delete user 'rooter' <86>Aug 11 09:17:52 userdel[2565166]: removed group 'rooter' owned by 'rooter' <86>Aug 11 09:17:52 userdel[2565166]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 11 09:17:52 groupadd[2565171]: group added to /etc/group: name=rooter, GID=597 <86>Aug 11 09:17:52 groupadd[2565171]: group added to /etc/gshadow: name=rooter <86>Aug 11 09:17:52 groupadd[2565171]: new group: name=rooter, GID=597 <86>Aug 11 09:17:52 useradd[2565175]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Aug 11 09:17:52 userdel[2565182]: delete user 'builder' <86>Aug 11 09:17:52 userdel[2565182]: removed group 'builder' owned by 'builder' <86>Aug 11 09:17:52 userdel[2565182]: removed shadow group 'builder' owned by 'builder' <86>Aug 11 09:17:52 groupadd[2565187]: group added to /etc/group: name=builder, GID=598 <86>Aug 11 09:17:52 groupadd[2565187]: group added to /etc/gshadow: name=builder <86>Aug 11 09:17:52 groupadd[2565187]: new group: name=builder, GID=598 <86>Aug 11 09:17:52 useradd[2565191]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libtelnet-0.21-alt1_12.src.rpm: license not found in '/usr/share/license' directory: Public /usr/src/in/srpm/libtelnet-0.21-alt1_12.src.rpm: license not found in '/usr/share/license' directory: Domain <13>Aug 11 09:17:55 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Aug 11 09:17:56 rpmi: doxygen-1:1.8.17-alt2 sisyphus+251932.100.4.1 1589893423 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libtelnet-0.21-alt1_12.nosrc.rpm Installing libtelnet-0.21-alt1_12.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.51094 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libtelnet-0.21 + echo 'Source #0 (libtelnet-0.21.tar.gz):' Source #0 (libtelnet-0.21.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libtelnet-0.21.tar.gz + /bin/tar -xf - + cd libtelnet-0.21 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51094 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libtelnet-0.21 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' ++ 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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --disable-silent-rules, --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 build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu 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 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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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... no checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes checking for doxygen... /usr/bin/doxygen checking for ANSI C header files... (cached) yes checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for zlib... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/man1/Makefile config.status: creating doc/man/man3/Makefile config.status: creating test/Makefile config.status: creating util/Makefile config.status: creating libtelnet-uninstalled.pc config.status: creating libtelnet.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 make all-recursive Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o libtelnet.lo libtelnet.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c libtelnet.c -fPIC -DPIC -o .libs/libtelnet.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21' make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -version-info 2:0:0 -o libtelnet.la -rpath /usr/lib libtelnet.lo -lz libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/libtelnet.o -lz -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libtelnet.so.2 -o .libs/libtelnet.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libtelnet.so.2" && ln -s "libtelnet.so.2.0.0" "libtelnet.so.2") libtool: link: (cd ".libs" && rm -f "libtelnet.so" && ln -s "libtelnet.so.2.0.0" "libtelnet.so") libtool: link: ( cd ".libs" && rm -f "libtelnet.la" && ln -s "../libtelnet.la" "libtelnet.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21' Making all in doc Making all in man Making all in man1 make[4]: Nothing to be done for 'all'. Making all in man3 make[4]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man/man3' ( cd "../../.." ; /usr/bin/doxygen ) /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:75: warning: Member TELNET_DONT (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:76: warning: Member TELNET_DO (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:77: warning: Member TELNET_WONT (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:78: warning: Member TELNET_WILL (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:79: warning: Member TELNET_SB (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:80: warning: Member TELNET_GA (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:81: warning: Member TELNET_EL (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:82: warning: Member TELNET_EC (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:83: warning: Member TELNET_AYT (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:84: warning: Member TELNET_AO (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:85: warning: Member TELNET_IP (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:86: warning: Member TELNET_BREAK (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:87: warning: Member TELNET_DM (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:88: warning: Member TELNET_NOP (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:89: warning: Member TELNET_SE (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:90: warning: Member TELNET_EOR (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:91: warning: Member TELNET_ABORT (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:92: warning: Member TELNET_SUSP (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:93: warning: Member TELNET_EOF (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:100: warning: Member TELNET_TELOPT_ECHO (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:101: warning: Member TELNET_TELOPT_RCP (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:102: warning: Member TELNET_TELOPT_SGA (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:103: warning: Member TELNET_TELOPT_NAMS (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:104: warning: Member TELNET_TELOPT_STATUS (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:105: warning: Member TELNET_TELOPT_TM (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:106: warning: Member TELNET_TELOPT_RCTE (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:107: warning: Member TELNET_TELOPT_NAOL (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:108: warning: Member TELNET_TELOPT_NAOP (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:109: warning: Member TELNET_TELOPT_NAOCRD (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:110: warning: Member TELNET_TELOPT_NAOHTS (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:111: warning: Member TELNET_TELOPT_NAOHTD (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:112: warning: Member TELNET_TELOPT_NAOFFD (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:113: warning: Member TELNET_TELOPT_NAOVTS (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:114: warning: Member TELNET_TELOPT_NAOVTD (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:115: warning: Member TELNET_TELOPT_NAOLFD (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:116: warning: Member TELNET_TELOPT_XASCII (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:117: warning: Member TELNET_TELOPT_LOGOUT (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:118: warning: Member TELNET_TELOPT_BM (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:119: warning: Member TELNET_TELOPT_DET (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:120: warning: Member TELNET_TELOPT_SUPDUP (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:121: warning: Member TELNET_TELOPT_SUPDUPOUTPUT (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:122: warning: Member TELNET_TELOPT_SNDLOC (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:123: warning: Member TELNET_TELOPT_TTYPE (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:124: warning: Member TELNET_TELOPT_EOR (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:125: warning: Member TELNET_TELOPT_TUID (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:126: warning: Member TELNET_TELOPT_OUTMRK (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:127: warning: Member TELNET_TELOPT_TTYLOC (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:128: warning: Member TELNET_TELOPT_3270REGIME (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:129: warning: Member TELNET_TELOPT_X3PAD (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:130: warning: Member TELNET_TELOPT_NAWS (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:131: warning: Member TELNET_TELOPT_TSPEED (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:132: warning: Member TELNET_TELOPT_LFLOW (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:133: warning: Member TELNET_TELOPT_LINEMODE (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:134: warning: Member TELNET_TELOPT_XDISPLOC (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:135: warning: Member TELNET_TELOPT_ENVIRON (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:136: warning: Member TELNET_TELOPT_AUTHENTICATION (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:137: warning: Member TELNET_TELOPT_ENCRYPT (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:138: warning: Member TELNET_TELOPT_NEW_ENVIRON (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:139: warning: Member TELNET_TELOPT_MSSP (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:140: warning: Member TELNET_TELOPT_COMPRESS2 (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:141: warning: Member TELNET_TELOPT_ZMP (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:142: warning: Member TELNET_TELOPT_EXOPL (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:144: warning: Member TELNET_TELOPT_MCCP2 (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:151: warning: Member TELNET_TTYPE_SEND (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:158: warning: Member TELNET_ENVIRON_SEND (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:159: warning: Member TELNET_ENVIRON_INFO (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:160: warning: Member TELNET_ENVIRON_VAR (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:161: warning: Member TELNET_ENVIRON_VALUE (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:162: warning: Member TELNET_ENVIRON_ESC (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:163: warning: Member TELNET_ENVIRON_USERVAR (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:170: warning: Member TELNET_MSSP_VAL (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:178: warning: Member TELNET_PFLAG_DEFLATE (macro definition) of file libtelnet.h is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:246: warning: Member data (variable) of class telnet_event_t is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:258: warning: Member error (variable) of class telnet_event_t is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:266: warning: Member iac (variable) of class telnet_event_t is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:274: warning: Member neg (variable) of class telnet_event_t is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:284: warning: Member sub (variable) of class telnet_event_t is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:293: warning: Member zmp (variable) of class telnet_event_t is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:302: warning: Member ttype (variable) of class telnet_event_t is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:311: warning: Member compress (variable) of class telnet_event_t is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:321: warning: Member environ (variable) of class telnet_event_t is not documented. /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h:330: warning: Member mssp (variable) of class telnet_event_t is not documented. sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/usr/src/RPM/BUILD/libtelnet-0.21/doc/html/structtelnet__event__t_1_1environ__t__coll__graph.dot" -Tpng -o "/usr/src/RPM/BUILD/libtelnet-0.21/doc/html/structtelnet__event__t_1_1environ__t__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/usr/src/RPM/BUILD/libtelnet-0.21/doc/html/graph_legend.dot" -Tpng -o "/usr/src/RPM/BUILD/libtelnet-0.21/doc/html/graph_legend.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/usr/src/RPM/BUILD/libtelnet-0.21/doc/html/uniontelnet__event__t__coll__graph.dot" -Tpng -o "/usr/src/RPM/BUILD/libtelnet-0.21/doc/html/uniontelnet__event__t__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/usr/src/RPM/BUILD/libtelnet-0.21/doc/html/structtelnet__event__t_1_1mssp__t__coll__graph.dot" -Tpng -o "/usr/src/RPM/BUILD/libtelnet-0.21/doc/html/structtelnet__event__t_1_1mssp__t__coll__graph.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/usr/src/RPM/BUILD/libtelnet-0.21/doc/html/libtelnet_8h__incl.dot" -Tpng -o "/usr/src/RPM/BUILD/libtelnet-0.21/doc/html/libtelnet_8h__incl.png"' error: problems opening map file /usr/src/RPM/BUILD/libtelnet-0.21/doc/html/libtelnet_8h__incl.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /usr/src/RPM/BUILD/libtelnet-0.21/doc/html/uniontelnet__event__t__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /usr/src/RPM/BUILD/libtelnet-0.21/doc/html/structtelnet__event__t_1_1environ__t__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problems opening map file /usr/src/RPM/BUILD/libtelnet-0.21/doc/html/structtelnet__event__t_1_1mssp__t__coll__graph.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h... Parsing file /usr/src/RPM/BUILD/libtelnet-0.21/libtelnet.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file libtelnet.h... Generating file documentation... Generating docs for file libtelnet.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound telnet_environ_t... Generating docs for compound telnet_event_t... Generating docs for nested compound telnet_event_t::compress_t... Generating docs for nested compound telnet_event_t::data_t... Generating docs for nested compound telnet_event_t::environ_t... Generating docs for nested compound telnet_event_t::error_t... Generating docs for nested compound telnet_event_t::iac_t... Generating docs for nested compound telnet_event_t::mssp_t... Generating docs for nested compound telnet_event_t::negotiate_t... Generating docs for nested compound telnet_event_t::subnegotiate_t... Generating docs for nested compound telnet_event_t::ttype_t... Generating docs for nested compound telnet_event_t::zmp_t... Generating docs for compound telnet_telopt_t... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running plantuml with JAVA... Running dot... Generating dot graphs using 2 parallel threads... Running dot for graph 1/5 Running dot for graph 2/5 Running dot for graph 3/5 Running dot for graph 4/5 Running dot for graph 5/5 Patching output file 1/4 Patching output file 2/4 Patching output file 3/4 Patching output file 4/4 lookup cache used 166/65536 hits=620 misses=185 finished... touch "build-stamp" make[4]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man/man3' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in util make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o telnet-client.o telnet-client.c In file included from /usr/include/sys/types.h:25, from telnet-client.c:19: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o telnet-chatd.o telnet-chatd.c In file included from /usr/include/sys/socket.h:22, from telnet-chatd.c:20: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o telnet-proxy.o telnet-proxy.c In file included from /usr/include/sys/socket.h:22, from telnet-proxy.c:20: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o telnet-client telnet-client.o ../libtelnet.la libtool: link: i586-alt-linux-gcc -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/telnet-client telnet-client.o ../.libs/libtelnet.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o telnet-chatd telnet-chatd.o ../libtelnet.la libtool: link: i586-alt-linux-gcc -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/telnet-chatd telnet-chatd.o ../.libs/libtelnet.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o telnet-proxy telnet-proxy.o ../libtelnet.la libtool: link: i586-alt-linux-gcc -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/telnet-proxy telnet-proxy.o ../.libs/libtelnet.so -lz make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' Making all in test make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83448 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libtelnet-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libtelnet-buildroot + cd libtelnet-0.21 + rm -rf /usr/src/tmp/libtelnet-buildroot + make install 'INSTALL=install -p' DESTDIR=/usr/src/tmp/libtelnet-buildroot make: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21' make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libtelnet-buildroot/usr/lib" /bin/sh ./libtool --mode=install install -p libtelnet.la '/usr/src/tmp/libtelnet-buildroot/usr/lib' libtool: install: install -p .libs/libtelnet.so.2.0.0 /usr/src/tmp/libtelnet-buildroot/usr/lib/libtelnet.so.2.0.0 libtool: install: (cd /usr/src/tmp/libtelnet-buildroot/usr/lib && { ln -s -f libtelnet.so.2.0.0 libtelnet.so.2 || { rm -f libtelnet.so.2 && ln -s libtelnet.so.2.0.0 libtelnet.so.2; }; }) libtool: install: (cd /usr/src/tmp/libtelnet-buildroot/usr/lib && { ln -s -f libtelnet.so.2.0.0 libtelnet.so || { rm -f libtelnet.so && ln -s libtelnet.so.2.0.0 libtelnet.so; }; }) libtool: install: install -p .libs/libtelnet.lai /usr/src/tmp/libtelnet-buildroot/usr/lib/libtelnet.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libtelnet-buildroot/usr/include" install -p -m 644 libtelnet.h '/usr/src/tmp/libtelnet-buildroot/usr/include' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libtelnet-buildroot/usr/lib/pkgconfig" install -p -m 644 libtelnet.pc '/usr/src/tmp/libtelnet-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21' make[1]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc' Making install in man make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man' Making install in man1 make[3]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man/man1' make[4]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man/man1' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/libtelnet-buildroot/usr/share/man/man1" install -p -m 644 telnet-chatd.1 telnet-client.1 telnet-proxy.1 '/usr/src/tmp/libtelnet-buildroot/usr/share/man/man1' make[4]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man/man1' make[3]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man/man1' Making install in man3 make[3]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man/man3' make[4]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man/man3' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man3" || /bin/mkdir -p "/usr/src/tmp/libtelnet-buildroot/usr/share/man/man3" install -p -m 644 libtelnet.h.3 telnet_environ_t.3 telnet_event_t.3 telnet_event_t_compress_t.3 telnet_event_t_data_t.3 telnet_event_t_environ_t.3 telnet_event_t_error_t.3 telnet_event_t_iac_t.3 telnet_event_t_negotiate_t.3 telnet_event_t_subnegotiate_t.3 telnet_event_t_ttype_t.3 telnet_event_t_zmp_t.3 telnet_event_t_mssp_t.3 telnet_telopt_t.3 '/usr/src/tmp/libtelnet-buildroot/usr/share/man/man3' make[4]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man/man3' make[3]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man/man3' make[3]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man' make[4]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man' make[3]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man' make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc' make[3]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc' 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/libtelnet-0.21/doc' make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/doc' Making install in util make[1]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libtelnet-buildroot/usr/bin" /bin/sh ../libtool --mode=install install -p telnet-client telnet-chatd telnet-proxy '/usr/src/tmp/libtelnet-buildroot/usr/bin' libtool: install: warning: `../libtelnet.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/telnet-client /usr/src/tmp/libtelnet-buildroot/usr/bin/telnet-client libtool: install: warning: `../libtelnet.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/telnet-chatd /usr/src/tmp/libtelnet-buildroot/usr/bin/telnet-chatd libtool: install: warning: `../libtelnet.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/telnet-proxy /usr/src/tmp/libtelnet-buildroot/usr/bin/telnet-proxy make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' make[1]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/util' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/test' make[2]: Entering directory '/usr/src/RPM/BUILD/libtelnet-0.21/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21/test' make: Leaving directory '/usr/src/RPM/BUILD/libtelnet-0.21' + rm /usr/src/tmp/libtelnet-buildroot/usr/lib/libtelnet.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libtelnet-buildroot (auto) mode of './usr/lib/libtelnet.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libtelnet-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/libtelnet.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libtelnet.pc: Libs: '-L${libdir} -ltelnet ' --> '-ltelnet' Checking contents of files in /usr/src/tmp/libtelnet-buildroot/ (default) Compressing files in /usr/src/tmp/libtelnet-buildroot (auto) Adjusting library links in /usr/src/tmp/libtelnet-buildroot ./usr/lib: libtelnet.so.2 -> libtelnet.so.2.0.0 Verifying ELF objects in /usr/src/tmp/libtelnet-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: libtelnet-0.21-alt1_12 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91810 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libtelnet-0.21 + DOCDIR=/usr/src/tmp/libtelnet-buildroot/usr/share/doc/libtelnet-0.21 + export DOCDIR + rm -rf /usr/src/tmp/libtelnet-buildroot/usr/share/doc/libtelnet-0.21 + /bin/mkdir -p /usr/src/tmp/libtelnet-buildroot/usr/share/doc/libtelnet-0.21 + cp -prL README COPYING NEWS /usr/src/tmp/libtelnet-buildroot/usr/share/doc/libtelnet-0.21 + chmod -R go-w /usr/src/tmp/libtelnet-buildroot/usr/share/doc/libtelnet-0.21 + chmod -R a+rX /usr/src/tmp/libtelnet-buildroot/usr/share/doc/libtelnet-0.21 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gZUpBD find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libtelnet-buildroot/usr/lib/libtelnet.so.2: 22 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jjMJuD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libtelnet.so.2 = set:idW68NP2nTo4Byv8zya91eZEZ7CoT7CTr4UsZbtl6sh3Dtd Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JjRLFA Creating libtelnet-debuginfo package Processing files: libtelnet-devel-0.21-alt1_12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LksprA find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R2GnkE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libtelnet) = 0.21 Requires: libtelnet = 0.21-alt1_12, pkg-config, /usr/lib/libtelnet.so.2.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HuMMCD Processing files: libtelnet-utils-0.21-alt1_12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xw1I6B find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kxBBHA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libtelnet = 0.21-alt1_12, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libtelnet.so.2 >= set:iegrqamIxagQ6YxFscdBC9Xq, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0aqojC Creating libtelnet-utils-debuginfo package Processing files: libtelnet-debuginfo-0.21-alt1_12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9iTNkC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XFy6oE find-requires: running scripts (debuginfo) Provides: debug(libtelnet.so.2) Requires: libtelnet = 0.21-alt1_12, debug(libc.so.6) Processing files: libtelnet-utils-debuginfo-0.21-alt1_12 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9FcoqE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7dx29B find-requires: running scripts (debuginfo) Requires: libtelnet-utils = 0.21-alt1_12, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libtelnet.so.2) Adding to libtelnet-utils-debuginfo a strict dependency on libtelnet-debuginfo Removing from libtelnet-utils-debuginfo 1 sources provided by libtelnet-debuginfo Removing 1 extra deps from libtelnet-devel due to dependency on libtelnet Removing 2 extra deps from libtelnet-utils due to dependency on libtelnet Removing 1 extra deps from libtelnet-utils-debuginfo due to dependency on libtelnet-debuginfo Removing 5 extra deps from libtelnet-utils due to repentancy on libtelnet Removing 1 extra deps from libtelnet-utils-debuginfo due to repentancy on libtelnet-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libtelnet-0.21-alt1_12.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtelnet-devel-0.21-alt1_12.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtelnet-utils-0.21-alt1_12.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtelnet-debuginfo-0.21-alt1_12.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtelnet-utils-debuginfo-0.21-alt1_12.i586.rpm 12.25user 5.69system 0:26.81elapsed 66%CPU (0avgtext+0avgdata 31108maxresident)k 0inputs+0outputs (0major+861254minor)pagefaults 0swaps /.out/libtelnet-0.21-alt1_12.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/libtelnet-0.21-alt1_12.i586.rpm: license not found in '/usr/share/license' directory: Domain /.out/libtelnet-devel-0.21-alt1_12.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/libtelnet-devel-0.21-alt1_12.i586.rpm: license not found in '/usr/share/license' directory: Domain /.out/libtelnet-utils-0.21-alt1_12.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/libtelnet-utils-0.21-alt1_12.i586.rpm: license not found in '/usr/share/license' directory: Domain /.out/libtelnet-debuginfo-0.21-alt1_12.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/libtelnet-debuginfo-0.21-alt1_12.i586.rpm: license not found in '/usr/share/license' directory: Domain /.out/libtelnet-utils-debuginfo-0.21-alt1_12.i586.rpm: license not found in '/usr/share/license' directory: Public /.out/libtelnet-utils-debuginfo-0.21-alt1_12.i586.rpm: license not found in '/usr/share/license' directory: Domain 18.85user 11.77system 0:38.08elapsed 80%CPU (0avgtext+0avgdata 114336maxresident)k 0inputs+0outputs (0major+1209128minor)pagefaults 0swaps