Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/radiusclient-ng.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-2734-4827/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/radiusclient-ng.spec'] warning: Could not canonicalize hostname: opus3.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/radiusclient-ng-0.5.6-4.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/radiusclient-ng.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-2734-4827/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/radiusclient-ng.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eCgZOW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf radiusclient-ng-0.5.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/radiusclient-ng-0.5.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd radiusclient-ng-0.5.6 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (radiusclient-ng-0.5.6-etc-install.patch):' Patch #0 (radiusclient-ng-0.5.6-etc-install.patch): + /bin/cat /builddir/build/SOURCES/radiusclient-ng-0.5.6-etc-install.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LHNCuB + umask 022 + cd /builddir/build/BUILD + cd radiusclient-ng-0.5.6 + LANG=C + export LANG + unset DISPLAY + libtoolize --force libtoolize: putting auxiliary files in `.'. libtoolize: linking file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/usr/share/aclocal/libtool.m4' libtoolize: `/usr/share/aclocal/ltoptions.m4' libtoolize: `/usr/share/aclocal/ltversion.m4' libtoolize: `/usr/share/aclocal/ltsugar.m4' libtoolize: `/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + aclocal + autoconf + autoheader + automake --add-missing --copy + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-rpath configure: WARNING: unrecognized options: --disable-rpath checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 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 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for ar... /usr/bin/ar checking whether to include shadow password support... no checking for gethostbyname in -lnsl... yes checking for socket in -lsocket... no checking for crypt in -lcrypt... yes checking whether byte ordering is bigendian... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for sys/stat.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for unistd.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... yes checking for working alloca.h... yes checking for alloca... yes checking for strdup... yes checking for strerror... yes checking for strcasecmp... yes checking for flock... yes checking for fcntl... yes checking for uname... yes checking for gethostname... yes checking for sysinfo... yes checking for getdomainname... yes checking for stricmp... no checking for random... yes checking for rand... yes checking for snprintf... yes checking for vsnprintf... yes checking for field domainname in struct utsname... no checking for /dev/urandom... yes using the following PATH setting for exec'ed programs... /bin:/usr/bin:/usr/local/bin checking which syslog facility to use... LOG_DAEMON checking whether to include Livingston's RADIUS server 1.16 kludge... no checking whether to add service type hints derived from username prefix... no configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating etc/Makefile config.status: creating doc/Makefile config.status: creating patches/Makefile config.status: creating login.radius/Makefile config.status: creating login.radius/migs/Makefile config.status: creating rpm/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-rpath + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6' Making all in include make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/include' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT buildreq.lo -MD -MP -MF .deps/buildreq.Tpo -c -o buildreq.lo buildreq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT clientid.lo -MD -MP -MF .deps/clientid.Tpo -c -o clientid.lo clientid.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT clientid.lo -MD -MP -MF .deps/clientid.Tpo -c clientid.c -fPIC -DPIC -o .libs/clientid.o libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT buildreq.lo -MD -MP -MF .deps/buildreq.Tpo -c buildreq.c -fPIC -DPIC -o .libs/buildreq.o buildreq.c: In function 'rc_get_seqnbr': buildreq.c:98: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result In file included from /usr/include/string.h:642, from ../include/includes.h:44, from clientid.c:13: In function 'strncat', inlined from 'rc_map2id' at clientid.c:114: /usr/include/bits/string3.h:152: warning: call to __builtin___strncat_chk might overflow destination buffer mv -f .deps/clientid.Tpo .deps/clientid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo env.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -fPIC -DPIC -o .libs/env.o mv -f .deps/buildreq.Tpo .deps/buildreq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sendserver.lo -MD -MP -MF .deps/sendserver.Tpo -c -o sendserver.lo sendserver.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sendserver.lo -MD -MP -MF .deps/sendserver.Tpo -c sendserver.c -fPIC -DPIC -o .libs/sendserver.o mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT avpair.lo -MD -MP -MF .deps/avpair.Tpo -c -o avpair.lo avpair.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT avpair.lo -MD -MP -MF .deps/avpair.Tpo -c avpair.c -fPIC -DPIC -o .libs/avpair.o avpair.c: In function 'rc_avpair_tostr': avpair.c:700: warning: format '%ld' expects type 'long int', but argument 3 has type 'UINT4' mv -f .deps/sendserver.Tpo .deps/sendserver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o mv -f .deps/avpair.Tpo .deps/avpair.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o mv -f .deps/config.Tpo .deps/config.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ip_util.lo -MD -MP -MF .deps/ip_util.Tpo -c -o ip_util.lo ip_util.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ip_util.lo -MD -MP -MF .deps/ip_util.Tpo -c ip_util.c -fPIC -DPIC -o .libs/ip_util.o mv -f .deps/dict.Tpo .deps/dict.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o mv -f .deps/log.Tpo .deps/log.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c mv -f .deps/ip_util.Tpo .deps/ip_util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o util.c:23:1: warning: "BUFSIZ" redefined In file included from ../include/includes.h:37, from util.c:20: /usr/include/stdio.h:128:1: warning: this is the location of the previous definition util.c: In function 'rc_getstr': util.c:160: warning: ignoring return value of 'write', declared with attribute warn_unused_result util.c:184: warning: ignoring return value of 'write', declared with attribute warn_unused_result util.c:191: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo lock.c mv -f .deps/util.Tpo .deps/util.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c lock.c -fPIC -DPIC -o .libs/lock.o mv -f .deps/lock.Tpo .deps/lock.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 2:0:0 -o libradiusclient-ng.la -rpath /usr/lib64 buildreq.lo clientid.lo env.lo sendserver.lo avpair.lo config.lo dict.lo ip_util.lo log.lo md5.lo util.lo lock.lo -lcrypt -lnsl libtool: link: gcc -shared .libs/buildreq.o .libs/clientid.o .libs/env.o .libs/sendserver.o .libs/avpair.o .libs/config.o .libs/dict.o .libs/ip_util.o .libs/log.o .libs/md5.o .libs/util.o .libs/lock.o -lcrypt -lnsl -m64 -mtune=generic -Wl,-soname -Wl,libradiusclient-ng.so.2 -o .libs/libradiusclient-ng.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libradiusclient-ng.so.2" && ln -s "libradiusclient-ng.so.2.0.0" "libradiusclient-ng.so.2") libtool: link: (cd ".libs" && rm -f "libradiusclient-ng.so" && ln -s "libradiusclient-ng.so.2.0.0" "libradiusclient-ng.so") libtool: link: ( cd ".libs" && rm -f "libradiusclient-ng.la" && ln -s "../libradiusclient-ng.la" "libradiusclient-ng.la" ) make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/lib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/src' gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient-ng/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT radlogin.o -MD -MP -MF .deps/radlogin.Tpo -c -o radlogin.o radlogin.c gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient-ng/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT radius.o -MD -MP -MF .deps/radius.Tpo -c -o radius.o radius.c radlogin.c: In function 'subst_placeholders': radlogin.c:130: warning: ignoring return value of 'getdomainname', declared with attribute warn_unused_result radlogin.c: In function 'main': radlogin.c:364: warning: suggest explicit braces to avoid ambiguous 'else' radius.c: In function 'auth_radius': radius.c:191: warning: the address of 'msg' will always evaluate as 'true' radius.c:205: warning: the address of 'msg' will always evaluate as 'true' In file included from /usr/include/string.h:642, from ../include/includes.h:44, from radius.c:13: In function 'strncat', inlined from 'auth_radius' at radius.c:107: /usr/include/bits/string3.h:152: warning: call to __builtin___strncat_chk might overflow destination buffer mv -f .deps/radius.Tpo .deps/radius.Po gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient-ng/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT local.o -MD -MP -MF .deps/local.Tpo -c -o local.o local.c mv -f .deps/radlogin.Tpo .deps/radlogin.Po gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient-ng/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT radstatus.o -MD -MP -MF .deps/radstatus.Tpo -c -o radstatus.o radstatus.c mv -f .deps/local.Tpo .deps/local.Po gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient-ng/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT radacct.o -MD -MP -MF .deps/radacct.Tpo -c -o radacct.o radacct.c radstatus.c: In function 'main': radstatus.c:114: warning: control reaches end of non-void function mv -f .deps/radstatus.Tpo .deps/radstatus.Po gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient-ng/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT radexample.o -MD -MP -MF .deps/radexample.Tpo -c -o radexample.o radexample.c mv -f .deps/radacct.Tpo .deps/radacct.Po gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient-ng/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT radiusclient.o -MD -MP -MF .deps/radiusclient.Tpo -c -o radiusclient.o radiusclient.c radexample.c:13: warning: 'rcsid' defined but not used In file included from /usr/include/string.h:642, from ../include/includes.h:44, from radexample.c:17: In function 'strncat', inlined from 'main' at radexample.c:63: /usr/include/bits/string3.h:152: warning: call to __builtin___strncat_chk might overflow destination buffer mv -f .deps/radexample.Tpo .deps/radexample.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o radlogin radlogin.o radius.o local.o ../lib/libradiusclient-ng.la -lcrypt -lnsl mv -f .deps/radiusclient.Tpo .deps/radiusclient.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o radstatus radstatus.o ../lib/libradiusclient-ng.la -lcrypt -lnsl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/radlogin radlogin.o radius.o local.o ../lib/.libs/libradiusclient-ng.so -lcrypt -lnsl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/radstatus radstatus.o ../lib/.libs/libradiusclient-ng.so -lcrypt -lnsl /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o radacct radacct.o ../lib/libradiusclient-ng.la -lcrypt -lnsl /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o radexample radexample.o ../lib/libradiusclient-ng.la -lcrypt -lnsl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/radacct radacct.o ../lib/.libs/libradiusclient-ng.so -lcrypt -lnsl /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o radiusclient radiusclient.o ../lib/libradiusclient-ng.la -lcrypt -lnsl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/radexample radexample.o ../lib/.libs/libradiusclient-ng.so -lcrypt -lnsl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/radiusclient radiusclient.o ../lib/.libs/libradiusclient-ng.so -lcrypt -lnsl make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/src' Making all in etc make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/etc' sed -e 's|@sbin''dir@|/usr/sbin|g' \ -e 's|@pkgsysconf''dir@|/etc/radiusclient-ng|g' \ -e 's|@pkgdata''dir@|/usr/share/radiusclient-ng|g' \ <./radiusclient.conf.in >radiusclient.conf make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/etc' Making all in man make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/man' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/doc' Making all in patches make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/patches' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/patches' Making all in login.radius make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius' Making all in migs make[3]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius/migs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius/migs' make[3]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius' make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius' Making all in rpm make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/rpm' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/rpm' make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6' make[1]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Fmzzl3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64 + cd radiusclient-ng-0.5.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64 install Making install in include make[1]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/include' make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/include" /usr/bin/install -c -m 644 radiusclient-ng.h '/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/include' make[1]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/include' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/lib' make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/lib' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libradiusclient-ng.la '/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libradiusclient-ng.so.2.0.0 /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/lib64/libradiusclient-ng.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/lib64 && { ln -s -f libradiusclient-ng.so.2.0.0 libradiusclient-ng.so.2 || { rm -f libradiusclient-ng.so.2 && ln -s libradiusclient-ng.so.2.0.0 libradiusclient-ng.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/lib64 && { ln -s -f libradiusclient-ng.so.2.0.0 libradiusclient-ng.so || { rm -f libradiusclient-ng.so && ln -s libradiusclient-ng.so.2.0.0 libradiusclient-ng.so; }; }) libtool: install: /usr/bin/install -c .libs/libradiusclient-ng.lai /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/lib64/libradiusclient-ng.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/lib' make[1]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/src' make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/src' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c radlogin radstatus radacct radexample radiusclient '/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin' libtool: install: warning: `../lib/libradiusclient-ng.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/radlogin /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin/radlogin libtool: install: warning: `../lib/libradiusclient-ng.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/radstatus /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin/radstatus libtool: install: warning: `../lib/libradiusclient-ng.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/radacct /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin/radacct libtool: install: warning: `../lib/libradiusclient-ng.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/radexample /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin/radexample libtool: install: warning: `../lib/libradiusclient-ng.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/radiusclient /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin/radiusclient make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/src' make[1]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/src' Making install in etc make[1]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/etc' make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/etc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/etc/radiusclient-ng; \ echo " /usr/bin/install -c -m 600 ./servers /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/etc/radiusclient-ng/servers"; \ /usr/bin/install -c -m 600 ./servers /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/etc/radiusclient-ng/servers mkdir /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/etc mkdir /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/etc/radiusclient-ng /usr/bin/install -c -m 600 ./servers /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/etc/radiusclient-ng/servers test -z "/usr/share/radiusclient-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/radiusclient-ng" /usr/bin/install -c -m 644 dictionary dictionary.ascend dictionary.compat dictionary.merit dictionary.sip '/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/radiusclient-ng' test -z "/etc/radiusclient-ng" || /bin/mkdir -p "/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/etc/radiusclient-ng" /usr/bin/install -c -m 644 issue port-id-map radiusclient.conf '/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/etc/radiusclient-ng' make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/etc' make[1]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/etc' Making install in man make[1]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/man' make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/man' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/man' make[1]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/man' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/doc' make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/doc' Making install in patches make[1]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/patches' make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/patches' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/patches' make[1]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/patches' Making install in login.radius make[1]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius' Making install in migs make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius/migs' make[3]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius/migs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius/migs' make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius/migs' make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius' make[3]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin" /usr/bin/install -c login.radius '/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius' make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius' make[1]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/login.radius' Making install in rpm make[1]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/rpm' make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/rpm' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/rpm' make[1]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6/rpm' make[1]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6' make[2]: Entering directory `/builddir/build/BUILD/radiusclient-ng-0.5.6' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6' make[1]: Leaving directory `/builddir/build/BUILD/radiusclient-ng-0.5.6' + rm -f /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/lib64/libradiusclient-ng.la + rm -f /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin/radexample + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/radiusclient-ng-0.5.6 extracting debug info from /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/lib64/libradiusclient-ng.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin/radstatus extracting debug info from /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin/radacct extracting debug info from /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin/radiusclient extracting debug info from /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/sbin/radlogin symlinked /usr/lib/debug/usr/lib64/libradiusclient-ng.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libradiusclient-ng.so.debug symlinked /usr/lib/debug/usr/lib64/libradiusclient-ng.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libradiusclient-ng.so.2.debug 269 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: radiusclient-ng-0.5.6-4.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XV2dry + umask 022 + cd /builddir/build/BUILD + cd radiusclient-ng-0.5.6 + DOCDIR=/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/doc/radiusclient-ng-0.5.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/doc/radiusclient-ng-0.5.6 + /bin/mkdir -p /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/doc/radiusclient-ng-0.5.6 + cp -pr BUGS CHANGES COPYRIGHT doc/instop.html README /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/doc/radiusclient-ng-0.5.6 + exit 0 Provides: config(radiusclient-ng) = 0.5.6-4.ru6 libradiusclient-ng.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(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) libnsl.so.1()(64bit) libradiusclient-ng.so.2()(64bit) rtld(GNU_HASH) Processing files: radiusclient-ng-devel-0.5.6-4.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3zBJE3 + umask 022 + cd /builddir/build/BUILD + cd radiusclient-ng-0.5.6 + DOCDIR=/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/doc/radiusclient-ng-devel-0.5.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/doc/radiusclient-ng-devel-0.5.6 + /bin/mkdir -p /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/doc/radiusclient-ng-devel-0.5.6 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/doc/radiusclient-ng-devel-0.5.6 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libradiusclient-ng.so.2()(64bit) Processing files: radiusclient-ng-utils-0.5.6-4.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Q6XHWy + umask 022 + cd /builddir/build/BUILD + cd radiusclient-ng-0.5.6 + DOCDIR=/builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/doc/radiusclient-ng-utils-0.5.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/doc/radiusclient-ng-utils-0.5.6 + /bin/mkdir -p /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/doc/radiusclient-ng-utils-0.5.6 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64/usr/share/doc/radiusclient-ng-utils-0.5.6 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(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) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libnsl.so.1()(64bit) libradiusclient-ng.so.2()(64bit) rtld(GNU_HASH) Processing files: radiusclient-ng-debuginfo-0.5.6-4.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64 warning: Could not canonicalize hostname: opus3.rutgers.edu Wrote: /builddir/build/RPMS/radiusclient-ng-0.5.6-4.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/radiusclient-ng-devel-0.5.6-4.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/radiusclient-ng-utils-0.5.6-4.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/radiusclient-ng-debuginfo-0.5.6-4.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h2SDC6 + umask 022 + cd /builddir/build/BUILD + cd radiusclient-ng-0.5.6 + rm -rf /builddir/build/BUILDROOT/radiusclient-ng-0.5.6-4.ru6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->