Преглед изворни кода

Add LAN IP address to Keys

Sassan torabkheslat пре 5 година
родитељ
комит
22a4eb6971

+ 2 - 2
.idea/deployment.xml

@@ -2,10 +2,10 @@
 <project version="4">
   <component name="PublishConfigData" serverName="Dev">
     <serverData>
-      <paths name="DEV-Srv (e9dd1ecb-683b-455d-93f3-bda676ea4f16)">
+      <paths name="Dev-FDI (f135c75d-e653-4552-9845-6588ac20832e)">
         <serverdata>
           <mappings>
-            <mapping deploy="/tmp/tmp.55FUdkWZ0x" local="$PROJECT_DIR$" />
+            <mapping deploy="/tmp/tmp.DyQoLadrQF" local="$PROJECT_DIR$" />
           </mappings>
           <excludedPaths>
             <excludedPath local="true" path="$PROJECT_DIR$/cmake-build-debug" />

+ 1 - 1
.idea/other.xml

@@ -3,7 +3,7 @@
   <component name="AutoUploadManager">
     <option name="hosts">
       <list>
-        <option value="e9dd1ecb-683b-455d-93f3-bda676ea4f16" />
+        <option value="f135c75d-e653-4552-9845-6588ac20832e" />
       </list>
     </option>
   </component>

+ 8 - 0
.idea/sshConfigs.xml

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="SshConfigs">
+    <configs>
+      <sshConfig authType="PASSWORD" host="192.168.0.155" id="43a89a45-f8e2-452f-947e-bddeebe4243b" port="22" customName="Dev" nameFormat="CUSTOM" />
+    </configs>
+  </component>
+</project>

+ 2 - 2
.idea/webServers.xml

@@ -2,8 +2,8 @@
 <project version="4">
   <component name="WebServers">
     <option name="servers">
-      <webServer id="9fd9e461-c27f-48fe-8cde-225ff6412e11" name="Dev" url="http://192.168.0.154">
-        <fileTransfer host="192.168.0.154" port="22" accessType="SFTP">
+      <webServer id="9fd9e461-c27f-48fe-8cde-225ff6412e11" name="Dev" url="http://192.168.0.155">
+        <fileTransfer host="192.168.0.155" port="22" accessType="SFTP">
           <advancedOptions>
             <advancedOptions dataProtectionLevel="Private" passiveMode="true" shareSSLContext="true" />
           </advancedOptions>

+ 98 - 612
.idea/workspace.xml

@@ -1,5 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
+  <component name="BranchesTreeState">
+    <expand>
+      <path>
+        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
+        <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
+      </path>
+      <path>
+        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
+        <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
+      </path>
+      <path>
+        <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
+        <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
+        <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
+      </path>
+    </expand>
+    <select />
+  </component>
   <component name="CMakeRunConfigurationManager" shouldGenerate="true" shouldDeleteObsolete="true">
     <generated>
       <config projectName="FDIACS" targetName="FDIACS" />
@@ -12,167 +30,41 @@
   </component>
   <component name="ChangeListManager">
     <list default="true" id="6938f4e3-b9b8-4c34-bea6-8fc5ace411e6" name="Default Changelist" comment="">
+      <change afterPath="$PROJECT_DIR$/.idea/sshConfigs.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/.idea/deployment.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/deployment.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/.idea/other.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/other.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/.idea/webServers.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/webServers.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/CMakeLists.txt" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeCache.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeCache.txt" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeError.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeError.log" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeOutput.log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/CMakeOutput.log" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/DependInfo.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/DependInfo.cmake" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/build.make" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/build.make" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/depend.make" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/FDIACS.dir/depend.make" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile.cmake" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile2" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/Makefile2" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/TargetDirectories.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/TargetDirectories.txt" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-environment.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-environment.txt" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-log.txt" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/clion-log.txt" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/FDIACS.cbp" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/FDIACS.cbp" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/Makefile" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/Makefile" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/cmake-build-debug/cmake_install.cmake" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/cmake_install.cmake" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/main.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/main.cpp" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/soapcwmpService.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/soapcwmpService.cpp" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/soapcwmpService.h" beforeDir="false" afterPath="$PROJECT_DIR$/soapcwmpService.h" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/stdsoap2.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/stdsoap2.cpp" afterDir="false" />
     </list>
-    <ignored path="$PROJECT_DIR$/cmake-build-debug/" />
-    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
     <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
     <option name="LAST_RESOLUTION" value="IGNORE" />
   </component>
-  <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
-  <component name="FavoritesManager">
-    <favorites_list name="FDIACS" />
-  </component>
-  <component name="FileEditorManager">
-    <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
-      <file pinned="false" current-in-tab="true">
-        <entry file="file://$PROJECT_DIR$/main.cpp">
-          <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="334">
-              <caret line="557" column="44" selection-start-line="557" selection-start-column="44" selection-end-line="557" selection-end-column="44" />
-              <folding>
-                <element signature="e#604#788#0" />
-                <element signature="e#790#856#0" />
-                <element signature="e#858#1107#0" />
-                <element signature="e#1109#1140#0" />
-                <element signature="e#5722#6744#0" />
-                <element signature="e#6746#7432#0" />
-                <element signature="e#7434#8489#0" />
-                <element signature="e#8492#10860#0" />
-                <element signature="e#16356#16389#0" />
-                <element signature="e#25715#25742#0" />
-                <element signature="e#33750#37430#0" />
-                <element signature="e#33996#34217#0" />
-                <element signature="e#37433#39679#0" />
-              </folding>
-            </state>
-          </provider>
-        </entry>
-      </file>
-      <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/stdsoap2.cpp">
-          <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="119">
-              <caret line="7775" column="12" selection-start-line="7775" selection-start-column="12" selection-end-line="7775" selection-end-column="12" />
-              <folding>
-                <element signature="e#2635#2680#0" expanded="true" />
-                <element signature="e#2741#2763#0" expanded="true" />
-                <element signature="e#2834#2903#0" expanded="true" />
-                <element signature="e#2967#3018#0" expanded="true" />
-                <element signature="e#3047#3066#0" expanded="true" />
-                <element signature="e#3207#3400#0" expanded="true" />
-                <element signature="e#3529#3600#0" expanded="true" />
-                <element signature="e#4002#4089#0" expanded="true" />
-                <element signature="e#4497#4582#0" expanded="true" />
-                <element signature="e#5915#6028#0" expanded="true" />
-                <element signature="e#7921#7962#0" expanded="true" />
-                <element signature="e#8111#8437#0" expanded="true" />
-                <element signature="e#8585#9114#0" expanded="true" />
-                <element signature="e#9265#9418#0" expanded="true" />
-                <element signature="e#11522#11750#0" expanded="true" />
-                <element signature="e#11894#12124#0" expanded="true" />
-                <element signature="e#12266#12476#0" expanded="true" />
-                <element signature="e#12620#12842#0" expanded="true" />
-                <element signature="e#20324#20680#0" expanded="true" />
-                <element signature="e#21229#21253#0" expanded="true" />
-                <element signature="e#21473#21515#0" expanded="true" />
-                <element signature="e#22356#23204#0" expanded="true" />
-                <element signature="e#23371#23479#0" expanded="true" />
-                <element signature="e#23646#23758#0" expanded="true" />
-                <element signature="e#23928#24036#0" expanded="true" />
-                <element signature="e#25166#25321#0" expanded="true" />
-                <element signature="e#25480#25569#0" expanded="true" />
-                <element signature="e#25731#25897#0" expanded="true" />
-                <element signature="e#28124#28177#0" expanded="true" />
-                <element signature="e#28446#28656#0" expanded="true" />
-                <element signature="e#28819#29013#0" expanded="true" />
-                <element signature="e#29256#29444#0" expanded="true" />
-                <element signature="e#29612#29823#0" expanded="true" />
-                <element signature="e#30560#30624#0" expanded="true" />
-                <element signature="e#30659#30700#0" expanded="true" />
-                <element signature="e#30857#30996#0" expanded="true" />
-                <element signature="e#31029#31081#0" expanded="true" />
-                <element signature="e#31284#31294#0" expanded="true" />
-                <element signature="e#33603#34526#0" expanded="true" />
-                <element signature="e#40460#40659#0" expanded="true" />
-                <element signature="e#40866#40878#0" expanded="true" />
-                <element signature="e#40918#41014#0" expanded="true" />
-                <element signature="e#41267#41587#0" expanded="true" />
-                <element signature="e#42615#43057#0" expanded="true" />
-                <element signature="e#43216#43367#0" expanded="true" />
-                <element signature="e#43529#43798#0" expanded="true" />
-                <element signature="e#44527#44652#0" expanded="true" />
-                <element signature="e#45569#45747#0" expanded="true" />
-                <element signature="e#45907#46104#0" expanded="true" />
-                <element signature="e#46267#46446#0" expanded="true" />
-                <element signature="e#46939#46968#0" expanded="true" />
-                <element signature="e#46995#47031#0" expanded="true" />
-                <element signature="e#47180#47251#0" expanded="true" />
-                <element signature="e#47276#47320#0" expanded="true" />
-                <element signature="e#48711#51458#0" expanded="true" />
-                <element signature="e#55553#57750#0" expanded="true" />
-                <element signature="e#57838#57872#0" expanded="true" />
-                <element signature="e#64095#64122#0" expanded="true" />
-                <element signature="e#68550#68616#0" expanded="true" />
-                <element signature="e#68846#69009#0" expanded="true" />
-                <element signature="e#69237#69402#0" expanded="true" />
-                <element signature="e#74768#74943#0" expanded="true" />
-                <element signature="e#76220#76245#0" expanded="true" />
-                <element signature="e#76646#77370#0" expanded="true" />
-                <element signature="e#78855#79032#0" expanded="true" />
-                <element signature="e#79804#79992#0" expanded="true" />
-                <element signature="e#81712#83004#0" expanded="true" />
-                <element signature="e#83410#83590#0" expanded="true" />
-                <element signature="e#84919#85110#0" expanded="true" />
-                <element signature="e#88102#90201#0" expanded="true" />
-                <element signature="e#99913#99970#0" expanded="true" />
-                <element signature="e#127254#127519#0" expanded="true" />
-                <element signature="e#127807#130586#0" expanded="true" />
-                <element signature="e#130874#132211#0" expanded="true" />
-                <element signature="e#132472#133729#0" expanded="true" />
-              </folding>
-            </state>
-          </provider>
-        </entry>
-      </file>
-      <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/soapcwmpService.cpp">
-          <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="11850">
-              <caret line="790" column="95" selection-start-line="790" selection-start-column="95" selection-end-line="790" selection-end-column="95" />
-              <folding>
-                <element signature="e#0#614#0" />
-              </folding>
-            </state>
-          </provider>
-        </entry>
-      </file>
-      <file pinned="false" current-in-tab="false">
-        <entry file="file://$PROJECT_DIR$/soapcwmpService.h">
-          <provider selected="true" editor-type-id="text-editor">
-            <state relative-caret-position="3015">
-              <caret line="201" column="4" selection-start-line="201" selection-start-column="4" selection-end-line="201" selection-end-column="4" />
-              <folding>
-                <element signature="e#0#612#0" />
-              </folding>
-            </state>
-          </provider>
-        </entry>
-      </file>
-    </leaf>
+  <component name="ClangdSettings">
+    <option name="formatViaClangd" value="false" />
   </component>
+  <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
   <component name="FindInProjectRecents">
     <findStrings>
-      <find>Data required for operation</find>
-      <find>SOAP_NO_DATA</find>
-      <find>10000</find>
       <find>No Content</find>
       <find>soap_code_map</find>
       <find>h_http_error_codes</find>
@@ -200,6 +92,9 @@
       <find>CheckQueue</find>
       <find>cerr</find>
       <find>tr069</find>
+      <find>TR069</find>
+      <find>1.3</find>
+      <find>FDIACS</find>
     </findStrings>
   </component>
   <component name="Git.Settings">
@@ -211,76 +106,32 @@
       </GitPushTagMode>
     </option>
   </component>
-  <component name="IdeDocumentHistory">
-    <option name="CHANGED_PATHS">
-      <list>
-        <option value="$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/8475b696-d6ff-4afa-994e-c4b54dd29918/usr/local/include/stdsoap2.h" />
-        <option value="$PROJECT_DIR$/ZBXSender/zabbix_sender.cpp" />
-        <option value="$PROJECT_DIR$/zbx.h" />
-        <option value="$PROJECT_DIR$/zbx.cpp" />
-        <option value="$PROJECT_DIR$/influxdb.h" />
-        <option value="$PROJECT_DIR$/trapi.h" />
-        <option value="$PROJECT_DIR$/CMakeLists.txt" />
-        <option value="$PROJECT_DIR$/soapcwmpService.h" />
-        <option value="$PROJECT_DIR$/soapcwmpService.cpp" />
-        <option value="$PROJECT_DIR$/stdsoap2.cpp" />
-        <option value="$PROJECT_DIR$/main.cpp" />
-      </list>
-    </option>
-  </component>
   <component name="OCFindUsagesOptions" text="false" ivars="false" properties="true" derivedClasses="false" />
-  <component name="ProjectFrameBounds">
-    <option name="width" value="1280" />
-    <option name="height" value="800" />
-  </component>
+  <component name="ProjectId" id="1dDQiujuNylvOESWt0kECfVK3zV" />
   <component name="ProjectLevelVcsManager" settingsEditedManually="true">
     <ConfirmationsSetting value="2" id="Add" />
   </component>
-  <component name="ProjectView">
-    <navigator proportions="" version="1">
-      <foldersAlwaysOnTop value="true" />
-    </navigator>
-    <panes>
-      <pane id="Scope" />
-      <pane id="ProjectPane">
-        <subPane>
-          <expand>
-            <path>
-              <item name="FDIACS" type="b2602c69:ProjectViewProjectNode" />
-              <item name="FDIACS" type="462c0819:PsiDirectoryNode" />
-            </path>
-          </expand>
-          <select />
-        </subPane>
-      </pane>
-    </panes>
+  <component name="ProjectViewState">
+    <option name="hideEmptyMiddlePackages" value="true" />
+    <option name="showLibraryContents" value="true" />
   </component>
   <component name="PropertiesComponent">
