>>> Building on exopi-2 under net/fort BDEPENDS = [textproc/libxml;net/curl;devel/jansson] DIST = [net/fort:fort-1.6.1.tar.gz] FULLPKGNAME = fort-1.6.1p0 RDEPENDS = [textproc/libxml;net/rsync;devel/jansson;net/curl] (Junk lock obtained for exopi-2 at 1714752841.33) >>> Running depends in net/fort at 1714752841.36 last junk was in www/py-urlgrabber,python3 /usr/sbin/pkg_add -aI -Drepair curl-8.7.1 jansson-2.14 libxml-2.12.6 was: /usr/sbin/pkg_add -aI -Drepair curl-8.7.1 jansson-2.14 libxml-2.12.6 /usr/sbin/pkg_add -aI -Drepair curl-8.7.1 jansson-2.14 libxml-2.12.6 >>> Running show-prepare-results in net/fort at 1714752843.42 ===> net/fort ===> Building from scratch fort-1.6.1p0 ===> fort-1.6.1p0 depends on: jansson-* -> jansson-2.14 ===> fort-1.6.1p0 depends on: curl-* -> curl-8.7.1 ===> fort-1.6.1p0 depends on: libxml-* -> libxml-2.12.6 ===> Verifying specs: c crypto execinfo pthread curl jansson xml2 ===> found c.100.0 crypto.54.0 execinfo.3.0 pthread.27.1 curl.26.25 jansson.4.2 xml2.20.0 curl-8.7.1 jansson-2.14 libxml-2.12.6 (Junk lock released for exopi-2 at 1714752844.49) distfiles size=547724 >>> Running build in net/fort at 1714752844.51 ===> net/fort ===> Checking files for fort-1.6.1p0 `/exopi-cvs/ports/distfiles/fort-1.6.1.tar.gz' is up to date. >> (SHA256) fort-1.6.1.tar.gz: OK ===> Extracting for fort-1.6.1p0 ===> Patching for fort-1.6.1p0 ===> Applying OpenBSD patch patch-src_algorithm_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use X509_ALGOR_get0() instead of reaching into X509_ALGOR. |https://github.com/NICMx/FORT-validator/pull/107 | |Index: src/algorithm.c |--- src/algorithm.c.orig |+++ src/algorithm.c -------------------------- Patching file src/algorithm.c using Plan A... Hunk #1 succeeded at 61. done ===> Applying OpenBSD patch patch-src_object_certificate_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Do not reach into X509_ALGOR. |https://github.com/NICMx/FORT-validator/pull/107 | |Index: src/object/certificate.c |--- src/object/certificate.c.orig |+++ src/object/certificate.c -------------------------- Patching file src/object/certificate.c using Plan A... Hunk #1 succeeded at 160. done ===> Applying OpenBSD patch patch-src_rtr_pdu_stream_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/NICMx/FORT-validator/commit/917e7248c89beac0704757510626a3ed2de54208.diff | |Index: src/rtr/pdu_stream.c |--- src/rtr/pdu_stream.c.orig |+++ src/rtr/pdu_stream.c -------------------------- Patching file src/rtr/pdu_stream.c using Plan A... Hunk #1 succeeded at 274. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for fort-1.6.1p0 ===> Configuring for fort-1.6.1p0 Using /exopi-obj/pobj/fort-1.6.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/fort-1.6.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/fort-1.6.1/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for gcc... 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... (cached) yes checking for socket... (cached) yes checking for library containing pthread_create... -lpthread checking for library containing X509_get_version... -lcrypto checking for library containing backtrace... -lexecinfo checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for jansson... yes checking for libcurl... yes checking for libxml-2.0... yes checking for check... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating test/Makefile config.status: creating src/configure_ac.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for fort-1.6.1p0 Making all in src /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-main.o -MD -MP -MF .deps/fort-main.Tpo -c -o fort-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/fort-main.Tpo .deps/fort-main.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-algorithm.o -MD -MP -MF .deps/fort-algorithm.Tpo -c -o fort-algorithm.o `test -f 'algorithm.c' || echo './'`algorithm.c mv -f .deps/fort-algorithm.Tpo .deps/fort-algorithm.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-alloc.o -MD -MP -MF .deps/fort-alloc.Tpo -c -o fort-alloc.o `test -f 'alloc.c' || echo './'`alloc.c mv -f .deps/fort-alloc.Tpo .deps/fort-alloc.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-certificate_refs.o -MD -MP -MF .deps/fort-certificate_refs.Tpo -c -o fort-certificate_refs.o `test -f 'certificate_refs.c' || echo './'`certificate_refs.c mv -f .deps/fort-certificate_refs.Tpo .deps/fort-certificate_refs.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-cert_stack.o -MD -MP -MF .deps/fort-cert_stack.Tpo -c -o fort-cert_stack.o `test -f 'cert_stack.c' || echo './'`cert_stack.c mv -f .deps/fort-cert_stack.Tpo .deps/fort-cert_stack.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-common.o -MD -MP -MF .deps/fort-common.Tpo -c -o fort-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/fort-common.Tpo .deps/fort-common.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-config.o -MD -MP -MF .deps/fort-config.Tpo -c -o fort-config.o `test -f 'config.c' || echo './'`config.c mv -f .deps/fort-config.Tpo .deps/fort-config.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-daemon.o -MD -MP -MF .deps/fort-daemon.Tpo -c -o fort-daemon.o `test -f 'daemon.c' || echo './'`daemon.c mv -f .deps/fort-daemon.Tpo .deps/fort-daemon.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-extension.o -MD -MP -MF .deps/fort-extension.Tpo -c -o fort-extension.o `test -f 'extension.c' || echo './'`extension.c mv -f .deps/fort-extension.Tpo .deps/fort-extension.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-file.o -MD -MP -MF .deps/fort-file.Tpo -c -o fort-file.o `test -f 'file.c' || echo './'`file.c mv -f .deps/fort-file.Tpo .deps/fort-file.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-init.o -MD -MP -MF .deps/fort-init.Tpo -c -o fort-init.o `test -f 'init.c' || echo './'`init.c mv -f .deps/fort-init.Tpo .deps/fort-init.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-json_util.o -MD -MP -MF .deps/fort-json_util.Tpo -c -o fort-json_util.o `test -f 'json_util.c' || echo './'`json_util.c mv -f .deps/fort-json_util.Tpo .deps/fort-json_util.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-line_file.o -MD -MP -MF .deps/fort-line_file.Tpo -c -o fort-line_file.o `test -f 'line_file.c' || echo './'`line_file.c mv -f .deps/fort-line_file.Tpo .deps/fort-line_file.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-log.o -MD -MP -MF .deps/fort-log.Tpo -c -o fort-log.o `test -f 'log.c' || echo './'`log.c log.c:625:10: warning: variable 'garbage' set but not used [-Wunused-but-set-variable] ssize_t garbage; ^ 1 warning generated. mv -f .deps/fort-log.Tpo .deps/fort-log.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-nid.o -MD -MP -MF .deps/fort-nid.Tpo -c -o fort-nid.o `test -f 'nid.c' || echo './'`nid.c mv -f .deps/fort-nid.Tpo .deps/fort-nid.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-output_printer.o -MD -MP -MF .deps/fort-output_printer.Tpo -c -o fort-output_printer.o `test -f 'output_printer.c' || echo './'`output_printer.c mv -f .deps/fort-output_printer.Tpo .deps/fort-output_printer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-resource.o -MD -MP -MF .deps/fort-resource.Tpo -c -o fort-resource.o `test -f 'resource.c' || echo './'`resource.c mv -f .deps/fort-resource.Tpo .deps/fort-resource.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-rpp.o -MD -MP -MF .deps/fort-rpp.Tpo -c -o fort-rpp.o `test -f 'rpp.c' || echo './'`rpp.c mv -f .deps/fort-rpp.Tpo .deps/fort-rpp.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-rrdp.o -MD -MP -MF .deps/fort-rrdp.Tpo -c -o fort-rrdp.o `test -f 'rrdp.c' || echo './'`rrdp.c mv -f .deps/fort-rrdp.Tpo .deps/fort-rrdp.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-sorted_array.o -MD -MP -MF .deps/fort-sorted_array.Tpo -c -o fort-sorted_array.o `test -f 'sorted_array.c' || echo './'`sorted_array.c mv -f .deps/fort-sorted_array.Tpo .deps/fort-sorted_array.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-state.o -MD -MP -MF .deps/fort-state.Tpo -c -o fort-state.o `test -f 'state.c' || echo './'`state.c mv -f .deps/fort-state.Tpo .deps/fort-state.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-str_token.o -MD -MP -MF .deps/fort-str_token.Tpo -c -o fort-str_token.o `test -f 'str_token.c' || echo './'`str_token.c mv -f .deps/fort-str_token.Tpo .deps/fort-str_token.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-thread_var.o -MD -MP -MF .deps/fort-thread_var.Tpo -c -o fort-thread_var.o `test -f 'thread_var.c' || echo './'`thread_var.c mv -f .deps/fort-thread_var.Tpo .deps/fort-thread_var.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-json_handler.o -MD -MP -MF .deps/fort-json_handler.Tpo -c -o fort-json_handler.o `test -f 'json_handler.c' || echo './'`json_handler.c mv -f .deps/fort-json_handler.Tpo .deps/fort-json_handler.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT fort-validation_handler.o -MD -MP -MF .deps/fort-validation_handler.Tpo -c -o fort-validation_handler.o `test -f 'validation_handler.c' || echo './'`validation_handler.c mv -f .deps/fort-validation_handler.Tpo .deps/fort-validation_handler.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/fort-content_info.o -MD -MP -MF asn1/.deps/fort-content_info.Tpo -c -o asn1/fort-content_info.o `test -f 'asn1/content_info.c' || echo './'`asn1/content_info.c mv -f asn1/.deps/fort-content_info.Tpo asn1/.deps/fort-content_info.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/fort-decode.o -MD -MP -MF asn1/.deps/fort-decode.Tpo -c -o asn1/fort-decode.o `test -f 'asn1/decode.c' || echo './'`asn1/decode.c mv -f asn1/.deps/fort-decode.Tpo asn1/.deps/fort-decode.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/fort-oid.o -MD -MP -MF asn1/.deps/fort-oid.Tpo -c -o asn1/fort-oid.o `test -f 'asn1/oid.c' || echo './'`asn1/oid.c mv -f asn1/.deps/fort-oid.Tpo asn1/.deps/fort-oid.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/fort-signed_data.o -MD -MP -MF asn1/.deps/fort-signed_data.Tpo -c -o asn1/fort-signed_data.o `test -f 'asn1/signed_data.c' || echo './'`asn1/signed_data.c mv -f asn1/.deps/fort-signed_data.Tpo asn1/.deps/fort-signed_data.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT types/fort-address.o -MD -MP -MF types/.deps/fort-address.Tpo -c -o types/fort-address.o `test -f 'types/address.c' || echo './'`types/address.c mv -f types/.deps/fort-address.Tpo types/.deps/fort-address.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT types/fort-delta.o -MD -MP -MF types/.deps/fort-delta.Tpo -c -o types/fort-delta.o `test -f 'types/delta.c' || echo './'`types/delta.c mv -f types/.deps/fort-delta.Tpo types/.deps/fort-delta.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT types/fort-router_key.o -MD -MP -MF types/.deps/fort-router_key.Tpo -c -o types/fort-router_key.o `test -f 'types/router_key.c' || echo './'`types/router_key.c mv -f types/.deps/fort-router_key.Tpo types/.deps/fort-router_key.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT types/fort-serial.o -MD -MP -MF types/.deps/fort-serial.Tpo -c -o types/fort-serial.o `test -f 'types/serial.c' || echo './'`types/serial.c mv -f types/.deps/fort-serial.Tpo types/.deps/fort-serial.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT types/fort-uri.o -MD -MP -MF types/.deps/fort-uri.Tpo -c -o types/fort-uri.o `test -f 'types/uri.c' || echo './'`types/uri.c mv -f types/.deps/fort-uri.Tpo types/.deps/fort-uri.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT types/fort-vrp.o -MD -MP -MF types/.deps/fort-vrp.Tpo -c -o types/fort-vrp.o `test -f 'types/vrp.c' || echo './'`types/vrp.c mv -f types/.deps/fort-vrp.Tpo types/.deps/fort-vrp.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT cache/fort-local_cache.o -MD -MP -MF cache/.deps/fort-local_cache.Tpo -c -o cache/fort-local_cache.o `test -f 'cache/local_cache.c' || echo './'`cache/local_cache.c mv -f cache/.deps/fort-local_cache.Tpo cache/.deps/fort-local_cache.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT config/fort-boolean.o -MD -MP -MF config/.deps/fort-boolean.Tpo -c -o config/fort-boolean.o `test -f 'config/boolean.c' || echo './'`config/boolean.c mv -f config/.deps/fort-boolean.Tpo config/.deps/fort-boolean.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT config/fort-filename_format.o -MD -MP -MF config/.deps/fort-filename_format.Tpo -c -o config/fort-filename_format.o `test -f 'config/filename_format.c' || echo './'`config/filename_format.c mv -f config/.deps/fort-filename_format.Tpo config/.deps/fort-filename_format.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT config/fort-log_conf.o -MD -MP -MF config/.deps/fort-log_conf.Tpo -c -o config/fort-log_conf.o `test -f 'config/log_conf.c' || echo './'`config/log_conf.c mv -f config/.deps/fort-log_conf.Tpo config/.deps/fort-log_conf.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT config/fort-mode.o -MD -MP -MF config/.deps/fort-mode.Tpo -c -o config/fort-mode.o `test -f 'config/mode.c' || echo './'`config/mode.c mv -f config/.deps/fort-mode.Tpo config/.deps/fort-mode.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT config/fort-incidences.o -MD -MP -MF config/.deps/fort-incidences.Tpo -c -o config/fort-incidences.o `test -f 'config/incidences.c' || echo './'`config/incidences.c mv -f config/.deps/fort-incidences.Tpo config/.deps/fort-incidences.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT config/fort-output_format.o -MD -MP -MF config/.deps/fort-output_format.Tpo -c -o config/fort-output_format.o `test -f 'config/output_format.c' || echo './'`config/output_format.c mv -f config/.deps/fort-output_format.Tpo config/.deps/fort-output_format.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT config/fort-str.o -MD -MP -MF config/.deps/fort-str.Tpo -c -o config/fort-str.o `test -f 'config/str.c' || echo './'`config/str.c mv -f config/.deps/fort-str.Tpo config/.deps/fort-str.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT config/fort-string_array.o -MD -MP -MF config/.deps/fort-string_array.Tpo -c -o config/fort-string_array.o `test -f 'config/string_array.c' || echo './'`config/string_array.c mv -f config/.deps/fort-string_array.Tpo config/.deps/fort-string_array.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT config/fort-uint.o -MD -MP -MF config/.deps/fort-uint.Tpo -c -o config/fort-uint.o `test -f 'config/uint.c' || echo './'`config/uint.c mv -f config/.deps/fort-uint.Tpo config/.deps/fort-uint.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT config/fort-work_offline.o -MD -MP -MF config/.deps/fort-work_offline.Tpo -c -o config/fort-work_offline.o `test -f 'config/work_offline.c' || echo './'`config/work_offline.c mv -f config/.deps/fort-work_offline.Tpo config/.deps/fort-work_offline.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT crypto/fort-base64.o -MD -MP -MF crypto/.deps/fort-base64.Tpo -c -o crypto/fort-base64.o `test -f 'crypto/base64.c' || echo './'`crypto/base64.c mv -f crypto/.deps/fort-base64.Tpo crypto/.deps/fort-base64.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT crypto/fort-hash.o -MD -MP -MF crypto/.deps/fort-hash.Tpo -c -o crypto/fort-hash.o `test -f 'crypto/hash.c' || echo './'`crypto/hash.c mv -f crypto/.deps/fort-hash.Tpo crypto/.deps/fort-hash.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT data_structure/fort-path_builder.o -MD -MP -MF data_structure/.deps/fort-path_builder.Tpo -c -o data_structure/fort-path_builder.o `test -f 'data_structure/path_builder.c' || echo './'`data_structure/path_builder.c mv -f data_structure/.deps/fort-path_builder.Tpo data_structure/.deps/fort-path_builder.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT http/fort-http.o -MD -MP -MF http/.deps/fort-http.Tpo -c -o http/fort-http.o `test -f 'http/http.c' || echo './'`http/http.c mv -f http/.deps/fort-http.Tpo http/.deps/fort-http.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT incidence/fort-incidence.o -MD -MP -MF incidence/.deps/fort-incidence.Tpo -c -o incidence/fort-incidence.o `test -f 'incidence/incidence.c' || echo './'`incidence/incidence.c mv -f incidence/.deps/fort-incidence.Tpo incidence/.deps/fort-incidence.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT object/fort-bgpsec.o -MD -MP -MF object/.deps/fort-bgpsec.Tpo -c -o object/fort-bgpsec.o `test -f 'object/bgpsec.c' || echo './'`object/bgpsec.c mv -f object/.deps/fort-bgpsec.Tpo object/.deps/fort-bgpsec.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT object/fort-certificate.o -MD -MP -MF object/.deps/fort-certificate.Tpo -c -o object/fort-certificate.o `test -f 'object/certificate.c' || echo './'`object/certificate.c mv -f object/.deps/fort-certificate.Tpo object/.deps/fort-certificate.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT object/fort-crl.o -MD -MP -MF object/.deps/fort-crl.Tpo -c -o object/fort-crl.o `test -f 'object/crl.c' || echo './'`object/crl.c mv -f object/.deps/fort-crl.Tpo object/.deps/fort-crl.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT object/fort-ghostbusters.o -MD -MP -MF object/.deps/fort-ghostbusters.Tpo -c -o object/fort-ghostbusters.o `test -f 'object/ghostbusters.c' || echo './'`object/ghostbusters.c mv -f object/.deps/fort-ghostbusters.Tpo object/.deps/fort-ghostbusters.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT object/fort-manifest.o -MD -MP -MF object/.deps/fort-manifest.Tpo -c -o object/fort-manifest.o `test -f 'object/manifest.c' || echo './'`object/manifest.c mv -f object/.deps/fort-manifest.Tpo object/.deps/fort-manifest.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT object/fort-name.o -MD -MP -MF object/.deps/fort-name.Tpo -c -o object/fort-name.o `test -f 'object/name.c' || echo './'`object/name.c mv -f object/.deps/fort-name.Tpo object/.deps/fort-name.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT object/fort-roa.o -MD -MP -MF object/.deps/fort-roa.Tpo -c -o object/fort-roa.o `test -f 'object/roa.c' || echo './'`object/roa.c mv -f object/.deps/fort-roa.Tpo object/.deps/fort-roa.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT object/fort-signed_object.o -MD -MP -MF object/.deps/fort-signed_object.Tpo -c -o object/fort-signed_object.o `test -f 'object/signed_object.c' || echo './'`object/signed_object.c mv -f object/.deps/fort-signed_object.Tpo object/.deps/fort-signed_object.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT object/fort-tal.o -MD -MP -MF object/.deps/fort-tal.Tpo -c -o object/fort-tal.o `test -f 'object/tal.c' || echo './'`object/tal.c mv -f object/.deps/fort-tal.Tpo object/.deps/fort-tal.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT object/fort-vcard.o -MD -MP -MF object/.deps/fort-vcard.Tpo -c -o object/fort-vcard.o `test -f 'object/vcard.c' || echo './'`object/vcard.c mv -f object/.deps/fort-vcard.Tpo object/.deps/fort-vcard.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT resource/fort-ip4.o -MD -MP -MF resource/.deps/fort-ip4.Tpo -c -o resource/fort-ip4.o `test -f 'resource/ip4.c' || echo './'`resource/ip4.c mv -f resource/.deps/fort-ip4.Tpo resource/.deps/fort-ip4.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT resource/fort-ip6.o -MD -MP -MF resource/.deps/fort-ip6.Tpo -c -o resource/fort-ip6.o `test -f 'resource/ip6.c' || echo './'`resource/ip6.c mv -f resource/.deps/fort-ip6.Tpo resource/.deps/fort-ip6.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT resource/fort-asn.o -MD -MP -MF resource/.deps/fort-asn.Tpo -c -o resource/fort-asn.o `test -f 'resource/asn.c' || echo './'`resource/asn.c mv -f resource/.deps/fort-asn.Tpo resource/.deps/fort-asn.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT rsync/fort-rsync.o -MD -MP -MF rsync/.deps/fort-rsync.Tpo -c -o rsync/fort-rsync.o `test -f 'rsync/rsync.c' || echo './'`rsync/rsync.c mv -f rsync/.deps/fort-rsync.Tpo rsync/.deps/fort-rsync.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT rtr/fort-pdu_stream.o -MD -MP -MF rtr/.deps/fort-pdu_stream.Tpo -c -o rtr/fort-pdu_stream.o `test -f 'rtr/pdu_stream.c' || echo './'`rtr/pdu_stream.c mv -f rtr/.deps/fort-pdu_stream.Tpo rtr/.deps/fort-pdu_stream.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT rtr/fort-err_pdu.o -MD -MP -MF rtr/.deps/fort-err_pdu.Tpo -c -o rtr/fort-err_pdu.o `test -f 'rtr/err_pdu.c' || echo './'`rtr/err_pdu.c mv -f rtr/.deps/fort-err_pdu.Tpo rtr/.deps/fort-err_pdu.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT rtr/fort-pdu_handler.o -MD -MP -MF rtr/.deps/fort-pdu_handler.Tpo -c -o rtr/fort-pdu_handler.o `test -f 'rtr/pdu_handler.c' || echo './'`rtr/pdu_handler.c mv -f rtr/.deps/fort-pdu_handler.Tpo rtr/.deps/fort-pdu_handler.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT rtr/fort-pdu_sender.o -MD -MP -MF rtr/.deps/fort-pdu_sender.Tpo -c -o rtr/fort-pdu_sender.o `test -f 'rtr/pdu_sender.c' || echo './'`rtr/pdu_sender.c mv -f rtr/.deps/fort-pdu_sender.Tpo rtr/.deps/fort-pdu_sender.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT rtr/fort-pdu.o -MD -MP -MF rtr/.deps/fort-pdu.Tpo -c -o rtr/fort-pdu.o `test -f 'rtr/pdu.c' || echo './'`rtr/pdu.c mv -f rtr/.deps/fort-pdu.Tpo rtr/.deps/fort-pdu.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT rtr/fort-primitive_writer.o -MD -MP -MF rtr/.deps/fort-primitive_writer.Tpo -c -o rtr/fort-primitive_writer.o `test -f 'rtr/primitive_writer.c' || echo './'`rtr/primitive_writer.c mv -f rtr/.deps/fort-primitive_writer.Tpo rtr/.deps/fort-primitive_writer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT rtr/fort-rtr.o -MD -MP -MF rtr/.deps/fort-rtr.Tpo -c -o rtr/fort-rtr.o `test -f 'rtr/rtr.c' || echo './'`rtr/rtr.c mv -f rtr/.deps/fort-rtr.Tpo rtr/.deps/fort-rtr.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT rtr/db/fort-db_table.o -MD -MP -MF rtr/db/.deps/fort-db_table.Tpo -c -o rtr/db/fort-db_table.o `test -f 'rtr/db/db_table.c' || echo './'`rtr/db/db_table.c mv -f rtr/db/.deps/fort-db_table.Tpo rtr/db/.deps/fort-db_table.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT rtr/db/fort-delta.o -MD -MP -MF rtr/db/.deps/fort-delta.Tpo -c -o rtr/db/fort-delta.o `test -f 'rtr/db/delta.c' || echo './'`rtr/db/delta.c mv -f rtr/db/.deps/fort-delta.Tpo rtr/db/.deps/fort-delta.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT rtr/db/fort-deltas_array.o -MD -MP -MF rtr/db/.deps/fort-deltas_array.Tpo -c -o rtr/db/fort-deltas_array.o `test -f 'rtr/db/deltas_array.c' || echo './'`rtr/db/deltas_array.c mv -f rtr/db/.deps/fort-deltas_array.Tpo rtr/db/.deps/fort-deltas_array.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT rtr/db/fort-vrps.o -MD -MP -MF rtr/db/.deps/fort-vrps.Tpo -c -o rtr/db/fort-vrps.o `test -f 'rtr/db/vrps.c' || echo './'`rtr/db/vrps.c mv -f rtr/db/.deps/fort-vrps.Tpo rtr/db/.deps/fort-vrps.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT slurm/fort-db_slurm.o -MD -MP -MF slurm/.deps/fort-db_slurm.Tpo -c -o slurm/fort-db_slurm.o `test -f 'slurm/db_slurm.c' || echo './'`slurm/db_slurm.c mv -f slurm/.deps/fort-db_slurm.Tpo slurm/.deps/fort-db_slurm.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT slurm/fort-slurm_loader.o -MD -MP -MF slurm/.deps/fort-slurm_loader.Tpo -c -o slurm/fort-slurm_loader.o `test -f 'slurm/slurm_loader.c' || echo './'`slurm/slurm_loader.c mv -f slurm/.deps/fort-slurm_loader.Tpo slurm/.deps/fort-slurm_loader.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT slurm/fort-slurm_parser.o -MD -MP -MF slurm/.deps/fort-slurm_parser.Tpo -c -o slurm/fort-slurm_parser.o `test -f 'slurm/slurm_parser.c' || echo './'`slurm/slurm_parser.c mv -f slurm/.deps/fort-slurm_parser.Tpo slurm/.deps/fort-slurm_parser.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT thread/fort-thread_pool.o -MD -MP -MF thread/.deps/fort-thread_pool.Tpo -c -o thread/fort-thread_pool.o `test -f 'thread/thread_pool.c' || echo './'`thread/thread_pool.c mv -f thread/.deps/fort-thread_pool.Tpo thread/.deps/fort-thread_pool.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT xml/fort-relax_ng.o -MD -MP -MF xml/.deps/fort-relax_ng.Tpo -c -o xml/fort-relax_ng.o `test -f 'xml/relax_ng.c' || echo './'`xml/relax_ng.c xml/relax_ng.c:117:49: warning: incompatible function pointer types passing 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, const struct _xmlError *)') [-Wincompatible-function-pointer-types] xmlTextReaderSetStructuredErrorHandler(reader, relax_ng_log_str_err, ^~~~~~~~~~~~~~~~~~~~ /usr/local/include/libxml2/libxml/xmlreader.h:420:33: note: passing argument to parameter 'f' here xmlStructuredErrorFunc f, ^ 1 warning generated. mv -f xml/.deps/fort-relax_ng.Tpo xml/.deps/fort-relax_ng.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-IPAddrBlocks.o -MD -MP -MF asn1/asn1c/.deps/fort-IPAddrBlocks.Tpo -c -o asn1/asn1c/fort-IPAddrBlocks.o `test -f 'asn1/asn1c/IPAddrBlocks.c' || echo './'`asn1/asn1c/IPAddrBlocks.c mv -f asn1/asn1c/.deps/fort-IPAddrBlocks.Tpo asn1/asn1c/.deps/fort-IPAddrBlocks.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-IPAddressFamily.o -MD -MP -MF asn1/asn1c/.deps/fort-IPAddressFamily.Tpo -c -o asn1/asn1c/fort-IPAddressFamily.o `test -f 'asn1/asn1c/IPAddressFamily.c' || echo './'`asn1/asn1c/IPAddressFamily.c mv -f asn1/asn1c/.deps/fort-IPAddressFamily.Tpo asn1/asn1c/.deps/fort-IPAddressFamily.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-IPAddressChoice.o -MD -MP -MF asn1/asn1c/.deps/fort-IPAddressChoice.Tpo -c -o asn1/asn1c/fort-IPAddressChoice.o `test -f 'asn1/asn1c/IPAddressChoice.c' || echo './'`asn1/asn1c/IPAddressChoice.c mv -f asn1/asn1c/.deps/fort-IPAddressChoice.Tpo asn1/asn1c/.deps/fort-IPAddressChoice.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-IPAddressOrRange.o -MD -MP -MF asn1/asn1c/.deps/fort-IPAddressOrRange.Tpo -c -o asn1/asn1c/fort-IPAddressOrRange.o `test -f 'asn1/asn1c/IPAddressOrRange.c' || echo './'`asn1/asn1c/IPAddressOrRange.c mv -f asn1/asn1c/.deps/fort-IPAddressOrRange.Tpo asn1/asn1c/.deps/fort-IPAddressOrRange.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-IPAddressRange.o -MD -MP -MF asn1/asn1c/.deps/fort-IPAddressRange.Tpo -c -o asn1/asn1c/fort-IPAddressRange.o `test -f 'asn1/asn1c/IPAddressRange.c' || echo './'`asn1/asn1c/IPAddressRange.c mv -f asn1/asn1c/.deps/fort-IPAddressRange.Tpo asn1/asn1c/.deps/fort-IPAddressRange.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-IPAddress.o -MD -MP -MF asn1/asn1c/.deps/fort-IPAddress.Tpo -c -o asn1/asn1c/fort-IPAddress.o `test -f 'asn1/asn1c/IPAddress.c' || echo './'`asn1/asn1c/IPAddress.c mv -f asn1/asn1c/.deps/fort-IPAddress.Tpo asn1/asn1c/.deps/fort-IPAddress.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ASIdentifiers.o -MD -MP -MF asn1/asn1c/.deps/fort-ASIdentifiers.Tpo -c -o asn1/asn1c/fort-ASIdentifiers.o `test -f 'asn1/asn1c/ASIdentifiers.c' || echo './'`asn1/asn1c/ASIdentifiers.c mv -f asn1/asn1c/.deps/fort-ASIdentifiers.Tpo asn1/asn1c/.deps/fort-ASIdentifiers.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ASIdentifierChoice.o -MD -MP -MF asn1/asn1c/.deps/fort-ASIdentifierChoice.Tpo -c -o asn1/asn1c/fort-ASIdentifierChoice.o `test -f 'asn1/asn1c/ASIdentifierChoice.c' || echo './'`asn1/asn1c/ASIdentifierChoice.c mv -f asn1/asn1c/.deps/fort-ASIdentifierChoice.Tpo asn1/asn1c/.deps/fort-ASIdentifierChoice.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ASIdOrRange.o -MD -MP -MF asn1/asn1c/.deps/fort-ASIdOrRange.Tpo -c -o asn1/asn1c/fort-ASIdOrRange.o `test -f 'asn1/asn1c/ASIdOrRange.c' || echo './'`asn1/asn1c/ASIdOrRange.c mv -f asn1/asn1c/.deps/fort-ASIdOrRange.Tpo asn1/asn1c/.deps/fort-ASIdOrRange.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ASRange.o -MD -MP -MF asn1/asn1c/.deps/fort-ASRange.Tpo -c -o asn1/asn1c/fort-ASRange.o `test -f 'asn1/asn1c/ASRange.c' || echo './'`asn1/asn1c/ASRange.c mv -f asn1/asn1c/.deps/fort-ASRange.Tpo asn1/asn1c/.deps/fort-ASRange.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ASId.o -MD -MP -MF asn1/asn1c/.deps/fort-ASId.Tpo -c -o asn1/asn1c/fort-ASId.o `test -f 'asn1/asn1c/ASId.c' || echo './'`asn1/asn1c/ASId.c mv -f asn1/asn1c/.deps/fort-ASId.Tpo asn1/asn1c/.deps/fort-ASId.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-AttributeType.o -MD -MP -MF asn1/asn1c/.deps/fort-AttributeType.Tpo -c -o asn1/asn1c/fort-AttributeType.o `test -f 'asn1/asn1c/AttributeType.c' || echo './'`asn1/asn1c/AttributeType.c mv -f asn1/asn1c/.deps/fort-AttributeType.Tpo asn1/asn1c/.deps/fort-AttributeType.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-AttributeValue.o -MD -MP -MF asn1/asn1c/.deps/fort-AttributeValue.Tpo -c -o asn1/asn1c/fort-AttributeValue.o `test -f 'asn1/asn1c/AttributeValue.c' || echo './'`asn1/asn1c/AttributeValue.c mv -f asn1/asn1c/.deps/fort-AttributeValue.Tpo asn1/asn1c/.deps/fort-AttributeValue.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-AttributeTypeAndValue.o -MD -MP -MF asn1/asn1c/.deps/fort-AttributeTypeAndValue.Tpo -c -o asn1/asn1c/fort-AttributeTypeAndValue.o `test -f 'asn1/asn1c/AttributeTypeAndValue.c' || echo './'`asn1/asn1c/AttributeTypeAndValue.c mv -f asn1/asn1c/.deps/fort-AttributeTypeAndValue.Tpo asn1/asn1c/.deps/fort-AttributeTypeAndValue.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-Name.o -MD -MP -MF asn1/asn1c/.deps/fort-Name.Tpo -c -o asn1/asn1c/fort-Name.o `test -f 'asn1/asn1c/Name.c' || echo './'`asn1/asn1c/Name.c mv -f asn1/asn1c/.deps/fort-Name.Tpo asn1/asn1c/.deps/fort-Name.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-RDNSequence.o -MD -MP -MF asn1/asn1c/.deps/fort-RDNSequence.Tpo -c -o asn1/asn1c/fort-RDNSequence.o `test -f 'asn1/asn1c/RDNSequence.c' || echo './'`asn1/asn1c/RDNSequence.c mv -f asn1/asn1c/.deps/fort-RDNSequence.Tpo asn1/asn1c/.deps/fort-RDNSequence.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-DistinguishedName.o -MD -MP -MF asn1/asn1c/.deps/fort-DistinguishedName.Tpo -c -o asn1/asn1c/fort-DistinguishedName.o `test -f 'asn1/asn1c/DistinguishedName.c' || echo './'`asn1/asn1c/DistinguishedName.c mv -f asn1/asn1c/.deps/fort-DistinguishedName.Tpo asn1/asn1c/.deps/fort-DistinguishedName.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-RelativeDistinguishedName.o -MD -MP -MF asn1/asn1c/.deps/fort-RelativeDistinguishedName.Tpo -c -o asn1/asn1c/fort-RelativeDistinguishedName.o `test -f 'asn1/asn1c/RelativeDistinguishedName.c' || echo './'`asn1/asn1c/RelativeDistinguishedName.c mv -f asn1/asn1c/.deps/fort-RelativeDistinguishedName.Tpo asn1/asn1c/.deps/fort-RelativeDistinguishedName.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-Version.o -MD -MP -MF asn1/asn1c/.deps/fort-Version.Tpo -c -o asn1/asn1c/fort-Version.o `test -f 'asn1/asn1c/Version.c' || echo './'`asn1/asn1c/Version.c mv -f asn1/asn1c/.deps/fort-Version.Tpo asn1/asn1c/.deps/fort-Version.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-CertificateSerialNumber.o -MD -MP -MF asn1/asn1c/.deps/fort-CertificateSerialNumber.Tpo -c -o asn1/asn1c/fort-CertificateSerialNumber.o `test -f 'asn1/asn1c/CertificateSerialNumber.c' || echo './'`asn1/asn1c/CertificateSerialNumber.c mv -f asn1/asn1c/.deps/fort-CertificateSerialNumber.Tpo asn1/asn1c/.deps/fort-CertificateSerialNumber.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-Time.o -MD -MP -MF asn1/asn1c/.deps/fort-Time.Tpo -c -o asn1/asn1c/fort-Time.o `test -f 'asn1/asn1c/Time.c' || echo './'`asn1/asn1c/Time.c mv -f asn1/asn1c/.deps/fort-Time.Tpo asn1/asn1c/.deps/fort-Time.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-Extensions.o -MD -MP -MF asn1/asn1c/.deps/fort-Extensions.Tpo -c -o asn1/asn1c/fort-Extensions.o `test -f 'asn1/asn1c/Extensions.c' || echo './'`asn1/asn1c/Extensions.c mv -f asn1/asn1c/.deps/fort-Extensions.Tpo asn1/asn1c/.deps/fort-Extensions.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-Extension.o -MD -MP -MF asn1/asn1c/.deps/fort-Extension.Tpo -c -o asn1/asn1c/fort-Extension.o `test -f 'asn1/asn1c/Extension.c' || echo './'`asn1/asn1c/Extension.c mv -f asn1/asn1c/.deps/fort-Extension.Tpo asn1/asn1c/.deps/fort-Extension.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-CertificateList.o -MD -MP -MF asn1/asn1c/.deps/fort-CertificateList.Tpo -c -o asn1/asn1c/fort-CertificateList.o `test -f 'asn1/asn1c/CertificateList.c' || echo './'`asn1/asn1c/CertificateList.c mv -f asn1/asn1c/.deps/fort-CertificateList.Tpo asn1/asn1c/.deps/fort-CertificateList.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-TBSCertList.o -MD -MP -MF asn1/asn1c/.deps/fort-TBSCertList.Tpo -c -o asn1/asn1c/fort-TBSCertList.o `test -f 'asn1/asn1c/TBSCertList.c' || echo './'`asn1/asn1c/TBSCertList.c mv -f asn1/asn1c/.deps/fort-TBSCertList.Tpo asn1/asn1c/.deps/fort-TBSCertList.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-AlgorithmIdentifier.o -MD -MP -MF asn1/asn1c/.deps/fort-AlgorithmIdentifier.Tpo -c -o asn1/asn1c/fort-AlgorithmIdentifier.o `test -f 'asn1/asn1c/AlgorithmIdentifier.c' || echo './'`asn1/asn1c/AlgorithmIdentifier.c mv -f asn1/asn1c/.deps/fort-AlgorithmIdentifier.Tpo asn1/asn1c/.deps/fort-AlgorithmIdentifier.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ContentInfo.o -MD -MP -MF asn1/asn1c/.deps/fort-ContentInfo.Tpo -c -o asn1/asn1c/fort-ContentInfo.o `test -f 'asn1/asn1c/ContentInfo.c' || echo './'`asn1/asn1c/ContentInfo.c mv -f asn1/asn1c/.deps/fort-ContentInfo.Tpo asn1/asn1c/.deps/fort-ContentInfo.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ContentType.o -MD -MP -MF asn1/asn1c/.deps/fort-ContentType.Tpo -c -o asn1/asn1c/fort-ContentType.o `test -f 'asn1/asn1c/ContentType.c' || echo './'`asn1/asn1c/ContentType.c mv -f asn1/asn1c/.deps/fort-ContentType.Tpo asn1/asn1c/.deps/fort-ContentType.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-SignedData.o -MD -MP -MF asn1/asn1c/.deps/fort-SignedData.Tpo -c -o asn1/asn1c/fort-SignedData.o `test -f 'asn1/asn1c/SignedData.c' || echo './'`asn1/asn1c/SignedData.c mv -f asn1/asn1c/.deps/fort-SignedData.Tpo asn1/asn1c/.deps/fort-SignedData.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-DigestAlgorithmIdentifiers.o -MD -MP -MF asn1/asn1c/.deps/fort-DigestAlgorithmIdentifiers.Tpo -c -o asn1/asn1c/fort-DigestAlgorithmIdentifiers.o `test -f 'asn1/asn1c/DigestAlgorithmIdentifiers.c' || echo './'`asn1/asn1c/DigestAlgorithmIdentifiers.c mv -f asn1/asn1c/.deps/fort-DigestAlgorithmIdentifiers.Tpo asn1/asn1c/.deps/fort-DigestAlgorithmIdentifiers.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-SignerInfos.o -MD -MP -MF asn1/asn1c/.deps/fort-SignerInfos.Tpo -c -o asn1/asn1c/fort-SignerInfos.o `test -f 'asn1/asn1c/SignerInfos.c' || echo './'`asn1/asn1c/SignerInfos.c mv -f asn1/asn1c/.deps/fort-SignerInfos.Tpo asn1/asn1c/.deps/fort-SignerInfos.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-EncapsulatedContentInfo.o -MD -MP -MF asn1/asn1c/.deps/fort-EncapsulatedContentInfo.Tpo -c -o asn1/asn1c/fort-EncapsulatedContentInfo.o `test -f 'asn1/asn1c/EncapsulatedContentInfo.c' || echo './'`asn1/asn1c/EncapsulatedContentInfo.c mv -f asn1/asn1c/.deps/fort-EncapsulatedContentInfo.Tpo asn1/asn1c/.deps/fort-EncapsulatedContentInfo.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-SignedDataPKCS7.o -MD -MP -MF asn1/asn1c/.deps/fort-SignedDataPKCS7.Tpo -c -o asn1/asn1c/fort-SignedDataPKCS7.o `test -f 'asn1/asn1c/SignedDataPKCS7.c' || echo './'`asn1/asn1c/SignedDataPKCS7.c mv -f asn1/asn1c/.deps/fort-SignedDataPKCS7.Tpo asn1/asn1c/.deps/fort-SignedDataPKCS7.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-EncapsulatedContentInfoPKCS7.o -MD -MP -MF asn1/asn1c/.deps/fort-EncapsulatedContentInfoPKCS7.Tpo -c -o asn1/asn1c/fort-EncapsulatedContentInfoPKCS7.o `test -f 'asn1/asn1c/EncapsulatedContentInfoPKCS7.c' || echo './'`asn1/asn1c/EncapsulatedContentInfoPKCS7.c mv -f asn1/asn1c/.deps/fort-EncapsulatedContentInfoPKCS7.Tpo asn1/asn1c/.deps/fort-EncapsulatedContentInfoPKCS7.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ContentTypePKCS7.o -MD -MP -MF asn1/asn1c/.deps/fort-ContentTypePKCS7.Tpo -c -o asn1/asn1c/fort-ContentTypePKCS7.o `test -f 'asn1/asn1c/ContentTypePKCS7.c' || echo './'`asn1/asn1c/ContentTypePKCS7.c mv -f asn1/asn1c/.deps/fort-ContentTypePKCS7.Tpo asn1/asn1c/.deps/fort-ContentTypePKCS7.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-SignerInfo.o -MD -MP -MF asn1/asn1c/.deps/fort-SignerInfo.Tpo -c -o asn1/asn1c/fort-SignerInfo.o `test -f 'asn1/asn1c/SignerInfo.c' || echo './'`asn1/asn1c/SignerInfo.c mv -f asn1/asn1c/.deps/fort-SignerInfo.Tpo asn1/asn1c/.deps/fort-SignerInfo.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-SignerIdentifier.o -MD -MP -MF asn1/asn1c/.deps/fort-SignerIdentifier.Tpo -c -o asn1/asn1c/fort-SignerIdentifier.o `test -f 'asn1/asn1c/SignerIdentifier.c' || echo './'`asn1/asn1c/SignerIdentifier.c mv -f asn1/asn1c/.deps/fort-SignerIdentifier.Tpo asn1/asn1c/.deps/fort-SignerIdentifier.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-SignedAttributes.o -MD -MP -MF asn1/asn1c/.deps/fort-SignedAttributes.Tpo -c -o asn1/asn1c/fort-SignedAttributes.o `test -f 'asn1/asn1c/SignedAttributes.c' || echo './'`asn1/asn1c/SignedAttributes.c mv -f asn1/asn1c/.deps/fort-SignedAttributes.Tpo asn1/asn1c/.deps/fort-SignedAttributes.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-UnsignedAttributes.o -MD -MP -MF asn1/asn1c/.deps/fort-UnsignedAttributes.Tpo -c -o asn1/asn1c/fort-UnsignedAttributes.o `test -f 'asn1/asn1c/UnsignedAttributes.c' || echo './'`asn1/asn1c/UnsignedAttributes.c mv -f asn1/asn1c/.deps/fort-UnsignedAttributes.Tpo asn1/asn1c/.deps/fort-UnsignedAttributes.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-CMSAttribute.o -MD -MP -MF asn1/asn1c/.deps/fort-CMSAttribute.Tpo -c -o asn1/asn1c/fort-CMSAttribute.o `test -f 'asn1/asn1c/CMSAttribute.c' || echo './'`asn1/asn1c/CMSAttribute.c mv -f asn1/asn1c/.deps/fort-CMSAttribute.Tpo asn1/asn1c/.deps/fort-CMSAttribute.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-CMSAttributeValue.o -MD -MP -MF asn1/asn1c/.deps/fort-CMSAttributeValue.Tpo -c -o asn1/asn1c/fort-CMSAttributeValue.o `test -f 'asn1/asn1c/CMSAttributeValue.c' || echo './'`asn1/asn1c/CMSAttributeValue.c mv -f asn1/asn1c/.deps/fort-CMSAttributeValue.Tpo asn1/asn1c/.deps/fort-CMSAttributeValue.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-SignatureValue.o -MD -MP -MF asn1/asn1c/.deps/fort-SignatureValue.Tpo -c -o asn1/asn1c/fort-SignatureValue.o `test -f 'asn1/asn1c/SignatureValue.c' || echo './'`asn1/asn1c/SignatureValue.c mv -f asn1/asn1c/.deps/fort-SignatureValue.Tpo asn1/asn1c/.deps/fort-SignatureValue.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-CMSSubjectKeyIdentifier.o -MD -MP -MF asn1/asn1c/.deps/fort-CMSSubjectKeyIdentifier.Tpo -c -o asn1/asn1c/fort-CMSSubjectKeyIdentifier.o `test -f 'asn1/asn1c/CMSSubjectKeyIdentifier.c' || echo './'`asn1/asn1c/CMSSubjectKeyIdentifier.c mv -f asn1/asn1c/.deps/fort-CMSSubjectKeyIdentifier.Tpo asn1/asn1c/.deps/fort-CMSSubjectKeyIdentifier.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-DigestAlgorithmIdentifier.o -MD -MP -MF asn1/asn1c/.deps/fort-DigestAlgorithmIdentifier.Tpo -c -o asn1/asn1c/fort-DigestAlgorithmIdentifier.o `test -f 'asn1/asn1c/DigestAlgorithmIdentifier.c' || echo './'`asn1/asn1c/DigestAlgorithmIdentifier.c mv -f asn1/asn1c/.deps/fort-DigestAlgorithmIdentifier.Tpo asn1/asn1c/.deps/fort-DigestAlgorithmIdentifier.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-SignatureAlgorithmIdentifier.o -MD -MP -MF asn1/asn1c/.deps/fort-SignatureAlgorithmIdentifier.Tpo -c -o asn1/asn1c/fort-SignatureAlgorithmIdentifier.o `test -f 'asn1/asn1c/SignatureAlgorithmIdentifier.c' || echo './'`asn1/asn1c/SignatureAlgorithmIdentifier.c mv -f asn1/asn1c/.deps/fort-SignatureAlgorithmIdentifier.Tpo asn1/asn1c/.deps/fort-SignatureAlgorithmIdentifier.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-RevocationInfoChoices.o -MD -MP -MF asn1/asn1c/.deps/fort-RevocationInfoChoices.Tpo -c -o asn1/asn1c/fort-RevocationInfoChoices.o `test -f 'asn1/asn1c/RevocationInfoChoices.c' || echo './'`asn1/asn1c/RevocationInfoChoices.c mv -f asn1/asn1c/.deps/fort-RevocationInfoChoices.Tpo asn1/asn1c/.deps/fort-RevocationInfoChoices.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-RevocationInfoChoice.o -MD -MP -MF asn1/asn1c/.deps/fort-RevocationInfoChoice.Tpo -c -o asn1/asn1c/fort-RevocationInfoChoice.o `test -f 'asn1/asn1c/RevocationInfoChoice.c' || echo './'`asn1/asn1c/RevocationInfoChoice.c mv -f asn1/asn1c/.deps/fort-RevocationInfoChoice.Tpo asn1/asn1c/.deps/fort-RevocationInfoChoice.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-OtherRevocationInfoFormat.o -MD -MP -MF asn1/asn1c/.deps/fort-OtherRevocationInfoFormat.Tpo -c -o asn1/asn1c/fort-OtherRevocationInfoFormat.o `test -f 'asn1/asn1c/OtherRevocationInfoFormat.c' || echo './'`asn1/asn1c/OtherRevocationInfoFormat.c mv -f asn1/asn1c/.deps/fort-OtherRevocationInfoFormat.Tpo asn1/asn1c/.deps/fort-OtherRevocationInfoFormat.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-CertificateSet.o -MD -MP -MF asn1/asn1c/.deps/fort-CertificateSet.Tpo -c -o asn1/asn1c/fort-CertificateSet.o `test -f 'asn1/asn1c/CertificateSet.c' || echo './'`asn1/asn1c/CertificateSet.c mv -f asn1/asn1c/.deps/fort-CertificateSet.Tpo asn1/asn1c/.deps/fort-CertificateSet.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-IssuerAndSerialNumber.o -MD -MP -MF asn1/asn1c/.deps/fort-IssuerAndSerialNumber.Tpo -c -o asn1/asn1c/fort-IssuerAndSerialNumber.o `test -f 'asn1/asn1c/IssuerAndSerialNumber.c' || echo './'`asn1/asn1c/IssuerAndSerialNumber.c mv -f asn1/asn1c/.deps/fort-IssuerAndSerialNumber.Tpo asn1/asn1c/.deps/fort-IssuerAndSerialNumber.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-CMSVersion.o -MD -MP -MF asn1/asn1c/.deps/fort-CMSVersion.Tpo -c -o asn1/asn1c/fort-CMSVersion.o `test -f 'asn1/asn1c/CMSVersion.c' || echo './'`asn1/asn1c/CMSVersion.c mv -f asn1/asn1c/.deps/fort-CMSVersion.Tpo asn1/asn1c/.deps/fort-CMSVersion.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-MessageDigest.o -MD -MP -MF asn1/asn1c/.deps/fort-MessageDigest.Tpo -c -o asn1/asn1c/fort-MessageDigest.o `test -f 'asn1/asn1c/MessageDigest.c' || echo './'`asn1/asn1c/MessageDigest.c mv -f asn1/asn1c/.deps/fort-MessageDigest.Tpo asn1/asn1c/.deps/fort-MessageDigest.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-SigningTime.o -MD -MP -MF asn1/asn1c/.deps/fort-SigningTime.Tpo -c -o asn1/asn1c/fort-SigningTime.o `test -f 'asn1/asn1c/SigningTime.c' || echo './'`asn1/asn1c/SigningTime.c mv -f asn1/asn1c/.deps/fort-SigningTime.Tpo asn1/asn1c/.deps/fort-SigningTime.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-Countersignature.o -MD -MP -MF asn1/asn1c/.deps/fort-Countersignature.Tpo -c -o asn1/asn1c/fort-Countersignature.o `test -f 'asn1/asn1c/Countersignature.c' || echo './'`asn1/asn1c/Countersignature.c mv -f asn1/asn1c/.deps/fort-Countersignature.Tpo asn1/asn1c/.deps/fort-Countersignature.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-RouteOriginAttestation.o -MD -MP -MF asn1/asn1c/.deps/fort-RouteOriginAttestation.Tpo -c -o asn1/asn1c/fort-RouteOriginAttestation.o `test -f 'asn1/asn1c/RouteOriginAttestation.c' || echo './'`asn1/asn1c/RouteOriginAttestation.c mv -f asn1/asn1c/.deps/fort-RouteOriginAttestation.Tpo asn1/asn1c/.deps/fort-RouteOriginAttestation.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ROAIPAddressFamily.o -MD -MP -MF asn1/asn1c/.deps/fort-ROAIPAddressFamily.Tpo -c -o asn1/asn1c/fort-ROAIPAddressFamily.o `test -f 'asn1/asn1c/ROAIPAddressFamily.c' || echo './'`asn1/asn1c/ROAIPAddressFamily.c mv -f asn1/asn1c/.deps/fort-ROAIPAddressFamily.Tpo asn1/asn1c/.deps/fort-ROAIPAddressFamily.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ROAIPAddress.o -MD -MP -MF asn1/asn1c/.deps/fort-ROAIPAddress.Tpo -c -o asn1/asn1c/fort-ROAIPAddress.o `test -f 'asn1/asn1c/ROAIPAddress.c' || echo './'`asn1/asn1c/ROAIPAddress.c mv -f asn1/asn1c/.deps/fort-ROAIPAddress.Tpo asn1/asn1c/.deps/fort-ROAIPAddress.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-Manifest.o -MD -MP -MF asn1/asn1c/.deps/fort-Manifest.Tpo -c -o asn1/asn1c/fort-Manifest.o `test -f 'asn1/asn1c/Manifest.c' || echo './'`asn1/asn1c/Manifest.c mv -f asn1/asn1c/.deps/fort-Manifest.Tpo asn1/asn1c/.deps/fort-Manifest.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-FileAndHash.o -MD -MP -MF asn1/asn1c/.deps/fort-FileAndHash.Tpo -c -o asn1/asn1c/fort-FileAndHash.o `test -f 'asn1/asn1c/FileAndHash.c' || echo './'`asn1/asn1c/FileAndHash.c mv -f asn1/asn1c/.deps/fort-FileAndHash.Tpo asn1/asn1c/.deps/fort-FileAndHash.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-BinarySigningTime.o -MD -MP -MF asn1/asn1c/.deps/fort-BinarySigningTime.Tpo -c -o asn1/asn1c/fort-BinarySigningTime.o `test -f 'asn1/asn1c/BinarySigningTime.c' || echo './'`asn1/asn1c/BinarySigningTime.c mv -f asn1/asn1c/.deps/fort-BinarySigningTime.Tpo asn1/asn1c/.deps/fort-BinarySigningTime.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-BinaryTime.o -MD -MP -MF asn1/asn1c/.deps/fort-BinaryTime.Tpo -c -o asn1/asn1c/fort-BinaryTime.o `test -f 'asn1/asn1c/BinaryTime.c' || echo './'`asn1/asn1c/BinaryTime.c mv -f asn1/asn1c/.deps/fort-BinaryTime.Tpo asn1/asn1c/.deps/fort-BinaryTime.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ANY.o -MD -MP -MF asn1/asn1c/.deps/fort-ANY.Tpo -c -o asn1/asn1c/fort-ANY.o `test -f 'asn1/asn1c/ANY.c' || echo './'`asn1/asn1c/ANY.c mv -f asn1/asn1c/.deps/fort-ANY.Tpo asn1/asn1c/.deps/fort-ANY.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-OPEN_TYPE.o -MD -MP -MF asn1/asn1c/.deps/fort-OPEN_TYPE.Tpo -c -o asn1/asn1c/fort-OPEN_TYPE.o `test -f 'asn1/asn1c/OPEN_TYPE.c' || echo './'`asn1/asn1c/OPEN_TYPE.c mv -f asn1/asn1c/.deps/fort-OPEN_TYPE.Tpo asn1/asn1c/.deps/fort-OPEN_TYPE.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-BOOLEAN.o -MD -MP -MF asn1/asn1c/.deps/fort-BOOLEAN.Tpo -c -o asn1/asn1c/fort-BOOLEAN.o `test -f 'asn1/asn1c/BOOLEAN.c' || echo './'`asn1/asn1c/BOOLEAN.c mv -f asn1/asn1c/.deps/fort-BOOLEAN.Tpo asn1/asn1c/.deps/fort-BOOLEAN.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-GeneralizedTime.o -MD -MP -MF asn1/asn1c/.deps/fort-GeneralizedTime.Tpo -c -o asn1/asn1c/fort-GeneralizedTime.o `test -f 'asn1/asn1c/GeneralizedTime.c' || echo './'`asn1/asn1c/GeneralizedTime.c mv -f asn1/asn1c/.deps/fort-GeneralizedTime.Tpo asn1/asn1c/.deps/fort-GeneralizedTime.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-IA5String.o -MD -MP -MF asn1/asn1c/.deps/fort-IA5String.Tpo -c -o asn1/asn1c/fort-IA5String.o `test -f 'asn1/asn1c/IA5String.c' || echo './'`asn1/asn1c/IA5String.c mv -f asn1/asn1c/.deps/fort-IA5String.Tpo asn1/asn1c/.deps/fort-IA5String.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-INTEGER.o -MD -MP -MF asn1/asn1c/.deps/fort-INTEGER.Tpo -c -o asn1/asn1c/fort-INTEGER.o `test -f 'asn1/asn1c/INTEGER.c' || echo './'`asn1/asn1c/INTEGER.c mv -f asn1/asn1c/.deps/fort-INTEGER.Tpo asn1/asn1c/.deps/fort-INTEGER.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-NULL.o -MD -MP -MF asn1/asn1c/.deps/fort-NULL.Tpo -c -o asn1/asn1c/fort-NULL.o `test -f 'asn1/asn1c/NULL.c' || echo './'`asn1/asn1c/NULL.c mv -f asn1/asn1c/.deps/fort-NULL.Tpo asn1/asn1c/.deps/fort-NULL.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-OBJECT_IDENTIFIER.o -MD -MP -MF asn1/asn1c/.deps/fort-OBJECT_IDENTIFIER.Tpo -c -o asn1/asn1c/fort-OBJECT_IDENTIFIER.o `test -f 'asn1/asn1c/OBJECT_IDENTIFIER.c' || echo './'`asn1/asn1c/OBJECT_IDENTIFIER.c mv -f asn1/asn1c/.deps/fort-OBJECT_IDENTIFIER.Tpo asn1/asn1c/.deps/fort-OBJECT_IDENTIFIER.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-UTCTime.o -MD -MP -MF asn1/asn1c/.deps/fort-UTCTime.Tpo -c -o asn1/asn1c/fort-UTCTime.o `test -f 'asn1/asn1c/UTCTime.c' || echo './'`asn1/asn1c/UTCTime.c mv -f asn1/asn1c/.deps/fort-UTCTime.Tpo asn1/asn1c/.deps/fort-UTCTime.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-asn_SEQUENCE_OF.o -MD -MP -MF asn1/asn1c/.deps/fort-asn_SEQUENCE_OF.Tpo -c -o asn1/asn1c/fort-asn_SEQUENCE_OF.o `test -f 'asn1/asn1c/asn_SEQUENCE_OF.c' || echo './'`asn1/asn1c/asn_SEQUENCE_OF.c mv -f asn1/asn1c/.deps/fort-asn_SEQUENCE_OF.Tpo asn1/asn1c/.deps/fort-asn_SEQUENCE_OF.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-asn_SET_OF.o -MD -MP -MF asn1/asn1c/.deps/fort-asn_SET_OF.Tpo -c -o asn1/asn1c/fort-asn_SET_OF.o `test -f 'asn1/asn1c/asn_SET_OF.c' || echo './'`asn1/asn1c/asn_SET_OF.c mv -f asn1/asn1c/.deps/fort-asn_SET_OF.Tpo asn1/asn1c/.deps/fort-asn_SET_OF.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-constr_CHOICE.o -MD -MP -MF asn1/asn1c/.deps/fort-constr_CHOICE.Tpo -c -o asn1/asn1c/fort-constr_CHOICE.o `test -f 'asn1/asn1c/constr_CHOICE.c' || echo './'`asn1/asn1c/constr_CHOICE.c mv -f asn1/asn1c/.deps/fort-constr_CHOICE.Tpo asn1/asn1c/.deps/fort-constr_CHOICE.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-constr_SEQUENCE.o -MD -MP -MF asn1/asn1c/.deps/fort-constr_SEQUENCE.Tpo -c -o asn1/asn1c/fort-constr_SEQUENCE.o `test -f 'asn1/asn1c/constr_SEQUENCE.c' || echo './'`asn1/asn1c/constr_SEQUENCE.c mv -f asn1/asn1c/.deps/fort-constr_SEQUENCE.Tpo asn1/asn1c/.deps/fort-constr_SEQUENCE.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-constr_SEQUENCE_OF.o -MD -MP -MF asn1/asn1c/.deps/fort-constr_SEQUENCE_OF.Tpo -c -o asn1/asn1c/fort-constr_SEQUENCE_OF.o `test -f 'asn1/asn1c/constr_SEQUENCE_OF.c' || echo './'`asn1/asn1c/constr_SEQUENCE_OF.c mv -f asn1/asn1c/.deps/fort-constr_SEQUENCE_OF.Tpo asn1/asn1c/.deps/fort-constr_SEQUENCE_OF.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-constr_SET_OF.o -MD -MP -MF asn1/asn1c/.deps/fort-constr_SET_OF.Tpo -c -o asn1/asn1c/fort-constr_SET_OF.o `test -f 'asn1/asn1c/constr_SET_OF.c' || echo './'`asn1/asn1c/constr_SET_OF.c mv -f asn1/asn1c/.deps/fort-constr_SET_OF.Tpo asn1/asn1c/.deps/fort-constr_SET_OF.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-asn_application.o -MD -MP -MF asn1/asn1c/.deps/fort-asn_application.Tpo -c -o asn1/asn1c/fort-asn_application.o `test -f 'asn1/asn1c/asn_application.c' || echo './'`asn1/asn1c/asn_application.c mv -f asn1/asn1c/.deps/fort-asn_application.Tpo asn1/asn1c/.deps/fort-asn_application.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-asn_internal.o -MD -MP -MF asn1/asn1c/.deps/fort-asn_internal.Tpo -c -o asn1/asn1c/fort-asn_internal.o `test -f 'asn1/asn1c/asn_internal.c' || echo './'`asn1/asn1c/asn_internal.c mv -f asn1/asn1c/.deps/fort-asn_internal.Tpo asn1/asn1c/.deps/fort-asn_internal.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-asn_random_fill.o -MD -MP -MF asn1/asn1c/.deps/fort-asn_random_fill.Tpo -c -o asn1/asn1c/fort-asn_random_fill.o `test -f 'asn1/asn1c/asn_random_fill.c' || echo './'`asn1/asn1c/asn_random_fill.c mv -f asn1/asn1c/.deps/fort-asn_random_fill.Tpo asn1/asn1c/.deps/fort-asn_random_fill.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-asn_bit_data.o -MD -MP -MF asn1/asn1c/.deps/fort-asn_bit_data.Tpo -c -o asn1/asn1c/fort-asn_bit_data.o `test -f 'asn1/asn1c/asn_bit_data.c' || echo './'`asn1/asn1c/asn_bit_data.c mv -f asn1/asn1c/.deps/fort-asn_bit_data.Tpo asn1/asn1c/.deps/fort-asn_bit_data.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-OCTET_STRING.o -MD -MP -MF asn1/asn1c/.deps/fort-OCTET_STRING.Tpo -c -o asn1/asn1c/fort-OCTET_STRING.o `test -f 'asn1/asn1c/OCTET_STRING.c' || echo './'`asn1/asn1c/OCTET_STRING.c mv -f asn1/asn1c/.deps/fort-OCTET_STRING.Tpo asn1/asn1c/.deps/fort-OCTET_STRING.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-BIT_STRING.o -MD -MP -MF asn1/asn1c/.deps/fort-BIT_STRING.Tpo -c -o asn1/asn1c/fort-BIT_STRING.o `test -f 'asn1/asn1c/BIT_STRING.c' || echo './'`asn1/asn1c/BIT_STRING.c mv -f asn1/asn1c/.deps/fort-BIT_STRING.Tpo asn1/asn1c/.deps/fort-BIT_STRING.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-asn_codecs_prim.o -MD -MP -MF asn1/asn1c/.deps/fort-asn_codecs_prim.Tpo -c -o asn1/asn1c/fort-asn_codecs_prim.o `test -f 'asn1/asn1c/asn_codecs_prim.c' || echo './'`asn1/asn1c/asn_codecs_prim.c mv -f asn1/asn1c/.deps/fort-asn_codecs_prim.Tpo asn1/asn1c/.deps/fort-asn_codecs_prim.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ber_tlv_length.o -MD -MP -MF asn1/asn1c/.deps/fort-ber_tlv_length.Tpo -c -o asn1/asn1c/fort-ber_tlv_length.o `test -f 'asn1/asn1c/ber_tlv_length.c' || echo './'`asn1/asn1c/ber_tlv_length.c mv -f asn1/asn1c/.deps/fort-ber_tlv_length.Tpo asn1/asn1c/.deps/fort-ber_tlv_length.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ber_tlv_tag.o -MD -MP -MF asn1/asn1c/.deps/fort-ber_tlv_tag.Tpo -c -o asn1/asn1c/fort-ber_tlv_tag.o `test -f 'asn1/asn1c/ber_tlv_tag.c' || echo './'`asn1/asn1c/ber_tlv_tag.c mv -f asn1/asn1c/.deps/fort-ber_tlv_tag.Tpo asn1/asn1c/.deps/fort-ber_tlv_tag.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-ber_decoder.o -MD -MP -MF asn1/asn1c/.deps/fort-ber_decoder.Tpo -c -o asn1/asn1c/fort-ber_decoder.o `test -f 'asn1/asn1c/ber_decoder.c' || echo './'`asn1/asn1c/ber_decoder.c mv -f asn1/asn1c/.deps/fort-ber_decoder.Tpo asn1/asn1c/.deps/fort-ber_decoder.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-der_encoder.o -MD -MP -MF asn1/asn1c/.deps/fort-der_encoder.Tpo -c -o asn1/asn1c/fort-der_encoder.o `test -f 'asn1/asn1c/der_encoder.c' || echo './'`asn1/asn1c/der_encoder.c mv -f asn1/asn1c/.deps/fort-der_encoder.Tpo asn1/asn1c/.deps/fort-der_encoder.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-constr_TYPE.o -MD -MP -MF asn1/asn1c/.deps/fort-constr_TYPE.Tpo -c -o asn1/asn1c/fort-constr_TYPE.o `test -f 'asn1/asn1c/constr_TYPE.c' || echo './'`asn1/asn1c/constr_TYPE.c mv -f asn1/asn1c/.deps/fort-constr_TYPE.Tpo asn1/asn1c/.deps/fort-constr_TYPE.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-constraints.o -MD -MP -MF asn1/asn1c/.deps/fort-constraints.Tpo -c -o asn1/asn1c/fort-constraints.o `test -f 'asn1/asn1c/constraints.c' || echo './'`asn1/asn1c/constraints.c mv -f asn1/asn1c/.deps/fort-constraints.Tpo asn1/asn1c/.deps/fort-constraints.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-xer_support.o -MD -MP -MF asn1/asn1c/.deps/fort-xer_support.Tpo -c -o asn1/asn1c/fort-xer_support.o `test -f 'asn1/asn1c/xer_support.c' || echo './'`asn1/asn1c/xer_support.c mv -f asn1/asn1c/.deps/fort-xer_support.Tpo asn1/asn1c/.deps/fort-xer_support.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-xer_decoder.o -MD -MP -MF asn1/asn1c/.deps/fort-xer_decoder.Tpo -c -o asn1/asn1c/fort-xer_decoder.o `test -f 'asn1/asn1c/xer_decoder.c' || echo './'`asn1/asn1c/xer_decoder.c mv -f asn1/asn1c/.deps/fort-xer_decoder.Tpo asn1/asn1c/.deps/fort-xer_decoder.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-xer_encoder.o -MD -MP -MF asn1/asn1c/.deps/fort-xer_encoder.Tpo -c -o asn1/asn1c/fort-xer_encoder.o `test -f 'asn1/asn1c/xer_encoder.c' || echo './'`asn1/asn1c/xer_encoder.c mv -f asn1/asn1c/.deps/fort-xer_encoder.Tpo asn1/asn1c/.deps/fort-xer_encoder.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-per_support.o -MD -MP -MF asn1/asn1c/.deps/fort-per_support.Tpo -c -o asn1/asn1c/fort-per_support.o `test -f 'asn1/asn1c/per_support.c' || echo './'`asn1/asn1c/per_support.c mv -f asn1/asn1c/.deps/fort-per_support.Tpo asn1/asn1c/.deps/fort-per_support.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-per_decoder.o -MD -MP -MF asn1/asn1c/.deps/fort-per_decoder.Tpo -c -o asn1/asn1c/fort-per_decoder.o `test -f 'asn1/asn1c/per_decoder.c' || echo './'`asn1/asn1c/per_decoder.c mv -f asn1/asn1c/.deps/fort-per_decoder.Tpo asn1/asn1c/.deps/fort-per_decoder.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-per_encoder.o -MD -MP -MF asn1/asn1c/.deps/fort-per_encoder.Tpo -c -o asn1/asn1c/fort-per_encoder.o `test -f 'asn1/asn1c/per_encoder.c' || echo './'`asn1/asn1c/per_encoder.c mv -f asn1/asn1c/.deps/fort-per_encoder.Tpo asn1/asn1c/.deps/fort-per_encoder.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-per_opentype.o -MD -MP -MF asn1/asn1c/.deps/fort-per_opentype.Tpo -c -o asn1/asn1c/fort-per_opentype.o `test -f 'asn1/asn1c/per_opentype.c' || echo './'`asn1/asn1c/per_opentype.c mv -f asn1/asn1c/.deps/fort-per_opentype.Tpo asn1/asn1c/.deps/fort-per_opentype.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-oer_decoder.o -MD -MP -MF asn1/asn1c/.deps/fort-oer_decoder.Tpo -c -o asn1/asn1c/fort-oer_decoder.o `test -f 'asn1/asn1c/oer_decoder.c' || echo './'`asn1/asn1c/oer_decoder.c mv -f asn1/asn1c/.deps/fort-oer_decoder.Tpo asn1/asn1c/.deps/fort-oer_decoder.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-oer_encoder.o -MD -MP -MF asn1/asn1c/.deps/fort-oer_encoder.Tpo -c -o asn1/asn1c/fort-oer_encoder.o `test -f 'asn1/asn1c/oer_encoder.c' || echo './'`asn1/asn1c/oer_encoder.c mv -f asn1/asn1c/.deps/fort-oer_encoder.Tpo asn1/asn1c/.deps/fort-oer_encoder.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-oer_support.o -MD -MP -MF asn1/asn1c/.deps/fort-oer_support.Tpo -c -o asn1/asn1c/fort-oer_support.o `test -f 'asn1/asn1c/oer_support.c' || echo './'`asn1/asn1c/oer_support.c mv -f asn1/asn1c/.deps/fort-oer_support.Tpo asn1/asn1c/.deps/fort-oer_support.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-OPEN_TYPE_oer.o -MD -MP -MF asn1/asn1c/.deps/fort-OPEN_TYPE_oer.Tpo -c -o asn1/asn1c/fort-OPEN_TYPE_oer.o `test -f 'asn1/asn1c/OPEN_TYPE_oer.c' || echo './'`asn1/asn1c/OPEN_TYPE_oer.c mv -f asn1/asn1c/.deps/fort-OPEN_TYPE_oer.Tpo asn1/asn1c/.deps/fort-OPEN_TYPE_oer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-INTEGER_oer.o -MD -MP -MF asn1/asn1c/.deps/fort-INTEGER_oer.Tpo -c -o asn1/asn1c/fort-INTEGER_oer.o `test -f 'asn1/asn1c/INTEGER_oer.c' || echo './'`asn1/asn1c/INTEGER_oer.c mv -f asn1/asn1c/.deps/fort-INTEGER_oer.Tpo asn1/asn1c/.deps/fort-INTEGER_oer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-BIT_STRING_oer.o -MD -MP -MF asn1/asn1c/.deps/fort-BIT_STRING_oer.Tpo -c -o asn1/asn1c/fort-BIT_STRING_oer.o `test -f 'asn1/asn1c/BIT_STRING_oer.c' || echo './'`asn1/asn1c/BIT_STRING_oer.c mv -f asn1/asn1c/.deps/fort-BIT_STRING_oer.Tpo asn1/asn1c/.deps/fort-BIT_STRING_oer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-OCTET_STRING_oer.o -MD -MP -MF asn1/asn1c/.deps/fort-OCTET_STRING_oer.Tpo -c -o asn1/asn1c/fort-OCTET_STRING_oer.o `test -f 'asn1/asn1c/OCTET_STRING_oer.c' || echo './'`asn1/asn1c/OCTET_STRING_oer.c mv -f asn1/asn1c/.deps/fort-OCTET_STRING_oer.Tpo asn1/asn1c/.deps/fort-OCTET_STRING_oer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-constr_CHOICE_oer.o -MD -MP -MF asn1/asn1c/.deps/fort-constr_CHOICE_oer.Tpo -c -o asn1/asn1c/fort-constr_CHOICE_oer.o `test -f 'asn1/asn1c/constr_CHOICE_oer.c' || echo './'`asn1/asn1c/constr_CHOICE_oer.c mv -f asn1/asn1c/.deps/fort-constr_CHOICE_oer.Tpo asn1/asn1c/.deps/fort-constr_CHOICE_oer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-constr_SEQUENCE_oer.o -MD -MP -MF asn1/asn1c/.deps/fort-constr_SEQUENCE_oer.Tpo -c -o asn1/asn1c/fort-constr_SEQUENCE_oer.o `test -f 'asn1/asn1c/constr_SEQUENCE_oer.c' || echo './'`asn1/asn1c/constr_SEQUENCE_oer.c mv -f asn1/asn1c/.deps/fort-constr_SEQUENCE_oer.Tpo asn1/asn1c/.deps/fort-constr_SEQUENCE_oer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -MT asn1/asn1c/fort-constr_SET_OF_oer.o -MD -MP -MF asn1/asn1c/.deps/fort-constr_SET_OF_oer.Tpo -c -o asn1/asn1c/fort-constr_SET_OF_oer.o `test -f 'asn1/asn1c/constr_SET_OF_oer.c' || echo './'`asn1/asn1c/constr_SET_OF_oer.c mv -f asn1/asn1c/.deps/fort-constr_SET_OF_oer.Tpo asn1/asn1c/.deps/fort-constr_SET_OF_oer.Po cc -Wall -Wpedantic -std=c99 -D_POSIX_C_SOURCE=200809 -D_XOPEN_SOURCE=700 -O2 -g -I/usr/local/include/libxml2 -I/usr/local/include -DBACKTRACE_ENABLED -O2 -pipe -rdynamic -L/usr/local/lib -o fort fort-main.o fort-algorithm.o fort-alloc.o fort-certificate_refs.o fort-cert_stack.o fort-common.o fort-config.o fort-daemon.o fort-extension.o fort-file.o fort-init.o fort-json_util.o fort-line_file.o fort-log.o fort-nid.o fort-output_printer.o fort-resource.o fort-rpp.o fort-rrdp.o fort-sorted_array.o fort-state.o fort-str_token.o fort-thread_var.o fort-json_handler.o fort-validation_handler.o asn1/fort-content_info.o asn1/fort-decode.o asn1/fort-oid.o asn1/fort-signed_data.o types/fort-address.o types/fort-delta.o types/fort-router_key.o types/fort-serial.o types/fort-uri.o types/fort-vrp.o cache/fort-local_cache.o config/fort-boolean.o config/fort-filename_format.o config/fort-log_conf.o config/fort-mode.o config/fort-incidences.o config/fort-output_format.o config/fort-str.o config/fort-string_array.o config/fort-uint.o config/fort-work_offline.o crypto/fort-base64.o crypto/fort-hash.o data_structure/fort-path_builder.o http/fort-http.o incidence/fort-incidence.o object/fort-bgpsec.o object/fort-certificate.o object/fort-crl.o object/fort-ghostbusters.o object/fort-manifest.o object/fort-name.o object/fort-roa.o object/fort-signed_object.o object/fort-tal.o object/fort-vcard.o resource/fort-ip4.o resource/fort-ip6.o resource/fort-asn.o rsync/fort-rsync.o rtr/fort-pdu_stream.o rtr/fort-err_pdu.o rtr/fort-pdu_handler.o rtr/fort-pdu_sender.o rtr/fort-pdu.o rtr/fort-primitive_writer.o rtr/fort-rtr.o rtr/db/fort-db_table.o rtr/db/fort-delta.o rtr/db/fort-deltas_array.o rtr/db/fort-vrps.o slurm/fort-db_slurm.o slurm/fort-slurm_loader.o slurm/fort-slurm_parser.o thread/fort-thread_pool.o xml/fort-relax_ng.o asn1/asn1c/fort-IPAddrBlocks.o asn1/asn1c/fort-IPAddressFamily.o asn1/asn1c/fort-IPAddressChoice.o asn1/asn1c/fort-IPAddressOrRange.o asn1/asn1c/fort-IPAddressRange.o asn1/asn1c/fort-IPAddress.o asn1/asn1c/fort-ASIdentifiers.o asn1/asn1c/fort-ASIdentifierChoice.o asn1/asn1c/fort-ASIdOrRange.o asn1/asn1c/fort-ASRange.o asn1/asn1c/fort-ASId.o asn1/asn1c/fort-AttributeType.o asn1/asn1c/fort-AttributeValue.o asn1/asn1c/fort-AttributeTypeAndValue.o asn1/asn1c/fort-Name.o asn1/asn1c/fort-RDNSequence.o asn1/asn1c/fort-DistinguishedName.o asn1/asn1c/fort-RelativeDistinguishedName.o asn1/asn1c/fort-Version.o asn1/asn1c/fort-CertificateSerialNumber.o asn1/asn1c/fort-Time.o asn1/asn1c/fort-Extensions.o asn1/asn1c/fort-Extension.o asn1/asn1c/fort-CertificateList.o asn1/asn1c/fort-TBSCertList.o asn1/asn1c/fort-AlgorithmIdentifier.o asn1/asn1c/fort-ContentInfo.o asn1/asn1c/fort-ContentType.o asn1/asn1c/fort-SignedData.o asn1/asn1c/fort-DigestAlgorithmIdentifiers.o asn1/asn1c/fort-SignerInfos.o asn1/asn1c/fort-EncapsulatedContentInfo.o asn1/asn1c/fort-SignedDataPKCS7.o asn1/asn1c/fort-EncapsulatedContentInfoPKCS7.o asn1/asn1c/fort-ContentTypePKCS7.o asn1/asn1c/fort-SignerInfo.o asn1/asn1c/fort-SignerIdentifier.o asn1/asn1c/fort-SignedAttributes.o asn1/asn1c/fort-UnsignedAttributes.o asn1/asn1c/fort-CMSAttribute.o asn1/asn1c/fort-CMSAttributeValue.o asn1/asn1c/fort-SignatureValue.o asn1/asn1c/fort-CMSSubjectKeyIdentifier.o asn1/asn1c/fort-DigestAlgorithmIdentifier.o asn1/asn1c/fort-SignatureAlgorithmIdentifier.o asn1/asn1c/fort-RevocationInfoChoices.o asn1/asn1c/fort-RevocationInfoChoice.o asn1/asn1c/fort-OtherRevocationInfoFormat.o asn1/asn1c/fort-CertificateSet.o asn1/asn1c/fort-IssuerAndSerialNumber.o asn1/asn1c/fort-CMSVersion.o asn1/asn1c/fort-MessageDigest.o asn1/asn1c/fort-SigningTime.o asn1/asn1c/fort-Countersignature.o asn1/asn1c/fort-RouteOriginAttestation.o asn1/asn1c/fort-ROAIPAddressFamily.o asn1/asn1c/fort-ROAIPAddress.o asn1/asn1c/fort-Manifest.o asn1/asn1c/fort-FileAndHash.o asn1/asn1c/fort-BinarySigningTime.o asn1/asn1c/fort-BinaryTime.o asn1/asn1c/fort-ANY.o asn1/asn1c/fort-OPEN_TYPE.o asn1/asn1c/fort-BOOLEAN.o asn1/asn1c/fort-GeneralizedTime.o asn1/asn1c/fort-IA5String.o asn1/asn1c/fort-INTEGER.o asn1/asn1c/fort-NULL.o asn1/asn1c/fort-OBJECT_IDENTIFIER.o asn1/asn1c/fort-UTCTime.o asn1/asn1c/fort-asn_SEQUENCE_OF.o asn1/asn1c/fort-asn_SET_OF.o asn1/asn1c/fort-constr_CHOICE.o asn1/asn1c/fort-constr_SEQUENCE.o asn1/asn1c/fort-constr_SEQUENCE_OF.o asn1/asn1c/fort-constr_SET_OF.o asn1/asn1c/fort-asn_application.o asn1/asn1c/fort-asn_internal.o asn1/asn1c/fort-asn_random_fill.o asn1/asn1c/fort-asn_bit_data.o asn1/asn1c/fort-OCTET_STRING.o asn1/asn1c/fort-BIT_STRING.o asn1/asn1c/fort-asn_codecs_prim.o asn1/asn1c/fort-ber_tlv_length.o asn1/asn1c/fort-ber_tlv_tag.o asn1/asn1c/fort-ber_decoder.o asn1/asn1c/fort-der_encoder.o asn1/asn1c/fort-constr_TYPE.o asn1/asn1c/fort-constraints.o asn1/asn1c/fort-xer_support.o asn1/asn1c/fort-xer_decoder.o asn1/asn1c/fort-xer_encoder.o asn1/asn1c/fort-per_support.o asn1/asn1c/fort-per_decoder.o asn1/asn1c/fort-per_encoder.o asn1/asn1c/fort-per_opentype.o asn1/asn1c/fort-oer_decoder.o asn1/asn1c/fort-oer_encoder.o asn1/asn1c/fort-oer_support.o asn1/asn1c/fort-OPEN_TYPE_oer.o asn1/asn1c/fort-INTEGER_oer.o asn1/asn1c/fort-BIT_STRING_oer.o asn1/asn1c/fort-OCTET_STRING_oer.o asn1/asn1c/fort-constr_CHOICE_oer.o asn1/asn1c/fort-constr_SEQUENCE_oer.o asn1/asn1c/fort-constr_SET_OF_oer.o -L/usr/local/lib -ljansson -L/usr/local/lib -lcurl -L/usr/local/lib -lxml2 -lexecinfo -lcrypto -lpthread common.c:116(fort-common.o:(foreach_file)): warning: strcat() is almost always misused, please use strlcat() init.c:40(fort-init.o:(fetch_url)): warning: strcpy() is almost always misused, please use strlcpy() asn_random_fill.c:54 (asn1/asn1c/asn_random_fill.c:54)(asn1/asn1c/fort-asn_random_fill.o:(asn_random_between)): warning: random() may return deterministic values, is that what you want? Making all in man Making all in test >>> Running package in net/fort at 1714752896.64 ===> net/fort ===> Faking installation for fort-1.6.1p0 Making install in src mkdir -p '/exopi-obj/pobj/fort-1.6.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/fort-1.6.1/bin/install -c -s -m 755 fort '/exopi-obj/pobj/fort-1.6.1/fake-amd64/usr/local/bin' Making install in man mkdir -p '/exopi-obj/pobj/fort-1.6.1/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/fort-1.6.1/bin/install -c -m 644 fort.8 '/exopi-obj/pobj/fort-1.6.1/fake-amd64/usr/local/man/man8' Making install in test ===> Building package for fort-1.6.1p0 Create /exopi-cvs/ports/packages/amd64/all/fort-1.6.1p0.tgz Creating package fort-1.6.1p0 reading plist| checking dependencies| checking dependencies|devel/jansson checking dependencies|net/curl checking dependencies|net/rsync checking dependencies|textproc/libxml,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********************************************************** | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/fort-1.6.1p0.tgz >>> Running clean in net/fort at 1714752901.62 ===> net/fort ===> Cleaning for fort-1.6.1p0 >>> Ended at 1714752902.07 max_stuck=0.00/depends=2.06/show-prepare-results=1.10/build=52.11/package=4.99/clean=0.47