K 10 svn:author V 7 antoine K 8 svn:date V 27 2018-11-04T14:43:08.736582Z K 7 svn:log V 773 Mark BROKEN: fails to build In file included from /wrkdirs/usr/ports/games/stepmania-devel/work/stepmania-5.0.11/src/ScreenDebugOverlay.cpp:12: In file included from /wrkdirs/usr/ports/games/stepmania-devel/work/stepmania-5.0.11/src/ScreenGameplay.h:10: In file included from /wrkdirs/usr/ports/games/stepmania-devel/work/stepmania-5.0.11/src/BeginnerHelper.h:9: /wrkdirs/usr/ports/games/stepmania-devel/work/stepmania-5.0.11/src/NoteData.h:378:25: error: 'swap' is missing exception specification 'noexcept(is_nothrow_move_constructible::value && is_nothrow_move_assignable::value)' template<> inline void swap( NoteData &nd1, NoteData &nd2 ) { nd1.swap( nd2 ); } ^ Reported by: pkg-fallout END