https://nightly.ipfire.org/next/2020-05-01%2019%3A28%3A08%20%2B0000-c242db4e/aarch64 commit c242db4e5563770e8bd1c8277019c35b4d153b49 Author: Arne Fitzenreiter Date: Fri May 1 19:28:08 2020 +0000 core145: add open vpn changes Signed-off-by: Arne Fitzenreiter https://git.ipfire.org/?p=ipfire-2.x.git;a=shortlog;h=c242db4e5563770e8bd1c8277019c35b4d153b49 Packaged toolchain compilation Checking for necessary space on disk [ DONE ] Building LFS stage2 [ 1 ][ DONE ] linux (4.14.173) KCFG=-headers [ 21 ][ DONE ] man-pages (2.34) [ 8 ][ DONE ] glibc (2.31) [ 12:00 ][ DONE ] tzdata (2019c) [ 2 ][ DONE ] cleanup-toolchain [ 0 ][ DONE ] zlib (1.2.11) [ 2 ][ DONE ] binutils (2.34) [ 51 ][ DONE ] gmp (6.1.2) [ 39 ][ DONE ] gmp-compat (4.3.2) [ 44 ][ DONE ] mpfr (4.0.2) [ 20 ][ DONE ] libmpc (1.1.0) [ 7 ][ DONE ] file (5.38) [ 10 ][ DONE ] gcc (9.3.0) [ 17:48 ][ DONE ] sed (4.4) [ 21 ][ DONE ] autoconf (2.69) [ 3 ][ DONE ] automake (1.16.2) [ 14 ][ DONE ] berkeley (4.4.20) [ 28 ][ DONE ] coreutils (8.32) [ 2:57 ][ FAIL ] src/cut.c: In function 'main': src/cut.c:967:3: warning: 'spec_list_string' may be used uninitialized in this function [-Wmaybe-uninitialized] 967 | set_fields (spec_list_string, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 968 | ( (operating_mode == field_mode) ? 0 : SETFLD_ERRMSG_USE_POS) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 969 | | (complement ? SETFLD_COMPLEMENT : 0) ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/dirname.o src/ls.c: In function 'print_dir': src/ls.c:3026:24: error: 'SYS_getdents' undeclared (first use in this function); did you mean 'SYS_getdents64'? 3026 | if (syscall (SYS_getdents, dirfd (dirp), NULL, 0) == -1 | ^~~~~~~~~~~~ | SYS_getdents64 src/ls.c:3026:24: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [Makefile:10277: src/ls.o] Error 1 make[3]: *** Waiting for unfinished jobs.... src/copy.c: In function 'copy_internal': src/copy.c:2943:15: warning: 'dst_mode' may be used uninitialized in this function [-Wmaybe-uninitialized] 2943 | if (lchmod (dst_name, dst_mode | omitted_permissions) != 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/copy.c:2526:9: warning: 'src_mode' may be used uninitialized in this function [-Wmaybe-uninitialized] 2526 | if (! set_process_security_ctx (src_name, dst_name, src_mode, new_dst, x)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/coreutils-8.32' make[2]: *** [Makefile:12914: all-recursive] Error 1 make[2]: Leaving directory '/usr/src/coreutils-8.32' make[1]: *** [Makefile:7031: all] Error 2 make[1]: Leaving directory '/usr/src/coreutils-8.32' make: *** [coreutils:99: /usr/src/log/coreutils-8.32] Error 2 ERROR: Building coreutils [ FAIL ] Check /build/nightly/next/log/_build.base.log for errors if applicable[ FAIL ]