>>> make 4.2.1 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-0/output-1/build/.make-4.2.1.tar.bz2.PaCXeC/output' 'http://ftpmirror.gnu.org/make/make-4.2.1.tar.bz2' --2022-12-09 12:32:28-- http://ftpmirror.gnu.org/make/make-4.2.1.tar.bz2 Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200, 2001:470:142:5::200 Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|209.51.188.200|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://mirror.rit.edu/gnu/make/make-4.2.1.tar.bz2 [following] --2022-12-09 12:32:28-- http://mirror.rit.edu/gnu/make/make-4.2.1.tar.bz2 Resolving mirror.rit.edu (mirror.rit.edu)... 129.21.171.72, 2620:8d:8000:15:225:90ff:fefd:344c Connecting to mirror.rit.edu (mirror.rit.edu)|129.21.171.72|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1407126 (1.3M) [application/x-bzip2] Saving to: '/tmp/instance-0/output-1/build/.make-4.2.1.tar.bz2.PaCXeC/output' 0K .......... .......... .......... .......... .......... 3% 569K 2s 50K .......... .......... .......... .......... .......... 7% 1.06M 2s 100K .......... .......... .......... .......... .......... 10% 2.01M 1s 150K .......... .......... .......... .......... .......... 14% 2.22M 1s 200K .......... .......... .......... .......... .......... 18% 3.64M 1s 250K .......... .......... .......... .......... .......... 21% 4.16M 1s 300K .......... .......... .......... .......... .......... 25% 4.99M 1s 350K .......... .......... .......... .......... .......... 29% 3.83M 1s 400K .......... .......... .......... .......... .......... 32% 11.6M 0s 450K .......... .......... .......... .......... .......... 36% 6.29M 0s 500K .......... .......... .......... .......... .......... 40% 6.15M 0s 550K .......... .......... .......... .......... .......... 43% 12.0M 0s 600K .......... .......... .......... .......... .......... 47% 11.1M 0s 650K .......... .......... .......... .......... .......... 50% 6.29M 0s 700K .......... .......... .......... .......... .......... 54% 12.8M 0s 750K .......... .......... .......... .......... .......... 58% 6.13M 0s 800K .......... .......... .......... .......... .......... 61% 250M 0s 850K .......... .......... .......... .......... .......... 65% 12.3M 0s 900K .......... .......... .......... .......... .......... 69% 12.5M 0s 950K .......... .......... .......... .......... .......... 72% 12.2M 0s 1000K .......... .......... .......... .......... .......... 76% 12.4M 0s 1050K .......... .......... .......... .......... .......... 80% 262M 0s 1100K .......... .......... .......... .......... .......... 83% 12.5M 0s 1150K .......... .......... .......... .......... .......... 87% 12.4M 0s 1200K .......... .......... .......... .......... .......... 90% 253M 0s 1250K .......... .......... .......... .......... .......... 94% 12.6M 0s 1300K .......... .......... .......... .......... .......... 98% 12.5M 0s 1350K .......... .......... .... 100% 240M=0.3s 2022-12-09 12:32:28 (4.36 MB/s) - '/tmp/instance-0/output-1/build/.make-4.2.1.tar.bz2.PaCXeC/output' saved [1407126/1407126] make-4.2.1.tar.bz2: OK (md5: 15b012617e7c44c0ed482721629577ac) make-4.2.1.tar.bz2: OK (sha256: d6e262bf3601b42d2b1e4ef8310029e1dcf20083c5446b4b7aa67081fdffc589) >>> make 4.2.1 Extracting bzcat /tmp/instance-0/dl/make/make-4.2.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-0/output-1/build/make-4.2.1 -xf - >>> make 4.2.1 Patching Applying 0001-configure.ac-Support-GLIBC-glob-interface-version-2.patch using patch: patching file configure.ac Hunk #1 succeeded at 399 (offset -5 lines). Applying 0001-glob-Do-not-assume-glibc-glob-internals.patch using patch: patching file dir.c >>> make 4.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-0/output-1/build/make-4.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> make 4.2.1 Configuring >>> make 4.2.1 Autoreconfiguring configure.ac:49: warning: The macro `AC_AIX' is obsolete. configure.ac:49: You should run autoupdate. ./lib/autoconf/specific.m4:540: AC_AIX is expanded from... configure.ac:49: the top level configure.ac:50: warning: The macro `AC_ISC_POSIX' is obsolete. configure.ac:50: You should run autoupdate. ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... configure.ac:50: the top level configure.ac:51: warning: The macro `AC_MINIX' is obsolete. configure.ac:51: You should run autoupdate. ./lib/autoconf/specific.m4:545: AC_MINIX is expanded from... configure.ac:51: the top level configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:66: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:66: the top level configure.ac:69: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:69: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:69: the top level configure.ac:76: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:76: the top level configure.ac:86: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:86: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... acinclude.m4:105: AC_STRUCT_ST_MTIM_NSEC is expanded from... configure.ac:86: the top level configure.ac:149: warning: The macro `AC_FUNC_SETVBUF_REVERSED' is obsolete. Remove it and all references to SETVBUF_REVERSED. ./lib/autoconf/functions.m4:1766: AC_FUNC_SETVBUF_REVERSED is expanded from... configure.ac:149: the top level configure.ac:249: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:249: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:249: the top level configure.ac:249: warning: The macro `AC_FD_MSG' is obsolete. configure.ac:249: You should run autoupdate. ./lib/autoconf/general.m4:400: AC_FD_MSG is expanded from... acinclude.m4:38: CF_NETLIBS is expanded from... lib/m4sugar/m4sh.m4:594: AS_CASE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:249: the top level configure.ac:274: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:274: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:274: the top level configure.ac:280: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:280: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:280: the top level configure.ac:319: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:319: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:319: the top level >>> make 4.2.1 Patching libtool (cd /tmp/instance-0/output-1/build/make-4.2.1/ && rm -rf config.cache && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ar" AS="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-as" LD="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-ld" NM="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-nm" CC="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc" GCC="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc" CPP="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-cpp" CXX="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-g++" FC="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gfortran" F77="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ranlib" READELF="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-objcopy" OBJDUMP="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-as" DEFAULT_LINKER="/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/output-1/host/microblaze-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=microblaze-buildroot-linux-musl --host=microblaze-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-guile ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for microblaze-buildroot-linux-musl-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for microblaze-buildroot-linux-musl-gcc... /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc accepts -g... yes checking for /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc option to enable C11 features... none needed checking whether /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for microblaze-buildroot-linux-musl-gcc... (cached) /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc accepts -g... (cached) yes checking for /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc... (cached) none checking for microblaze-buildroot-linux-musl-ranlib... /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ranlib checking how to run the C preprocessor... /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-cpp checking for ar... /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ar checking for perl... /usr/bin/perl checking for microblaze-buildroot-linux-musl-ar... (cached) /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ar checking the archiver (/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... microblaze-buildroot-linux-musl checking for library containing strerror... none required checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /tmp/instance-0/output-1/host/bin/msgfmt checking for gmsgfmt... /tmp/instance-0/output-1/host/bin/msgfmt checking for xgettext... /tmp/instance-0/output-1/host/bin/xgettext checking for msgmerge... /tmp/instance-0/output-1/host/bin/msgmerge checking for ld used by /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc... /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-ld checking if the linker (/tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-ld) is GNU ld... yes checking for shared library run path origin... done checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing getpwnam... none required checking for egrep... (cached) /usr/bin/grep -E checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for stdlib.h... (cached) yes checking for locale.h... yes checking for unistd.h... (cached) yes checking for limits.h... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for memory.h... yes checking for sys/param.h... yes checking for sys/resource.h... yes checking for sys/time.h... (cached) yes checking for sys/timeb.h... yes checking for sys/select.h... sed: couldn't flush stdout: No space left on device no checking for an ANSI C-conforming const... cat: write error: No space left on device no checking return type of signal handlers... cat: write error: No space left on device void checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for nanoseconds field of struct stat... st_mtim.tv_nsec checking whether to use high resolution file timestamps... yes checking for library containing clock_gettime... none required checking whether system uses MSDOS-style paths... no checking for standard gettimeofday... no (cross-compiling) checking for strdup... yes checking for strndup... yes checking for mkstemp... yes checking for mktemp... yes checking for fdopen... yes checking for fileno... yes checking for dup... yes checking for dup2... yes checking for getcwd... yes checking for realpath... yes checking for sigsetmask... no checking for sigaction... yes checking for getgroups... yes checking for seteuid... yes checking for setegid... yes checking for setlinebuf... yes checking for setreuid... yes checking for setregid... yes checking for getrlimit... yes checking for setrlimit... yes checking for setvbuf... yes checking for pipe... yes checking for strerror... yes checking for strsignal... yes checking for lstat... yes checking for readlink... yes checking for atexit... yes checking for isatty... yes checking for ttyname... yes checking for pselect... yes checking for /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc options needed to detect all undeclared functions... none needed checking whether bsd_signal is declared... yes checking for fork... yes checking for vfork... yes checking for setlocale... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strcmpi... no checking for strncmpi... no checking for stricmp... no checking for strnicmp... no checking for working strcoll... no checking for working alloca.h... yes checking for alloca... yes checking whether closedir returns void... no checking pkg-config is at least version 0.9.0... yes checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking whether sys_siglist is declared... no checking whether _sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h... yes checking for waitpid... yes checking for wait3... yes checking for union wait... no checking for SA_RESTART... yes checking whether dlopen is declared... yes checking whether dlsym is declared... yes checking whether dlerror is declared... yes checking for library containing dlopen... none required checking If the linker accepts -Wl,--export-dynamic... yes checking for location of SCCS get command... get checking if system libc has GNU glob... no checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating glob/Makefile config.status: creating po/Makefile.in config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating w32/Makefile config.status: creating tests/config-flags.pm config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-static, --enable-shared config.status: creating build.sh >>> make 4.2.1 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-0/output-1/build/make-4.2.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/make-4.2.1' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-0/output-1/build/make-4.2.1' Making all in glob make[3]: Entering directory '/tmp/instance-0/output-1/build/make-4.2.1/glob' /tmp/instance-0/output-1/host/bin/microblaze-buildroot-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -c -o glob.o glob.c glob.c: In function 'glob': glob.c:363:18: error: argument 'pattern' doesn't match prototype 363 | const char *pattern; | ^~~~~~~ In file included from glob.c:284: ./glob.h:189:12: error: prototype declaration 189 | extern int glob __P ((__const char *__pattern, int __flags, | ^~~~ glob.c:365:12: error: argument 'errfunc' doesn't match prototype 365 | int (*errfunc) __P ((const char *, int)); | ^~~~~~~ In file included from glob.c:284: ./glob.h:189:12: error: prototype declaration 189 | extern int glob __P ((__const char *__pattern, int __flags, | ^~~~ glob.c:427:58: warning: passing argument 3 of 'glob' from incompatible pointer type [-Wincompatible-pointer-types] 427 | return glob (pattern, flags & ~GLOB_BRACE, errfunc, pglob); | ^~~~~~~ | | | int (*)(char *, int) glob.c:365:12: note: expected 'int (*)(const char *, int)' but argument is of type 'int (*)(char *, int)' 365 | int (*errfunc) __P ((const char *, int)); | ^~~~~~~ glob.c:441:62: warning: passing argument 3 of 'glob' from incompatible pointer type [-Wincompatible-pointer-types] 441 | return glob (pattern, flags & ~GLOB_BRACE, errfunc, pglob); | ^~~~~~~ | | | int (*)(char *, int) glob.c:365:12: note: expected 'int (*)(const char *, int)' but argument is of type 'int (*)(char *, int)' 365 | int (*errfunc) __P ((const char *, int)); | ^~~~~~~ glob.c:478:47: warning: passing argument 3 of 'glob' from incompatible pointer type [-Wincompatible-pointer-types] 478 | | GLOB_APPEND), errfunc, pglob); | ^~~~~~~ | | | int (*)(char *, int) glob.c:365:12: note: expected 'int (*)(const char *, int)' but argument is of type 'int (*)(char *, int)' 365 | int (*errfunc) __P ((const char *, int)); | ^~~~~~~ glob.c:497:15: warning: passing argument 4 of '__assert_fail' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 497 | assert (next != NULL); | ^~~~~~ In file included from glob.c:39: /tmp/instance-0/output-1/host/microblaze-buildroot-linux-musl/sysroot/usr/include/assert.h:19:70: note: expected 'char *' but argument is of type 'const char *' 19 | _Noreturn void __assert_fail (const char *, const char *, int, const char *); | ^~~~~~ glob.c:600:55: warning: passing argument 3 of 'glob' from incompatible pointer type [-Wincompatible-pointer-types] 600 | int val = glob (dirname, flags | GLOB_MARK, errfunc, pglob); | ^~~~~~~ | | | int (*)(char *, int) glob.c:365:12: note: expected 'int (*)(const char *, int)' but argument is of type 'int (*)(char *, int)' 365 | int (*errfunc) __P ((const char *, int)); | ^~~~~~~ glob.c:868:22: warning: passing argument 3 of 'glob' from incompatible pointer type [-Wincompatible-pointer-types] 868 | errfunc, &dirs); | ^~~~~~~ | | | int (*)(char *, int) glob.c:365:12: note: expected 'int (*)(const char *, int)' but argument is of type 'int (*)(char *, int)' 365 | int (*errfunc) __P ((const char *, int)); | ^~~~~~~ make[3]: *** [Makefile:398: glob.o] Error 1 make[3]: Leaving directory '/tmp/instance-0/output-1/build/make-4.2.1/glob' make[2]: *** [Makefile:822: all-recursive] Error 1 make[2]: Leaving directory '/tmp/instance-0/output-1/build/make-4.2.1' make[1]: *** [Makefile:552: all] Error 2 make[1]: Leaving directory '/tmp/instance-0/output-1/build/make-4.2.1' make: *** [package/pkg-generic.mk:293: /tmp/instance-0/output-1/build/make-4.2.1/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-0/buildroot'