Snippets for chromium 151.0.7922.173 from Fedora ppc64le
Sourced from https://kojipkgs.fedoraproject.org/packages/chromium/151.0.7922.173/1.fc46/data/logs/ppc64le/build.log.
-
../../third_party/abseil-cpp/absl/random/internal/randen_hwaes.cc:151:45: warning: implicit conversion between vector types (''Vector128' (vector of 2 'unsigned long long' values)' and ''__vector unsigned char' (vector of 16 'unsigned char' values)') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] 151 | return Vector128(__builtin_crypto_vcipher(state, round_key)); | ^ -
../../third_party/abseil-cpp/absl/random/internal/randen_hwaes.cc:151:52: warning: implicit conversion between vector types (''Vector128' (vector of 2 'unsigned long long' values)' and ''__vector unsigned char' (vector of 16 'unsigned char' values)') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] 151 | return Vector128(__builtin_crypto_vcipher(state, round_key)); | ^ -
../../third_party/lss/linux_syscall_support.h:3538:23: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 3538 | LSS_RETURN(int, __ret, __err); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4173:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4173 | LSS_INLINE _syscall1(void *, brk, void *, e) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4173:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4173 | LSS_INLINE _syscall1(void *, brk, void *, e) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4174:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4174 | LSS_INLINE _syscall1(int, chdir, const char *,p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4174:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4174 | LSS_INLINE _syscall1(int, chdir, const char *,p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4175:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4175 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4175:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4175 | LSS_INLINE _syscall1(int, close, int, f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4176:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4176 | LSS_INLINE _syscall2(int, clock_getres, int, c, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4177 | struct kernel_timespec*, t) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4176:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4176 | LSS_INLINE _syscall2(int, clock_getres, int, c, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4177 | struct kernel_timespec*, t) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4178:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4178 | LSS_INLINE _syscall2(int, clock_gettime, int, c, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4179 | struct kernel_timespec*, t) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4178:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4178 | LSS_INLINE _syscall2(int, clock_gettime, int, c, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4179 | struct kernel_timespec*, t) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4180:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4180 | LSS_INLINE _syscall1(int, dup, int, f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4180:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4180 | LSS_INLINE _syscall1(int, dup, int, f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4183:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4183 | LSS_INLINE _syscall2(int, dup2, int, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4184 | int, d) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4183:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4183 | LSS_INLINE _syscall2(int, dup2, int, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4184 | int, d) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4187:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4187 | LSS_INLINE _syscall3(int, dup3, int, s, int, d, int, f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4187:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4187 | LSS_INLINE _syscall3(int, dup3, int, s, int, d, int, f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4189:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4189 | LSS_INLINE _syscall3(int, execve, const char*, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4190 | const char*const*,a,const char*const*, e) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4189:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4189 | LSS_INLINE _syscall3(int, execve, const char*, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4190 | const char*const*,a,const char*const*, e) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4191:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4191 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4191:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4191 | LSS_INLINE _syscall1(int, _exit, int, e) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4192:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4192 | LSS_INLINE _syscall1(int, exit_group, int, e) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4192:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4192 | LSS_INLINE _syscall1(int, exit_group, int, e) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4193:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4193 | LSS_INLINE _syscall3(int, fcntl, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4194 | int, c, long, a) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4193:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4193 | LSS_INLINE _syscall3(int, fcntl, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4194 | int, c, long, a) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4197:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4197 | LSS_INLINE _syscall0(pid_t, fork) | ^~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4197:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4197 | LSS_INLINE _syscall0(pid_t, fork) | ^~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4200:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4200 | LSS_INLINE _syscall2(int, fstat, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4201 | struct kernel_stat*, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4200:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4200 | LSS_INLINE _syscall2(int, fstat, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4201 | struct kernel_stat*, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4203:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4203 | LSS_INLINE _syscall2(int, fstatfs, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4204 | struct kernel_statfs*, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4203:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4203 | LSS_INLINE _syscall2(int, fstatfs, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4204 | struct kernel_statfs*, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4211:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4211 | LSS_INLINE _syscall2(int, ftruncate, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4212 | off_t, l) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4211:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4211 | LSS_INLINE _syscall2(int, ftruncate, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4212 | off_t, l) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4214:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4214 | LSS_INLINE _syscall6(int, futex, int*, u, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4215 | int, o, int, v, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4216 | struct kernel_timespec*, t, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4217 | int*, u2, int, v2) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4214:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4214 | LSS_INLINE _syscall6(int, futex, int*, u, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4215 | int, o, int, v, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4216 | struct kernel_timespec*, t, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4217 | int*, u2, int, v2) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4218:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4218 | LSS_INLINE _syscall3(int, getdents, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4219 | struct kernel_dirent*, d, int, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4218:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4218 | LSS_INLINE _syscall3(int, getdents, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4219 | struct kernel_dirent*, d, int, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4220:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4220 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4221 | struct kernel_dirent64*, d, int, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4220:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4220 | LSS_INLINE _syscall3(int, getdents64, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4221 | struct kernel_dirent64*, d, int, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4222:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4222 | LSS_INLINE _syscall0(gid_t, getegid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4222:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4222 | LSS_INLINE _syscall0(gid_t, getegid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4223:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4223 | LSS_INLINE _syscall0(uid_t, geteuid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4223:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4223 | LSS_INLINE _syscall0(uid_t, geteuid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4224:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4224 | LSS_INLINE _syscall2(int, getitimer, int, w, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4225 | struct kernel_itimerval*, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4224:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4224 | LSS_INLINE _syscall2(int, getitimer, int, w, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4225 | struct kernel_itimerval*, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4227:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4227 | LSS_INLINE _syscall0(pid_t, getpgrp) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4227:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4227 | LSS_INLINE _syscall0(pid_t, getpgrp) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4229:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4229 | LSS_INLINE _syscall0(pid_t, getpid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4229:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4229 | LSS_INLINE _syscall0(pid_t, getpid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4230:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4230 | LSS_INLINE _syscall0(pid_t, getppid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4230:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4230 | LSS_INLINE _syscall0(pid_t, getppid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4231:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4231 | LSS_INLINE _syscall2(int, getpriority, int, a, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4232 | int, b) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4231:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4231 | LSS_INLINE _syscall2(int, getpriority, int, a, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4232 | int, b) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4233:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4233 | LSS_INLINE _syscall3(int, getresgid, gid_t *, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4234 | gid_t *, e, gid_t *, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4233:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4233 | LSS_INLINE _syscall3(int, getresgid, gid_t *, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4234 | gid_t *, e, gid_t *, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4235:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4235 | LSS_INLINE _syscall3(int, getresuid, uid_t *, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4236 | uid_t *, e, uid_t *, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4235:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4235 | LSS_INLINE _syscall3(int, getresuid, uid_t *, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4236 | uid_t *, e, uid_t *, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4238:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4238 | LSS_INLINE _syscall2(int, getrlimit, int, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4239 | struct kernel_rlimit*, l) | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4238:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4238 | LSS_INLINE _syscall2(int, getrlimit, int, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4239 | struct kernel_rlimit*, l) | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4241:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4241 | LSS_INLINE _syscall1(pid_t, getsid, pid_t, p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4241:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4241 | LSS_INLINE _syscall1(pid_t, getsid, pid_t, p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4242:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4242 | LSS_INLINE _syscall0(pid_t, _gettid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4242:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4242 | LSS_INLINE _syscall0(pid_t, _gettid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4243:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4243 | LSS_INLINE _syscall2(pid_t, gettimeofday, struct kernel_timeval*, t, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4244 | void*, tz) | ~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4243:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4243 | LSS_INLINE _syscall2(pid_t, gettimeofday, struct kernel_timeval*, t, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4244 | void*, tz) | ~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4245:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4245 | LSS_INLINE _syscall5(int, setxattr, const char *,p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4246 | const char *, n, const void *,v, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4247 | size_t, s, int, f) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4245:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4245 | LSS_INLINE _syscall5(int, setxattr, const char *,p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4246 | const char *, n, const void *,v, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4247 | size_t, s, int, f) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4248:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4248 | LSS_INLINE _syscall5(int, lsetxattr, const char *,p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4249 | const char *, n, const void *,v, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4250 | size_t, s, int, f) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4248:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4248 | LSS_INLINE _syscall5(int, lsetxattr, const char *,p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4249 | const char *, n, const void *,v, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4250 | size_t, s, int, f) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4251:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4251 | LSS_INLINE _syscall4(ssize_t, getxattr, const char *,p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4252 | const char *, n, void *, v, size_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4251:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4251 | LSS_INLINE _syscall4(ssize_t, getxattr, const char *,p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4252 | const char *, n, void *, v, size_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4253:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4253 | LSS_INLINE _syscall4(ssize_t, lgetxattr, const char *,p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4254 | const char *, n, void *, v, size_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4253:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4253 | LSS_INLINE _syscall4(ssize_t, lgetxattr, const char *,p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4254 | const char *, n, void *, v, size_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4255:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4255 | LSS_INLINE _syscall3(ssize_t, listxattr, const char *,p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4256 | char *, l, size_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4255:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4255 | LSS_INLINE _syscall3(ssize_t, listxattr, const char *,p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4256 | char *, l, size_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4257:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4257 | LSS_INLINE _syscall3(ssize_t, llistxattr, const char *,p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4258 | char *, l, size_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4257:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4257 | LSS_INLINE _syscall3(ssize_t, llistxattr, const char *,p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4258 | char *, l, size_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4259:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4259 | LSS_INLINE _syscall3(int, ioctl, int, d, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4260 | int, r, void *, a) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4259:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4259 | LSS_INLINE _syscall3(int, ioctl, int, d, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4260 | int, r, void *, a) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4261:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4261 | LSS_INLINE _syscall2(int, ioprio_get, int, which, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4262 | int, who) | ~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4261:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4261 | LSS_INLINE _syscall2(int, ioprio_get, int, which, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4262 | int, who) | ~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4263:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4263 | LSS_INLINE _syscall3(int, ioprio_set, int, which, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4264 | int, who, int, ioprio) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4263:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4263 | LSS_INLINE _syscall3(int, ioprio_set, int, which, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4264 | int, who, int, ioprio) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4265:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4265 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4266 | int, s) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4265:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4265 | LSS_INLINE _syscall2(int, kill, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4266 | int, s) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4274:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4274 | LSS_INLINE _syscall3(off_t, lseek, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4275 | off_t, o, int, w) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4274:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4274 | LSS_INLINE _syscall3(off_t, lseek, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4275 | off_t, o, int, w) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4277:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4277 | LSS_INLINE _syscall2(int, munmap, void*, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4278 | size_t, l) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4277:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4277 | LSS_INLINE _syscall2(int, munmap, void*, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4278 | size_t, l) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4279:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4279 | LSS_INLINE _syscall6(long, move_pages, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4280 | unsigned long, n, void **,g, int *, d, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4281 | int *, s, int, f) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4279:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4279 | LSS_INLINE _syscall6(long, move_pages, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4280 | unsigned long, n, void **,g, int *, d, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4281 | int *, s, int, f) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4282:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4282 | LSS_INLINE _syscall3(int, mprotect, const void *,a, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4283 | size_t, l, int, p) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4282:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4282 | LSS_INLINE _syscall3(int, mprotect, const void *,a, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4283 | size_t, l, int, p) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4284:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4284 | LSS_INLINE _syscall5(void*, _mremap, void*, o, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4285 | size_t, os, size_t, ns, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4286 | unsigned long, f, void *, a) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4284:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4284 | LSS_INLINE _syscall5(void*, _mremap, void*, o, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4285 | size_t, os, size_t, ns, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4286 | unsigned long, f, void *, a) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4289:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4289 | LSS_INLINE _syscall3(int, open, const char*, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4290 | int, f, int, m) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4289:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4289 | LSS_INLINE _syscall3(int, open, const char*, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4290 | int, f, int, m) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4294:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4294 | LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4295 | unsigned int, n, int, t) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4294:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4294 | LSS_INLINE _syscall3(int, poll, struct kernel_pollfd*, u, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4295 | unsigned int, n, int, t) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4298:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4298 | LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4299 | unsigned int, n, const struct kernel_timespec *, t, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4300 | const struct kernel_sigset_t *, sigmask, size_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4298:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4298 | LSS_INLINE _syscall5(int, ppoll, struct kernel_pollfd *, u, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4299 | unsigned int, n, const struct kernel_timespec *, t, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4300 | const struct kernel_sigset_t *, sigmask, size_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4302:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4302 | LSS_INLINE _syscall5(int, prctl, int, option, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4303 | unsigned long, arg2, | ~~~~~~~~~~~~~~~~~~~~~ 4304 | unsigned long, arg3, | ~~~~~~~~~~~~~~~~~~~~~ 4305 | unsigned long, arg4, | ~~~~~~~~~~~~~~~~~~~~~ 4306 | unsigned long, arg5) | ~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4302:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4302 | LSS_INLINE _syscall5(int, prctl, int, option, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4303 | unsigned long, arg2, | ~~~~~~~~~~~~~~~~~~~~~ 4304 | unsigned long, arg3, | ~~~~~~~~~~~~~~~~~~~~~ 4305 | unsigned long, arg4, | ~~~~~~~~~~~~~~~~~~~~~ 4306 | unsigned long, arg5) | ~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4307:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4307 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4308 | pid_t, p, void *, a, void *, d) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4307:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4307 | LSS_INLINE _syscall4(long, ptrace, int, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4308 | pid_t, p, void *, a, void *, d) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4311:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4311 | LSS_INLINE _syscall4(int, quotactl, int, cmd, const char *, special, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4312 | int, id, caddr_t, addr) | ~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4311:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4311 | LSS_INLINE _syscall4(int, quotactl, int, cmd, const char *, special, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4312 | int, id, caddr_t, addr) | ~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4314:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4314 | LSS_INLINE _syscall3(ssize_t, read, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4315 | void *, b, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4314:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4314 | LSS_INLINE _syscall3(ssize_t, read, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4315 | void *, b, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4318:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4318 | LSS_INLINE _syscall3(int, readlink, const char*, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4319 | char*, b, size_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4318:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4318 | LSS_INLINE _syscall3(int, readlink, const char*, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4319 | char*, b, size_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4322:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4322 | LSS_INLINE _syscall4(int, readlinkat, int, d, const char *, p, char *, b, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4323 | size_t, s) | ~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4322:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4322 | LSS_INLINE _syscall4(int, readlinkat, int, d, const char *, p, char *, b, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4323 | size_t, s) | ~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4325:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4325 | LSS_INLINE _syscall4(int, rt_sigaction, int, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4326 | const struct kernel_sigaction*, a, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4327 | struct kernel_sigaction*, o, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4325:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4325 | LSS_INLINE _syscall4(int, rt_sigaction, int, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4326 | const struct kernel_sigaction*, a, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4327 | struct kernel_sigaction*, o, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4328:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4328 | LSS_INLINE _syscall2(int, rt_sigpending, struct kernel_sigset_t *, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4329 | size_t, c) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4328:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4328 | LSS_INLINE _syscall2(int, rt_sigpending, struct kernel_sigset_t *, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4329 | size_t, c) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4330:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4330 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4331 | const struct kernel_sigset_t*, s, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4332 | struct kernel_sigset_t*, o, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4330:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4330 | LSS_INLINE _syscall4(int, rt_sigprocmask, int, h, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4331 | const struct kernel_sigset_t*, s, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4332 | struct kernel_sigset_t*, o, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4333:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4333 | LSS_INLINE _syscall2(int, rt_sigsuspend, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4334 | const struct kernel_sigset_t*, s, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4333:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4333 | LSS_INLINE _syscall2(int, rt_sigsuspend, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4334 | const struct kernel_sigset_t*, s, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4335:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4335 | LSS_INLINE _syscall4(int, rt_sigtimedwait, const struct kernel_sigset_t*, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4336 | siginfo_t*, i, const struct timespec*, t, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4335:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4335 | LSS_INLINE _syscall4(int, rt_sigtimedwait, const struct kernel_sigset_t*, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4336 | siginfo_t*, i, const struct timespec*, t, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4337:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4337 | LSS_INLINE _syscall3(int, sched_getaffinity,pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4338 | unsigned int, l, unsigned long *, m) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4337:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4337 | LSS_INLINE _syscall3(int, sched_getaffinity,pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4338 | unsigned int, l, unsigned long *, m) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4339:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4339 | LSS_INLINE _syscall3(int, sched_setaffinity,pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4340 | unsigned int, l, unsigned long *, m) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4339:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4339 | LSS_INLINE _syscall3(int, sched_setaffinity,pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4340 | unsigned int, l, unsigned long *, m) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4341:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4341 | LSS_INLINE _syscall0(int, sched_yield) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4341:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4341 | LSS_INLINE _syscall0(int, sched_yield) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4342:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4342 | LSS_INLINE _syscall1(long, set_tid_address, int *, t) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4342:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4342 | LSS_INLINE _syscall1(long, set_tid_address, int *, t) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4343:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4343 | LSS_INLINE _syscall1(int, setfsgid, gid_t, g) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4343:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4343 | LSS_INLINE _syscall1(int, setfsgid, gid_t, g) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4344:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4344 | LSS_INLINE _syscall1(int, setfsuid, uid_t, u) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4344:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4344 | LSS_INLINE _syscall1(int, setfsuid, uid_t, u) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4345:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4345 | LSS_INLINE _syscall1(int, setuid, uid_t, u) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4345:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4345 | LSS_INLINE _syscall1(int, setuid, uid_t, u) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4346:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4346 | LSS_INLINE _syscall1(int, setgid, gid_t, g) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4346:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4346 | LSS_INLINE _syscall1(int, setgid, gid_t, g) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4347:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4347 | LSS_INLINE _syscall3(int, setitimer, int, w, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4348 | const struct kernel_itimerval*, n, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4349 | struct kernel_itimerval*, o) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4347:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4347 | LSS_INLINE _syscall3(int, setitimer, int, w, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4348 | const struct kernel_itimerval*, n, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4349 | struct kernel_itimerval*, o) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4350:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4350 | LSS_INLINE _syscall2(int, setpgid, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4351 | pid_t, g) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4350:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4350 | LSS_INLINE _syscall2(int, setpgid, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4351 | pid_t, g) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4352:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4352 | LSS_INLINE _syscall3(int, setpriority, int, a, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4353 | int, b, int, p) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4352:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4352 | LSS_INLINE _syscall3(int, setpriority, int, a, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4353 | int, b, int, p) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4354:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4354 | LSS_INLINE _syscall3(int, setresgid, gid_t, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4355 | gid_t, e, gid_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4354:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4354 | LSS_INLINE _syscall3(int, setresgid, gid_t, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4355 | gid_t, e, gid_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4356:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4356 | LSS_INLINE _syscall3(int, setresuid, uid_t, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4357 | uid_t, e, uid_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4356:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4356 | LSS_INLINE _syscall3(int, setresuid, uid_t, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4357 | uid_t, e, uid_t, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4359:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4359 | LSS_INLINE _syscall2(int, setrlimit, int, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4360 | const struct kernel_rlimit*, l) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4359:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4359 | LSS_INLINE _syscall2(int, setrlimit, int, r, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4360 | const struct kernel_rlimit*, l) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4362:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4362 | LSS_INLINE _syscall0(pid_t, setsid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4362:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4362 | LSS_INLINE _syscall0(pid_t, setsid) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4363:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4363 | LSS_INLINE _syscall2(int, sigaltstack, const stack_t*, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4364 | const stack_t*, o) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4363:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4363 | LSS_INLINE _syscall2(int, sigaltstack, const stack_t*, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4364 | const stack_t*, o) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4366:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4366 | LSS_INLINE _syscall1(int, sigreturn, unsigned long, u) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4366:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4366 | LSS_INLINE _syscall1(int, sigreturn, unsigned long, u) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4370:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4370 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4371 | struct kernel_stat*, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4370:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4370 | LSS_INLINE _syscall2(int, stat, const char*, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4371 | struct kernel_stat*, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4374:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4374 | LSS_INLINE _syscall2(int, lstat, const char*, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4375 | struct kernel_stat*, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4374:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4374 | LSS_INLINE _syscall2(int, lstat, const char*, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4375 | struct kernel_stat*, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4377:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4377 | LSS_INLINE _syscall2(int, statfs, const char*, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4378 | struct kernel_statfs*, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4377:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4377 | LSS_INLINE _syscall2(int, statfs, const char*, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4378 | struct kernel_statfs*, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4379:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4379 | LSS_INLINE _syscall3(int, tgkill, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4380 | pid_t, t, int, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4379:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4379 | LSS_INLINE _syscall3(int, tgkill, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4380 | pid_t, t, int, s) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4381:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4381 | LSS_INLINE _syscall2(int, tkill, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4382 | int, s) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4381:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4381 | LSS_INLINE _syscall2(int, tkill, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4382 | int, s) | ~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4385:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4385 | LSS_INLINE _syscall1(int, unlink, const char*, f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4385:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4385 | LSS_INLINE _syscall1(int, unlink, const char*, f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4387:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4387 | LSS_INLINE _syscall3(ssize_t, write, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4388 | const void *, b, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4387:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4387 | LSS_INLINE _syscall3(ssize_t, write, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4388 | const void *, b, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4389:14: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4389 | LSS_INLINE _syscall3(ssize_t, writev, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4390 | const struct kernel_iovec*, v, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4389:14: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4389 | LSS_INLINE _syscall3(ssize_t, writev, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4390 | const struct kernel_iovec*, v, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4392:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4392 | LSS_INLINE _syscall3(long, getcpu, unsigned *, cpu, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4393 | unsigned *, node, void *, unused) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4392:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4392 | LSS_INLINE _syscall3(long, getcpu, unsigned *, cpu, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4393 | unsigned *, node, void *, unused) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4404:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4404 | LSS_INLINE _syscall4(int, fadvise64, | ^~~~~~~~~~~~~~~~~~~~~~~~~ 4405 | int, fd, loff_t, offset, loff_t, len, int, advice) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4404:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4404 | LSS_INLINE _syscall4(int, fadvise64, | ^~~~~~~~~~~~~~~~~~~~~~~~~ 4405 | int, fd, loff_t, offset, loff_t, len, int, advice) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4453:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4453 | LSS_INLINE _syscall6(int, _fallocate, int, fd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4454 | int, mode, | ~~~~~~~~~~ 4455 | unsigned, offset_lo, unsigned, offset_hi, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4456 | unsigned, len_lo, unsigned, len_hi) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4453:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4453 | LSS_INLINE _syscall6(int, _fallocate, int, fd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4454 | int, mode, | ~~~~~~~~~~ 4455 | unsigned, offset_lo, unsigned, offset_hi, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4456 | unsigned, len_lo, unsigned, len_hi) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4469:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4469 | LSS_INLINE _syscall3(ssize_t, getrandom, void*, buffer, size_t, length, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4470 | unsigned int, flags) | ~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4469:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4469 | LSS_INLINE _syscall3(ssize_t, getrandom, void*, buffer, size_t, length, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4470 | unsigned int, flags) | ~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4473:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4473 | LSS_INLINE _syscall4(int, newfstatat, int, d, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4474 | const char *, p, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4475 | struct kernel_stat*, b, int, f) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4473:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4473 | LSS_INLINE _syscall4(int, newfstatat, int, d, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4474 | const char *, p, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4475 | struct kernel_stat*, b, int, f) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4478:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4478 | LSS_INLINE _syscall5(int, statx, int, d, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4479 | const char *, p, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4480 | int, f, int, m, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4481 | struct kernel_statx*, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4478:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4478 | LSS_INLINE _syscall5(int, statx, int, d, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4479 | const char *, p, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4480 | int, f, int, m, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4481 | struct kernel_statx*, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4574:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4574 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4575 | int*, s, int, o, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4576 | struct kernel_rusage*, r) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4574:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4574 | LSS_INLINE _syscall4(pid_t, wait4, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4575 | int*, s, int, o, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4576 | struct kernel_rusage*, r) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4579:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4579 | LSS_INLINE _syscall4(int, openat, int, d, const char *, p, int, f, int, m) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4579:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4579 | LSS_INLINE _syscall4(int, openat, int, d, const char *, p, int, f, int, m) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4582:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4582 | LSS_INLINE _syscall3(int, unlinkat, int, d, const char *, p, int, f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4582:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4582 | LSS_INLINE _syscall3(int, unlinkat, int, d, const char *, p, int, f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4748:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4748 | LSS_INLINE _syscall2(int, fstat64, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4749 | struct kernel_stat64 *, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4748:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4748 | LSS_INLINE _syscall2(int, fstat64, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4749 | struct kernel_stat64 *, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4750:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4750 | LSS_INLINE _syscall5(int, _llseek, uint, fd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4751 | unsigned long, hi, unsigned long, lo, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4752 | loff_t *, res, uint, wh) | ~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4750:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4750 | LSS_INLINE _syscall5(int, _llseek, uint, fd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4751 | unsigned long, hi, unsigned long, lo, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4752 | loff_t *, res, uint, wh) | ~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4770:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4770 | LSS_INLINE _syscall3(int, _sigaction, int, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4771 | const struct kernel_old_sigaction*, a, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4772 | struct kernel_old_sigaction*, o) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4770:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4770 | LSS_INLINE _syscall3(int, _sigaction, int, s, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4771 | const struct kernel_old_sigaction*, a, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4772 | struct kernel_old_sigaction*, o) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4773:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4773 | LSS_INLINE _syscall1(int, _sigpending, unsigned long*, s) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4773:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4773 | LSS_INLINE _syscall1(int, _sigpending, unsigned long*, s) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4775:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4775 | LSS_INLINE _syscall1(int, _sigsuspend, unsigned long, s) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4775:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4775 | LSS_INLINE _syscall1(int, _sigsuspend, unsigned long, s) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4781:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4781 | LSS_INLINE _syscall2(int, stat64, const char *, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4782 | struct kernel_stat64 *, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4781:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4781 | LSS_INLINE _syscall2(int, stat64, const char *, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4782 | struct kernel_stat64 *, b) | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4901:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4901 | LSS_INLINE _syscall6(void*, mmap, void*, addr, size_t, length, int, prot, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4902 | int, flags, int, fd, int64_t, offset) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4901:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4901 | LSS_INLINE _syscall6(void*, mmap, void*, addr, size_t, length, int, prot, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4902 | int, flags, int, fd, int64_t, offset) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4994:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4994 | LSS_INLINE _syscall3(ssize_t, recvmsg, int, s, struct kernel_msghdr*, msg, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4995 | int, flags) | ~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4994:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4994 | LSS_INLINE _syscall3(ssize_t, recvmsg, int, s, struct kernel_msghdr*, msg, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4995 | int, flags) | ~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4998:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 4998 | LSS_INLINE _syscall3(ssize_t, sendmsg, int, s, const struct kernel_msghdr*, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4999 | msg, int, flags) | ~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:4998:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 4998 | LSS_INLINE _syscall3(ssize_t, sendmsg, int, s, const struct kernel_msghdr*, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4999 | msg, int, flags) | ~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5002:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 5002 | LSS_INLINE _syscall6(ssize_t, sendto, int, s, const void*, buf, size_t,len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5003 | int, flags, const struct kernel_sockaddr*, to, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5004 | unsigned int, tolen) | ~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5002:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 5002 | LSS_INLINE _syscall6(ssize_t, sendto, int, s, const void*, buf, size_t,len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5003 | int, flags, const struct kernel_sockaddr*, to, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5004 | unsigned int, tolen) | ~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5007:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 5007 | LSS_INLINE _syscall2(int, shutdown, int, s, int, how) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5007:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 5007 | LSS_INLINE _syscall2(int, shutdown, int, s, int, how) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5010:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 5010 | LSS_INLINE _syscall3(int, socket, int, domain, int, type, int, protocol) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5010:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 5010 | LSS_INLINE _syscall3(int, socket, int, domain, int, type, int, protocol) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5013:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 5013 | LSS_INLINE _syscall4(int, socketpair, int, d, int, type, int, protocol, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5014 | int*, sv) | ~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5013:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 5013 | LSS_INLINE _syscall4(int, socketpair, int, d, int, type, int, protocol, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5014 | int*, sv) | ~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5018:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 5018 | LSS_INLINE _syscall2(int, _socketcall, int, c, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5019 | va_list, a) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5018:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 5018 | LSS_INLINE _syscall2(int, _socketcall, int, c, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5019 | va_list, a) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5068:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 5068 | LSS_INLINE _syscall4(int, fstatat64, int, d, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5069 | const char *, p, | ~~~~~~~~~~~~~~~~~~~~~ 5070 | struct kernel_stat64 *, b, int, f) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5068:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 5068 | LSS_INLINE _syscall4(int, fstatat64, int, d, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5069 | const char *, p, | ~~~~~~~~~~~~~~~~~~~~~ 5070 | struct kernel_stat64 *, b, int, f) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5074:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 5074 | LSS_INLINE _syscall3(pid_t, waitpid, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5075 | int*, s, int, o) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5074:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 5074 | LSS_INLINE _syscall3(pid_t, waitpid, pid_t, p, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5075 | int*, s, int, o) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5102:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 5102 | LSS_INLINE _syscall1(int, pipe, int *, p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5102:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 5102 | LSS_INLINE _syscall1(int, pipe, int *, p) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5105:16: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 5105 | LSS_INLINE _syscall2(int, pipe2, int *, pipefd, int, flags) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5105:16: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 5105 | LSS_INLINE _syscall2(int, pipe2, int *, pipefd, int, flags) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5231:18: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 5231 | LSS_INLINE _syscall5(ssize_t, _pread64, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5232 | void *, b, size_t, c, unsigned, o1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5233 | unsigned, o2) | ~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5231:18: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 5231 | LSS_INLINE _syscall5(ssize_t, _pread64, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5232 | void *, b, size_t, c, unsigned, o1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5233 | unsigned, o2) | ~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5234:18: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 5234 | LSS_INLINE _syscall5(ssize_t, _pwrite64, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5235 | const void *, b, size_t, c, unsigned, o1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5236 | unsigned, o2) | ~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5234:18: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 5234 | LSS_INLINE _syscall5(ssize_t, _pwrite64, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5235 | const void *, b, size_t, c, unsigned, o1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5236 | unsigned, o2) | ~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5237:18: warning: implicit conversion changes signedness: 'unsigned long' to 'long' [-Wsign-conversion] 5237 | LSS_INLINE _syscall4(int, _readahead, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5238 | unsigned, o1, unsigned, o2, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/lss/linux_syscall_support.h:5237:18: warning: implicit conversion loses integer precision: 'long' to 'int' [-Wshorten-64-to-32] 5237 | LSS_INLINE _syscall4(int, _readahead, int, f, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5238 | unsigned, o1, unsigned, o2, size_t, c) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
../../third_party/simdutf/simdutf.cpp:42397:22: warning: implicit conversion between vector types (''vector_type' (aka '__vector unsigned char')' and ''const vector_type' (aka '__vector __bool unsigned char const')') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] -
../../third_party/simdutf/simdutf.cpp:44651:22: warning: implicit conversion between vector types (''vector_type' (aka '__vector __bool unsigned char')' and ''const vector_type' (aka '__vector unsigned char const')') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] -
../../third_party/simdutf/simdutf.cpp:44964:22: warning: implicit conversion between vector types (''vector_type' (aka '__vector __bool unsigned char')' and ''const vector_type' (aka '__vector unsigned char const')') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] -
../../third_party/simdutf/simdutf.cpp:45377:22: warning: implicit conversion between vector types (''vector_type' (aka '__vector __bool unsigned char')' and ''const vector_type' (aka '__vector unsigned char const')') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] -
../../third_party/simdutf/simdutf.cpp:8571:42: warning: implicit conversion between vector types (''vector_type' (aka '__vector signed char')' and ''const vector_type' (aka '__vector unsigned char const')') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] 8571 | return simd8x64<bool>(simd8<uint8_t>(this->chunks[0]) >= mask, | ^ -
../../third_party/simdutf/simdutf.cpp:8572:42: warning: implicit conversion between vector types (''vector_type' (aka '__vector signed char')' and ''const vector_type' (aka '__vector unsigned char const')') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] 8572 | simd8<uint8_t>(this->chunks[1]) >= mask, | ^ -
../../third_party/simdutf/simdutf.cpp:8573:42: warning: implicit conversion between vector types (''vector_type' (aka '__vector signed char')' and ''const vector_type' (aka '__vector unsigned char const')') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] 8573 | simd8<uint8_t>(this->chunks[2]) >= mask, | ^ -
../../third_party/simdutf/simdutf.cpp:8574:42: warning: implicit conversion between vector types (''vector_type' (aka '__vector signed char')' and ''const vector_type' (aka '__vector unsigned char const')') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] 8574 | simd8<uint8_t>(this->chunks[3]) >= mask) | ^ -
../../third_party/skia/src/opts/SkRasterPipeline_opts.h:241:16: warning: implicit conversion between vector types (''__vector unsigned int' (vector of 4 'unsigned int' values)' and ''I32' (aka 'V<int32_t>')') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] 241 | return vec_or((vector unsigned int)vec_and((vector unsigned int)c, (vector unsigned int)t), (vector unsigned int)vec_andc((vector unsigned int)e, (vector unsigned int)c)); | ^ -
../../third_party/skia/src/opts/SkRasterPipeline_opts.h:267:41: warning: implicit conversion between vector types (''__vector int' (vector of 4 'int' values)' and ''U32' (aka 'V<uint32_t>')') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] 267 | SI U32 round(F v, F scale) { return vec_cts((vector float)vec_rint(v*scale), 0); } | ^ -
../../third_party/skia/src/opts/SkRasterPipeline_opts.h:5989:12: warning: implicit conversion between vector types (''__vector short' (vector of 8 'short' values)' and ''U16' (aka 'Vec<8, uint16_t>')') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] 5989 | return vec_adds(a, (I16)b); | ^ -
../../third_party/wayland/src/cursor/xcursor.c:610:8: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 610 | char *colon = strchr(path, ':'); | ^ ~~~~~~~~~~~~~~~~~ -
../../ui/accessibility/platform/inspect/ax_inspect_utils_auralinux.cc:44:9: warning: 'ATSPI_CHECK_VERSION' macro redefined [-Wmacro-redefined] 44 | #define ATSPI_CHECK_VERSION(major, minor, micro) \ | ^ -
../../third_party/blink/renderer/platform/audio/denormal_disabler.h:174:11: warning: virtual method '~DenormalModifier' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier] 174 | virtual ~DenormalModifier() = default; | ^ -
../../third_party/blink/renderer/platform/audio/cpu/ppc64/delay_altivec.cc:73:54: warning: implicit conversion loses integer precision: 'const size_t' (aka 'const unsigned long') to 'int' [-Wshorten-64-to-32] 73 | const __m128i v_buffer_length_int = _mm_set1_epi32(buffer_length); | ~~~~~~~~~~~~~~ ^~~~~~~~~~~~~ -
../../third_party/blink/renderer/platform/audio/cpu/ppc64/delay_altivec.cc:84:68: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 84 | _mm_set_epi32(w_index + 3, w_index + 2, w_index + 1, w_index + 0); | ~~~~~~~~~~~~~ ~~~~~~~~^~~ -
../../third_party/blink/renderer/platform/audio/cpu/ppc64/delay_altivec.cc:84:55: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 84 | _mm_set_epi32(w_index + 3, w_index + 2, w_index + 1, w_index + 0); | ~~~~~~~~~~~~~ ~~~~~~~~^~~ -
../../third_party/blink/renderer/platform/audio/cpu/ppc64/delay_altivec.cc:84:42: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 84 | _mm_set_epi32(w_index + 3, w_index + 2, w_index + 1, w_index + 0); | ~~~~~~~~~~~~~ ~~~~~~~~^~~ -
../../third_party/blink/renderer/platform/audio/cpu/ppc64/delay_altivec.cc:84:29: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'int' [-Wshorten-64-to-32] 84 | _mm_set_epi32(w_index + 3, w_index + 2, w_index + 1, w_index + 0); | ~~~~~~~~~~~~~ ~~~~~~~~^~~ -
../../third_party/blink/renderer/platform/audio/cpu/ppc64/delay_altivec.cc:152:54: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'const unsigned int' [-Wshorten-64-to-32] 152 | const unsigned number_of_loops = frames_to_process / 4; | ~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~^~~ -
../../sandbox/linux/seccomp-bpf/trap.cc:244:10: warning: declaration shadows a local variable [-Wshadow] 244 | auto nr = SECCOMP_SYSCALL(ctx); | ^ -
../../components/metrics/debug/metrics_internals_utils.cc:66:11: warning: enumeration value 'Study_CpuArchitecture_PPC64' not handled in switch [-Wswitch] 66 | switch (cpu_architecture) { | ^~~~~~~~~~~~~~~~ -
../../chrome/browser/ui/webui/side_panel/read_anything/read_anything_untrusted_page_handler.h:432:14: warning: private field 'use_screen_ai_service_' is not used [-Wunused-private-field] 432 | const bool use_screen_ai_service_; | ^