Created
August 19, 2016 21:22
-
-
Save japaric/3d8b4acb11e09e2d9e4d2aff8af5e7c5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Compiling libc-test v0.1.0 (file:///mnt/libc/libc-test) | |
error: failed to run custom build command for `libc-test v0.1.0 (file:///mnt/libc/libc-test)` | |
Process didn't exit successfully: `/mnt/libc/libc-test/target/debug/build/libc-test-c55d0d228610d2ee/build-script-build` (exit code: 101) | |
--- stdout | |
cargo:rerun-if-changed=../src/lib.rs | |
cargo:rerun-if-changed=../src/dox.rs | |
cargo:rerun-if-changed=../src/unix/mod.rs | |
cargo:rerun-if-changed=../src/macros.rs | |
cargo:rerun-if-changed=../src/unix/notbsd/mod.rs | |
cargo:rerun-if-changed=../src/unix/notbsd/linux/mod.rs | |
cargo:rerun-if-changed=../src/unix/notbsd/linux/mips.rs | |
OPT_LEVEL = Some("0") | |
PROFILE = Some("debug") | |
debug=true opt-level=0 | |
HOST = Some("x86_64-unknown-linux-gnu") | |
HOST = Some("x86_64-unknown-linux-gnu") | |
CC_mipsel-unknown-linux-uclibc = None | |
CC_mipsel_unknown_linux_uclibc = Some("mipsel-linux-uclibc-gcc") | |
HOST = Some("x86_64-unknown-linux-gnu") | |
CFLAGS_mipsel-unknown-linux-uclibc = None | |
CFLAGS_mipsel_unknown_linux_uclibc = None | |
TARGET_CFLAGS = None | |
CFLAGS = None | |
running: "mipsel-linux-uclibc-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-fPIC" "-Wall" "-Wextra" "-Werror" "-Wno-unused-parameter" "-Wno-type-limits" "-Wno-deprecated-declarations" "-D_GNU_SOURCE" "-o" "/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.o" "-c" "/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c" | |
ExitStatus(ExitStatus(256)) | |
command did not execute successfully, got: exit code: 1 | |
--- stderr | |
In file included from /x-tools/mipsel-unknown-linux-uclibc/mipsel-unknown-linux-uclibc/sysroot/usr/include/linux/kernel.h:4:0, | |
from /x-tools/mipsel-unknown-linux-uclibc/mipsel-unknown-linux-uclibc/sysroot/usr/include/linux/netlink.h:4, | |
from /mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:73: | |
/x-tools/mipsel-unknown-linux-uclibc/mipsel-unknown-linux-uclibc/sysroot/usr/include/linux/sysinfo.h:7:8: error: redefinition of 'struct sysinfo' | |
struct sysinfo { | |
^ | |
In file included from /mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:71:0: | |
/x-tools/mipsel-unknown-linux-uclibc/mipsel-unknown-linux-uclibc/sysroot/usr/include/sys/sysinfo.h:28:8: note: originally defined here | |
struct sysinfo { | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_wcslen': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:648:24: error: 'wcslen' undeclared (first use in this function) | |
return wcslen; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:648:24: note: each undeclared identifier is reported only once for each function it appears in | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_mkstemps': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:2993:24: error: 'mkstemps' undeclared (first use in this function) | |
return mkstemps; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_futimes': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:3003:24: error: 'futimes' undeclared (first use in this function) | |
return futimes; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: At top level: | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4389:56: error: 'F_SETPIPE_SZ' undeclared here (not in a function) | |
static int __test_const_F_SETPIPE_SZ_val = F_SETPIPE_SZ; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4395:56: error: 'F_GETPIPE_SZ' undeclared here (not in a function) | |
static int __test_const_F_GETPIPE_SZ_val = F_GETPIPE_SZ; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4443:69: error: 'CLOCK_MONOTONIC_RAW' undeclared here (not in a function) | |
static clockid_t __test_const_CLOCK_MONOTONIC_RAW_val = CLOCK_MONOTONIC_RAW; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4449:71: error: 'CLOCK_REALTIME_COARSE' undeclared here (not in a function) | |
static clockid_t __test_const_CLOCK_REALTIME_COARSE_val = CLOCK_REALTIME_COARSE; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4455:72: error: 'CLOCK_MONOTONIC_COARSE' undeclared here (not in a function) | |
static clockid_t __test_const_CLOCK_MONOTONIC_COARSE_val = CLOCK_MONOTONIC_COARSE; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4461:64: error: 'CLOCK_BOOTTIME' undeclared here (not in a function) | |
static clockid_t __test_const_CLOCK_BOOTTIME_val = CLOCK_BOOTTIME; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4467:70: error: 'CLOCK_REALTIME_ALARM' undeclared here (not in a function) | |
static clockid_t __test_const_CLOCK_REALTIME_ALARM_val = CLOCK_REALTIME_ALARM; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4473:70: error: 'CLOCK_BOOTTIME_ALARM' undeclared here (not in a function) | |
static clockid_t __test_const_CLOCK_BOOTTIME_ALARM_val = CLOCK_BOOTTIME_ALARM; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4881:57: error: 'LC_CTYPE_MASK' undeclared here (not in a function) | |
static int __test_const_LC_CTYPE_MASK_val = LC_CTYPE_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4887:59: error: 'LC_NUMERIC_MASK' undeclared here (not in a function) | |
static int __test_const_LC_NUMERIC_MASK_val = LC_NUMERIC_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4893:56: error: 'LC_TIME_MASK' undeclared here (not in a function) | |
static int __test_const_LC_TIME_MASK_val = LC_TIME_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4899:59: error: 'LC_COLLATE_MASK' undeclared here (not in a function) | |
static int __test_const_LC_COLLATE_MASK_val = LC_COLLATE_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4905:60: error: 'LC_MONETARY_MASK' undeclared here (not in a function) | |
static int __test_const_LC_MONETARY_MASK_val = LC_MONETARY_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:4911:60: error: 'LC_MESSAGES_MASK' undeclared here (not in a function) | |
static int __test_const_LC_MESSAGES_MASK_val = LC_MESSAGES_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5019:65: error: 'MS_DIRSYNC' undeclared here (not in a function) | |
static unsigned long __test_const_MS_DIRSYNC_val = MS_DIRSYNC; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5043:62: error: 'MS_MOVE' undeclared here (not in a function) | |
static unsigned long __test_const_MS_MOVE_val = MS_MOVE; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5049:61: error: 'MS_REC' undeclared here (not in a function) | |
static unsigned long __test_const_MS_REC_val = MS_REC; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5055:64: error: 'MS_SILENT' undeclared here (not in a function) | |
static unsigned long __test_const_MS_SILENT_val = MS_SILENT; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5061:66: error: 'MS_POSIXACL' undeclared here (not in a function) | |
static unsigned long __test_const_MS_POSIXACL_val = MS_POSIXACL; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5067:68: error: 'MS_UNBINDABLE' undeclared here (not in a function) | |
static unsigned long __test_const_MS_UNBINDABLE_val = MS_UNBINDABLE; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5073:65: error: 'MS_PRIVATE' undeclared here (not in a function) | |
static unsigned long __test_const_MS_PRIVATE_val = MS_PRIVATE; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5079:63: error: 'MS_SLAVE' undeclared here (not in a function) | |
static unsigned long __test_const_MS_SLAVE_val = MS_SLAVE; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5085:64: error: 'MS_SHARED' undeclared here (not in a function) | |
static unsigned long __test_const_MS_SHARED_val = MS_SHARED; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5091:66: error: 'MS_RELATIME' undeclared here (not in a function) | |
static unsigned long __test_const_MS_RELATIME_val = MS_RELATIME; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5097:67: error: 'MS_KERNMOUNT' undeclared here (not in a function) | |
static unsigned long __test_const_MS_KERNMOUNT_val = MS_KERNMOUNT; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5103:67: error: 'MS_I_VERSION' undeclared here (not in a function) | |
static unsigned long __test_const_MS_I_VERSION_val = MS_I_VERSION; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5109:69: error: 'MS_STRICTATIME' undeclared here (not in a function) | |
static unsigned long __test_const_MS_STRICTATIME_val = MS_STRICTATIME; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5115:64: error: 'MS_ACTIVE' undeclared here (not in a function) | |
static unsigned long __test_const_MS_ACTIVE_val = MS_ACTIVE; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5505:58: error: 'MADV_MERGEABLE' undeclared here (not in a function) | |
static int __test_const_MADV_MERGEABLE_val = MADV_MERGEABLE; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5511:60: error: 'MADV_UNMERGEABLE' undeclared here (not in a function) | |
static int __test_const_MADV_UNMERGEABLE_val = MADV_UNMERGEABLE; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5517:57: error: 'MADV_HWPOISON' undeclared here (not in a function) | |
static int __test_const_MADV_HWPOISON_val = MADV_HWPOISON; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5607:58: error: 'IP_TRANSPARENT' undeclared here (not in a function) | |
static int __test_const_IP_TRANSPARENT_val = IP_TRANSPARENT; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5613:63: error: 'IPV6_ADD_MEMBERSHIP' undeclared here (not in a function) | |
static int __test_const_IPV6_ADD_MEMBERSHIP_val = IPV6_ADD_MEMBERSHIP; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5619:64: error: 'IPV6_DROP_MEMBERSHIP' undeclared here (not in a function) | |
static int __test_const_IPV6_DROP_MEMBERSHIP_val = IPV6_DROP_MEMBERSHIP; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5703:63: error: 'IPV6_MULTICAST_LOOP' undeclared here (not in a function) | |
static int __test_const_IPV6_MULTICAST_LOOP_val = IPV6_MULTICAST_LOOP; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5709:55: error: 'IPV6_V6ONLY' undeclared here (not in a function) | |
static int __test_const_IPV6_V6ONLY_val = IPV6_V6ONLY; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5919:52: error: 'Q_GETFMT' undeclared here (not in a function) | |
static int __test_const_Q_GETFMT_val = Q_GETFMT; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5925:53: error: 'Q_GETINFO' undeclared here (not in a function) | |
static int __test_const_Q_GETINFO_val = Q_GETINFO; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5931:53: error: 'Q_SETINFO' undeclared here (not in a function) | |
static int __test_const_Q_SETINFO_val = Q_SETINFO; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5937:60: error: 'QIF_BLIMITS' undeclared here (not in a function) | |
static uint32_t __test_const_QIF_BLIMITS_val = QIF_BLIMITS; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5943:58: error: 'QIF_SPACE' undeclared here (not in a function) | |
static uint32_t __test_const_QIF_SPACE_val = QIF_SPACE; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5949:60: error: 'QIF_ILIMITS' undeclared here (not in a function) | |
static uint32_t __test_const_QIF_ILIMITS_val = QIF_ILIMITS; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5955:59: error: 'QIF_INODES' undeclared here (not in a function) | |
static uint32_t __test_const_QIF_INODES_val = QIF_INODES; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5961:58: error: 'QIF_BTIME' undeclared here (not in a function) | |
static uint32_t __test_const_QIF_BTIME_val = QIF_BTIME; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5967:58: error: 'QIF_ITIME' undeclared here (not in a function) | |
static uint32_t __test_const_QIF_ITIME_val = QIF_ITIME; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5973:59: error: 'QIF_LIMITS' undeclared here (not in a function) | |
static uint32_t __test_const_QIF_LIMITS_val = QIF_LIMITS; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5979:58: error: 'QIF_USAGE' undeclared here (not in a function) | |
static uint32_t __test_const_QIF_USAGE_val = QIF_USAGE; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5985:58: error: 'QIF_TIMES' undeclared here (not in a function) | |
static uint32_t __test_const_QIF_TIMES_val = QIF_TIMES; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:5991:56: error: 'QIF_ALL' undeclared here (not in a function) | |
static uint32_t __test_const_QIF_ALL_val = QIF_ALL; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:6968:23: error: expected declaration specifiers or '...' before '*' token | |
locale_t (*__test_fn_duplocale(void))(locale_t) { | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:6973:13: error: parameter names (without types) in function declaration [-Werror] | |
void (*__test_fn_freelocale(void))(locale_t) { | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_freelocale': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:6974:24: error: 'freelocale' undeclared (first use in this function) | |
return freelocale; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: At top level: | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:6978:23: error: expected declaration specifiers or '...' before '*' token | |
locale_t (*__test_fn_newlocale(void))(int, const char*, locale_t) { | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:6983:23: error: expected declaration specifiers or '...' before '*' token | |
locale_t (*__test_fn_uselocale(void))(locale_t) { | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_sysinfo': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7044:17: error: return from incompatible pointer type [-Werror] | |
return sysinfo; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_setns': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7134:24: error: 'setns' undeclared (first use in this function) | |
return setns; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_dqblk_dqb_bhardlimit': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7904:21: error: return from incompatible pointer type [-Werror] | |
return &b->dqb_bhardlimit; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_dqblk_dqb_bsoftlimit': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7918:21: error: return from incompatible pointer type [-Werror] | |
return &b->dqb_bsoftlimit; | |
^ | |
In file included from /x-tools/mipsel-unknown-linux-uclibc/mipsel-unknown-linux-uclibc/sysroot/usr/include/sys/shm.h:25:0, | |
from /mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:59: | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_offset_dqblk_dqb_curspace': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7923:28: error: 'struct dqblk' has no member named 'dqb_curspace' | |
return offsetof(struct dqblk, dqb_curspace); | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_size_dqblk_dqb_curspace': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7927:38: error: 'struct dqblk' has no member named 'dqb_curspace' | |
return sizeof(foo->dqb_curspace); | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_dqblk_dqb_curspace': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7932:30: error: 'struct dqblk' has no member named 'dqb_curspace' | |
return &b->dqb_curspace; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_dqblk_dqb_ihardlimit': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7946:21: error: return from incompatible pointer type [-Werror] | |
return &b->dqb_ihardlimit; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_dqblk_dqb_isoftlimit': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7960:21: error: return from incompatible pointer type [-Werror] | |
return &b->dqb_isoftlimit; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_dqblk_dqb_curinodes': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7974:21: error: return from incompatible pointer type [-Werror] | |
return &b->dqb_curinodes; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_dqblk_dqb_btime': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7988:21: error: return from incompatible pointer type [-Werror] | |
return &b->dqb_btime; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_dqblk_dqb_itime': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:8002:21: error: return from incompatible pointer type [-Werror] | |
return &b->dqb_itime; | |
^ | |
In file included from /x-tools/mipsel-unknown-linux-uclibc/mipsel-unknown-linux-uclibc/sysroot/usr/include/sys/shm.h:25:0, | |
from /mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:59: | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_offset_dqblk_dqb_valid': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:8007:28: error: 'struct dqblk' has no member named 'dqb_valid' | |
return offsetof(struct dqblk, dqb_valid); | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_size_dqblk_dqb_valid': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:8011:38: error: 'struct dqblk' has no member named 'dqb_valid' | |
return sizeof(foo->dqb_valid); | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_dqblk_dqb_valid': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:8016:30: error: 'struct dqblk' has no member named 'dqb_valid' | |
return &b->dqb_valid; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: At top level: | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9644:52: error: 'SHM_EXEC' undeclared here (not in a function) | |
static int __test_const_SHM_EXEC_val = SHM_EXEC; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9746:57: error: 'RB_SW_SUSPEND' undeclared here (not in a function) | |
static int __test_const_RB_SW_SUSPEND_val = RB_SW_SUSPEND; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9752:52: error: 'RB_KEXEC' undeclared here (not in a function) | |
static int __test_const_RB_KEXEC_val = RB_KEXEC; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_fallocate': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9839:24: error: 'fallocate' undeclared (first use in this function) | |
return fallocate; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_posix_fallocate': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9844:24: error: 'posix_fallocate' undeclared (first use in this function) | |
return posix_fallocate; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_pwritev': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9919:24: error: 'pwritev' undeclared (first use in this function) | |
return pwritev; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_preadv': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9924:24: error: 'preadv' undeclared (first use in this function) | |
return preadv; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_dup3': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9974:24: error: 'dup3' undeclared (first use in this function) | |
return dup3; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_mkostemp': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9984:24: error: 'mkostemp' undeclared (first use in this function) | |
return mkostemp; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_mkostemps': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9989:24: error: 'mkostemps' undeclared (first use in this function) | |
return mkostemps; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_openpty': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10004:17: error: return from incompatible pointer type [-Werror] | |
return openpty; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_forkpty': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10009:17: error: return from incompatible pointer type [-Werror] | |
return forkpty; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: At top level: | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10013:61: error: unknown type name 'locale_t' | |
char* (*__test_fn_nl_langinfo_l(void))(nl_item, locale_t) { | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_getnameinfo': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10019:17: error: return from incompatible pointer type [-Werror] | |
return getnameinfo; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_getloadavg': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10024:24: error: 'getloadavg' undeclared (first use in this function) | |
return getloadavg; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_process_vm_readv': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10029:24: error: 'process_vm_readv' undeclared (first use in this function) | |
return process_vm_readv; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_process_vm_writev': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10034:24: error: 'process_vm_writev' undeclared (first use in this function) | |
return process_vm_writev; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_stat_st_dev': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10207:21: error: return from incompatible pointer type [-Werror] | |
return &b->st_dev; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_stat_st_rdev': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10291:21: error: return from incompatible pointer type [-Werror] | |
return &b->st_rdev; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_stat_st_pad2': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10305:21: error: return from incompatible pointer type [-Werror] | |
return &b->st_pad2; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_stat64_st_dev': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10449:21: error: return from incompatible pointer type [-Werror] | |
return &b->st_dev; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_stat64_st_rdev': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10533:21: error: return from incompatible pointer type [-Werror] | |
return &b->st_rdev; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_sigaction_sa_flags': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10681:21: error: pointer targets in return differ in signedness [-Werror=pointer-sign] | |
return &b->sa_flags; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_msghdr_msg_iovlen': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:11282:21: error: pointer targets in return differ in signedness [-Werror=pointer-sign] | |
return &b->msg_iovlen; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: At top level: | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:11738:57: error: 'RUSAGE_THREAD' undeclared here (not in a function) | |
static int __test_const_RUSAGE_THREAD_val = RUSAGE_THREAD; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12398:52: error: 'LC_PAPER' undeclared here (not in a function) | |
static int __test_const_LC_PAPER_val = LC_PAPER; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12404:51: error: 'LC_NAME' undeclared here (not in a function) | |
static int __test_const_LC_NAME_val = LC_NAME; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12410:54: error: 'LC_ADDRESS' undeclared here (not in a function) | |
static int __test_const_LC_ADDRESS_val = LC_ADDRESS; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12416:56: error: 'LC_TELEPHONE' undeclared here (not in a function) | |
static int __test_const_LC_TELEPHONE_val = LC_TELEPHONE; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12422:58: error: 'LC_MEASUREMENT' undeclared here (not in a function) | |
static int __test_const_LC_MEASUREMENT_val = LC_MEASUREMENT; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12428:61: error: 'LC_IDENTIFICATION' undeclared here (not in a function) | |
static int __test_const_LC_IDENTIFICATION_val = LC_IDENTIFICATION; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12434:57: error: 'LC_PAPER_MASK' undeclared here (not in a function) | |
static int __test_const_LC_PAPER_MASK_val = LC_PAPER_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12440:56: error: 'LC_NAME_MASK' undeclared here (not in a function) | |
static int __test_const_LC_NAME_MASK_val = LC_NAME_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12446:59: error: 'LC_ADDRESS_MASK' undeclared here (not in a function) | |
static int __test_const_LC_ADDRESS_MASK_val = LC_ADDRESS_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12452:61: error: 'LC_TELEPHONE_MASK' undeclared here (not in a function) | |
static int __test_const_LC_TELEPHONE_MASK_val = LC_TELEPHONE_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12458:63: error: 'LC_MEASUREMENT_MASK' undeclared here (not in a function) | |
static int __test_const_LC_MEASUREMENT_MASK_val = LC_MEASUREMENT_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12464:66: error: 'LC_IDENTIFICATION_MASK' undeclared here (not in a function) | |
static int __test_const_LC_IDENTIFICATION_MASK_val = LC_IDENTIFICATION_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12470:55: error: 'LC_ALL_MASK' undeclared here (not in a function) | |
static int __test_const_LC_ALL_MASK_val = LC_ALL_MASK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:12530:53: error: 'MAP_STACK' undeclared here (not in a function) | |
static int __test_const_MAP_STACK_val = MAP_STACK; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:13232:55: error: 'MAP_HUGETLB' undeclared here (not in a function) | |
static int __test_const_MAP_HUGETLB_val = MAP_HUGETLB; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:13466:57: error: 'RTLD_DEEPBIND' undeclared here (not in a function) | |
static int __test_const_RTLD_DEEPBIND_val = RTLD_DEEPBIND; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_backtrace': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:13579:24: error: 'backtrace' undeclared (first use in this function) | |
return backtrace; | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_wcslen': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:649:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_mkstemps': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:2994:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_futimes': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:3004:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_freelocale': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:6975:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_setns': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7135:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_offset_dqblk_dqb_curspace': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7924:17: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_size_dqblk_dqb_curspace': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7928:17: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_dqblk_dqb_curspace': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:7933:17: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_offset_dqblk_dqb_valid': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:8008:17: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_size_dqblk_dqb_valid': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:8012:17: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_field_type_dqblk_dqb_valid': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:8017:17: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_fallocate': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9840:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_posix_fallocate': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9845:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_pwritev': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9920:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_preadv': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9925:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_dup3': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9975:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_mkostemp': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9985:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_mkostemps': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:9990:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_getloadavg': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10025:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_process_vm_readv': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10030:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_process_vm_writev': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:10035:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c: In function '__test_fn_backtrace': | |
/mnt/libc/libc-test/target/mipsel-unknown-linux-uclibc/debug/build/libc-test-c55d0d228610d2ee/out/all.c:13580:13: error: control reaches end of non-void function [-Werror=return-type] | |
} | |
^ | |
cc1: all warnings being treated as errors | |
thread 'main' panicked at 'explicit panic', /home/rust/.cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.28/src/lib.rs:840 | |
note: Run with `RUST_BACKTRACE=1` for a backtrace. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment