Re: Fixing build error in rgw

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 26/07/2018 04:44, Dan Mick wrote:
I got that failure on gcc earlier today, and then it went away; didn't
track down where it went.

Right,

The nightly build "fixed" it.

--WjW


On 07/25/2018 04:56 PM, Willem Jan Withagen 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
--
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



--
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



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux