From 4920985afc6810e74a49369adf803bea1c346e3a Mon Sep 17 00:00:00 2001 From: d3j331 Date: Fri, 14 Oct 2022 19:40:49 -0400 Subject: [PATCH] Stamping v1.2.1 --- scripts/build/fncs.patch | 1374 +++++++++++++++++++++++++++++++++++- scripts/build/stamp.sh | 2 +- scripts/build/tesp_pypi.id | 27 +- scripts/build/version | 2 +- 4 files changed, 1350 insertions(+), 55 deletions(-) diff --git a/scripts/build/fncs.patch b/scripts/build/fncs.patch index f3a285f0..1dd0ee39 100644 --- a/scripts/build/fncs.patch +++ b/scripts/build/fncs.patch @@ -1,7 +1,17 @@ diff --git a/Makefile.in b/Makefile.in -index 244a424..c6adeab 100644 +index 244a424..6ac515e 100644 --- a/Makefile.in +++ b/Makefile.in +@@ -1,7 +1,7 @@ +-# Makefile.in generated by automake 1.15.1 from Makefile.am. ++# Makefile.in generated by automake 1.16.1 from Makefile.am. + # @configure_input@ + +-# Copyright (C) 1994-2017 Free Software Foundation, Inc. ++# Copyright (C) 1994-2018 Free Software Foundation, Inc. + + # This Makefile.in is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, @@ -92,13 +92,12 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ @@ -29,19 +39,42 @@ index 244a424..c6adeab 100644 subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/fncs_arg_parse.m4 \ -@@ -205,9 +205,10 @@ am_libyamlcpp_la_OBJECTS = contrib/yaml-cpp/src/aliasmanager.lo \ +@@ -128,6 +128,14 @@ mkinstalldirs = $(install_sh) -d + CONFIG_HEADER = config.h + CONFIG_CLEAN_FILES = src/libfncs.pc + CONFIG_CLEAN_VPATH_FILES = ++@ON_MINGW_FALSE@am__EXEEXT_1 = fncs_test_federate$(EXEEXT) ++@HAVE_MPICXX_TRUE@am__EXEEXT_2 = fncs_launcher$(EXEEXT) \ ++@HAVE_MPICXX_TRUE@ fncs_run_once_per_host$(EXEEXT) ++am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" \ ++ "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" ++@ENABLE_FORTRAN_TRUE@am__EXEEXT_3 = tests/fcoverage$(EXEEXT) \ ++@ENABLE_FORTRAN_TRUE@ tests/fcoverage_mod$(EXEEXT) ++PROGRAMS = $(bin_PROGRAMS) + am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; + am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ +@@ -155,8 +163,6 @@ am__uninstall_files_from_dir = { \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && rm -f $$files; }; \ + } +-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \ +- "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)" + LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) + am__DEPENDENCIES_1 = + libfncs_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ +@@ -205,11 +211,6 @@ am_libyamlcpp_la_OBJECTS = contrib/yaml-cpp/src/aliasmanager.lo \ contrib/yaml-cpp/src/singledocparser.lo \ contrib/yaml-cpp/src/stream.lo contrib/yaml-cpp/src/tag.lo libyamlcpp_la_OBJECTS = $(am_libyamlcpp_la_OBJECTS) -@HAVE_MPICXX_TRUE@am__EXEEXT_1 = fncs_launcher$(EXEEXT) \ -+@ON_MINGW_FALSE@am__EXEEXT_1 = fncs_test_federate$(EXEEXT) -+@HAVE_MPICXX_TRUE@am__EXEEXT_2 = fncs_launcher$(EXEEXT) \ - @HAVE_MPICXX_TRUE@ fncs_run_once_per_host$(EXEEXT) +-@HAVE_MPICXX_TRUE@ fncs_run_once_per_host$(EXEEXT) -@ENABLE_FORTRAN_TRUE@am__EXEEXT_2 = tests/fcoverage$(EXEEXT) \ -+@ENABLE_FORTRAN_TRUE@am__EXEEXT_3 = tests/fcoverage$(EXEEXT) \ - @ENABLE_FORTRAN_TRUE@ tests/fcoverage_mod$(EXEEXT) - PROGRAMS = $(bin_PROGRAMS) +-@ENABLE_FORTRAN_TRUE@ tests/fcoverage_mod$(EXEEXT) +-PROGRAMS = $(bin_PROGRAMS) am_contrib_yaml_cpp_test_test_OBJECTS = contrib/yaml-cpp/test/contrib_yaml_cpp_test_test-emittertests.$(OBJEXT) \ + contrib/yaml-cpp/test/contrib_yaml_cpp_test_test-main.$(OBJEXT) \ + contrib/yaml-cpp/test/old-api/contrib_yaml_cpp_test_test-parsertests.$(OBJEXT) \ @@ -253,11 +254,14 @@ fncs_run_once_per_host_OBJECTS = $(am_fncs_run_once_per_host_OBJECTS) fncs_run_once_per_host_LDADD = $(LDADD) fncs_run_once_per_host_DEPENDENCIES = libfncs.la $(am__DEPENDENCIES_1) \ @@ -59,7 +92,62 @@ index 244a424..c6adeab 100644 am_fncs_test_init_OBJECTS = \ src/fncs_test_init-fncs_echo_argv.$(OBJEXT) fncs_test_init_OBJECTS = $(am_fncs_test_init_OBJECTS) -@@ -393,11 +397,11 @@ DIST_SOURCES = $(libfncs_la_SOURCES) $(am__libfncsf_la_SOURCES_DIST) \ +@@ -311,7 +315,53 @@ am__v_at_0 = @ + am__v_at_1 = + DEFAULT_INCLUDES = -I.@am__isrc@ + depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp +-am__depfiles_maybe = depfiles ++am__maybe_remake_depfiles = depfiles ++am__depfiles_remade = ./$(DEPDIR)/dummy.Po \ ++ contrib/json-cpp/$(DEPDIR)/jsoncpp.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/aliasmanager.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/binary.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/conversion.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/directives.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/emitfromevents.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/emitter.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/emitterstate.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/emitterutils.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/exp.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/iterator.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/node.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/nodebuilder.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/nodeownership.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/null.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/ostream.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/parser.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/regex.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/scanner.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/scanscalar.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/scantag.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/scantoken.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/simplekey.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/singledocparser.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/stream.Plo \ ++ contrib/yaml-cpp/src/$(DEPDIR)/tag.Plo \ ++ contrib/yaml-cpp/src/contrib/$(DEPDIR)/graphbuilder.Plo \ ++ contrib/yaml-cpp/src/contrib/$(DEPDIR)/graphbuilderadapter.Plo \ ++ contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-emittertests.Po \ ++ contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-main.Po \ ++ contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-spectests.Po \ ++ contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-tests.Po \ ++ contrib/yaml-cpp/test/old-api/$(DEPDIR)/contrib_yaml_cpp_test_test-parsertests.Po \ ++ contrib/yaml-cpp/test/old-api/$(DEPDIR)/contrib_yaml_cpp_test_test-spectests.Po \ ++ src/$(DEPDIR)/broker.Po src/$(DEPDIR)/echo.Plo \ ++ src/$(DEPDIR)/fncs.Plo src/$(DEPDIR)/fncs_capi.Plo \ ++ src/$(DEPDIR)/fncs_echo_argv.Po src/$(DEPDIR)/fncs_fapi.Plo \ ++ src/$(DEPDIR)/fncs_launcher-fncs_launcher.Po \ ++ src/$(DEPDIR)/fncs_player_anon-player.Po \ ++ src/$(DEPDIR)/fncs_run_once_per_host-fncs_run_once_per_host.Po \ ++ src/$(DEPDIR)/fncs_test_init-fncs_echo_argv.Po \ ++ src/$(DEPDIR)/mini_federate.Po src/$(DEPDIR)/player.Po \ ++ src/$(DEPDIR)/test_federate.Po src/$(DEPDIR)/tracer.Po \ ++ tests/$(DEPDIR)/config.Po tests/$(DEPDIR)/netdelay.Po \ ++ tests/$(DEPDIR)/test.Po + am__mv = mv -f + PPFCCOMPILE = $(FC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ + $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_FCFLAGS) $(FCFLAGS) +@@ -393,11 +443,11 @@ DIST_SOURCES = $(libfncs_la_SOURCES) $(am__libfncsf_la_SOURCES_DIST) \ $(fncs_echo_argv_SOURCES) $(am__fncs_launcher_SOURCES_DIST) \ $(fncs_player_SOURCES) $(fncs_player_anon_SOURCES) \ $(am__fncs_run_once_per_host_SOURCES_DIST) \ @@ -76,7 +164,7 @@ index 244a424..c6adeab 100644 am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ -@@ -592,6 +596,7 @@ pkgconfigdir = @pkgconfigdir@ +@@ -592,6 +642,7 @@ pkgconfigdir = @pkgconfigdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ @@ -84,7 +172,7 @@ index 244a424..c6adeab 100644 sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ -@@ -719,8 +724,8 @@ nodist_EXTRA_tests_fcoverage_SOURCES = dummy.cxx +@@ -719,8 +770,8 @@ nodist_EXTRA_tests_fcoverage_SOURCES = dummy.cxx tests_fcoverage_mod_SOURCES = tests/fcoverage_mod.f90 tests_fcoverage_mod_LDADD = $(LDADD) $(FCLIBS) nodist_EXTRA_tests_fcoverage_mod_SOURCES = dummy.cxx @@ -95,6 +183,825 @@ index 244a424..c6adeab 100644 mini_federate_SOURCES = src/mini_federate.cpp @HAVE_MPICXX_TRUE@fncs_launcher_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \ @HAVE_MPICXX_TRUE@ $(LIBTOOLFLAGS) --mode=link $(MPICXX) $(AM_CXXFLAGS) \ +@@ -765,8 +816,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + echo ' $(SHELL) ./config.status'; \ + $(SHELL) ./config.status;; \ + *) \ +- echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ +- cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ ++ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ ++ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ + esac; + + $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) +@@ -794,6 +845,64 @@ distclean-hdr: + -rm -f config.h stamp-h1 + src/libfncs.pc: $(top_builddir)/config.status $(top_srcdir)/src/libfncs.pc.in + cd $(top_builddir) && $(SHELL) ./config.status $@ ++install-binPROGRAMS: $(bin_PROGRAMS) ++ @$(NORMAL_INSTALL) ++ @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ ++ if test -n "$$list"; then \ ++ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ ++ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ ++ fi; \ ++ for p in $$list; do echo "$$p $$p"; done | \ ++ sed 's/$(EXEEXT)$$//' | \ ++ while read p p1; do if test -f $$p \ ++ || test -f $$p1 \ ++ ; then echo "$$p"; echo "$$p"; else :; fi; \ ++ done | \ ++ sed -e 'p;s,.*/,,;n;h' \ ++ -e 's|.*|.|' \ ++ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ ++ sed 'N;N;N;s,\n, ,g' | \ ++ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ ++ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ ++ if ($$2 == $$4) files[d] = files[d] " " $$1; \ ++ else { print "f", $$3 "/" $$4, $$1; } } \ ++ END { for (d in files) print "f", d, files[d] }' | \ ++ while read type dir files; do \ ++ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ ++ test -z "$$files" || { \ ++ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ ++ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ ++ } \ ++ ; done ++ ++uninstall-binPROGRAMS: ++ @$(NORMAL_UNINSTALL) ++ @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ ++ files=`for p in $$list; do echo "$$p"; done | \ ++ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ ++ -e 's/$$/$(EXEEXT)/' \ ++ `; \ ++ test -n "$$list" || exit 0; \ ++ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ ++ cd "$(DESTDIR)$(bindir)" && rm -f $$files ++ ++clean-binPROGRAMS: ++ @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ ++ echo " rm -f" $$list; \ ++ rm -f $$list || exit $$?; \ ++ test -n "$(EXEEXT)" || exit 0; \ ++ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ ++ echo " rm -f" $$list; \ ++ rm -f $$list ++ ++clean-checkPROGRAMS: ++ @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ ++ echo " rm -f" $$list; \ ++ rm -f $$list || exit $$?; \ ++ test -n "$(EXEEXT)" || exit 0; \ ++ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ ++ echo " rm -f" $$list; \ ++ rm -f $$list + + install-libLTLIBRARIES: $(lib_LTLIBRARIES) + @$(NORMAL_INSTALL) +@@ -953,64 +1062,6 @@ contrib/yaml-cpp/src/tag.lo: contrib/yaml-cpp/src/$(am__dirstamp) \ + + libyamlcpp.la: $(libyamlcpp_la_OBJECTS) $(libyamlcpp_la_DEPENDENCIES) $(EXTRA_libyamlcpp_la_DEPENDENCIES) + $(AM_V_CXXLD)$(CXXLINK) $(libyamlcpp_la_OBJECTS) $(libyamlcpp_la_LIBADD) $(LIBS) +-install-binPROGRAMS: $(bin_PROGRAMS) +- @$(NORMAL_INSTALL) +- @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ +- if test -n "$$list"; then \ +- echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ +- $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ +- fi; \ +- for p in $$list; do echo "$$p $$p"; done | \ +- sed 's/$(EXEEXT)$$//' | \ +- while read p p1; do if test -f $$p \ +- || test -f $$p1 \ +- ; then echo "$$p"; echo "$$p"; else :; fi; \ +- done | \ +- sed -e 'p;s,.*/,,;n;h' \ +- -e 's|.*|.|' \ +- -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ +- sed 'N;N;N;s,\n, ,g' | \ +- $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ +- { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ +- if ($$2 == $$4) files[d] = files[d] " " $$1; \ +- else { print "f", $$3 "/" $$4, $$1; } } \ +- END { for (d in files) print "f", d, files[d] }' | \ +- while read type dir files; do \ +- if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ +- test -z "$$files" || { \ +- echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ +- $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ +- } \ +- ; done +- +-uninstall-binPROGRAMS: +- @$(NORMAL_UNINSTALL) +- @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ +- files=`for p in $$list; do echo "$$p"; done | \ +- sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ +- -e 's/$$/$(EXEEXT)/' \ +- `; \ +- test -n "$$list" || exit 0; \ +- echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ +- cd "$(DESTDIR)$(bindir)" && rm -f $$files +- +-clean-binPROGRAMS: +- @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ +- echo " rm -f" $$list; \ +- rm -f $$list || exit $$?; \ +- test -n "$(EXEEXT)" || exit 0; \ +- list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ +- echo " rm -f" $$list; \ +- rm -f $$list +- +-clean-checkPROGRAMS: +- @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ +- echo " rm -f" $$list; \ +- rm -f $$list || exit $$?; \ +- test -n "$(EXEEXT)" || exit 0; \ +- list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ +- echo " rm -f" $$list; \ +- rm -f $$list + contrib/yaml-cpp/test/$(am__dirstamp): + @$(MKDIR_P) contrib/yaml-cpp/test + @: > contrib/yaml-cpp/test/$(am__dirstamp) +@@ -1159,58 +1210,64 @@ mostlyclean-compile: + distclean-compile: + -rm -f *.tab.c + +-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/json-cpp/$(DEPDIR)/jsoncpp.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/aliasmanager.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/binary.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/conversion.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/directives.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/emitfromevents.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/emitter.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/emitterstate.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/emitterutils.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/exp.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/iterator.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/node.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/nodebuilder.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/nodeownership.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/null.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/ostream.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/parser.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/regex.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/scanner.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/scanscalar.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/scantag.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/scantoken.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/simplekey.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/singledocparser.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/stream.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/tag.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/contrib/$(DEPDIR)/graphbuilder.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/contrib/$(DEPDIR)/graphbuilderadapter.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-emittertests.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-main.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-spectests.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-tests.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/test/old-api/$(DEPDIR)/contrib_yaml_cpp_test_test-parsertests.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/test/old-api/$(DEPDIR)/contrib_yaml_cpp_test_test-spectests.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/broker.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/echo.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_capi.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_echo_argv.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_fapi.Plo@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_launcher-fncs_launcher.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_player_anon-player.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_run_once_per_host-fncs_run_once_per_host.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_test_init-fncs_echo_argv.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/mini_federate.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/player.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/test_federate.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/tracer.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/config.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/netdelay.Po@am__quote@ +-@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test.Po@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dummy.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/json-cpp/$(DEPDIR)/jsoncpp.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/aliasmanager.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/binary.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/conversion.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/directives.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/emitfromevents.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/emitter.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/emitterstate.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/emitterutils.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/exp.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/iterator.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/node.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/nodebuilder.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/nodeownership.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/null.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/ostream.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/parser.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/regex.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/scanner.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/scanscalar.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/scantag.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/scantoken.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/simplekey.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/singledocparser.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/stream.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/$(DEPDIR)/tag.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/contrib/$(DEPDIR)/graphbuilder.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/src/contrib/$(DEPDIR)/graphbuilderadapter.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-emittertests.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-main.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-spectests.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-tests.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/test/old-api/$(DEPDIR)/contrib_yaml_cpp_test_test-parsertests.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@contrib/yaml-cpp/test/old-api/$(DEPDIR)/contrib_yaml_cpp_test_test-spectests.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/broker.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/echo.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_capi.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_echo_argv.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_fapi.Plo@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_launcher-fncs_launcher.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_player_anon-player.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_run_once_per_host-fncs_run_once_per_host.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/fncs_test_init-fncs_echo_argv.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/mini_federate.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/player.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/test_federate.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/tracer.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/config.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/netdelay.Po@am__quote@ # am--include-marker ++@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test.Po@am__quote@ # am--include-marker ++ ++$(am__depfiles_remade): ++ @$(MKDIR_P) $(@D) ++ @echo '# dummy' >$@-t && $(am__mv) $@-t $@ ++ ++am--depfiles: $(am__depfiles_remade) + + .F90.o: + $(AM_V_PPFC)$(PPFCCOMPILE) -c -o $@ $< +@@ -1534,7 +1591,10 @@ distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + -rm -f cscope.out cscope.in.out cscope.po.out cscope.files + +-distdir: $(DISTFILES) ++distdir: $(BUILT_SOURCES) ++ $(MAKE) $(AM_MAKEFLAGS) distdir-am ++ ++distdir-am: $(DISTFILES) + $(am__remove_distdir) + test -d "$(distdir)" || mkdir "$(distdir)" + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ +@@ -1700,12 +1760,12 @@ distcleancheck: distclean + check-am: all-am + $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) + check: check-am +-all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) \ ++all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(DATA) $(HEADERS) \ + config.h + install-binPROGRAMS: install-libLTLIBRARIES + + installdirs: +- for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \ ++ for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done + install: install-am +@@ -1760,7 +1820,58 @@ clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ + + distclean: distclean-am + -rm -f $(am__CONFIG_DISTCLEAN_FILES) +- -rm -rf ./$(DEPDIR) contrib/json-cpp/$(DEPDIR) contrib/yaml-cpp/src/$(DEPDIR) contrib/yaml-cpp/src/contrib/$(DEPDIR) contrib/yaml-cpp/test/$(DEPDIR) contrib/yaml-cpp/test/old-api/$(DEPDIR) src/$(DEPDIR) tests/$(DEPDIR) ++ -rm -f ./$(DEPDIR)/dummy.Po ++ -rm -f contrib/json-cpp/$(DEPDIR)/jsoncpp.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/aliasmanager.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/binary.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/conversion.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/directives.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/emitfromevents.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/emitter.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/emitterstate.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/emitterutils.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/exp.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/iterator.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/node.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/nodebuilder.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/nodeownership.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/null.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/ostream.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/parser.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/regex.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/scanner.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/scanscalar.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/scantag.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/scantoken.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/simplekey.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/singledocparser.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/stream.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/tag.Plo ++ -rm -f contrib/yaml-cpp/src/contrib/$(DEPDIR)/graphbuilder.Plo ++ -rm -f contrib/yaml-cpp/src/contrib/$(DEPDIR)/graphbuilderadapter.Plo ++ -rm -f contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-emittertests.Po ++ -rm -f contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-main.Po ++ -rm -f contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-spectests.Po ++ -rm -f contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-tests.Po ++ -rm -f contrib/yaml-cpp/test/old-api/$(DEPDIR)/contrib_yaml_cpp_test_test-parsertests.Po ++ -rm -f contrib/yaml-cpp/test/old-api/$(DEPDIR)/contrib_yaml_cpp_test_test-spectests.Po ++ -rm -f src/$(DEPDIR)/broker.Po ++ -rm -f src/$(DEPDIR)/echo.Plo ++ -rm -f src/$(DEPDIR)/fncs.Plo ++ -rm -f src/$(DEPDIR)/fncs_capi.Plo ++ -rm -f src/$(DEPDIR)/fncs_echo_argv.Po ++ -rm -f src/$(DEPDIR)/fncs_fapi.Plo ++ -rm -f src/$(DEPDIR)/fncs_launcher-fncs_launcher.Po ++ -rm -f src/$(DEPDIR)/fncs_player_anon-player.Po ++ -rm -f src/$(DEPDIR)/fncs_run_once_per_host-fncs_run_once_per_host.Po ++ -rm -f src/$(DEPDIR)/fncs_test_init-fncs_echo_argv.Po ++ -rm -f src/$(DEPDIR)/mini_federate.Po ++ -rm -f src/$(DEPDIR)/player.Po ++ -rm -f src/$(DEPDIR)/test_federate.Po ++ -rm -f src/$(DEPDIR)/tracer.Po ++ -rm -f tests/$(DEPDIR)/config.Po ++ -rm -f tests/$(DEPDIR)/netdelay.Po ++ -rm -f tests/$(DEPDIR)/test.Po + -rm -f Makefile + distclean-am: clean-am distclean-compile distclean-generic \ + distclean-hdr distclean-libtool distclean-tags +@@ -1808,7 +1919,58 @@ installcheck-am: + maintainer-clean: maintainer-clean-am + -rm -f $(am__CONFIG_DISTCLEAN_FILES) + -rm -rf $(top_srcdir)/autom4te.cache +- -rm -rf ./$(DEPDIR) contrib/json-cpp/$(DEPDIR) contrib/yaml-cpp/src/$(DEPDIR) contrib/yaml-cpp/src/contrib/$(DEPDIR) contrib/yaml-cpp/test/$(DEPDIR) contrib/yaml-cpp/test/old-api/$(DEPDIR) src/$(DEPDIR) tests/$(DEPDIR) ++ -rm -f ./$(DEPDIR)/dummy.Po ++ -rm -f contrib/json-cpp/$(DEPDIR)/jsoncpp.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/aliasmanager.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/binary.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/conversion.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/directives.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/emitfromevents.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/emitter.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/emitterstate.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/emitterutils.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/exp.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/iterator.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/node.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/nodebuilder.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/nodeownership.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/null.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/ostream.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/parser.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/regex.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/scanner.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/scanscalar.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/scantag.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/scantoken.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/simplekey.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/singledocparser.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/stream.Plo ++ -rm -f contrib/yaml-cpp/src/$(DEPDIR)/tag.Plo ++ -rm -f contrib/yaml-cpp/src/contrib/$(DEPDIR)/graphbuilder.Plo ++ -rm -f contrib/yaml-cpp/src/contrib/$(DEPDIR)/graphbuilderadapter.Plo ++ -rm -f contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-emittertests.Po ++ -rm -f contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-main.Po ++ -rm -f contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-spectests.Po ++ -rm -f contrib/yaml-cpp/test/$(DEPDIR)/contrib_yaml_cpp_test_test-tests.Po ++ -rm -f contrib/yaml-cpp/test/old-api/$(DEPDIR)/contrib_yaml_cpp_test_test-parsertests.Po ++ -rm -f contrib/yaml-cpp/test/old-api/$(DEPDIR)/contrib_yaml_cpp_test_test-spectests.Po ++ -rm -f src/$(DEPDIR)/broker.Po ++ -rm -f src/$(DEPDIR)/echo.Plo ++ -rm -f src/$(DEPDIR)/fncs.Plo ++ -rm -f src/$(DEPDIR)/fncs_capi.Plo ++ -rm -f src/$(DEPDIR)/fncs_echo_argv.Po ++ -rm -f src/$(DEPDIR)/fncs_fapi.Plo ++ -rm -f src/$(DEPDIR)/fncs_launcher-fncs_launcher.Po ++ -rm -f src/$(DEPDIR)/fncs_player_anon-player.Po ++ -rm -f src/$(DEPDIR)/fncs_run_once_per_host-fncs_run_once_per_host.Po ++ -rm -f src/$(DEPDIR)/fncs_test_init-fncs_echo_argv.Po ++ -rm -f src/$(DEPDIR)/mini_federate.Po ++ -rm -f src/$(DEPDIR)/player.Po ++ -rm -f src/$(DEPDIR)/test_federate.Po ++ -rm -f src/$(DEPDIR)/tracer.Po ++ -rm -f tests/$(DEPDIR)/config.Po ++ -rm -f tests/$(DEPDIR)/netdelay.Po ++ -rm -f tests/$(DEPDIR)/test.Po + -rm -f Makefile + maintainer-clean-am: distclean-am maintainer-clean-generic + +@@ -1830,9 +1992,9 @@ uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \ + + .MAKE: all check-am install-am install-strip + +-.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \ +- clean-binPROGRAMS clean-checkPROGRAMS clean-cscope \ +- clean-generic clean-libLTLIBRARIES clean-libtool \ ++.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles am--refresh check \ ++ check-am clean clean-binPROGRAMS clean-checkPROGRAMS \ ++ clean-cscope clean-generic clean-libLTLIBRARIES clean-libtool \ + clean-noinstLTLIBRARIES cscope cscopelist-am ctags ctags-am \ + dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \ + dist-tarZ dist-xz dist-zip distcheck distclean \ +diff --git a/aclocal.m4 b/aclocal.m4 +index a2e41b9..36fe707 100644 +--- a/aclocal.m4 ++++ b/aclocal.m4 +@@ -1,6 +1,6 @@ +-# generated automatically by aclocal 1.15.1 -*- Autoconf -*- ++# generated automatically by aclocal 1.16.1 -*- Autoconf -*- + +-# Copyright (C) 1996-2017 Free Software Foundation, Inc. ++# Copyright (C) 1996-2018 Free Software Foundation, Inc. + + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -20,7 +20,7 @@ You have another version of autoconf. It may work, but is not guaranteed to. + If you have problems, you may need to regenerate the build system entirely. + To do so, use the procedure documented by the package, typically 'autoreconf'.])]) + +-# Copyright (C) 2002-2017 Free Software Foundation, Inc. ++# Copyright (C) 2002-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -32,10 +32,10 @@ To do so, use the procedure documented by the package, typically 'autoreconf'.]) + # generated from the m4 files accompanying Automake X.Y. + # (This private macro should not be called outside this file.) + AC_DEFUN([AM_AUTOMAKE_VERSION], +-[am__api_version='1.15' ++[am__api_version='1.16' + dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to + dnl require some minimum version. Point them to the right macro. +-m4_if([$1], [1.15.1], [], ++m4_if([$1], [1.16.1], [], + [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl + ]) + +@@ -51,12 +51,12 @@ m4_define([_AM_AUTOCONF_VERSION], []) + # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. + # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. + AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], +-[AM_AUTOMAKE_VERSION([1.15.1])dnl ++[AM_AUTOMAKE_VERSION([1.16.1])dnl + m4_ifndef([AC_AUTOCONF_VERSION], + [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl + _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) + +-# Copyright (C) 2011-2017 Free Software Foundation, Inc. ++# Copyright (C) 2011-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -118,7 +118,7 @@ AC_SUBST([AR])dnl + + # AM_AUX_DIR_EXPAND -*- Autoconf -*- + +-# Copyright (C) 2001-2017 Free Software Foundation, Inc. ++# Copyright (C) 2001-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -170,7 +170,7 @@ am_aux_dir=`cd "$ac_aux_dir" && pwd` + + # AM_CONDITIONAL -*- Autoconf -*- + +-# Copyright (C) 1997-2017 Free Software Foundation, Inc. ++# Copyright (C) 1997-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -201,7 +201,7 @@ AC_CONFIG_COMMANDS_PRE( + Usually this means the macro was only invoked conditionally.]]) + fi])]) + +-# Copyright (C) 1999-2017 Free Software Foundation, Inc. ++# Copyright (C) 1999-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -392,13 +392,12 @@ _AM_SUBST_NOTMAKE([am__nodep])dnl + + # Generate code to set up dependency tracking. -*- Autoconf -*- + +-# Copyright (C) 1999-2017 Free Software Foundation, Inc. ++# Copyright (C) 1999-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, + # with or without modifications, as long as this notice is preserved. + +- + # _AM_OUTPUT_DEPENDENCY_COMMANDS + # ------------------------------ + AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], +@@ -406,49 +405,41 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], + # Older Autoconf quotes --file arguments for eval, but not when files + # are listed without --file. Let's play safe and only enable the eval + # if we detect the quoting. +- case $CONFIG_FILES in +- *\'*) eval set x "$CONFIG_FILES" ;; +- *) set x $CONFIG_FILES ;; +- esac ++ # TODO: see whether this extra hack can be removed once we start ++ # requiring Autoconf 2.70 or later. ++ AS_CASE([$CONFIG_FILES], ++ [*\'*], [eval set x "$CONFIG_FILES"], ++ [*], [set x $CONFIG_FILES]) + shift +- for mf ++ # Used to flag and report bootstrapping failures. ++ am_rc=0 ++ for am_mf + do + # Strip MF so we end up with the name of the file. +- mf=`echo "$mf" | sed -e 's/:.*$//'` +- # Check whether this is an Automake generated Makefile or not. +- # We used to match only the files named 'Makefile.in', but +- # some people rename them; so instead we look at the file content. +- # Grep'ing the first line is not enough: some people post-process +- # each Makefile.in and add a new line on top of each file to say so. +- # Grep'ing the whole file is not good either: AIX grep has a line ++ am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` ++ # Check whether this is an Automake generated Makefile which includes ++ # dependency-tracking related rules and includes. ++ # Grep'ing the whole file directly is not great: AIX grep has a line + # limit of 2048, but all sed's we know have understand at least 4000. +- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then +- dirpart=`AS_DIRNAME("$mf")` +- else +- continue +- fi +- # Extract the definition of DEPDIR, am__include, and am__quote +- # from the Makefile without running 'make'. +- DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` +- test -z "$DEPDIR" && continue +- am__include=`sed -n 's/^am__include = //p' < "$mf"` +- test -z "$am__include" && continue +- am__quote=`sed -n 's/^am__quote = //p' < "$mf"` +- # Find all dependency output files, they are included files with +- # $(DEPDIR) in their names. We invoke sed twice because it is the +- # simplest approach to changing $(DEPDIR) to its actual value in the +- # expansion. +- for file in `sed -n " +- s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ +- sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do +- # Make sure the directory exists. +- test -f "$dirpart/$file" && continue +- fdir=`AS_DIRNAME(["$file"])` +- AS_MKDIR_P([$dirpart/$fdir]) +- # echo "creating $dirpart/$file" +- echo '# dummy' > "$dirpart/$file" +- done ++ sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ ++ || continue ++ am_dirpart=`AS_DIRNAME(["$am_mf"])` ++ am_filepart=`AS_BASENAME(["$am_mf"])` ++ AM_RUN_LOG([cd "$am_dirpart" \ ++ && sed -e '/# am--include-marker/d' "$am_filepart" \ ++ | $MAKE -f - am--depfiles]) || am_rc=$? + done ++ if test $am_rc -ne 0; then ++ AC_MSG_FAILURE([Something went wrong bootstrapping makefile fragments ++ for automatic dependency tracking. Try re-running configure with the ++ '--disable-dependency-tracking' option to at least be able to build ++ the package (albeit without support for automatic dependency tracking).]) ++ fi ++ AS_UNSET([am_dirpart]) ++ AS_UNSET([am_filepart]) ++ AS_UNSET([am_mf]) ++ AS_UNSET([am_rc]) ++ rm -f conftest-deps.mk + } + ])# _AM_OUTPUT_DEPENDENCY_COMMANDS + +@@ -457,18 +448,17 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], + # ----------------------------- + # This macro should only be invoked once -- use via AC_REQUIRE. + # +-# This code is only required when automatic dependency tracking +-# is enabled. FIXME. This creates each '.P' file that we will +-# need in order to bootstrap the dependency handling code. ++# This code is only required when automatic dependency tracking is enabled. ++# This creates each '.Po' and '.Plo' makefile fragment that we'll need in ++# order to bootstrap the dependency handling code. + AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], + [AC_CONFIG_COMMANDS([depfiles], + [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], +- [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) +-]) ++ [AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"])]) + + # Do all the work for Automake. -*- Autoconf -*- + +-# Copyright (C) 1996-2017 Free Software Foundation, Inc. ++# Copyright (C) 1996-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -555,8 +545,8 @@ AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl + AC_REQUIRE([AC_PROG_MKDIR_P])dnl + # For better backward compatibility. To be removed once Automake 1.9.x + # dies out for good. For more background, see: +-# +-# ++# ++# + AC_SUBST([mkdir_p], ['$(MKDIR_P)']) + # We need awk for the "check" target (and possibly the TAP driver). The + # system "awk" is bad on some platforms. +@@ -623,7 +613,7 @@ END + Aborting the configuration process, to ensure you take notice of the issue. + + You can download and install GNU coreutils to get an 'rm' implementation +-that behaves properly: . ++that behaves properly: . + + If you want to complete the configuration process using your problematic + 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM +@@ -665,7 +655,7 @@ for _am_header in $config_headers :; do + done + echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) + +-# Copyright (C) 2001-2017 Free Software Foundation, Inc. ++# Copyright (C) 2001-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -686,7 +676,7 @@ if test x"${install_sh+set}" != xset; then + fi + AC_SUBST([install_sh])]) + +-# Copyright (C) 2003-2017 Free Software Foundation, Inc. ++# Copyright (C) 2003-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -708,7 +698,7 @@ AC_SUBST([am__leading_dot])]) + # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- + # From Jim Meyering + +-# Copyright (C) 1996-2017 Free Software Foundation, Inc. ++# Copyright (C) 1996-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -743,7 +733,7 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) + + # Check to see how 'make' treats includes. -*- Autoconf -*- + +-# Copyright (C) 2001-2017 Free Software Foundation, Inc. ++# Copyright (C) 2001-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -751,49 +741,42 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) + + # AM_MAKE_INCLUDE() + # ----------------- +-# Check to see how make treats includes. ++# Check whether make has an 'include' directive that can support all ++# the idioms we need for our automatic dependency tracking code. + AC_DEFUN([AM_MAKE_INCLUDE], +-[am_make=${MAKE-make} +-cat > confinc << 'END' ++[AC_MSG_CHECKING([whether ${MAKE-make} supports the include directive]) ++cat > confinc.mk << 'END' + am__doit: +- @echo this is the am__doit target ++ @echo this is the am__doit target >confinc.out + .PHONY: am__doit + END +-# If we don't find an include directive, just comment out the code. +-AC_MSG_CHECKING([for style of include used by $am_make]) + am__include="#" + am__quote= +-_am_result=none +-# First try GNU make style include. +-echo "include confinc" > confmf +-# Ignore all kinds of additional output from 'make'. +-case `$am_make -s -f confmf 2> /dev/null` in #( +-*the\ am__doit\ target*) +- am__include=include +- am__quote= +- _am_result=GNU +- ;; +-esac +-# Now try BSD make style include. +-if test "$am__include" = "#"; then +- echo '.include "confinc"' > confmf +- case `$am_make -s -f confmf 2> /dev/null` in #( +- *the\ am__doit\ target*) +- am__include=.include +- am__quote="\"" +- _am_result=BSD +- ;; +- esac +-fi +-AC_SUBST([am__include]) +-AC_SUBST([am__quote]) +-AC_MSG_RESULT([$_am_result]) +-rm -f confinc confmf +-]) ++# BSD make does it like this. ++echo '.include "confinc.mk" # ignored' > confmf.BSD ++# Other make implementations (GNU, Solaris 10, AIX) do it like this. ++echo 'include confinc.mk # ignored' > confmf.GNU ++_am_result=no ++for s in GNU BSD; do ++ AM_RUN_LOG([${MAKE-make} -f confmf.$s && cat confinc.out]) ++ AS_CASE([$?:`cat confinc.out 2>/dev/null`], ++ ['0:this is the am__doit target'], ++ [AS_CASE([$s], ++ [BSD], [am__include='.include' am__quote='"'], ++ [am__include='include' am__quote=''])]) ++ if test "$am__include" != "#"; then ++ _am_result="yes ($s style)" ++ break ++ fi ++done ++rm -f confinc.* confmf.* ++AC_MSG_RESULT([${_am_result}]) ++AC_SUBST([am__include])]) ++AC_SUBST([am__quote])]) + + # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- + +-# Copyright (C) 1997-2017 Free Software Foundation, Inc. ++# Copyright (C) 1997-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -832,7 +815,7 @@ fi + + # Helper functions for option handling. -*- Autoconf -*- + +-# Copyright (C) 2001-2017 Free Software Foundation, Inc. ++# Copyright (C) 2001-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -861,7 +844,7 @@ AC_DEFUN([_AM_SET_OPTIONS], + AC_DEFUN([_AM_IF_OPTION], + [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) + +-# Copyright (C) 1999-2017 Free Software Foundation, Inc. ++# Copyright (C) 1999-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -908,7 +891,7 @@ AC_LANG_POP([C])]) + # For backward compatibility. + AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) + +-# Copyright (C) 2001-2017 Free Software Foundation, Inc. ++# Copyright (C) 2001-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -927,7 +910,7 @@ AC_DEFUN([AM_RUN_LOG], + + # Check to make sure that the build environment is sane. -*- Autoconf -*- + +-# Copyright (C) 1996-2017 Free Software Foundation, Inc. ++# Copyright (C) 1996-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -1008,7 +991,7 @@ AC_CONFIG_COMMANDS_PRE( + rm -f conftest.file + ]) + +-# Copyright (C) 2009-2017 Free Software Foundation, Inc. ++# Copyright (C) 2009-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -1068,7 +1051,7 @@ AC_SUBST([AM_BACKSLASH])dnl + _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl + ]) + +-# Copyright (C) 2001-2017 Free Software Foundation, Inc. ++# Copyright (C) 2001-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -1096,7 +1079,7 @@ fi + INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" + AC_SUBST([INSTALL_STRIP_PROGRAM])]) + +-# Copyright (C) 2006-2017 Free Software Foundation, Inc. ++# Copyright (C) 2006-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, +@@ -1115,7 +1098,7 @@ AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) + + # Check how to create a tarball. -*- Autoconf -*- + +-# Copyright (C) 2004-2017 Free Software Foundation, Inc. ++# Copyright (C) 2004-2018 Free Software Foundation, Inc. + # + # This file is free software; the Free Software Foundation + # gives unlimited permission to copy and/or distribute it, diff --git a/build-aux/ar-lib b/build-aux/ar-lib deleted file mode 100755 index 05094d3..0000000 @@ -373,11 +1280,11 @@ index 05094d3..0000000 -fi diff --git a/build-aux/ar-lib b/build-aux/ar-lib new file mode 120000 -index 0000000..50bd2f6 +index 0000000..d28a298 --- /dev/null +++ b/build-aux/ar-lib @@ -0,0 +1 @@ -+/usr/share/automake-1.15/ar-lib ++/usr/share/automake-1.16/ar-lib \ No newline at end of file diff --git a/build-aux/config.guess b/build-aux/config.guess deleted file mode 100755 @@ -1860,11 +2767,11 @@ index 2193702..0000000 -# End: diff --git a/build-aux/config.guess b/build-aux/config.guess new file mode 120000 -index 0000000..e890c01 +index 0000000..7c53173 --- /dev/null +++ b/build-aux/config.guess @@ -0,0 +1 @@ -+/usr/share/automake-1.15/config.guess ++/usr/share/automake-1.16/config.guess \ No newline at end of file diff --git a/build-aux/config.sub b/build-aux/config.sub deleted file mode 100755 @@ -3710,11 +4617,11 @@ index 40ea5df..0000000 -# End: diff --git a/build-aux/config.sub b/build-aux/config.sub new file mode 120000 -index 0000000..bc67a89 +index 0000000..250e615 --- /dev/null +++ b/build-aux/config.sub @@ -0,0 +1 @@ -+/usr/share/automake-1.15/config.sub ++/usr/share/automake-1.16/config.sub \ No newline at end of file diff --git a/build-aux/depcomp b/build-aux/depcomp deleted file mode 100755 @@ -4515,11 +5422,11 @@ index b39f98f..0000000 -# End: diff --git a/build-aux/depcomp b/build-aux/depcomp new file mode 120000 -index 0000000..c651437 +index 0000000..4ed246b --- /dev/null +++ b/build-aux/depcomp @@ -0,0 +1 @@ -+/usr/share/automake-1.15/depcomp ++/usr/share/automake-1.16/depcomp \ No newline at end of file diff --git a/build-aux/install-sh b/build-aux/install-sh deleted file mode 100755 @@ -5030,11 +5937,11 @@ index 0360b79..0000000 -# End: diff --git a/build-aux/install-sh b/build-aux/install-sh new file mode 120000 -index 0000000..fd019ed +index 0000000..ae5e89b --- /dev/null +++ b/build-aux/install-sh @@ -0,0 +1 @@ -+/usr/share/automake-1.15/install-sh ++/usr/share/automake-1.16/install-sh \ No newline at end of file diff --git a/build-aux/ltmain.sh b/build-aux/ltmain.sh deleted file mode 100644 @@ -16420,17 +17327,25 @@ index c6e3795..0000000 -# End: diff --git a/build-aux/missing b/build-aux/missing new file mode 120000 -index 0000000..8ecf84a +index 0000000..6059988 --- /dev/null +++ b/build-aux/missing @@ -0,0 +1 @@ -+/usr/share/automake-1.15/missing ++/usr/share/automake-1.16/missing \ No newline at end of file diff --git a/configure b/configure -index 855abed..f4c679b 100755 +index 855abed..9c5c7cf 100755 --- a/configure +++ b/configure -@@ -782,6 +782,7 @@ infodir +@@ -713,7 +713,6 @@ am__nodep + AMDEPBACKSLASH + AMDEP_FALSE + AMDEP_TRUE +-am__quote + am__include + DEPDIR + OBJEXT +@@ -782,6 +781,7 @@ infodir docdir oldincludedir includedir @@ -16438,6 +17353,16 @@ index 855abed..f4c679b 100755 localstatedir sharedstatedir sysconfdir +@@ -800,7 +800,8 @@ PACKAGE_VERSION + PACKAGE_TARNAME + PACKAGE_NAME + PATH_SEPARATOR +-SHELL' ++SHELL ++am__quote' + ac_subst_files='' + ac_user_opts=' + enable_option_checking @@ -877,6 +878,7 @@ datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' @@ -16479,6 +17404,114 @@ index 855abed..f4c679b 100755 --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] +@@ -2908,7 +2920,7 @@ ac_config_headers="$ac_config_headers config.h" + ############################################################################### + # Init automake + ############################################################################### +-am__api_version='1.15' ++am__api_version='1.16' + + # Find a good install program. We prefer a C program (faster), + # so one script is as good as another. But avoid the broken or +@@ -3424,8 +3436,8 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} + + # For better backward compatibility. To be removed once Automake 1.9.x + # dies out for good. For more background, see: +-# +-# ++# ++# + mkdir_p='$(MKDIR_P)' + + # We need awk for the "check" target (and possibly the TAP driver). The +@@ -3476,7 +3488,7 @@ END + Aborting the configuration process, to ensure you take notice of the issue. + + You can download and install GNU coreutils to get an 'rm' implementation +-that behaves properly: . ++that behaves properly: . + + If you want to complete the configuration process using your problematic + 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM +@@ -4178,45 +4190,45 @@ DEPDIR="${am__leading_dot}deps" + + ac_config_commands="$ac_config_commands depfiles" + +- +-am_make=${MAKE-make} +-cat > confinc << 'END' ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5 ++$as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; } ++cat > confinc.mk << 'END' + am__doit: +- @echo this is the am__doit target ++ @echo this is the am__doit target >confinc.out + .PHONY: am__doit + END +-# If we don't find an include directive, just comment out the code. +-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 +-$as_echo_n "checking for style of include used by $am_make... " >&6; } + am__include="#" + am__quote= +-_am_result=none +-# First try GNU make style include. +-echo "include confinc" > confmf +-# Ignore all kinds of additional output from 'make'. +-case `$am_make -s -f confmf 2> /dev/null` in #( +-*the\ am__doit\ target*) +- am__include=include +- am__quote= +- _am_result=GNU +- ;; +-esac +-# Now try BSD make style include. +-if test "$am__include" = "#"; then +- echo '.include "confinc"' > confmf +- case `$am_make -s -f confmf 2> /dev/null` in #( +- *the\ am__doit\ target*) +- am__include=.include +- am__quote="\"" +- _am_result=BSD ++# BSD make does it like this. ++echo '.include "confinc.mk" # ignored' > confmf.BSD ++# Other make implementations (GNU, Solaris 10, AIX) do it like this. ++echo 'include confinc.mk # ignored' > confmf.GNU ++_am_result=no ++for s in GNU BSD; do ++ { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5 ++ (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5 ++ ac_status=$? ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 ++ (exit $ac_status); } ++ case $?:`cat confinc.out 2>/dev/null` in #( ++ '0:this is the am__doit target') : ++ case $s in #( ++ BSD) : ++ am__include='.include' am__quote='"' ;; #( ++ *) : ++ am__include='include' am__quote='' ;; ++esac ;; #( ++ *) : + ;; +- esac +-fi +- +- +-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 +-$as_echo "$_am_result" >&6; } +-rm -f confinc confmf ++esac ++ if test "$am__include" != "#"; then ++ _am_result="yes ($s style)" ++ break ++ fi ++done ++rm -f confinc.* confmf.* ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5 ++$as_echo "${_am_result}" >&6; } + + # Check whether --enable-dependency-tracking was given. + if test "${enable_dependency_tracking+set}" = set; then : @@ -9618,7 +9630,7 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) lt_cv_deplibs_check_method=pass_all ;; @@ -16488,7 +17521,54 @@ index 855abed..f4c679b 100755 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$' else -@@ -13318,6 +13330,9 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie +@@ -9977,7 +9989,7 @@ esac + fi + + : ${AR=ar} +-: ${AR_FLAGS=cru} ++: ${AR_FLAGS=cr} + + + +@@ -10478,11 +10490,8 @@ _LT_EOF + test $ac_status = 0; }; then + # Now try to grab the symbols. + nlist=conftest.nm +- if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5 +- (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5 +- ac_status=$? +- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 +- test $ac_status = 0; } && test -s "$nlist"; then ++ $ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&5 ++ if eval "$NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&5 && test -s "$nlist"; then + # Try sorting and uniquifying the output. + if sort "$nlist" | uniq > "$nlist"T; then + mv -f "$nlist"T "$nlist" +@@ -11701,8 +11710,8 @@ int forced_loaded() { return 2;} + _LT_EOF + echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 + $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 +- echo "$AR cru libconftest.a conftest.o" >&5 +- $AR cru libconftest.a conftest.o 2>&5 ++ echo "$AR cr libconftest.a conftest.o" >&5 ++ $AR cr libconftest.a conftest.o 2>&5 + echo "$RANLIB libconftest.a" >&5 + $RANLIB libconftest.a 2>&5 + cat > conftest.c << _LT_EOF +@@ -12842,6 +12851,12 @@ lt_prog_compiler_static= + lt_prog_compiler_pic='-KPIC' + lt_prog_compiler_static='-static' + ;; ++ # flang / f18. f95 an alias for gfortran or flang on Debian ++ flang* | f18* | f95*) ++ lt_prog_compiler_wl='-Wl,' ++ lt_prog_compiler_pic='-fPIC' ++ lt_prog_compiler_static='-static' ++ ;; + # icc used to be incompatible with GCC. + # ICC 10 doesn't accept -KPIC any more. + icc* | ifort*) +@@ -13318,6 +13333,9 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie openbsd* | bitrig*) with_gnu_ld=no ;; @@ -16498,7 +17578,7 @@ index 855abed..f4c679b 100755 esac ld_shlibs=yes -@@ -13572,7 +13587,7 @@ _LT_EOF +@@ -13572,7 +13590,7 @@ _LT_EOF fi ;; @@ -16507,7 +17587,7 @@ index 855abed..f4c679b 100755 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= -@@ -14242,6 +14257,7 @@ $as_echo "$lt_cv_irix_exported_symbol" >&6; } +@@ -14242,6 +14260,7 @@ $as_echo "$lt_cv_irix_exported_symbol" >&6; } if test yes = "$lt_cv_irix_exported_symbol"; then archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' fi @@ -16515,7 +17595,7 @@ index 855abed..f4c679b 100755 else archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' -@@ -14263,7 +14279,7 @@ $as_echo "$lt_cv_irix_exported_symbol" >&6; } +@@ -14263,7 +14282,7 @@ $as_echo "$lt_cv_irix_exported_symbol" >&6; } esac ;; @@ -16524,7 +17604,7 @@ index 855abed..f4c679b 100755 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else -@@ -15378,6 +15394,18 @@ fi +@@ -15378,6 +15397,18 @@ fi dynamic_linker='GNU/Linux ld.so' ;; @@ -16543,7 +17623,61 @@ index 855abed..f4c679b 100755 netbsd*) version_type=sunos need_lib_prefix=no -@@ -18272,7 +18300,7 @@ lt_prog_compiler_static_CXX= +@@ -16768,7 +16799,7 @@ with_gnu_ld=$lt_cv_prog_gnu_ld + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. +- output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' ++ output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP " \-L"' + + else + GXX=no +@@ -17260,7 +17291,7 @@ fi + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. +- output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ++ output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' + ;; + *) + if test yes = "$GXX"; then +@@ -17325,7 +17356,7 @@ fi + # explicitly linking system object files so we need to strip them + # from the output so that they don't get included in the library + # dependencies. +- output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' ++ output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' + ;; + *) + if test yes = "$GXX"; then +@@ -17664,7 +17695,7 @@ fi + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. +- output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' ++ output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP " \-L"' + + else + # FIXME: insert proper C++ library support +@@ -17748,7 +17779,7 @@ fi + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. +- output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' ++ output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP " \-L"' + else + # g++ 2.7 appears to require '-G' NOT '-shared' on this + # platform. +@@ -17759,7 +17790,7 @@ fi + # Commands to make compiler produce verbose output that lists + # what "hidden" libraries, object files and flags are used when + # linking a shared library. +- output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' ++ output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP " \-L"' + fi + + hardcode_libdir_flag_spec_CXX='$wl-R $wl$libdir' +@@ -18272,7 +18303,7 @@ lt_prog_compiler_static_CXX= ;; esac ;; @@ -16552,7 +17686,7 @@ index 855abed..f4c679b 100755 ;; *qnx* | *nto*) # QNX uses GNU C++, but need to define -shared option too, otherwise -@@ -18647,6 +18675,9 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie +@@ -18647,6 +18678,9 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie ;; esac ;; @@ -16562,7 +17696,7 @@ index 855abed..f4c679b 100755 *) export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' ;; -@@ -19340,6 +19371,18 @@ fi +@@ -19340,6 +19374,18 @@ fi dynamic_linker='GNU/Linux ld.so' ;; @@ -16581,7 +17715,20 @@ index 855abed..f4c679b 100755 netbsd*) version_type=sunos need_lib_prefix=no -@@ -20608,6 +20651,9 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie +@@ -20147,6 +20193,12 @@ lt_prog_compiler_static_FC= + lt_prog_compiler_pic_FC='-KPIC' + lt_prog_compiler_static_FC='-static' + ;; ++ # flang / f18. f95 an alias for gfortran or flang on Debian ++ flang* | f18* | f95*) ++ lt_prog_compiler_wl_FC='-Wl,' ++ lt_prog_compiler_pic_FC='-fPIC' ++ lt_prog_compiler_static_FC='-static' ++ ;; + # icc used to be incompatible with GCC. + # ICC 10 doesn't accept -KPIC any more. + icc* | ifort*) +@@ -20608,6 +20660,9 @@ $as_echo_n "checking whether the $compiler linker ($LD) supports shared librarie openbsd* | bitrig*) with_gnu_ld=no ;; @@ -16591,7 +17738,7 @@ index 855abed..f4c679b 100755 esac ld_shlibs_FC=yes -@@ -20862,7 +20908,7 @@ _LT_EOF +@@ -20862,7 +20917,7 @@ _LT_EOF fi ;; @@ -16600,7 +17747,7 @@ index 855abed..f4c679b 100755 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds_FC='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' wlarc= -@@ -21482,6 +21528,7 @@ $as_echo "$lt_cv_irix_exported_symbol" >&6; } +@@ -21482,6 +21537,7 @@ $as_echo "$lt_cv_irix_exported_symbol" >&6; } if test yes = "$lt_cv_irix_exported_symbol"; then archive_expsym_cmds_FC='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' fi @@ -16608,7 +17755,7 @@ index 855abed..f4c679b 100755 else archive_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' archive_expsym_cmds_FC='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' -@@ -21503,7 +21550,7 @@ $as_echo "$lt_cv_irix_exported_symbol" >&6; } +@@ -21503,7 +21559,7 @@ $as_echo "$lt_cv_irix_exported_symbol" >&6; } esac ;; @@ -16617,7 +17764,7 @@ index 855abed..f4c679b 100755 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then archive_cmds_FC='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out else -@@ -22440,6 +22487,18 @@ fi +@@ -22440,6 +22496,18 @@ fi dynamic_linker='GNU/Linux ld.so' ;; @@ -16636,7 +17783,156 @@ index 855abed..f4c679b 100755 netbsd*) version_type=sunos need_lib_prefix=no -@@ -24737,7 +24796,6 @@ $as_echo X"$file" | +@@ -23550,7 +23618,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 + # + # INIT-COMMANDS + # +-AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" ++AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}" + + + # The HP-UX ksh and POSIX shell print the target directory to stdout +@@ -24633,29 +24701,35 @@ $as_echo "$as_me: executing $ac_file commands" >&6;} + # Older Autoconf quotes --file arguments for eval, but not when files + # are listed without --file. Let's play safe and only enable the eval + # if we detect the quoting. +- case $CONFIG_FILES in +- *\'*) eval set x "$CONFIG_FILES" ;; +- *) set x $CONFIG_FILES ;; +- esac ++ # TODO: see whether this extra hack can be removed once we start ++ # requiring Autoconf 2.70 or later. ++ case $CONFIG_FILES in #( ++ *\'*) : ++ eval set x "$CONFIG_FILES" ;; #( ++ *) : ++ set x $CONFIG_FILES ;; #( ++ *) : ++ ;; ++esac + shift +- for mf ++ # Used to flag and report bootstrapping failures. ++ am_rc=0 ++ for am_mf + do + # Strip MF so we end up with the name of the file. +- mf=`echo "$mf" | sed -e 's/:.*$//'` +- # Check whether this is an Automake generated Makefile or not. +- # We used to match only the files named 'Makefile.in', but +- # some people rename them; so instead we look at the file content. +- # Grep'ing the first line is not enough: some people post-process +- # each Makefile.in and add a new line on top of each file to say so. +- # Grep'ing the whole file is not good either: AIX grep has a line ++ am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` ++ # Check whether this is an Automake generated Makefile which includes ++ # dependency-tracking related rules and includes. ++ # Grep'ing the whole file directly is not great: AIX grep has a line + # limit of 2048, but all sed's we know have understand at least 4000. +- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then +- dirpart=`$as_dirname -- "$mf" || +-$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ +- X"$mf" : 'X\(//\)[^/]' \| \ +- X"$mf" : 'X\(//\)$' \| \ +- X"$mf" : 'X\(/\)' \| . 2>/dev/null || +-$as_echo X"$mf" | ++ sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ ++ || continue ++ am_dirpart=`$as_dirname -- "$am_mf" || ++$as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ ++ X"$am_mf" : 'X\(//\)[^/]' \| \ ++ X"$am_mf" : 'X\(//\)$' \| \ ++ X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || ++$as_echo X"$am_mf" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q +@@ -24673,53 +24747,48 @@ $as_echo X"$mf" | + q + } + s/.*/./; q'` +- else +- continue +- fi +- # Extract the definition of DEPDIR, am__include, and am__quote +- # from the Makefile without running 'make'. +- DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` +- test -z "$DEPDIR" && continue +- am__include=`sed -n 's/^am__include = //p' < "$mf"` +- test -z "$am__include" && continue +- am__quote=`sed -n 's/^am__quote = //p' < "$mf"` +- # Find all dependency output files, they are included files with +- # $(DEPDIR) in their names. We invoke sed twice because it is the +- # simplest approach to changing $(DEPDIR) to its actual value in the +- # expansion. +- for file in `sed -n " +- s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ +- sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do +- # Make sure the directory exists. +- test -f "$dirpart/$file" && continue +- fdir=`$as_dirname -- "$file" || +-$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ +- X"$file" : 'X\(//\)[^/]' \| \ +- X"$file" : 'X\(//\)$' \| \ +- X"$file" : 'X\(/\)' \| . 2>/dev/null || +-$as_echo X"$file" | +- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ +- s//\1/ +- q +- } +- /^X\(\/\/\)[^/].*/{ ++ am_filepart=`$as_basename -- "$am_mf" || ++$as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \ ++ X"$am_mf" : 'X\(//\)$' \| \ ++ X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || ++$as_echo X/"$am_mf" | ++ sed '/^.*\/\([^/][^/]*\)\/*$/{ + s//\1/ + q + } +- /^X\(\/\/\)$/{ ++ /^X\/\(\/\/\)$/{ + s//\1/ + q + } +- /^X\(\/\).*/{ ++ /^X\/\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q'` +- as_dir=$dirpart/$fdir; as_fn_mkdir_p +- # echo "creating $dirpart/$file" +- echo '# dummy' > "$dirpart/$file" +- done ++ { echo "$as_me:$LINENO: cd "$am_dirpart" \ ++ && sed -e '/# am--include-marker/d' "$am_filepart" \ ++ | $MAKE -f - am--depfiles" >&5 ++ (cd "$am_dirpart" \ ++ && sed -e '/# am--include-marker/d' "$am_filepart" \ ++ | $MAKE -f - am--depfiles) >&5 2>&5 ++ ac_status=$? ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 ++ (exit $ac_status); } || am_rc=$? + done ++ if test $am_rc -ne 0; then ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 ++$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} ++as_fn_error $? "Something went wrong bootstrapping makefile fragments ++ for automatic dependency tracking. Try re-running configure with the ++ '--disable-dependency-tracking' option to at least be able to build ++ the package (albeit without support for automatic dependency tracking). ++See \`config.log' for more details" "$LINENO" 5; } ++ fi ++ { am_dirpart=; unset am_dirpart;} ++ { am_filepart=; unset am_filepart;} ++ { am_mf=; unset am_mf;} ++ { am_rc=; unset am_rc;} ++ rm -f conftest-deps.mk + } + ;; + "libtool":C) +@@ -24737,7 +24806,6 @@ $as_echo X"$file" | cat <<_LT_EOF >> "$cfgfile" #! $SHELL # Generated automatically by $as_me ($PACKAGE) $VERSION diff --git a/scripts/build/stamp.sh b/scripts/build/stamp.sh index 9d11a677..8df06d9b 100755 --- a/scripts/build/stamp.sh +++ b/scripts/build/stamp.sh @@ -6,7 +6,7 @@ if [[ -z ${INSTDIR} ]]; then fi -ver="v1.2.0" +ver="v1.2.1" cd "${REPODIR}" || exit echo "Stamping commit ids for:" diff --git a/scripts/build/tesp_pypi.id b/scripts/build/tesp_pypi.id index c3f931c2..b0f1c497 100644 --- a/scripts/build/tesp_pypi.id +++ b/scripts/build/tesp_pypi.id @@ -1,9 +1,9 @@ -Package Version Editable project location ------------------------------ ----------- -------------------------------------------------- +Package Version Editable project location +----------------------------- --------- --------------------------------------------------- alabaster 0.7.12 appdirs 1.4.4 Babel 2.10.3 -certifi 2022.6.15.1 +certifi 2022.9.24 cffi 1.15.1 charset-normalizer 2.1.1 click 8.1.3 @@ -11,24 +11,23 @@ colorama 0.4.5 commonmark 0.9.1 cycler 0.11.0 docutils 0.17.1 -fonttools 4.37.1 +fonttools 4.37.4 future 0.18.2 ghp-import 2.1.0 glm 0.4.3 h5py 3.7.0 helics 3.3.0 -helics-apps 3.2.1 -idna 3.3 +idna 3.4 imagesize 1.4.1 -importlib-metadata 4.12.0 +importlib-metadata 5.0.0 Jinja2 3.1.2 -joblib 1.1.0 +joblib 1.2.0 jsonpointer 2.3 kiwisolver 1.4.4 latexcodec 2.0.1 MarkupSafe 2.1.1 matplotlib 3.5.3 -networkx 2.8.6 +networkx 2.8.7 nose 1.3.7 numexpr 2.8.3 numpy 1.21.6 @@ -37,7 +36,7 @@ pandas 1.4.4 Pillow 9.2.0 pip 22.2.2 ply 3.11 -psst 0.1.1a0 /home/d3j331/tesp/repository/AMES-V5.0/psst +psst 0.1.1a0 /home/osboxes/tesp/repository/AMES-V5.0/psst PuLP 2.6.0 pybtex 0.24.0 pybtex-docutils 1.0.2 @@ -47,7 +46,7 @@ Pyomo 5.6.8 pyparsing 3.0.9 PYPOWER 5.1.5 python-dateutil 2.8.2 -pytz 2022.2.1 +pytz 2022.4 PyUtilib 5.8.0 PyYAML 6.0 recommonmark 0.7.1 @@ -55,7 +54,7 @@ requests 2.28.1 scikit-learn 1.1.2 scipy 1.8.1 seaborn 0.11.2 -setuptools 64.0.3 +setuptools 65.3.0 six 1.16.0 snowballstemmer 2.2.0 Sphinx 5.0.2 @@ -72,9 +71,9 @@ sphinxcontrib-qthelp 1.0.3 sphinxcontrib-serializinghtml 1.1.5 strip-hints 0.1.10 tables 3.7.0 -tesp-support 1.0.2 /home/d3j331/tesp/repository/tesp/src/tesp_support +tesp-support 1.2.0 /home/osboxes/tesp/repository/tesp/src/tesp_support threadpoolctl 3.1.0 urllib3 1.26.12 wheel 0.37.1 xlrd 2.0.1 -zipp 3.8.1 +zipp 3.9.0 diff --git a/scripts/build/version b/scripts/build/version index 79127d85..6a5e98a7 100644 --- a/scripts/build/version +++ b/scripts/build/version @@ -1 +1 @@ -v1.2.0 +v1.2.1