==> Making package: klibc 1.5-6 (Tue May 27 18:59:16 CDT 2008) ==> Checking Runtime Dependencies... ==> Checking Buildtime Dependencies... ==> Retrieving Sources... -> Found klibc-1.5.tar.gz in build dir -> Found multiple_raid_assembly_fix.patch in build dir -> Found klibc-compile-shared-by-default.patch in build dir -> Found klibc-module-init-tools.patch in build dir -> Found klibc-2.6.24.patch in build dir -> Found 0001-Properly-specify-arguments-passed-to-init-1.patch in build dir ==> Validating source files with md5sums... klibc-1.5.tar.gz ... Passed multiple_raid_assembly_fix.patch ... Passed klibc-compile-shared-by-default.patch ... Passed klibc-module-init-tools.patch ... Passed klibc-2.6.24.patch ... Passed 0001-Properly-specify-arguments-passed-to-init-1.patch ... Passed ==> Extracting Sources... -> bsdtar -x -f klibc-1.5.tar.gz ==> Entering fakeroot environment... ==> Starting build()... patching file usr/kinit/do_mounts_md.c Hunk #1 succeeded at 226 (offset -2 lines). Hunk #2 succeeded at 235 (offset -2 lines). patching file usr/include/sys/elf32.h patching file usr/include/sys/elf64.h patching file usr/include/sys/elfcommon.h patching file usr/utils/Kbuild patching file klcc/klcc.in patching file usr/klibc/arch/i386/MCONFIG patching file usr/klibc/arch/x86_64/MCONFIG patching file scripts/Kbuild.install patching file usr/kinit/kinit.c GEN klcc/klibc.config GEN klcc/klcc HOSTCC scripts/basic/fixdep KLIBCCC usr/klibc/__static_init.o KLIBCCC usr/klibc/vsnprintf.o KLIBCCC usr/klibc/snprintf.o KLIBCCC usr/klibc/vsprintf.o KLIBCCC usr/klibc/sprintf.o KLIBCCC usr/klibc/asprintf.o KLIBCCC usr/klibc/vasprintf.o KLIBCCC usr/klibc/vsscanf.o In file included from usr/klibc/vsscanf.c:8: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/klibc/sscanf.o KLIBCCC usr/klibc/ctypes.o In file included from usr/klibc/ctypes.c:8: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/klibc/strntoumax.o In file included from usr/klibc/strntoumax.c:9: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/klibc/strntoimax.o KLIBCCC usr/klibc/atoi.o KLIBCCC usr/klibc/atol.o KLIBCCC usr/klibc/atoll.o KLIBCCC usr/klibc/strtol.o KLIBCCC usr/klibc/strtoll.o KLIBCCC usr/klibc/strtoul.o KLIBCCC usr/klibc/strtoull.o KLIBCCC usr/klibc/strtoimax.o KLIBCCC usr/klibc/strtoumax.o KLIBCCC usr/klibc/globals.o KLIBCCC usr/klibc/exit.o KLIBCCC usr/klibc/atexit.o KLIBCCC usr/klibc/onexit.o KLIBCCC usr/klibc/execl.o KLIBCCC usr/klibc/execle.o KLIBCCC usr/klibc/execv.o KLIBCCC usr/klibc/execvpe.o KLIBCCC usr/klibc/execvp.o KLIBCCC usr/klibc/execlp.o KLIBCCC usr/klibc/execlpe.o KLIBCCC usr/klibc/fork.o KLIBCCC usr/klibc/vfork.o KLIBCCC usr/klibc/wait.o KLIBCCC usr/klibc/wait3.o KLIBCCC usr/klibc/waitpid.o KLIBCCC usr/klibc/system.o KLIBCCC usr/klibc/setpgrp.o KLIBCCC usr/klibc/getpgrp.o KLIBCCC usr/klibc/daemon.o KLIBCCC usr/klibc/printf.o KLIBCCC usr/klibc/vprintf.o KLIBCCC usr/klibc/fprintf.o KLIBCCC usr/klibc/vfprintf.o KLIBCCC usr/klibc/perror.o KLIBCCC usr/klibc/statfs.o KLIBCCC usr/klibc/fstatfs.o KLIBCCC usr/klibc/umount.o KLIBCCC usr/klibc/creat.o KLIBCCC usr/klibc/open.o KLIBCCC usr/klibc/openat.o KLIBCCC usr/klibc/open_cloexec.o KLIBCCC usr/klibc/fopen.o KLIBCCC usr/klibc/fread.o KLIBCCC usr/klibc/fread2.o KLIBCCC usr/klibc/fgetc.o KLIBCCC usr/klibc/fgets.o KLIBCCC usr/klibc/fwrite.o KLIBCCC usr/klibc/fwrite2.o KLIBCCC usr/klibc/fputc.o KLIBCCC usr/klibc/fputs.o KLIBCCC usr/klibc/puts.o KLIBCCC usr/klibc/putchar.o KLIBCCC usr/klibc/sleep.o KLIBCCC usr/klibc/usleep.o KLIBCCC usr/klibc/strtotimespec.o In file included from usr/klibc/strtotimex.c:10, from usr/klibc/strtotimespec.c:5: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/klibc/strtotimeval.o In file included from usr/klibc/strtotimex.c:10, from usr/klibc/strtotimeval.c:5: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/klibc/raise.o KLIBCCC usr/klibc/abort.o KLIBCCC usr/klibc/assert.o KLIBCCC usr/klibc/alarm.o KLIBCCC usr/klibc/pause.o KLIBCCC usr/klibc/__signal.o KLIBCCC usr/klibc/sysv_signal.o KLIBCCC usr/klibc/bsd_signal.o KLIBCCC usr/klibc/siglist.o KLIBCCC usr/klibc/sigabbrev.o KLIBCCC usr/klibc/siglongjmp.o KLIBCCC usr/klibc/sigaction.o KLIBCCC usr/klibc/sigpending.o KLIBCCC usr/klibc/sigprocmask.o KLIBCCC usr/klibc/sigsuspend.o KLIBCCC usr/klibc/pselect.o KLIBCCC usr/klibc/ppoll.o KLIBCCC usr/klibc/brk.o KLIBCCC usr/klibc/sbrk.o KLIBCCC usr/klibc/malloc.o KLIBCCC usr/klibc/realloc.o KLIBCCC usr/klibc/calloc.o KLIBCCC usr/klibc/mmap.o KLIBCCC usr/klibc/shm_open.o KLIBCCC usr/klibc/shm_unlink.o KLIBCCC usr/klibc/memcpy.o KLIBCCC usr/klibc/memcmp.o KLIBCCC usr/klibc/memset.o KLIBCCC usr/klibc/memccpy.o KLIBCCC usr/klibc/memmem.o KLIBCCC usr/klibc/memswap.o KLIBCCC usr/klibc/memmove.o KLIBCCC usr/klibc/memchr.o KLIBCCC usr/klibc/memrchr.o KLIBCCC usr/klibc/strcasecmp.o In file included from usr/klibc/strcasecmp.c:6: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/klibc/strncasecmp.o In file included from usr/klibc/strncasecmp.c:6: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/klibc/strndup.o KLIBCCC usr/klibc/strerror.o KLIBCCC usr/klibc/strsignal.o KLIBCCC usr/klibc/strcat.o KLIBCCC usr/klibc/strchr.o KLIBCCC usr/klibc/strcmp.o KLIBCCC usr/klibc/strcpy.o KLIBCCC usr/klibc/strdup.o KLIBCCC usr/klibc/strlen.o KLIBCCC usr/klibc/strnlen.o KLIBCCC usr/klibc/strncat.o KLIBCCC usr/klibc/strlcpy.o KLIBCCC usr/klibc/strlcat.o KLIBCCC usr/klibc/strstr.o KLIBCCC usr/klibc/strncmp.o KLIBCCC usr/klibc/strncpy.o KLIBCCC usr/klibc/strrchr.o KLIBCCC usr/klibc/strxspn.o KLIBCCC usr/klibc/strspn.o KLIBCCC usr/klibc/strcspn.o KLIBCCC usr/klibc/strpbrk.o KLIBCCC usr/klibc/strsep.o KLIBCCC usr/klibc/strtok.o KLIBCCC usr/klibc/fnmatch.o KLIBCCC usr/klibc/gethostname.o KLIBCCC usr/klibc/getdomainname.o KLIBCCC usr/klibc/getcwd.o KLIBCCC usr/klibc/seteuid.o KLIBCCC usr/klibc/setegid.o KLIBCCC usr/klibc/getenv.o KLIBCCC usr/klibc/setenv.o KLIBCCC usr/klibc/putenv.o KLIBCCC usr/klibc/__put_env.o KLIBCCC usr/klibc/unsetenv.o KLIBCCC usr/klibc/clearenv.o KLIBCCC usr/klibc/nullenv.o KLIBCCC usr/klibc/getopt.o KLIBCCC usr/klibc/getopt_long.o KLIBCCC usr/klibc/readdir.o KLIBCCC usr/klibc/remove.o KLIBCCC usr/klibc/syslog.o KLIBCCC usr/klibc/closelog.o KLIBCCC usr/klibc/pty.o KLIBCCC usr/klibc/getpt.o KLIBCCC usr/klibc/isatty.o KLIBCCC usr/klibc/reboot.o KLIBCCC usr/klibc/time.o KLIBCCC usr/klibc/utime.o KLIBCCC usr/klibc/llseek.o KLIBCCC usr/klibc/nice.o KLIBCCC usr/klibc/getpriority.o KLIBCCC usr/klibc/qsort.o KLIBCCC usr/klibc/bsearch.o KLIBCCC usr/klibc/lrand48.o KLIBCCC usr/klibc/jrand48.o KLIBCCC usr/klibc/mrand48.o KLIBCCC usr/klibc/nrand48.o KLIBCCC usr/klibc/srand48.o KLIBCCC usr/klibc/seed48.o KLIBCCC usr/klibc/inet/inet_ntoa.o KLIBCCC usr/klibc/inet/inet_aton.o KLIBCCC usr/klibc/inet/inet_addr.o KLIBCCC usr/klibc/inet/inet_ntop.o KLIBCCC usr/klibc/inet/inet_pton.o In file included from usr/klibc/inet/inet_pton.c:8: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/klibc/inet/bindresvport.o KLIBCCC usr/klibc/send.o KLIBCCC usr/klibc/recv.o KLIBCCC usr/klibc/ctype/isalnum.o KLIBCCC usr/klibc/ctype/isalpha.o KLIBCCC usr/klibc/ctype/isascii.o KLIBCCC usr/klibc/ctype/isblank.o KLIBCCC usr/klibc/ctype/iscntrl.o KLIBCCC usr/klibc/ctype/isdigit.o KLIBCCC usr/klibc/ctype/isgraph.o KLIBCCC usr/klibc/ctype/islower.o KLIBCCC usr/klibc/ctype/isprint.o KLIBCCC usr/klibc/ctype/ispunct.o KLIBCCC usr/klibc/ctype/isspace.o KLIBCCC usr/klibc/ctype/isupper.o KLIBCCC usr/klibc/ctype/isxdigit.o KLIBCCC usr/klibc/ctype/tolower.o KLIBCCC usr/klibc/ctype/toupper.o KLIBCCC usr/klibc/userdb/getgrgid.o KLIBCCC usr/klibc/userdb/getgrnam.o KLIBCCC usr/klibc/userdb/getpwnam.o KLIBCCC usr/klibc/userdb/getpwuid.o KLIBCCC usr/klibc/userdb/root_group.o KLIBCCC usr/klibc/userdb/root_user.o GEN usr/klibc/errlist.c KLIBCCC usr/klibc/errlist.o KLIBCCC usr/klibc/zlib/adler32.o KLIBCCC usr/klibc/zlib/compress.o KLIBCCC usr/klibc/zlib/crc32.o KLIBCCC usr/klibc/zlib/gzio.o KLIBCCC usr/klibc/zlib/uncompr.o KLIBCCC usr/klibc/zlib/deflate.o KLIBCCC usr/klibc/zlib/trees.o KLIBCCC usr/klibc/zlib/zutil.o KLIBCCC usr/klibc/zlib/inflate.o KLIBCCC usr/klibc/zlib/infback.o KLIBCCC usr/klibc/zlib/inftrees.o KLIBCCC usr/klibc/zlib/inffast.o LIST usr/klibc/zlib/klib.list KLIBCAS usr/klibc/arch/i386/crt0.o KLIBCAS usr/klibc/arch/i386/socketcall.o KLIBCAS usr/klibc/arch/i386/setjmp.o KLIBCAS usr/klibc/arch/i386/syscall.o KLIBCAS usr/klibc/arch/i386/varsyscall.o KLIBCAS usr/klibc/arch/i386/open.o KLIBCAS usr/klibc/arch/i386/openat.o KLIBCAS usr/klibc/arch/i386/vfork.o KLIBCAS usr/klibc/arch/i386/libgcc/__ashldi3.o KLIBCAS usr/klibc/arch/i386/libgcc/__ashrdi3.o KLIBCAS usr/klibc/arch/i386/libgcc/__lshrdi3.o KLIBCAS usr/klibc/arch/i386/libgcc/__muldi3.o KLIBCAS usr/klibc/arch/i386/libgcc/__negdi2.o KLIBCCC usr/klibc/arch/i386/../../libgcc/__divdi3.o KLIBCCC usr/klibc/arch/i386/../../libgcc/__moddi3.o KLIBCCC usr/klibc/arch/i386/../../libgcc/__udivdi3.o KLIBCCC usr/klibc/arch/i386/../../libgcc/__umoddi3.o KLIBCCC usr/klibc/arch/i386/../../libgcc/__udivmoddi4.o LIST usr/klibc/arch/i386/klib.list GEN usr/klibc/syscalls/SYSCALLS.i GEN usr/klibc/syscalls/syscalls.nrs GEN usr/klibc/syscalls/typesize.c KLIBCCC usr/klibc/syscalls/typesize.o OBJCOPY usr/klibc/syscalls/typesize.bin GEN usr/klibc/syscalls/syscalls.mk KLIBCAS usr/klibc/syscalls/_exit.o KLIBCAS usr/klibc/syscalls/__clone.o KLIBCAS usr/klibc/syscalls/fork.o KLIBCAS usr/klibc/syscalls/getpid.o KLIBCAS usr/klibc/syscalls/setpgid.o KLIBCAS usr/klibc/syscalls/getpgid.o KLIBCAS usr/klibc/syscalls/getppid.o KLIBCAS usr/klibc/syscalls/setsid.o KLIBCAS usr/klibc/syscalls/getsid.o KLIBCAS usr/klibc/syscalls/wait4.o KLIBCAS usr/klibc/syscalls/execve.o KLIBCAS usr/klibc/syscalls/nice.o KLIBCAS usr/klibc/syscalls/__getpriority.o KLIBCAS usr/klibc/syscalls/setpriority.o KLIBCAS usr/klibc/syscalls/sched_setscheduler.o KLIBCAS usr/klibc/syscalls/sched_yield.o KLIBCAS usr/klibc/syscalls/prctl.o KLIBCAS usr/klibc/syscalls/setuid.o KLIBCAS usr/klibc/syscalls/setgid.o KLIBCAS usr/klibc/syscalls/getuid.o KLIBCAS usr/klibc/syscalls/getgid.o KLIBCAS usr/klibc/syscalls/geteuid.o KLIBCAS usr/klibc/syscalls/getegid.o KLIBCAS usr/klibc/syscalls/getgroups.o KLIBCAS usr/klibc/syscalls/setgroups.o KLIBCAS usr/klibc/syscalls/setreuid.o KLIBCAS usr/klibc/syscalls/setregid.o KLIBCAS usr/klibc/syscalls/setfsuid.o KLIBCAS usr/klibc/syscalls/setfsgid.o KLIBCAS usr/klibc/syscalls/setresuid.o KLIBCAS usr/klibc/syscalls/mount.o KLIBCAS usr/klibc/syscalls/umount2.o KLIBCAS usr/klibc/syscalls/pivot_root.o KLIBCAS usr/klibc/syscalls/sync.o KLIBCAS usr/klibc/syscalls/__statfs64.o KLIBCAS usr/klibc/syscalls/__fstatfs64.o KLIBCAS usr/klibc/syscalls/swapon.o KLIBCAS usr/klibc/syscalls/swapoff.o KLIBCAS usr/klibc/syscalls/access.o KLIBCAS usr/klibc/syscalls/faccessat.o KLIBCAS usr/klibc/syscalls/link.o KLIBCAS usr/klibc/syscalls/linkat.o KLIBCAS usr/klibc/syscalls/unlink.o KLIBCAS usr/klibc/syscalls/unlinkat.o KLIBCAS usr/klibc/syscalls/chdir.o KLIBCAS usr/klibc/syscalls/fchdir.o KLIBCAS usr/klibc/syscalls/rename.o KLIBCAS usr/klibc/syscalls/renameat.o KLIBCAS usr/klibc/syscalls/mknod.o KLIBCAS usr/klibc/syscalls/mknodat.o KLIBCAS usr/klibc/syscalls/chmod.o KLIBCAS usr/klibc/syscalls/fchmod.o KLIBCAS usr/klibc/syscalls/fchmodat.o KLIBCAS usr/klibc/syscalls/mkdir.o KLIBCAS usr/klibc/syscalls/mkdirat.o KLIBCAS usr/klibc/syscalls/rmdir.o KLIBCAS usr/klibc/syscalls/pipe.o KLIBCAS usr/klibc/syscalls/umask.o KLIBCAS usr/klibc/syscalls/chroot.o KLIBCAS usr/klibc/syscalls/symlink.o KLIBCAS usr/klibc/syscalls/symlinkat.o KLIBCAS usr/klibc/syscalls/readlink.o KLIBCAS usr/klibc/syscalls/readlinkat.o KLIBCAS usr/klibc/syscalls/stat.o KLIBCAS usr/klibc/syscalls/lstat.o KLIBCAS usr/klibc/syscalls/fstat.o KLIBCAS usr/klibc/syscalls/fstatat.o KLIBCAS usr/klibc/syscalls/getdents.o KLIBCAS usr/klibc/syscalls/chown.o KLIBCAS usr/klibc/syscalls/fchown.o KLIBCAS usr/klibc/syscalls/fchownat.o KLIBCAS usr/klibc/syscalls/lchown.o KLIBCAS usr/klibc/syscalls/__getcwd.o KLIBCAS usr/klibc/syscalls/utime.o KLIBCAS usr/klibc/syscalls/utimes.o KLIBCAS usr/klibc/syscalls/futimesat.o KLIBCAS usr/klibc/syscalls/inotify_init.o KLIBCAS usr/klibc/syscalls/inotify_add_watch.o KLIBCAS usr/klibc/syscalls/inotify_rm_watch.o KLIBCAS usr/klibc/syscalls/read.o KLIBCAS usr/klibc/syscalls/write.o KLIBCAS usr/klibc/syscalls/close.o KLIBCAS usr/klibc/syscalls/__llseek.o KLIBCAS usr/klibc/syscalls/dup.o KLIBCAS usr/klibc/syscalls/dup2.o KLIBCAS usr/klibc/syscalls/fcntl.o KLIBCAS usr/klibc/syscalls/ioctl.o KLIBCAS usr/klibc/syscalls/flock.o KLIBCAS usr/klibc/syscalls/select.o KLIBCAS usr/klibc/syscalls/__pselect6.o KLIBCAS usr/klibc/syscalls/poll.o KLIBCAS usr/klibc/syscalls/__ppoll.o KLIBCAS usr/klibc/syscalls/fsync.o KLIBCAS usr/klibc/syscalls/fdatasync.o KLIBCAS usr/klibc/syscalls/readv.o KLIBCAS usr/klibc/syscalls/writev.o KLIBCAS usr/klibc/syscalls/ftruncate.o KLIBCAS usr/klibc/syscalls/pread.o KLIBCAS usr/klibc/syscalls/pwrite.o KLIBCAS usr/klibc/syscalls/sync_file_range.o KLIBCAS usr/klibc/syscalls/splice.o KLIBCAS usr/klibc/syscalls/tee.o KLIBCAS usr/klibc/syscalls/sendfile.o KLIBCAS usr/klibc/syscalls/__rt_sigaction.o KLIBCAS usr/klibc/syscalls/__rt_sigsuspend.o KLIBCAS usr/klibc/syscalls/__rt_sigpending.o KLIBCAS usr/klibc/syscalls/__rt_sigprocmask.o KLIBCAS usr/klibc/syscalls/kill.o KLIBCAS usr/klibc/syscalls/alarm.o KLIBCAS usr/klibc/syscalls/getitimer.o KLIBCAS usr/klibc/syscalls/setitimer.o KLIBCAS usr/klibc/syscalls/time.o KLIBCAS usr/klibc/syscalls/times.o KLIBCAS usr/klibc/syscalls/gettimeofday.o KLIBCAS usr/klibc/syscalls/settimeofday.o KLIBCAS usr/klibc/syscalls/nanosleep.o KLIBCAS usr/klibc/syscalls/pause.o KLIBCAS usr/klibc/syscalls/__brk.o KLIBCAS usr/klibc/syscalls/munmap.o KLIBCAS usr/klibc/syscalls/mremap.o KLIBCAS usr/klibc/syscalls/msync.o KLIBCAS usr/klibc/syscalls/mprotect.o KLIBCAS usr/klibc/syscalls/__mmap2.o KLIBCAS usr/klibc/syscalls/uname.o KLIBCAS usr/klibc/syscalls/setdomainname.o KLIBCAS usr/klibc/syscalls/sethostname.o KLIBCAS usr/klibc/syscalls/init_module.o KLIBCAS usr/klibc/syscalls/delete_module.o KLIBCAS usr/klibc/syscalls/__reboot.o KLIBCAS usr/klibc/syscalls/klogctl.o KLIBCAS usr/klibc/syscalls/sysinfo.o KLIBCAS usr/klibc/syscalls/iopl.o KLIBCAS usr/klibc/syscalls/ioperm.o KLIBCAS usr/klibc/syscalls/vm86.o LIST usr/klibc/syscalls/klib.list GEN usr/klibc/socketcalls/SOCKETCALLS.i GEN usr/klibc/socketcalls/socketcalls.mk KLIBCAS usr/klibc/socketcalls/socket.o KLIBCAS usr/klibc/socketcalls/bind.o KLIBCAS usr/klibc/socketcalls/connect.o KLIBCAS usr/klibc/socketcalls/listen.o KLIBCAS usr/klibc/socketcalls/accept.o KLIBCAS usr/klibc/socketcalls/getsockname.o KLIBCAS usr/klibc/socketcalls/getpeername.o KLIBCAS usr/klibc/socketcalls/socketpair.o KLIBCAS usr/klibc/socketcalls/sendto.o KLIBCAS usr/klibc/socketcalls/recvfrom.o KLIBCAS usr/klibc/socketcalls/shutdown.o KLIBCAS usr/klibc/socketcalls/setsockopt.o KLIBCAS usr/klibc/socketcalls/getsockopt.o KLIBCAS usr/klibc/socketcalls/sendmsg.o KLIBCAS usr/klibc/socketcalls/recvmsg.o LIST usr/klibc/socketcalls/klib.list LIST usr/klibc/klib.list KLIBCAR usr/klibc/libc.a KLIBCCC usr/klibc/__shared_init.o KLIBCLD usr/klibc/libc.so HOSTCC usr/klibc/sha1hash HASH usr/klibc/libc.so.hash GEN usr/klibc/klibc.so BUILD usr/klibc/interp.o KLIBCCC usr/kinit/name_to_dev.o In file included from usr/kinit/name_to_dev.c:1: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/kinit/devname.o KLIBCCC usr/kinit/getarg.o LD usr/kinit/lib.a KLIBCCC usr/kinit/ipconfig/main.o KLIBCCC usr/kinit/ipconfig/netdev.o KLIBCCC usr/kinit/ipconfig/packet.o KLIBCCC usr/kinit/ipconfig/dhcp_proto.o KLIBCCC usr/kinit/ipconfig/bootp_proto.o LD usr/kinit/ipconfig/lib.a KLIBCLD usr/kinit/ipconfig/static/ipconfig KLIBCLD usr/kinit/ipconfig/shared/ipconfig KLIBCCC usr/kinit/nfsmount/main.o KLIBCCC usr/kinit/nfsmount/mount.o KLIBCCC usr/kinit/nfsmount/portmap.o KLIBCCC usr/kinit/nfsmount/dummypmap.o KLIBCCC usr/kinit/nfsmount/sunrpc.o LD usr/kinit/nfsmount/lib.a KLIBCLD usr/kinit/nfsmount/static/nfsmount KLIBCLD usr/kinit/nfsmount/shared/nfsmount KLIBCCC usr/kinit/run-init/run-init.o KLIBCCC usr/kinit/run-init/runinitlib.o LD usr/kinit/run-init/lib.a KLIBCLD usr/kinit/run-init/static/run-init KLIBCLD usr/kinit/run-init/shared/run-init KLIBCCC usr/kinit/fstype/main.o KLIBCCC usr/kinit/fstype/fstype.o LD usr/kinit/fstype/lib.a KLIBCLD usr/kinit/fstype/static/fstype KLIBCLD usr/kinit/fstype/shared/fstype KLIBCCC usr/kinit/resume/resume.o KLIBCCC usr/kinit/resume/resumelib.o LD usr/kinit/resume/lib.a KLIBCLD usr/kinit/resume/static/resume KLIBCLD usr/kinit/resume/shared/resume KLIBCCC usr/kinit/kinit.o In file included from usr/kinit/kinit.c:10: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static usr/kinit/kinit.c: In function ‘main’: usr/kinit/kinit.c:199: warning: ‘init_argv’ may be used uninitialized in this function KLIBCCC usr/kinit/do_mounts.o In file included from usr/kinit/do_mounts.c:1: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/kinit/ramdisk_load.o In file included from usr/kinit/ramdisk_load.c:1: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/kinit/initrd.o KLIBCCC usr/kinit/getintfile.o KLIBCCC usr/kinit/readfile.o KLIBCCC usr/kinit/xpio.o KLIBCCC usr/kinit/do_mounts_md.o In file included from usr/kinit/do_mounts_md.c:8: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/kinit/do_mounts_mtd.o KLIBCCC usr/kinit/nfsroot.o KLIBCLD usr/kinit/kinit KLIBCLD usr/kinit/kinit.shared YACC usr/dash/arith.h GEN usr/dash/builtins.def GEN usr/dash/builtins.c HOSTCC usr/dash/mknodes GEN usr/dash/nodes.c HOSTCC usr/dash/mksyntax GEN usr/dash/syntax.c GEN usr/dash/token.h KLIBCCC usr/dash/alias.o KLIBCCC usr/dash/arith_yylex.o KLIBCCC usr/dash/cd.o KLIBCCC usr/dash/error.o KLIBCCC usr/dash/eval.o In file included from usr/dash/syntax.h:5, from usr/dash/eval.c:46: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/exec.o In file included from usr/dash/syntax.h:5, from usr/dash/exec.c:62: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/expand.o In file included from usr/dash/syntax.h:5, from usr/dash/expand.c:68: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/histedit.o KLIBCCC usr/dash/input.o In file included from usr/dash/syntax.h:5, from usr/dash/input.c:47: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/jobs.o In file included from usr/dash/syntax.h:5, from usr/dash/jobs.c:62: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/mail.o KLIBCCC usr/dash/main.o KLIBCCC usr/dash/memalloc.o KLIBCCC usr/dash/miscbltin.o In file included from usr/dash/miscbltin.c:46: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/mystring.o In file included from usr/dash/syntax.h:5, from usr/dash/mystring.c:47: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/options.o KLIBCCC usr/dash/parser.o In file included from usr/dash/syntax.h:5, from usr/dash/parser.c:44: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/redir.o KLIBCCC usr/dash/show.o KLIBCCC usr/dash/trap.o In file included from usr/dash/syntax.h:5, from usr/dash/trap.c:48: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/output.o In file included from usr/dash/syntax.h:5, from usr/dash/output.c:60: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/bltin/printf.o In file included from usr/dash/bltin/printf.c:34: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/system.o KLIBCCC usr/dash/bltin/test.o In file included from usr/dash/bltin/test.c:14: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/var.o In file included from usr/dash/syntax.h:5, from usr/dash/var.c:49: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/dash/arith.o KLIBCCC usr/dash/builtins.o HOSTCC usr/dash/mkinit GEN usr/dash/init.c KLIBCCC usr/dash/init.o KLIBCCC usr/dash/nodes.o KLIBCCC usr/dash/syntax.o In file included from usr/dash/syntax.h:5, from usr/dash/syntax.c:6: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCLD usr/dash/sh KLIBCLD usr/dash/sh.shared KLIBCCC usr/utils/chroot.o KLIBCCC usr/utils/dd.o In file included from usr/utils/dd.c:1: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/utils/mkdir.o KLIBCCC usr/utils/file_mode.o In file included from usr/utils/file_mode.c:2: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/utils/mkfifo.o KLIBCCC usr/utils/mknod.o KLIBCCC usr/utils/mount_main.o KLIBCCC usr/utils/mount_opts.o KLIBCCC usr/utils/pivot_root.o KLIBCCC usr/utils/umount.o KLIBCCC usr/utils/true.o KLIBCCC usr/utils/false.o KLIBCCC usr/utils/sleep.o KLIBCCC usr/utils/ln.o KLIBCCC usr/utils/nuke.o KLIBCCC usr/utils/minips.o KLIBCCC usr/utils/cat.o In file included from usr/utils/cat.c:62: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/utils/uname.o KLIBCCC usr/utils/halt.o KLIBCCC usr/utils/kill.o KLIBCCC usr/utils/readlink.o KLIBCCC usr/utils/cpio.o KLIBCLD usr/utils/static/halt LN usr/utils/static/reboot LN usr/utils/static/poweroff KLIBCLD usr/utils/shared/halt LN usr/utils/shared/reboot LN usr/utils/shared/poweroff KLIBCLD usr/utils/static/chroot KLIBCLD usr/utils/static/dd KLIBCLD usr/utils/static/mkdir KLIBCLD usr/utils/static/mkfifo KLIBCLD usr/utils/static/mknod KLIBCLD usr/utils/static/mount KLIBCLD usr/utils/static/pivot_root KLIBCLD usr/utils/static/umount KLIBCLD usr/utils/static/true KLIBCLD usr/utils/static/false KLIBCLD usr/utils/static/sleep KLIBCLD usr/utils/static/ln KLIBCLD usr/utils/static/nuke KLIBCLD usr/utils/static/minips KLIBCLD usr/utils/static/cat KLIBCLD usr/utils/static/uname KLIBCLD usr/utils/static/kill KLIBCLD usr/utils/static/readlink KLIBCLD usr/utils/static/cpio KLIBCLD usr/utils/shared/chroot KLIBCLD usr/utils/shared/dd KLIBCLD usr/utils/shared/mkdir KLIBCLD usr/utils/shared/mkfifo KLIBCLD usr/utils/shared/mknod KLIBCLD usr/utils/shared/mount KLIBCLD usr/utils/shared/pivot_root KLIBCLD usr/utils/shared/umount KLIBCLD usr/utils/shared/true KLIBCLD usr/utils/shared/false KLIBCLD usr/utils/shared/sleep KLIBCLD usr/utils/shared/ln KLIBCLD usr/utils/shared/nuke KLIBCLD usr/utils/shared/minips KLIBCLD usr/utils/shared/cat KLIBCLD usr/utils/shared/uname KLIBCLD usr/utils/shared/kill KLIBCLD usr/utils/shared/readlink KLIBCLD usr/utils/shared/cpio KLIBCCC usr/gzip/gzip.o In file included from usr/gzip/gzip.c:51: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/gzip/util.o In file included from usr/gzip/util.c:11: usr/klibc/../include/ctype.h: In function ‘isalnum’: usr/klibc/../include/ctype.h:125: warning: ‘__ctype_isalnum’ is static but used in inline function ‘isalnum’ which is not static usr/klibc/../include/ctype.h: In function ‘isalpha’: usr/klibc/../include/ctype.h:126: warning: ‘__ctype_isalpha’ is static but used in inline function ‘isalpha’ which is not static usr/klibc/../include/ctype.h: In function ‘isascii’: usr/klibc/../include/ctype.h:127: warning: ‘__ctype_isascii’ is static but used in inline function ‘isascii’ which is not static usr/klibc/../include/ctype.h: In function ‘isblank’: usr/klibc/../include/ctype.h:128: warning: ‘__ctype_isblank’ is static but used in inline function ‘isblank’ which is not static usr/klibc/../include/ctype.h: In function ‘iscntrl’: usr/klibc/../include/ctype.h:129: warning: ‘__ctype_iscntrl’ is static but used in inline function ‘iscntrl’ which is not static usr/klibc/../include/ctype.h: In function ‘isdigit’: usr/klibc/../include/ctype.h:130: warning: ‘__ctype_isdigit’ is static but used in inline function ‘isdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘isgraph’: usr/klibc/../include/ctype.h:131: warning: ‘__ctype_isgraph’ is static but used in inline function ‘isgraph’ which is not static usr/klibc/../include/ctype.h: In function ‘islower’: usr/klibc/../include/ctype.h:132: warning: ‘__ctype_islower’ is static but used in inline function ‘islower’ which is not static usr/klibc/../include/ctype.h: In function ‘isprint’: usr/klibc/../include/ctype.h:133: warning: ‘__ctype_isprint’ is static but used in inline function ‘isprint’ which is not static usr/klibc/../include/ctype.h: In function ‘ispunct’: usr/klibc/../include/ctype.h:134: warning: ‘__ctype_ispunct’ is static but used in inline function ‘ispunct’ which is not static usr/klibc/../include/ctype.h: In function ‘isspace’: usr/klibc/../include/ctype.h:135: warning: ‘__ctype_isspace’ is static but used in inline function ‘isspace’ which is not static usr/klibc/../include/ctype.h: In function ‘isupper’: usr/klibc/../include/ctype.h:136: warning: ‘__ctype_isupper’ is static but used in inline function ‘isupper’ which is not static usr/klibc/../include/ctype.h: In function ‘isxdigit’: usr/klibc/../include/ctype.h:137: warning: ‘__ctype_isxdigit’ is static but used in inline function ‘isxdigit’ which is not static usr/klibc/../include/ctype.h: In function ‘toupper’: usr/klibc/../include/ctype.h:138: warning: ‘__ctype_toupper’ is static but used in inline function ‘toupper’ which is not static usr/klibc/../include/ctype.h: In function ‘tolower’: usr/klibc/../include/ctype.h:139: warning: ‘__ctype_tolower’ is static but used in inline function ‘tolower’ which is not static KLIBCCC usr/gzip/unzip.o KLIBCCC usr/gzip/inflate.o KLIBCLD usr/gzip/gzip LN usr/gzip/gunzip LN usr/gzip/zcat INSTALL headers + man pages to /var/abs/local/klibc/pkg/usr/lib/klibc INSTALL binaries to /var/abs/local/klibc/pkg/usr/lib/klibc/bin INSTALL usr/dash/sh.shared INSTALL usr/gzip/gzip usr/gzip/gunzip usr/gzip/zcat INSTALL usr/kinit/fstype/shared/fstype INSTALL usr/kinit/ipconfig/shared/ipconfig INSTALL usr/kinit/nfsmount/shared/nfsmount INSTALL usr/kinit/resume/shared/resume INSTALL usr/kinit/run-init/shared/run-init INSTALL usr/kinit/kinit usr/kinit/kinit.shared INSTALL klibc to /var/abs/local/klibc/pkg/usr/lib/klibc/lib INSTALL usr/utils/shared/chroot usr/utils/shared/dd usr/utils/shared/mkdir usr/utils/shared/mkfifo usr/utils/shared/mknod usr/utils/shared/mount usr/utils/shared/pivot_root usr/utils/shared/umount usr/utils/shared/true usr/utils/shared/false usr/utils/shared/sleep usr/utils/shared/ln usr/utils/shared/nuke usr/utils/shared/minips usr/utils/shared/cat usr/utils/shared/uname usr/utils/shared/halt usr/utils/shared/kill usr/utils/shared/readlink usr/utils/shared/cpio usr/utils/shared/reboot usr/utils/shared/poweroff ==> Tidying install... -> Removing info/doc files... -> Compressing man pages... ==> Creating package... -> Generating .PKGINFO file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: klibc (Tue May 27 19:00:47 CDT 2008)