Guest User

Untitled

a guest
May 23rd, 2018
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.29 KB | None | 0 0
  1. make: /usr/local/bin/relpath: Command not found
  2. /bin/sh: /usr/sbin//sysctl: No such file or directory
  3. expr: syntax error
  4. make[1]: /usr/local/bin/relpath: Command not found
  5. make[1]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64'
  6. make[2]: /usr/local/bin/relpath: Command not found
  7. make[2]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/iokit'
  8. make[3]: /usr/local/bin/relpath: Command not found
  9. make[3]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/iokit/conf'
  10. make: Entering an unknown directory
  11. make: the `-j' option requires a positive integral argument
  12. Usage: make [options] [target] ...
  13. Options:
  14. -b, -m Ignored for compatibility.
  15. -B, --always-make Unconditionally make all targets.
  16. -C DIRECTORY, --directory=DIRECTORY
  17. Change to DIRECTORY before doing anything.
  18. -d Print lots of debugging information.
  19. --debug[=FLAGS] Print various types of debugging information.
  20. -e, --environment-overrides
  21. Environment variables override makefiles.
  22. -f FILE, --file=FILE, --makefile=FILE
  23. Read FILE as a makefile.
  24. -h, --help Print this message and exit.
  25. -i, --ignore-errors Ignore errors from commands.
  26. -I DIRECTORY, --include-dir=DIRECTORY
  27. Search DIRECTORY for included makefiles.
  28. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  29. -k, --keep-going Keep going when some targets can't be made.
  30. -l [N], --load-average[=N], --max-load[=N]
  31. Don't start multiple jobs unless load is below N.
  32. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  33. -n, --just-print, --dry-run, --recon
  34. Don't actually run any commands; just print them.
  35. -o FILE, --old-file=FILE, --assume-old=FILE
  36. Consider FILE to be very old and don't remake it.
  37. -p, --print-data-base Print make's internal database.
  38. -q, --question Run no commands; exit status says if up to date.
  39. -r, --no-builtin-rules Disable the built-in implicit rules.
  40. -R, --no-builtin-variables Disable the built-in variable settings.
  41. -s, --silent, --quiet Don't echo commands.
  42. -S, --no-keep-going, --stop
  43. Turns off -k.
  44. -t, --touch Touch targets instead of remaking them.
  45. -v, --version Print the version number of make and exit.
  46. -w, --print-directory Print the current directory.
  47. --no-print-directory Turn off -w, even if it was turned on implicitly.
  48. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  49. Consider FILE to be infinitely new.
  50. --warn-undefined-variables Warn when an undefined variable is referenced.
  51.  
  52. This program built for x86_64-unknown-linux-gnu
  53. Report bugs to <bug-make@gnu.org>
  54. make: Leaving an unknown directory
  55. make[3]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/iokit/conf'
  56. make: Entering an unknown directory
  57. make: the `-j' option requires a positive integral argument
  58. Usage: make [options] [target] ...
  59. Options:
  60. -b, -m Ignored for compatibility.
  61. -B, --always-make Unconditionally make all targets.
  62. -C DIRECTORY, --directory=DIRECTORY
  63. Change to DIRECTORY before doing anything.
  64. -d Print lots of debugging information.
  65. --debug[=FLAGS] Print various types of debugging information.
  66. -e, --environment-overrides
  67. Environment variables override makefiles.
  68. -f FILE, --file=FILE, --makefile=FILE
  69. Read FILE as a makefile.
  70. -h, --help Print this message and exit.
  71. -i, --ignore-errors Ignore errors from commands.
  72. -I DIRECTORY, --include-dir=DIRECTORY
  73. Search DIRECTORY for included makefiles.
  74. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  75. -k, --keep-going Keep going when some targets can't be made.
  76. -l [N], --load-average[=N], --max-load[=N]
  77. Don't start multiple jobs unless load is below N.
  78. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  79. -n, --just-print, --dry-run, --recon
  80. Don't actually run any commands; just print them.
  81. -o FILE, --old-file=FILE, --assume-old=FILE
  82. Consider FILE to be very old and don't remake it.
  83. -p, --print-data-base Print make's internal database.
  84. -q, --question Run no commands; exit status says if up to date.
  85. -r, --no-builtin-rules Disable the built-in implicit rules.
  86. -R, --no-builtin-variables Disable the built-in variable settings.
  87. -s, --silent, --quiet Don't echo commands.
  88. -S, --no-keep-going, --stop
  89. Turns off -k.
  90. -t, --touch Touch targets instead of remaking them.
  91. -v, --version Print the version number of make and exit.
  92. -w, --print-directory Print the current directory.
  93. --no-print-directory Turn off -w, even if it was turned on implicitly.
  94. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  95. Consider FILE to be infinitely new.
  96. --warn-undefined-variables Warn when an undefined variable is referenced.
  97.  
  98. This program built for x86_64-unknown-linux-gnu
  99. Report bugs to <bug-make@gnu.org>
  100. make: Leaving an unknown directory
  101. make[2]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/iokit'
  102. make[2]: /usr/local/bin/relpath: Command not found
  103. make[2]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/osfmk'
  104. make[3]: /usr/local/bin/relpath: Command not found
  105. make[3]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/osfmk/conf'
  106. make: Entering an unknown directory
  107. make: the `-j' option requires a positive integral argument
  108. Usage: make [options] [target] ...
  109. Options:
  110. -b, -m Ignored for compatibility.
  111. -B, --always-make Unconditionally make all targets.
  112. -C DIRECTORY, --directory=DIRECTORY
  113. Change to DIRECTORY before doing anything.
  114. -d Print lots of debugging information.
  115. --debug[=FLAGS] Print various types of debugging information.
  116. -e, --environment-overrides
  117. Environment variables override makefiles.
  118. -f FILE, --file=FILE, --makefile=FILE
  119. Read FILE as a makefile.
  120. -h, --help Print this message and exit.
  121. -i, --ignore-errors Ignore errors from commands.
  122. -I DIRECTORY, --include-dir=DIRECTORY
  123. Search DIRECTORY for included makefiles.
  124. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  125. -k, --keep-going Keep going when some targets can't be made.
  126. -l [N], --load-average[=N], --max-load[=N]
  127. Don't start multiple jobs unless load is below N.
  128. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  129. -n, --just-print, --dry-run, --recon
  130. Don't actually run any commands; just print them.
  131. -o FILE, --old-file=FILE, --assume-old=FILE
  132. Consider FILE to be very old and don't remake it.
  133. -p, --print-data-base Print make's internal database.
  134. -q, --question Run no commands; exit status says if up to date.
  135. -r, --no-builtin-rules Disable the built-in implicit rules.
  136. -R, --no-builtin-variables Disable the built-in variable settings.
  137. -s, --silent, --quiet Don't echo commands.
  138. -S, --no-keep-going, --stop
  139. Turns off -k.
  140. -t, --touch Touch targets instead of remaking them.
  141. -v, --version Print the version number of make and exit.
  142. -w, --print-directory Print the current directory.
  143. --no-print-directory Turn off -w, even if it was turned on implicitly.
  144. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  145. Consider FILE to be infinitely new.
  146. --warn-undefined-variables Warn when an undefined variable is referenced.
  147.  
  148. This program built for x86_64-unknown-linux-gnu
  149. Report bugs to <bug-make@gnu.org>
  150. make: Leaving an unknown directory
  151. make[3]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/osfmk/conf'
  152. make: Entering an unknown directory
  153. make: the `-j' option requires a positive integral argument
  154. Usage: make [options] [target] ...
  155. Options:
  156. -b, -m Ignored for compatibility.
  157. -B, --always-make Unconditionally make all targets.
  158. -C DIRECTORY, --directory=DIRECTORY
  159. Change to DIRECTORY before doing anything.
  160. -d Print lots of debugging information.
  161. --debug[=FLAGS] Print various types of debugging information.
  162. -e, --environment-overrides
  163. Environment variables override makefiles.
  164. -f FILE, --file=FILE, --makefile=FILE
  165. Read FILE as a makefile.
  166. -h, --help Print this message and exit.
  167. -i, --ignore-errors Ignore errors from commands.
  168. -I DIRECTORY, --include-dir=DIRECTORY
  169. Search DIRECTORY for included makefiles.
  170. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  171. -k, --keep-going Keep going when some targets can't be made.
  172. -l [N], --load-average[=N], --max-load[=N]
  173. Don't start multiple jobs unless load is below N.
  174. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  175. -n, --just-print, --dry-run, --recon
  176. Don't actually run any commands; just print them.
  177. -o FILE, --old-file=FILE, --assume-old=FILE
  178. Consider FILE to be very old and don't remake it.
  179. -p, --print-data-base Print make's internal database.
  180. -q, --question Run no commands; exit status says if up to date.
  181. -r, --no-builtin-rules Disable the built-in implicit rules.
  182. -R, --no-builtin-variables Disable the built-in variable settings.
  183. -s, --silent, --quiet Don't echo commands.
  184. -S, --no-keep-going, --stop
  185. Turns off -k.
  186. -t, --touch Touch targets instead of remaking them.
  187. -v, --version Print the version number of make and exit.
  188. -w, --print-directory Print the current directory.
  189. --no-print-directory Turn off -w, even if it was turned on implicitly.
  190. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  191. Consider FILE to be infinitely new.
  192. --warn-undefined-variables Warn when an undefined variable is referenced.
  193.  
  194. This program built for x86_64-unknown-linux-gnu
  195. Report bugs to <bug-make@gnu.org>
  196. make: Leaving an unknown directory
  197. make[2]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/osfmk'
  198. make[2]: /usr/local/bin/relpath: Command not found
  199. make[2]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/bsd'
  200. make[3]: /usr/local/bin/relpath: Command not found
  201. make[3]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/bsd/conf'
  202. make: Entering an unknown directory
  203. make: the `-j' option requires a positive integral argument
  204. Usage: make [options] [target] ...
  205. Options:
  206. -b, -m Ignored for compatibility.
  207. -B, --always-make Unconditionally make all targets.
  208. -C DIRECTORY, --directory=DIRECTORY
  209. Change to DIRECTORY before doing anything.
  210. -d Print lots of debugging information.
  211. --debug[=FLAGS] Print various types of debugging information.
  212. -e, --environment-overrides
  213. Environment variables override makefiles.
  214. -f FILE, --file=FILE, --makefile=FILE
  215. Read FILE as a makefile.
  216. -h, --help Print this message and exit.
  217. -i, --ignore-errors Ignore errors from commands.
  218. -I DIRECTORY, --include-dir=DIRECTORY
  219. Search DIRECTORY for included makefiles.
  220. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  221. -k, --keep-going Keep going when some targets can't be made.
  222. -l [N], --load-average[=N], --max-load[=N]
  223. Don't start multiple jobs unless load is below N.
  224. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  225. -n, --just-print, --dry-run, --recon
  226. Don't actually run any commands; just print them.
  227. -o FILE, --old-file=FILE, --assume-old=FILE
  228. Consider FILE to be very old and don't remake it.
  229. -p, --print-data-base Print make's internal database.
  230. -q, --question Run no commands; exit status says if up to date.
  231. -r, --no-builtin-rules Disable the built-in implicit rules.
  232. -R, --no-builtin-variables Disable the built-in variable settings.
  233. -s, --silent, --quiet Don't echo commands.
  234. -S, --no-keep-going, --stop
  235. Turns off -k.
  236. -t, --touch Touch targets instead of remaking them.
  237. -v, --version Print the version number of make and exit.
  238. -w, --print-directory Print the current directory.
  239. --no-print-directory Turn off -w, even if it was turned on implicitly.
  240. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  241. Consider FILE to be infinitely new.
  242. --warn-undefined-variables Warn when an undefined variable is referenced.
  243.  
  244. This program built for x86_64-unknown-linux-gnu
  245. Report bugs to <bug-make@gnu.org>
  246. make: Leaving an unknown directory
  247. make[3]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/bsd/conf'
  248. make: Entering an unknown directory
  249. make: the `-j' option requires a positive integral argument
  250. Usage: make [options] [target] ...
  251. Options:
  252. -b, -m Ignored for compatibility.
  253. -B, --always-make Unconditionally make all targets.
  254. -C DIRECTORY, --directory=DIRECTORY
  255. Change to DIRECTORY before doing anything.
  256. -d Print lots of debugging information.
  257. --debug[=FLAGS] Print various types of debugging information.
  258. -e, --environment-overrides
  259. Environment variables override makefiles.
  260. -f FILE, --file=FILE, --makefile=FILE
  261. Read FILE as a makefile.
  262. -h, --help Print this message and exit.
  263. -i, --ignore-errors Ignore errors from commands.
  264. -I DIRECTORY, --include-dir=DIRECTORY
  265. Search DIRECTORY for included makefiles.
  266. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  267. -k, --keep-going Keep going when some targets can't be made.
  268. -l [N], --load-average[=N], --max-load[=N]
  269. Don't start multiple jobs unless load is below N.
  270. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  271. -n, --just-print, --dry-run, --recon
  272. Don't actually run any commands; just print them.
  273. -o FILE, --old-file=FILE, --assume-old=FILE
  274. Consider FILE to be very old and don't remake it.
  275. -p, --print-data-base Print make's internal database.
  276. -q, --question Run no commands; exit status says if up to date.
  277. -r, --no-builtin-rules Disable the built-in implicit rules.
  278. -R, --no-builtin-variables Disable the built-in variable settings.
  279. -s, --silent, --quiet Don't echo commands.
  280. -S, --no-keep-going, --stop
  281. Turns off -k.
  282. -t, --touch Touch targets instead of remaking them.
  283. -v, --version Print the version number of make and exit.
  284. -w, --print-directory Print the current directory.
  285. --no-print-directory Turn off -w, even if it was turned on implicitly.
  286. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  287. Consider FILE to be infinitely new.
  288. --warn-undefined-variables Warn when an undefined variable is referenced.
  289.  
  290. This program built for x86_64-unknown-linux-gnu
  291. Report bugs to <bug-make@gnu.org>
  292. make: Leaving an unknown directory
  293. make[2]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/bsd'
  294. make[2]: /usr/local/bin/relpath: Command not found
  295. make[2]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/pexpert'
  296. make[3]: /usr/local/bin/relpath: Command not found
  297. make[3]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/pexpert/conf'
  298. make: Entering an unknown directory
  299. make: the `-j' option requires a positive integral argument
  300. Usage: make [options] [target] ...
  301. Options:
  302. -b, -m Ignored for compatibility.
  303. -B, --always-make Unconditionally make all targets.
  304. -C DIRECTORY, --directory=DIRECTORY
  305. Change to DIRECTORY before doing anything.
  306. -d Print lots of debugging information.
  307. --debug[=FLAGS] Print various types of debugging information.
  308. -e, --environment-overrides
  309. Environment variables override makefiles.
  310. -f FILE, --file=FILE, --makefile=FILE
  311. Read FILE as a makefile.
  312. -h, --help Print this message and exit.
  313. -i, --ignore-errors Ignore errors from commands.
  314. -I DIRECTORY, --include-dir=DIRECTORY
  315. Search DIRECTORY for included makefiles.
  316. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  317. -k, --keep-going Keep going when some targets can't be made.
  318. -l [N], --load-average[=N], --max-load[=N]
  319. Don't start multiple jobs unless load is below N.
  320. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  321. -n, --just-print, --dry-run, --recon
  322. Don't actually run any commands; just print them.
  323. -o FILE, --old-file=FILE, --assume-old=FILE
  324. Consider FILE to be very old and don't remake it.
  325. -p, --print-data-base Print make's internal database.
  326. -q, --question Run no commands; exit status says if up to date.
  327. -r, --no-builtin-rules Disable the built-in implicit rules.
  328. -R, --no-builtin-variables Disable the built-in variable settings.
  329. -s, --silent, --quiet Don't echo commands.
  330. -S, --no-keep-going, --stop
  331. Turns off -k.
  332. -t, --touch Touch targets instead of remaking them.
  333. -v, --version Print the version number of make and exit.
  334. -w, --print-directory Print the current directory.
  335. --no-print-directory Turn off -w, even if it was turned on implicitly.
  336. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  337. Consider FILE to be infinitely new.
  338. --warn-undefined-variables Warn when an undefined variable is referenced.
  339.  
  340. This program built for x86_64-unknown-linux-gnu
  341. Report bugs to <bug-make@gnu.org>
  342. make: Leaving an unknown directory
  343. make[3]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/pexpert/conf'
  344. make: Entering an unknown directory
  345. make: the `-j' option requires a positive integral argument
  346. Usage: make [options] [target] ...
  347. Options:
  348. -b, -m Ignored for compatibility.
  349. -B, --always-make Unconditionally make all targets.
  350. -C DIRECTORY, --directory=DIRECTORY
  351. Change to DIRECTORY before doing anything.
  352. -d Print lots of debugging information.
  353. --debug[=FLAGS] Print various types of debugging information.
  354. -e, --environment-overrides
  355. Environment variables override makefiles.
  356. -f FILE, --file=FILE, --makefile=FILE
  357. Read FILE as a makefile.
  358. -h, --help Print this message and exit.
  359. -i, --ignore-errors Ignore errors from commands.
  360. -I DIRECTORY, --include-dir=DIRECTORY
  361. Search DIRECTORY for included makefiles.
  362. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  363. -k, --keep-going Keep going when some targets can't be made.
  364. -l [N], --load-average[=N], --max-load[=N]
  365. Don't start multiple jobs unless load is below N.
  366. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  367. -n, --just-print, --dry-run, --recon
  368. Don't actually run any commands; just print them.
  369. -o FILE, --old-file=FILE, --assume-old=FILE
  370. Consider FILE to be very old and don't remake it.
  371. -p, --print-data-base Print make's internal database.
  372. -q, --question Run no commands; exit status says if up to date.
  373. -r, --no-builtin-rules Disable the built-in implicit rules.
  374. -R, --no-builtin-variables Disable the built-in variable settings.
  375. -s, --silent, --quiet Don't echo commands.
  376. -S, --no-keep-going, --stop
  377. Turns off -k.
  378. -t, --touch Touch targets instead of remaking them.
  379. -v, --version Print the version number of make and exit.
  380. -w, --print-directory Print the current directory.
  381. --no-print-directory Turn off -w, even if it was turned on implicitly.
  382. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  383. Consider FILE to be infinitely new.
  384. --warn-undefined-variables Warn when an undefined variable is referenced.
  385.  
  386. This program built for x86_64-unknown-linux-gnu
  387. Report bugs to <bug-make@gnu.org>
  388. make: Leaving an unknown directory
  389. make[2]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/pexpert'
  390. make[2]: /usr/local/bin/relpath: Command not found
  391. make[2]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/libkern'
  392. make[3]: /usr/local/bin/relpath: Command not found
  393. make[3]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/libkern/conf'
  394. make: Entering an unknown directory
  395. make: the `-j' option requires a positive integral argument
  396. Usage: make [options] [target] ...
  397. Options:
  398. -b, -m Ignored for compatibility.
  399. -B, --always-make Unconditionally make all targets.
  400. -C DIRECTORY, --directory=DIRECTORY
  401. Change to DIRECTORY before doing anything.
  402. -d Print lots of debugging information.
  403. --debug[=FLAGS] Print various types of debugging information.
  404. -e, --environment-overrides
  405. Environment variables override makefiles.
  406. -f FILE, --file=FILE, --makefile=FILE
  407. Read FILE as a makefile.
  408. -h, --help Print this message and exit.
  409. -i, --ignore-errors Ignore errors from commands.
  410. -I DIRECTORY, --include-dir=DIRECTORY
  411. Search DIRECTORY for included makefiles.
  412. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  413. -k, --keep-going Keep going when some targets can't be made.
  414. -l [N], --load-average[=N], --max-load[=N]
  415. Don't start multiple jobs unless load is below N.
  416. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  417. -n, --just-print, --dry-run, --recon
  418. Don't actually run any commands; just print them.
  419. -o FILE, --old-file=FILE, --assume-old=FILE
  420. Consider FILE to be very old and don't remake it.
  421. -p, --print-data-base Print make's internal database.
  422. -q, --question Run no commands; exit status says if up to date.
  423. -r, --no-builtin-rules Disable the built-in implicit rules.
  424. -R, --no-builtin-variables Disable the built-in variable settings.
  425. -s, --silent, --quiet Don't echo commands.
  426. -S, --no-keep-going, --stop
  427. Turns off -k.
  428. -t, --touch Touch targets instead of remaking them.
  429. -v, --version Print the version number of make and exit.
  430. -w, --print-directory Print the current directory.
  431. --no-print-directory Turn off -w, even if it was turned on implicitly.
  432. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  433. Consider FILE to be infinitely new.
  434. --warn-undefined-variables Warn when an undefined variable is referenced.
  435.  
  436. This program built for x86_64-unknown-linux-gnu
  437. Report bugs to <bug-make@gnu.org>
  438. make: Leaving an unknown directory
  439. make[3]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/libkern/conf'
  440. make[3]: /usr/local/bin/relpath: Command not found
  441. make[3]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/libkern/kmod'
  442. make: Entering an unknown directory
  443. make: the `-j' option requires a positive integral argument
  444. Usage: make [options] [target] ...
  445. Options:
  446. -b, -m Ignored for compatibility.
  447. -B, --always-make Unconditionally make all targets.
  448. -C DIRECTORY, --directory=DIRECTORY
  449. Change to DIRECTORY before doing anything.
  450. -d Print lots of debugging information.
  451. --debug[=FLAGS] Print various types of debugging information.
  452. -e, --environment-overrides
  453. Environment variables override makefiles.
  454. -f FILE, --file=FILE, --makefile=FILE
  455. Read FILE as a makefile.
  456. -h, --help Print this message and exit.
  457. -i, --ignore-errors Ignore errors from commands.
  458. -I DIRECTORY, --include-dir=DIRECTORY
  459. Search DIRECTORY for included makefiles.
  460. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  461. -k, --keep-going Keep going when some targets can't be made.
  462. -l [N], --load-average[=N], --max-load[=N]
  463. Don't start multiple jobs unless load is below N.
  464. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  465. -n, --just-print, --dry-run, --recon
  466. Don't actually run any commands; just print them.
  467. -o FILE, --old-file=FILE, --assume-old=FILE
  468. Consider FILE to be very old and don't remake it.
  469. -p, --print-data-base Print make's internal database.
  470. -q, --question Run no commands; exit status says if up to date.
  471. -r, --no-builtin-rules Disable the built-in implicit rules.
  472. -R, --no-builtin-variables Disable the built-in variable settings.
  473. -s, --silent, --quiet Don't echo commands.
  474. -S, --no-keep-going, --stop
  475. Turns off -k.
  476. -t, --touch Touch targets instead of remaking them.
  477. -v, --version Print the version number of make and exit.
  478. -w, --print-directory Print the current directory.
  479. --no-print-directory Turn off -w, even if it was turned on implicitly.
  480. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  481. Consider FILE to be infinitely new.
  482. --warn-undefined-variables Warn when an undefined variable is referenced.
  483.  
  484. This program built for x86_64-unknown-linux-gnu
  485. Report bugs to <bug-make@gnu.org>
  486. make: Leaving an unknown directory
  487. make[3]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/libkern/kmod'
  488. make: Entering an unknown directory
  489. make: the `-j' option requires a positive integral argument
  490. Usage: make [options] [target] ...
  491. Options:
  492. -b, -m Ignored for compatibility.
  493. -B, --always-make Unconditionally make all targets.
  494. -C DIRECTORY, --directory=DIRECTORY
  495. Change to DIRECTORY before doing anything.
  496. -d Print lots of debugging information.
  497. --debug[=FLAGS] Print various types of debugging information.
  498. -e, --environment-overrides
  499. Environment variables override makefiles.
  500. -f FILE, --file=FILE, --makefile=FILE
  501. Read FILE as a makefile.
  502. -h, --help Print this message and exit.
  503. -i, --ignore-errors Ignore errors from commands.
  504. -I DIRECTORY, --include-dir=DIRECTORY
  505. Search DIRECTORY for included makefiles.
  506. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  507. -k, --keep-going Keep going when some targets can't be made.
  508. -l [N], --load-average[=N], --max-load[=N]
  509. Don't start multiple jobs unless load is below N.
  510. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  511. -n, --just-print, --dry-run, --recon
  512. Don't actually run any commands; just print them.
  513. -o FILE, --old-file=FILE, --assume-old=FILE
  514. Consider FILE to be very old and don't remake it.
  515. -p, --print-data-base Print make's internal database.
  516. -q, --question Run no commands; exit status says if up to date.
  517. -r, --no-builtin-rules Disable the built-in implicit rules.
  518. -R, --no-builtin-variables Disable the built-in variable settings.
  519. -s, --silent, --quiet Don't echo commands.
  520. -S, --no-keep-going, --stop
  521. Turns off -k.
  522. -t, --touch Touch targets instead of remaking them.
  523. -v, --version Print the version number of make and exit.
  524. -w, --print-directory Print the current directory.
  525. --no-print-directory Turn off -w, even if it was turned on implicitly.
  526. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  527. Consider FILE to be infinitely new.
  528. --warn-undefined-variables Warn when an undefined variable is referenced.
  529.  
  530. This program built for x86_64-unknown-linux-gnu
  531. Report bugs to <bug-make@gnu.org>
  532. make: Leaving an unknown directory
  533. make[2]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/libkern'
  534. make[2]: /usr/local/bin/relpath: Command not found
  535. make[2]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/libsa'
  536. make[3]: /usr/local/bin/relpath: Command not found
  537. make[3]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/libsa/conf'
  538. make: Entering an unknown directory
  539. make: the `-j' option requires a positive integral argument
  540. Usage: make [options] [target] ...
  541. Options:
  542. -b, -m Ignored for compatibility.
  543. -B, --always-make Unconditionally make all targets.
  544. -C DIRECTORY, --directory=DIRECTORY
  545. Change to DIRECTORY before doing anything.
  546. -d Print lots of debugging information.
  547. --debug[=FLAGS] Print various types of debugging information.
  548. -e, --environment-overrides
  549. Environment variables override makefiles.
  550. -f FILE, --file=FILE, --makefile=FILE
  551. Read FILE as a makefile.
  552. -h, --help Print this message and exit.
  553. -i, --ignore-errors Ignore errors from commands.
  554. -I DIRECTORY, --include-dir=DIRECTORY
  555. Search DIRECTORY for included makefiles.
  556. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  557. -k, --keep-going Keep going when some targets can't be made.
  558. -l [N], --load-average[=N], --max-load[=N]
  559. Don't start multiple jobs unless load is below N.
  560. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  561. -n, --just-print, --dry-run, --recon
  562. Don't actually run any commands; just print them.
  563. -o FILE, --old-file=FILE, --assume-old=FILE
  564. Consider FILE to be very old and don't remake it.
  565. -p, --print-data-base Print make's internal database.
  566. -q, --question Run no commands; exit status says if up to date.
  567. -r, --no-builtin-rules Disable the built-in implicit rules.
  568. -R, --no-builtin-variables Disable the built-in variable settings.
  569. -s, --silent, --quiet Don't echo commands.
  570. -S, --no-keep-going, --stop
  571. Turns off -k.
  572. -t, --touch Touch targets instead of remaking them.
  573. -v, --version Print the version number of make and exit.
  574. -w, --print-directory Print the current directory.
  575. --no-print-directory Turn off -w, even if it was turned on implicitly.
  576. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  577. Consider FILE to be infinitely new.
  578. --warn-undefined-variables Warn when an undefined variable is referenced.
  579.  
  580. This program built for x86_64-unknown-linux-gnu
  581. Report bugs to <bug-make@gnu.org>
  582. make: Leaving an unknown directory
  583. make[3]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/libsa/conf'
  584. make: Entering an unknown directory
  585. make: the `-j' option requires a positive integral argument
  586. Usage: make [options] [target] ...
  587. Options:
  588. -b, -m Ignored for compatibility.
  589. -B, --always-make Unconditionally make all targets.
  590. -C DIRECTORY, --directory=DIRECTORY
  591. Change to DIRECTORY before doing anything.
  592. -d Print lots of debugging information.
  593. --debug[=FLAGS] Print various types of debugging information.
  594. -e, --environment-overrides
  595. Environment variables override makefiles.
  596. -f FILE, --file=FILE, --makefile=FILE
  597. Read FILE as a makefile.
  598. -h, --help Print this message and exit.
  599. -i, --ignore-errors Ignore errors from commands.
  600. -I DIRECTORY, --include-dir=DIRECTORY
  601. Search DIRECTORY for included makefiles.
  602. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  603. -k, --keep-going Keep going when some targets can't be made.
  604. -l [N], --load-average[=N], --max-load[=N]
  605. Don't start multiple jobs unless load is below N.
  606. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  607. -n, --just-print, --dry-run, --recon
  608. Don't actually run any commands; just print them.
  609. -o FILE, --old-file=FILE, --assume-old=FILE
  610. Consider FILE to be very old and don't remake it.
  611. -p, --print-data-base Print make's internal database.
  612. -q, --question Run no commands; exit status says if up to date.
  613. -r, --no-builtin-rules Disable the built-in implicit rules.
  614. -R, --no-builtin-variables Disable the built-in variable settings.
  615. -s, --silent, --quiet Don't echo commands.
  616. -S, --no-keep-going, --stop
  617. Turns off -k.
  618. -t, --touch Touch targets instead of remaking them.
  619. -v, --version Print the version number of make and exit.
  620. -w, --print-directory Print the current directory.
  621. --no-print-directory Turn off -w, even if it was turned on implicitly.
  622. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  623. Consider FILE to be infinitely new.
  624. --warn-undefined-variables Warn when an undefined variable is referenced.
  625.  
  626. This program built for x86_64-unknown-linux-gnu
  627. Report bugs to <bug-make@gnu.org>
  628. make: Leaving an unknown directory
  629. make[2]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/libsa'
  630. make[2]: /usr/local/bin/relpath: Command not found
  631. make[2]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/security'
  632. make[3]: /usr/local/bin/relpath: Command not found
  633. make[3]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/security/conf'
  634. make: Entering an unknown directory
  635. make: the `-j' option requires a positive integral argument
  636. Usage: make [options] [target] ...
  637. Options:
  638. -b, -m Ignored for compatibility.
  639. -B, --always-make Unconditionally make all targets.
  640. -C DIRECTORY, --directory=DIRECTORY
  641. Change to DIRECTORY before doing anything.
  642. -d Print lots of debugging information.
  643. --debug[=FLAGS] Print various types of debugging information.
  644. -e, --environment-overrides
  645. Environment variables override makefiles.
  646. -f FILE, --file=FILE, --makefile=FILE
  647. Read FILE as a makefile.
  648. -h, --help Print this message and exit.
  649. -i, --ignore-errors Ignore errors from commands.
  650. -I DIRECTORY, --include-dir=DIRECTORY
  651. Search DIRECTORY for included makefiles.
  652. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  653. -k, --keep-going Keep going when some targets can't be made.
  654. -l [N], --load-average[=N], --max-load[=N]
  655. Don't start multiple jobs unless load is below N.
  656. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  657. -n, --just-print, --dry-run, --recon
  658. Don't actually run any commands; just print them.
  659. -o FILE, --old-file=FILE, --assume-old=FILE
  660. Consider FILE to be very old and don't remake it.
  661. -p, --print-data-base Print make's internal database.
  662. -q, --question Run no commands; exit status says if up to date.
  663. -r, --no-builtin-rules Disable the built-in implicit rules.
  664. -R, --no-builtin-variables Disable the built-in variable settings.
  665. -s, --silent, --quiet Don't echo commands.
  666. -S, --no-keep-going, --stop
  667. Turns off -k.
  668. -t, --touch Touch targets instead of remaking them.
  669. -v, --version Print the version number of make and exit.
  670. -w, --print-directory Print the current directory.
  671. --no-print-directory Turn off -w, even if it was turned on implicitly.
  672. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  673. Consider FILE to be infinitely new.
  674. --warn-undefined-variables Warn when an undefined variable is referenced.
  675.  
  676. This program built for x86_64-unknown-linux-gnu
  677. Report bugs to <bug-make@gnu.org>
  678. make: Leaving an unknown directory
  679. make[3]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/security/conf'
  680. make: Entering an unknown directory
  681. make: the `-j' option requires a positive integral argument
  682. Usage: make [options] [target] ...
  683. Options:
  684. -b, -m Ignored for compatibility.
  685. -B, --always-make Unconditionally make all targets.
  686. -C DIRECTORY, --directory=DIRECTORY
  687. Change to DIRECTORY before doing anything.
  688. -d Print lots of debugging information.
  689. --debug[=FLAGS] Print various types of debugging information.
  690. -e, --environment-overrides
  691. Environment variables override makefiles.
  692. -f FILE, --file=FILE, --makefile=FILE
  693. Read FILE as a makefile.
  694. -h, --help Print this message and exit.
  695. -i, --ignore-errors Ignore errors from commands.
  696. -I DIRECTORY, --include-dir=DIRECTORY
  697. Search DIRECTORY for included makefiles.
  698. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  699. -k, --keep-going Keep going when some targets can't be made.
  700. -l [N], --load-average[=N], --max-load[=N]
  701. Don't start multiple jobs unless load is below N.
  702. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  703. -n, --just-print, --dry-run, --recon
  704. Don't actually run any commands; just print them.
  705. -o FILE, --old-file=FILE, --assume-old=FILE
  706. Consider FILE to be very old and don't remake it.
  707. -p, --print-data-base Print make's internal database.
  708. -q, --question Run no commands; exit status says if up to date.
  709. -r, --no-builtin-rules Disable the built-in implicit rules.
  710. -R, --no-builtin-variables Disable the built-in variable settings.
  711. -s, --silent, --quiet Don't echo commands.
  712. -S, --no-keep-going, --stop
  713. Turns off -k.
  714. -t, --touch Touch targets instead of remaking them.
  715. -v, --version Print the version number of make and exit.
  716. -w, --print-directory Print the current directory.
  717. --no-print-directory Turn off -w, even if it was turned on implicitly.
  718. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  719. Consider FILE to be infinitely new.
  720. --warn-undefined-variables Warn when an undefined variable is referenced.
  721.  
  722. This program built for x86_64-unknown-linux-gnu
  723. Report bugs to <bug-make@gnu.org>
  724. make: Leaving an unknown directory
  725. make[2]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/security'
  726. make: Entering an unknown directory
  727. make: the `-j' option requires a positive integral argument
  728. Usage: make [options] [target] ...
  729. Options:
  730. -b, -m Ignored for compatibility.
  731. -B, --always-make Unconditionally make all targets.
  732. -C DIRECTORY, --directory=DIRECTORY
  733. Change to DIRECTORY before doing anything.
  734. -d Print lots of debugging information.
  735. --debug[=FLAGS] Print various types of debugging information.
  736. -e, --environment-overrides
  737. Environment variables override makefiles.
  738. -f FILE, --file=FILE, --makefile=FILE
  739. Read FILE as a makefile.
  740. -h, --help Print this message and exit.
  741. -i, --ignore-errors Ignore errors from commands.
  742. -I DIRECTORY, --include-dir=DIRECTORY
  743. Search DIRECTORY for included makefiles.
  744. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  745. -k, --keep-going Keep going when some targets can't be made.
  746. -l [N], --load-average[=N], --max-load[=N]
  747. Don't start multiple jobs unless load is below N.
  748. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  749. -n, --just-print, --dry-run, --recon
  750. Don't actually run any commands; just print them.
  751. -o FILE, --old-file=FILE, --assume-old=FILE
  752. Consider FILE to be very old and don't remake it.
  753. -p, --print-data-base Print make's internal database.
  754. -q, --question Run no commands; exit status says if up to date.
  755. -r, --no-builtin-rules Disable the built-in implicit rules.
  756. -R, --no-builtin-variables Disable the built-in variable settings.
  757. -s, --silent, --quiet Don't echo commands.
  758. -S, --no-keep-going, --stop
  759. Turns off -k.
  760. -t, --touch Touch targets instead of remaking them.
  761. -v, --version Print the version number of make and exit.
  762. -w, --print-directory Print the current directory.
  763. --no-print-directory Turn off -w, even if it was turned on implicitly.
  764. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  765. Consider FILE to be infinitely new.
  766. --warn-undefined-variables Warn when an undefined variable is referenced.
  767.  
  768. This program built for x86_64-unknown-linux-gnu
  769. Report bugs to <bug-make@gnu.org>
  770. make: Leaving an unknown directory
  771. make[2]: /usr/local/bin/relpath: Command not found
  772. make[2]: Entering directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/config'
  773. make: Entering an unknown directory
  774. make: the `-j' option requires a positive integral argument
  775. Usage: make [options] [target] ...
  776. Options:
  777. -b, -m Ignored for compatibility.
  778. -B, --always-make Unconditionally make all targets.
  779. -C DIRECTORY, --directory=DIRECTORY
  780. Change to DIRECTORY before doing anything.
  781. -d Print lots of debugging information.
  782. --debug[=FLAGS] Print various types of debugging information.
  783. -e, --environment-overrides
  784. Environment variables override makefiles.
  785. -f FILE, --file=FILE, --makefile=FILE
  786. Read FILE as a makefile.
  787. -h, --help Print this message and exit.
  788. -i, --ignore-errors Ignore errors from commands.
  789. -I DIRECTORY, --include-dir=DIRECTORY
  790. Search DIRECTORY for included makefiles.
  791. -j [N], --jobs[=N] Allow N jobs at once; infinite jobs with no arg.
  792. -k, --keep-going Keep going when some targets can't be made.
  793. -l [N], --load-average[=N], --max-load[=N]
  794. Don't start multiple jobs unless load is below N.
  795. -L, --check-symlink-times Use the latest mtime between symlinks and target.
  796. -n, --just-print, --dry-run, --recon
  797. Don't actually run any commands; just print them.
  798. -o FILE, --old-file=FILE, --assume-old=FILE
  799. Consider FILE to be very old and don't remake it.
  800. -p, --print-data-base Print make's internal database.
  801. -q, --question Run no commands; exit status says if up to date.
  802. -r, --no-builtin-rules Disable the built-in implicit rules.
  803. -R, --no-builtin-variables Disable the built-in variable settings.
  804. -s, --silent, --quiet Don't echo commands.
  805. -S, --no-keep-going, --stop
  806. Turns off -k.
  807. -t, --touch Touch targets instead of remaking them.
  808. -v, --version Print the version number of make and exit.
  809. -w, --print-directory Print the current directory.
  810. --no-print-directory Turn off -w, even if it was turned on implicitly.
  811. -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  812. Consider FILE to be infinitely new.
  813. --warn-undefined-variables Warn when an undefined variable is referenced.
  814.  
  815. This program built for x86_64-unknown-linux-gnu
  816. Report bugs to <bug-make@gnu.org>
  817. make: Leaving an unknown directory
  818. make[2]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64/config'
  819. make[1]: Leaving directory `/home/nick/xnu-1228.12.14/BUILD/obj/RELEASE_X86_64'
Add Comment
Please, Sign In to add comment