<86>Apr 14 01:37:54 userdel[107395]: delete user 'rooter' <86>Apr 14 01:37:54 userdel[107395]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:37:54 userdel[107395]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:37:54 groupadd[107428]: group added to /etc/group: name=rooter, GID=549 <86>Apr 14 01:37:54 groupadd[107428]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:37:54 groupadd[107428]: new group: name=rooter, GID=549 <86>Apr 14 01:37:54 useradd[107454]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Apr 14 01:37:54 userdel[107512]: delete user 'builder' <86>Apr 14 01:37:54 userdel[107512]: removed group 'builder' owned by 'builder' <86>Apr 14 01:37:54 userdel[107512]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:37:54 groupadd[107562]: group added to /etc/group: name=builder, GID=550 <86>Apr 14 01:37:54 groupadd[107562]: group added to /etc/gshadow: name=builder <86>Apr 14 01:37:54 groupadd[107562]: new group: name=builder, GID=550 <86>Apr 14 01:37:54 useradd[107593]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Apr 14 01:37:57 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 01:37:57 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:37:57 rpmi: rpm-macros-pam0-1.3.0-alt1 1465951470 installed <13>Apr 14 01:37:57 rpmi: libpam0-devel-1.3.0-alt1 1465951439 installed <13>Apr 14 01:37:57 rpmi: chrpath-0.16-alt1 1453066315 installed <13>Apr 14 01:37:57 rpmi: flex-2.6.0-alt1 1449073214 installed <13>Apr 14 01:37:58 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed Installing tac_plus-4.0.4.28-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.16558 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tacacs-F4.0.4.28 + echo 'Source #0 (tacacs-F4.0.4.28.tar):' Source #0 (tacacs-F4.0.4.28.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/tacacs-F4.0.4.28.tar + cd tacacs-F4.0.4.28 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (tacacs+-F4.0.4.28-k1.diff):' Patch #0 (tacacs+-F4.0.4.28-k1.diff): + /usr/bin/patch -p1 -b --suffix .k1 patching file CHANGES patching file config.c patching file default_fn.c patching file do_author.c patching file parse.c patching file parse.h patching file tac_plus.h patching file version.h.in + echo 'Patch #1 (tacacs+-F4.0.4.28.diff):' Patch #1 (tacacs+-F4.0.4.28.diff): + /usr/bin/patch -p1 patching file tac_plus.8.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.16558 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tacacs-F4.0.4.28 + 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 + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --disable-static --enable-acls --enable-uenable --enable-maxsess --enable-debug --enable-mschap --enable-mschapdes --without-libwrap 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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for gmake... /usr/bin/gmake checking whether /usr/bin/gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking how to print strings... printf checking for style of include used by /usr/bin/gmake... GNU 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for an ANSI C-conforming const... yes checking for inline... inline checking for preprocessor stringizing operator... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking whether yacc is bison in disguise... yes checking whether byte ordering is bigendian... no checking size of long int... 8 checking whether to include symbols... yes checking whether to set gcc warnings... no checking whether to use libwrap... no checking whether to include skey support... no checking whether to include RSA SecurID support... no checking whether to setuid()... no checking whether to setgid()... no checking whether to include ACL support... yes checking whether to include user-enable support... yes checking whether to include maximum sessions (maxsess) support... yes checking whether to include maxsess finger support... no checking whether to include ARAP DES support... no checking whether to include MSCHAP support... checking mschap_.h usability... no checking mschap_.h presence... no checking for mschap_.h... no yes checking whether to include MSCHAP DES support... checking mschap_des.h usability... no checking mschap_des.h presence... no checking for mschap_des.h... no yes checking for alt pid file FQPN... /var/run/tac_plus.pid checking for alt accounting file FQPN... /var/log/tac_plus.acct checking for alt log file FQPN... /var/log/tac_plus.log checking for alt wholog file FQPN... /var/log/tacwho.log checking whether to profile... no checking for pam_start in -lpam... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking return type of signal handlers... void checking for socklen_t... yes checking for pid_t... yes checking for getdtablesize... yes checking for memcpy... yes checking for memset... yes checking for random... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strrchr... yes checking for wait3... yes checking for wait4... yes checking for waitpid... yes checking whether setpgrp takes no argument... yes checking if waitpid takes a union wait... no checking if signals need to be re-armed... no checking if children need to be reaped... yes checking if children need to be reaped with SIG_IGN... no checking for gnutar... no checking for gtar... gtar checking for perl5... /usr/bin/perl5 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating version.h config.status: creating pathsl.h config.status: creating tac_plus.8 config.status: creating tac_plus.conf.5 config.status: creating config.h 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/tacacs-F4.0.4.28' /usr/bin/gmake all-am gmake[1]: Entering directory `/usr/src/RPM/BUILD/tacacs-F4.0.4.28' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -pipe -Wall -g -O2 -pthread -g -c -o libtacacs_la-fdes.lo `test -f 'fdes.c' || echo './'`fdes.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -pipe -Wall -g -O2 -pthread -g -c fdes.c -fPIC -DPIC -o .libs/libtacacs_la-fdes.o In file included from fdes.c:29:0: des_key.h:7:1: warning: missing braces around initializer [-Wmissing-braces] { ^ des_key.h:7:1: note: (near initialization for 'KEY') In file included from fdes.c:30:0: des_s_p.h:5:35: warning: missing braces around initializer [-Wmissing-braces] static unsigned long S_P[8][64] = { ^ des_s_p.h:5:35: note: (near initialization for 'S_P') fdes.c: In function 'no_ip_des': fdes.c:92:23: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] pre_S.AB[0] = temp_f & 0x3f3f3f3f ^ k_s->AB[0]; /* S1S3S5S7 */ ^ fdes.c:107:23: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] pre_S.AB[0] = temp_f & 0x3f3f3f3f ^ k_s->AB[0]; ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -pipe -Wall -g -O2 -pthread -g -c -o libtacacs_la-maxsess.lo `test -f 'maxsess.c' || echo './'`maxsess.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -pipe -Wall -g -O2 -pthread -g -c maxsess.c -fPIC -DPIC -o .libs/libtacacs_la-maxsess.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -pipe -Wall -g -O2 -pthread -g -c -o libtacacs_la-md4.lo `test -f 'md4.c' || echo './'`md4.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -pipe -Wall -g -O2 -pthread -g -c md4.c -fPIC -DPIC -o .libs/libtacacs_la-md4.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -pipe -Wall -g -O2 -pthread -g -c -o libtacacs_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -pipe -Wall -g -O2 -pthread -g -c md5.c -fPIC -DPIC -o .libs/libtacacs_la-md5.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -pipe -Wall -g -O2 -pthread -g -c -o libtacacs_la-packet.lo `test -f 'packet.c' || echo './'`packet.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -pipe -Wall -g -O2 -pthread -g -c packet.c -fPIC -DPIC -o .libs/libtacacs_la-packet.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -pthread -g -pipe -Wall -g -O2 -pthread -g -version-info 1:0:0 -version-number 1:0:0 -L/usr/local/lib -L/lib -L/usr/local/lib -L/lib -o libtacacs.la -rpath /usr/lib64 libtacacs_la-fdes.lo libtacacs_la-maxsess.lo libtacacs_la-md4.lo libtacacs_la-md5.lo libtacacs_la-packet.lo -lpam -lnsl -lcrypt libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libtacacs_la-fdes.o .libs/libtacacs_la-maxsess.o .libs/libtacacs_la-md4.o .libs/libtacacs_la-md5.o .libs/libtacacs_la-packet.o -L/usr/local/lib -L/lib -lpam -lnsl -lcrypt -O2 -pthread -O2 -pthread -pthread -Wl,-soname -Wl,libtacacs.so.1 -o .libs/libtacacs.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libtacacs.so.1" && ln -s "libtacacs.so.1.0.0" "libtacacs.so.1") libtool: link: (cd ".libs" && rm -f "libtacacs.so" && ln -s "libtacacs.so.1.0.0" "libtacacs.so") libtool: link: ( cd ".libs" && rm -f "libtacacs.la" && ln -s "../libtacacs.la" "libtacacs.la" ) x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o tac_pwd.o tac_pwd.c tac_pwd.c: In function 'main': tac_pwd.c:182:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, prompt, strlen(prompt)); ^ tac_pwd.c:187:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, "\n", strlen("\n")); ^ tac_pwd.c:197:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, result, strlen(result)); ^ tac_pwd.c:198:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, "\n", 1); ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -pthread -g -L/usr/local/lib -L/lib -o tac_pwd tac_pwd.o -lpam -lnsl -lcrypt libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -pthread -g -o tac_pwd tac_pwd.o -L/usr/local/lib -L/lib -lpam -lnsl -lcrypt -pthread x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o acct.o acct.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o authen.o authen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o author.o author.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o choose_authen.o choose_authen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o config.o config.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o default_fn.o default_fn.c default_fn.c: In function 'mschap_deshash': default_fn.c:628:35: warning: pointer targets in passing argument 2 of 'mschap_desencrypt' differ in signedness [-Wpointer-sign] mschap_desencrypt(MSCHAP_KEY, clear, cypher); ^ default_fn.c:561:1: note: expected 'unsigned char *' but argument is of type 'char *' mschap_desencrypt(char *clear, unsigned char *str, unsigned char *cypher) ^ default_fn.c:628:42: warning: pointer targets in passing argument 3 of 'mschap_desencrypt' differ in signedness [-Wpointer-sign] mschap_desencrypt(MSCHAP_KEY, clear, cypher); ^ default_fn.c:561:1: note: expected 'unsigned char *' but argument is of type 'char *' mschap_desencrypt(char *clear, unsigned char *str, unsigned char *cypher) ^ default_fn.c: In function 'mschap_lmpasswordhash': default_fn.c:640:17: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration] upassword[i] = toupper(password[i]); ^ default_fn.c:644:20: warning: pointer targets in passing argument 1 of 'mschap_deshash' differ in signedness [-Wpointer-sign] mschap_deshash(&upassword[0], &passwordhash[0]); ^ default_fn.c:626:1: note: expected 'char *' but argument is of type 'unsigned char *' mschap_deshash(char *clear, char *cypher) ^ default_fn.c:645:20: warning: pointer targets in passing argument 1 of 'mschap_deshash' differ in signedness [-Wpointer-sign] mschap_deshash(&upassword[7], &passwordhash[8]); ^ default_fn.c:626:1: note: expected 'char *' but argument is of type 'unsigned char *' mschap_deshash(char *clear, char *cypher) ^ default_fn.c: In function 'mschap_challengeresponse': default_fn.c:657:34: warning: pointer targets in passing argument 2 of 'mschap_desencrypt' differ in signedness [-Wpointer-sign] mschap_desencrypt(challenge, &zpasswordhash[0], &response[0]); ^ default_fn.c:561:1: note: expected 'unsigned char *' but argument is of type 'char *' mschap_desencrypt(char *clear, unsigned char *str, unsigned char *cypher) ^ default_fn.c:657:53: warning: pointer targets in passing argument 3 of 'mschap_desencrypt' differ in signedness [-Wpointer-sign] mschap_desencrypt(challenge, &zpasswordhash[0], &response[0]); ^ default_fn.c:561:1: note: expected 'unsigned char *' but argument is of type 'char *' mschap_desencrypt(char *clear, unsigned char *str, unsigned char *cypher) ^ default_fn.c:658:34: warning: pointer targets in passing argument 2 of 'mschap_desencrypt' differ in signedness [-Wpointer-sign] mschap_desencrypt(challenge, &zpasswordhash[7], &response[8]); ^ default_fn.c:561:1: note: expected 'unsigned char *' but argument is of type 'char *' mschap_desencrypt(char *clear, unsigned char *str, unsigned char *cypher) ^ default_fn.c:658:53: warning: pointer targets in passing argument 3 of 'mschap_desencrypt' differ in signedness [-Wpointer-sign] mschap_desencrypt(challenge, &zpasswordhash[7], &response[8]); ^ default_fn.c:561:1: note: expected 'unsigned char *' but argument is of type 'char *' mschap_desencrypt(char *clear, unsigned char *str, unsigned char *cypher) ^ default_fn.c:659:34: warning: pointer targets in passing argument 2 of 'mschap_desencrypt' differ in signedness [-Wpointer-sign] mschap_desencrypt(challenge, &zpasswordhash[14], &response[16]); ^ default_fn.c:561:1: note: expected 'unsigned char *' but argument is of type 'char *' mschap_desencrypt(char *clear, unsigned char *str, unsigned char *cypher) ^ default_fn.c:659:54: warning: pointer targets in passing argument 3 of 'mschap_desencrypt' differ in signedness [-Wpointer-sign] mschap_desencrypt(challenge, &zpasswordhash[14], &response[16]); ^ default_fn.c:561:1: note: expected 'unsigned char *' but argument is of type 'char *' mschap_desencrypt(char *clear, unsigned char *str, unsigned char *cypher) ^ default_fn.c: In function 'mschap_ntpasswordhash': default_fn.c:706:27: warning: pointer targets in passing argument 1 of 'mschap_unicode_len' differ in signedness [-Wpointer-sign] mschap_unicode_len(unicode_password)); ^ default_fn.c:674:1: note: expected 'char *' but argument is of type 'unsigned char *' mschap_unicode_len(char *password) ^ default_fn.c:707:14: warning: pointer targets in passing argument 1 of 'MD4Final' differ in signedness [-Wpointer-sign] MD4Final(passwordhash, &context); ^ In file included from default_fn.c:27:0: md4.h:55:8: note: expected 'unsigned char *' but argument is of type 'char *' void MD4Final(unsigned char *, MD4_CTX *); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o default_v0_fn.o default_v0_fn.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o do_acct.o do_acct.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o do_author.o do_author.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o dump.o dump.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o enable.o enable.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o encrypt.o encrypt.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o expire.o expire.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o hash.o hash.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o maxsessint.o maxsessint.c maxsessint.c:39:1: warning: 'is_async' defined but not used [-Wunused-function] is_async(char *portname) ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o parse.o parse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o programs.o programs.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o pw.o pw.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o pwlib.o pwlib.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o report.o report.c report.c: In function 'report': report.c:100:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(logfd, buf, strlen(buf)); ^ report.c:102:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(logfd, "Error ", 6); ^ report.c:103:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(logfd, msg, strlen(msg)); ^ report.c:104:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(logfd, "\n", 1); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o sendauth.o sendauth.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o sendpass.o sendpass.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o tac_plus.o tac_plus.c tac_plus.c: In function 'handler': tac_plus.c:126:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(fileno(stderr), RCVSIG_STR, strlen(RCVSIG_STR)); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -I/usr/local/include -pipe -Wall -g -O2 -pthread -g -c -o utils.o utils.c /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -pthread -g -L. -L/usr/local/lib -L/lib -o tac_plus acct.o authen.o author.o choose_authen.o config.o default_fn.o default_v0_fn.o do_acct.o do_author.o dump.o enable.o encrypt.o expire.o hash.o maxsessint.o parse.o programs.o pw.o pwlib.o report.o sendauth.o sendpass.o tac_plus.o utils.o -ltacacs -lpam -lnsl -lcrypt libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -pthread -g -o .libs/tac_plus acct.o authen.o author.o choose_authen.o config.o default_fn.o default_v0_fn.o do_acct.o do_author.o dump.o enable.o encrypt.o expire.o hash.o maxsessint.o parse.o programs.o pw.o pwlib.o report.o sendauth.o sendpass.o tac_plus.o utils.o -L. -L/usr/local/lib -L/lib /usr/src/RPM/BUILD/tacacs-F4.0.4.28/.libs/libtacacs.so -lpam -lnsl -lcrypt -pthread -Wl,-rpath -Wl,/usr/lib64 rm -f tac_convert tac_convert.tmp; \ sed -e 's,@bindir\@,/usr/bin,g' -e 's,@prefix\@,/usr,g' -e 's,@libexecdir\@,/usr/lib,g' -e 's,@localstatedir\@,/var/lib,g' -e 's,@libdir\@,/usr/lib64,g' -e 's,@pkglibdir\@,/usr/lib64/tacacs,g' -e 's,@sysconfdir\@,/etc,g' -e 's,@PERLV_PATH\@,/usr/bin/perl5,g' -e 's,@TACPLUS_PIDFILE\@,/var/run/tac_plus.pid,g' -e 's,@TACPLUS_LOGFILE\@,/var/log/tac_plus.log,g' ./tac_convert.in >tac_convert.tmp; \ mv tac_convert.tmp tac_convert; \ chmod 755 tac_convert rm -f users_guide users_guide.tmp; \ sed -e 's,@bindir\@,/usr/bin,g' -e 's,@prefix\@,/usr,g' -e 's,@libexecdir\@,/usr/lib,g' -e 's,@localstatedir\@,/var/lib,g' -e 's,@libdir\@,/usr/lib64,g' -e 's,@pkglibdir\@,/usr/lib64/tacacs,g' -e 's,@sysconfdir\@,/etc,g' -e 's,@PERLV_PATH\@,/usr/bin/perl5,g' -e 's,@TACPLUS_PIDFILE\@,/var/run/tac_plus.pid,g' -e 's,@TACPLUS_LOGFILE\@,/var/log/tac_plus.log,g' ./users_guide.in >users_guide.tmp; \ mv users_guide.tmp users_guide gmake[1]: Leaving directory `/usr/src/RPM/BUILD/tacacs-F4.0.4.28' make: Leaving directory `/usr/src/RPM/BUILD/tacacs-F4.0.4.28' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72304 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tac_plus-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tac_plus-buildroot + cd tacacs-F4.0.4.28 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/tac_plus-buildroot make: Entering directory `/usr/src/RPM/BUILD/tacacs-F4.0.4.28' /usr/bin/gmake install-am gmake[1]: Entering directory `/usr/src/RPM/BUILD/tacacs-F4.0.4.28' gmake[2]: Entering directory `/usr/src/RPM/BUILD/tacacs-F4.0.4.28' /bin/mkdir -p '/usr/src/tmp/tac_plus-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libtacacs.la '/usr/src/tmp/tac_plus-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libtacacs.so.1.0.0 /usr/src/tmp/tac_plus-buildroot/usr/lib64/libtacacs.so.1.0.0 libtool: install: (cd /usr/src/tmp/tac_plus-buildroot/usr/lib64 && { ln -s -f libtacacs.so.1.0.0 libtacacs.so.1 || { rm -f libtacacs.so.1 && ln -s libtacacs.so.1.0.0 libtacacs.so.1; }; }) libtool: install: (cd /usr/src/tmp/tac_plus-buildroot/usr/lib64 && { ln -s -f libtacacs.so.1.0.0 libtacacs.so || { rm -f libtacacs.so && ln -s libtacacs.so.1.0.0 libtacacs.so; }; }) libtool: install: /bin/install -p .libs/libtacacs.lai /usr/src/tmp/tac_plus-buildroot/usr/lib64/libtacacs.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/tac_plus-buildroot/usr/bin' /bin/sh ./libtool --mode=install /bin/install -p tac_pwd '/usr/src/tmp/tac_plus-buildroot/usr/bin' libtool: install: /bin/install -p tac_pwd /usr/src/tmp/tac_plus-buildroot/usr/bin/tac_pwd /bin/mkdir -p '/usr/src/tmp/tac_plus-buildroot/usr/sbin' /bin/sh ./libtool --mode=install /bin/install -p tac_plus '/usr/src/tmp/tac_plus-buildroot/usr/sbin' libtool: install: warning: `/usr/src/RPM/BUILD/tacacs-F4.0.4.28/libtacacs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p .libs/tac_plus /usr/src/tmp/tac_plus-buildroot/usr/sbin/tac_plus /bin/mkdir -p '/usr/src/tmp/tac_plus-buildroot/usr/include' /bin/install -p -m 644 tacacs.h '/usr/src/tmp/tac_plus-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/tac_plus-buildroot/usr/share/man/man5' /bin/install -p -m 644 tac_plus.conf.5 '/usr/src/tmp/tac_plus-buildroot/usr/share/man/man5' /bin/mkdir -p '/usr/src/tmp/tac_plus-buildroot/usr/share/man/man8' /bin/install -p -m 644 tac_plus.8 tac_pwd.8 '/usr/src/tmp/tac_plus-buildroot/usr/share/man/man8' /bin/mkdir -p '/usr/src/tmp/tac_plus-buildroot/usr/share/tacacs' /bin/install -p -m 644 do_auth.py users_guide '/usr/src/tmp/tac_plus-buildroot/usr/share/tacacs' /bin/mkdir -p '/usr/src/tmp/tac_plus-buildroot/usr/share/tacacs' /bin/install -p tac_convert '/usr/src/tmp/tac_plus-buildroot/usr/share/tacacs' gmake[2]: Leaving directory `/usr/src/RPM/BUILD/tacacs-F4.0.4.28' gmake[1]: Leaving directory `/usr/src/RPM/BUILD/tacacs-F4.0.4.28' make: Leaving directory `/usr/src/RPM/BUILD/tacacs-F4.0.4.28' + mkdir -p /usr/src/tmp/tac_plus-buildroot//etc/rc.d/init.d /usr/src/tmp/tac_plus-buildroot//etc/pam.d /usr/src/tmp/tac_plus-buildroot//etc/sysconfig + install -m 640 /usr/src/RPM/SOURCES/tac_plus.conf /usr/src/tmp/tac_plus-buildroot//etc/ + install -m 644 /usr/src/RPM/SOURCES/tac_plus.pamd /usr/src/tmp/tac_plus-buildroot//etc/pam.d/tac_plus + install -m 755 /usr/src/RPM/SOURCES/tac_plus.init /usr/src/tmp/tac_plus-buildroot//etc/rc.d/init.d/tac_plus + install -m 644 /usr/src/RPM/SOURCES/tac_plus.sysconfig /usr/src/tmp/tac_plus-buildroot//etc/sysconfig/tac_plus + install -m 644 /usr/src/RPM/SOURCES/README . + install -pD -m644 /usr/src/RPM/SOURCES/tac_plus.logrotate /usr/src/tmp/tac_plus-buildroot/etc/logrotate.d/tac_plus + install -pD -m644 /usr/src/RPM/SOURCES/tac_plus.service /usr/src/tmp/tac_plus-buildroot/lib/systemd/system/tac_plus.service + mkdir -p /usr/src/tmp/tac_plus-buildroot/var/log + touch /usr/src/tmp/tac_plus-buildroot/var/log/tacwho.log /usr/src/tmp/tac_plus-buildroot/var/log/tac_plus.log /usr/src/tmp/tac_plus-buildroot/var/log/tac_plus.acct + for i in '/usr/src/tmp/tac_plus-buildroot/usr/sbin/*' '/usr/src/tmp/tac_plus-buildroot/usr/lib64/*.so.*' + chrpath -d /usr/src/tmp/tac_plus-buildroot/usr/sbin/tac_plus + for i in '/usr/src/tmp/tac_plus-buildroot/usr/sbin/*' '/usr/src/tmp/tac_plus-buildroot/usr/lib64/*.so.*' + chrpath -d /usr/src/tmp/tac_plus-buildroot/usr/lib64/libtacacs.so.1 + for i in '/usr/src/tmp/tac_plus-buildroot/usr/sbin/*' '/usr/src/tmp/tac_plus-buildroot/usr/lib64/*.so.*' + chrpath -d /usr/src/tmp/tac_plus-buildroot/usr/lib64/libtacacs.so.1.0.0 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tac_plus-buildroot (auto) removed './usr/lib64/libtacacs.la' mode of './usr/lib64/libtacacs.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/tac_plus-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/tac_plus-buildroot (auto) Adjusting library links in /usr/src/tmp/tac_plus-buildroot ./lib: ./usr/lib64: libtacacs.so.1 -> libtacacs.so.1.0.0 Verifying ELF objects in /usr/src/tmp/tac_plus-buildroot (arch=relaxed,fhs=relaxed,lfs=relaxed,lint=relaxed,rpath=relaxed,stack=relaxed,textrel=relaxed,unresolved=relaxed) verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: debug verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: session verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: summarise_incoming_packet_type verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: dump_nas_pak verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: cfg_get_host_prompt verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: tac_malloc verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: tac_realloc verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: tac_strdup verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: cfg_get_host_key verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: md5_xor verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: dump_tacacs_pak verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: tac_lockfd verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: report verify-elf: WARNING: ./usr/lib64/libtacacs.so.1.0.0: undefined symbol: summarise_outgoing_packet_type Bytecompiling python modules in /usr/src/tmp/tac_plus-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/tac_plus-buildroot using /usr/bin/python -O Hardlinking identical .pyc and .pyo files Processing files: tac_plus-4.0.4.28-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57451 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tacacs-F4.0.4.28 + DOCDIR=/usr/src/tmp/tac_plus-buildroot/usr/share/doc/tac_plus-4.0.4.28 + export DOCDIR + rm -rf /usr/src/tmp/tac_plus-buildroot/usr/share/doc/tac_plus-4.0.4.28 + /bin/mkdir -p /usr/src/tmp/tac_plus-buildroot/usr/share/doc/tac_plus-4.0.4.28 + cp -prL users_guide COPYING FAQ INSTALL CHANGES README do_auth.py tac_convert /usr/src/tmp/tac_plus-buildroot/usr/share/doc/tac_plus-4.0.4.28 + chmod -R go-w /usr/src/tmp/tac_plus-buildroot/usr/share/doc/tac_plus-4.0.4.28 + chmod -R a+rX /usr/src/tmp/tac_plus-buildroot/usr/share/doc/tac_plus-4.0.4.28 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.422t2n 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.yVePql find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8IKhyl Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wAZ5so Provides: pam0(tac_plus) Requires: /bin/sh, /etc/logrotate.d, /etc/pam.d, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(action), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, PAM(pam_nologin.so), libc.so.6(GLIBC_2.14)(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), libcrypt.so.1()(64bit) >= set:hguT2, libcrypt.so.1(GLIBC_2.2.5)(64bit), libpam(include), libpam.so.0()(64bit) >= set:jg5syscnOlHN, libpam.so.0(LIBPAM_1.0)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libtacacs.so.1()(64bit) >= set:idjxv6RFoZGA9DNL8pk2LXDakaERePClWfXxLc0dAca, pam0(system-auth), rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) 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.sx846t Creating tac_plus-debuginfo package Processing files: tac_plus-devel-4.0.4.28-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MUCezC 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.WS64KN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: tac_plus = 4.0.4.28, /usr/lib64/libtacacs.so.1.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KHt8G1 Processing files: libtacacs1-4.0.4.28-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CiOqni find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/tac_plus-buildroot/usr/lib64/libtacacs.so.1: 22 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GdeXMB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libtacacs.so.1()(64bit) = set:idjxv6RFoZGA9DNL8pk2LXDakaERePClWfXxLsezxbo2Ah1 Requires: libc.so.6(GLIBC_2.14)(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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wFeBWX Creating libtacacs1-debuginfo package Processing files: tac_plus-debuginfo-4.0.4.28-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wKm6Qm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ENtNuO find-requires: running scripts (debuginfo) Requires: tac_plus = 1:4.0.4.28-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypt.so.1), debug64(libpam.so.0), debug64(libpthread.so.0), debug64(libtacacs.so.1) Processing files: libtacacs1-debuginfo-4.0.4.28-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GTlRRi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G4oxZP find-requires: running scripts (debuginfo) Provides: debug64(libtacacs.so.1) Requires: libtacacs1 = 1:4.0.4.28-alt1, debug64(libc.so.6), debug64(libpthread.so.0) Adding to tac_plus a strict dependency on libtacacs1 Adding to tac_plus-devel a strict dependency on tac_plus Adding to tac_plus-debuginfo a strict dependency on libtacacs1-debuginfo Removing from tac_plus-debuginfo 5 sources provided by libtacacs1-debuginfo Removing 1 extra deps from tac_plus due to dependency on libtacacs1 Removing 1 extra deps from tac_plus-debuginfo due to dependency on libtacacs1-debuginfo Removing 1 extra deps from tac_plus-devel due to dependency on libtacacs1 Removing 8 extra deps from tac_plus due to repentancy on libtacacs1 Removing 2 extra deps from tac_plus-debuginfo due to repentancy on libtacacs1-debuginfo warning: Installed (but unpackaged) file(s) found: /usr/share/tacacs/do_auth.py /usr/share/tacacs/tac_convert /usr/share/tacacs/users_guide Wrote: /usr/src/RPM/RPMS/x86_64/tac_plus-4.0.4.28-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tac_plus-devel-4.0.4.28-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtacacs1-4.0.4.28-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/tac_plus-debuginfo-4.0.4.28-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libtacacs1-debuginfo-4.0.4.28-alt1.x86_64.rpm 8.98user 2.85system 0:30.32elapsed 39%CPU (0avgtext+0avgdata 36384maxresident)k 0inputs+0outputs (0major+1356871minor)pagefaults 0swaps 13.53user 4.96system 0:38.10elapsed 48%CPU (0avgtext+0avgdata 121980maxresident)k 0inputs+0outputs (0major+1707754minor)pagefaults 0swaps --- tac_plus-4.0.4.28-alt1.x86_64.rpm.repo 2015-01-14 15:43:12.000000000 +0000 +++ tac_plus-4.0.4.28-alt1.x86_64.rpm.hasher 2019-04-14 01:38:31.237411265 +0000 @@ -17,5 +17,5 @@ /usr/share/doc/tac_plus-4.0.4.28/users_guide 100644 -/usr/share/man/man5/tac_plus.conf.5.bz2 100644 -/usr/share/man/man8/tac_plus.8.gz 100644 -/usr/share/man/man8/tac_pwd.8.gz 100644 +/usr/share/man/man5/tac_plus.conf.5.xz 100644 +/usr/share/man/man8/tac_plus.8.xz 100644 +/usr/share/man/man8/tac_pwd.8.xz 100644 /var/log/tac_plus.acct 100644 --- tac_plus-devel-4.0.4.28-alt1.x86_64.rpm.repo 2015-01-14 15:43:12.000000000 +0000 +++ tac_plus-devel-4.0.4.28-alt1.x86_64.rpm.hasher 2019-04-14 01:38:31.375411218 +0000 @@ -2,2 +2,3 @@ /usr/lib64/libtacacs.so 120777 libtacacs.so.1.0.0 +Requires: tac_plus = 4.0.4.28 Requires: tac_plus = 1:4.0.4.28-alt1