- bash-4.1# USETOOLS=no /usr/build/tools/bin/nbmake-i386
- # compile libsa/alloc.o
- /usr/build/tools/bin/i486--netbsdelf-gcc -O2 -Werror -I -DCOMPAT_UFS -nostdinc -isystem /usr/build/objects/destdir.i386/usr/include -Wno-pointer-sign -c alloc.c -o alloc.o
- alloc.c:118:23: error: no include path in which to search for sys/param.h
- In file included from alloc.c:119:
- stand.h:67:23: error: no include path in which to search for sys/types.h
- stand.h:68:23: error: no include path in which to search for sys/cdefs.h
- stand.h:69:22: error: no include path in which to search for sys/stat.h
- In file included from stand.h:71,
- from alloc.c:119:
- saerrno.h:34:23: error: no include path in which to search for sys/errno.h
- In file included from alloc.c:119:
- stand.h:110: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:110: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:111: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:111: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:112: error: expected specifier-qualifier-list before 'off_t'
- stand.h:157: error: expected declaration specifiers or '...' before 'daddr_t'
- stand.h:157: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:157: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:160: error: expected declaration specifiers or '...' before 'u_long'
- stand.h:199: error: expected specifier-qualifier-list before 'off_t'
- cc1: warnings being treated as errors
- stand.h:218: warning: parameter names (without types) in function declaration
- stand.h:219: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:225: warning: conflicting types for built-in function 'printf'
- stand.h:228: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:229: error: format string argument not a string type
- stand.h:229: warning: conflicting types for built-in function 'snprintf'
- stand.h:230: error: expected declaration specifiers or '...' before '_BSD_VA_LIST_'
- stand.h:231: warning: conflicting types for built-in function 'vprintf'
- stand.h:232: error: expected declaration specifiers or '...' before '_BSD_VA_LIST_'
- stand.h:233: warning: conflicting types for built-in function 'vsprintf'
- stand.h:234: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:234: error: expected declaration specifiers or '...' before '_BSD_VA_LIST_'
- stand.h:235: error: format string argument not a string type
- stand.h:235: warning: conflicting types for built-in function 'vsnprintf'
- stand.h:240: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
- stand.h:241: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
- stand.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
- stand.h:243: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:243: warning: conflicting types for built-in function 'memcpy'
- stand.h:244: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:244: warning: conflicting types for built-in function 'memmove'
- stand.h:245: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:245: warning: conflicting types for built-in function 'memcmp'
- stand.h:246: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:246: warning: conflicting types for built-in function 'memset'
- stand.h:251: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'read'
- stand.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'write'
- stand.h:253: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lseek'
- stand.h:254: error: expected declaration specifiers or '...' before 'u_long'
- stand.h:255: warning: 'struct stat' declared inside parameter list
- stand.h:255: warning: its scope is only this definition or declaration, which is probably not what you want
- stand.h:256: warning: 'struct stat' declared inside parameter list
- stand.h:259: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:259: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:270: error: expected declaration specifiers or '...' before 'u_long'
- stand.h:273: error: '__CONCAT' declared as function returning a function
- stand.h:273: warning: parameter names (without types) in function declaration
- stand.h:273: error: '__CONCAT' declared as function returning a function
- stand.h:273: warning: parameter names (without types) in function declaration
- stand.h:273: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:273: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:273: error: '__CONCAT' declared as function returning a function
- stand.h:273: warning: parameter names (without types) in function declaration
- stand.h:273: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:273: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:273: error: '__CONCAT' declared as function returning a function
- stand.h:273: warning: parameter names (without types) in function declaration
- stand.h:273: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__CONCAT'
- stand.h:273: warning: 'struct stat' declared inside parameter list
- stand.h:273: error: '__CONCAT' declared as function returning a function
- stand.h:273: warning: parameter names (without types) in function declaration
- stand.h:278: warning: conflicting types for built-in function 'putchar'
- stand.h:291: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:291: warning: conflicting types for built-in function 'bcopy'
- stand.h:292: error: expected declaration specifiers or '...' before 'size_t'
- stand.h:292: warning: conflicting types for built-in function 'bzero'
- alloc.c:166: error: expected ')' before 'size'
- alloc.c:244: error: expected declaration specifiers or '...' before 'size_t'
- *** Failed target: alloc.o
- *** Failed command: /usr/build/tools/bin/i486--netbsdelf-gcc -O2 -Werror -I -DCOMPAT_UFS -nostdinc -isystem /usr/build/objects/destdir.i386/usr/include -Wno-pointer-sign -c alloc.c -o alloc.o
- *** Error code 1
- Stop.
- nbmake: stopped in /usr/src/sys/lib/libsa
- bash-4.1#