+    <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
     <property name="WebServerToolWindowFactoryState" value="true" />
+    <property name="cf.first.check.clang-format" value="false" />
+    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
     <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
     <property name="nodejs_npm_path_reset_for_default_project" value="true" />
     <property name="restartRequiresConfirmation" value="false" />
-    <property name="settings.editor.selected.configurable" value="web.server" />
+    <property name="settings.editor.selected.configurable" value="preferences.customizations" />
   </component>
   <component name="RecentsManager">
     <key name="MoveFile.RECENT_KEYS">
       <recent name="$PROJECT_DIR$" />
     </key>
   </component>
-  <component name="RunDashboard">
-    <option name="ruleStates">
-      <list>
-        <RuleState>
-          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
-        </RuleState>
-        <RuleState>
-          <option name="name" value="StatusDashboardGroupingRule" />
-        </RuleState>
-      </list>
-    </option>
-  </component>
   <component name="RunManager">
-    <configuration name="FDIACS" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="FDIACS" TARGET_NAME="FDIACS" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="FDIACS" RUN_TARGET_NAME="FDIACS">
+    <configuration name="FDIACS" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="FDIACS" TARGET_NAME="FDIACS" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="FDIACS" RUN_TARGET_NAME="FDIACS">
       <method v="2">
         <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
       </method>
@@ -327,7 +178,12 @@
       <workItem from="1578124895054" duration="43427000" />
       <workItem from="1579512098384" duration="6254000" />
       <workItem from="1580889441995" duration="2425000" />
-      <workItem from="1581073079174" duration="407000" />
+      <workItem from="1581073079174" duration="658000" />
+      <workItem from="1585028517838" duration="865000" />
+      <workItem from="1585034698457" duration="1072000" />
+      <workItem from="1588627256885" duration="1334000" />
+      <workItem from="1591775026411" duration="2463000" />
+      <workItem from="1591957319679" duration="2491000" />
     </task>
     <task id="LOCAL-00001" summary="Disable InfluxDB">
       <created>1572183659791</created>
@@ -392,12 +248,16 @@
       <option name="project" value="LOCAL" />
       <updated>1579941355197</updated>
     </task>
-    <option name="localTasksCounter" value="10" />
+    <task id="LOCAL-00010" summary="1: fixing orphaned data in zabbix sender&#10;2: merge json files per second to send to GenieACS&#10;3: add upload/download volume to calculate used valume in zabbix">
+      <created>1581074193456</created>
+      <option name="number" value="00010" />
+      <option name="presentableId" value="LOCAL-00010" />
+      <option name="project" value="LOCAL" />
+      <updated>1581074193456</updated>
+    </task>
+    <option name="localTasksCounter" value="11" />
     <servers />
   </component>
-  <component name="TimeTrackingManager">
-    <option name="totallyTimeSpent" value="311047000" />
-  </component>
   <component name="TodoView" selected-index="3">
     <todo-panel id="selected-file">
       <is-autoscroll-to-source value="true" />
@@ -407,60 +267,19 @@
       <is-autoscroll-to-source value="true" />
     </todo-panel>
   </component>
-  <component name="ToolWindowManager">
-    <frame x="0" y="0" width="1280" height="800" extended-state="6" />
-    <editor active="true" />
-    <layout>
-      <window_info content_ui="combo" id="Project" order="0" sideWeight="0.46183205" visible="true" weight="0.18497577" />
-      <window_info id="Structure" order="1" sideWeight="0.53816795" side_tool="true" visible="true" weight="0.18497577" />
-      <window_info id="Favorites" order="2" sideWeight="0.536193" side_tool="true" weight="0.17891374" />
-      <window_info anchor="bottom" id="Message" order="0" />
-      <window_info anchor="bottom" id="Find" order="1" weight="0.32591093" />
-      <window_info anchor="bottom" id="Run" order="2" weight="0.45148516" />
-      <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
-      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
-      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
-      <window_info anchor="bottom" id="TODO" order="6" weight="0.32876712" />
-      <window_info anchor="bottom" id="File Transfer" order="7" weight="0.22457626" />
-      <window_info anchor="bottom" id="Database Changes" order="8" />
-      <window_info active="true" anchor="bottom" id="Messages" order="9" visible="true" weight="0.259887" />
-      <window_info anchor="bottom" id="Terminal" order="10" weight="0.32574257" />
-      <window_info anchor="bottom" id="Event Log" order="11" side_tool="true" />
-      <window_info anchor="bottom" id="Version Control" order="12" weight="0.32876712" />
-      <window_info anchor="bottom" id="CMake" order="13" weight="0.42655367" />
-      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
-      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
-      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
-      <window_info anchor="right" id="Database" order="3" />
-      <window_info anchor="right" id="Remote Host" order="4" />
-    </layout>
-    <layout-to-restore>
-      <window_info content_ui="combo" id="Project" order="0" sideWeight="0.46514747" visible="true" weight="0.17891374" />
-      <window_info id="Structure" order="1" sideWeight="0.53485256" side_tool="true" visible="true" weight="0.17891374" />
-      <window_info id="Favorites" order="2" side_tool="true" />
-      <window_info anchor="bottom" id="Message" order="0" />
-      <window_info anchor="bottom" id="Find" order="1" weight="0.32673267" />
-      <window_info anchor="bottom" id="Run" order="2" weight="0.45148516" />
-      <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
-      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
-      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
-      <window_info anchor="bottom" id="TODO" order="6" weight="0.32876712" />
-      <window_info anchor="bottom" id="File Transfer" order="7" weight="0.22673267" />
-      <window_info anchor="bottom" id="Database Changes" order="8" />
-      <window_info active="true" anchor="bottom" id="Messages" order="9" visible="true" weight="0.26138613" />
-      <window_info anchor="bottom" id="Terminal" order="10" weight="0.32574257" />
-      <window_info anchor="bottom" id="Event Log" order="11" side_tool="true" />
-      <window_info anchor="bottom" id="Version Control" order="12" weight="0.32876712" />
-      <window_info anchor="bottom" id="CMake" order="13" weight="0.42673266" />
-      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
-      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
-      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
-      <window_info anchor="right" id="Database" order="3" />
-      <window_info anchor="right" id="Remote Host" order="4" />
-    </layout-to-restore>
-  </component>
   <component name="TypeScriptGeneratedFilesManager">
-    <option name="version" value="1" />
+    <option name="version" value="2" />
+  </component>
+  <component name="Vcs.Log.Tabs.Properties">
+    <option name="TAB_STATES">
+      <map>
+        <entry key="MAIN">
+          <value>
+            <State />
+          </value>
+        </entry>
+      </map>
+    </option>
   </component>
   <component name="VcsManagerConfiguration">
     <option name="CHECK_CODE_CLEANUP_BEFORE_PROJECT_COMMIT" value="true" />
@@ -475,11 +294,30 @@
     <MESSAGE value="Add Database for Inform and CheckQueue (phase 1)&#10;                                  &#10;                                  Inform : Done&#10;                                  &#10;                                  CheckQueue: In progress....&#10;                                  &#10;                                  exception handling on json parsing&#10;                                  &#10;                                  update database after sending task to cpe" />
     <MESSAGE value="Upgrade Procedures completed" />
     <MESSAGE value="Add datetime to Upgrade/Provision Procedures" />
-    <option name="LAST_COMMIT_MESSAGE" value="Add datetime to Upgrade/Provision Procedures" />
+    <MESSAGE value="1: fixing orphaned data in zabbix sender&#10;2: merge json files per second to send to GenieACS&#10;3: add upload/download volume to calculate used valume in zabbix" />
+    <option name="LAST_COMMIT_MESSAGE" value="1: fixing orphaned data in zabbix sender&#10;2: merge json files per second to send to GenieACS&#10;3: add upload/download volume to calculate used valume in zabbix" />
     <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="true" />
     <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="true" />
     <option name="REARRANGE_BEFORE_PROJECT_COMMIT" value="true" />
   </component>
+  <component name="WindowStateProjectService">
+    <state x="303" y="102" key="#SSH_Configurations" timestamp="1592024694813">
+      <screen x="0" y="0" width="1440" height="900" />
+    </state>
+    <state x="303" y="102" key="#SSH_Configurations/0.0.1440.900/1440.0.1920.1080@0.0.1440.900" timestamp="1592024694813" />
+    <state x="549" y="172" key="#com.intellij.ide.ui.customization.CustomizableActionsPanel.FindAvailableActionsDialog" timestamp="1592025778787">
+      <screen x="0" y="0" width="1440" height="900" />
+    </state>
+    <state x="549" y="172" key="#com.intellij.ide.ui.customization.CustomizableActionsPanel.FindAvailableActionsDialog/0.0.1440.900/1440.0.1920.1080@0.0.1440.900" timestamp="1592025778787" />
+    <state x="221" y="89" key="SettingsEditor" timestamp="1592025907133">
+      <screen x="0" y="0" width="1440" height="900" />
+    </state>
+    <state x="221" y="89" key="SettingsEditor/0.0.1440.900/1440.0.1920.1080@0.0.1440.900" timestamp="1592025907133" />
+    <state x="607" y="397" key="com.intellij.ide.ui.customization.CustomizableActionsPanel$EditIconDialog" timestamp="1592025646597">
+      <screen x="0" y="0" width="1440" height="900" />
+    </state>
+    <state x="607" y="397" key="com.intellij.ide.ui.customization.CustomizableActionsPanel$EditIconDialog/0.0.1440.900/1440.0.1920.1080@0.0.1440.900" timestamp="1592025646597" />
+  </component>
   <component name="XDebuggerManager">
     <watches-manager>
       <configuration name="CMakeRunConfiguration">
@@ -543,358 +381,6 @@
       </expression>
     </expressions>
   </component>
