Closed jbigot closed 2 months ago
In GitLab by @fxmordant on Oct 17, 2023, 12:12
According to the error, the plugin cannot compile because a symbol is missing. This appears to be related to the include of filesystem.
filesystem
Job [#89092](https://gitlab.maisondelasimulation.fr/pdidev/pdi/-/jobs/89092) failed for 9f48c2966017eab5411993ba759d845a34e5e1df: [PDI][NOINIT] *** Fatal error: Plugin_error: Unable to load plugin 'json': \ \* unable to load '/tmpfs/JSON_PLUGIN/src/JSON_PLUGIN_pkg-build/libpdi_json_plugin.so' /tmpfs/JSON_PLUGIN/src/JSON_PLUGIN_pkg-build/libpdi_json_plugin.so: undefined symbol: _ZNSt12experimental10filesystem2v17__cxx114path14_M_split_cmptsEv,
In GitLab by @fxmordant on Oct 17, 2023, 12:14
created branch 444-json-plugin-undefined-symbol-job-failed-89092 to address this issue
444-json-plugin-undefined-symbol-job-failed-89092
In GitLab by @fxmordant on Oct 17, 2023, 12:12
According to the error, the plugin cannot compile because a symbol is missing. This appears to be related to the include of
filesystem
.