request from: hawk checking if we should skip the build started at: Mon Mar 12 12:08:11 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/5ee6356a-7d55-4241-a4e1-294faf1a8987/telnet-0.17-34.src.rpm fetched 191459 bytes, 791.1 K/s installing srpm: telnet-0.17-34.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.PfG_hW/BUILD /tmp/B.PfG_hW/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog telnet-0.17-34.src.rpm * Mon Mar 12 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/telnet.git;a=log;h=master + rpm -Uhv --nodeps --define '_topdir /tmp/B.PfG_hW' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' telnet-0.17-34.src.rpm telnet ################################################## + rm -f telnet-0.17-34.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.PfG_hW/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.PfG_hW/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.PfG_hW' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.PfG_hW/telnet.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 5ee6356a-7d55-4241-a4e1-294faf1a8987; TMPDIR=/tmp/B.PfG_hW/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.PfG_hW' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.PfG_hW/telnet.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 5ee6356a-7d55-4241-a4e1-294faf1a8987 + TMPDIR=/tmp/B.PfG_hW/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.PfG_hW' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.PfG_hW/telnet.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PfG_hW/BUILD/tmp /bin/sh -e /tmp/B.PfG_hW/BUILD/tmp/rpm-tmp.65289 + umask 022 + cd /tmp/B.PfG_hW/BUILD + cd /tmp/B.PfG_hW/BUILD + rm -rf netkit-telnet-0.17 + /usr/bin/gzip -dc /tmp/B.PfG_hW/netkit-telnet-0.17.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd netkit-telnet-0.17 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (netkit-telnet-ipv6.patch):' Patch #0 (netkit-telnet-ipv6.patch): + ai_addr, ai->ai_addrlen, hbuf, sizeof(hbuf), sbuf, sizeof(sbuf), NI_NUMERICHOST | NI_NUMERICSERV)) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.cc:1756:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (i = getnameinfo(ai->ai_addr, ai->ai_addrlen, _hostname, sizeof(_hostname), NULL, 0, 0)) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.cc:1622:30: warning: unused variable 'host' [-Wunused-variable] register struct hostent *host = 0; ^~~~ commands.cc:1623:21: warning: unused variable 'sp' [-Wunused-variable] struct servent *sp = 0; ^~ commands.cc:1624:11: warning: unused variable 'srp' [-Wunused-variable] char *srp = NULL; ^~~ commands.cc:1625:9: warning: unused variable 'srlen' [-Wunused-variable] int srlen; ^~~~~ commands.cc:1650:2: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(&line[strlen(line)], sizeof(line) - strlen(line), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.cc:1733:12: warning: ignoring return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ~~~~~~^~~~~~~~~~ commands.cc:1753:12: warning: ignoring return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ~~~~~~^~~~~~~~~~ commands.cc: In function 'int setescape(int, const char**)': commands.cc:1284:3: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] (void) fgets(buf, sizeof(buf), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sys_term.c: In function 'start_login': sys_term.c:671:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,"I don't hear you!\r\n",19); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sys_term.c: In function 'cleanup': sys_term.c:738:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(line, 0, 0); ^~~~~~~~~~~~~~~~~ sys_term.c:741:5: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(line, 0, 0); ^~~~~~~~~~~~~~~~~ commands.cc: At global scope: commands.cc:2177:22: warning: 'long unsigned int sourceroute(char*, char**, int*)' defined but not used [-Wunused-function] static unsigned long sourceroute(char *arg, char **cpp, int *lenp) { ^~~~~~~~~~~ x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DINET6 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS -DNO_REVOKE -DKLUDGELINEMODE -DDIAGNOSTICS utility.c -c x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DINET6 -fno-rtti -fno-exceptions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DUSE_TERMIO -DKLUDGELINEMODE telnet.cc -c cc1plus: warning: command line option '-Wbad-function-cast' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DINET6 -fno-rtti -fno-exceptions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DUSE_TERMIO -DKLUDGELINEMODE terminal.cc -c cc1plus: warning: command line option '-Wbad-function-cast' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DINET6 -fno-rtti -fno-exceptions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DUSE_TERMIO -DKLUDGELINEMODE tn3270.cc -c terminal.cc:473:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif SIGINFO ^~~~~~~ terminal.cc:509:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #endif SIGINFO ^~~~~~~ cc1plus: warning: command line option '-Wbad-function-cast' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ telnet.cc: In function 'void send_do(int, int)': telnet.cc:250:6: warning: no previous declaration for 'void send_do(int, int)' [-Wmissing-declarations] void send_do(int c, int init) { ^~~~~~~ telnet.cc: In function 'void send_dont(int, int)': telnet.cc:263:6: warning: no previous declaration for 'void send_dont(int, int)' [-Wmissing-declarations] void send_dont(int c, int init) { ^~~~~~~~~ telnet.cc: In function 'void send_will(int, int)': telnet.cc:276:6: warning: no previous declaration for 'void send_will(int, int)' [-Wmissing-declarations] void send_will(int c, int init) { ^~~~~~~~~ telnet.cc: In function 'void send_wont(int, int)': telnet.cc:289:6: warning: no previous declaration for 'void send_wont(int, int)' [-Wmissing-declarations] void send_wont(int c, int init) { ^~~~~~~~~ utility.c: In function 'putf': utility.c:491:10: warning: implicit declaration of function 'time'; did you mean 'nice'? [-Wimplicit-function-declaration] (void)time(&t); ^~~~ nice utility.c:491:10: warning: nested extern declaration of 'time' [-Wnested-externs] utility.c:492:10: warning: implicit declaration of function 'strftime' [-Wimplicit-function-declaration] (void)strftime(db, sizeof(db), fmtstr, localtime(&t)); ^~~~~~~~ utility.c:492:10: warning: incompatible implicit declaration of built-in function 'strftime' utility.c:492:10: note: include '' or provide a declaration of 'strftime' utility.c:492:43: warning: implicit declaration of function 'localtime'; did you mean 'localstat'? [-Wimplicit-function-declaration] (void)strftime(db, sizeof(db), fmtstr, localtime(&t)); ^~~~~~~~~ localstat utility.c:492:43: warning: nested extern declaration of 'localtime' [-Wnested-externs] utility.c:492:43: warning: passing argument 4 of 'strftime' makes pointer from integer without a cast [-Wint-conversion] utility.c:492:43: note: expected 'const void *' but argument is of type 'int' telnet.cc: In function 'int Scheduler(int)': telnet.cc:1648:5: warning: no previous declaration for 'int Scheduler(int)' [-Wmissing-declarations] int Scheduler(int block) { ^~~~~~~~~ utility.c: In function 'printsub': utility.c:632:35: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] netoprintf("(Empty suboption???)"); utility.c:653:33: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] netoprintf(" (empty suboption???)"); telnet.cc: In function 'void xmitAO()': telnet.cc:1915:6: warning: no previous declaration for 'void xmitAO()' [-Wmissing-declarations] void xmitAO(void) { ^~~~~~ utility.c:675:33: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] netoprintf(" (empty suboption???)"); telnet.cc: In function 'void xmitEL()': telnet.cc:1924:6: warning: no previous declaration for 'void xmitEL()' [-Wmissing-declarations] void xmitEL(void) { ^~~~~~ utility.c:694:33: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] netoprintf(" (empty suboption???)"); telnet.cc: In function 'void xmitEC()': telnet.cc:1929:6: warning: no previous declaration for 'void xmitEC()' [-Wmissing-declarations] void xmitEC(void) { ^~~~~~ utility.c:719:33: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] netoprintf(" (empty suboption???)"); utility.c:736:30: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] netoprintf("(no option???)"); telnet.cc: In function 'void intp()': telnet.cc:1968:6: warning: no previous declaration for 'void intp()' [-Wmissing-declarations] void intp(void) { ^~~~ telnet.cc: In function 'void sendbrk()': telnet.cc:1980:6: warning: no previous declaration for 'void sendbrk()' [-Wmissing-declarations] void sendbrk(void) { ^~~~~~~ utility.c:793:28: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] netoprintf("(no mode???)"); telnet.cc: In function 'void sendabort()': telnet.cc:1992:6: warning: no previous declaration for 'void sendabort()' [-Wmissing-declarations] void sendabort(void) { ^~~~~~~~~ utility.c:968:33: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] netoprintf(" (empty suboption???)"); utility.c:981:38: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] netoprintf("(partial suboption???)"); utility.c:1003:35: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] netoprintf("(partial suboption???)"); utility.c:1044:33: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] netoprintf(" (empty suboption???)"); utility.c:1069:39: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] netoprintf(" (partial suboption???)"); telnet.cc: In function 'void wontoption(int)': telnet.cc:389:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!kludgelinemode) ^~ telnet.cc:393:5: note: here case TELOPT_ECHO: ^~~~ utility.c: In function 'fatal': utility.c:388:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(f, buf, (int)strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DINET6 -fno-rtti -fno-exceptions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DUSE_TERMIO -DKLUDGELINEMODE utilities.cc -c cc1plus: warning: command line option '-Wbad-function-cast' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DINET6 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS -DNO_REVOKE -DKLUDGELINEMODE -DDIAGNOSTICS global.c -c x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DINET6 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS -DNO_REVOKE -DKLUDGELINEMODE -DDIAGNOSTICS setproctitle.c -c utilities.cc:290:42: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] fprintf(NetTrace, "(Empty suboption???)"); utilities.cc:312:40: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] fprintf(NetTrace, " (empty suboption???)"); utilities.cc:334:40: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] fprintf(NetTrace, " (empty suboption???)"); utilities.cc:352:40: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] fprintf(NetTrace, " (empty suboption???)"); utilities.cc:376:40: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] fprintf(NetTrace, " (empty suboption???)"); utilities.cc:393:37: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] fprintf(NetTrace, "(no option???)"); utilities.cc:446:35: warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs] fprintf(NetTrace, "(no mode???)"); x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DINET6 -fno-rtti -fno-exceptions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DUSE_TERMIO -DKLUDGELINEMODE genget.cc -c cc1plus: warning: command line option '-Wbad-function-cast' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DINET6 -fno-rtti -fno-exceptions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DUSE_TERMIO -DKLUDGELINEMODE environ.cc -c utilities.cc: In function 'void SetForExit()': utilities.cc:641:6: warning: no previous declaration for 'void SetForExit()' [-Wmissing-declarations] void SetForExit(void) { ^~~~~~~~~~ cc1plus: warning: command line option '-Wbad-function-cast' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ x86_64-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DINET6 -fno-rtti -fno-exceptions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -DUSE_TERMIO -DKLUDGELINEMODE netlink.cc -c cc1plus: warning: command line option '-Wbad-function-cast' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ cc1plus: warning: command line option '-Wnested-externs' is valid for C/ObjC but not for C++ environ.cc: In function 'void env_init()': environ.cc:112:6: warning: no previous declaration for 'void env_init()' [-Wmissing-declarations] void env_init(void) { ^~~~~~~~ netlink.cc: In member function 'int netlink::connect(int, addrinfo*)': netlink.cc:90:11: warning: ignoring return value of 'int setuid(__uid_t)', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ~~~~~~^~~~~~~~~~ utility.c: In function 'printsub': utility.c:798:45: warning: '%s' directive output may be truncated writing up to 4 bytes into a region of size between 1 and 32 [-Wformat-truncation=] snprintf(tbuf, sizeof(tbuf), "%s%s%s%s%s", ^~ In file included from /usr/include/stdio.h:862:0, from defs.h:62, from telnetd.h:38, from utility.c:49: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 1 and 36 bytes into a destination of size 32 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-tld-linux-gcc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc telnetd.o state.o termstat.o slc.o sys_term.o utility.o global.o setproctitle.o -lutil -lutil -o telnetd make[1]: Leaving directory '/tmp/B.PfG_hW/BUILD/netkit-telnet-0.17/telnetd' x86_64-tld-linux-g++ -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc commands.o main.o network.o ring.o sys_bsd.o telnet.o terminal.o tn3270.o utilities.o genget.o environ.o netlink.o -lutil -lutil -ltinfo -o telnet make[1]: Leaving directory '/tmp/B.PfG_hW/BUILD/netkit-telnet-0.17/telnet' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PfG_hW/BUILD/tmp /bin/sh -e /tmp/B.PfG_hW/BUILD/tmp/rpm-tmp.74023 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PfG_hW/BUILD/tmp + umask 022 + cd /tmp/B.PfG_hW/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder + /bin/mkdir -p /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder + cd netkit-telnet-0.17 + rm -rf /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder + install -d /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/bin /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/sbin /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/man1 /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/man5 /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/man8 /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/applications /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/pixmaps /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/etc/sysconfig/rc-inetd + /usr/bin/make -j8 install 'INSTALLROOT=/tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder' (cd telnet && /usr/bin/make install) (cd telnetd && /usr/bin/make install) make[1]: Entering directory '/tmp/B.PfG_hW/BUILD/netkit-telnet-0.17/telnetd' install -s -m755 telnetd /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/sbin/in.telnetd make[1]: Entering directory '/tmp/B.PfG_hW/BUILD/netkit-telnet-0.17/telnet' install -s -m755 telnet /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/bin install -m644 issue.net.5 /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/man5/ install -m644 telnet.1 /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/man1 make[1]: Leaving directory '/tmp/B.PfG_hW/BUILD/netkit-telnet-0.17/telnet' install -m644 telnetd.8 /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/man8/in.telnetd.8 ln -sf in.telnetd.8 /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/man8/telnetd.8 make[1]: Leaving directory '/tmp/B.PfG_hW/BUILD/netkit-telnet-0.17/telnetd' + install /tmp/B.PfG_hW/telnetd.inetd /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/etc/sysconfig/rc-inetd/telnetd + install /tmp/B.PfG_hW/telnet.desktop /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/applications + install /tmp/B.PfG_hW/telnet.png /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/pixmaps + rm -f /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/man8/in.telnetd.8 /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/man8/telnetd.8 + install telnetd/telnetd.8 /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/man8 + rm -f /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/sbin/in.telnetd + install telnetd/telnetd /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/sbin + bzip2 -dc /tmp/B.PfG_hW/telnet-non-english-man-pages.tar.bz2 + tar xf - -C /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man + rm -f /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/es/man5/issue.net.5.old /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/fr/man5/issue.net.5.old /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/ja/man5/issue.net.5.old /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/ko/man5/issue.net.5.old /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/man/pl/man5/issue.net.5.old + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: telnet-0.17-34 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) 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) libncursesw.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Obsoletes: heimdal-telnet inetutils-telnet krb5-telnet Processing files: telnetd-0.17-34 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PfG_hW/BUILD/tmp /bin/sh -e /tmp/B.PfG_hW/BUILD/tmp/rpm-tmp.74023 + umask 022 + cd /tmp/B.PfG_hW/BUILD + cd netkit-telnet-0.17 + DOCDIR=/tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/doc/telnetd-0.17 + export DOCDIR + rm -rf /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/doc/telnetd-0.17 + /bin/mkdir -p /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/doc/telnetd-0.17 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/doc/telnetd-0.17... Documentation compressed. + cp -pr BUGS README /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/doc/telnetd-0.17 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder/usr/share/doc/telnetd-0.17... ./BUGS ./README Documentation compressed. + exit 0 Provides: config(telnetd) = 0:0.17-34 Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(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) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: inetutils-telnetd telnet-server Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder warning: Installed (but unpackaged) file(s) found: /usr/share/man/README.netkit-telnet-non-english-man-pages.gz /usr/share/man/issue.patch.gz /usr/share/man/no_in.patch.gz Wrote: /tmp/B.PfG_hW/RPMS/telnet-0.17-34.x86_64.rpm Wrote: /tmp/B.PfG_hW/RPMS/telnetd-0.17-34.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PfG_hW/BUILD/tmp /bin/sh -e /tmp/B.PfG_hW/BUILD/tmp/rpm-tmp.74023 + umask 022 + cd /tmp/B.PfG_hW/BUILD + cd netkit-telnet-0.17 + /bin/rm '--interactive=never' -rf /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder + rm -rf /tmp/B.PfG_hW/BUILD/tmp/telnet-0.17-root-builder ended at: Mon Mar 12 12:08:15 2018, done in 0:00:02.735382 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.PfG_hW/BUILD + rm -rf /tmp/B.PfG_hW/tmp /tmp/B.PfG_hW/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..1000..1119 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.PfG_hW Begin-TLD-Builder-Info Build-Time: user:5.15s sys:0.61s real:4.00s (faults io:0 non-io:318124) Files queued for ftp: 42746 telnetd-0.17-34.x86_64.rpm 91585 telnet-0.17-34.x86_64.rpm 111 telnet-0.17-34.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/share/man/README.netkit-telnet-non-english-man-pages.gz /usr/share/man/issue.patch.gz /usr/share/man/no_in.patch.gz End-TLD-Builder-Info