-  <component name="editorHistoryManager">
-    <entry file="file://$PROJECT_DIR$/cwmp.AddObject.req.xml">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/cwmp.AddObject.res.xml">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/cwmp.DeleteObject.req.xml">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/cwmp.DeleteObject.res.xml">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/cwmp.Download.req.xml">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/cwmp.Download.res.xml">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/cwmp.GetParameterAttributes.req.xml">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/cwmp.GetParameterAttributes.res.xml">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/cwmp.GetParameterNames.req.xml">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/cwmp.GetParameterNames.res.xml">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/cwmp.Upload.req.xml">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/tr-069.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="-2042">
-          <caret line="141" column="14" selection-start-line="141" selection-start-column="14" selection-end-line="141" selection-end-column="14" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/8475b696-d6ff-4afa-994e-c4b54dd29918/usr/local/share/gsoap/plugin/httppost.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="975">
-          <caret line="65" column="7" selection-start-line="65" selection-start-column="7" selection-end-line="65" selection-end-column="7" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/httppost.cpp">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="247">
-          <caret line="243" column="7" selection-start-line="243" selection-start-column="7" selection-end-line="243" selection-end-column="7" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/httppost.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="186">
-          <caret line="63" column="18" selection-start-line="63" selection-start-column="18" selection-end-line="63" selection-end-column="18" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/8475b696-d6ff-4afa-994e-c4b54dd29918/usr/local/include/stdsoap2.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="188">
-          <caret line="3301" column="26" selection-start-line="3301" selection-start-column="26" selection-end-line="3301" selection-end-column="26" />
-          <folding>
-            <element signature="e#28534#28598#0" expanded="true" />
-            <element signature="e#28896#28981#0" expanded="true" />
-            <element signature="e#29016#29110#0" expanded="true" />
-            <element signature="e#30765#30810#0" expanded="true" />
-            <element signature="e#115173#115188#0" expanded="true" />
-            <element signature="e#115215#115327#0" expanded="true" />
-          </folding>
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/soapReadme.md">
-      <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
-        <state split_layout="SPLIT">
-          <first_editor relative-caret-position="402">
-            <caret line="5555" column="7" selection-start-line="5555" selection-start-column="7" selection-end-line="5555" selection-end-column="7" />
-          </first_editor>
-          <second_editor />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/acs.faraborddi.com_22/cec243bf-d8a5-43a6-981d-053f3f710b73/usr/local/include/stdsoap2.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="-1956">
-          <caret line="1575" column="17" selection-start-line="1575" selection-start-column="13" selection-end-line="1575" selection-end-column="17" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/c0ecdd86-f178-4b13-b05c-a47e3455e4c4/usr/local/include/stdsoap2.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="434">
-          <caret line="1576" column="21" selection-start-line="1576" selection-start-column="21" selection-end-line="1576" selection-end-column="21" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/cwmp.nsmap">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="120">
-          <caret line="8" column="30" selection-start-line="8" selection-start-column="30" selection-end-line="8" selection-end-column="30" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/ZBXSender/ss.cpp" />
-    <entry file="file://$PROJECT_DIR$/ZBXSender/ss.h" />
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/c0ecdd86-f178-4b13-b05c-a47e3455e4c4/usr/include/x86_64-linux-gnu/sys/socket.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="1830">
-          <caret line="122" column="11" selection-start-line="122" selection-start-column="11" selection-end-line="122" selection-end-column="11" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/ZBXSender/zabbix_sender.cpp" />
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/c0ecdd86-f178-4b13-b05c-a47e3455e4c4/usr/include/c++/6/bits/streambuf_iterator.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="187">
-          <caret line="368" column="4" selection-start-line="368" selection-start-column="4" selection-end-line="368" selection-end-column="4" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/zbx.cpp" />
-    <entry file="file://$PROJECT_DIR$/zbx.h" />
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/c0ecdd86-f178-4b13-b05c-a47e3455e4c4/usr/include/c++/6/thread">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="258">
-          <caret line="128" column="6" selection-start-line="128" selection-start-column="6" selection-end-line="128" selection-end-column="6" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/c0ecdd86-f178-4b13-b05c-a47e3455e4c4/usr/include/c++/7/bits/unique_ptr.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="258">
-          <caret line="356" column="6" selection-start-line="356" selection-start-column="6" selection-end-line="356" selection-end-column="6" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/c0ecdd86-f178-4b13-b05c-a47e3455e4c4/usr/local/include/InfluxDBFactory.h">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$PROJECT_DIR$/influxdb.h" />
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/e9dd1ecb-683b-455d-93f3-bda676ea4f16/usr/include/time.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="235">
-          <caret line="118" column="18" selection-start-line="118" selection-start-column="18" selection-end-line="118" selection-end-column="18" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/soapH.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="75">
-          <caret line="2458" column="4" selection-start-line="2458" selection-start-column="4" selection-end-line="2458" selection-end-column="4" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/trapi.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="280">
-          <caret line="105" column="62" selection-start-line="105" selection-start-column="62" selection-end-line="105" selection-end-column="62" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/soapC.cpp">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="170490">
-          <caret line="11366" column="27" selection-start-line="11366" selection-start-column="27" selection-end-line="11366" selection-end-column="27" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/e9dd1ecb-683b-455d-93f3-bda676ea4f16/usr/include/zdb/Connection.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="195">
-          <caret line="151" column="5" selection-start-line="151" selection-start-column="5" selection-end-line="151" selection-end-column="5" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/e9dd1ecb-683b-455d-93f3-bda676ea4f16/usr/include/zdb/ConnectionPool.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="195">
-          <caret line="250" column="34" selection-start-line="250" selection-start-column="34" selection-end-line="250" selection-end-column="34" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/e9dd1ecb-683b-455d-93f3-bda676ea4f16/usr/include/zdb/zdb.h">
-      <provider selected="true" editor-type-id="text-editor" />
-    </entry>
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/e9dd1ecb-683b-455d-93f3-bda676ea4f16/usr/include/zdb/URL.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="210">
-          <caret line="65" column="23" selection-start-line="65" selection-start-column="23" selection-end-line="65" selection-end-column="23" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$USER_HOME$/Library/Caches/CLion2018.3/.remote/192.168.0.154_22/e9dd1ecb-683b-455d-93f3-bda676ea4f16/usr/local/include/stdsoap2.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="43275">
-          <caret line="2885" column="11" selection-start-line="2885" selection-start-column="7" selection-end-line="2885" selection-end-column="11" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="300">
-          <caret line="20" column="28" selection-start-line="20" selection-start-column="28" selection-end-line="20" selection-end-column="28" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/soapStub.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="240">
-          <caret line="1059" column="14" selection-start-line="1059" selection-start-column="14" selection-end-line="1059" selection-end-column="14" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/json.hpp">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="232">
-          <caret line="20684" column="22" selection-start-line="20684" selection-start-column="22" selection-end-line="20684" selection-end-column="22" />
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/soapcwmpService.cpp">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="11850">
-          <caret line="790" column="95" selection-start-line="790" selection-start-column="95" selection-end-line="790" selection-end-column="95" />
-          <folding>
-            <element signature="e#0#614#0" />
-          </folding>
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/soapcwmpService.h">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="3015">
-          <caret line="201" column="4" selection-start-line="201" selection-start-column="4" selection-end-line="201" selection-end-column="4" />
-          <folding>
-            <element signature="e#0#612#0" />
-          </folding>
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/stdsoap2.cpp">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="119">
-          <caret line="7775" column="12" selection-start-line="7775" selection-start-column="12" selection-end-line="7775" selection-end-column="12" />
-          <folding>
-            <element signature="e#2635#2680#0" expanded="true" />
-            <element signature="e#2741#2763#0" expanded="true" />
-            <element signature="e#2834#2903#0" expanded="true" />
-            <element signature="e#2967#3018#0" expanded="true" />
-            <element signature="e#3047#3066#0" expanded="true" />
-            <element signature="e#3207#3400#0" expanded="true" />
-            <element signature="e#3529#3600#0" expanded="true" />
-            <element signature="e#4002#4089#0" expanded="true" />
-            <element signature="e#4497#4582#0" expanded="true" />
-            <element signature="e#5915#6028#0" expanded="true" />
-            <element signature="e#7921#7962#0" expanded="true" />
-            <element signature="e#8111#8437#0" expanded="true" />
-            <element signature="e#8585#9114#0" expanded="true" />
-            <element signature="e#9265#9418#0" expanded="true" />
-            <element signature="e#11522#11750#0" expanded="true" />
-            <element signature="e#11894#12124#0" expanded="true" />
-            <element signature="e#12266#12476#0" expanded="true" />
-            <element signature="e#12620#12842#0" expanded="true" />
-            <element signature="e#20324#20680#0" expanded="true" />
-            <element signature="e#21229#21253#0" expanded="true" />
-            <element signature="e#21473#21515#0" expanded="true" />
-            <element signature="e#22356#23204#0" expanded="true" />
-            <element signature="e#23371#23479#0" expanded="true" />
-            <element signature="e#23646#23758#0" expanded="true" />
-            <element signature="e#23928#24036#0" expanded="true" />
-            <element signature="e#25166#25321#0" expanded="true" />
-            <element signature="e#25480#25569#0" expanded="true" />
-            <element signature="e#25731#25897#0" expanded="true" />
-            <element signature="e#28124#28177#0" expanded="true" />
-            <element signature="e#28446#28656#0" expanded="true" />
-            <element signature="e#28819#29013#0" expanded="true" />
-            <element signature="e#29256#29444#0" expanded="true" />
-            <element signature="e#29612#29823#0" expanded="true" />
-            <element signature="e#30560#30624#0" expanded="true" />
-            <element signature="e#30659#30700#0" expanded="true" />
-            <element signature="e#30857#30996#0" expanded="true" />
-            <element signature="e#31029#31081#0" expanded="true" />
-            <element signature="e#31284#31294#0" expanded="true" />
-            <element signature="e#33603#34526#0" expanded="true" />
-            <element signature="e#40460#40659#0" expanded="true" />
-            <element signature="e#40866#40878#0" expanded="true" />
-            <element signature="e#40918#41014#0" expanded="true" />
-            <element signature="e#41267#41587#0" expanded="true" />
-            <element signature="e#42615#43057#0" expanded="true" />
-            <element signature="e#43216#43367#0" expanded="true" />
-            <element signature="e#43529#43798#0" expanded="true" />
-            <element signature="e#44527#44652#0" expanded="true" />
-            <element signature="e#45569#45747#0" expanded="true" />
-            <element signature="e#45907#46104#0" expanded="true" />
-            <element signature="e#46267#46446#0" expanded="true" />
-            <element signature="e#46939#46968#0" expanded="true" />
-            <element signature="e#46995#47031#0" expanded="true" />
-            <element signature="e#47180#47251#0" expanded="true" />
-            <element signature="e#47276#47320#0" expanded="true" />
-            <element signature="e#48711#51458#0" expanded="true" />
-            <element signature="e#55553#57750#0" expanded="true" />
-            <element signature="e#57838#57872#0" expanded="true" />
-            <element signature="e#64095#64122#0" expanded="true" />
-            <element signature="e#68550#68616#0" expanded="true" />
-            <element signature="e#68846#69009#0" expanded="true" />
-            <element signature="e#69237#69402#0" expanded="true" />
-            <element signature="e#74768#74943#0" expanded="true" />
-            <element signature="e#76220#76245#0" expanded="true" />
-            <element signature="e#76646#77370#0" expanded="true" />
-            <element signature="e#78855#79032#0" expanded="true" />
-            <element signature="e#79804#79992#0" expanded="true" />
-            <element signature="e#81712#83004#0" expanded="true" />
-            <element signature="e#83410#83590#0" expanded="true" />
-            <element signature="e#84919#85110#0" expanded="true" />
-            <element signature="e#88102#90201#0" expanded="true" />
-            <element signature="e#99913#99970#0" expanded="true" />
-            <element signature="e#127254#127519#0" expanded="true" />
-            <element signature="e#127807#130586#0" expanded="true" />
-            <element signature="e#130874#132211#0" expanded="true" />
-            <element signature="e#132472#133729#0" expanded="true" />
-          </folding>
-        </state>
-      </provider>
-    </entry>
-    <entry file="file://$PROJECT_DIR$/main.cpp">
-      <provider selected="true" editor-type-id="text-editor">
-        <state relative-caret-position="334">
-          <caret line="557" column="44" selection-start-line="557" selection-start-column="44" selection-end-line="557" selection-end-column="44" />
-          <folding>
-            <element signature="e#604#788#0" />
-            <element signature="e#790#856#0" />
-            <element signature="e#858#1107#0" />
-            <element signature="e#1109#1140#0" />
-            <element signature="e#5722#6744#0" />
-            <element signature="e#6746#7432#0" />
-            <element signature="e#7434#8489#0" />
-            <element signature="e#8492#10860#0" />
-            <element signature="e#16356#16389#0" />
-            <element signature="e#25715#25742#0" />
-            <element signature="e#33750#37430#0" />
-            <element signature="e#33996#34217#0" />
-            <element signature="e#37433#39679#0" />
-          </folding>
-        </state>
-      </provider>
-    </entry>
-  </component>
   <component name="masterDetails">
     <states>
       <state key="ScopeChooserConfigurable.UI">

+ 1 - 1
CMakeLists.txt

@@ -4,7 +4,7 @@ project(FDIACS)
 set(CMAKE_CXX_STANDARD 14)
 set(CMAKE_CXX_COMPILER  "/usr/bin/g++-7")
 #set(CMAKE_CXX_FLAGS "-DDEBUG")
-add_executable(FDIACS main.cpp soapcwmpService.cpp soapC.cpp httppost.cpp stdsoap2.cpp )
+add_executable(FDIACS main.cpp cwmp.nsmap soapcwmpService.cpp soapC.cpp httppost.cpp stdsoap2.cpp)
 target_link_libraries(FDIACS zdb)
 target_include_directories(FDIACS PRIVATE "/usr/include/zdb")
 target_include_directories(FDIACS PRIVATE "/usr/include/mysql++")

+ 5 - 5
cmake-build-debug/CMakeCache.txt

@@ -1,5 +1,5 @@
 # This is the CMakeCache file.
-# For build in directory: /tmp/tmp.55FUdkWZ0x/cmake-build-debug
+# For build in directory: /tmp/tmp.DyQoLadrQF/cmake-build-debug
 # It was generated by CMake: /usr/bin/cmake
 # You can edit this file to change values found and used by cmake.
 # If you do not want to change any of the values, simply exit the editor.
@@ -212,10 +212,10 @@ CMAKE_STRIP:FILEPATH=/usr/bin/strip
 CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
 
 //Value Computed by CMake
-FDIACS_BINARY_DIR:STATIC=/tmp/tmp.55FUdkWZ0x/cmake-build-debug
+FDIACS_BINARY_DIR:STATIC=/tmp/tmp.DyQoLadrQF/cmake-build-debug
 
 //Value Computed by CMake
-FDIACS_SOURCE_DIR:STATIC=/tmp/tmp.55FUdkWZ0x
+FDIACS_SOURCE_DIR:STATIC=/tmp/tmp.DyQoLadrQF
 
 //Path to a program.
 ProcessorCount_cmd_getconf:FILEPATH=/usr/bin/getconf
@@ -231,7 +231,7 @@ ProcessorCount_cmd_sysctl:FILEPATH=/sbin/sysctl
 //ADVANCED property for variable: CMAKE_AR
 CMAKE_AR-ADVANCED:INTERNAL=1
 //This is the directory where this CMakeCache.txt was created
-CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/tmp.55FUdkWZ0x/cmake-build-debug
+CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/tmp.DyQoLadrQF/cmake-build-debug
 //Major version of cmake used to create the current loaded cache
 CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
 //Minor version of cmake used to create the current loaded cache
@@ -320,7 +320,7 @@ CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=1
 CMAKE_HAVE_PTHREAD_H:INTERNAL=1
 //Source directory with the top level CMakeLists.txt file for this
 // project
-CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/tmp.55FUdkWZ0x
+CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/tmp.DyQoLadrQF
 //Install .so files without execute permission.
 CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
 //ADVANCED property for variable: CMAKE_LINKER

+ 2 - 2
cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake

@@ -2,8 +2,8 @@
 # Generated by "Unix Makefiles" Generator, CMake Version 3.13
 
 # Relative path conversion top directories.
-set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/tmp/tmp.55FUdkWZ0x")
-set(CMAKE_RELATIVE_PATH_TOP_BINARY "/tmp/tmp.55FUdkWZ0x/cmake-build-debug")
+set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/tmp/tmp.DyQoLadrQF")
+set(CMAKE_RELATIVE_PATH_TOP_BINARY "/tmp/tmp.DyQoLadrQF/cmake-build-debug")
 
 # Force unix paths in dependencies.
 set(CMAKE_FORCE_UNIX_PATHS 1)

+ 30 - 30
cmake-build-debug/CMakeFiles/CMakeError.log

@@ -1,24 +1,24 @@
 Determining if the pthread_create exist failed with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
 
