[artix-build-failures] [world] Failure: xsd

jenkins at artixlinux.org jenkins at artixlinux.org
Sun Aug 9 19:23:17 CEST 2020


   Failure

   Build: x86_64/extra

   Packages:

   xsd-4.0.0-4-x86_64.pkg.tar.zst

   author: alium

   email: alium at artixlinux.org

   [1]https://orion.artixlinux.org/job/packagesX/job/xsd/job/master/3/

References

   1. https://orion.artixlinux.org/job/packagesX/job/xsd/job/master/3/
-------------- next part --------------
Started by user alium
Restarted from build #2, stage Prepare
Running as alium
Querying the current revision of branch master...
Current revision of branch master is 90133716ae86f907ae0433a8d668f21c1887a016
Obtained Jenkinsfile from 90133716ae86f907ae0433a8d668f21c1887a016
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesX_xsd_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2020-08-09T17:22:39.524Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2020-08-09T17:22:39.524Z]  > git rev-parse --is-inside-work-tree # timeout=10
[2020-08-09T17:22:39.529Z] Fetching changes from the remote Git repository
[2020-08-09T17:22:39.529Z]  > git config remote.origin.url https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesX/xsd.git # timeout=10
[2020-08-09T17:22:39.534Z] Cleaning workspace
[2020-08-09T17:22:39.534Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-09T17:22:39.538Z] Resetting working tree
[2020-08-09T17:22:39.538Z]  > git reset --hard # timeout=10
[2020-08-09T17:22:39.544Z]  > git clean -fdx # timeout=10
[2020-08-09T17:22:39.548Z] Fetching without tags
[2020-08-09T17:22:39.548Z] Fetching upstream changes from https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesX/xsd.git
[2020-08-09T17:22:39.548Z]  > git --version # timeout=10
[2020-08-09T17:22:39.552Z]  > git fetch --no-tags --force --progress -- https://237b7412742b4068af4173944de150f12959f4d3@gitea.artixlinux.org/packagesX/xsd.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2020-08-09T17:22:39.653Z] Checking out Revision 90133716ae86f907ae0433a8d668f21c1887a016 (master)
[2020-08-09T17:22:39.653Z]  > git config core.sparsecheckout # timeout=10
[2020-08-09T17:22:39.657Z]  > git checkout -f 90133716ae86f907ae0433a8d668f21c1887a016 # timeout=10
[2020-08-09T17:22:39.664Z] Commit message: "[trunk] -> [extra] 'xsd-4.0.0-4' add"
[2020-08-09T17:22:39.664Z]  > git rev-list --no-walk 90133716ae86f907ae0433a8d668f21c1887a016 # timeout=10
[2020-08-09T17:22:39.674Z] Cleaning workspace
[2020-08-09T17:22:39.674Z]  > git rev-parse --verify HEAD # timeout=10
[2020-08-09T17:22:39.678Z] Resetting working tree
[2020-08-09T17:22:39.678Z]  > git reset --hard # timeout=10
[2020-08-09T17:22:39.684Z]  > git clean -fdx # timeout=10
[2020-08-09T17:22:39.690Z] [Gitea] Notifying branch build status: PENDING Build started...
[2020-08-09T17:22:39.715Z] ERROR: Could not send notifications
[2020-08-09T17:22:39.715Z] org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 401/Unauthorized
[2020-08-09T17:22:39.715Z] {"context":"packagesX/xsd/pipeline/head","description":"Build started...","state":"pending","status":"pending","target_url":"https://orion.artixlinux.org/job/packagesX/job/xsd/job/master/3/display/redirect"}
[2020-08-09T17:22:39.715Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.post(DefaultGiteaConnection.java:911)
[2020-08-09T17:22:39.715Z] 	at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.createCommitStatus(DefaultGiteaConnection.java:597)
[2020-08-09T17:22:39.715Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.sendNotifications(GiteaNotifier.java:153)
[2020-08-09T17:22:39.715Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier.access$400(GiteaNotifier.java:67)
[2020-08-09T17:22:39.715Z] 	at org.jenkinsci.plugin.gitea.GiteaNotifier$JobCheckOutListener.onCheckout(GiteaNotifier.java:302)
[2020-08-09T17:22:39.715Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:150)
[2020-08-09T17:22:39.715Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-08-09T17:22:39.715Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-08-09T17:22:39.715Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-08-09T17:22:39.715Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-08-09T17:22:39.715Z] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-08-09T17:22:39.715Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-08-09T17:22:39.715Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-08-09T17:22:39.716Z] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2020-08-09T17:22:40.033Z] + git show -s --format=%an 90133716ae86f907ae0433a8d668f21c1887a016
[Pipeline] sh
[2020-08-09T17:22:40.307Z] + git show -s --format=%ae 90133716ae86f907ae0433a8d668f21c1887a016
[Pipeline] sh
[2020-08-09T17:22:40.581Z] + git show --pretty=format: --name-status 90133716ae86f907ae0433a8d668f21c1887a016
[Pipeline] fileExists
[Pipeline] sh
[2020-08-09T17:22:40.888Z] + pkg2yaml -d x86_64/extra
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2020-08-09T17:22:41.156Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] echo
[2020-08-09T17:22:41.202Z] isLibBump: false
[Pipeline] dir
[2020-08-09T17:22:41.222Z] Running in /var/lib/jenkins/workspace/packagesX_xsd_master/x86_64/extra
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2020-08-09T17:22:41.539Z] + buildpkg -C -d world
[2020-08-09T17:22:44.766Z] :: Synchronizing package databases...
[2020-08-09T17:22:44.766Z]  system is up to date
[2020-08-09T17:22:44.766Z]  world is up to date
[2020-08-09T17:22:44.766Z]  galaxy is up to date
[2020-08-09T17:22:44.766Z]  extra is up to date
[2020-08-09T17:22:44.766Z]  community is up to date
[2020-08-09T17:22:44.766Z] :: Starting full system upgrade...
[2020-08-09T17:22:44.766Z]  there is nothing to do
[2020-08-09T17:22:45.677Z] ==> Building in chroot for [default] (x86_64)...
[2020-08-09T17:22:46.228Z] ==> Synchronizing chroot copy [/build/buildpkg/buildpkg/default-x86_64/root] -> [jenkins]...done
[2020-08-09T17:22:47.139Z] ==> Making package: xsd 4.0.0-4 (Sun Aug  9 19:22:47 2020)
[2020-08-09T17:22:47.139Z] ==> Retrieving sources...
[2020-08-09T17:22:47.139Z]   -> Found xsd-4.0.0+dep.tar.bz2
[2020-08-09T17:22:47.139Z]   -> Found xsdcxx.patch
[2020-08-09T17:22:47.139Z] ==> Validating source files with sha256sums...
[2020-08-09T17:22:47.139Z]     xsd-4.0.0+dep.tar.bz2 ... Passed
[2020-08-09T17:22:47.389Z]     xsdcxx.patch ... Passed
[2020-08-09T17:22:52.583Z] ==> Making package: xsd 4.0.0-4 (Sun 09 Aug 2020 05:22:51 PM UTC)
[2020-08-09T17:22:52.583Z] ==> Checking runtime dependencies...
[2020-08-09T17:22:52.583Z] ==> Installing missing dependencies...
[2020-08-09T17:22:52.583Z] resolving dependencies...
[2020-08-09T17:22:52.583Z] looking for conflicting packages...
[2020-08-09T17:22:52.583Z] 
[2020-08-09T17:22:52.583Z] Package (2)     New Version  Net Change  Download Size
[2020-08-09T17:22:52.583Z] 
[2020-08-09T17:22:52.583Z] system/libnsl   1.2.0-2        0.19 MiB               
[2020-08-09T17:22:52.583Z] world/xerces-c  3.2.3-1        8.42 MiB       1.41 MiB
[2020-08-09T17:22:52.583Z] 
[2020-08-09T17:22:52.583Z] Total Download Size:   1.41 MiB
[2020-08-09T17:22:52.583Z] Total Installed Size:  8.61 MiB
[2020-08-09T17:22:52.583Z] 
[2020-08-09T17:22:52.583Z] :: Proceed with installation? [Y/n] 
[2020-08-09T17:22:52.583Z] :: Retrieving packages...
[2020-08-09T17:22:52.583Z] downloading xerces-c-3.2.3-1-x86_64.pkg.tar.zst...
[2020-08-09T17:22:52.583Z] checking keyring...
[2020-08-09T17:22:52.583Z] checking package integrity...
[2020-08-09T17:22:52.583Z] loading package files...
[2020-08-09T17:22:52.583Z] checking for file conflicts...
[2020-08-09T17:22:52.584Z] checking available disk space...
[2020-08-09T17:22:52.584Z] :: Processing package changes...
[2020-08-09T17:22:52.584Z] installing libnsl...
[2020-08-09T17:22:52.584Z] installing xerces-c...
[2020-08-09T17:22:52.584Z] ==> Checking buildtime dependencies...
[2020-08-09T17:22:52.584Z] ==> Retrieving sources...
[2020-08-09T17:22:52.584Z]   -> Found xsd-4.0.0+dep.tar.bz2
[2020-08-09T17:22:52.584Z]   -> Found xsdcxx.patch
[2020-08-09T17:22:52.584Z] ==> WARNING: Skipping all source file integrity checks.
[2020-08-09T17:22:52.584Z] ==> Extracting sources...
[2020-08-09T17:22:52.584Z]   -> Extracting xsd-4.0.0+dep.tar.bz2 with bsdtar
[2020-08-09T17:22:53.494Z] ==> Starting prepare()...
[2020-08-09T17:22:53.494Z] patching file xsd/doc/xsd.1
[2020-08-09T17:22:53.494Z] patching file xsd/doc/xsd.xhtml
[2020-08-09T17:22:53.494Z] ==> Starting build()...
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/literal-map.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/option-types.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/validator.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/name-processor.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/type-processor.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/state-processor.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/generator.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-inline.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-header.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-source.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-forward.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-header.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-source.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/driver-source.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/element-validation-source.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/attribute-validation-source.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/characters-validation-source.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.cxx
[2020-08-09T17:22:54.838Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/validator.cxx
[2020-08-09T17:22:55.088Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/counter.cxx
[2020-08-09T17:22:55.088Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/name-processor.cxx
[2020-08-09T17:22:55.339Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/order-processor.cxx
[2020-08-09T17:22:55.339Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/state-processor.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/state-processor.cxx:8:
[2020-08-09T17:22:55.339Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.339Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.339Z]       |                                         ^~~~~
[2020-08-09T17:22:55.339Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.339Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.339Z]       |                                       ^~~~~
[2020-08-09T17:22:55.339Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/state-processor.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/state-processor.cxx:8:
[2020-08-09T17:22:55.339Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.339Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.339Z]       |                                       ^~~~~
[2020-08-09T17:22:55.339Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.hxx:11,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:12,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:16:
[2020-08-09T17:22:55.339Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.339Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.339Z]       |                                         ^~~~~
[2020-08-09T17:22:55.339Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.339Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.339Z]       |                                       ^~~~~
[2020-08-09T17:22:55.339Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.hxx:11,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:12,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:16:
[2020-08-09T17:22:55.339Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.339Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.339Z]       |                                       ^~~~~
[2020-08-09T17:22:55.339Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.hxx:11,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:12,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:16:
[2020-08-09T17:22:55.339Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.339Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.339Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.339Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7:
[2020-08-09T17:22:55.339Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.339Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.339Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.339Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-source.hxx:8,
[2020-08-09T17:22:55.339Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-source.cxx:5:
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.340Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.340Z]       |                                         ^~~~~
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.340Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.340Z]       |                                       ^~~~~
[2020-08-09T17:22:55.340Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-source.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-source.cxx:5:
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.340Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.340Z]       |                                       ^~~~~
[2020-08-09T17:22:55.340Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.cxx:5:
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.340Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.340Z]       |                                         ^~~~~
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.340Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.340Z]       |                                       ^~~~~
[2020-08-09T17:22:55.340Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.cxx:5:
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.340Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.340Z]       |                                       ^~~~~
[2020-08-09T17:22:55.340Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.hxx:12,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/validator.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/validator.cxx:8:
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.340Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.340Z]       |                                         ^~~~~
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.340Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.340Z]       |                                       ^~~~~
[2020-08-09T17:22:55.340Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.hxx:12,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/validator.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/validator.cxx:8:
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.340Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.340Z]       |                                       ^~~~~
[2020-08-09T17:22:55.340Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/state-processor.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/state-processor.cxx:8:
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.340Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.340Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.340Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/state-processor.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/state-processor.cxx:8:
[2020-08-09T17:22:55.340Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.340Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.340Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.340Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/characters-validation-source.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/characters-validation-source.cxx:5:
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.340Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.340Z]       |                                         ^~~~~
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.340Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.340Z]       |                                       ^~~~~
[2020-08-09T17:22:55.340Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/characters-validation-source.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/characters-validation-source.cxx:5:
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.340Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.340Z]       |                                       ^~~~~
[2020-08-09T17:22:55.340Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-source.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-source.cxx:5:
[2020-08-09T17:22:55.340Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.340Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.340Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.340Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.340Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-source.hxx:8,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-source.cxx:5:
[2020-08-09T17:22:55.341Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.341Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.341Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.341Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/driver-source.hxx:8,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/driver-source.cxx:9:
[2020-08-09T17:22:55.341Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.341Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.341Z]       |                                         ^~~~~
[2020-08-09T17:22:55.341Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.341Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.341Z]       |                                       ^~~~~
[2020-08-09T17:22:55.341Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/driver-source.hxx:8,
[2020-08-09T17:22:55.341Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/driver-source.cxx:9:
[2020-08-09T17:22:55.341Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.341Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.341Z]       |                                       ^~~~~
[2020-08-09T17:22:55.591Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.591Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.591Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.591Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.591Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.591Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.591Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.591Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/counter.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/counter.cxx:5:
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.592Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.592Z]       |                                         ^~~~~
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.592Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.592Z]       |                                       ^~~~~
[2020-08-09T17:22:55.592Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/counter.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/counter.cxx:5:
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.592Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.592Z]       |                                       ^~~~~
[2020-08-09T17:22:55.592Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/name-processor.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/name-processor.cxx:10:
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.592Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.592Z]       |                                         ^~~~~
[2020-08-09T17:22:55.592Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.cxx:5:
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.592Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.592Z]       |                                         ^~~~~
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.592Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.592Z]       |                                       ^~~~~
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.592Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.592Z]       |                                       ^~~~~
[2020-08-09T17:22:55.592Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/name-processor.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/name-processor.cxx:10:
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.592Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.592Z]       |                                       ^~~~~
[2020-08-09T17:22:55.592Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.cxx:5:
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.592Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.592Z]       |                                       ^~~~~
[2020-08-09T17:22:55.592Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.cxx:5:
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.592Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.592Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.592Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.cxx:5:
[2020-08-09T17:22:55.592Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.592Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.592Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.592Z] In file included from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:16:
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:55:10: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.592Z]    55 |     std::auto_ptr<SemanticGraph::Schema>
[2020-08-09T17:22:55.592Z]       |          ^~~~~~~~
[2020-08-09T17:22:55.592Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7:
[2020-08-09T17:22:55.592Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.592Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.592Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.592Z] In file included from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:16:
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:62:10: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.592Z]    62 |     std::auto_ptr<SemanticGraph::Schema>
[2020-08-09T17:22:55.592Z]       |          ^~~~~~~~
[2020-08-09T17:22:55.592Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7:
[2020-08-09T17:22:55.592Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.592Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.592Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.592Z] In file included from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:16:
[2020-08-09T17:22:55.592Z] /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:69:10: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.592Z]    69 |     std::auto_ptr<SemanticGraph::Schema>
[2020-08-09T17:22:55.592Z]       |          ^~~~~~~~
[2020-08-09T17:22:55.592Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7:
[2020-08-09T17:22:55.592Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.592Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.592Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.592Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.592Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/characters-validation-source.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/characters-validation-source.cxx:5:
[2020-08-09T17:22:55.593Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.593Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.593Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.593Z] In file included from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:16:
[2020-08-09T17:22:55.593Z] /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/parser.hxx:74:10: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.593Z]    74 |     std::auto_ptr<Impl> impl_;
[2020-08-09T17:22:55.593Z]       |          ^~~~~~~~
[2020-08-09T17:22:55.593Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7:
[2020-08-09T17:22:55.593Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.593Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.593Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.593Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/characters-validation-source.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/characters-validation-source.cxx:5:
[2020-08-09T17:22:55.593Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.593Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.593Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.593Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/driver-source.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/driver-source.cxx:9:
[2020-08-09T17:22:55.593Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.593Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.593Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.593Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/driver-source.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/driver-source.cxx:9:
[2020-08-09T17:22:55.593Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.593Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.593Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.593Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-source.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-source.cxx:5:
[2020-08-09T17:22:55.593Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.593Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.593Z]       |                                         ^~~~~
[2020-08-09T17:22:55.593Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.593Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.593Z]       |                                       ^~~~~
[2020-08-09T17:22:55.593Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-source.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-source.cxx:5:
[2020-08-09T17:22:55.593Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.593Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.593Z]       |                                       ^~~~~
[2020-08-09T17:22:55.593Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/counter.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/counter.cxx:5:
[2020-08-09T17:22:55.593Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.593Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.593Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.593Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/counter.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/counter.cxx:5:
[2020-08-09T17:22:55.593Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.593Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.593Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.593Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.cxx:5:
[2020-08-09T17:22:55.593Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.593Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.593Z]       |                                         ^~~~~
[2020-08-09T17:22:55.593Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.593Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.593Z]       |                                       ^~~~~
[2020-08-09T17:22:55.593Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.593Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.cxx:5:
[2020-08-09T17:22:55.594Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.594Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.594Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.594Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.cxx:5:
[2020-08-09T17:22:55.594Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.594Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.594Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.594Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.cxx:5:
[2020-08-09T17:22:55.594Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.594Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.594Z]       |                                       ^~~~~
[2020-08-09T17:22:55.594Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/name-processor.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/name-processor.cxx:10:
[2020-08-09T17:22:55.594Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.594Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.594Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.594Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/name-processor.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/name-processor.cxx:10:
[2020-08-09T17:22:55.594Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.594Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.594Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.594Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.hxx:15,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/validator.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/validator.cxx:8:
[2020-08-09T17:22:55.594Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.594Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.594Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.594Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.hxx:15,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/validator.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/validator.cxx:8:
[2020-08-09T17:22:55.594Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.594Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.594Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.594Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/element-validation-source.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/element-validation-source.cxx:7:
[2020-08-09T17:22:55.594Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.594Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.594Z]       |                                         ^~~~~
[2020-08-09T17:22:55.594Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.594Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.594Z]       |                                       ^~~~~
[2020-08-09T17:22:55.594Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/element-validation-source.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/element-validation-source.cxx:7:
[2020-08-09T17:22:55.594Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.594Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.594Z]       |                                       ^~~~~
[2020-08-09T17:22:55.594Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-forward.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-forward.cxx:5:
[2020-08-09T17:22:55.594Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.594Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.594Z]       |                                         ^~~~~
[2020-08-09T17:22:55.594Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.594Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.594Z]       |                                       ^~~~~
[2020-08-09T17:22:55.594Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-forward.hxx:8,
[2020-08-09T17:22:55.594Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-forward.cxx:5:
[2020-08-09T17:22:55.594Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.594Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.594Z]       |                                       ^~~~~
[2020-08-09T17:22:55.594Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-source.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-source.cxx:5:
[2020-08-09T17:22:55.595Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.595Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.595Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.595Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-source.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-source.cxx:5:
[2020-08-09T17:22:55.595Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.595Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.595Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.595Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/type-processor.cxx:7:
[2020-08-09T17:22:55.595Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.595Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.595Z]       |                                         ^~~~~
[2020-08-09T17:22:55.595Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.595Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.595Z]       |                                       ^~~~~
[2020-08-09T17:22:55.595Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-inline.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-inline.cxx:5:
[2020-08-09T17:22:55.595Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.595Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.595Z]       |                                         ^~~~~
[2020-08-09T17:22:55.595Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/type-processor.cxx:7:
[2020-08-09T17:22:55.595Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.595Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.595Z]       |                                       ^~~~~
[2020-08-09T17:22:55.595Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.595Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.595Z]       |                                       ^~~~~
[2020-08-09T17:22:55.595Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-inline.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-inline.cxx:5:
[2020-08-09T17:22:55.595Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.595Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.595Z]       |                                       ^~~~~
[2020-08-09T17:22:55.595Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-header.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-header.cxx:7:
[2020-08-09T17:22:55.595Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.595Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.595Z]       |                                         ^~~~~
[2020-08-09T17:22:55.595Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.595Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.595Z]       |                                       ^~~~~
[2020-08-09T17:22:55.595Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-header.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-header.cxx:7:
[2020-08-09T17:22:55.595Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.595Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.595Z]       |                                       ^~~~~
[2020-08-09T17:22:55.595Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/attribute-validation-source.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/attribute-validation-source.cxx:5:
[2020-08-09T17:22:55.595Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.595Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.595Z]       |                                         ^~~~~
[2020-08-09T17:22:55.595Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.595Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.595Z]       |                                       ^~~~~
[2020-08-09T17:22:55.595Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.595Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/attribute-validation-source.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/attribute-validation-source.cxx:5:
[2020-08-09T17:22:55.596Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.596Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.596Z]       |                                       ^~~~~
[2020-08-09T17:22:55.596Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-header.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-header.cxx:5:
[2020-08-09T17:22:55.596Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.596Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.596Z]       |                                         ^~~~~
[2020-08-09T17:22:55.596Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.596Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.596Z]       |                                       ^~~~~
[2020-08-09T17:22:55.596Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-header.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-header.cxx:5:
[2020-08-09T17:22:55.596Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.596Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.596Z]       |                                       ^~~~~
[2020-08-09T17:22:55.596Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.cxx:5:
[2020-08-09T17:22:55.596Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.596Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.596Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.596Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.cxx:5:
[2020-08-09T17:22:55.596Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.596Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.596Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.596Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/name-processor.cxx:13:
[2020-08-09T17:22:55.596Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.596Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.596Z]       |                                         ^~~~~
[2020-08-09T17:22:55.596Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.596Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.596Z]       |                                       ^~~~~
[2020-08-09T17:22:55.596Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/name-processor.cxx:13:
[2020-08-09T17:22:55.596Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.596Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.596Z]       |                                       ^~~~~
[2020-08-09T17:22:55.596Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/element-validation-source.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/element-validation-source.cxx:7:
[2020-08-09T17:22:55.596Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.596Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.596Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.596Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.596Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/element-validation-source.hxx:8,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/element-validation-source.cxx:7:
[2020-08-09T17:22:55.597Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.597Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.597Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.597Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-forward.hxx:8,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-forward.cxx:5:
[2020-08-09T17:22:55.597Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.597Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.597Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.597Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-forward.hxx:8,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-forward.cxx:5:
[2020-08-09T17:22:55.597Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.597Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.597Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.597Z] /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx: In function ‘int main(int, char**)’:
[2020-08-09T17:22:55.597Z] /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:273:5: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.597Z]   273 |     auto_ptr<CXX::Tree::options> tree_ops (
[2020-08-09T17:22:55.597Z]       |     ^~~~~~~~
[2020-08-09T17:22:55.597Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7:
[2020-08-09T17:22:55.597Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.597Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.597Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.597Z] /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:276:5: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.597Z]   276 |     auto_ptr<CXX::Parser::options> parser_ops (
[2020-08-09T17:22:55.597Z]       |     ^~~~~~~~
[2020-08-09T17:22:55.597Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.597Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7:
[2020-08-09T17:22:55.597Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.597Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.597Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.847Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.847Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/attribute-validation-source.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/attribute-validation-source.cxx:5:
[2020-08-09T17:22:55.848Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.848Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.848Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.848Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/attribute-validation-source.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/attribute-validation-source.cxx:5:
[2020-08-09T17:22:55.848Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.848Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.848Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.848Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/order-processor.cxx:7:
[2020-08-09T17:22:55.848Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.848Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.848Z]       |                                         ^~~~~
[2020-08-09T17:22:55.848Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.848Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.848Z]       |                                       ^~~~~
[2020-08-09T17:22:55.848Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-inline.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-inline.cxx:5:
[2020-08-09T17:22:55.848Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.848Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.848Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.848Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/order-processor.cxx:7:
[2020-08-09T17:22:55.848Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.848Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.848Z]       |                                       ^~~~~
[2020-08-09T17:22:55.848Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-inline.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-inline.cxx:5:
[2020-08-09T17:22:55.848Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.848Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.848Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.848Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-header.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-header.cxx:7:
[2020-08-09T17:22:55.848Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.848Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.848Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.848Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-header.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/parser-header.cxx:7:
[2020-08-09T17:22:55.848Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.848Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.848Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.848Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/type-processor.cxx:7:
[2020-08-09T17:22:55.848Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.848Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.848Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.848Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.848Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/type-processor.cxx:7:
[2020-08-09T17:22:55.849Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.849Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.849Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.849Z] /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:438:9: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.849Z]   438 |         auto_ptr<SemanticGraph::Schema> schema;
[2020-08-09T17:22:55.849Z]       |         ^~~~~~~~
[2020-08-09T17:22:55.849Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7:
[2020-08-09T17:22:55.849Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.849Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.849Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.849Z] /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:616:7: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.849Z]   616 |       auto_ptr<SemanticGraph::Schema> schema (parser.parse (paths));
[2020-08-09T17:22:55.849Z]       |       ^~~~~~~~
[2020-08-09T17:22:55.849Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/xsd.cxx:7:
[2020-08-09T17:22:55.849Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.849Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.849Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.849Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-header.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-header.cxx:5:
[2020-08-09T17:22:55.849Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.849Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.849Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.849Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/elements.hxx:14,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-header.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/impl-header.cxx:5:
[2020-08-09T17:22:55.849Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.849Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.849Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.849Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/validator.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/validator.cxx:8:
[2020-08-09T17:22:55.849Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.849Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.849Z]       |                                         ^~~~~
[2020-08-09T17:22:55.849Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.849Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.849Z]       |                                       ^~~~~
[2020-08-09T17:22:55.849Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/validator.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/validator.cxx:8:
[2020-08-09T17:22:55.849Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.849Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.849Z]       |                                       ^~~~~
[2020-08-09T17:22:55.849Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/name-processor.cxx:13:
[2020-08-09T17:22:55.849Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.849Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.849Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.849Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/name-processor.cxx:13:
[2020-08-09T17:22:55.849Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.849Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.849Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.849Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/order-processor.cxx:7:
[2020-08-09T17:22:55.849Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.849Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.849Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.849Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.849Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/order-processor.cxx:7:
[2020-08-09T17:22:55.850Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.850Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.850Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.850Z] /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/literal-map.cxx: In function ‘bool CXX::read_literal_map(const NarrowString&, CXX::StringLiteralMap&)’:
[2020-08-09T17:22:55.850Z] /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/literal-map.cxx:241:7: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.850Z]   241 |       auto_ptr<SAX2XMLReader> parser (
[2020-08-09T17:22:55.850Z]       |       ^~~~~~~~
[2020-08-09T17:22:55.850Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/literal-map.cxx:5:
[2020-08-09T17:22:55.850Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.850Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.850Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.850Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/validator.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/validator.cxx:8:
[2020-08-09T17:22:55.850Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.850Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.850Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.850Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/validator.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/validator.cxx:8:
[2020-08-09T17:22:55.850Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.850Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.850Z]       |                            ^~~~~~~~
[2020-08-09T17:22:55.850Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/generator.cxx:15:
[2020-08-09T17:22:55.850Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.850Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:55.850Z]       |                                         ^~~~~
[2020-08-09T17:22:55.850Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.850Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:55.850Z]       |                                       ^~~~~
[2020-08-09T17:22:55.850Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/generator.cxx:15:
[2020-08-09T17:22:55.850Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:55.850Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:55.850Z]       |                                       ^~~~~
[2020-08-09T17:22:55.850Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/generator.cxx:15:
[2020-08-09T17:22:55.850Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:55.850Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:55.850Z]       |            ^~~~~~~~
[2020-08-09T17:22:55.850Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.hxx:8,
[2020-08-09T17:22:55.850Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/generator.cxx:11:
[2020-08-09T17:22:55.850Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:55.850Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:55.850Z]       |                            ^~~~~~~~
[2020-08-09T17:22:56.761Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/polymorphism-processor.cxx
[2020-08-09T17:22:57.012Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.hxx:152,
[2020-08-09T17:22:57.012Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/generator.cxx:11:
[2020-08-09T17:22:57.012Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.txx: In instantiation of ‘cutl::compiler::ostream_filter<S, C>::~ostream_filter() [with S = cutl::compiler::sloc_counter; C = wchar_t]’:
[2020-08-09T17:22:57.012Z] /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/generator.cxx:771:30:   required from here
[2020-08-09T17:22:57.012Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.txx:89:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate]
[2020-08-09T17:22:57.012Z]    89 |         throw;
[2020-08-09T17:22:57.012Z]       |         ^~~~~
[2020-08-09T17:22:57.012Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.txx:89:9: note: in C++11 destructors default to ‘noexcept’
[2020-08-09T17:22:57.262Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.txx: In instantiation of ‘cutl::compiler::ostream_filter<S, C>::~ostream_filter() [with S = cutl::compiler::cxx_indenter; C = wchar_t]’:
[2020-08-09T17:22:57.262Z] /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/generator.cxx:816:30:   required from here
[2020-08-09T17:22:57.262Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.txx:89:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate]
[2020-08-09T17:22:57.262Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.txx:89:9: note: in C++11 destructors default to ‘noexcept’
[2020-08-09T17:22:57.513Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/polymorphism-processor.cxx:7:
[2020-08-09T17:22:57.513Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:57.513Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:57.513Z]       |                                         ^~~~~
[2020-08-09T17:22:57.513Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:57.513Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:57.513Z]       |                                       ^~~~~
[2020-08-09T17:22:57.513Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:57.513Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/polymorphism-processor.cxx:7:
[2020-08-09T17:22:57.513Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:57.513Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:57.513Z]       |                                       ^~~~~
[2020-08-09T17:22:57.764Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/polymorphism-processor.cxx:7:
[2020-08-09T17:22:57.764Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:57.764Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:57.764Z]       |            ^~~~~~~~
[2020-08-09T17:22:57.764Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:22:57.764Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/polymorphism-processor.cxx:7:
[2020-08-09T17:22:57.764Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:57.764Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:57.764Z]       |                            ^~~~~~~~
[2020-08-09T17:22:58.315Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.cxx
[2020-08-09T17:22:58.865Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:58.865Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:58.865Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:58.865Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:58.865Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:58.865Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.hxx:8,
[2020-08-09T17:22:58.865Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.cxx:5:
[2020-08-09T17:22:58.865Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:58.865Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:58.865Z]       |                                         ^~~~~
[2020-08-09T17:22:58.865Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:58.865Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:58.865Z]       |                                       ^~~~~
[2020-08-09T17:22:58.865Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:58.865Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:58.865Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:22:58.865Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:22:58.865Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:58.865Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.hxx:8,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.cxx:5:
[2020-08-09T17:22:58.866Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:58.866Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:58.866Z]       |                                       ^~~~~
[2020-08-09T17:22:58.866Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.hxx:8,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.cxx:5:
[2020-08-09T17:22:58.866Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:22:58.866Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:22:58.866Z]       |            ^~~~~~~~
[2020-08-09T17:22:58.866Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.hxx:8,
[2020-08-09T17:22:58.866Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/default-value.cxx:5:
[2020-08-09T17:22:58.866Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:22:58.866Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:22:58.866Z]       |                            ^~~~~~~~
[2020-08-09T17:22:59.116Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/generator.cxx
[2020-08-09T17:22:59.667Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-forward.cxx
[2020-08-09T17:22:59.918Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-header.cxx
[2020-08-09T17:22:59.918Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:59.918Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/generator.cxx:11:
[2020-08-09T17:22:59.918Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:59.918Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:22:59.918Z]       |                                         ^~~~~
[2020-08-09T17:22:59.918Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:59.918Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:22:59.918Z]       |                                       ^~~~~
[2020-08-09T17:22:59.918Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:22:59.918Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:22:59.918Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/generator.cxx:11:
[2020-08-09T17:22:59.918Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:22:59.918Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:22:59.918Z]       |                                       ^~~~~
[2020-08-09T17:23:00.168Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-forward.hxx:8,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-forward.cxx:5:
[2020-08-09T17:23:00.168Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.168Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:00.168Z]       |                                         ^~~~~
[2020-08-09T17:23:00.168Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.168Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:00.168Z]       |                                       ^~~~~
[2020-08-09T17:23:00.168Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:00.168Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:00.169Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-forward.hxx:8,
[2020-08-09T17:23:00.169Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-forward.cxx:5:
[2020-08-09T17:23:00.169Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.169Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:00.169Z]       |                                       ^~~~~
[2020-08-09T17:23:00.169Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:00.169Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:00.169Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.169Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.169Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/generator.cxx:17:
[2020-08-09T17:23:00.169Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:00.169Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:00.169Z]       |            ^~~~~~~~
[2020-08-09T17:23:00.169Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:00.169Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.hxx:8,
[2020-08-09T17:23:00.169Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/generator.cxx:13:
[2020-08-09T17:23:00.169Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:00.169Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:00.169Z]       |                            ^~~~~~~~
[2020-08-09T17:23:00.419Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-forward.hxx:8,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-forward.cxx:5:
[2020-08-09T17:23:00.419Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:00.419Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:00.419Z]       |            ^~~~~~~~
[2020-08-09T17:23:00.419Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-forward.hxx:8,
[2020-08-09T17:23:00.419Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-forward.cxx:5:
[2020-08-09T17:23:00.419Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:00.419Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:00.419Z]       |                            ^~~~~~~~
[2020-08-09T17:23:00.419Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-inline.cxx
[2020-08-09T17:23:00.419Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-source.cxx
[2020-08-09T17:23:00.419Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-header.cxx
[2020-08-09T17:23:00.670Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-header.cxx:5:
[2020-08-09T17:23:00.670Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.670Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:00.670Z]       |                                         ^~~~~
[2020-08-09T17:23:00.670Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.670Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:00.670Z]       |                                       ^~~~~
[2020-08-09T17:23:00.670Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-header.cxx:5:
[2020-08-09T17:23:00.670Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.670Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:00.670Z]       |                                       ^~~~~
[2020-08-09T17:23:00.670Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-source.cxx
[2020-08-09T17:23:00.670Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-source.cxx:8:
[2020-08-09T17:23:00.670Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.670Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:00.670Z]       |                                         ^~~~~
[2020-08-09T17:23:00.670Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.670Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:00.670Z]       |                                       ^~~~~
[2020-08-09T17:23:00.670Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.670Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-source.cxx:8:
[2020-08-09T17:23:00.670Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.670Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:00.670Z]       |                                       ^~~~~
[2020-08-09T17:23:00.921Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-inline.cxx:5:
[2020-08-09T17:23:00.921Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.921Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:00.921Z]       |                                         ^~~~~
[2020-08-09T17:23:00.921Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.921Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:00.921Z]       |                                       ^~~~~
[2020-08-09T17:23:00.921Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-inline.cxx:5:
[2020-08-09T17:23:00.921Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.921Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:00.921Z]       |                                       ^~~~~
[2020-08-09T17:23:00.921Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-header.cxx:5:
[2020-08-09T17:23:00.921Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:00.921Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:00.921Z]       |            ^~~~~~~~
[2020-08-09T17:23:00.921Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-header.cxx:5:
[2020-08-09T17:23:00.921Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:00.921Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:00.921Z]       |                            ^~~~~~~~
[2020-08-09T17:23:00.921Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-source.cxx:8:
[2020-08-09T17:23:00.921Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:00.921Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:00.921Z]       |            ^~~~~~~~
[2020-08-09T17:23:00.921Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-source.cxx:8:
[2020-08-09T17:23:00.921Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:00.921Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:00.921Z]       |                            ^~~~~~~~
[2020-08-09T17:23:00.921Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-header.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-header.cxx:5:
[2020-08-09T17:23:00.921Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.921Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:00.921Z]       |                                         ^~~~~
[2020-08-09T17:23:00.921Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.921Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:00.921Z]       |                                       ^~~~~
[2020-08-09T17:23:00.921Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-header.hxx:8,
[2020-08-09T17:23:00.921Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-header.cxx:5:
[2020-08-09T17:23:00.922Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:00.922Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:00.922Z]       |                                       ^~~~~
[2020-08-09T17:23:00.922Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-header.cxx
[2020-08-09T17:23:00.922Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-source.cxx
[2020-08-09T17:23:00.922Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:00.922Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:00.922Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.922Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.922Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-inline.cxx:5:
[2020-08-09T17:23:00.922Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:00.922Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:00.922Z]       |            ^~~~~~~~
[2020-08-09T17:23:00.922Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:00.922Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:00.922Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:00.922Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:00.922Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:00.922Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:00.922Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/tree-inline.cxx:5:
[2020-08-09T17:23:00.922Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:00.922Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:00.922Z]       |                            ^~~~~~~~
[2020-08-09T17:23:01.172Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-header.hxx:8,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-header.cxx:5:
[2020-08-09T17:23:01.172Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:01.172Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:01.172Z]       |            ^~~~~~~~
[2020-08-09T17:23:01.172Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-header.hxx:8,
[2020-08-09T17:23:01.172Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-header.cxx:5:
[2020-08-09T17:23:01.172Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:01.172Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:01.172Z]       |                            ^~~~~~~~
[2020-08-09T17:23:01.172Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-header.cxx
[2020-08-09T17:23:01.423Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.cxx
[2020-08-09T17:23:01.423Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-source.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-source.cxx:5:
[2020-08-09T17:23:01.423Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:01.423Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:01.423Z]       |                                         ^~~~~
[2020-08-09T17:23:01.423Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:01.423Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:01.423Z]       |                                       ^~~~~
[2020-08-09T17:23:01.423Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-source.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-source.cxx:5:
[2020-08-09T17:23:01.423Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:01.423Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:01.423Z]       |                                       ^~~~~
[2020-08-09T17:23:01.423Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-source.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-source.cxx:5:
[2020-08-09T17:23:01.423Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:01.423Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:01.423Z]       |            ^~~~~~~~
[2020-08-09T17:23:01.423Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-source.hxx:8,
[2020-08-09T17:23:01.423Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/parser-source.cxx:5:
[2020-08-09T17:23:01.423Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:01.423Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:01.423Z]       |                            ^~~~~~~~
[2020-08-09T17:23:01.674Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-header.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-header.cxx:5:
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:01.674Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:01.674Z]       |                                         ^~~~~
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:01.674Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:01.674Z]       |                                       ^~~~~
[2020-08-09T17:23:01.674Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-header.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-header.cxx:5:
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:01.674Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:01.674Z]       |                                       ^~~~~
[2020-08-09T17:23:01.674Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-header.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-header.cxx:5:
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:01.674Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:01.674Z]       |            ^~~~~~~~
[2020-08-09T17:23:01.674Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-header.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-header.cxx:5:
[2020-08-09T17:23:01.674Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:01.674Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:01.674Z]       |                            ^~~~~~~~
[2020-08-09T17:23:01.674Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.hxx:152,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/generator.cxx:13:
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.txx: In instantiation of ‘cutl::compiler::ostream_filter<S, C>::~ostream_filter() [with S = cutl::compiler::sloc_counter; C = wchar_t]’:
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/generator.cxx:712:30:   required from here
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.txx:89:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate]
[2020-08-09T17:23:01.674Z]    89 |         throw;
[2020-08-09T17:23:01.674Z]       |         ^~~~~
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.txx:89:9: note: in C++11 destructors default to ‘noexcept’
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.txx: In instantiation of ‘cutl::compiler::ostream_filter<S, C>::~ostream_filter() [with S = cutl::compiler::cxx_indenter; C = wchar_t]’:
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/generator.cxx:784:30:   required from here
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.txx:89:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate]
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/code-stream.txx:89:9: note: in C++11 destructors default to ‘noexcept’
[2020-08-09T17:23:01.674Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-source.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-source.cxx:5:
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:01.674Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:01.674Z]       |                                         ^~~~~
[2020-08-09T17:23:01.674Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:01.674Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:01.674Z]       |                                       ^~~~~
[2020-08-09T17:23:01.674Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:01.674Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-source.hxx:8,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-source.cxx:5:
[2020-08-09T17:23:01.675Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:01.675Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:01.675Z]       |                                       ^~~~~
[2020-08-09T17:23:01.675Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-source.hxx:8,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-source.cxx:5:
[2020-08-09T17:23:01.675Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:01.675Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:01.675Z]       |            ^~~~~~~~
[2020-08-09T17:23:01.675Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-source.hxx:8,
[2020-08-09T17:23:01.675Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-source.cxx:5:
[2020-08-09T17:23:01.675Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:01.675Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:01.675Z]       |                            ^~~~~~~~
[2020-08-09T17:23:01.925Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-header.hxx:8,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-header.cxx:5:
[2020-08-09T17:23:01.925Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:01.925Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:01.925Z]       |                                         ^~~~~
[2020-08-09T17:23:01.925Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:01.925Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:01.925Z]       |                                       ^~~~~
[2020-08-09T17:23:01.925Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-header.hxx:8,
[2020-08-09T17:23:01.925Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-header.cxx:5:
[2020-08-09T17:23:01.926Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:01.926Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:01.926Z]       |                                       ^~~~~
[2020-08-09T17:23:01.926Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-header.hxx:8,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-header.cxx:5:
[2020-08-09T17:23:01.926Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:01.926Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:01.926Z]       |            ^~~~~~~~
[2020-08-09T17:23:01.926Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-header.hxx:8,
[2020-08-09T17:23:01.926Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-header.cxx:5:
[2020-08-09T17:23:01.926Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:01.926Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:01.926Z]       |                            ^~~~~~~~
[2020-08-09T17:23:02.176Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-header.cxx
[2020-08-09T17:23:02.176Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.hxx:8,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.cxx:5:
[2020-08-09T17:23:02.176Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:02.176Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:02.176Z]       |                                         ^~~~~
[2020-08-09T17:23:02.176Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:02.176Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:02.176Z]       |                                       ^~~~~
[2020-08-09T17:23:02.176Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.hxx:8,
[2020-08-09T17:23:02.176Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.cxx:5:
[2020-08-09T17:23:02.176Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:02.176Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:02.177Z]       |                                       ^~~~~
[2020-08-09T17:23:02.427Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.hxx:8,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.cxx:5:
[2020-08-09T17:23:02.427Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:02.427Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:02.427Z]       |            ^~~~~~~~
[2020-08-09T17:23:02.427Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.hxx:8,
[2020-08-09T17:23:02.427Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/serialization-source.cxx:5:
[2020-08-09T17:23:02.427Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:02.427Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:02.427Z]       |                            ^~~~~~~~
[2020-08-09T17:23:02.427Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-source.cxx
[2020-08-09T17:23:02.427Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-extraction-source.cxx
[2020-08-09T17:23:02.427Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/type-map/lexer.cxx
[2020-08-09T17:23:02.978Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:02.978Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:02.978Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:02.978Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:02.978Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:02.978Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:02.978Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:02.978Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-header.hxx:8,
[2020-08-09T17:23:02.978Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-header.cxx:5:
[2020-08-09T17:23:02.978Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:02.978Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:02.978Z]       |                                         ^~~~~
[2020-08-09T17:23:02.978Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:02.978Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:02.978Z]       |                                       ^~~~~
[2020-08-09T17:23:02.978Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:02.978Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:02.978Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:02.978Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:02.978Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-header.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-header.cxx:5:
[2020-08-09T17:23:02.979Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:02.979Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:02.979Z]       |                                       ^~~~~
[2020-08-09T17:23:02.979Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-header.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-header.cxx:5:
[2020-08-09T17:23:02.979Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:02.979Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:02.979Z]       |            ^~~~~~~~
[2020-08-09T17:23:02.979Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-header.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-header.cxx:5:
[2020-08-09T17:23:02.979Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:02.979Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:02.979Z]       |                            ^~~~~~~~
[2020-08-09T17:23:02.979Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/type-map/parser.cxx
[2020-08-09T17:23:02.979Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-extraction-source.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-extraction-source.cxx:5:
[2020-08-09T17:23:02.979Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:02.979Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:02.979Z]       |                                         ^~~~~
[2020-08-09T17:23:02.979Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:02.979Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:02.979Z]       |                                       ^~~~~
[2020-08-09T17:23:02.979Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-extraction-source.hxx:8,
[2020-08-09T17:23:02.979Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-extraction-source.cxx:5:
[2020-08-09T17:23:02.979Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:02.979Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:02.979Z]       |                                       ^~~~~
[2020-08-09T17:23:03.230Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-extraction-source.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-extraction-source.cxx:5:
[2020-08-09T17:23:03.230Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:03.230Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:03.230Z]       |            ^~~~~~~~
[2020-08-09T17:23:03.230Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-extraction-source.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-extraction-source.cxx:5:
[2020-08-09T17:23:03.230Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:03.230Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:03.230Z]       |                            ^~~~~~~~
[2020-08-09T17:23:03.230Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-source.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-source.cxx:5:
[2020-08-09T17:23:03.230Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:03.230Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:03.230Z]       |                                         ^~~~~
[2020-08-09T17:23:03.230Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:03.230Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:03.230Z]       |                                       ^~~~~
[2020-08-09T17:23:03.230Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-source.hxx:8,
[2020-08-09T17:23:03.230Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-source.cxx:5:
[2020-08-09T17:23:03.230Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:03.230Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:03.230Z]       |                                       ^~~~~
[2020-08-09T17:23:03.481Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-source.hxx:8,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-source.cxx:5:
[2020-08-09T17:23:03.481Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:03.481Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:03.481Z]       |            ^~~~~~~~
[2020-08-09T17:23:03.481Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/elements.hxx:15,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/elements.hxx:18,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-source.hxx:8,
[2020-08-09T17:23:03.481Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/stream-insertion-source.cxx:5:
[2020-08-09T17:23:03.481Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:03.481Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:03.481Z]       |                            ^~~~~~~~
[2020-08-09T17:23:03.481Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/cardinality/processor.cxx
[2020-08-09T17:23:03.481Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/inheritance/processor.cxx
[2020-08-09T17:23:03.732Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/options.cxx
[2020-08-09T17:23:03.732Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:03.732Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:03.732Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:03.732Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:03.732Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:03.732Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/cardinality/processor.cxx:7:
[2020-08-09T17:23:03.732Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:03.732Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:03.732Z]       |                                         ^~~~~
[2020-08-09T17:23:03.732Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:03.732Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:03.732Z]       |                                       ^~~~~
[2020-08-09T17:23:03.732Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:03.732Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:03.732Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:03.732Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:03.732Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:03.732Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:03.732Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/cardinality/processor.cxx:7:
[2020-08-09T17:23:03.732Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:03.732Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:03.732Z]       |                                       ^~~~~
[2020-08-09T17:23:03.982Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:03.982Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:03.982Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:03.982Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:03.982Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/cardinality/processor.cxx:7:
[2020-08-09T17:23:03.982Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:03.982Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:03.982Z]       |            ^~~~~~~~
[2020-08-09T17:23:03.982Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:03.983Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:03.983Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:03.983Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:03.983Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:03.983Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph.hxx:8,
[2020-08-09T17:23:03.983Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/cardinality/processor.cxx:7:
[2020-08-09T17:23:03.983Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:03.983Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:03.983Z]       |                            ^~~~~~~~
[2020-08-09T17:23:04.233Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/options.cxx
[2020-08-09T17:23:04.233Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/tree/options.cxx
[2020-08-09T17:23:04.233Z] c++ /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/cxx/parser/options.cxx
[2020-08-09T17:23:04.233Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:04.233Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:04.233Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:04.233Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/inheritance/processor.hxx:8,
[2020-08-09T17:23:04.233Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/inheritance/processor.cxx:8:
[2020-08-09T17:23:04.233Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:04.233Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:04.233Z]       |                                         ^~~~~
[2020-08-09T17:23:04.233Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:04.233Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:04.233Z]       |                                       ^~~~~
[2020-08-09T17:23:04.233Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:04.233Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:04.233Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:04.233Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:04.233Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/inheritance/processor.hxx:8,
[2020-08-09T17:23:04.233Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/inheritance/processor.cxx:8:
[2020-08-09T17:23:04.233Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:04.233Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:04.233Z]       |                                       ^~~~~
[2020-08-09T17:23:04.484Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:04.484Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:04.484Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/inheritance/processor.hxx:8,
[2020-08-09T17:23:04.484Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/inheritance/processor.cxx:8:
[2020-08-09T17:23:04.484Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:04.484Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:04.484Z]       |            ^~~~~~~~
[2020-08-09T17:23:04.484Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:04.484Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:04.484Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:04.484Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:04.484Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/inheritance/processor.hxx:8,
[2020-08-09T17:23:04.484Z]                  from /build/xsd/src/xsd-4.0.0+dep/xsd/xsd/processing/inheritance/processor.cxx:8:
[2020-08-09T17:23:04.484Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:04.484Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:04.484Z]       |                            ^~~~~~~~
[2020-08-09T17:23:05.035Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.cxx
[2020-08-09T17:23:05.035Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.cxx
[2020-08-09T17:23:05.285Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:05.285Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:05.285Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:05.285Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:05.285Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.cxx:7:
[2020-08-09T17:23:05.285Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:05.285Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:05.285Z]       |                                         ^~~~~
[2020-08-09T17:23:05.285Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:05.285Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:05.285Z]       |                                       ^~~~~
[2020-08-09T17:23:05.285Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:05.285Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:05.285Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:05.285Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:05.285Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:05.285Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.cxx:7:
[2020-08-09T17:23:05.285Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:05.285Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:05.285Z]       |                                       ^~~~~
[2020-08-09T17:23:05.536Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.hxx:10,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.cxx:7:
[2020-08-09T17:23:05.536Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:05.536Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:05.536Z]       |                                         ^~~~~
[2020-08-09T17:23:05.536Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:05.536Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:05.536Z]       |                                       ^~~~~
[2020-08-09T17:23:05.536Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.hxx:10,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.cxx:7:
[2020-08-09T17:23:05.536Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:05.536Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:05.536Z]       |                                       ^~~~~
[2020-08-09T17:23:05.536Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.cxx:7:
[2020-08-09T17:23:05.536Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:05.536Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:05.536Z]       |            ^~~~~~~~
[2020-08-09T17:23:05.536Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.hxx:8,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/annotation.cxx:7:
[2020-08-09T17:23:05.536Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:05.536Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:05.536Z]       |                            ^~~~~~~~
[2020-08-09T17:23:05.536Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.hxx:10,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.cxx:7:
[2020-08-09T17:23:05.536Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:05.536Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:05.536Z]       |            ^~~~~~~~
[2020-08-09T17:23:05.536Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.hxx:10,
[2020-08-09T17:23:05.536Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any.cxx:7:
[2020-08-09T17:23:05.536Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:05.536Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:05.536Z]       |                            ^~~~~~~~
[2020-08-09T17:23:06.448Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.cxx
[2020-08-09T17:23:06.448Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.cxx
[2020-08-09T17:23:06.698Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.hxx:10,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.cxx:7:
[2020-08-09T17:23:06.698Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:06.698Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:06.698Z]       |                                         ^~~~~
[2020-08-09T17:23:06.698Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:06.698Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:06.698Z]       |                                       ^~~~~
[2020-08-09T17:23:06.698Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.hxx:10,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.cxx:7:
[2020-08-09T17:23:06.698Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:06.698Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:06.698Z]       |                                       ^~~~~
[2020-08-09T17:23:06.698Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.hxx:8,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.cxx:7:
[2020-08-09T17:23:06.698Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:06.698Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:06.698Z]       |                                         ^~~~~
[2020-08-09T17:23:06.698Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:06.698Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:06.698Z]       |                                       ^~~~~
[2020-08-09T17:23:06.698Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.hxx:8,
[2020-08-09T17:23:06.698Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.cxx:7:
[2020-08-09T17:23:06.698Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:06.698Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:06.698Z]       |                                       ^~~~~
[2020-08-09T17:23:06.949Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.cxx
[2020-08-09T17:23:06.949Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.cxx
[2020-08-09T17:23:06.949Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.hxx:10,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.cxx:7:
[2020-08-09T17:23:06.949Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:06.949Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:06.949Z]       |            ^~~~~~~~
[2020-08-09T17:23:06.949Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.hxx:10,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/any-attribute.cxx:7:
[2020-08-09T17:23:06.949Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:06.949Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:06.949Z]       |                            ^~~~~~~~
[2020-08-09T17:23:06.949Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.cxx
[2020-08-09T17:23:06.949Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.hxx:8,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.cxx:7:
[2020-08-09T17:23:06.949Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:06.949Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:06.949Z]       |            ^~~~~~~~
[2020-08-09T17:23:06.949Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.hxx:8,
[2020-08-09T17:23:06.949Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute.cxx:7:
[2020-08-09T17:23:06.949Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:06.949Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:06.949Z]       |                            ^~~~~~~~
[2020-08-09T17:23:06.949Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.cxx
[2020-08-09T17:23:07.200Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.hxx:8,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.cxx:7:
[2020-08-09T17:23:07.200Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.200Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:07.200Z]       |                                         ^~~~~
[2020-08-09T17:23:07.200Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.200Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:07.200Z]       |                                       ^~~~~
[2020-08-09T17:23:07.200Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.hxx:8,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.cxx:7:
[2020-08-09T17:23:07.200Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.200Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:07.200Z]       |                                       ^~~~~
[2020-08-09T17:23:07.200Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.hxx:8,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.cxx:7:
[2020-08-09T17:23:07.200Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.200Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:07.200Z]       |                                         ^~~~~
[2020-08-09T17:23:07.200Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.200Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:07.200Z]       |                                       ^~~~~
[2020-08-09T17:23:07.200Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.hxx:8,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.cxx:7:
[2020-08-09T17:23:07.200Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.200Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:07.200Z]       |                                       ^~~~~
[2020-08-09T17:23:07.200Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.hxx:10,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.cxx:7:
[2020-08-09T17:23:07.200Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.200Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:07.200Z]       |                                         ^~~~~
[2020-08-09T17:23:07.200Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.200Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:07.200Z]       |                                       ^~~~~
[2020-08-09T17:23:07.200Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.hxx:10,
[2020-08-09T17:23:07.200Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.cxx:7:
[2020-08-09T17:23:07.200Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.200Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:07.200Z]       |                                       ^~~~~
[2020-08-09T17:23:07.200Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.cxx
[2020-08-09T17:23:07.454Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.hxx:8,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.cxx:7:
[2020-08-09T17:23:07.454Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:07.454Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:07.454Z]       |            ^~~~~~~~
[2020-08-09T17:23:07.454Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.hxx:8,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/attribute-group.cxx:7:
[2020-08-09T17:23:07.454Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:07.454Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:07.454Z]       |                            ^~~~~~~~
[2020-08-09T17:23:07.454Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx
[2020-08-09T17:23:07.454Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.hxx:8,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.cxx:7:
[2020-08-09T17:23:07.454Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.454Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:07.454Z]       |                                         ^~~~~
[2020-08-09T17:23:07.454Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.454Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:07.454Z]       |                                       ^~~~~
[2020-08-09T17:23:07.454Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.hxx:8,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.cxx:7:
[2020-08-09T17:23:07.454Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.454Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:07.454Z]       |                                       ^~~~~
[2020-08-09T17:23:07.454Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.hxx:10,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.cxx:7:
[2020-08-09T17:23:07.454Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:07.454Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:07.454Z]       |            ^~~~~~~~
[2020-08-09T17:23:07.454Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.hxx:10,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/compositors.cxx:7:
[2020-08-09T17:23:07.454Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:07.454Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:07.454Z]       |                            ^~~~~~~~
[2020-08-09T17:23:07.454Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.hxx:8,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.cxx:7:
[2020-08-09T17:23:07.454Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:07.454Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:07.454Z]       |            ^~~~~~~~
[2020-08-09T17:23:07.454Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.hxx:8,
[2020-08-09T17:23:07.454Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/complex.cxx:7:
[2020-08-09T17:23:07.454Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:07.454Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:07.454Z]       |                            ^~~~~~~~
[2020-08-09T17:23:07.705Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:07.705Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:07.705Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.hxx:8,
[2020-08-09T17:23:07.705Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.cxx:7:
[2020-08-09T17:23:07.705Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:07.705Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:07.705Z]       |            ^~~~~~~~
[2020-08-09T17:23:07.705Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:07.705Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:07.705Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:07.705Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:07.705Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.hxx:8,
[2020-08-09T17:23:07.705Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element.cxx:7:
[2020-08-09T17:23:07.705Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:07.705Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:07.705Z]       |                            ^~~~~~~~
[2020-08-09T17:23:07.705Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.cxx
[2020-08-09T17:23:07.959Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:07.959Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:07.959Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:07.959Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.hxx:8,
[2020-08-09T17:23:07.959Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.cxx:7:
[2020-08-09T17:23:07.959Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.959Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:07.959Z]       |                                         ^~~~~
[2020-08-09T17:23:07.959Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.959Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:07.959Z]       |                                       ^~~~~
[2020-08-09T17:23:07.960Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:07.960Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:07.960Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:07.960Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:07.960Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.hxx:8,
[2020-08-09T17:23:07.960Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.cxx:7:
[2020-08-09T17:23:07.960Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.960Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:07.960Z]       |                                       ^~~~~
[2020-08-09T17:23:07.960Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.cxx
[2020-08-09T17:23:07.960Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:07.960Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:07.960Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:07.960Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:9:
[2020-08-09T17:23:07.960Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.960Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:07.960Z]       |                                         ^~~~~
[2020-08-09T17:23:07.960Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.960Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:07.960Z]       |                                       ^~~~~
[2020-08-09T17:23:07.960Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:07.960Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:07.960Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:07.960Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:07.960Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:9:
[2020-08-09T17:23:07.960Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:07.960Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:07.960Z]       |                                       ^~~~~
[2020-08-09T17:23:07.960Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.cxx
[2020-08-09T17:23:08.210Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.cxx
[2020-08-09T17:23:08.210Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.210Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.210Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:9:
[2020-08-09T17:23:08.210Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:08.210Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:08.211Z]       |            ^~~~~~~~
[2020-08-09T17:23:08.211Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:9:
[2020-08-09T17:23:08.211Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:08.211Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:08.211Z]       |                            ^~~~~~~~
[2020-08-09T17:23:08.211Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.hxx:8,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.cxx:7:
[2020-08-09T17:23:08.211Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:08.211Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:08.211Z]       |            ^~~~~~~~
[2020-08-09T17:23:08.211Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.hxx:8,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/element-group.cxx:7:
[2020-08-09T17:23:08.211Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:08.211Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:08.211Z]       |                            ^~~~~~~~
[2020-08-09T17:23:08.211Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.hxx:11,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.cxx:10:
[2020-08-09T17:23:08.211Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.211Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:08.211Z]       |                                         ^~~~~
[2020-08-09T17:23:08.211Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.211Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:08.211Z]       |                                       ^~~~~
[2020-08-09T17:23:08.211Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.hxx:11,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.cxx:10:
[2020-08-09T17:23:08.211Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.211Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:08.211Z]       |                                       ^~~~~
[2020-08-09T17:23:08.211Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.hxx:8,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.cxx:7:
[2020-08-09T17:23:08.211Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.211Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:08.211Z]       |                                         ^~~~~
[2020-08-09T17:23:08.211Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.211Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:08.211Z]       |                                       ^~~~~
[2020-08-09T17:23:08.211Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.hxx:8,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.cxx:7:
[2020-08-09T17:23:08.211Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.211Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:08.211Z]       |                                       ^~~~~
[2020-08-09T17:23:08.211Z] /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx: In function ‘std::wostream& operator<<(std::wostream&, const Path&)’:
[2020-08-09T17:23:08.211Z] /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:298:13: error: no match for ‘operator<<’ (operand types are ‘std::wostream’ {aka ‘std::basic_ostream<wchar_t>’} and ‘const char*’)
[2020-08-09T17:23:08.211Z]   298 |   return os << path.string ().c_str ();
[2020-08-09T17:23:08.211Z]       |          ~~ ^~ ~~~~~~~~~~~~~~~~~~~~~~~
[2020-08-09T17:23:08.211Z]       |          |                          |
[2020-08-09T17:23:08.211Z]       |          |                          const char*
[2020-08-09T17:23:08.211Z]       |          std::wostream {aka std::basic_ostream<wchar_t>}
[2020-08-09T17:23:08.211Z] /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:296:1: note: candidate: ‘std::wostream& operator<<(std::wostream&, const Path&)’
[2020-08-09T17:23:08.211Z]   296 | operator<< (std::wostream& os, XSDFrontend::SemanticGraph::Path const& path)
[2020-08-09T17:23:08.211Z]       | ^~~~~~~~
[2020-08-09T17:23:08.211Z] /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:296:72: note:   no known conversion for argument 2 from ‘const char*’ to ‘const Path&’ {aka ‘const cutl::fs::basic_path<char>&’}
[2020-08-09T17:23:08.211Z]   296 | operator<< (std::wostream& os, XSDFrontend::SemanticGraph::Path const& path)
[2020-08-09T17:23:08.211Z]       |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[2020-08-09T17:23:08.211Z] In file included from /usr/include/c++/10.1.0/string:55,
[2020-08-09T17:23:08.211Z]                  from /usr/include/c++/10.1.0/bits/locale_classes.h:40,
[2020-08-09T17:23:08.211Z]                  from /usr/include/c++/10.1.0/bits/ios_base.h:41,
[2020-08-09T17:23:08.211Z]                  from /usr/include/c++/10.1.0/streambuf:41,
[2020-08-09T17:23:08.211Z]                  from /usr/include/c++/10.1.0/bits/streambuf_iterator.h:35,
[2020-08-09T17:23:08.211Z]                  from /usr/include/c++/10.1.0/iterator:66,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/pointer-iterator.hxx:8,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:18,
[2020-08-09T17:23:08.211Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:9:
[2020-08-09T17:23:08.211Z] /usr/include/c++/10.1.0/bits/basic_string.h:6458:5: note: candidate: ‘template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&)’
[2020-08-09T17:23:08.211Z]  6458 |     operator<<(basic_ostream<_CharT, _Traits>& __os,
[2020-08-09T17:23:08.211Z]       |     ^~~~~~~~
[2020-08-09T17:23:08.211Z] /usr/include/c++/10.1.0/bits/basic_string.h:6458:5: note:   template argument deduction/substitution failed:
[2020-08-09T17:23:08.211Z] /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:298:38: note:   mismatched types ‘const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>’ and ‘const char*’
[2020-08-09T17:23:08.211Z]   298 |   return os << path.string ().c_str ();
[2020-08-09T17:23:08.211Z]       |                                      ^
[2020-08-09T17:23:08.211Z] In file included from /usr/include/c++/10.1.0/bits/ios_base.h:46,
[2020-08-09T17:23:08.212Z]                  from /usr/include/c++/10.1.0/streambuf:41,
[2020-08-09T17:23:08.212Z]                  from /usr/include/c++/10.1.0/bits/streambuf_iterator.h:35,
[2020-08-09T17:23:08.212Z]                  from /usr/include/c++/10.1.0/iterator:66,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/pointer-iterator.hxx:8,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:18,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:9:
[2020-08-09T17:23:08.212Z] /usr/include/c++/10.1.0/system_error:262:5: note: candidate: ‘template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)’
[2020-08-09T17:23:08.212Z]   262 |     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
[2020-08-09T17:23:08.212Z]       |     ^~~~~~~~
[2020-08-09T17:23:08.212Z] /usr/include/c++/10.1.0/system_error:262:5: note:   template argument deduction/substitution failed:
[2020-08-09T17:23:08.212Z] /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:298:37: note:   cannot convert ‘cutl::fs::basic_path<C>::string() const [with C = char; cutl::fs::basic_path<C>::string_type = std::__cxx11::basic_string<char>]().std::__cxx11::basic_string<char>::c_str()’ (type ‘const char*’) to type ‘const std::error_code&’
[2020-08-09T17:23:08.212Z]   298 |   return os << path.string ().c_str ();
[2020-08-09T17:23:08.212Z]       |                ~~~~~~~~~~~~~~~~~~~~~^~
[2020-08-09T17:23:08.212Z] In file included from /usr/include/c++/10.1.0/memory:84,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:9:
[2020-08-09T17:23:08.212Z] /usr/include/c++/10.1.0/bits/shared_ptr.h:69:5: note: candidate: ‘template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&)’
[2020-08-09T17:23:08.212Z]    69 |     operator<<(std::basic_ostream<_Ch, _Tr>& __os,
[2020-08-09T17:23:08.212Z]       |     ^~~~~~~~
[2020-08-09T17:23:08.212Z] /usr/include/c++/10.1.0/bits/shared_ptr.h:69:5: note:   template argument deduction/substitution failed:
[2020-08-09T17:23:08.212Z] /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.cxx:298:38: note:   mismatched types ‘const std::__shared_ptr<_Tp, _Lp>’ and ‘const char*’
[2020-08-09T17:23:08.212Z]   298 |   return os << path.string ().c_str ();
[2020-08-09T17:23:08.212Z]       |                                      ^
[2020-08-09T17:23:08.212Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.hxx:8,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.cxx:7:
[2020-08-09T17:23:08.212Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.212Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:08.212Z]       |                                         ^~~~~
[2020-08-09T17:23:08.212Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.212Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:08.212Z]       |                                       ^~~~~
[2020-08-09T17:23:08.212Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.hxx:8,
[2020-08-09T17:23:08.212Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.cxx:7:
[2020-08-09T17:23:08.212Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.212Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:08.212Z]       |                                       ^~~~~
[2020-08-09T17:23:08.463Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.hxx:11,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.cxx:10:
[2020-08-09T17:23:08.463Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:08.463Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:08.463Z]       |            ^~~~~~~~
[2020-08-09T17:23:08.463Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.hxx:11,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/fundamental.cxx:10:
[2020-08-09T17:23:08.463Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:08.463Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:08.463Z]       |                            ^~~~~~~~
[2020-08-09T17:23:08.463Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.hxx:8,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.cxx:7:
[2020-08-09T17:23:08.463Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:08.463Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:08.463Z]       |            ^~~~~~~~
[2020-08-09T17:23:08.463Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.hxx:8,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/list.cxx:7:
[2020-08-09T17:23:08.463Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:08.463Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:08.463Z]       |                            ^~~~~~~~
[2020-08-09T17:23:08.463Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.hxx:8,
[2020-08-09T17:23:08.463Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.cxx:7:
[2020-08-09T17:23:08.463Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.463Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:08.463Z]       |                                         ^~~~~
[2020-08-09T17:23:08.463Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.463Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:08.464Z]       |                                       ^~~~~
[2020-08-09T17:23:08.464Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.hxx:8,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.cxx:7:
[2020-08-09T17:23:08.464Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.464Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:08.464Z]       |                                       ^~~~~
[2020-08-09T17:23:08.464Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.hxx:8,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.cxx:7:
[2020-08-09T17:23:08.464Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:08.464Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:08.464Z]       |            ^~~~~~~~
[2020-08-09T17:23:08.464Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.hxx:8,
[2020-08-09T17:23:08.464Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/enumeration.cxx:7:
[2020-08-09T17:23:08.464Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:08.464Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:08.464Z]       |                            ^~~~~~~~
[2020-08-09T17:23:08.464Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.cxx
[2020-08-09T17:23:08.715Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.cxx
[2020-08-09T17:23:08.715Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.cxx
[2020-08-09T17:23:08.715Z] c++ /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute.cxx
[2020-08-09T17:23:08.715Z] make: *** [/build/xsd/src/xsd-4.0.0+dep/build-0.3/cxx/generic/cxx-o.make:23: /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.o] Error 1
[2020-08-09T17:23:08.715Z] make: *** Waiting for unfinished jobs....
[2020-08-09T17:23:08.715Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.715Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.715Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.hxx:8,
[2020-08-09T17:23:08.715Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.cxx:7:
[2020-08-09T17:23:08.715Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:08.715Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:08.715Z]       |            ^~~~~~~~
[2020-08-09T17:23:08.715Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:08.715Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:08.715Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:08.715Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:08.715Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.hxx:8,
[2020-08-09T17:23:08.715Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/namespace.cxx:7:
[2020-08-09T17:23:08.715Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:08.715Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:08.715Z]       |                            ^~~~~~~~
[2020-08-09T17:23:08.965Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.965Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.965Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.965Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.hxx:8,
[2020-08-09T17:23:08.965Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.cxx:7:
[2020-08-09T17:23:08.965Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.965Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:08.965Z]       |                                         ^~~~~
[2020-08-09T17:23:08.965Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.965Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:08.965Z]       |                                       ^~~~~
[2020-08-09T17:23:08.965Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:08.965Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.965Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.965Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.hxx:8,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.cxx:7:
[2020-08-09T17:23:08.966Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.966Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:08.966Z]       |                                       ^~~~~
[2020-08-09T17:23:08.966Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.hxx:11,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.cxx:7:
[2020-08-09T17:23:08.966Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.966Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:08.966Z]       |                                         ^~~~~
[2020-08-09T17:23:08.966Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.966Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:08.966Z]       |                                       ^~~~~
[2020-08-09T17:23:08.966Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.hxx:11,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.cxx:7:
[2020-08-09T17:23:08.966Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.966Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:08.966Z]       |                                       ^~~~~
[2020-08-09T17:23:08.966Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.hxx:8,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.cxx:7:
[2020-08-09T17:23:08.966Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.966Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:08.966Z]       |                                         ^~~~~
[2020-08-09T17:23:08.966Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.966Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:08.966Z]       |                                       ^~~~~
[2020-08-09T17:23:08.966Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.hxx:8,
[2020-08-09T17:23:08.966Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.cxx:7:
[2020-08-09T17:23:08.966Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:08.966Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:08.966Z]       |                                       ^~~~~
[2020-08-09T17:23:09.216Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/elements.hxx:11,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute.cxx:5:
[2020-08-09T17:23:09.217Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:34:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:09.217Z]    34 | operator new (std::size_t, cutl::share) throw (std::bad_alloc);
[2020-08-09T17:23:09.217Z]       |                                         ^~~~~
[2020-08-09T17:23:09.217Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:64:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:09.217Z]    64 |     operator new (std::size_t, share) throw (std::bad_alloc);
[2020-08-09T17:23:09.217Z]       |                                       ^~~~~
[2020-08-09T17:23:09.217Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.hxx:89,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/graph.hxx:11,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:17,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/elements.hxx:11,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute.cxx:5:
[2020-08-09T17:23:09.217Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/shared-ptr/base.ixx:62:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[2020-08-09T17:23:09.217Z]    62 |   operator new (std::size_t n, share) throw (std::bad_alloc)
[2020-08-09T17:23:09.217Z]       |                                       ^~~~~
[2020-08-09T17:23:09.217Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.cxx:7:
[2020-08-09T17:23:09.217Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:09.217Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:09.217Z]       |            ^~~~~~~~
[2020-08-09T17:23:09.217Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/union.cxx:7:
[2020-08-09T17:23:09.217Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:09.217Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:09.217Z]       |                            ^~~~~~~~
[2020-08-09T17:23:09.217Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.cxx:7:
[2020-08-09T17:23:09.217Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:09.217Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:09.217Z]       |            ^~~~~~~~
[2020-08-09T17:23:09.217Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/particle.cxx:7:
[2020-08-09T17:23:09.217Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:09.217Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:09.217Z]       |                            ^~~~~~~~
[2020-08-09T17:23:09.217Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.hxx:11,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.cxx:7:
[2020-08-09T17:23:09.217Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:09.217Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:09.217Z]       |            ^~~~~~~~
[2020-08-09T17:23:09.217Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.hxx:11,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/schema.cxx:7:
[2020-08-09T17:23:09.217Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:09.217Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:09.217Z]       |                            ^~~~~~~~
[2020-08-09T17:23:09.217Z] In file included from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/elements.hxx:11,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute.cxx:5:
[2020-08-09T17:23:09.217Z] /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:147:12: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
[2020-08-09T17:23:09.217Z]   147 |       std::auto_ptr<holder> holder_;
[2020-08-09T17:23:09.217Z]       |            ^~~~~~~~
[2020-08-09T17:23:09.217Z] In file included from /usr/include/c++/10.1.0/memory:83,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/container/any.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libcutl/cutl/compiler/context.hxx:14,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/semantic-graph/elements.hxx:19,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/elements.hxx:11,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute.hxx:8,
[2020-08-09T17:23:09.217Z]                  from /build/xsd/src/xsd-4.0.0+dep/libxsd-frontend/xsd-frontend/traversal/attribute.cxx:5:
[2020-08-09T17:23:09.217Z] /usr/include/c++/10.1.0/bits/unique_ptr.h:56:28: note: declared here
[2020-08-09T17:23:09.217Z]    56 |   template<typename> class auto_ptr;
[2020-08-09T17:23:09.217Z]       |                            ^~~~~~~~
[2020-08-09T17:23:17.242Z] ==> ERROR: A failure occurred in build().
[2020-08-09T17:23:17.242Z]     Aborting...
[2020-08-09T17:23:17.242Z] ==> ERROR: Build failed, check /build/buildpkg/buildpkg/default-x86_64/jenkins/build
[Pipeline] }
[2020-08-09T17:23:17.267Z] ERROR: Failed to build source
[2020-08-09T17:23:17.267Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2020-08-09T17:23:17.392Z] Sending email to: artix-build-failures at artixlinux.org


More information about the artix-build-failures mailing list