+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/remctl.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.LS4LpB
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf remctl-3.13
+ /usr/bin/xz -dc /builddir/build/SOURCES/remctl-3.13.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd remctl-3.13
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L0MvAP
+ umask 022
+ cd /builddir/build/BUILD
+ cd remctl-3.13
+ export REMCTL_PERL_FLAGS=installdirs=vendor
+ REMCTL_PERL_FLAGS=installdirs=vendor
+ 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 ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./build-aux/config.guess
++ basename ./build-aux/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./build-aux/config.sub
++ basename ./build-aux/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './build-aux/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"~' ./build-aux/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 --with-pcre --enable-perl --enable-php --enable-python --enable-ruby --disable-static
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 whether to enable maintainer-specific portions of Makefiles... no
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 for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking if the compiler is Clang... no
checking if gcc supports -fstrict-overflow... yes
checking if gcc supports -fstrict-aliasing... yes
checking if gcc supports -Wcomments... yes
checking if gcc supports -Wendif-labels... yes
checking if gcc supports -Wall... yes
checking if gcc supports -Wextra... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wformat-signedness... yes
checking if gcc supports -Wnull-dereference... yes
checking if gcc supports -Winit-self... yes
checking if gcc supports -Wswitch-enum... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wstrict-overflow=5... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wduplicated-cond... yes
checking if gcc supports -Wtrampolines... yes
checking if gcc supports -Wfloat-equal... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wcast-align... yes
checking if gcc supports -Wwrite-strings... yes
checking if gcc supports -Wdate-time... yes
checking if gcc supports -Wjump-misses-init... yes
checking if gcc supports -Wfloat-conversion... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnormalized=nfc... yes
checking if gcc supports -Wpacked... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Winline... yes
checking if gcc supports -Wvla... yes
checking if gcc supports -Werror... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for riscv64-redhat-linux-gnu-ar... no
checking for riscv64-redhat-linux-gnu-lib... no
checking for riscv64-redhat-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
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... 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 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 if -Wl,--version-script works... 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 for sudo... /usr/bin/sudo
checking for fakeroot... no
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking size of long... 8
checking for krb5-config... /usr/bin/krb5-config
checking for krb5 support in krb5-config... yes
checking for --deps support in krb5-config... no
checking for krb5_init_context... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking kerberosv5/krb5.h usability... no
checking kerberosv5/krb5.h presence... no
checking for kerberosv5/krb5.h... no
checking krb5/krb5.h usability... yes
checking krb5/krb5.h presence... yes
checking for krb5/krb5.h... yes
checking for krb5_get_error_message... yes
checking for krb5_free_error_message... yes
checking for krb5_free_default_realm... yes
checking for krb5_get_init_creds_opt_alloc... yes
checking for krb5_get_init_creds_opt_set_anonymous... yes
checking for krb5_get_init_creds_opt_set_default_flags... no
checking for krb5_get_init_creds_opt_set_out_ccache... yes
checking for krb5_init_creds_set_password... yes
checking for krb5_principal_get_realm... no
checking for krb5_xfree... no
checking for krb5_get_init_creds_opt_free... yes
checking if krb5_get_init_creds_opt_free takes two arguments... yes
checking whether krb5_kt_free_entry is declared... yes
checking for gssapi support in krb5-config... yes
checking for --deps support in krb5-config... (cached) no
checking for gss_import_name... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking gssapi/gssapi_krb5.h usability... yes
checking gssapi/gssapi_krb5.h presence... yes
checking for gssapi/gssapi_krb5.h... yes
checking whether GSS_C_NT_USER_NAME is declared... yes
checking whether GSS_KRB5_MECHANISM is declared... no
checking whether gss_mech_krb5 is declared... yes
checking for gss_krb5_ccache_name... yes
checking for gss_krb5_import_cred... yes
checking for gss_oid_equal... yes
checking for LIBEVENT... yes
checking event2/event.h usability... yes
checking event2/event.h presence... yes
checking for event2/event.h... yes
checking for bufferevent_data_cb... yes
checking for bufferevent_event_cb... yes
checking for event_callback_fn... yes
checking for evutil_socket_t... yes
checking for bufferevent_get_input... yes
checking for bufferevent_read_buffer... yes
checking for bufferevent_socket_new... yes
checking for evbuffer_get_length... yes
checking for event_base_got_break... yes
checking for event_base_loopbreak... yes
checking for event_free... yes
checking for event_new... yes
checking for event_set_fatal_callback... yes
checking for libevent_global_shutdown... yes
checking for SYSTEMD... yes
checking gput.h usability... no
checking gput.h presence... no
checking for gput.h... no
checking for pcre-config... /usr/bin/pcre-config
checking for pcre_compile... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for regcomp... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether h_errno is declared... yes
checking whether inet_aton is declared... yes
checking whether inet_ntoa is declared... yes
checking for C99 variadic macros... yes
checking for GNU-style variadic macros... yes
checking for struct sockaddr.sa_len... no
checking for unsigned long long int... yes
checking for long long int... yes
checking for sig_atomic_t... yes
checking for ssize_t... yes
checking for socklen_t... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_storage.ss_family... yes
checking whether IN6_ARE_ADDR_EQUAL macro is broken... no
checking for SA_LEN macro... no
checking for working inet_ntoa... yes
checking for working snprintf... yes
checking for getaddrinfo... yes
checking for working AI_ADDRCONFIG flag... yes
checking for getgrnam_r... yes
checking for setrlimit... yes
checking for setsid... yes
checking for asprintf... yes
checking for daemon... yes
checking for getnameinfo... yes
checking for getopt... yes
checking for inet_aton... yes
checking for inet_ntop... yes
checking for mkstemp... yes
checking for reallocarray... yes
checking for setenv... yes
checking for strndup... yes
checking for perl... /usr/bin/perl
checking for phpize... /usr/bin/phpize
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating java/build.xml
config.status: creating java/local.properties
config.status: creating tests/data/conf-simple
config.status: creating php/config.m4
config.status: creating php/php_remctl.h
config.status: creating python/remctl.py
config.status: creating python/setup.py
config.status: creating python/test_remctl.py
config.status: creating ruby/extconf.rb
config.status: creating ruby/test_remctl.rb
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing docs commands
config.status: executing tests/config commands
+ make
make  all-am
make[1]: Entering directory '/builddir/build/BUILD/remctl-3.13'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 client/api.lo client/api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 client/api.c  -fPIC -DPIC -o client/.libs/api.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 client/client-v1.lo client/client-v1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 client/client-v1.c  -fPIC -DPIC -o client/.libs/client-v1.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 client/client-v2.lo client/client-v2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 client/client-v2.c  -fPIC -DPIC -o client/.libs/client-v2.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 client/error.lo client/error.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 client/error.c  -fPIC -DPIC -o client/.libs/error.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 client/open.lo client/open.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 client/open.c  -fPIC -DPIC -o client/.libs/open.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 util/util_libutil_la-buffer.lo `test -f 'util/buffer.c' || echo './'`util/buffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 util/buffer.c  -fPIC -DPIC -o util/.libs/util_libutil_la-buffer.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 util/util_libutil_la-fdflag.lo `test -f 'util/fdflag.c' || echo './'`util/fdflag.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 util/fdflag.c  -fPIC -DPIC -o util/.libs/util_libutil_la-fdflag.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 util/util_libutil_la-gss-errors.lo `test -f 'util/gss-errors.c' || echo './'`util/gss-errors.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 util/gss-errors.c  -fPIC -DPIC -o util/.libs/util_libutil_la-gss-errors.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 util/util_libutil_la-gss-tokens.lo `test -f 'util/gss-tokens.c' || echo './'`util/gss-tokens.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 util/gss-tokens.c  -fPIC -DPIC -o util/.libs/util_libutil_la-gss-tokens.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 util/util_libutil_la-messages.lo `test -f 'util/messages.c' || echo './'`util/messages.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 util/messages.c  -fPIC -DPIC -o util/.libs/util_libutil_la-messages.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 util/util_libutil_la-network.lo `test -f 'util/network.c' || echo './'`util/network.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 util/network.c  -fPIC -DPIC -o util/.libs/util_libutil_la-network.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 util/util_libutil_la-tokens.lo `test -f 'util/tokens.c' || echo './'`util/tokens.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 util/tokens.c  -fPIC -DPIC -o util/.libs/util_libutil_la-tokens.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 util/util_libutil_la-vector.lo `test -f 'util/vector.c' || echo './'`util/vector.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 util/vector.c  -fPIC -DPIC -o util/.libs/util_libutil_la-vector.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 util/util_libutil_la-xmalloc.lo `test -f 'util/xmalloc.c' || echo './'`util/xmalloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 util/xmalloc.c  -fPIC -DPIC -o util/.libs/util_libutil_la-xmalloc.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 util/util_libutil_la-xwrite.lo `test -f 'util/xwrite.c' || echo './'`util/xwrite.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 util/xwrite.c  -fPIC -DPIC -o util/.libs/util_libutil_la-xwrite.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 util/util_libutil_la-messages-krb5.lo `test -f 'util/messages-krb5.c' || echo './'`util/messages-krb5.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 util/messages-krb5.c  -fPIC -DPIC -o util/.libs/util_libutil_la-messages-krb5.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    -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o util/libutil.la  util/util_libutil_la-buffer.lo util/util_libutil_la-fdflag.lo util/util_libutil_la-gss-errors.lo util/util_libutil_la-gss-tokens.lo util/util_libutil_la-messages.lo util/util_libutil_la-network.lo util/util_libutil_la-tokens.lo util/util_libutil_la-vector.lo util/util_libutil_la-xmalloc.lo util/util_libutil_la-xwrite.lo util/util_libutil_la-messages-krb5.lo -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5 -lk5crypto -lcom_err 
libtool: link: ar cru util/.libs/libutil.a util/.libs/util_libutil_la-buffer.o util/.libs/util_libutil_la-fdflag.o util/.libs/util_libutil_la-gss-errors.o util/.libs/util_libutil_la-gss-tokens.o util/.libs/util_libutil_la-messages.o util/.libs/util_libutil_la-network.o util/.libs/util_libutil_la-tokens.o util/.libs/util_libutil_la-vector.o util/.libs/util_libutil_la-xmalloc.o util/.libs/util_libutil_la-xwrite.o util/.libs/util_libutil_la-messages-krb5.o 
libtool: link: ranlib util/.libs/libutil.a
libtool: link: ( cd "util/.libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" )
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 portable/dummy.lo portable/dummy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 portable/dummy.c  -fPIC -DPIC -o portable/.libs/dummy.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -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 portable/krb5-extra.lo portable/krb5-extra.c
libtool: compile:  gcc -DHAVE_CONFIG_H -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 portable/krb5-extra.c  -fPIC -DPIC -o portable/.libs/krb5-extra.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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o portable/libportable.la  portable/dummy.lo portable/krb5-extra.lo 
libtool: link: ar cru portable/.libs/libportable.a portable/.libs/dummy.o portable/.libs/krb5-extra.o 
libtool: link: ranlib portable/.libs/libportable.a
libtool: link: ( cd "portable/.libs" && rm -f "libportable.la" && ln -s "../libportable.la" "libportable.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  -version-info 2:0:1 -Wl,--version-script=./client/libremctl.map   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o client/libremctl.la -rpath /usr/lib64 client/api.lo client/client-v1.lo client/client-v2.lo client/error.lo client/open.lo util/libutil.la portable/libportable.la -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5 -lk5crypto -lcom_err 
libtool: link: gcc -shared  -fPIC -DPIC  client/.libs/api.o client/.libs/client-v1.o client/.libs/client-v2.o client/.libs/error.o client/.libs/open.o  -Wl,--whole-archive util/.libs/libutil.a portable/.libs/libportable.a -Wl,--no-whole-archive  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -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=./client/libremctl.map -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   -Wl,-soname -Wl,libremctl.so.1 -o client/.libs/libremctl.so.1.1.0
libtool: link: (cd "client/.libs" && rm -f "libremctl.so.1" && ln -s "libremctl.so.1.1.0" "libremctl.so.1")
libtool: link: (cd "client/.libs" && rm -f "libremctl.so" && ln -s "libremctl.so.1.1.0" "libremctl.so")
libtool: link: ( cd "client/.libs" && rm -f "libremctl.la" && ln -s "../libremctl.la" "libremctl.la" )
gcc -DHAVE_CONFIG_H -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 client/client_remctl-remctl.o `test -f 'client/remctl.c' || echo './'`client/remctl.c
/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 client/remctl client/client_remctl-remctl.o client/libremctl.la util/libutil.la portable/libportable.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 client/.libs/remctl client/client_remctl-remctl.o  client/.libs/libremctl.so util/.libs/libutil.a -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err portable/.libs/libportable.a -Wl,-rpath -Wl,/usr/lib64
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'          -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 portable/server_remctld-event-extra.o `test -f 'portable/event-extra.c' || echo './'`portable/event-extra.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'          -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 server/server_remctld-commands.o `test -f 'server/commands.c' || echo './'`server/commands.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'          -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 server/server_remctld-config.o `test -f 'server/config.c' || echo './'`server/config.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'          -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 server/server_remctld-event-util.o `test -f 'server/event-util.c' || echo './'`server/event-util.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'          -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 server/server_remctld-generic.o `test -f 'server/generic.c' || echo './'`server/generic.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'          -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 server/server_remctld-logging.o `test -f 'server/logging.c' || echo './'`server/logging.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'          -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 server/server_remctld-process.o `test -f 'server/process.c' || echo './'`server/process.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'          -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 server/server_remctld-remctld.o `test -f 'server/remctld.c' || echo './'`server/remctld.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'          -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 server/server_remctld-server-v1.o `test -f 'server/server-v1.c' || echo './'`server/server-v1.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'          -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 server/server_remctld-server-v2.o `test -f 'server/server-v2.c' || echo './'`server/server-v2.c
/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 server/remctld portable/server_remctld-event-extra.o server/server_remctld-commands.o server/server_remctld-config.o server/server_remctld-event-util.o server/server_remctld-generic.o server/server_remctld-logging.o server/server_remctld-process.o server/server_remctld-remctld.o server/server_remctld-server-v1.o server/server_remctld-server-v2.o util/libutil.la portable/libportable.la -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5 -lk5crypto -lcom_err  -lpcre -levent  -lsystemd  
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 server/remctld portable/server_remctld-event-extra.o server/server_remctld-commands.o server/server_remctld-config.o server/server_remctld-event-util.o server/server_remctld-generic.o server/server_remctld-logging.o server/server_remctld-process.o server/server_remctld-remctld.o server/server_remctld-server-v1.o server/server_remctld-server-v2.o  util/.libs/libutil.a portable/.libs/libportable.a -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpcre -levent -lsystemd
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'        -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 portable/server_remctl_shell-event-extra.o `test -f 'portable/event-extra.c' || echo './'`portable/event-extra.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'        -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 server/server_remctl_shell-commands.o `test -f 'server/commands.c' || echo './'`server/commands.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'        -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 server/server_remctl_shell-config.o `test -f 'server/config.c' || echo './'`server/config.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'        -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 server/server_remctl_shell-event-util.o `test -f 'server/event-util.c' || echo './'`server/event-util.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'        -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 server/server_remctl_shell-logging.o `test -f 'server/logging.c' || echo './'`server/logging.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'        -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 server/server_remctl_shell-process.o `test -f 'server/process.c' || echo './'`server/process.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'        -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 server/server_remctl_shell-remctl-shell.o `test -f 'server/remctl-shell.c' || echo './'`server/remctl-shell.c
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl.conf\" -DPATH_SUDO='"/usr/bin/sudo"'        -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 server/server_remctl_shell-server-ssh.o `test -f 'server/server-ssh.c' || echo './'`server/server-ssh.c
/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 server/remctl-shell portable/server_remctl_shell-event-extra.o server/server_remctl_shell-commands.o server/server_remctl_shell-config.o server/server_remctl_shell-event-util.o server/server_remctl_shell-logging.o server/server_remctl_shell-process.o server/server_remctl_shell-remctl-shell.o server/server_remctl_shell-server-ssh.o util/libutil.la portable/libportable.la -lkrb5 -lk5crypto -lcom_err  -lpcre -levent  
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 server/remctl-shell portable/server_remctl_shell-event-extra.o server/server_remctl_shell-commands.o server/server_remctl_shell-config.o server/server_remctl_shell-event-util.o server/server_remctl_shell-logging.o server/server_remctl_shell-process.o server/server_remctl_shell-remctl-shell.o server/server_remctl_shell-server-ssh.o  util/.libs/libutil.a -lgssapi_krb5 portable/.libs/libportable.a -lkrb5 -lk5crypto -lcom_err -lpcre -levent
[ -d docs ] || mkdir docs
sed -e 's%\(\\f(CI\)*\@sysconfdir\(\\fI\)*\@%/etc%'	\
    -e 's%\(\\f(CI\)*\@sbindir\(\\fI\)*\@%/usr/sbin%'		\
    < ./docs/remctl-shell.8.in > docs/remctl-shell.8
[ -d docs ] || mkdir docs
sed 's%\(\\f(CI\)*\@sysconfdir\(\\fI\)*\@%/etc%' \
    < ./docs/remctld.8.in > docs/remctld.8
sed -e 's![@]prefix[@]!/usr!g'			\
    -e 's![@]exec_prefix[@]!/usr!g'		\
    -e 's![@]includedir[@]!/usr/include!g'		\
    -e 's![@]libdir[@]!/usr/lib64!g'			\
    -e 's![@]PACKAGE_VERSION[@]!3.13!g'	\
    -e 's![@]GSSAPI_LDFLAGS[@]!!g'	\
    -e 's![@]GSSAPI_LIBS[@]!-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err!g'		\
    ./client/libremctl.pc.in > client/libremctl.pc
mkdir -p systemd
sed -e 's![@]sbindir[@]!/usr/sbin!g' \
    ./systemd/remctld.service.in > systemd/remctld.service
set -e; if [ x"." != x"." ] ; then		\
    for d in perl perl/lib perl/lib/Net perl/lib/Net/Remctl perl/t perl/t/api perl/t/backend perl/t/data perl/t/docs perl/t/lib perl/t/lib/Test perl/t/style ; do				\
	[ -d "./$d" ] || mkdir "./$d" ;	\
    done ;							\
    for f in perl/Build.PL perl/MANIFEST perl/MANIFEST.SKIP perl/lib/Net/Remctl.pm perl/lib/Net/Remctl.xs perl/lib/Net/Remctl/Backend.pm perl/t/api/basic.t perl/t/api/stanford-netdb.t perl/t/backend/basic.t perl/t/backend/nested.t perl/t/backend/options.t perl/t/data/perl.conf perl/t/data/perlcriticrc perl/t/data/perltidyrc perl/t/data/remctl.conf perl/t/docs/pod-coverage.t perl/t/docs/pod-spelling.t perl/t/docs/pod.t perl/t/docs/synopsis.t perl/t/lib/Test/Remctl.pm perl/t/style/coverage.t perl/t/style/critic.t perl/t/style/minimum-version.t perl/t/style/strict.t perl/typemap ; do					\
        cp "./$f" "./$f" ;			\
    done ;							\
fi
cp -R ./tests/tap/perl/* perl/t/lib/
rm -f perl/lib/Net/Remctl.o
cd perl && perl Build.PL					\
    --config lddlflags='-L/builddir/build/BUILD/remctl-3.13/client/.libs -lpthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'			\
    --config optimize='-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  '		\
    --extra-compiler-flags '-I/builddir/build/BUILD/remctl-3.13 -I/builddir/build/BUILD/remctl-3.13 -I/builddir/build/BUILD/remctl-3.13/client '			\
    --extra-linker-flags '-lremctl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err  -lkrb5 -lk5crypto -lcom_err '	\
    installdirs=vendor
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Net-Remctl' version '3.13'
cd perl && ./Build
Building Net-Remctl
gcc -I/usr/lib64/perl5/CORE -DVERSION="3.13" -DXS_VERSION="3.13" -fPIC -I/builddir/build/BUILD/remctl-3.13 -I/builddir/build/BUILD/remctl-3.13 -I/builddir/build/BUILD/remctl-3.13/client -c -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -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 -o lib/Net/Remctl.o lib/Net/Remctl.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Net/Remctl/Remctl.bs')
gcc -L/builddir/build/BUILD/remctl-3.13/client/.libs -lpthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lperl -o blib/arch/auto/Net/Remctl/Remctl.so lib/Net/Remctl.o -lremctl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkrb5 -lk5crypto -lcom_err
set -e; if [ x"." != x"." ] ; then	\
    mkdir php/tests 2>/dev/null || true ;		\
    for f in php/README php/php_remctl.c php/php5_remctl.c php/test-wrapper php/tests/001.phpt php/tests/002.phpt php/tests/003.phpt php/tests/004.phpt php/tests/005.phpt php/tests/006.phpt ; do				\
        cp "./$f" "./$f" ;		\
    done						\
fi
cd php && /usr/bin/phpize --clean && /usr/bin/phpize
Cleaning..
Configuring for:
PHP Api Version:         20170718
Zend Module Api No:      20170718
Zend Extension Api No:   320170718
cd php && ./configure CPPFLAGS="" \
    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  " LDFLAGS="-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... riscv64-unknown-linux-gnu
checking host system type... riscv64-unknown-linux-gnu
checking target system type... riscv64-unknown-linux-gnu
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib
checking for PHP extension directory... /usr/lib64/php/modules
checking for PHP installed headers prefix... /usr/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
checking for gawk... gawk
checking whether to enable remctl PHP extension... yes, shared
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /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-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... (cached) gawk
checking command to parse /usr/bin/nm -B output from cc 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 mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... no
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 cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc 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
configure: creating ./config.status
config.status: creating config.h
config.status: executing libtool commands
cd php && make 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  -Wno-strict-prototypes -Wno-write-strings -Wno-missing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-redundant-decls -Wno-old-style-definition -Wno-float-equal -Wno-strict-overflow"
make[2]: Entering directory '/builddir/build/BUILD/remctl-3.13/php'
/bin/sh /builddir/build/BUILD/remctl-3.13/php/libtool --mode=compile cc  -I. -I/builddir/build/BUILD/remctl-3.13/php -DPHP_ATOM_INC -I/builddir/build/BUILD/remctl-3.13/php/include -I/builddir/build/BUILD/remctl-3.13/php/main -I/builddir/build/BUILD/remctl-3.13/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/remctl-3.13  -DHAVE_CONFIG_H  -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  -Wno-strict-prototypes -Wno-write-strings -Wno-missing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-redundant-decls -Wno-old-style-definition -Wno-float-equal -Wno-strict-overflow   -c /builddir/build/BUILD/remctl-3.13/php/php_remctl.c -o php_remctl.lo 
libtool: compile:  cc -I. -I/builddir/build/BUILD/remctl-3.13/php -DPHP_ATOM_INC -I/builddir/build/BUILD/remctl-3.13/php/include -I/builddir/build/BUILD/remctl-3.13/php/main -I/builddir/build/BUILD/remctl-3.13/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/remctl-3.13 -DHAVE_CONFIG_H -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 -Wno-strict-prototypes -Wno-write-strings -Wno-missing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-redundant-decls -Wno-old-style-definition -Wno-float-equal -Wno-strict-overflow -c /builddir/build/BUILD/remctl-3.13/php/php_remctl.c  -fPIC -DPIC -o .libs/php_remctl.o
/bin/sh /builddir/build/BUILD/remctl-3.13/php/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/remctl-3.13/php/include -I/builddir/build/BUILD/remctl-3.13/php/main -I/builddir/build/BUILD/remctl-3.13/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/remctl-3.13  -DHAVE_CONFIG_H  -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  -Wno-strict-prototypes -Wno-write-strings -Wno-missing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-redundant-decls -Wno-old-style-definition -Wno-float-equal -Wno-strict-overflow  -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/remctl-3.13/client/.libs -lremctl -o remctl.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/remctl-3.13/php/modules  php_remctl.lo 
libtool: link: cc -shared  -fPIC -DPIC  .libs/php_remctl.o   -Wl,-rpath -Wl,/builddir/build/BUILD/remctl-3.13/client/.libs -L/builddir/build/BUILD/remctl-3.13/client/.libs /builddir/build/BUILD/remctl-3.13/client/.libs/libremctl.so -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err  -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro   -Wl,-soname -Wl,remctl.so -o .libs/remctl.so
libtool: link: ( cd ".libs" && rm -f "remctl.la" && ln -s "../remctl.la" "remctl.la" )
/bin/sh /builddir/build/BUILD/remctl-3.13/php/libtool --mode=install cp ./remctl.la /builddir/build/BUILD/remctl-3.13/php/modules
libtool: warning: relinking './remctl.la'
libtool: install: (cd /builddir/build/BUILD/remctl-3.13/php; /bin/sh "/builddir/build/BUILD/remctl-3.13/php/libtool"  --mode=relink cc -DPHP_ATOM_INC -I/builddir/build/BUILD/remctl-3.13/php/include -I/builddir/build/BUILD/remctl-3.13/php/main -I/builddir/build/BUILD/remctl-3.13/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/remctl-3.13 -DHAVE_CONFIG_H -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 -Wno-strict-prototypes -Wno-write-strings -Wno-missing-prototypes -Wno-unused-parameter -Wno-sign-compare -Wno-redundant-decls -Wno-old-style-definition -Wno-float-equal -Wno-strict-overflow -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/builddir/build/BUILD/remctl-3.13/client/.libs -lremctl -o remctl.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/remctl-3.13/php/modules php_remctl.lo )
libtool: relink: cc -shared  -fPIC -DPIC  .libs/php_remctl.o   -L/builddir/build/BUILD/remctl-3.13/client/.libs -L/usr/lib64 -lremctl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err  -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro   -Wl,-soname -Wl,remctl.so -o .libs/remctl.so
libtool: install: cp ./.libs/remctl.soT /builddir/build/BUILD/remctl-3.13/php/modules/remctl.so
libtool: install: cp ./.libs/remctl.lai /builddir/build/BUILD/remctl-3.13/php/modules/remctl.la
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /builddir/build/BUILD/remctl-3.13/php/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /builddir/build/BUILD/remctl-3.13/php/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Build complete.
Don't forget to run 'make test'.

make[2]: Leaving directory '/builddir/build/BUILD/remctl-3.13/php'
set -e; if [ x"." != x"." ] ; then	\
    for f in python/MANIFEST.in python/README python/_remctlmodule.c ; do			\
	cp "./$f" "./$f" ;		\
    done						\
fi
set -e; for python in python ; do		 \
    cd python							 \
	&& 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  " \
	"$python" setup.py build && cd .. ;			 \
done
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
running build
running build_py
creating build
creating build/lib.linux-riscv64-2.7
copying remctl.py -> build/lib.linux-riscv64-2.7
running build_ext
building '_remctl' extension
creating build/temp.linux-riscv64-2.7
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DVERSION="3.13" -I/builddir/build/BUILD/remctl-3.13/client -I/usr/include/python2.7 -c _remctlmodule.c -o build/temp.linux-riscv64-2.7/_remctlmodule.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-riscv64-2.7/_remctlmodule.o -L/builddir/build/BUILD/remctl-3.13/client/.libs -L/usr/lib64 -lremctl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpython2.7 -o build/lib.linux-riscv64-2.7/_remctl.so
touch stamp-python
set -e; if [ x"." != x"." ] ; then	\
    for f in ruby/README ruby/remctl.c ; do			\
	cp "./$f" "./$f" ;		\
    done						\
fi
cd ruby && ruby extconf.rb 
creating Makefile
cd ruby && make V=1 CFLAGS="-I/builddir/build/BUILD/remctl-3.13 -I/builddir/build/BUILD/remctl-3.13 -I/builddir/build/BUILD/remctl-3.13/client  -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  "
make[2]: Entering directory '/builddir/build/BUILD/remctl-3.13/ruby'
gcc -I. -I/builddir/build/BUILD/remctl-3.13 -I/usr/include -I/usr/include/ruby/backward -I/usr/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  -fPIC   -I/builddir/build/BUILD/remctl-3.13 -I/builddir/build/BUILD/remctl-3.13 -I/builddir/build/BUILD/remctl-3.13/client  -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   -o remctl.o -c remctl.c
rm -f remctl.so
gcc -shared -o remctl.so remctl.o -L. -L/usr/lib64 -L/builddir/build/BUILD/remctl-3.13/client/.libs -lremctl  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L. -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld    -lruby  -lpthread -ldl -lcrypt -lm   -lc
make[2]: Leaving directory '/builddir/build/BUILD/remctl-3.13/ruby'
make[1]: Leaving directory '/builddir/build/BUILD/remctl-3.13'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TimWfi
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64
+ cd remctl-3.13
+ make install DESTDIR=/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64 'INSTALL=install -p' RUBYARCHDIR=/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/ruby/vendor_ruby
make[1]: Entering directory '/builddir/build/BUILD/remctl-3.13'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64'
 /bin/sh ./libtool   --mode=install install -p   client/libremctl.la '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64'
libtool: install: install -p client/.libs/libremctl.so.1.1.0 /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/libremctl.so.1.1.0
libtool: install: (cd /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64 && { ln -s -f libremctl.so.1.1.0 libremctl.so.1 || { rm -f libremctl.so.1 && ln -s libremctl.so.1.1.0 libremctl.so.1; }; })
libtool: install: (cd /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64 && { ln -s -f libremctl.so.1.1.0 libremctl.so || { rm -f libremctl.so && ln -s libremctl.so.1.1.0 libremctl.so; }; })
libtool: install: install -p client/.libs/libremctl.lai /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/libremctl.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/bin'
  /bin/sh ./libtool   --mode=install install -p client/remctl '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/bin'
libtool: warning: 'client/libremctl.la' has not been installed in '/usr/lib64'
libtool: install: install -p client/.libs/remctl /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/bin/remctl
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/sbin'
  /bin/sh ./libtool   --mode=install install -p server/remctld server/remctl-shell '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/sbin'
libtool: install: install -p server/remctld /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/sbin/remctld
libtool: install: install -p server/remctl-shell /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/sbin/remctl-shell
cd perl && ./Build install --destdir '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64'
Building Net-Remctl
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/Remctl/Remctl.so
Installing /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/Remctl/Remctl.bs
Installing /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Net/Remctl.pm
Installing /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Net/Remctl/Backend.pm
Installing /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/Net::Remctl.3pm
Installing /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/Net::Remctl::Backend.3pm
cd php && make install INSTALL_ROOT=/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64
make[2]: Entering directory '/builddir/build/BUILD/remctl-3.13/php'
Installing shared extensions:     /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/php/modules/
make[2]: Leaving directory '/builddir/build/BUILD/remctl-3.13/php'
set -e; for python in python ; do		\
    cd python ;							\
    if [ -n "/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64" ] ; then				\
	"$python" setup.py install 	\
	    --root /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64 ;					\
    elif [ -n "/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64" ] ; then			\
	"$python" setup.py install 	\
	    --root /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64 ;				\
    else							\
	"$python" setup.py install  ;	\
    fi ;							\
    cd .. ;							\
done
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
running install
running build
running build_py
running build_ext
running install_lib
creating /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/python2.7
creating /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/python2.7/site-packages
copying build/lib.linux-riscv64-2.7/remctl.py -> /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/python2.7/site-packages
copying build/lib.linux-riscv64-2.7/_remctl.so -> /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/python2.7/site-packages
byte-compiling /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/python2.7/site-packages/remctl.py to remctl.pyc
running install_egg_info
Writing /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/python2.7/site-packages/pyremctl-3.13-py2.7.egg-info
cd ruby && make install DESTDIR=/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64
make[2]: Entering directory '/builddir/build/BUILD/remctl-3.13/ruby'
/usr/bin/mkdir -p . /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/ruby/vendor_ruby
exit > .sitearchdir.time
install -p -m 0755 remctl.so /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/ruby/vendor_ruby
make[2]: Leaving directory '/builddir/build/BUILD/remctl-3.13/ruby'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/include'
 install -p -m 644 client/remctl.h '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/include'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 docs/remctl.1 '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man1'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3'
 install -p -m 644 docs/api/remctl.3 docs/api/remctl_close.3 docs/api/remctl_command.3 docs/api/remctl_error.3 docs/api/remctl_new.3 docs/api/remctl_noop.3 docs/api/remctl_open.3 docs/api/remctl_output.3 docs/api/remctl_set_ccache.3 docs/api/remctl_set_source_ip.3 docs/api/remctl_set_timeout.3 '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man8'
 install -p -m 644 docs/remctl-shell.8 docs/remctld.8 '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man8'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/pkgconfig'
 install -p -m 644 client/libremctl.pc '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/pkgconfig'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib/systemd/system'
 install -p -m 644 systemd/remctld.service systemd/remctld.socket '/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib/systemd/system'
make  install-data-hook
make[2]: Entering directory '/builddir/build/BUILD/remctl-3.13'
rm -f /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/remctl_result_free.3
ln -s remctl.3 /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/remctl_result_free.3
rm -f /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/remctl_commandv.3
ln -s remctl_command.3 /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/remctl_commandv.3
rm -f /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/remctl_open_addrinfo.3
ln -s remctl_open.3 /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/remctl_open_addrinfo.3
rm -f /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/remctl_open_fd.3
ln -s remctl_open.3 /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/remctl_open_fd.3
rm -f /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/remctl_open_sockaddr.3
ln -s remctl_open.3 /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/remctl_open_sockaddr.3
make[2]: Leaving directory '/builddir/build/BUILD/remctl-3.13'
make[1]: Leaving directory '/builddir/build/BUILD/remctl-3.13'
+ chmod 0755 /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/Net/Remctl/Remctl.so
+ chmod 0644 /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/perl5/vendor_perl/Net/Remctl.pm
+ chmod 0644 /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/man/man3/Net::Remctl.3pm
+ find /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64 -type f -name .packlist -exec rm -f '{}' ';'
+ find /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64 -type f -name perllocal.pod -exec rm -f '{}' ';'
+ find /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';'
+ find /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64 -depth -type d -exec rmdir '{}' ';'
+ find /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64 -type f -name '*.la' -exec rm -f '{}' ';'
+ mkdir -p /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/etc/php.d
+ install -p php/remctl.ini /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/etc/php.d/40-remctl.ini
+ for d in php python ruby
+ subpackage_docdir=/usr/share/doc/remctl-php
+ mkdir -p /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-php
+ install -p php/README /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-php/README
+ for d in php python ruby
+ subpackage_docdir=/usr/share/doc/remctl-python
+ mkdir -p /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-python
+ install -p python/README /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-python/README
+ for d in php python ruby
+ subpackage_docdir=/usr/share/doc/remctl-ruby
+ mkdir -p /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-ruby
+ install -p ruby/README /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-ruby/README
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/remctl-3.13-6.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
Bytecompiling .py files below /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./etc/php.d/40-remctl.ini is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/share/doc/remctl-ruby/README is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/share/doc/remctl-php/README is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/share/doc/remctl-python/README is executable but has empty or no shebang, removing executable bit
Processing files: remctl-3.13-6.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.omJfL8
+ umask 022
+ cd /builddir/build/BUILD
+ cd remctl-3.13
+ DOCDIR=/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl
+ cp -pr README /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl
+ cp -pr NEWS /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl
+ cp -pr TODO /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl
+ exit 0
Provides: libremctl.so.1()(64bit) libremctl.so.1(REMCTL_1.0)(64bit) remctl = 3.13-6.fc28 remctl(riscv-64) = 3.13-6.fc28
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh systemd
Requires(preun): /bin/sh systemd
Requires(postun): /bin/sh systemd
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) libcom_err.so.2()(64bit) libevent-2.1.so.6()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libpcre.so.1()(64bit) libremctl.so.1()(64bit) libremctl.so.1(REMCTL_1.0)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
Processing files: remctl-devel-3.13-6.fc28.riscv64
Provides: pkgconfig(libremctl) = 3.13 remctl-devel = 3.13-6.fc28 remctl-devel(riscv-64) = 3.13-6.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 libremctl.so.1()(64bit)
Processing files: remctl-perl-3.13-6.fc28.riscv64
Provides: perl(Net::Remctl) = 3.13 perl(Net::Remctl::Backend) = 3.13 remctl-perl = 3.13-6.fc28 remctl-perl(riscv-64) = 3.13-6.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcom_err.so.2()(64bit) libgssapi_krb5.so.2()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libremctl.so.1()(64bit) libremctl.so.1(REMCTL_1.0)(64bit) perl(:VERSION) >= 5.6.0 perl(DynaLoader) perl(Exporter) perl(Getopt::Long) perl(Text::Wrap) perl(constant) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH)
Processing files: remctl-php-3.13-6.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M0pNSb
+ umask 022
+ cd /builddir/build/BUILD
+ cd remctl-3.13
+ DOCDIR=/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-php
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-php
+ cp -pr README /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-php
+ exit 0
Provides: config(remctl-php) = 3.13-6.fc28 remctl-php = 3.13-6.fc28 remctl-php(riscv-64) = 3.13-6.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
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) libcom_err.so.2()(64bit) libgssapi_krb5.so.2()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libremctl.so.1()(64bit) libremctl.so.1(REMCTL_1.0)(64bit) rtld(GNU_HASH)
Processing files: remctl-python-3.13-6.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.D5MH4z
+ umask 022
+ cd /builddir/build/BUILD
+ cd remctl-3.13
+ DOCDIR=/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-python
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-python
+ cp -pr README /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-python
+ exit 0
Provides: python2.7dist(pyremctl) = 3.13 python2dist(pyremctl) = 3.13 remctl-python = 3.13-6.fc28 remctl-python(riscv-64) = 3.13-6.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
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) libcom_err.so.2()(64bit) libgssapi_krb5.so.2()(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libremctl.so.1()(64bit) libremctl.so.1(REMCTL_1.0)(64bit) python(abi) = 2.7 rtld(GNU_HASH)
Processing files: remctl-ruby-3.13-6.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E5RZVi
+ umask 022
+ cd /builddir/build/BUILD
+ cd remctl-3.13
+ DOCDIR=/builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-ruby
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-ruby
+ cp -pr README /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64/usr/share/doc/remctl-ruby
+ exit 0
Provides: remctl-ruby = 3.13-6.fc28 remctl-ruby(riscv-64) = 3.13-6.fc28 ruby(remctl) = 3.13-6.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
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) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libremctl.so.1()(64bit) libremctl.so.1(REMCTL_1.0)(64bit) libruby.so.2.5()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64
Wrote: /builddir/build/SRPMS/remctl-3.13-6.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/remctl-3.13-6.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/remctl-devel-3.13-6.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/remctl-perl-3.13-6.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/remctl-php-3.13-6.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/remctl-python-3.13-6.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/remctl-ruby-3.13-6.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HmNvJV
+ umask 022
+ cd /builddir/build/BUILD
+ cd remctl-3.13
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/remctl-3.13-6.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff