Fix ftbfs on Fedora 34 #6

Merged
MicheleC merged 1 commits from ftbfs/fedora34 into master 3 years ago
Collaborator

In file included from /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:37,
from /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_annotate.cpp:34:
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:139:61: error: ISO C++17 does not allow dynamic exception specifications
139 | const StringArray & changelists=StringArray() ) throw (ClientException) = 0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:152:101: error: ISO C++17 does not allow dynamic exception specifications
152 | singleStatus (const Path& path,bool update=false,const Revision revision = svn::Revision::HEAD) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:172:16: error: ISO C++17 does not allow dynamic exception specifications
172 | ) throw (ClientException) = 0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:180:53: error: ISO C++17 does not allow dynamic exception specifications
180 | const TQString &to_url, bool recurse) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:189:69: error: ISO C++17 does not allow dynamic exception specifications
189 | const PropertiesMap&revProps = PropertiesMap()) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:202:59: error: ISO C++17 does not allow dynamic exception specifications
202 | const PropertiesMap&revProps=PropertiesMap()) throw (ClientException) = 0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:212:14: error: ISO C++17 does not allow dynamic exception specifications
212 | ) throw (ClientException)=0;
| ^~~~~
In file included from /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:37,
from /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_annotate.cpp:34:
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:225:111: error: ISO C++17 does not allow dynamic exception specifications
225 | add (const Path & path, svn::Depth depth,bool force=false, bool no_ignore=false, bool add_parents = true) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:241:32: error: ISO C++17 does not allow dynamic exception specifications
241 | bool sticky_depth) throw (ClientException) = 0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:255:71: error: ISO C++17 does not allow dynamic exception specifications
255 | const Revision & peg_revision=svn_opt_revision_unspecified) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:270:44: error: ISO C++17 does not allow dynamic exception specifications
270 | const Revision & peg_revision) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:285:71: error: ISO C++17 does not allow dynamic exception specifications
285 | const Revision & peg_revision=svn_opt_revision_unspecified) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:306:16: error: ISO C++17 does not allow dynamic exception specifications
306 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:327:14: error: ISO C++17 does not allow dynamic exception specifications
327 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:336:34: error: ISO C++17 does not allow dynamic exception specifications
336 | const Path & destPath) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:348:100: error: ISO C++17 does not allow dynamic exception specifications
348 | bool asChild=false,bool makeParent=false,const PropertiesMap&revProps=PropertiesMap()) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:357:23: error: ISO C++17 does not allow dynamic exception specifications
357 | bool force) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:365:105: error: ISO C++17 does not allow dynamic exception specifications
365 | bool force,bool asChild,bool makeParent,const PropertiesMap&revProps=PropertiesMap()) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:384:13: error: ISO C++17 does not allow dynamic exception specifications
384 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:401:13: error: ISO C++17 does not allow dynamic exception specifications
401 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:410:33: error: ISO C++17 does not allow dynamic exception specifications
410 | cleanup (const Path & path) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:416:107: error: ISO C++17 does not allow dynamic exception specifications
416 | virtual void resolve (const Path & path,Depth depth,const ConflictResult&resolution=ConflictResult()) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:442:17: error: ISO C++17 does not allow dynamic exception specifications
442 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:458:16: error: ISO C++17 does not allow dynamic exception specifications
458 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:476:59: error: ISO C++17 does not allow dynamic exception specifications
476 | const PropertiesMap&revProps=PropertiesMap()) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:491:13: error: ISO C++17 does not allow dynamic exception specifications
491 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:504:24: error: ISO C++17 does not allow dynamic exception specifications
504 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:516:16: error: ISO C++17 does not allow dynamic exception specifications
516 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:534:12: error: ISO C++17 does not allow dynamic exception specifications
534 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:561:11: error: ISO C++17 does not allow dynamic exception specifications
561 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:589:11: error: ISO C++17 does not allow dynamic exception specifications
589 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:621:15: error: ISO C++17 does not allow dynamic exception specifications
621 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:630:63: error: ISO C++17 does not allow dynamic exception specifications
630 | bool noDiffDeleted,bool ignore_contenttype) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:663:12: error: ISO C++17 does not allow dynamic exception specifications
663 | ) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:672:63: error: ISO C++17 does not allow dynamic exception specifications
672 | bool noDiffDeleted,bool ignore_contenttype) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:693:49: error: ISO C++17 does not allow dynamic exception specifications
693 | svn::Depth depth,bool retrieve_locks) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:843:26: error: ISO C++17 does not allow dynamic exception specifications
843 | bool steal_lock) throw (ClientException)=0;
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:851:30: error: ISO C++17 does not allow dynamic exception specifications
851 | bool break_lock) throw (ClientException)=0;
| ^~~~~
In file included from /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_annotate.cpp:34:
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:129:60: error: ISO C++17 does not allow dynamic exception specifications
129 | const StringArray & changelists=StringArray()) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:142:101: error: ISO C++17 does not allow dynamic exception specifications
142 | singleStatus (const Path& path,bool update=false,const Revision revision = svn::Revision::HEAD) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:162:16: error: ISO C++17 does not allow dynamic exception specifications
162 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:170:53: error: ISO C++17 does not allow dynamic exception specifications
170 | const TQString &to_url, bool recurse) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:179:69: error: ISO C++17 does not allow dynamic exception specifications
179 | const PropertiesMap&revProps = PropertiesMap()) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:192:61: error: ISO C++17 does not allow dynamic exception specifications
192 | const PropertiesMap&revProps = PropertiesMap()) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:202:22: error: ISO C++17 does not allow dynamic exception specifications
202 | ) throw (ClientException);
| ^~~~~
In file included from /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_annotate.cpp:34:
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:215:124: error: ISO C++17 does not allow dynamic exception specifications
215 | virtual void add (const Path & path, svn::Depth depth,bool force=false, bool no_ignore=false, bool add_parents = true) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:231:32: error: ISO C++17 does not allow dynamic exception specifications
231 | bool sticky_depth) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:246:71: error: ISO C++17 does not allow dynamic exception specifications
246 | const Revision & peg_revision=svn_opt_revision_unspecified) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:261:44: error: ISO C++17 does not allow dynamic exception specifications
261 | const Revision & peg_revision) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:277:71: error: ISO C++17 does not allow dynamic exception specifications
277 | const Revision & peg_revision=svn_opt_revision_unspecified) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:298:16: error: ISO C++17 does not allow dynamic exception specifications
298 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:319:14: error: ISO C++17 does not allow dynamic exception specifications
319 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:328:34: error: ISO C++17 does not allow dynamic exception specifications
328 | const Path & destPath) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:340:98: error: ISO C++17 does not allow dynamic exception specifications
340 | bool asChild=false,bool makeParent=false,const PropertiesMap&revProps=PropertiesMap()) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:349:23: error: ISO C++17 does not allow dynamic exception specifications
349 | bool force) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:358:105: error: ISO C++17 does not allow dynamic exception specifications
358 | bool force,bool asChild,bool makeParent,const PropertiesMap&revProps=PropertiesMap()) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:375:13: error: ISO C++17 does not allow dynamic exception specifications
375 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:391:13: error: ISO C++17 does not allow dynamic exception specifications
391 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:400:33: error: ISO C++17 does not allow dynamic exception specifications
400 | cleanup (const Path & path) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:406:107: error: ISO C++17 does not allow dynamic exception specifications
406 | virtual void resolve (const Path & path,Depth depth,const ConflictResult&resolution=ConflictResult()) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:431:16: error: ISO C++17 does not allow dynamic exception specifications
431 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:447:16: error: ISO C++17 does not allow dynamic exception specifications
447 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:465:67: error: ISO C++17 does not allow dynamic exception specifications
465 | const PropertiesMap&revProps=PropertiesMap()) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:480:13: error: ISO C++17 does not allow dynamic exception specifications
480 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:493:24: error: ISO C++17 does not allow dynamic exception specifications
493 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:505:15: error: ISO C++17 does not allow dynamic exception specifications
505 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:525:11: error: ISO C++17 does not allow dynamic exception specifications
525 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:552:11: error: ISO C++17 does not allow dynamic exception specifications
552 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:580:11: error: ISO C++17 does not allow dynamic exception specifications
580 | ) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:613:13: error: ISO C++17 does not allow dynamic exception specifications
613 | throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:623:13: error: ISO C++17 does not allow dynamic exception specifications
623 | throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:657:13: error: ISO C++17 does not allow dynamic exception specifications
657 | throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:667:13: error: ISO C++17 does not allow dynamic exception specifications
667 | throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:685:49: error: ISO C++17 does not allow dynamic exception specifications
685 | svn::Depth depth,bool retrieve_locks) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:833:26: error: ISO C++17 does not allow dynamic exception specifications
833 | bool steal_lock) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:841:30: error: ISO C++17 does not allow dynamic exception specifications
841 | bool break_lock) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:878:25: error: ISO C++17 does not allow dynamic exception specifications
878 | bool recurse) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:883:25: error: ISO C++17 does not allow dynamic exception specifications
883 | bool recurse) throw (ClientException);
| ^~~~~
/tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_annotate.cpp:93:27: error: ISO C++17 does not allow dynamic exception specifications
93 | ) throw (ClientException)
| ^~~~~

