+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/radcli.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wJB57i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf radcli-1.2.9 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/radcli-1.2.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd radcli-1.2.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f lib/md5.c + sed -i -e 's|sys_lib_dlsearch_path_spec="[^"]\+|& /usr/lib64|g' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oLDFgO + umask 022 + cd /builddir/build/BUILD + cd radcli-1.2.9 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 --with-nettle --with-tls --enable-legacy-compat checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking how to print strings... printf checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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) 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 riscv64-redhat-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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for ar... /usr/bin/ar checking whether ln -s works... yes checking if LD -Wl,--version-script works... yes checking whether to enable legacy library compatibility... yes checking for socket in -lsocket... no 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 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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.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 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 fcntl... yes checking for uname... yes checking for gethostname... yes checking for sysinfo... yes checking for getdomainname... yes checking for random... yes checking for rand... yes checking for snprintf... yes checking for vsnprintf... yes checking for strlcpy... no checking for pthread_mutex_lock... yes checking for clock_gettime... yes checking for field domainname in struct utsname... no checking for getentropy... yes checking for /dev/urandom... yes checking for LIBGNUTLS... yes checking for NETTLE... 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating lib/radcli.pc config.status: creating lib/radcli.map 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 include/radcli/version.h config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating tests/Makefile config.status: creating tests/docker/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands configure: Configuration: Additional libraries: -lgnutls -lnettle Nettle for MD5: yes TLS and DTLS support: yes freeradius-client compat: yes + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/radcli-1.2.9' Making all in include make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/include' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sendserver.lo sendserver.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avpair.lo avpair.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o config.lo config.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sendserver.c -fPIC -DPIC -o .libs/sendserver.o libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c avpair.c -fPIC -DPIC -o .libs/avpair.o libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c buildreq.c -fPIC -DPIC -o .libs/buildreq.o libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c config.c -fPIC -DPIC -o .libs/config.o config.c: In function 'rc_new': config.c:1100:6: warning: unused variable 'ret' [-Wunused-variable] int ret; ^~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dict.lo dict.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dict.c -fPIC -DPIC -o .libs/dict.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ip_util.lo ip_util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o log.lo log.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o util.lo util.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ip_util.c -fPIC -DPIC -o .libs/ip_util.o libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c util.c -fPIC -DPIC -o .libs/util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rc-md5.lo rc-md5.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rc-md5.c -fPIC -DPIC -o .libs/rc-md5.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o tls.lo tls.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o aaa_ctx.lo aaa_ctx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nettle-hmac.lo nettle-hmac.c libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tls.c -fPIC -DPIC -o .libs/tls.o libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c aaa_ctx.c -fPIC -DPIC -o .libs/aaa_ctx.o libtool: compile: gcc -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -I/usr/include/p11-kit-1 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c nettle-hmac.c -fPIC -DPIC -o .libs/nettle-hmac.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 5:3:1 -Wl,--version-script=./radcli.map -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libradcli.la -rpath /usr/lib64 buildreq.lo sendserver.lo avpair.lo config.lo dict.lo ip_util.lo log.lo util.lo rc-md5.lo tls.lo aaa_ctx.lo nettle-hmac.lo -lgnutls -lnettle libtool: link: gcc -shared -fPIC -DPIC .libs/buildreq.o .libs/sendserver.o .libs/avpair.o .libs/config.o .libs/dict.o .libs/ip_util.o .libs/log.o .libs/util.o .libs/rc-md5.o .libs/tls.o .libs/aaa_ctx.o .libs/nettle-hmac.o -lgnutls -lnettle -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,--version-script=./radcli.map -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libradcli.so.4 -o .libs/libradcli.so.4.1.3 libtool: link: (cd ".libs" && rm -f "libradcli.so.4" && ln -s "libradcli.so.4.1.3" "libradcli.so.4") libtool: link: (cd ".libs" && rm -f "libradcli.so" && ln -s "libradcli.so.4.1.3" "libradcli.so") libtool: link: ( cd ".libs" && rm -f "libradcli.la" && ln -s "../libradcli.la" "libradcli.la" ) make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/src' gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radcli/radcli.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o common.o common.c gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radcli/radcli.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o radstatus.o radstatus.c gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radcli/radcli.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o radacct.o radacct.c gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radcli/radcli.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o radexample.o radexample.c gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radcli/radcli.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o radiusclient.o radiusclient.c common.c: In function 'rc_getstr': common.c:87:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(out, prompt, strlen(prompt)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common.c:111:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(out, &c, 1); ^~~~~~~~~~~~~~~~~~~~~~~ common.c:118:28: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if (!do_echo || !is_term) (void)write(out, "\r\n", 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radcli/radcli.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o radembedded.o radembedded.c rm -f libtools.a /usr/bin/ar cru libtools.a common.o ranlib libtools.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o radacct radacct.o ../lib/libradcli.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o radexample radexample.o ../lib/libradcli.la libtools.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o radstatus radstatus.o ../lib/libradcli.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o radembedded radembedded.o ../lib/libradcli.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/radacct radacct.o ../lib/.libs/libradcli.so libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/radexample radexample.o ../lib/.libs/libradcli.so libtools.a /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o radiusclient radiusclient.o ../lib/libradcli.la libtools.a libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/radstatus radstatus.o ../lib/.libs/libradcli.so libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/radembedded radembedded.o ../lib/.libs/libradcli.so libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/radiusclient radiusclient.o ../lib/.libs/libradcli.so libtools.a make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/src' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/etc' rm -f radiusclient.conf rm -f radiusclient-tls.conf sed -e 's|@sbin''dir@|/usr/sbin|g' \ -e 's|@pkgsysconf''dir@|/etc/radcli|g' \ -e 's|@sharedir@|/usr/share/radcli|g' \ <./radiusclient.conf.in >radiusclient.conf sed -e 's|@sbin''dir@|/usr/sbin|g' \ -e 's|@pkgsysconf''dir@|/etc/radcli|g' \ -e 's|@sharedir@|/usr/share/radcli|g' \ <./radiusclient-tls.conf.in >radiusclient-tls.conf chmod ogu-w radiusclient.conf chmod ogu-w radiusclient-tls.conf make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/etc' Making all in man make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/man' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/doc' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/tests' Making all in docker make[3]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/tests/docker' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/tests/docker' make[3]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/tests' make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/tests' make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9' make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9' make[1]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2IiUbR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64 + cd radcli-1.2.9 + make DESTDIR=/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64 install Making install in include make[1]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/include' make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 freeradius-client.h radiusclient-ng.h '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/include/radcli' /usr/bin/install -c -m 644 radcli/version.h radcli/radcli.h '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/include/radcli' make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/include' make[1]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/include' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/lib' make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libradcli.la '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libradcli.so.4.1.3 /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/lib64/libradcli.so.4.1.3 libtool: install: (cd /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/lib64 && { ln -s -f libradcli.so.4.1.3 libradcli.so.4 || { rm -f libradcli.so.4 && ln -s libradcli.so.4.1.3 libradcli.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/lib64 && { ln -s -f libradcli.so.4.1.3 libradcli.so || { rm -f libradcli.so && ln -s libradcli.so.4.1.3 libradcli.so; }; }) libtool: install: /usr/bin/install -c .libs/libradcli.lai /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/lib64/libradcli.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/lib' cd /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/lib64 && ln -s libradcli.so libfreeradius-client.so cd /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/lib64 && ln -s libradcli.so libradiusclient-ng.so make[3]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 radcli.pc '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/lib' make[1]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/src' make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/src' 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/radcli-1.2.9/src' make[1]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/src' Making install in etc make[1]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/etc' make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/etc' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/radcli-1.2.9/install-sh -d /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/etc/radcli; \ echo " /usr/bin/install -c -m 600 ./servers /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/etc/radcli/servers"; \ echo " /usr/bin/install -c -m 600 ./servers-tls /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/etc/radcli/servers-tls" /usr/bin/install -c -m 600 ./servers /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/etc/radcli/servers /usr/bin/install -c -m 600 ./servers-tls /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/etc/radcli/servers-tls /usr/bin/install -c -m 600 ./servers /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/etc/radcli/servers /usr/bin/install -c -m 600 ./servers-tls /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/etc/radcli/servers-tls /usr/bin/mkdir -p '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/etc/radcli' /usr/bin/install -c -m 644 radiusclient.conf radiusclient-tls.conf '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/etc/radcli' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/radcli' /usr/bin/install -c -m 644 dictionary dictionary.ascend dictionary.compat dictionary.merit dictionary.microsoft dictionary.roaringpenguin dictionary.sip '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/radcli' make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/etc' make[1]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/etc' Making install in man make[1]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/man' make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/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/radcli-1.2.9/man' make[1]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/man' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/doc' make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/man/man3' /usr/bin/install -c -m 644 man/rc_aaa.3 man/rc_aaa_ctx.3 man/rc_aaa_ctx_free.3 man/rc_aaa_ctx_get_secret.3 man/rc_aaa_ctx_get_vector.3 man/rc_aaa_ctx_server.3 man/rc_acct.3 man/rc_acct_proxy.3 man/rc_add_config.3 man/rc_auth.3 man/rc_auth_proxy.3 man/rc_avpair_add.3 man/rc_avpair_assign.3 man/rc_avpair_copy.3 man/rc_avpair_free.3 man/rc_avpair_gen.3 man/rc_avpair_get.3 man/rc_avpair_get_attr.3 man/rc_avpair_get_in6.3 man/rc_avpair_get_raw.3 man/rc_avpair_get_uint32.3 man/rc_avpair_insert.3 man/rc_avpair_log.3 man/rc_avpair_new.3 man/rc_avpair_next.3 man/rc_avpair_parse.3 man/rc_avpair_remove.3 man/rc_avpair_tostr.3 man/rc_buildreq.3 man/rc_check.3 man/rc_check_tls.3 man/rc_config_free.3 man/rc_config_init.3 man/rc_conf_int.3 man/rc_conf_srv.3 man/rc_conf_str.3 man/rc_destroy.3 man/rc_dict_findattr.3 man/rc_dict_findval.3 man/rc_dict_findvend.3 '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/man/man3' /usr/bin/install -c -m 644 man/rc_dict_free.3 man/rc_dict_getattr.3 man/rc_dict_getval.3 man/rc_dict_getvend.3 man/rc_find_server_addr.3 man/rc_getport.3 man/rc_get_socket_type.3 man/rc_get_srcaddr.3 man/rc_mksid.3 man/rc_new.3 man/rc_openlog.3 man/rc_own_hostname.3 man/rc_read_config.3 man/rc_read_dictionary.3 man/rc_send_server.3 man/rc_setdebug.3 man/rc_test_config.3 man/rc_tls_fd.3 man/radcli.h.3 '/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/man/man3' make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/doc' make[1]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/doc' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/tests' Making install in docker make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/tests/docker' make[3]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/tests/docker' 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/radcli-1.2.9/tests/docker' make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/tests/docker' make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/tests' make[3]: Entering directory '/builddir/build/BUILD/radcli-1.2.9/tests' 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/radcli-1.2.9/tests' make[2]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/tests' make[1]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9/tests' make[1]: Entering directory '/builddir/build/BUILD/radcli-1.2.9' make[2]: Entering directory '/builddir/build/BUILD/radcli-1.2.9' 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/radcli-1.2.9' make[1]: Leaving directory '/builddir/build/BUILD/radcli-1.2.9' + rm -f /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/lib64/libradcli.la + mkdir -p /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/radcli + cp -p /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/radcli/dictionary /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/etc/radcli/dictionary + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: radcli-1.2.9-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.re1LFk + umask 022 + cd /builddir/build/BUILD + cd radcli-1.2.9 + DOCDIR=/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/doc/radcli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/doc/radcli + cp -pr README.rst /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/doc/radcli + cp -pr NEWS /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/doc/radcli + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UxujNc + umask 022 + cd /builddir/build/BUILD + cd radcli-1.2.9 + LICENSEDIR=/builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/licenses/radcli + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/licenses/radcli + cp -pr COPYRIGHT /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64/usr/share/licenses/radcli + exit 0 Provides: config(radcli) = 1.2.9-1.fc28 libradcli.so.4()(64bit) libradcli.so.4(RADCLI_4)(64bit) radcli = 1.2.9-1.fc28 radcli(riscv-64) = 1.2.9-1.fc28 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnettle.so.6()(64bit) libnettle.so.6(NETTLE_6)(64bit) rtld(GNU_HASH) Processing files: radcli-devel-1.2.9-1.fc28.riscv64 warning: File listed twice: /usr/include/radcli warning: File listed twice: /usr/include/radcli/radcli.h warning: File listed twice: /usr/include/radcli/version.h Provides: pkgconfig(radcli) = 1.2.9 radcli-devel = 1.2.9-1.fc28 radcli-devel(riscv-64) = 1.2.9-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libradcli.so.4()(64bit) pkgconfig(gnutls) pkgconfig(nettle) Processing files: radcli-compat-devel-1.2.9-1.fc28.riscv64 Provides: radcli-compat-devel = 1.2.9-1.fc28 radcli-compat-devel(riscv-64) = 1.2.9-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: freeradius-client-devel radiusclient-ng-devel Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/radcli-1.2.9-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/radcli-1.2.9-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/radcli-devel-1.2.9-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/radcli-compat-devel-1.2.9-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Stw4Yp + umask 022 + cd /builddir/build/BUILD + cd radcli-1.2.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/radcli-1.2.9-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff