Hi Willem, This should be fixed now? Matt On Wed, Jul 25, 2018 at 7:56 PM, Willem Jan Withagen <wjw@xxxxxxxxxxx> wrote: > Hi Matt, > > Some fallout on FreeBSD/Clang for PR 22533. > Suggestions on how to fix this? > > --WjW > > > In file included from > /home/jenkins/workspace/ceph-master/src/rgw/rgw_auth_s3.cc:12: > In file included from > /home/jenkins/workspace/ceph-master/src/rgw/rgw_auth_s3.h:19: > In file included from > /home/jenkins/workspace/ceph-master/src/rgw/rgw_rest_s3.h:15: > /home/jenkins/workspace/ceph-master/src/rgw/rgw_op.h:911:29: error: expected > '(' for function-style cast or type construction > s->cct->_conf->get_val<bool>("rgw_relaxed_region_enforcement"); > ~~~~^ > /home/jenkins/workspace/ceph-master/src/rgw/rgw_op.h:911:17: error: no > member named 'get_val' in 'ConfigValues'; did you mean 'get_value'? > s->cct->_conf->get_val<bool>("rgw_relaxed_region_enforcement"); > ^~~~~~~ > get_value > /home/jenkins/workspace/ceph-master/src/common/config_values.h:92:36: note: > 'get_value' declared here > std::pair<Option::value_t, bool> get_value(const std::string& name, > ^ > 2 errors generated. > gmake[2]: *** [src/rgw/CMakeFiles/rgw_common.dir/build.make:119: > src/rgw/CMakeFiles/rgw_common.dir/rgw_auth_s3.cc.o] Error 1 -- Matt Benjamin Red Hat, Inc. 315 West Huron Street, Suite 140A Ann Arbor, Michigan 48103 http://www.redhat.com/en/technologies/storage tel. 734-821-5101 fax. 734-769-8938 cel. 734-216-5309 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html