Project

General

Profile

Actions

Bug #14795

open

test_librgw: build fails on i386

Added by Josh Durgin about 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

From http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=c8b9a79bbd48e0339a6a5146d17aac6ce3c1f447

 CXX test/librgw_file_aw-librgw_file_aw.o
test/librgw_file_gp.cc: In member function ‘virtual void LibRGW_GET_OBJECT_Test::TestBody()’:

    error: test/librgw_file_gp.cc:253:16: cannot convert ‘uint64_t* {aka long long unsigned int*}’ to ‘size_t* {aka unsigned int*}’ for argument ‘5’ to ‘int rgw_read(rgw_fs*, rgw_file_handle*, uint64_t, size_t, size_t*, void*, uint32_t)’ 

RGW_READ_FLAG_NONE);
^
make[3]: *** [test/librgw_file_gp-librgw_file_gp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
test/librgw_file_aw.cc: In member function ‘virtual void LibRGW_GET_OBJECT_Test::TestBody()’:

    error: test/librgw_file_aw.cc:239:31: cannot convert ‘uint64_t* {aka long long unsigned int*}’ to ‘size_t* {aka unsigned int*}’ for argument ‘5’ to ‘int rgw_read(rgw_fs*, rgw_file_handle*, uint64_t, size_t, size_t*, void*, uint32_t)’ 

iov->iov_base, RGW_READ_FLAG_NONE);
^
make[3]: *** [test/librgw_file_aw-librgw_file_aw.o] Error 1 

No data to display

Actions

Also available in: Atom PDF