Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ nimrod c detect
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/dropbox_filename_sanitizer-0.3.2' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/nake-1.1' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/awesome_rmdir-0.3.1' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/babel-0.1.0' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/ipsumgenera-0.1.0' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/gtk2-1.0' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/opengl-1.0' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/argument_parser-0.2.0' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/genieos-9.3.1' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/' [Path]
- Hint: used config file '/Users/gradha/project/nimrod/root/config/nimrod.cfg' [Conf]
- Hint: system [Processing]
- Hint: detect [Processing]
- Hint: os [Processing]
- Hint: strutils [Processing]
- Hint: parseutils [Processing]
- Hint: times [Processing]
- Hint: posix [Processing]
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o nimcache/detect_detect.o nimcache/detect_detect.c
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o nimcache/root_system.o nimcache/root_system.c
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o nimcache/pure_os.o nimcache/pure_os.c
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o nimcache/pure_strutils.o nimcache/pure_strutils.c
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o nimcache/pure_parseutils.o nimcache/pure_parseutils.c
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o nimcache/pure_times.o nimcache/pure_times.c
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o nimcache/posix_posix.o nimcache/posix_posix.c
- clang -o detect nimcache/posix_posix.o nimcache/pure_times.o nimcache/pure_parseutils.o nimcache/pure_strutils.o nimcache/pure_os.o nimcache/root_system.o nimcache/detect_detect.o -ldl
- Hint: operation successful (15678 lines compiled; 1.314 sec total; 22.230MB) [SuccessX]
- [0:gradha@amber.local:0] [~/project/nimrod/root/tools/detect(vm2)]$ nimrod c -r detect
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/dropbox_filename_sanitizer-0.3.2' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/nake-1.1' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/awesome_rmdir-0.3.1' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/babel-0.1.0' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/ipsumgenera-0.1.0' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/gtk2-1.0' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/opengl-1.0' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/argument_parser-0.2.0' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/genieos-9.3.1' [Path]
- config/nimrod.cfg(37, 2) Hint: added path: '/Users/gradha/.babel/pkgs/' [Path]
- Hint: used config file '/Users/gradha/project/nimrod/root/config/nimrod.cfg' [Conf]
- Hint: system [Processing]
- Hint: detect [Processing]
- Hint: os [Processing]
- Hint: strutils [Processing]
- Hint: parseutils [Processing]
- Hint: times [Processing]
- Hint: posix [Processing]
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o tools/detect/nimcache/detect_detect.o tools/detect/nimcache/detect_detect.c
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o tools/detect/nimcache/root_system.o tools/detect/nimcache/root_system.c
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o tools/detect/nimcache/pure_os.o tools/detect/nimcache/pure_os.c
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o tools/detect/nimcache/pure_strutils.o tools/detect/nimcache/pure_strutils.c
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o tools/detect/nimcache/pure_parseutils.o tools/detect/nimcache/pure_parseutils.c
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o tools/detect/nimcache/pure_times.o tools/detect/nimcache/pure_times.c
- clang -c -w -I/Users/gradha/project/nimrod/root/lib -o tools/detect/nimcache/posix_posix.o tools/detect/nimcache/posix_posix.c
- clang -o /Users/gradha/project/nimrod/root/tools/detect/detect tools/detect/nimcache/posix_posix.o tools/detect/nimcache/pure_times.o tools/detect/nimcache/pure_parseutils.o tools/detect/nimcache/pure_strutils.o tools/detect/nimcache/pure_os.o tools/detect/nimcache/root_system.o tools/detect/nimcache/detect_detect.o -ldl
- Hint: operation successful (15678 lines compiled; 1.894 sec total; 22.230MB) [SuccessX]
- /Users/gradha/project/nimrod/root/tools/detect/detect
- CMD gcc -o testh testh.c
- Found: <aio.h>
- CMD gcc -o testh testh.c
- Found: <dlfcn.h>
- CMD gcc -o testh testh.c
- Found: <errno.h>
- CMD gcc -o testh testh.c
- Found: <fcntl.h>
- CMD gcc -o testh testh.c
- Found: <fenv.h>
- CMD gcc -o testh testh.c
- Found: <fmtmsg.h>
- CMD gcc -o testh testh.c
- Found: <fnmatch.h>
- CMD gcc -o testh testh.c
- Found: <ftw.h>
- CMD gcc -o testh testh.c
- Found: <glob.h>
- CMD gcc -o testh testh.c
- Found: <langinfo.h>
- CMD gcc -o testh testh.c
- Found: <locale.h>
- CMD gcc -o testh testh.c
- Found: <pthread.h>
- CMD gcc -o testh testh.c
- Found: <unistd.h>
- CMD gcc -o testh testh.c
- Found: <semaphore.h>
- CMD gcc -o testh testh.c
- Found: <sys/ipc.h>
- CMD gcc -o testh testh.c
- Found: <sys/stat.h>
- CMD gcc -o testh testh.c
- Found: <sys/statvfs.h>
- CMD gcc -o testh testh.c
- Found: <sys/mman.h>
- CMD gcc -o testh testh.c
- Found: <time.h>
- CMD gcc -o testh testh.c
- Found: <sys/wait.h>
- CMD gcc -o testh testh.c
- Found: <signal.h>
- CMD gcc -o testh testh.c
- Found: <nl_types.h>
- CMD gcc -o testh testh.c
- Found: <sched.h>
- CMD gcc -o testh testh.c
- Found: <sys/select.h>
- CMD gcc -o testh testh.c
- In file included from testh.c:1:
- /usr/include/net/if.h:306:19: error: field has incomplete type 'struct sockaddr'
- struct sockaddr ifru_addr;
- ^
- /usr/include/net/if.h:306:10: note: forward declaration of 'struct sockaddr'
- struct sockaddr ifru_addr;
- ^
- /usr/include/net/if.h:307:19: error: field has incomplete type 'struct sockaddr'
- struct sockaddr ifru_dstaddr;
- ^
- /usr/include/net/if.h:306:10: note: forward declaration of 'struct sockaddr'
- struct sockaddr ifru_addr;
- ^
- /usr/include/net/if.h:308:19: error: field has incomplete type 'struct sockaddr'
- struct sockaddr ifru_broadaddr;
- ^
- /usr/include/net/if.h:306:10: note: forward declaration of 'struct sockaddr'
- struct sockaddr ifru_addr;
- ^
- /usr/include/net/if.h:352:18: error: field has incomplete type 'struct sockaddr'
- struct sockaddr ifra_addr;
- ^
- /usr/include/net/if.h:306:10: note: forward declaration of 'struct sockaddr'
- struct sockaddr ifru_addr;
- ^
- /usr/include/net/if.h:353:18: error: field has incomplete type 'struct sockaddr'
- struct sockaddr ifra_broadaddr;
- ^
- /usr/include/net/if.h:306:10: note: forward declaration of 'struct sockaddr'
- struct sockaddr ifru_addr;
- ^
- /usr/include/net/if.h:354:18: error: field has incomplete type 'struct sockaddr'
- struct sockaddr ifra_mask;
- ^
- /usr/include/net/if.h:306:10: note: forward declaration of 'struct sockaddr'
- struct sockaddr ifru_addr;
- ^
- /usr/include/net/if.h:437:26: error: field has incomplete type
- 'struct sockaddr_storage'
- struct sockaddr_storage addr; /* in/out */
- ^
- /usr/include/net/if.h:437:9: note: forward declaration of
- 'struct sockaddr_storage'
- struct sockaddr_storage addr; /* in/out */
- ^
- /usr/include/net/if.h:438:26: error: field has incomplete type
- 'struct sockaddr_storage'
- struct sockaddr_storage dstaddr; /* out */
- ^
- /usr/include/net/if.h:437:9: note: forward declaration of
- 'struct sockaddr_storage'
- struct sockaddr_storage addr; /* in/out */
- ^
- 8 errors generated.
- Not found: <net/if.h>
- CMD gcc -o testh testh.c
- Found: <sys/socket.h>
- CMD gcc -o testh testh.c
- Found: <netinet/in.h>
- CMD gcc -o testh testh.c
- Found: <netdb.h>
- CMD gcc -o testh testh.c
- Found: <poll.h>
- CMD gcc -o testh testh.c
- Found: <spawn.h>
- CMD gcc -o testh testh.c
- Found: <stdio.h>
- CMD gcc -o genconsts genconsts.c
- genconsts.c:1500:50: warning: format specifies type 'long' but the argument has
- type 'int' [-Wformat]
- fprintf(f, " CLOCKS_PER_SEC* = clong(%ld)\n", CLOCKS_PER_SEC);
- ~~~ ^~~~~~~~~~~~~~
- %d
- /usr/include/time.h:105:25: note: expanded from macro 'CLOCKS_PER_SEC'
- #define CLOCKS_PER_SEC 1000000 /* [XSI] */
- ^~~~~~~
- 1 warning generated.
- CMD ./genconsts
- Success
- [0:gradha@amber.local:0] [~/project/nimrod/root/tools/detect(vm2)]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement