Advertisement
Guest User

Linux Docs build error

a guest
May 19th, 2024
125
0
351 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 17.93 KB | None | 0 0
  1.  
  2. make PDFLATEX="latexmk -xelatex" LATEXOPTS="-interaction=batchmode -no-shell-escape" XDG_CONFIG_HOME=/home/aalher/deny-vf -C Documentation/output/./latex || sh ./scripts/check-variable-fonts.sh || exit; mkdir -p Documentation/output/./pdf; mv Documentation/output/./latex/PCI.pdf Documentation/output/./latex/RCU.pdf Documentation/output/./latex/accel.pdf Documentation/output/./latex/accounting.pdf Documentation/output/./latex/admin-guide.pdf Documentation/output/./latex/arch.pdf Documentation/output/./latex/block.pdf Documentation/output/./latex/bpf.pdf Documentation/output/./latex/cdrom.pdf Documentation/output/./latex/core-api.pdf Documentation/output/./latex/cpu-freq.pdf Documentation/output/./latex/crypto.pdf Documentation/output/./latex/dev-tools.pdf Documentation/output/./latex/devicetree.pdf Documentation/output/./latex/doc-guide.pdf Documentation/output/./latex/driver-api.pdf Documentation/output/./latex/fault-injection.pdf Documentation/output/./latex/fb.pdf Documentation/output/./latex/filesystems.pdf Documentation/output/./latex/firmware-guide.pdf Documentation/output/./latex/fpga.pdf Documentation/output/./latex/gpu.pdf Documentation/output/./latex/hid.pdf Documentation/output/./latex/hwmon.pdf Documentation/output/./latex/i2c.pdf Documentation/output/./latex/iio.pdf Documentation/output/./latex/infiniband.pdf Documentation/output/./latex/input.pdf Documentation/output/./latex/isdn.pdf Documentation/output/./latex/kbuild.pdf Documentation/output/./latex/kernel-hacking.pdf Documentation/output/./latex/leds.pdf Documentation/output/./latex/livepatch.pdf Documentation/output/./latex/locking.pdf Documentation/output/./latex/maintainer.pdf Documentation/output/./latex/mhi.pdf Documentation/output/./latex/misc-devices.pdf Documentation/output/./latex/mm.pdf Documentation/output/./latex/netlabel.pdf Documentation/output/./latex/networking.pdf Documentation/output/./latex/pcmcia.pdf Documentation/output/./latex/peci.pdf Documentation/output/./latex/power.pdf Documentation/output/./latex/process.pdf Documentation/output/./latex/rust.pdf Documentation/output/./latex/scheduler.pdf Documentation/output/./latex/scsi.pdf Documentation/output/./latex/security.pdf Documentation/output/./latex/sound.pdf Documentation/output/./latex/spi.pdf Documentation/output/./latex/staging.pdf Documentation/output/./latex/target.pdf Documentation/output/./latex/tee.pdf Documentation/output/./latex/timers.pdf Documentation/output/./latex/tools.pdf Documentation/output/./latex/trace.pdf Documentation/output/./latex/translations.pdf Documentation/output/./latex/usb.pdf Documentation/output/./latex/userspace-api.pdf Documentation/output/./latex/virt.pdf Documentation/output/./latex/w1.pdf Documentation/output/./latex/watchdog.pdf Documentation/output/./latex/wmi.pdf Documentation/output/./pdf/;
  3. latexmk -xelatex  'PCI.tex'
  4. Rc files read:
  5.   /etc/LatexMk
  6.   latexmkrc
  7. Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76.
  8. Latexmk: applying rule 'xelatex'...
  9. Rule 'xelatex': File changes, etc:
  10.    Changed files, or newly in use since previous run(s):
  11.       '/var/lib/texmf/web2c/xetex/xelatex.fmt'
  12.       'PCI.tex'
  13.       'kerneldoc-preamble.sty'
  14.       'sphinx.sty'
  15.       'sphinxhighlight.sty'
  16.       'sphinxmanual.cls'
  17. ------------
  18. Run number 1 of rule 'xelatex'
  19. ------------
  20. ------------
  21. Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "PCI.tex"'
  22. ------------
  23. This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex)
  24. entering extended mode
  25. Latexmk: Examining 'PCI.log'
  26. === TeX engine is 'XeTeX'
  27. Latexmk: Index file 'PCI.idx' was written
  28. Latexmk: References changed.
  29. Latexmk: References changed.
  30. Latexmk: Log file says output to 'PCI.xdv'
  31. Latexmk: applying rule 'makeindex PCI.idx'...
  32. Rule 'makeindex PCI.idx': File changes, etc:
  33.    Changed files, or newly in use since previous run(s):
  34.       'PCI.idx'
  35. ------------
  36. Run number 1 of rule 'makeindex PCI.idx'
  37. ------------
  38. ------------
  39. Running 'makeindex -s python.ist  -o "PCI.ind" "PCI.idx"'
  40. ------------
  41. This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support).
  42. Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored).
  43. Scanning input file PCI.idx....done (19 entries accepted, 0 rejected).
  44. Sorting entries....done (87 comparisons).
  45. Generating output file PCI.ind....done (28 lines written, 0 warnings).
  46. Output written in PCI.ind.
  47. Transcript written in PCI.ilg.
  48. Latexmk: applying rule 'xelatex'...
  49. Rule 'xelatex': File changes, etc:
  50.    Changed files, or newly in use since previous run(s):
  51.       'PCI.aux'
  52.       'PCI.ind'
  53.       'PCI.out'
  54.       'PCI.toc'
  55. ------------
  56. Run number 2 of rule 'xelatex'
  57. ------------
  58. ------------
  59. Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "PCI.tex"'
  60. ------------
  61. This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex)
  62. entering extended mode
  63. Latexmk: Examining 'PCI.log'
  64. === TeX engine is 'XeTeX'
  65. Latexmk: Index file 'PCI.idx' was written
  66. Latexmk: Log file says output to 'PCI.xdv'
  67. Latexmk: applying rule 'xdvipdfmx'...
  68. Rule 'xdvipdfmx': File changes, etc:
  69.    Changed files, or newly in use since previous run(s):
  70.       'PCI.xdv'
  71.    Rule(s) that have been run and require run of dependent rule:
  72.       'xelatex' which requires run of 'xdvipdfmx'
  73. ------------
  74. Run number 1 of rule 'xdvipdfmx'
  75. ------------
  76. ------------
  77. Running 'xdvipdfmx -E -o "PCI.pdf"  "PCI.xdv"'
  78. ------------
  79. PCI.xdv -> PCI.pdf
  80. [1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23][24][25][26][27][28][29][30][31][32][33][34][35][36][37][38][39][40][41][42][43][44][45][46][47][48][49][50][51][52][53][54][55][56][57][58][59][60][61][62][63][64][65][66][67][68][69][70][71][72][73][74][75][76][77][78][79][80][81][82][83][84][85][86][87][88][89][90][91][92][93][94][95]
  81. 329110 bytes written
  82. Latexmk: All targets (PCI.xdv PCI.pdf) are up-to-date
  83. latexmk -xelatex  'RCU.tex'
  84. Rc files read:
  85.   /etc/LatexMk
  86.   latexmkrc
  87. Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76.
  88. Latexmk: applying rule 'xelatex'...
  89. Rule 'xelatex': File changes, etc:
  90.    Changed files, or newly in use since previous run(s):
  91.       '/var/lib/texmf/web2c/xetex/xelatex.fmt'
  92.       'RCU.tex'
  93.       'kerneldoc-preamble.sty'
  94.       'sphinx.sty'
  95.       'sphinxhighlight.sty'
  96.       'sphinxmanual.cls'
  97. ------------
  98. Run number 1 of rule 'xelatex'
  99. ------------
  100. ------------
  101. Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "RCU.tex"'
  102. ------------
  103. This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex)
  104. entering extended mode
  105. Latexmk: Examining 'RCU.log'
  106. === TeX engine is 'XeTeX'
  107. Latexmk: Index file 'RCU.idx' was written
  108. Latexmk: Missing input file 'rcu_node-lock.pdf' (or dependence on it) from following:
  109.   '! Unable to load picture or PDF file 'rcu_node-lock.pdf'.'
  110. Latexmk: Missing input file 'rcu_node-lock.pdf' (or dependence on it) from following:
  111.   '! Unable to load picture or PDF file 'rcu_node-lock.pdf'.'
  112. Latexmk: Missing input file 'TreeRCU-callback-registry.pdf' (or dependence on it) from following:
  113.   '! Unable to load picture or PDF file 'TreeRCU-callback-registry.pdf'.'
  114. Latexmk: Missing input file 'TreeRCU-callback-registry.pdf' (or dependence on it) from following:
  115.   '! Unable to load picture or PDF file 'TreeRCU-callback-registry.pdf'.'
  116. Latexmk: Missing input file 'TreeRCU-gp-init-1.pdf' (or dependence on it) from following:
  117.   '! Unable to load picture or PDF file 'TreeRCU-gp-init-1.pdf'.'
  118. Latexmk: Missing input file 'TreeRCU-gp-init-1.pdf' (or dependence on it) from following:
  119.   '! Unable to load picture or PDF file 'TreeRCU-gp-init-1.pdf'.'
  120. Latexmk: Missing input file 'TreeRCU-gp-init-2.pdf' (or dependence on it) from following:
  121.   '! Unable to load picture or PDF file 'TreeRCU-gp-init-2.pdf'.'
  122. Latexmk: Missing input file 'TreeRCU-gp-init-2.pdf' (or dependence on it) from following:
  123.   '! Unable to load picture or PDF file 'TreeRCU-gp-init-2.pdf'.'
  124. Latexmk: Missing input file 'TreeRCU-gp-init-3.pdf' (or dependence on it) from following:
  125.   '! Unable to load picture or PDF file 'TreeRCU-gp-init-3.pdf'.'
  126. Latexmk: Missing input file 'TreeRCU-gp-init-3.pdf' (or dependence on it) from following:
  127.   '! Unable to load picture or PDF file 'TreeRCU-gp-init-3.pdf'.'
  128. Latexmk: Missing input file 'TreeRCU-qs.pdf' (or dependence on it) from following:
  129.   '! Unable to load picture or PDF file 'TreeRCU-qs.pdf'.'
  130. Latexmk: Missing input file 'TreeRCU-qs.pdf' (or dependence on it) from following:
  131.   '! Unable to load picture or PDF file 'TreeRCU-qs.pdf'.'
  132. Latexmk: Missing input file 'TreeRCU-dyntick.pdf' (or dependence on it) from following:
  133.   '! Unable to load picture or PDF file 'TreeRCU-dyntick.pdf'.'
  134. Latexmk: Missing input file 'TreeRCU-dyntick.pdf' (or dependence on it) from following:
  135.   '! Unable to load picture or PDF file 'TreeRCU-dyntick.pdf'.'
  136. Latexmk: Missing input file 'TreeRCU-hotplug.pdf' (or dependence on it) from following:
  137.   '! Unable to load picture or PDF file 'TreeRCU-hotplug.pdf'.'
  138. Latexmk: Missing input file 'TreeRCU-hotplug.pdf' (or dependence on it) from following:
  139.   '! Unable to load picture or PDF file 'TreeRCU-hotplug.pdf'.'
  140. Latexmk: Missing input file 'TreeRCU-gp-fqs.pdf' (or dependence on it) from following:
  141.   '! Unable to load picture or PDF file 'TreeRCU-gp-fqs.pdf'.'
  142. Latexmk: Missing input file 'TreeRCU-gp-fqs.pdf' (or dependence on it) from following:
  143.   '! Unable to load picture or PDF file 'TreeRCU-gp-fqs.pdf'.'
  144. Latexmk: Missing input file 'TreeRCU-gp-cleanup.pdf' (or dependence on it) from following:
  145.   '! Unable to load picture or PDF file 'TreeRCU-gp-cleanup.pdf'.'
  146. Latexmk: Missing input file 'TreeRCU-gp-cleanup.pdf' (or dependence on it) from following:
  147.   '! Unable to load picture or PDF file 'TreeRCU-gp-cleanup.pdf'.'
  148. Latexmk: Missing input file 'TreeRCU-callback-invocation.pdf' (or dependence on it) from following:
  149.   '! Unable to load picture or PDF file 'TreeRCU-callback-invocation.pdf'.'
  150. Latexmk: Missing input file 'TreeRCU-callback-invocation.pdf' (or dependence on it) from following:
  151.   '! Unable to load picture or PDF file 'TreeRCU-callback-invocation.pdf'.'
  152. Latexmk: Missing input file 'TreeRCU-gp.pdf' (or dependence on it) from following:
  153.   '! Unable to load picture or PDF file 'TreeRCU-gp.pdf'.'
  154. Latexmk: Missing input file 'TreeRCU-gp.pdf' (or dependence on it) from following:
  155.   '! Unable to load picture or PDF file 'TreeRCU-gp.pdf'.'
  156. Latexmk: Missing input file 'ExpRCUFlow.pdf' (or dependence on it) from following:
  157.   '! Unable to load picture or PDF file 'ExpRCUFlow.pdf'.'
  158. Latexmk: Missing input file 'ExpRCUFlow.pdf' (or dependence on it) from following:
  159.   '! Unable to load picture or PDF file 'ExpRCUFlow.pdf'.'
  160. Latexmk: Missing input file 'ExpSchedFlow.pdf' (or dependence on it) from following:
  161.   '! Unable to load picture or PDF file 'ExpSchedFlow.pdf'.'
  162. Latexmk: Missing input file 'ExpSchedFlow.pdf' (or dependence on it) from following:
  163.   '! Unable to load picture or PDF file 'ExpSchedFlow.pdf'.'
  164. Latexmk: Missing input file 'Funnel0.pdf' (or dependence on it) from following:
  165.   '! Unable to load picture or PDF file 'Funnel0.pdf'.'
  166. Latexmk: Missing input file 'Funnel0.pdf' (or dependence on it) from following:
  167.   '! Unable to load picture or PDF file 'Funnel0.pdf'.'
  168. Latexmk: Missing input file 'Funnel1.pdf' (or dependence on it) from following:
  169.   '! Unable to load picture or PDF file 'Funnel1.pdf'.'
  170. Latexmk: Missing input file 'Funnel1.pdf' (or dependence on it) from following:
  171.   '! Unable to load picture or PDF file 'Funnel1.pdf'.'
  172. Latexmk: Missing input file 'Funnel2.pdf' (or dependence on it) from following:
  173.   '! Unable to load picture or PDF file 'Funnel2.pdf'.'
  174. Latexmk: Missing input file 'Funnel2.pdf' (or dependence on it) from following:
  175.   '! Unable to load picture or PDF file 'Funnel2.pdf'.'
  176. Latexmk: Missing input file 'Funnel3.pdf' (or dependence on it) from following:
  177.   '! Unable to load picture or PDF file 'Funnel3.pdf'.'
  178. Latexmk: Missing input file 'Funnel3.pdf' (or dependence on it) from following:
  179.   '! Unable to load picture or PDF file 'Funnel3.pdf'.'
  180. Latexmk: Missing input file 'Funnel4.pdf' (or dependence on it) from following:
  181.   '! Unable to load picture or PDF file 'Funnel4.pdf'.'
  182. Latexmk: Missing input file 'Funnel4.pdf' (or dependence on it) from following:
  183.   '! Unable to load picture or PDF file 'Funnel4.pdf'.'
  184. Latexmk: Missing input file 'Funnel5.pdf' (or dependence on it) from following:
  185.   '! Unable to load picture or PDF file 'Funnel5.pdf'.'
  186. Latexmk: Missing input file 'Funnel5.pdf' (or dependence on it) from following:
  187.   '! Unable to load picture or PDF file 'Funnel5.pdf'.'
  188. Latexmk: Missing input file 'Funnel6.pdf' (or dependence on it) from following:
  189.   '! Unable to load picture or PDF file 'Funnel6.pdf'.'
  190. Latexmk: Missing input file 'Funnel6.pdf' (or dependence on it) from following:
  191.   '! Unable to load picture or PDF file 'Funnel6.pdf'.'
  192. Latexmk: Missing input file 'Funnel7.pdf' (or dependence on it) from following:
  193.   '! Unable to load picture or PDF file 'Funnel7.pdf'.'
  194. Latexmk: Missing input file 'Funnel7.pdf' (or dependence on it) from following:
  195.   '! Unable to load picture or PDF file 'Funnel7.pdf'.'
  196. Latexmk: Missing input file 'Funnel8.pdf' (or dependence on it) from following:
  197.   '! Unable to load picture or PDF file 'Funnel8.pdf'.'
  198. Latexmk: Missing input file 'Funnel8.pdf' (or dependence on it) from following:
  199.   '! Unable to load picture or PDF file 'Funnel8.pdf'.'
  200. Latexmk: Missing input file 'GPpartitionReaders1.pdf' (or dependence on it) from following:
  201.   '! Unable to load picture or PDF file 'GPpartitionReaders1.pdf'.'
  202. Latexmk: Missing input file 'GPpartitionReaders1.pdf' (or dependence on it) from following:
  203.   '! Unable to load picture or PDF file 'GPpartitionReaders1.pdf'.'
  204. Latexmk: Missing input file 'ReadersPartitionGP1.pdf' (or dependence on it) from following:
  205.   '! Unable to load picture or PDF file 'ReadersPartitionGP1.pdf'.'
  206. Latexmk: Missing input file 'ReadersPartitionGP1.pdf' (or dependence on it) from following:
  207.   '! Unable to load picture or PDF file 'ReadersPartitionGP1.pdf'.'
  208. Latexmk: Missing input file 'BigTreeClassicRCU.pdf' (or dependence on it) from following:
  209.   '! Unable to load picture or PDF file 'BigTreeClassicRCU.pdf'.'
  210. Latexmk: Missing input file 'BigTreeClassicRCU.pdf' (or dependence on it) from following:
  211.   '! Unable to load picture or PDF file 'BigTreeClassicRCU.pdf'.'
  212. Latexmk: Missing input file 'HugeTreeClassicRCU.pdf' (or dependence on it) from following:
  213.   '! Unable to load picture or PDF file 'HugeTreeClassicRCU.pdf'.'
  214. Latexmk: Missing input file 'HugeTreeClassicRCU.pdf' (or dependence on it) from following:
  215.   '! Unable to load picture or PDF file 'HugeTreeClassicRCU.pdf'.'
  216. Latexmk: Missing input file 'BigTreePreemptRCUBHdyntickCB.pdf' (or dependence on it) from following:
  217.   '! Unable to load picture or PDF file 'BigTreePreemptRCUBHdyntickCB.pdf'.'
  218. Latexmk: Missing input file 'BigTreePreemptRCUBHdyntickCB.pdf' (or dependence on it) from following:
  219.   '! Unable to load picture or PDF file 'BigTreePreemptRCUBHdyntickCB.pdf'.'
  220. Latexmk: Missing input file 'TreeMapping.pdf' (or dependence on it) from following:
  221.   '! Unable to load picture or PDF file 'TreeMapping.pdf'.'
  222. Latexmk: Missing input file 'TreeMapping.pdf' (or dependence on it) from following:
  223.   '! Unable to load picture or PDF file 'TreeMapping.pdf'.'
  224. Latexmk: Missing input file 'TreeMappingLevel.pdf' (or dependence on it) from following:
  225.   '! Unable to load picture or PDF file 'TreeMappingLevel.pdf'.'
  226. Latexmk: Missing input file 'TreeMappingLevel.pdf' (or dependence on it) from following:
  227.   '! Unable to load picture or PDF file 'TreeMappingLevel.pdf'.'
  228. Latexmk: Missing input file 'TreeLevel.pdf' (or dependence on it) from following:
  229.   '! Unable to load picture or PDF file 'TreeLevel.pdf'.'
  230. Latexmk: Missing input file 'TreeLevel.pdf' (or dependence on it) from following:
  231.   '! Unable to load picture or PDF file 'TreeLevel.pdf'.'
  232. Latexmk: Missing input file 'blkd_task.pdf' (or dependence on it) from following:
  233.   '! Unable to load picture or PDF file 'blkd_task.pdf'.'
  234. Latexmk: Missing input file 'blkd_task.pdf' (or dependence on it) from following:
  235.   '! Unable to load picture or PDF file 'blkd_task.pdf'.'
  236. Latexmk: Missing input file 'nxtlist.pdf' (or dependence on it) from following:
  237.   '! Unable to load picture or PDF file 'nxtlist.pdf'.'
  238. Latexmk: Missing input file 'nxtlist.pdf' (or dependence on it) from following:
  239.   '! Unable to load picture or PDF file 'nxtlist.pdf'.'
  240. Latexmk: References changed.
  241. Latexmk: References changed.
  242. Latexmk: Log file says output to 'RCU.xdv'
  243. Latexmk: Errors, so I did not complete making targets
  244. Collected error summary (may duplicate other messages):
  245.   xelatex: Command for 'xelatex' gave return code 1
  246.       Refer to 'RCU.log' for details
  247. Latexmk: Use the -f option to force complete processing,
  248.  unless error was exceeding maximum runs, or warnings treated as errors.
  249. make[3]: *** [Makefile:29: RCU.pdf] Error 12
  250. make[2]: *** [Documentation/Makefile:161: pdfdocs] Error 1
  251. make[1]: *** [/home/aalher/Documents/Code/Repo/git.kernel.org/FOSS/linux/Makefile:1703: pdfdocs] Error 2
  252. make: *** [Makefile:240: __sub-make] Error 2
  253.  
  254. ┌─░▒▓  …/linux  master ?  16:32
  255. └──────> find . -name "rcu*.pdf"
  256. ./Documentation/output/latex/rcu_node-lock.pdf
  257.  
  258. ┌─░▒▓  …/linux  master ?  16:33
  259. └──────> find . -name "TreeRCU*.pdf"
  260. ./Documentation/output/latex/TreeRCU-gp-init-2.pdf
  261. ./Documentation/output/latex/TreeRCU-dyntick.pdf
  262. ./Documentation/output/latex/TreeRCU-qs.pdf
  263. ./Documentation/output/latex/TreeRCU-gp-cleanup.pdf
  264. ./Documentation/output/latex/TreeRCU-hotplug.pdf
  265. ./Documentation/output/latex/TreeRCU-gp.pdf
  266. ./Documentation/output/latex/TreeRCU-gp-init-3.pdf
  267. ./Documentation/output/latex/TreeRCU-gp-fqs.pdf
  268. ./Documentation/output/latex/TreeRCU-callback-registry.pdf
  269. ./Documentation/output/latex/TreeRCU-callback-invocation.pdf
  270. ./Documentation/output/latex/TreeRCU-gp-init-1.pdf
  271.  
Tags: Linux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement