Branch: rosetta:commits 「revision: №20424」
Test: linux.gcc.cxx11thread.serialization.code_quality.serialization
SubTest: protocols_denovo_design_filters_CavityVolumeFilter.cc
SubTest files: 「file-system-view」
Daemon: nobu-1    
State: protocols_denovo_design_filters_CavityVolumeFilter.cc

Processing file src/protocols/denovo_design/filters/CavityVolumeFilter.cc: In file included from /home/benchmark/rosetta/source/src/protocols/denovo_design/filters/CavityVolumeFilter.cc:21: In file included from /home/benchmark/rosetta/source/src/protocols/denovo_design/calculators/CavityCalculator.hh:25: In file included from /home/benchmark/rosetta/source/src/core/scoring/packstat/compute_sasa.hh:32: /home/benchmark/rosetta/source/src/numeric/trig.functions.hh:77:108: error: no member named 'sin_cos_range_tolerance' in namespace 'basic::options::OptionKeys::run' in_sin_cos_range( T const & x, T const & tol = T( basic::options::option[ basic::options::OptionKeys::run::sin_cos_range_tolerance ] ) ) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ /home/benchmark/rosetta/source/src/numeric/trig.functions.hh:98:105: error: no member named 'sin_cos_range_tolerance' in namespace 'basic::options::OptionKeys::run' sin_cos_range( T const & x, T const & tol = T( basic::options::option[ basic::options::OptionKeys::run::sin_cos_range_tolerance ] ) ) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ /home/benchmark/rosetta/source/src/numeric/trig.functions.hh:118:64: error: no member named 'keep_beyond_sin_cos_range' in namespace 'basic::options::OptionKeys::run' if (basic::options::option[ basic::options::OptionKeys::run::keep_beyond_sin_cos_range ]) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ In file included from /home/benchmark/rosetta/source/src/protocols/denovo_design/filters/CavityVolumeFilter.cc:21: In file included from /home/benchmark/rosetta/source/src/protocols/denovo_design/calculators/CavityCalculator.hh:25: /home/benchmark/rosetta/source/src/core/scoring/packstat/compute_sasa.hh:172:30: error: no matching function for call to 'sin_cos_range' PackstatReal p = std::acos( sin_cos_range( diff(3) ) ); ^~~~~~~~~~~~~ 4 errors generated. Error while processing /home/benchmark/rosetta/source/src/protocols/denovo_design/filters/CavityVolumeFilter.cc.