In file included from /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:37, from /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_annotate.cpp:34: /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:139:61: error: ISO C++17 does not allow dynamic exception specifications 139 | const StringArray & changelists=StringArray() ) throw (ClientException) = 0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:152:101: error: ISO C++17 does not allow dynamic exception specifications 152 | singleStatus (const Path& path,bool update=false,const Revision revision = svn::Revision::HEAD) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:172:16: error: ISO C++17 does not allow dynamic exception specifications 172 | ) throw (ClientException) = 0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:180:53: error: ISO C++17 does not allow dynamic exception specifications 180 | const TQString &to_url, bool recurse) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:189:69: error: ISO C++17 does not allow dynamic exception specifications 189 | const PropertiesMap&revProps = PropertiesMap()) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:202:59: error: ISO C++17 does not allow dynamic exception specifications 202 | const PropertiesMap&revProps=PropertiesMap()) throw (ClientException) = 0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:212:14: error: ISO C++17 does not allow dynamic exception specifications 212 | ) throw (ClientException)=0; | ^~~~~ In file included from /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:37, from /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_annotate.cpp:34: /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:225:111: error: ISO C++17 does not allow dynamic exception specifications 225 | add (const Path & path, svn::Depth depth,bool force=false, bool no_ignore=false, bool add_parents = true) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:241:32: error: ISO C++17 does not allow dynamic exception specifications 241 | bool sticky_depth) throw (ClientException) = 0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:255:71: error: ISO C++17 does not allow dynamic exception specifications 255 | const Revision & peg_revision=svn_opt_revision_unspecified) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:270:44: error: ISO C++17 does not allow dynamic exception specifications 270 | const Revision & peg_revision) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:285:71: error: ISO C++17 does not allow dynamic exception specifications 285 | const Revision & peg_revision=svn_opt_revision_unspecified) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:306:16: error: ISO C++17 does not allow dynamic exception specifications 306 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:327:14: error: ISO C++17 does not allow dynamic exception specifications 327 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:336:34: error: ISO C++17 does not allow dynamic exception specifications 336 | const Path & destPath) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:348:100: error: ISO C++17 does not allow dynamic exception specifications 348 | bool asChild=false,bool makeParent=false,const PropertiesMap&revProps=PropertiesMap()) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:357:23: error: ISO C++17 does not allow dynamic exception specifications 357 | bool force) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:365:105: error: ISO C++17 does not allow dynamic exception specifications 365 | bool force,bool asChild,bool makeParent,const PropertiesMap&revProps=PropertiesMap()) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:384:13: error: ISO C++17 does not allow dynamic exception specifications 384 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:401:13: error: ISO C++17 does not allow dynamic exception specifications 401 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:410:33: error: ISO C++17 does not allow dynamic exception specifications 410 | cleanup (const Path & path) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:416:107: error: ISO C++17 does not allow dynamic exception specifications 416 | virtual void resolve (const Path & path,Depth depth,const ConflictResult&resolution=ConflictResult()) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:442:17: error: ISO C++17 does not allow dynamic exception specifications 442 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:458:16: error: ISO C++17 does not allow dynamic exception specifications 458 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:476:59: error: ISO C++17 does not allow dynamic exception specifications 476 | const PropertiesMap&revProps=PropertiesMap()) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:491:13: error: ISO C++17 does not allow dynamic exception specifications 491 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:504:24: error: ISO C++17 does not allow dynamic exception specifications 504 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:516:16: error: ISO C++17 does not allow dynamic exception specifications 516 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:534:12: error: ISO C++17 does not allow dynamic exception specifications 534 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:561:11: error: ISO C++17 does not allow dynamic exception specifications 561 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:589:11: error: ISO C++17 does not allow dynamic exception specifications 589 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:621:15: error: ISO C++17 does not allow dynamic exception specifications 621 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:630:63: error: ISO C++17 does not allow dynamic exception specifications 630 | bool noDiffDeleted,bool ignore_contenttype) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:663:12: error: ISO C++17 does not allow dynamic exception specifications 663 | ) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:672:63: error: ISO C++17 does not allow dynamic exception specifications 672 | bool noDiffDeleted,bool ignore_contenttype) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:693:49: error: ISO C++17 does not allow dynamic exception specifications 693 | svn::Depth depth,bool retrieve_locks) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:843:26: error: ISO C++17 does not allow dynamic exception specifications 843 | bool steal_lock) throw (ClientException)=0; | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client.h:851:30: error: ISO C++17 does not allow dynamic exception specifications 851 | bool break_lock) throw (ClientException)=0; | ^~~~~ In file included from /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_annotate.cpp:34: /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:129:60: error: ISO C++17 does not allow dynamic exception specifications 129 | const StringArray & changelists=StringArray()) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:142:101: error: ISO C++17 does not allow dynamic exception specifications 142 | singleStatus (const Path& path,bool update=false,const Revision revision = svn::Revision::HEAD) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:162:16: error: ISO C++17 does not allow dynamic exception specifications 162 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:170:53: error: ISO C++17 does not allow dynamic exception specifications 170 | const TQString &to_url, bool recurse) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:179:69: error: ISO C++17 does not allow dynamic exception specifications 179 | const PropertiesMap&revProps = PropertiesMap()) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:192:61: error: ISO C++17 does not allow dynamic exception specifications 192 | const PropertiesMap&revProps = PropertiesMap()) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:202:22: error: ISO C++17 does not allow dynamic exception specifications 202 | ) throw (ClientException); | ^~~~~ In file included from /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_annotate.cpp:34: /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:215:124: error: ISO C++17 does not allow dynamic exception specifications 215 | virtual void add (const Path & path, svn::Depth depth,bool force=false, bool no_ignore=false, bool add_parents = true) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:231:32: error: ISO C++17 does not allow dynamic exception specifications 231 | bool sticky_depth) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:246:71: error: ISO C++17 does not allow dynamic exception specifications 246 | const Revision & peg_revision=svn_opt_revision_unspecified) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:261:44: error: ISO C++17 does not allow dynamic exception specifications 261 | const Revision & peg_revision) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:277:71: error: ISO C++17 does not allow dynamic exception specifications 277 | const Revision & peg_revision=svn_opt_revision_unspecified) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:298:16: error: ISO C++17 does not allow dynamic exception specifications 298 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:319:14: error: ISO C++17 does not allow dynamic exception specifications 319 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:328:34: error: ISO C++17 does not allow dynamic exception specifications 328 | const Path & destPath) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:340:98: error: ISO C++17 does not allow dynamic exception specifications 340 | bool asChild=false,bool makeParent=false,const PropertiesMap&revProps=PropertiesMap()) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:349:23: error: ISO C++17 does not allow dynamic exception specifications 349 | bool force) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:358:105: error: ISO C++17 does not allow dynamic exception specifications 358 | bool force,bool asChild,bool makeParent,const PropertiesMap&revProps=PropertiesMap()) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:375:13: error: ISO C++17 does not allow dynamic exception specifications 375 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:391:13: error: ISO C++17 does not allow dynamic exception specifications 391 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:400:33: error: ISO C++17 does not allow dynamic exception specifications 400 | cleanup (const Path & path) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:406:107: error: ISO C++17 does not allow dynamic exception specifications 406 | virtual void resolve (const Path & path,Depth depth,const ConflictResult&resolution=ConflictResult()) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:431:16: error: ISO C++17 does not allow dynamic exception specifications 431 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:447:16: error: ISO C++17 does not allow dynamic exception specifications 447 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:465:67: error: ISO C++17 does not allow dynamic exception specifications 465 | const PropertiesMap&revProps=PropertiesMap()) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:480:13: error: ISO C++17 does not allow dynamic exception specifications 480 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:493:24: error: ISO C++17 does not allow dynamic exception specifications 493 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:505:15: error: ISO C++17 does not allow dynamic exception specifications 505 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:525:11: error: ISO C++17 does not allow dynamic exception specifications 525 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:552:11: error: ISO C++17 does not allow dynamic exception specifications 552 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:580:11: error: ISO C++17 does not allow dynamic exception specifications 580 | ) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:613:13: error: ISO C++17 does not allow dynamic exception specifications 613 | throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:623:13: error: ISO C++17 does not allow dynamic exception specifications 623 | throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:657:13: error: ISO C++17 does not allow dynamic exception specifications 657 | throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:667:13: error: ISO C++17 does not allow dynamic exception specifications 667 | throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:685:49: error: ISO C++17 does not allow dynamic exception specifications 685 | svn::Depth depth,bool retrieve_locks) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:833:26: error: ISO C++17 does not allow dynamic exception specifications 833 | bool steal_lock) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:841:30: error: ISO C++17 does not allow dynamic exception specifications 841 | bool break_lock) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:878:25: error: ISO C++17 does not allow dynamic exception specifications 878 | bool recurse) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_impl.h:883:25: error: ISO C++17 does not allow dynamic exception specifications 883 | bool recurse) throw (ClientException); | ^~~~~ /tmp/BUILD.fc34.x86_64/trinity-tdesvn-14.0.10/src/svnqt/client_annotate.cpp:93:27: error: ISO C++17 does not allow dynamic exception specifications 93 | ) throw (ClientException) | ^~~~~
Francois added 1 commit 3 years ago
88eb13611e
Fix ftbfs on Fedora 34
Owner

Looks good, thanks!

Looks good, thanks!
MicheleC merged commit 88eb13611e into master 3 years ago
MicheleC deleted branch ftbfs/fedora34 3 years ago
MicheleC added this to the R14.0.11 release milestone 3 years ago
The pull request has been merged as 88eb13611e.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tdesvn#6
Loading…
There is no content yet.