-Run Build Command:"/usr/bin/make" "cmTC_60b01/fast"
-/usr/bin/make -f CMakeFiles/cmTC_60b01.dir/build.make CMakeFiles/cmTC_60b01.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building C object CMakeFiles/cmTC_60b01.dir/CheckSymbolExists.c.o
-/usr/bin/cc    -o CMakeFiles/cmTC_60b01.dir/CheckSymbolExists.c.o   -c /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp/CheckSymbolExists.c
-Linking C executable cmTC_60b01
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60b01.dir/link.txt --verbose=1
-/usr/bin/cc      CMakeFiles/cmTC_60b01.dir/CheckSymbolExists.c.o  -o cmTC_60b01 
-/usr/bin/ld: CMakeFiles/cmTC_60b01.dir/CheckSymbolExists.c.o: in function `main':
+Run Build Command:"/usr/bin/make" "cmTC_3f464/fast"
+/usr/bin/make -f CMakeFiles/cmTC_3f464.dir/build.make CMakeFiles/cmTC_3f464.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building C object CMakeFiles/cmTC_3f464.dir/CheckSymbolExists.c.o
+/usr/bin/cc    -o CMakeFiles/cmTC_3f464.dir/CheckSymbolExists.c.o   -c /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp/CheckSymbolExists.c
+Linking C executable cmTC_3f464
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3f464.dir/link.txt --verbose=1
+/usr/bin/cc      CMakeFiles/cmTC_3f464.dir/CheckSymbolExists.c.o  -o cmTC_3f464 
+/usr/bin/ld: CMakeFiles/cmTC_3f464.dir/CheckSymbolExists.c.o: in function `main':
 CheckSymbolExists.c:(.text+0x1b): undefined reference to `pthread_create'
 collect2: error: ld returned 1 exit status
-CMakeFiles/cmTC_60b01.dir/build.make:86: recipe for target 'cmTC_60b01' failed
-make[1]: *** [cmTC_60b01] Error 1
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Makefile:121: recipe for target 'cmTC_60b01/fast' failed
-make: *** [cmTC_60b01/fast] Error 2
+CMakeFiles/cmTC_3f464.dir/build.make:86: recipe for target 'cmTC_3f464' failed
+make[1]: *** [cmTC_3f464] Error 1
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Makefile:121: recipe for target 'cmTC_3f464/fast' failed
+make: *** [cmTC_3f464/fast] Error 2
 
-File /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
+File /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
 /* */
 #include <pthread.h>
 
@@ -34,22 +34,22 @@ int main(int argc, char** argv)
 }
 
 Determining if the function pthread_create exists in the pthreads failed with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
 
-Run Build Command:"/usr/bin/make" "cmTC_74b02/fast"
-/usr/bin/make -f CMakeFiles/cmTC_74b02.dir/build.make CMakeFiles/cmTC_74b02.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building C object CMakeFiles/cmTC_74b02.dir/CheckFunctionExists.c.o
-/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=pthread_create   -o CMakeFiles/cmTC_74b02.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
-Linking C executable cmTC_74b02
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_74b02.dir/link.txt --verbose=1
-/usr/bin/cc  -DCHECK_FUNCTION_EXISTS=pthread_create    CMakeFiles/cmTC_74b02.dir/CheckFunctionExists.c.o  -o cmTC_74b02 -lpthreads 
+Run Build Command:"/usr/bin/make" "cmTC_3ff0f/fast"
+/usr/bin/make -f CMakeFiles/cmTC_3ff0f.dir/build.make CMakeFiles/cmTC_3ff0f.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building C object CMakeFiles/cmTC_3ff0f.dir/CheckFunctionExists.c.o
+/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=pthread_create   -o CMakeFiles/cmTC_3ff0f.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
+Linking C executable cmTC_3ff0f
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3ff0f.dir/link.txt --verbose=1
+/usr/bin/cc  -DCHECK_FUNCTION_EXISTS=pthread_create    CMakeFiles/cmTC_3ff0f.dir/CheckFunctionExists.c.o  -o cmTC_3ff0f -lpthreads 
 /usr/bin/ld: cannot find -lpthreads
 collect2: error: ld returned 1 exit status
-CMakeFiles/cmTC_74b02.dir/build.make:86: recipe for target 'cmTC_74b02' failed
-make[1]: *** [cmTC_74b02] Error 1
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Makefile:121: recipe for target 'cmTC_74b02/fast' failed
-make: *** [cmTC_74b02/fast] Error 2
+CMakeFiles/cmTC_3ff0f.dir/build.make:86: recipe for target 'cmTC_3ff0f' failed
+make[1]: *** [cmTC_3ff0f] Error 1
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Makefile:121: recipe for target 'cmTC_3ff0f/fast' failed
+make: *** [cmTC_3ff0f/fast] Error 2
 
 

+ 169 - 169
cmake-build-debug/CMakeFiles/CMakeOutput.log

@@ -10,7 +10,7 @@ The output was:
 
 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
 
-The C compiler identification is GNU, found in "/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/3.13.2/CompilerIdC/a.out"
+The C compiler identification is GNU, found in "/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/3.13.2/CompilerIdC/a.out"
 
 Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
 Compiler: /usr/bin/c++ 
@@ -23,33 +23,33 @@ The output was:
 
 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
 
-The CXX compiler identification is GNU, found in "/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/3.13.2/CompilerIdCXX/a.out"
+The CXX compiler identification is GNU, found in "/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/3.13.2/CompilerIdCXX/a.out"
 
 Determining if the C compiler works passed with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
 
-Run Build Command:"/usr/bin/make" "cmTC_96077/fast"
-/usr/bin/make -f CMakeFiles/cmTC_96077.dir/build.make CMakeFiles/cmTC_96077.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building C object CMakeFiles/cmTC_96077.dir/testCCompiler.c.o
-/usr/bin/cc    -o CMakeFiles/cmTC_96077.dir/testCCompiler.c.o   -c /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp/testCCompiler.c
-Linking C executable cmTC_96077
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_96077.dir/link.txt --verbose=1
-/usr/bin/cc      CMakeFiles/cmTC_96077.dir/testCCompiler.c.o  -o cmTC_96077 
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+Run Build Command:"/usr/bin/make" "cmTC_e2c39/fast"
+/usr/bin/make -f CMakeFiles/cmTC_e2c39.dir/build.make CMakeFiles/cmTC_e2c39.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building C object CMakeFiles/cmTC_e2c39.dir/testCCompiler.c.o
+/usr/bin/cc    -o CMakeFiles/cmTC_e2c39.dir/testCCompiler.c.o   -c /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp/testCCompiler.c
+Linking C executable cmTC_e2c39
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e2c39.dir/link.txt --verbose=1
+/usr/bin/cc      CMakeFiles/cmTC_e2c39.dir/testCCompiler.c.o  -o cmTC_e2c39 
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 
 Detecting C compiler ABI info compiled with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
-
-Run Build Command:"/usr/bin/make" "cmTC_9eb83/fast"
-/usr/bin/make -f CMakeFiles/cmTC_9eb83.dir/build.make CMakeFiles/cmTC_9eb83.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building C object CMakeFiles/cmTC_9eb83.dir/CMakeCCompilerABI.c.o
-/usr/bin/cc    -o CMakeFiles/cmTC_9eb83.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c
-Linking C executable cmTC_9eb83
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9eb83.dir/link.txt --verbose=1
-/usr/bin/cc     -v CMakeFiles/cmTC_9eb83.dir/CMakeCCompilerABI.c.o  -o cmTC_9eb83 
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
+
+Run Build Command:"/usr/bin/make" "cmTC_07444/fast"
+/usr/bin/make -f CMakeFiles/cmTC_07444.dir/build.make CMakeFiles/cmTC_07444.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building C object CMakeFiles/cmTC_07444.dir/CMakeCCompilerABI.c.o
+/usr/bin/cc    -o CMakeFiles/cmTC_07444.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c
+Linking C executable cmTC_07444
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_07444.dir/link.txt --verbose=1
+/usr/bin/cc     -v CMakeFiles/cmTC_07444.dir/CMakeCCompilerABI.c.o  -o cmTC_07444 
 Using built-in specs.
 COLLECT_GCC=/usr/bin/cc
 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
@@ -59,24 +59,24 @@ Thread model: posix
 gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 
 COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/
 LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../:/lib/:/usr/lib/
-COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_9eb83' '-mtune=generic' '-march=x86-64'
- /usr/lib/gcc/x86_64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccK1Ofo2.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_9eb83 /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. CMakeFiles/cmTC_9eb83.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o
-COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_9eb83' '-mtune=generic' '-march=x86-64'
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_07444' '-mtune=generic' '-march=x86-64'
+ /usr/lib/gcc/x86_64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJomCxQ.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_07444 /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. CMakeFiles/cmTC_07444.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o
+COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_07444' '-mtune=generic' '-march=x86-64'
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 
 Parsed C implicit link information from above output:
   link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
-  ignore line: [Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp]
+  ignore line: [Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp]
   ignore line: []
-  ignore line: [Run Build Command:"/usr/bin/make" "cmTC_9eb83/fast"]
-  ignore line: [/usr/bin/make -f CMakeFiles/cmTC_9eb83.dir/build.make CMakeFiles/cmTC_9eb83.dir/build]
-  ignore line: [make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp']
-  ignore line: [Building C object CMakeFiles/cmTC_9eb83.dir/CMakeCCompilerABI.c.o]
-  ignore line: [/usr/bin/cc    -o CMakeFiles/cmTC_9eb83.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c]
-  ignore line: [Linking C executable cmTC_9eb83]
-  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9eb83.dir/link.txt --verbose=1]
-  ignore line: [/usr/bin/cc     -v CMakeFiles/cmTC_9eb83.dir/CMakeCCompilerABI.c.o  -o cmTC_9eb83 ]
+  ignore line: [Run Build Command:"/usr/bin/make" "cmTC_07444/fast"]
+  ignore line: [/usr/bin/make -f CMakeFiles/cmTC_07444.dir/build.make CMakeFiles/cmTC_07444.dir/build]
+  ignore line: [make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp']
+  ignore line: [Building C object CMakeFiles/cmTC_07444.dir/CMakeCCompilerABI.c.o]
+  ignore line: [/usr/bin/cc    -o CMakeFiles/cmTC_07444.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c]
+  ignore line: [Linking C executable cmTC_07444]
+  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_07444.dir/link.txt --verbose=1]
+  ignore line: [/usr/bin/cc     -v CMakeFiles/cmTC_07444.dir/CMakeCCompilerABI.c.o  -o cmTC_07444 ]
   ignore line: [Using built-in specs.]
   ignore line: [COLLECT_GCC=/usr/bin/cc]
   ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper]
@@ -86,13 +86,13 @@ Parsed C implicit link information from above output:
   ignore line: [gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ]
   ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/]
   ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../:/lib/:/usr/lib/]
-  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_9eb83' '-mtune=generic' '-march=x86-64']
-  link line: [ /usr/lib/gcc/x86_64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccK1Ofo2.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_9eb83 /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. CMakeFiles/cmTC_9eb83.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o]
+  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_07444' '-mtune=generic' '-march=x86-64']
+  link line: [ /usr/lib/gcc/x86_64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJomCxQ.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_07444 /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. CMakeFiles/cmTC_07444.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o]
     arg [/usr/lib/gcc/x86_64-linux-gnu/6/collect2] ==> ignore
     arg [-plugin] ==> ignore
     arg [/usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so] ==> ignore
     arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper] ==> ignore
-    arg [-plugin-opt=-fresolution=/tmp/ccK1Ofo2.res] ==> ignore
+    arg [-plugin-opt=-fresolution=/tmp/ccJomCxQ.res] ==> ignore
     arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
     arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
     arg [-plugin-opt=-pass-through=-lc] ==> ignore
@@ -108,7 +108,7 @@ Parsed C implicit link information from above output:
     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
     arg [-pie] ==> ignore
     arg [-o] ==> ignore
-    arg [cmTC_9eb83] ==> ignore
+    arg [cmTC_07444] ==> ignore
     arg [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore
     arg [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o] ==> ignore
     arg [/usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o] ==> ignore
@@ -120,7 +120,7 @@ Parsed C implicit link information from above output:
     arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
     arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
     arg [-L/usr/lib/gcc/x86_64-linux-gnu/6/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../..]
-    arg [CMakeFiles/cmTC_9eb83.dir/CMakeCCompilerABI.c.o] ==> ignore
+    arg [CMakeFiles/cmTC_07444.dir/CMakeCCompilerABI.c.o] ==> ignore
     arg [-lgcc] ==> lib [gcc]
     arg [--as-needed] ==> ignore
     arg [-lgcc_s] ==> lib [gcc_s]
@@ -148,17 +148,17 @@ Parsed C implicit link information from above output:
 
 
 Detecting C [-std=c11] compiler features compiled with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
 
-Run Build Command:"/usr/bin/make" "cmTC_84040/fast"
-/usr/bin/make -f CMakeFiles/cmTC_84040.dir/build.make CMakeFiles/cmTC_84040.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building C object CMakeFiles/cmTC_84040.dir/feature_tests.c.o
-/usr/bin/cc   -std=c11 -o CMakeFiles/cmTC_84040.dir/feature_tests.c.o   -c /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/feature_tests.c
-Linking C executable cmTC_84040
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_84040.dir/link.txt --verbose=1
-/usr/bin/cc      CMakeFiles/cmTC_84040.dir/feature_tests.c.o  -o cmTC_84040 
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+Run Build Command:"/usr/bin/make" "cmTC_b2797/fast"
+/usr/bin/make -f CMakeFiles/cmTC_b2797.dir/build.make CMakeFiles/cmTC_b2797.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building C object CMakeFiles/cmTC_b2797.dir/feature_tests.c.o
+/usr/bin/cc   -std=c11 -o CMakeFiles/cmTC_b2797.dir/feature_tests.c.o   -c /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/feature_tests.c
+Linking C executable cmTC_b2797
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b2797.dir/link.txt --verbose=1
+/usr/bin/cc      CMakeFiles/cmTC_b2797.dir/feature_tests.c.o  -o cmTC_b2797 
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 
     Feature record: C_FEATURE:1c_function_prototypes
@@ -168,17 +168,17 @@ make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMa
 
 
 Detecting C [-std=c99] compiler features compiled with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
 
-Run Build Command:"/usr/bin/make" "cmTC_0ab7f/fast"
-/usr/bin/make -f CMakeFiles/cmTC_0ab7f.dir/build.make CMakeFiles/cmTC_0ab7f.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building C object CMakeFiles/cmTC_0ab7f.dir/feature_tests.c.o
-/usr/bin/cc   -std=c99 -o CMakeFiles/cmTC_0ab7f.dir/feature_tests.c.o   -c /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/feature_tests.c
-Linking C executable cmTC_0ab7f
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0ab7f.dir/link.txt --verbose=1
-/usr/bin/cc      CMakeFiles/cmTC_0ab7f.dir/feature_tests.c.o  -o cmTC_0ab7f 
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+Run Build Command:"/usr/bin/make" "cmTC_0bf9a/fast"
+/usr/bin/make -f CMakeFiles/cmTC_0bf9a.dir/build.make CMakeFiles/cmTC_0bf9a.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building C object CMakeFiles/cmTC_0bf9a.dir/feature_tests.c.o
+/usr/bin/cc   -std=c99 -o CMakeFiles/cmTC_0bf9a.dir/feature_tests.c.o   -c /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/feature_tests.c
+Linking C executable cmTC_0bf9a
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0bf9a.dir/link.txt --verbose=1
+/usr/bin/cc      CMakeFiles/cmTC_0bf9a.dir/feature_tests.c.o  -o cmTC_0bf9a 
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 
     Feature record: C_FEATURE:1c_function_prototypes
@@ -188,17 +188,17 @@ make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMa
 
 
 Detecting C [-std=c90] compiler features compiled with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
 
-Run Build Command:"/usr/bin/make" "cmTC_b833c/fast"
-/usr/bin/make -f CMakeFiles/cmTC_b833c.dir/build.make CMakeFiles/cmTC_b833c.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building C object CMakeFiles/cmTC_b833c.dir/feature_tests.c.o
-/usr/bin/cc   -std=c90 -o CMakeFiles/cmTC_b833c.dir/feature_tests.c.o   -c /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/feature_tests.c
-Linking C executable cmTC_b833c
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b833c.dir/link.txt --verbose=1
-/usr/bin/cc      CMakeFiles/cmTC_b833c.dir/feature_tests.c.o  -o cmTC_b833c 
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+Run Build Command:"/usr/bin/make" "cmTC_a689b/fast"
+/usr/bin/make -f CMakeFiles/cmTC_a689b.dir/build.make CMakeFiles/cmTC_a689b.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building C object CMakeFiles/cmTC_a689b.dir/feature_tests.c.o
+/usr/bin/cc   -std=c90 -o CMakeFiles/cmTC_a689b.dir/feature_tests.c.o   -c /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/feature_tests.c
+Linking C executable cmTC_a689b
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a689b.dir/link.txt --verbose=1
+/usr/bin/cc      CMakeFiles/cmTC_a689b.dir/feature_tests.c.o  -o cmTC_a689b 
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 
     Feature record: C_FEATURE:1c_function_prototypes
@@ -206,30 +206,30 @@ make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMa
     Feature record: C_FEATURE:0c_static_assert
     Feature record: C_FEATURE:0c_variadic_macros
 Determining if the CXX compiler works passed with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
 
-Run Build Command:"/usr/bin/make" "cmTC_3d71e/fast"
-/usr/bin/make -f CMakeFiles/cmTC_3d71e.dir/build.make CMakeFiles/cmTC_3d71e.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building CXX object CMakeFiles/cmTC_3d71e.dir/testCXXCompiler.cxx.o
-/usr/bin/c++     -o CMakeFiles/cmTC_3d71e.dir/testCXXCompiler.cxx.o -c /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
-Linking CXX executable cmTC_3d71e
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3d71e.dir/link.txt --verbose=1
-/usr/bin/c++       CMakeFiles/cmTC_3d71e.dir/testCXXCompiler.cxx.o  -o cmTC_3d71e 
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+Run Build Command:"/usr/bin/make" "cmTC_26b3c/fast"
+/usr/bin/make -f CMakeFiles/cmTC_26b3c.dir/build.make CMakeFiles/cmTC_26b3c.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_26b3c.dir/testCXXCompiler.cxx.o
+/usr/bin/c++     -o CMakeFiles/cmTC_26b3c.dir/testCXXCompiler.cxx.o -c /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
+Linking CXX executable cmTC_26b3c
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26b3c.dir/link.txt --verbose=1
+/usr/bin/c++       CMakeFiles/cmTC_26b3c.dir/testCXXCompiler.cxx.o  -o cmTC_26b3c 
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 
 Detecting CXX compiler ABI info compiled with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
-
-Run Build Command:"/usr/bin/make" "cmTC_e6541/fast"
-/usr/bin/make -f CMakeFiles/cmTC_e6541.dir/build.make CMakeFiles/cmTC_e6541.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building CXX object CMakeFiles/cmTC_e6541.dir/CMakeCXXCompilerABI.cpp.o
-/usr/bin/c++     -o CMakeFiles/cmTC_e6541.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp
-Linking CXX executable cmTC_e6541
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e6541.dir/link.txt --verbose=1
-/usr/bin/c++      -v CMakeFiles/cmTC_e6541.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_e6541 
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
+
+Run Build Command:"/usr/bin/make" "cmTC_6a3e6/fast"
+/usr/bin/make -f CMakeFiles/cmTC_6a3e6.dir/build.make CMakeFiles/cmTC_6a3e6.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_6a3e6.dir/CMakeCXXCompilerABI.cpp.o
+/usr/bin/c++     -o CMakeFiles/cmTC_6a3e6.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp
+Linking CXX executable cmTC_6a3e6
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6a3e6.dir/link.txt --verbose=1
+/usr/bin/c++      -v CMakeFiles/cmTC_6a3e6.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_6a3e6 
 Using built-in specs.
 COLLECT_GCC=/usr/bin/c++
 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
@@ -239,24 +239,24 @@ Thread model: posix
 gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) 
 COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/
 LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../:/lib/:/usr/lib/
-COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_e6541' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
- /usr/lib/gcc/x86_64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccuWO49W.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_e6541 /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. CMakeFiles/cmTC_e6541.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o
-COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_e6541' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6a3e6' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
+ /usr/lib/gcc/x86_64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccW7tFWS.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_6a3e6 /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. CMakeFiles/cmTC_6a3e6.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o
+COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6a3e6' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 
 Parsed CXX implicit link information from above output:
   link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
-  ignore line: [Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp]
+  ignore line: [Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp]
   ignore line: []
-  ignore line: [Run Build Command:"/usr/bin/make" "cmTC_e6541/fast"]
-  ignore line: [/usr/bin/make -f CMakeFiles/cmTC_e6541.dir/build.make CMakeFiles/cmTC_e6541.dir/build]
-  ignore line: [make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp']
-  ignore line: [Building CXX object CMakeFiles/cmTC_e6541.dir/CMakeCXXCompilerABI.cpp.o]
-  ignore line: [/usr/bin/c++     -o CMakeFiles/cmTC_e6541.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp]
-  ignore line: [Linking CXX executable cmTC_e6541]
-  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e6541.dir/link.txt --verbose=1]
-  ignore line: [/usr/bin/c++      -v CMakeFiles/cmTC_e6541.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_e6541 ]
+  ignore line: [Run Build Command:"/usr/bin/make" "cmTC_6a3e6/fast"]
+  ignore line: [/usr/bin/make -f CMakeFiles/cmTC_6a3e6.dir/build.make CMakeFiles/cmTC_6a3e6.dir/build]
+  ignore line: [make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp']
+  ignore line: [Building CXX object CMakeFiles/cmTC_6a3e6.dir/CMakeCXXCompilerABI.cpp.o]
+  ignore line: [/usr/bin/c++     -o CMakeFiles/cmTC_6a3e6.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp]
+  ignore line: [Linking CXX executable cmTC_6a3e6]
+  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6a3e6.dir/link.txt --verbose=1]
+  ignore line: [/usr/bin/c++      -v CMakeFiles/cmTC_6a3e6.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_6a3e6 ]
   ignore line: [Using built-in specs.]
   ignore line: [COLLECT_GCC=/usr/bin/c++]
   ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper]
@@ -266,13 +266,13 @@ Parsed CXX implicit link information from above output:
   ignore line: [gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ]
   ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/]
   ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/6/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/6/../../../:/lib/:/usr/lib/]
-  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_e6541' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
-  link line: [ /usr/lib/gcc/x86_64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccuWO49W.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_e6541 /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. CMakeFiles/cmTC_e6541.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o]
+  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6a3e6' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
+  link line: [ /usr/lib/gcc/x86_64-linux-gnu/6/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccW7tFWS.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_6a3e6 /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/6 -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/6/../../.. CMakeFiles/cmTC_6a3e6.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/6/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crtn.o]
     arg [/usr/lib/gcc/x86_64-linux-gnu/6/collect2] ==> ignore
     arg [-plugin] ==> ignore
     arg [/usr/lib/gcc/x86_64-linux-gnu/6/liblto_plugin.so] ==> ignore
     arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper] ==> ignore
-    arg [-plugin-opt=-fresolution=/tmp/ccuWO49W.res] ==> ignore
+    arg [-plugin-opt=-fresolution=/tmp/ccW7tFWS.res] ==> ignore
     arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
     arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
     arg [-plugin-opt=-pass-through=-lc] ==> ignore
@@ -288,7 +288,7 @@ Parsed CXX implicit link information from above output:
     arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
     arg [-pie] ==> ignore
     arg [-o] ==> ignore
-    arg [cmTC_e6541] ==> ignore
+    arg [cmTC_6a3e6] ==> ignore
     arg [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore
     arg [/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/crti.o] ==> ignore
     arg [/usr/lib/gcc/x86_64-linux-gnu/6/crtbeginS.o] ==> ignore
@@ -300,7 +300,7 @@ Parsed CXX implicit link information from above output:
     arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
     arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
     arg [-L/usr/lib/gcc/x86_64-linux-gnu/6/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/6/../../..]
-    arg [CMakeFiles/cmTC_e6541.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
+    arg [CMakeFiles/cmTC_6a3e6.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
     arg [-lstdc++] ==> lib [stdc++]
     arg [-lm] ==> lib [m]
     arg [-lgcc_s] ==> lib [gcc_s]
@@ -326,17 +326,17 @@ Parsed CXX implicit link information from above output:
 
 
 Detecting CXX [-std=c++1z] compiler features compiled with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
 
-Run Build Command:"/usr/bin/make" "cmTC_ef1cc/fast"
-/usr/bin/make -f CMakeFiles/cmTC_ef1cc.dir/build.make CMakeFiles/cmTC_ef1cc.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building CXX object CMakeFiles/cmTC_ef1cc.dir/feature_tests.cxx.o
-/usr/bin/c++    -std=c++1z -o CMakeFiles/cmTC_ef1cc.dir/feature_tests.cxx.o -c /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/feature_tests.cxx
-Linking CXX executable cmTC_ef1cc
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ef1cc.dir/link.txt --verbose=1
-/usr/bin/c++       CMakeFiles/cmTC_ef1cc.dir/feature_tests.cxx.o  -o cmTC_ef1cc 
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+Run Build Command:"/usr/bin/make" "cmTC_23e2b/fast"
+/usr/bin/make -f CMakeFiles/cmTC_23e2b.dir/build.make CMakeFiles/cmTC_23e2b.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_23e2b.dir/feature_tests.cxx.o
+/usr/bin/c++    -std=c++1z -o CMakeFiles/cmTC_23e2b.dir/feature_tests.cxx.o -c /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/feature_tests.cxx
+Linking CXX executable cmTC_23e2b
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_23e2b.dir/link.txt --verbose=1
+/usr/bin/c++       CMakeFiles/cmTC_23e2b.dir/feature_tests.cxx.o  -o cmTC_23e2b 
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 
     Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
@@ -399,17 +399,17 @@ make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMa
 
 
 Detecting CXX [-std=c++14] compiler features compiled with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
 
-Run Build Command:"/usr/bin/make" "cmTC_1de4f/fast"
-/usr/bin/make -f CMakeFiles/cmTC_1de4f.dir/build.make CMakeFiles/cmTC_1de4f.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building CXX object CMakeFiles/cmTC_1de4f.dir/feature_tests.cxx.o
-/usr/bin/c++    -std=c++14 -o CMakeFiles/cmTC_1de4f.dir/feature_tests.cxx.o -c /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/feature_tests.cxx
-Linking CXX executable cmTC_1de4f
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1de4f.dir/link.txt --verbose=1
-/usr/bin/c++       CMakeFiles/cmTC_1de4f.dir/feature_tests.cxx.o  -o cmTC_1de4f 
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+Run Build Command:"/usr/bin/make" "cmTC_ab975/fast"
+/usr/bin/make -f CMakeFiles/cmTC_ab975.dir/build.make CMakeFiles/cmTC_ab975.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_ab975.dir/feature_tests.cxx.o
+/usr/bin/c++    -std=c++14 -o CMakeFiles/cmTC_ab975.dir/feature_tests.cxx.o -c /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/feature_tests.cxx
+Linking CXX executable cmTC_ab975
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ab975.dir/link.txt --verbose=1
+/usr/bin/c++       CMakeFiles/cmTC_ab975.dir/feature_tests.cxx.o  -o cmTC_ab975 
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 
     Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
@@ -472,17 +472,17 @@ make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMa
 
 
 Detecting CXX [-std=c++11] compiler features compiled with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
 
-Run Build Command:"/usr/bin/make" "cmTC_3a64d/fast"
-/usr/bin/make -f CMakeFiles/cmTC_3a64d.dir/build.make CMakeFiles/cmTC_3a64d.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building CXX object CMakeFiles/cmTC_3a64d.dir/feature_tests.cxx.o
-/usr/bin/c++    -std=c++11 -o CMakeFiles/cmTC_3a64d.dir/feature_tests.cxx.o -c /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/feature_tests.cxx
-Linking CXX executable cmTC_3a64d
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3a64d.dir/link.txt --verbose=1
-/usr/bin/c++       CMakeFiles/cmTC_3a64d.dir/feature_tests.cxx.o  -o cmTC_3a64d 
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+Run Build Command:"/usr/bin/make" "cmTC_30627/fast"
+/usr/bin/make -f CMakeFiles/cmTC_30627.dir/build.make CMakeFiles/cmTC_30627.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_30627.dir/feature_tests.cxx.o
+/usr/bin/c++    -std=c++11 -o CMakeFiles/cmTC_30627.dir/feature_tests.cxx.o -c /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/feature_tests.cxx
+Linking CXX executable cmTC_30627
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_30627.dir/link.txt --verbose=1
+/usr/bin/c++       CMakeFiles/cmTC_30627.dir/feature_tests.cxx.o  -o cmTC_30627 
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 
     Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
@@ -545,17 +545,17 @@ make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMa
 
 
 Detecting CXX [-std=c++98] compiler features compiled with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
 
-Run Build Command:"/usr/bin/make" "cmTC_d086c/fast"
-/usr/bin/make -f CMakeFiles/cmTC_d086c.dir/build.make CMakeFiles/cmTC_d086c.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building CXX object CMakeFiles/cmTC_d086c.dir/feature_tests.cxx.o
-/usr/bin/c++    -std=c++98 -o CMakeFiles/cmTC_d086c.dir/feature_tests.cxx.o -c /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/feature_tests.cxx
-Linking CXX executable cmTC_d086c
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d086c.dir/link.txt --verbose=1
-/usr/bin/c++       CMakeFiles/cmTC_d086c.dir/feature_tests.cxx.o  -o cmTC_d086c 
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+Run Build Command:"/usr/bin/make" "cmTC_9b3f6/fast"
+/usr/bin/make -f CMakeFiles/cmTC_9b3f6.dir/build.make CMakeFiles/cmTC_9b3f6.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building CXX object CMakeFiles/cmTC_9b3f6.dir/feature_tests.cxx.o
+/usr/bin/c++    -std=c++98 -o CMakeFiles/cmTC_9b3f6.dir/feature_tests.cxx.o -c /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/feature_tests.cxx
+Linking CXX executable cmTC_9b3f6
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9b3f6.dir/link.txt --verbose=1
+/usr/bin/c++       CMakeFiles/cmTC_9b3f6.dir/feature_tests.cxx.o  -o cmTC_9b3f6 
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 
     Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
@@ -616,30 +616,30 @@ make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMa
     Feature record: CXX_FEATURE:0cxx_variadic_macros
     Feature record: CXX_FEATURE:0cxx_variadic_templates
 Determining if the include file pthread.h exists passed with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
 
-Run Build Command:"/usr/bin/make" "cmTC_8978e/fast"
-/usr/bin/make -f CMakeFiles/cmTC_8978e.dir/build.make CMakeFiles/cmTC_8978e.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building C object CMakeFiles/cmTC_8978e.dir/CheckIncludeFile.c.o
-/usr/bin/cc    -o CMakeFiles/cmTC_8978e.dir/CheckIncludeFile.c.o   -c /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp/CheckIncludeFile.c
-Linking C executable cmTC_8978e
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8978e.dir/link.txt --verbose=1
-/usr/bin/cc      CMakeFiles/cmTC_8978e.dir/CheckIncludeFile.c.o  -o cmTC_8978e 
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+Run Build Command:"/usr/bin/make" "cmTC_8cbfa/fast"
+/usr/bin/make -f CMakeFiles/cmTC_8cbfa.dir/build.make CMakeFiles/cmTC_8cbfa.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building C object CMakeFiles/cmTC_8cbfa.dir/CheckIncludeFile.c.o
+/usr/bin/cc    -o CMakeFiles/cmTC_8cbfa.dir/CheckIncludeFile.c.o   -c /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp/CheckIncludeFile.c
+Linking C executable cmTC_8cbfa
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8cbfa.dir/link.txt --verbose=1
+/usr/bin/cc      CMakeFiles/cmTC_8cbfa.dir/CheckIncludeFile.c.o  -o cmTC_8cbfa 
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 
 Determining if the function pthread_create exists in the pthread passed with the following output:
-Change Dir: /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp
-
-Run Build Command:"/usr/bin/make" "cmTC_13cb6/fast"
-/usr/bin/make -f CMakeFiles/cmTC_13cb6.dir/build.make CMakeFiles/cmTC_13cb6.dir/build
-make[1]: Entering directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
-Building C object CMakeFiles/cmTC_13cb6.dir/CheckFunctionExists.c.o
-/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=pthread_create   -o CMakeFiles/cmTC_13cb6.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
-Linking C executable cmTC_13cb6
-/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_13cb6.dir/link.txt --verbose=1
-/usr/bin/cc  -DCHECK_FUNCTION_EXISTS=pthread_create    CMakeFiles/cmTC_13cb6.dir/CheckFunctionExists.c.o  -o cmTC_13cb6 -lpthread 
-make[1]: Leaving directory '/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/CMakeTmp'
+Change Dir: /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp
+
+Run Build Command:"/usr/bin/make" "cmTC_bf97e/fast"
+/usr/bin/make -f CMakeFiles/cmTC_bf97e.dir/build.make CMakeFiles/cmTC_bf97e.dir/build
+make[1]: Entering directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
+Building C object CMakeFiles/cmTC_bf97e.dir/CheckFunctionExists.c.o
+/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=pthread_create   -o CMakeFiles/cmTC_bf97e.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c
+Linking C executable cmTC_bf97e
+/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bf97e.dir/link.txt --verbose=1
+/usr/bin/cc  -DCHECK_FUNCTION_EXISTS=pthread_create    CMakeFiles/cmTC_bf97e.dir/CheckFunctionExists.c.o  -o cmTC_bf97e -lpthread 
+make[1]: Leaving directory '/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/CMakeTmp'
 
 

+ 5 - 5
cmake-build-debug/CMakeFiles/FDIACS.dir/DependInfo.cmake

@@ -4,11 +4,11 @@ set(CMAKE_DEPENDS_LANGUAGES
   )
 # The set of files for implicit dependencies of each language:
 set(CMAKE_DEPENDS_CHECK_CXX
-  "/tmp/tmp.55FUdkWZ0x/httppost.cpp" "/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/FDIACS.dir/httppost.cpp.o"
-  "/tmp/tmp.55FUdkWZ0x/main.cpp" "/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/FDIACS.dir/main.cpp.o"
-  "/tmp/tmp.55FUdkWZ0x/soapC.cpp" "/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/FDIACS.dir/soapC.cpp.o"
-  "/tmp/tmp.55FUdkWZ0x/soapcwmpService.cpp" "/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/FDIACS.dir/soapcwmpService.cpp.o"
-  "/tmp/tmp.55FUdkWZ0x/stdsoap2.cpp" "/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/FDIACS.dir/stdsoap2.cpp.o"
+  "/tmp/tmp.DyQoLadrQF/httppost.cpp" "/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/FDIACS.dir/httppost.cpp.o"
+  "/tmp/tmp.DyQoLadrQF/main.cpp" "/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/FDIACS.dir/main.cpp.o"
+  "/tmp/tmp.DyQoLadrQF/soapC.cpp" "/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/FDIACS.dir/soapC.cpp.o"
+  "/tmp/tmp.DyQoLadrQF/soapcwmpService.cpp" "/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/FDIACS.dir/soapcwmpService.cpp.o"
+  "/tmp/tmp.DyQoLadrQF/stdsoap2.cpp" "/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/FDIACS.dir/stdsoap2.cpp.o"
   )
 set(CMAKE_CXX_COMPILER_ID "GNU")
 

+ 24 - 24
cmake-build-debug/CMakeFiles/FDIACS.dir/build.make

@@ -43,10 +43,10 @@ RM = /usr/bin/cmake -E remove -f
 EQUALS = =
 
 # The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = /tmp/tmp.55FUdkWZ0x
+CMAKE_SOURCE_DIR = /tmp/tmp.DyQoLadrQF
 
 # The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = /tmp/tmp.55FUdkWZ0x/cmake-build-debug
+CMAKE_BINARY_DIR = /tmp/tmp.DyQoLadrQF/cmake-build-debug
 
 # Include any dependencies generated for this target.
 include CMakeFiles/FDIACS.dir/depend.make
@@ -59,68 +59,68 @@ include CMakeFiles/FDIACS.dir/flags.make
 
 CMakeFiles/FDIACS.dir/main.cpp.o: CMakeFiles/FDIACS.dir/flags.make
 CMakeFiles/FDIACS.dir/main.cpp.o: ../main.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/FDIACS.dir/main.cpp.o"
-	/usr/bin/g++-7  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/FDIACS.dir/main.cpp.o -c /tmp/tmp.55FUdkWZ0x/main.cpp
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/FDIACS.dir/main.cpp.o"
+	/usr/bin/g++-7  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/FDIACS.dir/main.cpp.o -c /tmp/tmp.DyQoLadrQF/main.cpp
 
 CMakeFiles/FDIACS.dir/main.cpp.i: cmake_force
 	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/FDIACS.dir/main.cpp.i"
-	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /tmp/tmp.55FUdkWZ0x/main.cpp > CMakeFiles/FDIACS.dir/main.cpp.i
+	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /tmp/tmp.DyQoLadrQF/main.cpp > CMakeFiles/FDIACS.dir/main.cpp.i
 
 CMakeFiles/FDIACS.dir/main.cpp.s: cmake_force
 	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/FDIACS.dir/main.cpp.s"
-	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /tmp/tmp.55FUdkWZ0x/main.cpp -o CMakeFiles/FDIACS.dir/main.cpp.s
+	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /tmp/tmp.DyQoLadrQF/main.cpp -o CMakeFiles/FDIACS.dir/main.cpp.s
 
 CMakeFiles/FDIACS.dir/soapcwmpService.cpp.o: CMakeFiles/FDIACS.dir/flags.make
 CMakeFiles/FDIACS.dir/soapcwmpService.cpp.o: ../soapcwmpService.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/FDIACS.dir/soapcwmpService.cpp.o"
-	/usr/bin/g++-7  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/FDIACS.dir/soapcwmpService.cpp.o -c /tmp/tmp.55FUdkWZ0x/soapcwmpService.cpp
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/FDIACS.dir/soapcwmpService.cpp.o"
+	/usr/bin/g++-7  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/FDIACS.dir/soapcwmpService.cpp.o -c /tmp/tmp.DyQoLadrQF/soapcwmpService.cpp
 
 CMakeFiles/FDIACS.dir/soapcwmpService.cpp.i: cmake_force
 	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/FDIACS.dir/soapcwmpService.cpp.i"
-	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /tmp/tmp.55FUdkWZ0x/soapcwmpService.cpp > CMakeFiles/FDIACS.dir/soapcwmpService.cpp.i
+	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /tmp/tmp.DyQoLadrQF/soapcwmpService.cpp > CMakeFiles/FDIACS.dir/soapcwmpService.cpp.i
 
 CMakeFiles/FDIACS.dir/soapcwmpService.cpp.s: cmake_force
 	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/FDIACS.dir/soapcwmpService.cpp.s"
-	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /tmp/tmp.55FUdkWZ0x/soapcwmpService.cpp -o CMakeFiles/FDIACS.dir/soapcwmpService.cpp.s
+	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /tmp/tmp.DyQoLadrQF/soapcwmpService.cpp -o CMakeFiles/FDIACS.dir/soapcwmpService.cpp.s
 
 CMakeFiles/FDIACS.dir/soapC.cpp.o: CMakeFiles/FDIACS.dir/flags.make
 CMakeFiles/FDIACS.dir/soapC.cpp.o: ../soapC.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object CMakeFiles/FDIACS.dir/soapC.cpp.o"
-	/usr/bin/g++-7  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/FDIACS.dir/soapC.cpp.o -c /tmp/tmp.55FUdkWZ0x/soapC.cpp
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object CMakeFiles/FDIACS.dir/soapC.cpp.o"
+	/usr/bin/g++-7  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/FDIACS.dir/soapC.cpp.o -c /tmp/tmp.DyQoLadrQF/soapC.cpp
 
 CMakeFiles/FDIACS.dir/soapC.cpp.i: cmake_force
 	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/FDIACS.dir/soapC.cpp.i"
-	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /tmp/tmp.55FUdkWZ0x/soapC.cpp > CMakeFiles/FDIACS.dir/soapC.cpp.i
+	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /tmp/tmp.DyQoLadrQF/soapC.cpp > CMakeFiles/FDIACS.dir/soapC.cpp.i
 
 CMakeFiles/FDIACS.dir/soapC.cpp.s: cmake_force
 	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/FDIACS.dir/soapC.cpp.s"
-	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /tmp/tmp.55FUdkWZ0x/soapC.cpp -o CMakeFiles/FDIACS.dir/soapC.cpp.s
+	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /tmp/tmp.DyQoLadrQF/soapC.cpp -o CMakeFiles/FDIACS.dir/soapC.cpp.s
 
 CMakeFiles/FDIACS.dir/httppost.cpp.o: CMakeFiles/FDIACS.dir/flags.make
 CMakeFiles/FDIACS.dir/httppost.cpp.o: ../httppost.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object CMakeFiles/FDIACS.dir/httppost.cpp.o"
-	/usr/bin/g++-7  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/FDIACS.dir/httppost.cpp.o -c /tmp/tmp.55FUdkWZ0x/httppost.cpp
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object CMakeFiles/FDIACS.dir/httppost.cpp.o"
+	/usr/bin/g++-7  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/FDIACS.dir/httppost.cpp.o -c /tmp/tmp.DyQoLadrQF/httppost.cpp
 
 CMakeFiles/FDIACS.dir/httppost.cpp.i: cmake_force
 	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/FDIACS.dir/httppost.cpp.i"
-	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /tmp/tmp.55FUdkWZ0x/httppost.cpp > CMakeFiles/FDIACS.dir/httppost.cpp.i
+	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /tmp/tmp.DyQoLadrQF/httppost.cpp > CMakeFiles/FDIACS.dir/httppost.cpp.i
 
 CMakeFiles/FDIACS.dir/httppost.cpp.s: cmake_force
 	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/FDIACS.dir/httppost.cpp.s"
-	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /tmp/tmp.55FUdkWZ0x/httppost.cpp -o CMakeFiles/FDIACS.dir/httppost.cpp.s
+	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /tmp/tmp.DyQoLadrQF/httppost.cpp -o CMakeFiles/FDIACS.dir/httppost.cpp.s
 
 CMakeFiles/FDIACS.dir/stdsoap2.cpp.o: CMakeFiles/FDIACS.dir/flags.make
 CMakeFiles/FDIACS.dir/stdsoap2.cpp.o: ../stdsoap2.cpp
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object CMakeFiles/FDIACS.dir/stdsoap2.cpp.o"
-	/usr/bin/g++-7  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/FDIACS.dir/stdsoap2.cpp.o -c /tmp/tmp.55FUdkWZ0x/stdsoap2.cpp
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object CMakeFiles/FDIACS.dir/stdsoap2.cpp.o"
+	/usr/bin/g++-7  $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/FDIACS.dir/stdsoap2.cpp.o -c /tmp/tmp.DyQoLadrQF/stdsoap2.cpp
 
 CMakeFiles/FDIACS.dir/stdsoap2.cpp.i: cmake_force
 	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/FDIACS.dir/stdsoap2.cpp.i"
-	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /tmp/tmp.55FUdkWZ0x/stdsoap2.cpp > CMakeFiles/FDIACS.dir/stdsoap2.cpp.i
+	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /tmp/tmp.DyQoLadrQF/stdsoap2.cpp > CMakeFiles/FDIACS.dir/stdsoap2.cpp.i
 
 CMakeFiles/FDIACS.dir/stdsoap2.cpp.s: cmake_force
 	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/FDIACS.dir/stdsoap2.cpp.s"
-	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /tmp/tmp.55FUdkWZ0x/stdsoap2.cpp -o CMakeFiles/FDIACS.dir/stdsoap2.cpp.s
+	/usr/bin/g++-7 $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /tmp/tmp.DyQoLadrQF/stdsoap2.cpp -o CMakeFiles/FDIACS.dir/stdsoap2.cpp.s
 
 # Object files for target FDIACS
 FDIACS_OBJECTS = \
@@ -140,7 +140,7 @@ FDIACS: CMakeFiles/FDIACS.dir/httppost.cpp.o
 FDIACS: CMakeFiles/FDIACS.dir/stdsoap2.cpp.o
 FDIACS: CMakeFiles/FDIACS.dir/build.make
 FDIACS: CMakeFiles/FDIACS.dir/link.txt
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Linking CXX executable FDIACS"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Linking CXX executable FDIACS"
 	$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/FDIACS.dir/link.txt --verbose=$(VERBOSE)
 
 # Rule to build all files generated by this target.
@@ -153,6 +153,6 @@ CMakeFiles/FDIACS.dir/clean:
 .PHONY : CMakeFiles/FDIACS.dir/clean
 
 CMakeFiles/FDIACS.dir/depend:
-	cd /tmp/tmp.55FUdkWZ0x/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /tmp/tmp.55FUdkWZ0x /tmp/tmp.55FUdkWZ0x /tmp/tmp.55FUdkWZ0x/cmake-build-debug /tmp/tmp.55FUdkWZ0x/cmake-build-debug /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/FDIACS.dir/DependInfo.cmake --color=$(COLOR)
+	cd /tmp/tmp.DyQoLadrQF/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /tmp/tmp.DyQoLadrQF /tmp/tmp.DyQoLadrQF /tmp/tmp.DyQoLadrQF/cmake-build-debug /tmp/tmp.DyQoLadrQF/cmake-build-debug /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/FDIACS.dir/DependInfo.cmake --color=$(COLOR)
 .PHONY : CMakeFiles/FDIACS.dir/depend
 

+ 2 - 34
cmake-build-debug/CMakeFiles/FDIACS.dir/depend.make

@@ -1,34 +1,2 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 3.13
-
-CMakeFiles/FDIACS.dir/httppost.cpp.o: ../httppost.cpp
-CMakeFiles/FDIACS.dir/httppost.cpp.o: ../httppost.h
-
-CMakeFiles/FDIACS.dir/main.cpp.o: ../cwmp.nsmap
-CMakeFiles/FDIACS.dir/main.cpp.o: ../httppost.h
-CMakeFiles/FDIACS.dir/main.cpp.o: ../json.hpp
-CMakeFiles/FDIACS.dir/main.cpp.o: ../main.cpp
-CMakeFiles/FDIACS.dir/main.cpp.o: ../soapH.h
-CMakeFiles/FDIACS.dir/main.cpp.o: ../soapStub.h
-CMakeFiles/FDIACS.dir/main.cpp.o: ../soapcwmpService.h
-CMakeFiles/FDIACS.dir/main.cpp.o: /usr/include/zdb/Connection.h
-CMakeFiles/FDIACS.dir/main.cpp.o: /usr/include/zdb/ConnectionPool.h
-CMakeFiles/FDIACS.dir/main.cpp.o: /usr/include/zdb/Exception.h
-CMakeFiles/FDIACS.dir/main.cpp.o: /usr/include/zdb/PreparedStatement.h
-CMakeFiles/FDIACS.dir/main.cpp.o: /usr/include/zdb/ResultSet.h
-CMakeFiles/FDIACS.dir/main.cpp.o: /usr/include/zdb/SQLException.h
-CMakeFiles/FDIACS.dir/main.cpp.o: /usr/include/zdb/URL.h
-CMakeFiles/FDIACS.dir/main.cpp.o: /usr/include/zdb/zdb.h
-CMakeFiles/FDIACS.dir/main.cpp.o: /usr/local/share/gsoap/plugin/threads.h
-
-CMakeFiles/FDIACS.dir/soapC.cpp.o: ../soapC.cpp
-CMakeFiles/FDIACS.dir/soapC.cpp.o: ../soapH.h
-CMakeFiles/FDIACS.dir/soapC.cpp.o: ../soapStub.h
-
-CMakeFiles/FDIACS.dir/soapcwmpService.cpp.o: ../soapH.h
-CMakeFiles/FDIACS.dir/soapcwmpService.cpp.o: ../soapStub.h
-CMakeFiles/FDIACS.dir/soapcwmpService.cpp.o: ../soapcwmpService.cpp
-CMakeFiles/FDIACS.dir/soapcwmpService.cpp.o: ../soapcwmpService.h
-
-CMakeFiles/FDIACS.dir/stdsoap2.cpp.o: ../stdsoap2.cpp
-
+# Empty dependencies file for FDIACS.
+# This may be replaced when dependencies are built.

+ 75 - 0
cmake-build-debug/CMakeFiles/Makefile.cmake

@@ -11,26 +11,96 @@ set(CMAKE_MAKEFILE_DEPENDS
   "CMakeFiles/3.13.2/CMakeCCompiler.cmake"
   "CMakeFiles/3.13.2/CMakeCXXCompiler.cmake"
   "CMakeFiles/3.13.2/CMakeSystem.cmake"
+  "CMakeFiles/feature_tests.c"
+  "CMakeFiles/feature_tests.cxx"
+  "/usr/share/cmake-3.13/Modules/CMakeCCompiler.cmake.in"
+  "/usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c"
   "/usr/share/cmake-3.13/Modules/CMakeCInformation.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeCXXCompiler.cmake.in"
+  "/usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp"
   "/usr/share/cmake-3.13/Modules/CMakeCXXInformation.cmake"
   "/usr/share/cmake-3.13/Modules/CMakeCommonLanguageInclude.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeCompilerIdDetection.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeConfigurableFile.in"
+  "/usr/share/cmake-3.13/Modules/CMakeDetermineCCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeDetermineCXXCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeDetermineCompileFeatures.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeDetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeDetermineCompilerABI.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeDetermineCompilerId.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeDetermineSystem.cmake"
   "/usr/share/cmake-3.13/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeFindBinUtils.cmake"
   "/usr/share/cmake-3.13/Modules/CMakeFindCodeBlocks.cmake"
   "/usr/share/cmake-3.13/Modules/CMakeGenericSystem.cmake"
   "/usr/share/cmake-3.13/Modules/CMakeInitializeConfigs.cmake"
   "/usr/share/cmake-3.13/Modules/CMakeLanguageInformation.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeParseImplicitLinkInfo.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeSystem.cmake.in"
   "/usr/share/cmake-3.13/Modules/CMakeSystemSpecificInformation.cmake"
   "/usr/share/cmake-3.13/Modules/CMakeSystemSpecificInitialize.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeTestCCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeTestCXXCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeTestCompilerCommon.cmake"
+  "/usr/share/cmake-3.13/Modules/CMakeUnixFindMake.cmake"
+  "/usr/share/cmake-3.13/Modules/CheckFunctionExists.c"
+  "/usr/share/cmake-3.13/Modules/CheckIncludeFile.c.in"
   "/usr/share/cmake-3.13/Modules/CheckIncludeFile.cmake"
   "/usr/share/cmake-3.13/Modules/CheckLibraryExists.cmake"
   "/usr/share/cmake-3.13/Modules/CheckSymbolExists.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/ADSP-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/Borland-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/Bruce-C-DetermineCompiler.cmake"
   "/usr/share/cmake-3.13/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/Clang-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/Compaq-C-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/Cray-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/GHS-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/GNU-C-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/GNU-C-FeatureTests.cmake"
   "/usr/share/cmake-3.13/Modules/Compiler/GNU-C.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/GNU-CXX-FeatureTests.cmake"
   "/usr/share/cmake-3.13/Modules/Compiler/GNU-CXX.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/GNU-FindBinUtils.cmake"
   "/usr/share/cmake-3.13/Modules/Compiler/GNU.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/HP-C-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/HP-CXX-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/IAR-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/Intel-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/MIPSpro-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/MSVC-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/PGI-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/PathScale-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/SCO-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/SDCC-C-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/SunPro-C-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/TI-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/Watcom-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/XL-C-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/XL-CXX-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/zOS-C-DetermineCompiler.cmake"
+  "/usr/share/cmake-3.13/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake"
   "/usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake"
   "/usr/share/cmake-3.13/Modules/FindPackageMessage.cmake"
   "/usr/share/cmake-3.13/Modules/FindThreads.cmake"
+  "/usr/share/cmake-3.13/Modules/Internal/FeatureTesting.cmake"
+  "/usr/share/cmake-3.13/Modules/Platform/Linux-Determine-CXX.cmake"
   "/usr/share/cmake-3.13/Modules/Platform/Linux-GNU-C.cmake"
   "/usr/share/cmake-3.13/Modules/Platform/Linux-GNU-CXX.cmake"
   "/usr/share/cmake-3.13/Modules/Platform/Linux-GNU.cmake"
@@ -47,6 +117,11 @@ set(CMAKE_MAKEFILE_OUTPUTS
 
 # Byproducts of CMake generate step:
 set(CMAKE_MAKEFILE_PRODUCTS
+  "CMakeFiles/3.13.2/CMakeSystem.cmake"
+  "CMakeFiles/3.13.2/CMakeCCompiler.cmake"
+  "CMakeFiles/3.13.2/CMakeCXXCompiler.cmake"
+  "CMakeFiles/3.13.2/CMakeCCompiler.cmake"
+  "CMakeFiles/3.13.2/CMakeCXXCompiler.cmake"
   "CMakeFiles/CMakeDirectoryInformation.cmake"
   )
 

+ 5 - 5
cmake-build-debug/CMakeFiles/Makefile2

@@ -59,10 +59,10 @@ RM = /usr/bin/cmake -E remove -f
 EQUALS = =
 
 # The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = /tmp/tmp.55FUdkWZ0x
+CMAKE_SOURCE_DIR = /tmp/tmp.DyQoLadrQF
 
 # The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = /tmp/tmp.55FUdkWZ0x/cmake-build-debug
+CMAKE_BINARY_DIR = /tmp/tmp.DyQoLadrQF/cmake-build-debug
 
 #=============================================================================
 # Target rules for target CMakeFiles/FDIACS.dir
@@ -71,7 +71,7 @@ CMAKE_BINARY_DIR = /tmp/tmp.55FUdkWZ0x/cmake-build-debug
 CMakeFiles/FDIACS.dir/all:
 	$(MAKE) -f CMakeFiles/FDIACS.dir/build.make CMakeFiles/FDIACS.dir/depend
 	$(MAKE) -f CMakeFiles/FDIACS.dir/build.make CMakeFiles/FDIACS.dir/build
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles --progress-num=1,2,3,4,5,6 "Built target FDIACS"
+	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles --progress-num=1,2,3,4,5,6 "Built target FDIACS"
 .PHONY : CMakeFiles/FDIACS.dir/all
 
 # Include target in all.
@@ -81,9 +81,9 @@ all: CMakeFiles/FDIACS.dir/all
 
 # Build rule for subdir invocation for target.
 CMakeFiles/FDIACS.dir/rule: cmake_check_build_system
-	$(CMAKE_COMMAND) -E cmake_progress_start /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles 6
+	$(CMAKE_COMMAND) -E cmake_progress_start /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles 6
 	$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/FDIACS.dir/all
-	$(CMAKE_COMMAND) -E cmake_progress_start /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles 0
+	$(CMAKE_COMMAND) -E cmake_progress_start /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles 0
 .PHONY : CMakeFiles/FDIACS.dir/rule
 
 # Convenience name for target.

+ 3 - 3
cmake-build-debug/CMakeFiles/TargetDirectories.txt

@@ -1,3 +1,3 @@
-/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/rebuild_cache.dir
-/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/FDIACS.dir
-/tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/edit_cache.dir
+/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/rebuild_cache.dir
+/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/FDIACS.dir
+/tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/edit_cache.dir

+ 1 - 1
cmake-build-debug/CMakeFiles/clion-environment.txt

@@ -1,3 +1,3 @@
-ToolSet: 0.1 (remote)Options: 
+ToolSet: 1.0 (remote)Options: 
 
 Options:

+ 27 - 4
cmake-build-debug/CMakeFiles/clion-log.txt

@@ -1,4 +1,27 @@
-CMake executable not found: /usr/bin/cmake Configure
-
-Cannot get compiler information:
-	Unable to create temporary file
+/usr/bin/cmake -DCMAKE_BUILD_TYPE=Debug -G "CodeBlocks - Unix Makefiles" /tmp/tmp.DyQoLadrQF
+-- The C compiler identification is GNU 6.3.0
+-- The CXX compiler identification is GNU 6.3.0
+-- Check for working C compiler: /usr/bin/cc
+-- Check for working C compiler: /usr/bin/cc -- works
+-- Detecting C compiler ABI info
+-- Detecting C compiler ABI info - done
+-- Detecting C compile features
+-- Detecting C compile features - done
+-- Check for working CXX compiler: /usr/bin/c++
+-- Check for working CXX compiler: /usr/bin/c++ -- works
+-- Detecting CXX compiler ABI info
+-- Detecting CXX compiler ABI info - done
+-- Detecting CXX compile features
+-- Detecting CXX compile features - done
+-- Looking for pthread.h
+-- Looking for pthread.h - found
+-- Looking for pthread_create
+-- Looking for pthread_create - not found
+-- Looking for pthread_create in pthreads
+-- Looking for pthread_create in pthreads - not found
+-- Looking for pthread_create in pthread
+-- Looking for pthread_create in pthread - found
+-- Found Threads: TRUE  
+-- Configuring done
+-- Generating done
+-- Build files have been written to: /tmp/tmp.DyQoLadrQF/cmake-build-debug

+ 38 - 35
cmake-build-debug/FDIACS.cbp

@@ -8,28 +8,28 @@
 		<Option virtualFolders="CMake Files\;"/>
 		<Build>
 			<Target title="all">
-				<Option working_dir="/tmp/tmp.55FUdkWZ0x/cmake-build-debug"/>
+				<Option working_dir="/tmp/tmp.DyQoLadrQF/cmake-build-debug"/>
 				<Option type="4"/>
 				<MakeCommands>
-					<Build command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 all"/>
-					<CompileFile command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
+					<Build command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 all"/>
+					<CompileFile command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
+					<Clean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
+					<DistClean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
 				</MakeCommands>
 			</Target>
 			<Target title="rebuild_cache">
-				<Option working_dir="/tmp/tmp.55FUdkWZ0x/cmake-build-debug"/>
+				<Option working_dir="/tmp/tmp.DyQoLadrQF/cmake-build-debug"/>
 				<Option type="4"/>
 				<MakeCommands>
-					<Build command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 rebuild_cache"/>
-					<CompileFile command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
+					<Build command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 rebuild_cache"/>
+					<CompileFile command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
+					<Clean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
+					<DistClean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
 				</MakeCommands>
 			</Target>
 			<Target title="FDIACS">
-				<Option output="/tmp/tmp.55FUdkWZ0x/cmake-build-debug/FDIACS" prefix_auto="0" extension_auto="0"/>
-				<Option working_dir="/tmp/tmp.55FUdkWZ0x/cmake-build-debug"/>
+				<Option output="/tmp/tmp.DyQoLadrQF/cmake-build-debug/FDIACS" prefix_auto="0" extension_auto="0"/>
+				<Option working_dir="/tmp/tmp.DyQoLadrQF/cmake-build-debug"/>
 				<Option object_output="./"/>
 				<Option type="1"/>
 				<Option compiler="gcc"/>
@@ -47,15 +47,15 @@
 					<Add directory="/usr/include"/>
 				</Compiler>
 				<MakeCommands>
-					<Build command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 FDIACS"/>
-					<CompileFile command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
+					<Build command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 FDIACS"/>
+					<CompileFile command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
+					<Clean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
+					<DistClean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
 				</MakeCommands>
 			</Target>
 			<Target title="FDIACS/fast">
-				<Option output="/tmp/tmp.55FUdkWZ0x/cmake-build-debug/FDIACS" prefix_auto="0" extension_auto="0"/>
-				<Option working_dir="/tmp/tmp.55FUdkWZ0x/cmake-build-debug"/>
+				<Option output="/tmp/tmp.DyQoLadrQF/cmake-build-debug/FDIACS" prefix_auto="0" extension_auto="0"/>
+				<Option working_dir="/tmp/tmp.DyQoLadrQF/cmake-build-debug"/>
 				<Option object_output="./"/>
 				<Option type="1"/>
 				<Option compiler="gcc"/>
@@ -73,45 +73,48 @@
 					<Add directory="/usr/include"/>
 				</Compiler>
 				<MakeCommands>
-					<Build command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 FDIACS/fast"/>
-					<CompileFile command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
+					<Build command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 FDIACS/fast"/>
+					<CompileFile command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
+					<Clean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
+					<DistClean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
 				</MakeCommands>
 			</Target>
 			<Target title="edit_cache">
-				<Option working_dir="/tmp/tmp.55FUdkWZ0x/cmake-build-debug"/>
+				<Option working_dir="/tmp/tmp.DyQoLadrQF/cmake-build-debug"/>
 				<Option type="4"/>
 				<MakeCommands>
-					<Build command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 edit_cache"/>
-					<CompileFile command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.55FUdkWZ0x/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
+					<Build command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 edit_cache"/>
+					<CompileFile command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
+					<Clean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
+					<DistClean command="/usr/bin/make -j4 -f &quot;/tmp/tmp.DyQoLadrQF/cmake-build-debug/Makefile&quot;  VERBOSE=1 clean"/>
 				</MakeCommands>
 			</Target>
 		</Build>
-		<Unit filename="/tmp/tmp.55FUdkWZ0x/httppost.cpp">
+		<Unit filename="/tmp/tmp.DyQoLadrQF/cwmp.nsmap">
 			<Option target="FDIACS"/>
 		</Unit>
-		<Unit filename="/tmp/tmp.55FUdkWZ0x/httppost.h">
+		<Unit filename="/tmp/tmp.DyQoLadrQF/httppost.cpp">
 			<Option target="FDIACS"/>
 		</Unit>
-		<Unit filename="/tmp/tmp.55FUdkWZ0x/main.cpp">
+		<Unit filename="/tmp/tmp.DyQoLadrQF/httppost.h">
 			<Option target="FDIACS"/>
 		</Unit>
-		<Unit filename="/tmp/tmp.55FUdkWZ0x/soapC.cpp">
+		<Unit filename="/tmp/tmp.DyQoLadrQF/main.cpp">
 			<Option target="FDIACS"/>
 		</Unit>
-		<Unit filename="/tmp/tmp.55FUdkWZ0x/soapcwmpService.cpp">
+		<Unit filename="/tmp/tmp.DyQoLadrQF/soapC.cpp">
 			<Option target="FDIACS"/>
 		</Unit>
-		<Unit filename="/tmp/tmp.55FUdkWZ0x/soapcwmpService.h">
+		<Unit filename="/tmp/tmp.DyQoLadrQF/soapcwmpService.cpp">
 			<Option target="FDIACS"/>
 		</Unit>
-		<Unit filename="/tmp/tmp.55FUdkWZ0x/stdsoap2.cpp">
+		<Unit filename="/tmp/tmp.DyQoLadrQF/soapcwmpService.h">
 			<Option target="FDIACS"/>
 		</Unit>
-		<Unit filename="/tmp/tmp.55FUdkWZ0x/CMakeLists.txt">
+		<Unit filename="/tmp/tmp.DyQoLadrQF/stdsoap2.cpp">
+			<Option target="FDIACS"/>
+		</Unit>
+		<Unit filename="/tmp/tmp.DyQoLadrQF/CMakeLists.txt">
 			<Option virtualFolder="CMake Files\"/>
 		</Unit>
 	</Project>

+ 4 - 4
cmake-build-debug/Makefile

@@ -48,10 +48,10 @@ RM = /usr/bin/cmake -E remove -f
 EQUALS = =
 
 # The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = /tmp/tmp.55FUdkWZ0x
+CMAKE_SOURCE_DIR = /tmp/tmp.DyQoLadrQF
 
 # The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = /tmp/tmp.55FUdkWZ0x/cmake-build-debug
+CMAKE_BINARY_DIR = /tmp/tmp.DyQoLadrQF/cmake-build-debug
 
 #=============================================================================
 # Targets provided globally by CMake.
@@ -80,9 +80,9 @@ edit_cache/fast: edit_cache
 
 # The main all target
 all: cmake_check_build_system
-	$(CMAKE_COMMAND) -E cmake_progress_start /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles/progress.marks
+	$(CMAKE_COMMAND) -E cmake_progress_start /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles/progress.marks
 	$(MAKE) -f CMakeFiles/Makefile2 all
-	$(CMAKE_COMMAND) -E cmake_progress_start /tmp/tmp.55FUdkWZ0x/cmake-build-debug/CMakeFiles 0
+	$(CMAKE_COMMAND) -E cmake_progress_start /tmp/tmp.DyQoLadrQF/cmake-build-debug/CMakeFiles 0
 .PHONY : all
 
 # The main clean target

+ 2 - 2
cmake-build-debug/cmake_install.cmake

@@ -1,4 +1,4 @@
-# Install script for directory: /tmp/tmp.55FUdkWZ0x
+# Install script for directory: /tmp/tmp.DyQoLadrQF
 
 # Set the install prefix
 if(NOT DEFINED CMAKE_INSTALL_PREFIX)
@@ -45,5 +45,5 @@ endif()
 
 string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
        "${CMAKE_INSTALL_MANIFEST_FILES}")
-file(WRITE "/tmp/tmp.55FUdkWZ0x/cmake-build-debug/${CMAKE_INSTALL_MANIFEST}"
+file(WRITE "/tmp/tmp.DyQoLadrQF/cmake-build-debug/${CMAKE_INSTALL_MANIFEST}"
      "${CMAKE_INSTALL_MANIFEST_CONTENT}")

+ 12 - 3
main.cpp

@@ -1,5 +1,6 @@
 #include <iostream>
 #include "httppost.h"
+#include "cwmp.nsmap"
 #include "soapcwmpService.h"
 #include "plugin/threads.h"
 #include <vector>
@@ -103,7 +104,8 @@ std::string zbx_keys[] = {"InternetGatewayDevice.WANDevice.1.WANConnectionDevice
                           "InternetGatewayDevice.WEB_GUI.Overview.LANStatus.MacAddress",
                           "InternetGatewayDevice.WEB_GUI.Network.LTE_Setting.Status.DL_Frequency",
                           "InternetGatewayDevice.WEB_GUI.Network.LTE_Setting.Status.UL_Frequency",
-                          "InternetGatewayDevice.ManagementServer.ConnectionRequestURL"
+                          "InternetGatewayDevice.ManagementServer.ConnectionRequestURL",
+                          "InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.1.IPInterfaceIPAddress"
 };
 
 
@@ -162,7 +164,7 @@ std::string url_encode(const std::string &value) {
 
 int main() {
     signal(SIGPIPE, handler);
-    std::cout << "TR069 Server Started on Port " << port << "(1.2)...\n" << std::endl;
+    std::cout << "TR069 Server Started on Port " << port << "(1.3)...\n" << std::endl;
     cwmpService service(SOAP_XML_INDENT);
     service.soap->send_timeout = service.soap->recv_timeout = 5;
     service.soap->transfer_timeout = 60;
@@ -258,7 +260,9 @@ int cwmpService::GetParameterValues(struct _cwmp__GetParameterValues *cwmp__GetP
                                     struct _cwmp__GetParameterValuesResponse *cwmp__GetParameterValuesResponse) { return SOAP_OK; }
 
 int cwmpService::SetParameterValues(struct _cwmp__SetParameterValues *cwmp__SetParameterValues,
-                                    struct _cwmp__SetParameterValuesResponse *cwmp__SetParameterValuesResponse) { return SOAP_OK; }
+                                    struct _cwmp__SetParameterValuesResponse *cwmp__SetParameterValuesResponse) {
+    return SOAP_OK;
+}
 
 int cwmpService::SetParameterAttributes(
         struct _cwmp__SetParameterAttributes *cwmp__SetParameterAttributes,
@@ -472,6 +476,10 @@ int cwmpService::Inform(struct _cwmp__Inform *cwmp__Inform, struct _cwmp__Inform
             else if (std::string(_Name).compare(
                     "InternetGatewayDevice.WEB_GUI.Network.LTE_Setting.Status.DL_Frequency") == 0)
                 tr069.insert({"DL_Frequency", _Value});
+            else if (std::string(_Name).compare(
+                    "InternetGatewayDevice.LANDevice.1.LANHostConfigManagement.IPInterface.1.IPInterfaceIPAddress") ==
+                     0)
+                tr069.insert({"IPInterfaceIPAddress", _Value});
             else if (std::string(_Name).compare("InternetGatewayDevice.WEB_GUI.Overview.LANStatus.MacAddress") == 0)
                 tr069.insert({"MacAddress", _Value});
 
@@ -551,6 +559,7 @@ int cwmpService::Inform(struct _cwmp__Inform *cwmp__Inform, struct _cwmp__Inform
     tr069_json["InternetGatewayDevice"]["WEB_GUI"]["Overview"]["LANStatus"]["MacAddress"]["_value"] = tr069["MacAddress"];
     tr069_json["InternetGatewayDevice"]["WEB_GUI"]["Network"]["LTE_Setting"]["Status"]["DL_Frequency"]["_value"] = tr069["DL_Frequency"];
     tr069_json["InternetGatewayDevice"]["WEB_GUI"]["Network"]["LTE_Setting"]["Status"]["UL_Frequency"]["_value"] = tr069["UL_Frequency"];
+    tr069_json["InternetGatewayDevice"]["LANDevice"]["1"]["IPInterface"]["1"]["IPInterfaceIPAddress"]["_value"] = tr069["IPInterfaceIPAddress"];
 //</editor-fold>
     std::ofstream json_data;
 

+ 2 - 2
stdsoap2.cpp

@@ -7751,10 +7751,10 @@ http_response(struct soap *soap, int status, ULONG64 count) {
     } else if ((status >= 301 && status <= 303) || status == 307) {
         err = soap->fposthdr(soap, "Location", soap->endpoint);
         if (err)
-            return err;
+        return err;
     }
 #endif
-    err = soap->fposthdr(soap, "Server", "FDIACS/1.2 By Sassan");
+    err = soap->fposthdr(soap, "Server", "FDIACS/1.3 By Sassan");
 //    err = soap->fposthdr(soap, "Server", "gSOAP/2.8");
     if (err)
         return err;