+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/getdns.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.T3IpWQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf getdns-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/getdns-1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd getdns-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (getdns-1.3.0-idn2.patch):' Patch #1 (getdns-1.3.0-idn2.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure patching file src/config.h.in patching file src/convert.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i8mKiT + umask 022 + cd /builddir/build/BUILD + cd getdns-1.3.0 + 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-rpath --disable-static --with-libevent --with-libidn2 --with-libunbound --with-stubby --with-trust-anchor=/var/lib/unbound/root.anchor configure: WARNING: unrecognized options: --disable-dependency-tracking 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 how to run the C preprocessor... gcc -E checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for gcc option to accept ISO C99... none needed checking whether C compiler accepts -xc99... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wpedantic... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking how to print strings... printf 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 for gawk... gawk 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 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 a BSD-compatible install... /usr/bin/install -c checking for signal.h... yes checking for sys/poll.h... yes checking for poll.h... yes checking for sys/resource.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for poll... yes checking whether MSG_FASTOPEN is declared... yes checking for strptime... yes checking whether strptime works... yes checking for windows.h... no checking for winsock.h... no checking for stdio.h... yes checking for winsock2.h... no checking for ws2tcpip.h... no checking for getaddrinfo... yes checking for library containing pthread_mutex_init... none required checking for SSL... found in /usr checking for HMAC_Update in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking for TLSv1_2_client_method... yes checking for SSL_CTX_get0_param... yes checking if libssl needs libdl... no checking for LibreSSL... no checking for openssl/conf.h... yes checking for openssl/engine.h... yes checking for openssl/bn.h... yes checking for openssl/rsa.h... yes checking for openssl/dsa.h... yes checking for OPENSSL_config... yes checking for EVP_md5... yes checking for EVP_sha1... yes checking for EVP_sha224... yes checking for EVP_sha256... yes checking for EVP_sha384... yes checking for EVP_sha512... yes checking for FIPS_mode... yes checking for ENGINE_load_cryptodev... no checking for EVP_PKEY_keygen... yes checking for ECDSA_SIG_get0... yes checking for EVP_MD_CTX_new... yes checking for EVP_PKEY_base_id... yes checking for HMAC_CTX_new... yes checking for HMAC_CTX_free... yes checking for TLS_client_method... yes checking for DSA_SIG_set0... yes checking for EVP_dss1... no checking for EVP_DigestVerify... no checking for SSL_CTX_set_min_proto_version... no checking for OpenSSL_version_num... yes checking for OpenSSL_version... yes checking whether SSL_COMP_get_compression_methods is declared... yes checking whether sk_SSL_COMP_pop_free is declared... yes checking whether SSL_CTX_set_ecdh_auto is declared... yes checking for EVP_PKEY_set_type_str... yes checking for EC_KEY_new... yes checking if GOST works... no checking for ECDSA_sign... yes checking for SHA384_Init... yes checking whether NID_X9_62_prime256v1 is declared... yes checking whether NID_secp384r1 is declared... yes checking if openssl supports SHA2 and ECDSA with EVP... yes checking for DSA_SIG_new... yes checking for sigset_t... yes checking for sigemptyset... yes checking for sigfillset... yes checking for sigaddset... yes configure: Checking for dependency libidn2 checking for idn2_to_ascii_8z in -lidn2... yes checking for unbound-event.h... yes configure: Checking for dependency libunbound checking for ub_fd in -lunbound... yes checking for ub_ctx_create_ub_event... yes checking for ub_ctx_set_stub... yes checking for doxygen... /usr/bin/doxygen checking for inttypes.h... (cached) yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for u_char... yes checking for fcntl... yes checking for ioctlsocket... no 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 CHECK... no checking for library containing floor... -lm checking for library containing timer_create... -lrt checking for library containing pthread_create... -lpthread checking for library containing srunner_create... no configure: WARNING: libcheck not found or usable; unit tests will not be compiled and run checking for library containing event_loop... -levent_core checking for event_base_new... yes checking for event_base_free... yes checking for event2/event.h... yes checking if event_get_version symbol is leaking from libunbound... no configure: Default trust anchor: /var/lib/unbound/root.anchor configure: Checking for dependency libyaml checking for yaml_parser_parse in -lyaml... yes checking whether the C compiler (gcc) supports the __func__ variable... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for sys/socket.h... yes checking for time.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for endian.h... yes checking for limits.h... yes checking for sys/limits.h... no checking whether the C compiler (gcc) accepts the "format" attribute... yes checking whether the C compiler (gcc) accepts the "unused" attribute... yes checking for LIBBSD... no configure: WARNING: libbsd not found or usable; using embedded code instead checking whether inet_pton is declared... no checking whether inet_ntop is declared... no checking whether strlcpy is declared... no checking whether arc4random is declared... no checking whether arc4random_uniform is declared... no checking for inet_pton... yes checking for inet_ntop... yes checking for strlcpy... no checking for arc4random... no checking for arc4random_uniform... no checking for getentropy... yes checking return type of signal handlers... void configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/version.c config.status: creating src/getdns/getdns.h config.status: creating src/getdns/getdns_extra.h config.status: creating spec/example/Makefile config.status: creating src/test/Makefile config.status: creating src/tools/Makefile config.status: creating doc/Makefile config.status: creating getdns.pc config.status: creating getdns_ext_event.pc config.status: creating src/Doxyfile config.status: creating src/config.h config.status: executing libtool commands config.status: executing disable-rpath commands configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 cd src && make default make[1]: Entering directory '/builddir/build/BUILD/getdns-1.3.0/src' ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./const-info.c -o const-info.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./convert.c -o convert.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./dict.c -o dict.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./dnssec.c -o dnssec.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./general.c -o general.lo ./convert.c: In function 'getdns_convert_ulabel_to_alabel': ./convert.c:119:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (ulabel == NULL) ^~ ./convert.c:121:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if ((rc = idn2_lookup_ul((uint8_t *)ulabel, (uint8_t **)&alabel, IDN2_NONTRANSITIONAL)) != IDN2_OK) ^~ ./convert.c:121:27: warning: pointer targets in passing argument 1 of 'idn2_lookup_ul' differ in signedness [-Wpointer-sign] if ((rc = idn2_lookup_ul((uint8_t *)ulabel, (uint8_t **)&alabel, IDN2_NONTRANSITIONAL)) != IDN2_OK) ^ In file included from ./convert.c:43:0: /usr/include/idn2.h:186:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' idn2_lookup_ul (const char *src, char **lookupname, int flags); ^~~~~~~~~~~~~~ ./convert.c:121:46: warning: passing argument 2 of 'idn2_lookup_ul' from incompatible pointer type [-Wincompatible-pointer-types] if ((rc = idn2_lookup_ul((uint8_t *)ulabel, (uint8_t **)&alabel, IDN2_NONTRANSITIONAL)) != IDN2_OK) ^ In file included from ./convert.c:43:0: /usr/include/idn2.h:186:5: note: expected 'char **' but argument is of type 'uint8_t ** {aka unsigned char **}' idn2_lookup_ul (const char *src, char **lookupname, int flags); ^~~~~~~~~~~~~~ ./convert.c:122:29: warning: pointer targets in passing argument 1 of 'idn2_lookup_ul' differ in signedness [-Wpointer-sign] rc = idn2_lookup_ul((uint8_t *)ulabel, (uint8_t **)&alabel, IDN2_TRANSITIONAL); ^ In file included from ./convert.c:43:0: /usr/include/idn2.h:186:5: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' idn2_lookup_ul (const char *src, char **lookupname, int flags); ^~~~~~~~~~~~~~ ./convert.c:122:48: warning: passing argument 2 of 'idn2_lookup_ul' from incompatible pointer type [-Wincompatible-pointer-types] rc = idn2_lookup_ul((uint8_t *)ulabel, (uint8_t **)&alabel, IDN2_TRANSITIONAL); ^ In file included from ./convert.c:43:0: /usr/include/idn2.h:186:5: note: expected 'char **' but argument is of type 'uint8_t ** {aka unsigned char **}' idn2_lookup_ul (const char *src, char **lookupname, int flags); ^~~~~~~~~~~~~~ ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./list.c -o list.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./request-internal.c -o request-internal.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./platform.c -o platform.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./pubkey-pinning.c -o pubkey-pinning.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./rr-dict.c -o rr-dict.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./rr-iter.c -o rr-iter.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./server.c -o server.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./stub.c -o stub.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./sync.c -o sync.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./ub_loop.c -o ub_loop.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./util-internal.c -o util-internal.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./mdns.c -o mdns.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c version.c -o version.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -c ./context.c -o context.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -c ./anchor.c -o anchor.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./extension/poll_eventloop.c -o poll_eventloop.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./gldns/keyraw.c -o keyraw.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./gldns/gbuffer.c -o gbuffer.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./gldns/wire2str.c -o wire2str.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./gldns/parse.c -o parse.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./gldns/parseutil.c -o parseutil.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./gldns/rrdef.c -o rrdef.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./gldns/str2wire.c -o str2wire.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -c ./compat/strlcpy.c -o strlcpy.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -c ./compat/arc4random.c -o arc4random.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -c ./compat/arc4random_uniform.c -o arc4random_uniform.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -c ./compat/explicit_bzero.c -o explicit_bzero.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -c ./compat/arc4_lock.c -o arc4_lock.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-error=unused-parameter -Wno-unused-parameter -c ./util/rbtree.c -o rbtree.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-error=unused-parameter -Wno-unused-parameter -c ./util/val_secalgo.c -o val_secalgo.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-error=unused-parameter -Wno-unused-parameter -c ./util/lruhash.c -o lruhash.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-error=unused-parameter -Wno-unused-parameter -c ./util/lookup3.c -o lookup3.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wno-error=unused-parameter -Wno-unused-parameter -c ./util/locks.c -o locks.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -DJSMN_GETDNS -c ./jsmn/jsmn.c -o jsmn.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -I./yxml -DYXML_GETDNS -Wno-unused-parameter -c ./yxml/yxml.c -o yxml.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./extension/libevent.c -o libevent.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -DSTUBBYCONFDIR=\"/etc/stubby\" -DRUNSTATEDIR=\"/var/run\" -c ../stubby/src/stubby.c -o stubby.lo ../libtool --quiet --tag=CC --mode=compile gcc -I. -I. -I./util/auxiliary -I./../stubby/src -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -c ./../stubby/src/yaml/convert_yaml_to_json.c -o convert_yaml_to_json.lo ../libtool --tag=CC --mode=link gcc -o libgetdns.la const-info.lo convert.lo dict.lo dnssec.lo general.lo list.lo request-internal.lo platform.lo pubkey-pinning.lo rr-dict.lo rr-iter.lo server.lo stub.lo sync.lo ub_loop.lo util-internal.lo mdns.lo version.lo context.lo anchor.lo poll_eventloop.lo keyraw.lo gbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo strlcpy.lo arc4random.lo arc4random_uniform.lo explicit_bzero.lo arc4_lock.lo rbtree.lo val_secalgo.lo lruhash.lo lookup3.lo locks.lo jsmn.lo yxml.lo -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lunbound -lidn2 -lssl -lcrypto -lpthread -rpath /usr/lib64 -version-info 9:0:3 -no-undefined -export-symbols ./libgetdns.symbols libtool: link: echo "{ global:" > .libs/libgetdns.ver libtool: link: cat ./libgetdns.symbols | sed -e "s/\(.*\)/\1;/" >> .libs/libgetdns.ver libtool: link: echo "local: *; };" >> .libs/libgetdns.ver libtool: link: gcc -shared -fPIC -DPIC .libs/const-info.o .libs/convert.o .libs/dict.o .libs/dnssec.o .libs/general.o .libs/list.o .libs/request-internal.o .libs/platform.o .libs/pubkey-pinning.o .libs/rr-dict.o .libs/rr-iter.o .libs/server.o .libs/stub.o .libs/sync.o .libs/ub_loop.o .libs/util-internal.o .libs/mdns.o .libs/version.o .libs/context.o .libs/anchor.o .libs/poll_eventloop.o .libs/keyraw.o .libs/gbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/strlcpy.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/explicit_bzero.o .libs/arc4_lock.o .libs/rbtree.o .libs/val_secalgo.o .libs/lruhash.o .libs/lookup3.o .libs/locks.o .libs/jsmn.o .libs/yxml.o -lunbound -lidn2 -lssl -lcrypto -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgetdns.so.6 -Wl,-version-script -Wl,.libs/libgetdns.ver -o .libs/libgetdns.so.6.3.0 libtool: link: (cd ".libs" && rm -f "libgetdns.so.6" && ln -s "libgetdns.so.6.3.0" "libgetdns.so.6") libtool: link: (cd ".libs" && rm -f "libgetdns.so" && ln -s "libgetdns.so.6.3.0" "libgetdns.so") libtool: link: ( cd ".libs" && rm -f "libgetdns.la" && ln -s "../libgetdns.la" "libgetdns.la" ) ../libtool --tag=CC --mode=link gcc -o libgetdns_ext_event.la libevent.lo libgetdns.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lunbound -lidn2 -lssl -lcrypto -lpthread -levent_core -rpath /usr/lib64 -version-info 9:0:3 -no-undefined -export-symbols ./extension/libevent.symbols ../libtool --tag=CC --mode=link gcc -o stubby stubby.lo convert_yaml_to_json.lo gbuffer.lo -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lyaml libgetdns.la libtool: link: gcc -o .libs/stubby .libs/stubby.o .libs/convert_yaml_to_json.o .libs/gbuffer.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lyaml ./.libs/libgetdns.so -D__LIBTOOL_RPATH_SED__ libtool: link: echo "{ global:" > .libs/libgetdns_ext_event.ver libtool: link: cat ./extension/libevent.symbols | sed -e "s/\(.*\)/\1;/" >> .libs/libgetdns_ext_event.ver libtool: link: echo "local: *; };" >> .libs/libgetdns_ext_event.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libevent.o -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ ./.libs/libgetdns.so -lunbound -lidn2 -lssl -lcrypto -lpthread -levent_core -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgetdns_ext_event.so.6 -Wl,-version-script -Wl,.libs/libgetdns_ext_event.ver -o .libs/libgetdns_ext_event.so.6.3.0 libtool: link: (cd ".libs" && rm -f "libgetdns_ext_event.so.6" && ln -s "libgetdns_ext_event.so.6.3.0" "libgetdns_ext_event.so.6") libtool: link: (cd ".libs" && rm -f "libgetdns_ext_event.so" && ln -s "libgetdns_ext_event.so.6.3.0" "libgetdns_ext_event.so") libtool: link: ( cd ".libs" && rm -f "libgetdns_ext_event.la" && ln -s "../libgetdns_ext_event.la" "libgetdns_ext_event.la" ) make[1]: Leaving directory '/builddir/build/BUILD/getdns-1.3.0/src' cd src/tools && make getdns_query make[1]: Entering directory '/builddir/build/BUILD/getdns-1.3.0/src/tools' ../../libtool --quiet --tag=CC --mode=compile gcc -I./.. -I. -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -c ./getdns_query.c -o getdns_query.lo ../../libtool --tag=CC --mode=link gcc -I./.. -I. -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -o getdns_query getdns_query.lo -L.. -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../libgetdns.la -lunbound -lidn2 -lssl -lcrypto -lpthread libtool: link: gcc -I./.. -I. -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 -Wall -Wextra -D_BSD_SOURCE -D_DEFAULT_SOURCE -Wpedantic -o .libs/getdns_query .libs/getdns_query.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L.. ../.libs/libgetdns.so -lunbound -lidn2 -lssl -lcrypto -lpthread -D__LIBTOOL_RPATH_SED__ make[1]: Leaving directory '/builddir/build/BUILD/getdns-1.3.0/src/tools' + make -j4 getdns_query cd src && make default make[1]: Entering directory '/builddir/build/BUILD/getdns-1.3.0/src' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/getdns-1.3.0/src' cd src/tools && make getdns_query make[1]: Entering directory '/builddir/build/BUILD/getdns-1.3.0/src/tools' make[1]: 'getdns_query' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/getdns-1.3.0/src/tools' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gkXVb0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64 + cd getdns-1.3.0 + make DESTDIR=/builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64 'INSTALL=/usr/bin/install -p' install cd src && make install make[1]: Entering directory '/builddir/build/BUILD/getdns-1.3.0/src' /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 ../libtool --mode=install cp libgetdns.la /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 libtool: install: cp .libs/libgetdns.so.6.3.0 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/libgetdns.so.6.3.0 libtool: install: (cd /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 && { ln -s -f libgetdns.so.6.3.0 libgetdns.so.6 || { rm -f libgetdns.so.6 && ln -s libgetdns.so.6.3.0 libgetdns.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 && { ln -s -f libgetdns.so.6.3.0 libgetdns.so || { rm -f libgetdns.so && ln -s libgetdns.so.6.3.0 libgetdns.so; }; }) libtool: install: cp .libs/libgetdns.lai /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/libgetdns.la libtool: warning: remember to run 'libtool --finish /usr/lib64' if test 1 = 1 ; then ../libtool --mode=install cp libgetdns_ext_event.la /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 ; fi libtool: warning: relinking 'libgetdns_ext_event.la' libtool: install: (cd /builddir/build/BUILD/getdns-1.3.0/src; /bin/sh "/builddir/build/BUILD/getdns-1.3.0/libtool" --tag CC --mode=relink gcc -o libgetdns_ext_event.la libevent.lo libgetdns.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lunbound -lidn2 -lssl -lcrypto -lpthread -levent_core -rpath /usr/lib64 -version-info 9:0:3 -no-undefined -export-symbols ./extension/libevent.symbols -inst-prefix-dir /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64) libtool: relink: echo "{ global:" > .libs/libgetdns_ext_event.ver libtool: relink: cat ./extension/libevent.symbols | sed -e "s/\(.*\)/\1;/" >> .libs/libgetdns_ext_event.ver libtool: relink: echo "local: *; };" >> .libs/libgetdns_ext_event.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/libevent.o -D__LIBTOOL_RPATH_SED__ -L/builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgetdns -lunbound -lidn2 -lssl -lcrypto -lpthread -levent_core -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgetdns_ext_event.so.6 -Wl,-version-script -Wl,.libs/libgetdns_ext_event.ver -o .libs/libgetdns_ext_event.so.6.3.0 libtool: install: cp .libs/libgetdns_ext_event.so.6.3.0T /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/libgetdns_ext_event.so.6.3.0 libtool: install: (cd /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 && { ln -s -f libgetdns_ext_event.so.6.3.0 libgetdns_ext_event.so.6 || { rm -f libgetdns_ext_event.so.6 && ln -s libgetdns_ext_event.so.6.3.0 libgetdns_ext_event.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 && { ln -s -f libgetdns_ext_event.so.6.3.0 libgetdns_ext_event.so || { rm -f libgetdns_ext_event.so && ln -s libgetdns_ext_event.so.6.3.0 libgetdns_ext_event.so; }; }) libtool: install: cp .libs/libgetdns_ext_event.lai /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/libgetdns_ext_event.la libtool: warning: remember to run 'libtool --finish /usr/lib64' if test 0 = 1 ; then ../libtool --mode=install cp /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 ; fi if test 0 = 1 ; then ../libtool --mode=install cp /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 ; fi ../libtool --mode=finish /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 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 ' -D__LIBTOOL_RPATH_SED__ ' 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. ---------------------------------------------------------------------- /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include/getdns /usr/bin/install -p -m 644 getdns/getdns.h /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include/getdns/getdns.h /usr/bin/install -p -m 644 getdns/getdns_extra.h /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include/getdns/getdns_extra.h if test 1 = 1 ; then /usr/bin/install -p -m 644 ./getdns/getdns_ext_libevent.h /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include/getdns/ ; fi if test 0 = 1 ; then /usr/bin/install -p -m 644 ./getdns/getdns_ext_libuv.h /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include/getdns/ ; fi if test 0 = 1 ; then /usr/bin/install -p -m 644 ./getdns/getdns_ext_libev.h /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include/getdns/ ; fi /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/etc/stubby test -f /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/etc/stubby/stubby.yml || \ /usr/bin/install -p -m 644 ./../stubby/stubby.yml.example /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/etc/stubby/stubby.yml /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/bin ../libtool --mode=install cp stubby /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/bin libtool: warning: 'libgetdns.la' has not been installed in '/usr/lib64' libtool: install: cp .libs/stubby /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/bin/stubby /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/var/run make[1]: Leaving directory '/builddir/build/BUILD/getdns-1.3.0/src' cd src/tools && make install-getdns_query make[1]: Entering directory '/builddir/build/BUILD/getdns-1.3.0/src/tools' /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/bin ../../libtool --mode=install cp getdns_query /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/bin libtool: warning: '../libgetdns.la' has not been installed in '/usr/lib64' libtool: install: cp .libs/getdns_query /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/bin/getdns_query make[1]: Leaving directory '/builddir/build/BUILD/getdns-1.3.0/src/tools' /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./AUTHORS /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./ChangeLog /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./COPYING /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./INSTALL /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./LICENSE /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./NEWS /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./README.md /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/pkgconfig /usr/bin/install -p -m 644 getdns.pc /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/pkgconfig /usr/bin/install -p -m 644 getdns_ext_event.pc /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/pkgconfig /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns/spec /usr/bin/install -p -m 644 ./spec/index.html /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns/spec cd doc && make install make[1]: Entering directory '/builddir/build/BUILD/getdns-1.3.0/doc' sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" libgetdns.3.in > libgetdns.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_address.3.in > getdns_address.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_cancel_callback.3.in > getdns_cancel_callback.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_context.3.in > getdns_context.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_context_set.3.in > getdns_context_set.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_context_set_context_update_callback.3.in > getdns_context_set_context_update_callback.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_convert.3.in > getdns_convert.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_dict.3.in > getdns_dict.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_dict_get.3.in > getdns_dict_get.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_dict_set.3.in > getdns_dict_set.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_display_ip_address.3.in > getdns_display_ip_address.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_general.3.in > getdns_general.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_hostname.3.in > getdns_hostname.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_list.3.in > getdns_list.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_list_get.3.in > getdns_list_get.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_list_set.3.in > getdns_list_set.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_pretty_print_dict.3.in > getdns_pretty_print_dict.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_root_trust_anchor.3.in > getdns_root_trust_anchor.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_service.3.in > getdns_service.3 sed -e 's/@''version@/1.3.0/g' -e "s/@date@/December 2015/g" getdns_validate_dnssec.3.in > getdns_validate_dnssec.3 /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 for x in libgetdns.3 getdns_address.3 getdns_cancel_callback.3 getdns_context.3 getdns_context_set.3 getdns_context_set_context_update_callback.3 getdns_convert.3 getdns_dict.3 getdns_dict_get.3 getdns_dict_set.3 getdns_display_ip_address.3 getdns_general.3 getdns_hostname.3 getdns_list.3 getdns_list_get.3 getdns_list_set.3 getdns_pretty_print_dict.3 getdns_root_trust_anchor.3 getdns_service.3 getdns_validate_dnssec.3 ; do echo /usr/bin/install -p -m 644 $x /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3; /usr/bin/install -p -m 644 $x /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3; for altpg in $(./manpgaltnames $x); do cp $x $altpg; echo /usr/bin/install -p -m 644 $altpg /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3; /usr/bin/install -p -m 644 $altpg /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3; done; done /usr/bin/install -p -m 644 libgetdns.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_address.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_address_sync.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_cancel_callback.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_create.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_create_with_memory_functions.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_create_with_extended_memory_functions.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_destroy.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_get_api_information.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_append_name.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_context_update_callback.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dns_root_servers.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dns_transport.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dnssec_trust_anchors.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dnssec_allowed_skew.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_follow_redirects.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_limit_outstanding_queries.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_namespaces.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_resolution_type.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_suffix.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_timeout.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_context_update_callback.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_append_name.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dns_root_servers.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dns_transport.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dnssec_trust_anchors.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dnssec_allowed_skew.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_follow_redirects.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_limit_outstanding_queries.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_namespaces.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_resolution_type.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_suffix.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_timeout.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_convert.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_convert_dns_name_to_fqdn.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_convert_fqdn_to_dns_name.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_create.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_create_with_extended_memory_functions.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_create_with_memory_functions.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_destroy.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get_bindata.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get_data_type.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get_dict.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get_int.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get_list.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get_names.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_set.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_set_bindata.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_set_dict.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_set_int.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_set_list.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_display_ip_address.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_general.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_general_sync.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_hostname.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_hostname_sync.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_create.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_create_with_extended_memory_functions.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_create_with_memory_functions.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_destroy.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get_bindata.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get_data_type.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get_dict.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get_length.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get_list.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get_int.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_set.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_set_bindata.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_set_dict.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_set_int.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_set_list.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_pretty_print_dict.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_root_trust_anchor.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_service.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_service_sync.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_validate_dnssec.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 make[1]: Leaving directory '/builddir/build/BUILD/getdns-1.3.0/doc' *** *** !!! IMPORTANT !!!! *** *** From release 1.2.0, getdns comes with built-in DNSSEC *** trust anchor management. External trust anchor management, *** for example with unbound-anchor, is no longer necessary *** and no longer recommended. *** *** Previously installed trust anchors, in the default location - *** *** /var/lib/unbound/root.anchor *** *** - will be preferred and used for DNSSEC validation, however *** getdns will fallback to trust-anchors obtained via built-in *** trust anchor management when the anchors from the default *** location fail to validate the root DNSKEY rrset. *** *** To prevent expired DNSSEC trust anchors to be used for *** validation, we strongly recommend removing the trust anchors *** on the default location when there is no active external *** trust anchor management keeping it up-to-date. *** + make DESTDIR=/builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64 'INSTALL=/usr/bin/install -p' install install-getdns_query cd src && make install make[1]: Entering directory '/builddir/build/BUILD/getdns-1.3.0/src' /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 ../libtool --mode=install cp libgetdns.la /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 libtool: install: cp .libs/libgetdns.so.6.3.0 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/libgetdns.so.6.3.0 libtool: install: (cd /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 && { ln -s -f libgetdns.so.6.3.0 libgetdns.so.6 || { rm -f libgetdns.so.6 && ln -s libgetdns.so.6.3.0 libgetdns.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 && { ln -s -f libgetdns.so.6.3.0 libgetdns.so || { rm -f libgetdns.so && ln -s libgetdns.so.6.3.0 libgetdns.so; }; }) libtool: install: cp .libs/libgetdns.lai /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/libgetdns.la libtool: warning: remember to run 'libtool --finish /usr/lib64' if test 1 = 1 ; then ../libtool --mode=install cp libgetdns_ext_event.la /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 ; fi libtool: warning: relinking 'libgetdns_ext_event.la' libtool: install: (cd /builddir/build/BUILD/getdns-1.3.0/src; /bin/sh "/builddir/build/BUILD/getdns-1.3.0/libtool" --tag CC --mode=relink gcc -o libgetdns_ext_event.la libevent.lo libgetdns.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lunbound -lidn2 -lssl -lcrypto -lpthread -levent_core -rpath /usr/lib64 -version-info 9:0:3 -no-undefined -export-symbols ./extension/libevent.symbols -inst-prefix-dir /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64) libtool: relink: echo "{ global:" > .libs/libgetdns_ext_event.ver libtool: relink: cat ./extension/libevent.symbols | sed -e "s/\(.*\)/\1;/" >> .libs/libgetdns_ext_event.ver libtool: relink: echo "local: *; };" >> .libs/libgetdns_ext_event.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/libevent.o -D__LIBTOOL_RPATH_SED__ -L/builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 -L/usr/lib64 -lgetdns -lunbound -lidn2 -lssl -lcrypto -lpthread -levent_core -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgetdns_ext_event.so.6 -Wl,-version-script -Wl,.libs/libgetdns_ext_event.ver -o .libs/libgetdns_ext_event.so.6.3.0 libtool: install: cp .libs/libgetdns_ext_event.so.6.3.0T /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/libgetdns_ext_event.so.6.3.0 libtool: install: (cd /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 && { ln -s -f libgetdns_ext_event.so.6.3.0 libgetdns_ext_event.so.6 || { rm -f libgetdns_ext_event.so.6 && ln -s libgetdns_ext_event.so.6.3.0 libgetdns_ext_event.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 && { ln -s -f libgetdns_ext_event.so.6.3.0 libgetdns_ext_event.so || { rm -f libgetdns_ext_event.so && ln -s libgetdns_ext_event.so.6.3.0 libgetdns_ext_event.so; }; }) libtool: install: cp .libs/libgetdns_ext_event.lai /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/libgetdns_ext_event.la libtool: warning: remember to run 'libtool --finish /usr/lib64' if test 0 = 1 ; then ../libtool --mode=install cp /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 ; fi if test 0 = 1 ; then ../libtool --mode=install cp /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 ; fi ../libtool --mode=finish /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64 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 ' -D__LIBTOOL_RPATH_SED__ ' 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. ---------------------------------------------------------------------- /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include/getdns /usr/bin/install -p -m 644 getdns/getdns.h /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include/getdns/getdns.h /usr/bin/install -p -m 644 getdns/getdns_extra.h /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include/getdns/getdns_extra.h if test 1 = 1 ; then /usr/bin/install -p -m 644 ./getdns/getdns_ext_libevent.h /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include/getdns/ ; fi if test 0 = 1 ; then /usr/bin/install -p -m 644 ./getdns/getdns_ext_libuv.h /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include/getdns/ ; fi if test 0 = 1 ; then /usr/bin/install -p -m 644 ./getdns/getdns_ext_libev.h /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/include/getdns/ ; fi /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/etc/stubby test -f /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/etc/stubby/stubby.yml || \ /usr/bin/install -p -m 644 ./../stubby/stubby.yml.example /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/etc/stubby/stubby.yml /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/bin ../libtool --mode=install cp stubby /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/bin libtool: warning: 'libgetdns.la' has not been installed in '/usr/lib64' libtool: install: cp .libs/stubby /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/bin/stubby /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/var/run make[1]: Leaving directory '/builddir/build/BUILD/getdns-1.3.0/src' cd src/tools && make install-getdns_query make[1]: Entering directory '/builddir/build/BUILD/getdns-1.3.0/src/tools' /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/bin ../../libtool --mode=install cp getdns_query /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/bin libtool: warning: '../libgetdns.la' has not been installed in '/usr/lib64' libtool: install: cp .libs/getdns_query /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/bin/getdns_query make[1]: Leaving directory '/builddir/build/BUILD/getdns-1.3.0/src/tools' /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./AUTHORS /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./ChangeLog /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./COPYING /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./INSTALL /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./LICENSE /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./NEWS /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 644 ./README.md /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/pkgconfig /usr/bin/install -p -m 644 getdns.pc /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/pkgconfig /usr/bin/install -p -m 644 getdns_ext_event.pc /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/pkgconfig /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns/spec /usr/bin/install -p -m 644 ./spec/index.html /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns/spec cd doc && make install make[1]: Entering directory '/builddir/build/BUILD/getdns-1.3.0/doc' /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man /usr/bin/install -p -m 755 -d /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 for x in libgetdns.3 getdns_address.3 getdns_cancel_callback.3 getdns_context.3 getdns_context_set.3 getdns_context_set_context_update_callback.3 getdns_convert.3 getdns_dict.3 getdns_dict_get.3 getdns_dict_set.3 getdns_display_ip_address.3 getdns_general.3 getdns_hostname.3 getdns_list.3 getdns_list_get.3 getdns_list_set.3 getdns_pretty_print_dict.3 getdns_root_trust_anchor.3 getdns_service.3 getdns_validate_dnssec.3 ; do echo /usr/bin/install -p -m 644 $x /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3; /usr/bin/install -p -m 644 $x /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3; for altpg in $(./manpgaltnames $x); do cp $x $altpg; echo /usr/bin/install -p -m 644 $altpg /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3; /usr/bin/install -p -m 644 $altpg /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3; done; done /usr/bin/install -p -m 644 libgetdns.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_address.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_address_sync.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_cancel_callback.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_create.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_create_with_memory_functions.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_create_with_extended_memory_functions.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_destroy.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_get_api_information.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_append_name.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_context_update_callback.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dns_root_servers.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dns_transport.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dnssec_trust_anchors.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dnssec_allowed_skew.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_follow_redirects.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_limit_outstanding_queries.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_namespaces.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_resolution_type.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_suffix.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_timeout.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_context_update_callback.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_append_name.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dns_root_servers.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dns_transport.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dnssec_trust_anchors.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_dnssec_allowed_skew.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_follow_redirects.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_limit_outstanding_queries.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_namespaces.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_resolution_type.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_suffix.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_context_set_timeout.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_convert.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_convert_dns_name_to_fqdn.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_convert_fqdn_to_dns_name.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_create.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_create_with_extended_memory_functions.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_create_with_memory_functions.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_destroy.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get_bindata.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get_data_type.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get_dict.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get_int.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get_list.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_get_names.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_set.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_set_bindata.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_set_dict.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_set_int.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_dict_set_list.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_display_ip_address.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_general.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_general_sync.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_hostname.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_hostname_sync.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_create.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_create_with_extended_memory_functions.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_create_with_memory_functions.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_destroy.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get_bindata.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get_data_type.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get_dict.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get_length.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get_list.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_get_int.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_set.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_set_bindata.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_set_dict.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_set_int.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_list_set_list.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_pretty_print_dict.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_root_trust_anchor.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_service.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_service_sync.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 /usr/bin/install -p -m 644 getdns_validate_dnssec.3 /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/man/man3 make[1]: Leaving directory '/builddir/build/BUILD/getdns-1.3.0/doc' *** *** !!! IMPORTANT !!!! *** *** From release 1.2.0, getdns comes with built-in DNSSEC *** trust anchor management. External trust anchor management, *** for example with unbound-anchor, is no longer necessary *** and no longer recommended. *** *** Previously installed trust anchors, in the default location - *** *** /var/lib/unbound/root.anchor *** *** - will be preferred and used for DNSSEC validation, however *** getdns will fallback to trust-anchors obtained via built-in *** trust anchor management when the anchors from the default *** location fail to validate the root DNSKEY rrset. *** *** To prevent expired DNSSEC trust anchors to be used for *** validation, we strongly recommend removing the trust anchors *** on the default location when there is no active external *** trust anchor management keeping it up-to-date. *** make: 'install-getdns_query' is up to date. + mkdir -p /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib/tmpfiles.d + install /builddir/build/SOURCES/tmpfiles-stubby.conf /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib/tmpfiles.d/stubby.conf + mkdir -p /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib/systemd/system + install /builddir/build/SOURCES/stubby.service /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib/systemd/system/stubby.service + rm -rf /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/libgetdns.la /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/lib64/libgetdns_ext_event.la + rm -rf /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/getdns-1.3.0-3.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 *** WARNING: ./usr/lib/systemd/system/stubby.service is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib/tmpfiles.d/stubby.conf is executable but has empty or no shebang, removing executable bit Processing files: getdns-1.3.0-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k8Hke8 + umask 022 + cd /builddir/build/BUILD + cd getdns-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns + cp -pr README.md /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns + cp -pr NEWS /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns + cp -pr AUTHORS /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns + cp -pr ChangeLog /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HILwmI + umask 022 + cd /builddir/build/BUILD + cd getdns-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/licenses/getdns + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/licenses/getdns + cp -pr LICENSE /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/licenses/getdns + exit 0 Provides: config(getdns) = 1.3.0-3.fc28 getdns = 1.3.0-3.fc28 getdns(riscv-64) = 1.3.0-3.fc28 libgetdns.so.6()(64bit) libgetdns_ext_event.so.6()(64bit) stubby Requires(interp): /bin/sh /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(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libevent_core-2.0.so.5()(64bit) libgetdns.so.6()(64bit) libidn2.so.0()(64bit) libidn2.so.0(IDN2_0.0.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libunbound.so.2()(64bit) libyaml-0.so.2()(64bit) rtld(GNU_HASH) Processing files: getdns-devel-1.3.0-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a6XAmM + umask 022 + cd /builddir/build/BUILD + cd getdns-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns-devel + cp -pr spec /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64/usr/share/doc/getdns-devel + exit 0 Provides: getdns-devel = 1.3.0-3.fc28 getdns-devel(riscv-64) = 1.3.0-3.fc28 pkgconfig(getdns) = 1.3.0 pkgconfig(getdns_ext_event) = 1.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgetdns.so.6()(64bit) libgetdns_ext_event.so.6()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/getdns-1.3.0-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/getdns-1.3.0-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/getdns-1.3.0-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/getdns-devel-1.3.0-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zh5LDM + umask 022 + cd /builddir/build/BUILD + cd getdns-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/getdns-1.3.0-3.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