make pdfdocs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Good afternoon, the build of the kernel documentation "make pdfdocs" does not work.
 
I read that there is a bug in the Sphinx version less than 7.2.x, so I updated my Fedora to version 40 where the Sphinx bug was fixed. Some documents are being built, but an error appears on the build of the filesystems file  — make_pdfdocs.log
File filesystems.log is also attached

After that I fulfilled
           pip install -r Documentation/sphinx/requirements.txt
and the build stopped running altogether — make_pdfdocs_after_requirements.log attached


 
$ cat /proc/version
Linux version 6.8.0-0.rc4.20240212git716f4aaa7b48.35.fc40.x86_64 (mockbuild@9b8b8766a564484899a655bd85303ad9) (gcc (GCC) 14.0.1 20240208 (Red Hat 14.0.1-0), GNU ld version 2.41-32.fc40) #1 SMP PREEMPT_DYNAMIC Mon Feb 12 23:49:43 UTC 2024
 
$ cat /proc/meminfo
MemTotal:       30734908 kB
MemFree:          370584 kB
MemAvailable:   25357380 kB
 
--
Геннадий Романов
Отправлено из Почты Mail.ru
  PARSE   include/uapi/linux/dvb/ca.h
  PARSE   include/uapi/linux/dvb/dmx.h
  PARSE   include/uapi/linux/dvb/frontend.h
  PARSE   include/uapi/linux/dvb/net.h
  PARSE   include/uapi/linux/videodev2.h
  PARSE   include/uapi/linux/media.h
  PARSE   include/uapi/linux/cec.h
  PARSE   include/uapi/linux/lirc.h
make PDFLATEX="latexmk -xelatex" LATEXOPTS="-interaction=batchmode -no-shell-escape" -C Documentation/output/./latex || 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/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/; 
latexmk -xelatex  'PCI.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "PCI.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'PCI.log'
Latexmk: Examining 'PCI.fls'
Latexmk: Examining 'PCI.log'
Latexmk: Index file 'PCI.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'PCI.xdv'
Latexmk: applying rule 'makeindex PCI.idx'...
Rule 'makeindex PCI.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex PCI.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex PCI.idx'
------------
------------
Running 'makeindex -s python.ist  -o "PCI.ind" "PCI.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  PCI.aux
  PCI.ind
  PCI.out
  PCI.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "PCI.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'PCI.log'
Latexmk: Examining 'PCI.fls'
Latexmk: Examining 'PCI.log'
Latexmk: Index file 'PCI.idx' was written
Latexmk: References changed.
Latexmk: Log file says output to 'PCI.xdv'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  PCI.aux
  PCI.out
  PCI.toc

------------
Run number 3 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "PCI.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'PCI.log'
Latexmk: Examining 'PCI.fls'
Latexmk: Examining 'PCI.log'
Latexmk: Index file 'PCI.idx' was written
Latexmk: Log file says output to 'PCI.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  PCI.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "PCI.pdf"  "PCI.xdv"'
------------
Latexmk: All targets (PCI.xdv PCI.pdf) are up-to-date

latexmk -xelatex  'RCU.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "RCU.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'RCU.log'
Latexmk: Examining 'RCU.fls'
Latexmk: Examining 'RCU.log'
Latexmk: Index file 'RCU.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'RCU.xdv'
Latexmk: applying rule 'makeindex RCU.idx'...
Rule 'makeindex RCU.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex RCU.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex RCU.idx'
------------
------------
Running 'makeindex -s python.ist  -o "RCU.ind" "RCU.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  RCU.aux
  RCU.ind
  RCU.out
  RCU.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "RCU.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'RCU.log'
Latexmk: Examining 'RCU.fls'
Latexmk: Examining 'RCU.log'
Latexmk: Index file 'RCU.idx' was written
Latexmk: Log file says output to 'RCU.xdv'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  RCU.aux

------------
Run number 3 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "RCU.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'RCU.log'
Latexmk: Examining 'RCU.fls'
Latexmk: Examining 'RCU.log'
Latexmk: Index file 'RCU.idx' was written
Latexmk: Log file says output to 'RCU.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  RCU.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "RCU.pdf"  "RCU.xdv"'
------------
Latexmk: All targets (RCU.xdv RCU.pdf) are up-to-date

latexmk -xelatex  'accel.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "accel.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'accel.log'
Latexmk: Examining 'accel.fls'
Latexmk: Examining 'accel.log'
Latexmk: Index file 'accel.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'accel.xdv'
Latexmk: applying rule 'makeindex accel.idx'...
Rule 'makeindex accel.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex accel.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex accel.idx'
------------
------------
Running 'makeindex -s python.ist  -o "accel.ind" "accel.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  accel.aux
  accel.ind
  accel.out
  accel.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "accel.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'accel.log'
Latexmk: Examining 'accel.fls'
Latexmk: Examining 'accel.log'
Latexmk: Index file 'accel.idx' was written
Latexmk: Log file says output to 'accel.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  accel.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "accel.pdf"  "accel.xdv"'
------------
Latexmk: All targets (accel.xdv accel.pdf) are up-to-date

latexmk -xelatex  'accounting.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "accounting.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'accounting.log'
Latexmk: Examining 'accounting.fls'
Latexmk: Examining 'accounting.log'
Latexmk: Index file 'accounting.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'accounting.xdv'
Latexmk: applying rule 'makeindex accounting.idx'...
Rule 'makeindex accounting.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex accounting.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex accounting.idx'
------------
------------
Running 'makeindex -s python.ist  -o "accounting.ind" "accounting.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  accounting.aux
  accounting.ind
  accounting.out
  accounting.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "accounting.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'accounting.log'
Latexmk: Examining 'accounting.fls'
Latexmk: Examining 'accounting.log'
Latexmk: Index file 'accounting.idx' was written
Latexmk: Log file says output to 'accounting.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  accounting.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "accounting.pdf"  "accounting.xdv"'
------------
Latexmk: All targets (accounting.xdv accounting.pdf) are up-to-date

latexmk -xelatex  'admin-guide.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "admin-guide.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'admin-guide.log'
Latexmk: Examining 'admin-guide.fls'
Latexmk: Examining 'admin-guide.log'
Latexmk: Index file 'admin-guide.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'admin-guide.xdv'
Latexmk: applying rule 'makeindex admin-guide.idx'...
Rule 'makeindex admin-guide.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex admin-guide.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex admin-guide.idx'
------------
------------
Running 'makeindex -s python.ist  -o "admin-guide.ind" "admin-guide.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  admin-guide.aux
  admin-guide.ind
  admin-guide.out
  admin-guide.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "admin-guide.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'admin-guide.log'
Latexmk: Examining 'admin-guide.fls'
Latexmk: Examining 'admin-guide.log'
Latexmk: Index file 'admin-guide.idx' was written
Latexmk: References changed.
Latexmk: Log file says output to 'admin-guide.xdv'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  admin-guide.aux
  admin-guide.out
  admin-guide.toc

------------
Run number 3 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "admin-guide.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'admin-guide.log'
Latexmk: Examining 'admin-guide.fls'
Latexmk: Examining 'admin-guide.log'
Latexmk: Index file 'admin-guide.idx' was written
Latexmk: Log file says output to 'admin-guide.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  admin-guide.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "admin-guide.pdf"  "admin-guide.xdv"'
------------
Latexmk: All targets (admin-guide.xdv admin-guide.pdf) are up-to-date

latexmk -xelatex  'arch.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "arch.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'arch.log'
Latexmk: Examining 'arch.fls'
Latexmk: Examining 'arch.log'
Latexmk: Index file 'arch.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'arch.xdv'
Latexmk: applying rule 'makeindex arch.idx'...
Rule 'makeindex arch.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex arch.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex arch.idx'
------------
------------
Running 'makeindex -s python.ist  -o "arch.ind" "arch.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  arch.aux
  arch.ind
  arch.out
  arch.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "arch.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'arch.log'
Latexmk: Examining 'arch.fls'
Latexmk: Examining 'arch.log'
Latexmk: Index file 'arch.idx' was written
Latexmk: References changed.
Latexmk: Log file says output to 'arch.xdv'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  arch.aux
  arch.out
  arch.toc

------------
Run number 3 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "arch.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'arch.log'
Latexmk: Examining 'arch.fls'
Latexmk: Examining 'arch.log'
Latexmk: Index file 'arch.idx' was written
Latexmk: Log file says output to 'arch.xdv'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  arch.aux

------------
Run number 4 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "arch.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'arch.log'
Latexmk: Examining 'arch.fls'
Latexmk: Examining 'arch.log'
Latexmk: Index file 'arch.idx' was written
Latexmk: Log file says output to 'arch.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  arch.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "arch.pdf"  "arch.xdv"'
------------
Latexmk: All targets (arch.xdv arch.pdf) are up-to-date

latexmk -xelatex  'block.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "block.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'block.log'
Latexmk: Examining 'block.fls'
Latexmk: Examining 'block.log'
Latexmk: Index file 'block.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'block.xdv'
Latexmk: applying rule 'makeindex block.idx'...
Rule 'makeindex block.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex block.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex block.idx'
------------
------------
Running 'makeindex -s python.ist  -o "block.ind" "block.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  block.aux
  block.ind
  block.out
  block.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "block.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'block.log'
Latexmk: Examining 'block.fls'
Latexmk: Examining 'block.log'
Latexmk: Index file 'block.idx' was written
Latexmk: References changed.
Latexmk: Log file says output to 'block.xdv'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  block.aux
  block.out
  block.toc

------------
Run number 3 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "block.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'block.log'
Latexmk: Examining 'block.fls'
Latexmk: Examining 'block.log'
Latexmk: Index file 'block.idx' was written
Latexmk: Log file says output to 'block.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  block.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "block.pdf"  "block.xdv"'
------------
Latexmk: All targets (block.xdv block.pdf) are up-to-date

latexmk -xelatex  'bpf.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "bpf.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'bpf.log'
Latexmk: Examining 'bpf.fls'
Latexmk: Examining 'bpf.log'
Latexmk: Index file 'bpf.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'bpf.xdv'
Latexmk: applying rule 'makeindex bpf.idx'...
Rule 'makeindex bpf.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex bpf.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex bpf.idx'
------------
------------
Running 'makeindex -s python.ist  -o "bpf.ind" "bpf.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  bpf.aux
  bpf.ind
  bpf.out
  bpf.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "bpf.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'bpf.log'
Latexmk: Examining 'bpf.fls'
Latexmk: Examining 'bpf.log'
Latexmk: Index file 'bpf.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'bpf.xdv'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  bpf.aux
  bpf.out
  bpf.toc

------------
Run number 3 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "bpf.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'bpf.log'
Latexmk: Examining 'bpf.fls'
Latexmk: Examining 'bpf.log'
Latexmk: Index file 'bpf.idx' was written
Latexmk: Log file says output to 'bpf.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  bpf.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "bpf.pdf"  "bpf.xdv"'
------------
Latexmk: All targets (bpf.xdv bpf.pdf) are up-to-date

latexmk -xelatex  'cdrom.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "cdrom.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'cdrom.log'
Latexmk: Examining 'cdrom.fls'
Latexmk: Examining 'cdrom.log'
Latexmk: Index file 'cdrom.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'cdrom.xdv'
Latexmk: applying rule 'makeindex cdrom.idx'...
Rule 'makeindex cdrom.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex cdrom.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex cdrom.idx'
------------
------------
Running 'makeindex -s python.ist  -o "cdrom.ind" "cdrom.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  cdrom.aux
  cdrom.ind
  cdrom.out
  cdrom.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "cdrom.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'cdrom.log'
Latexmk: Examining 'cdrom.fls'
Latexmk: Examining 'cdrom.log'
Latexmk: Index file 'cdrom.idx' was written
Latexmk: Log file says output to 'cdrom.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  cdrom.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "cdrom.pdf"  "cdrom.xdv"'
------------
Latexmk: All targets (cdrom.xdv cdrom.pdf) are up-to-date

latexmk -xelatex  'core-api.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "core-api.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'core-api.log'
Latexmk: Examining 'core-api.fls'
Latexmk: Examining 'core-api.log'
Latexmk: Index file 'core-api.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'core-api.xdv'
Latexmk: applying rule 'makeindex core-api.idx'...
Rule 'makeindex core-api.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex core-api.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex core-api.idx'
------------
------------
Running 'makeindex -s python.ist  -o "core-api.ind" "core-api.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  core-api.aux
  core-api.ind
  core-api.out
  core-api.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "core-api.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'core-api.log'
Latexmk: Examining 'core-api.fls'
Latexmk: Examining 'core-api.log'
Latexmk: Index file 'core-api.idx' was written
Latexmk: References changed.
Latexmk: Log file says output to 'core-api.xdv'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  core-api.aux
  core-api.out
  core-api.toc

------------
Run number 3 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "core-api.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'core-api.log'
Latexmk: Examining 'core-api.fls'
Latexmk: Examining 'core-api.log'
Latexmk: Index file 'core-api.idx' was written
Latexmk: Log file says output to 'core-api.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  core-api.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "core-api.pdf"  "core-api.xdv"'
------------
Latexmk: All targets (core-api.xdv core-api.pdf) are up-to-date

latexmk -xelatex  'cpu-freq.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "cpu-freq.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'cpu-freq.log'
Latexmk: Examining 'cpu-freq.fls'
Latexmk: Examining 'cpu-freq.log'
Latexmk: Index file 'cpu-freq.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'cpu-freq.xdv'
Latexmk: applying rule 'makeindex cpu-freq.idx'...
Rule 'makeindex cpu-freq.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex cpu-freq.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex cpu-freq.idx'
------------
------------
Running 'makeindex -s python.ist  -o "cpu-freq.ind" "cpu-freq.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  cpu-freq.aux
  cpu-freq.ind
  cpu-freq.out
  cpu-freq.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "cpu-freq.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'cpu-freq.log'
Latexmk: Examining 'cpu-freq.fls'
Latexmk: Examining 'cpu-freq.log'
Latexmk: Index file 'cpu-freq.idx' was written
Latexmk: Log file says output to 'cpu-freq.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  cpu-freq.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "cpu-freq.pdf"  "cpu-freq.xdv"'
------------
Latexmk: All targets (cpu-freq.xdv cpu-freq.pdf) are up-to-date

latexmk -xelatex  'crypto.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "crypto.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'crypto.log'
Latexmk: Examining 'crypto.fls'
Latexmk: Examining 'crypto.log'
Latexmk: Index file 'crypto.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'crypto.xdv'
Latexmk: applying rule 'makeindex crypto.idx'...
Rule 'makeindex crypto.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex crypto.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex crypto.idx'
------------
------------
Running 'makeindex -s python.ist  -o "crypto.ind" "crypto.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  crypto.aux
  crypto.ind
  crypto.out
  crypto.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "crypto.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'crypto.log'
Latexmk: Examining 'crypto.fls'
Latexmk: Examining 'crypto.log'
Latexmk: Index file 'crypto.idx' was written
Latexmk: References changed.
Latexmk: Log file says output to 'crypto.xdv'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  crypto.aux
  crypto.out
  crypto.toc

------------
Run number 3 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "crypto.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'crypto.log'
Latexmk: Examining 'crypto.fls'
Latexmk: Examining 'crypto.log'
Latexmk: Index file 'crypto.idx' was written
Latexmk: Log file says output to 'crypto.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  crypto.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "crypto.pdf"  "crypto.xdv"'
------------
Latexmk: All targets (crypto.xdv crypto.pdf) are up-to-date

latexmk -xelatex  'dev-tools.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "dev-tools.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'dev-tools.log'
Latexmk: Examining 'dev-tools.fls'
Latexmk: Examining 'dev-tools.log'
Latexmk: Index file 'dev-tools.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'dev-tools.xdv'
Latexmk: applying rule 'makeindex dev-tools.idx'...
Rule 'makeindex dev-tools.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex dev-tools.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex dev-tools.idx'
------------
------------
Running 'makeindex -s python.ist  -o "dev-tools.ind" "dev-tools.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  dev-tools.aux
  dev-tools.ind
  dev-tools.out
  dev-tools.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "dev-tools.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'dev-tools.log'
Latexmk: Examining 'dev-tools.fls'
Latexmk: Examining 'dev-tools.log'
Latexmk: Index file 'dev-tools.idx' was written
Latexmk: References changed.
Latexmk: Log file says output to 'dev-tools.xdv'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  dev-tools.aux
  dev-tools.out
  dev-tools.toc

------------
Run number 3 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "dev-tools.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'dev-tools.log'
Latexmk: Examining 'dev-tools.fls'
Latexmk: Examining 'dev-tools.log'
Latexmk: Index file 'dev-tools.idx' was written
Latexmk: Log file says output to 'dev-tools.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  dev-tools.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "dev-tools.pdf"  "dev-tools.xdv"'
------------
Latexmk: All targets (dev-tools.xdv dev-tools.pdf) are up-to-date

latexmk -xelatex  'devicetree.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "devicetree.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'devicetree.log'
Latexmk: Examining 'devicetree.fls'
Latexmk: Examining 'devicetree.log'
Latexmk: Index file 'devicetree.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'devicetree.xdv'
Latexmk: applying rule 'makeindex devicetree.idx'...
Rule 'makeindex devicetree.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex devicetree.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex devicetree.idx'
------------
------------
Running 'makeindex -s python.ist  -o "devicetree.ind" "devicetree.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  devicetree.aux
  devicetree.ind
  devicetree.out
  devicetree.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "devicetree.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'devicetree.log'
Latexmk: Examining 'devicetree.fls'
Latexmk: Examining 'devicetree.log'
Latexmk: Index file 'devicetree.idx' was written
Latexmk: References changed.
Latexmk: Log file says output to 'devicetree.xdv'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  devicetree.aux
  devicetree.out
  devicetree.toc

------------
Run number 3 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "devicetree.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'devicetree.log'
Latexmk: Examining 'devicetree.fls'
Latexmk: Examining 'devicetree.log'
Latexmk: Index file 'devicetree.idx' was written
Latexmk: Log file says output to 'devicetree.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  devicetree.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "devicetree.pdf"  "devicetree.xdv"'
------------
Latexmk: Summary of warnings from last run of *latex:
  Latex found 1 multiply defined reference(s)
Latexmk: All targets (devicetree.xdv devicetree.pdf) are up-to-date

latexmk -xelatex  'doc-guide.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "doc-guide.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'doc-guide.log'
Latexmk: Examining 'doc-guide.fls'
Latexmk: Examining 'doc-guide.log'
Latexmk: Index file 'doc-guide.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'doc-guide.xdv'
Latexmk: applying rule 'makeindex doc-guide.idx'...
Rule 'makeindex doc-guide.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex doc-guide.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex doc-guide.idx'
------------
------------
Running 'makeindex -s python.ist  -o "doc-guide.ind" "doc-guide.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  doc-guide.aux
  doc-guide.ind
  doc-guide.out
  doc-guide.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "doc-guide.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'doc-guide.log'
Latexmk: Examining 'doc-guide.fls'
Latexmk: Examining 'doc-guide.log'
Latexmk: Index file 'doc-guide.idx' was written
Latexmk: Log file says output to 'doc-guide.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  doc-guide.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "doc-guide.pdf"  "doc-guide.xdv"'
------------
Latexmk: All targets (doc-guide.xdv doc-guide.pdf) are up-to-date

latexmk -xelatex  'driver-api.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "driver-api.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'driver-api.log'
Latexmk: Examining 'driver-api.fls'
Latexmk: Examining 'driver-api.log'
Latexmk: Index file 'driver-api.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'driver-api.xdv'
Latexmk: applying rule 'makeindex driver-api.idx'...
Rule 'makeindex driver-api.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex driver-api.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex driver-api.idx'
------------
------------
Running 'makeindex -s python.ist  -o "driver-api.ind" "driver-api.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  driver-api.aux
  driver-api.ind
  driver-api.out
  driver-api.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "driver-api.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'driver-api.log'
Latexmk: Examining 'driver-api.fls'
Latexmk: Examining 'driver-api.log'
Latexmk: Index file 'driver-api.idx' was written
Latexmk: References changed.
Latexmk: Log file says output to 'driver-api.xdv'
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  driver-api.aux
  driver-api.out
  driver-api.toc

------------
Run number 3 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "driver-api.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'driver-api.log'
Latexmk: Examining 'driver-api.fls'
Latexmk: Examining 'driver-api.log'
Latexmk: Index file 'driver-api.idx' was written
Latexmk: Log file says output to 'driver-api.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  driver-api.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "driver-api.pdf"  "driver-api.xdv"'
------------
Latexmk: All targets (driver-api.xdv driver-api.pdf) are up-to-date

latexmk -xelatex  'fault-injection.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "fault-injection.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'fault-injection.log'
Latexmk: Examining 'fault-injection.fls'
Latexmk: Examining 'fault-injection.log'
Latexmk: Index file 'fault-injection.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'fault-injection.xdv'
Latexmk: applying rule 'makeindex fault-injection.idx'...
Rule 'makeindex fault-injection.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex fault-injection.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex fault-injection.idx'
------------
------------
Running 'makeindex -s python.ist  -o "fault-injection.ind" "fault-injection.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  fault-injection.aux
  fault-injection.ind
  fault-injection.out
  fault-injection.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "fault-injection.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'fault-injection.log'
Latexmk: Examining 'fault-injection.fls'
Latexmk: Examining 'fault-injection.log'
Latexmk: Index file 'fault-injection.idx' was written
Latexmk: Log file says output to 'fault-injection.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  fault-injection.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "fault-injection.pdf"  "fault-injection.xdv"'
------------
Latexmk: All targets (fault-injection.xdv fault-injection.pdf) are up-to-date

latexmk -xelatex  'fb.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "fb.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'fb.log'
Latexmk: Examining 'fb.fls'
Latexmk: Examining 'fb.log'
Latexmk: Index file 'fb.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'fb.xdv'
Latexmk: applying rule 'makeindex fb.idx'...
Rule 'makeindex fb.idx':  Reasons for rerun
Category 'other':
  Rerun of 'makeindex fb.idx' forced or previously required:
    Reason or flag: 'Initial set up of rule'

------------
Run number 1 of rule 'makeindex fb.idx'
------------
------------
Running 'makeindex -s python.ist  -o "fb.ind" "fb.idx"'
------------
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Changed files or newly in use/created:
  fb.aux
  fb.ind
  fb.out
  fb.toc

------------
Run number 2 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "fb.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'fb.log'
Latexmk: Examining 'fb.fls'
Latexmk: Examining 'fb.log'
Latexmk: Index file 'fb.idx' was written
Latexmk: Log file says output to 'fb.xdv'
Latexmk: applying rule 'xdvipdfmx'...
Rule 'xdvipdfmx':  Reasons for rerun
Changed files or newly in use/created:
  fb.xdv
Category 'changed_source_rules':
  xelatex
Category 'no_dest':
  xdvipdfmx

------------
Run number 1 of rule 'xdvipdfmx'
------------
------------
Running 'xdvipdfmx -E -o "fb.pdf"  "fb.xdv"'
------------
Latexmk: All targets (fb.xdv fb.pdf) are up-to-date

latexmk -xelatex  'filesystems.tex'
Rc files read:
  /etc/latexmkrc
  latexmkrc
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'xelatex'...
Rule 'xelatex':  Reasons for rerun
Category 'other':
  Rerun of 'xelatex' forced or previously required:
    Reason or flag: 'Initial setup'

------------
Run number 1 of rule 'xelatex'
------------
------------
Running 'xelatex --no-pdf -interaction=batchmode -no-shell-escape -no-pdf -recorder  "filesystems.tex"'
------------
This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex)
entering extended mode
Latexmk: Getting log file 'filesystems.log'
Latexmk: Examining 'filesystems.fls'
Latexmk: Examining 'filesystems.log'
Latexmk: Index file 'filesystems.idx' was written
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'filesystems.xdv'
Latexmk: Errors, so I did not complete making targets
Collected error summary (may duplicate other messages):
  xelatex: Command for 'xelatex' gave return code 1
      Refer to 'filesystems.log' and/or above output for details

This is XeTeX, Version 3.141592653-2.6-0.999995 (TeX Live 2023) (preloaded format=xelatex 2024.2.14)  14 FEB 2024 18:51
entering extended mode
 %&-line parsing enabled.
**filesystems.tex
(./filesystems.tex
LaTeX2e <2022-11-01> patch level 1
L3 programming layer <2023-02-22> (./sphinxmanual.cls
Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual)
(/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
Document Class: report 2022/07/02 v1.4n Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo
File: size11.clo 2022/07/02 v1.4n Standard LaTeX file (size option)
)
\c@part=\count181
\c@chapter=\count182
\c@section=\count183
\c@subsection=\count184
\c@subsubsection=\count185
\c@paragraph=\count186
\c@subparagraph=\count187
\c@figure=\count188
\c@table=\count189
\abovecaptionskip=\skip48
\belowcaptionskip=\skip49
\bibindent=\dimen140
)
LaTeX Info: Redefining \and on input line 35.
)
\sphinxpxdimen=\dimen141
(/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty
Package: cmap 2021/02/06 v1.0j CMap support: searchable PDF

Package cmap Warning: pdftex not detected - exiting.

) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2021/04/29 v2.0v Standard LaTeX package
LaTeX Font Info:    Trying to load font information for T1+lmr on input line 11
2.
(/usr/share/texlive/texmf-dist/tex/latex/lm/t1lmr.fd
File: t1lmr.fd 2015/05/01 v1.6.1 Font defs for Latin Modern
)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
Package: amsmath 2022/04/08 v2.17n AMS math features
\@mathmargin=\skip50
For additional information on amsmath, use the `?' option.
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
Package: amstext 2021/08/26 v2.01 AMS text
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0 generic functions
\@emptytoks=\toks16
\ex@=\dimen142
)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
\pmbraise@=\dimen143
) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty
Package: amsopn 2022/04/08 v2.04 operator names
)
\inf@bad=\count190
LaTeX Info: Redefining \frac on input line 234.
\uproot@=\count191
\leftroot@=\count192
LaTeX Info: Redefining \overline on input line 399.
LaTeX Info: Redefining \colon on input line 410.
\classnum@=\count193
\DOTSCASE@=\count194
LaTeX Info: Redefining \ldots on input line 496.
LaTeX Info: Redefining \dots on input line 499.
LaTeX Info: Redefining \cdots on input line 620.
\Mathstrutbox@=\box51
\strutbox@=\box52
LaTeX Info: Redefining \big on input line 722.
LaTeX Info: Redefining \Big on input line 723.
LaTeX Info: Redefining \bigg on input line 724.
LaTeX Info: Redefining \Bigg on input line 725.
\big@size=\dimen144
LaTeX Font Info:    Redeclaring font encoding OML on input line 743.
LaTeX Font Info:    Redeclaring font encoding OMS on input line 744.
\macc@depth=\count195
LaTeX Info: Redefining \bmod on input line 905.
LaTeX Info: Redefining \pmod on input line 910.
LaTeX Info: Redefining \smash on input line 940.
LaTeX Info: Redefining \relbar on input line 970.
LaTeX Info: Redefining \Relbar on input line 971.
\c@MaxMatrixCols=\count196
\dotsspace@=\muskip16
\c@parentequation=\count197
\dspbrk@lvl=\count198
\tag@help=\toks17
\row@=\count199
\column@=\count266
\maxfields@=\count267
\andhelp@=\toks18
\eqnshift@=\dimen145
\alignsep@=\dimen146
\tagshift@=\dimen147
\tagwidth@=\dimen148
\totwidth@=\dimen149
\lineht@=\dimen150
\@envbody=\toks19
\multlinegap=\skip51
\multlinetaggap=\skip52
\mathdisplay@stack=\toks20
LaTeX Info: Redefining \[ on input line 2953.
LaTeX Info: Redefining \] on input line 2954.
) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
Package: amssymb 2013/01/14 v3.01 AMS font symbols
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info:    Redeclaring math symbol \hbar on input line 98.
LaTeX Font Info:    Overwriting math alphabet `\mathfrak' in version `bold'
(Font)                  U/euf/m/n --> U/euf/b/n on input line 106.
)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
Package: babel 2023/02/13 3.86 The Babel package
\babel@savecnt=\count268
\U@D=\dimen151
\l@unhyphenated=\language3
(/usr/share/texlive/texmf-dist/tex/generic/babel/xebabel.def)
\bbl@readstream=\read2
\bbl@dirlevel=\count269
(/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf
Language: english 2017/06/06 v3.3r English support from the babel system
Package babel Info: Hyphen rules for 'british' set to \l@english
(babel)             (\language0). Reported on input line 82.
Package babel Info: Hyphen rules for 'UKenglish' set to \l@english
(babel)             (\language0). Reported on input line 83.
Package babel Info: Hyphen rules for 'canadian' set to \l@english
(babel)             (\language0). Reported on input line 102.
Package babel Info: Hyphen rules for 'australian' set to \l@english
(babel)             (\language0). Reported on input line 105.
Package babel Info: Hyphen rules for 'newzealand' set to \l@english
(babel)             (\language0). Reported on input line 108.
)) (/usr/share/texlive/texmf-dist/tex/generic/babel/locale/en/babel-english.tex
Package babel Info: Importing font and identification data for english
(babel)             from babel-en.ini. Reported on input line 11.
) (/usr/share/texlive/texmf-dist/tex/latex/tex-gyre/tgtermes.sty
Package: tgtermes 2009/09/27 v1.2 TeX Gyre Termes as default roman family
(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty
Package: kvoptions 2022-06-15 v3.15 Key value format for package options (HO)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2022/05/29 v1.15 key=value parser (DPC)
\KV@toks@=\toks21
) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty
Package: ltxcmds 2020-05-10 v1.25 LaTeX kernel commands for general use (HO)
) (/usr/share/texlive/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty
Package: kvsetkeys 2022-10-05 v1.19 Key value parser (HO)
))) (/usr/share/texlive/texmf-dist/tex/latex/tex-gyre/tgheros.sty
Package: tgheros 2009/09/27 v1.2 TeX Gyre Heros as default sans serif family
) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty
Package: fncychap 2007/07/30 v1.34 LaTeX package (Revised chapters)
\RW=\skip53
\mylen=\skip54
\myhi=\skip55
\px=\skip56
\py=\skip57
\pyy=\skip58
\pxx=\skip59
\c@AlphaCnt=\count270
\c@AlphaDecCnt=\count271
) (./sphinx.sty
Package: sphinx 2023/03/19 v6.2.0 LaTeX package (Sphinx markup)
(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
Package: xcolor 2022/06/12 v2.14 LaTeX color extensions (UK)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg
File: color.cfg 2016/01/02 v1.6 sample color configuration
)
Package xcolor Info: Driver file: xetex.def on input line 227.
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def
File: xetex.def 2022/09/22 v5.0n Graphics/color driver for xetex
) (/usr/share/texlive/texmf-dist/tex/latex/graphics/mathcolor.ltx)
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1353.
Package xcolor Info: Model `RGB' extended on input line 1369.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1371.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1372.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1373.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1374.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1375.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1376.
) (./sphinxoptionshyperref.sty
File: sphinxoptionshyperref.sty 2021/01/27 hyperref
) (./sphinxoptionsgeometry.sty
File: sphinxoptionsgeometry.sty 2021/01/27 geometry
) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
Package: textcomp 2020/02/02 v2.0n Standard LaTeX package
) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty
Package: float 2001/11/08 v1.3d Float enhancements (AL)
\c@float@type=\count272
\float@exts=\toks22
\float@box=\box53
\@float@everytoks=\toks23
\@floatcapt=\box54
) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty
\wrapoverhang=\dimen152
\WF@size=\dimen153
\c@WF@wrappedlines=\count273
\WF@box=\box55
\WF@everypar=\toks24
Package: wrapfig 2003/01/31  v 3.6
) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty
Package: capt-of 2009/12/29 v0.2 standard captions outside of floats
) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty
Package: multicol 2021/11/30 v1.9d multicolumn formatting (FMi)
\c@tracingmulticols=\count274
\mult@box=\box56
\multicol@leftmargin=\dimen154
\c@unbalance=\count275
\c@collectmore=\count276
\doublecol@number=\count277
\multicoltolerance=\count278
\multicolpretolerance=\count279
\full@width=\dimen155
\page@free=\dimen156
\premulticols=\dimen157
\postmulticols=\dimen158
\multicolsep=\skip60
\multicolbaselineskip=\skip61
\partial@page=\box57
\last@line=\box58
\maxbalancingoverflow=\dimen159
\mult@rightbox=\box59
\mult@grightbox=\box60
\mult@firstbox=\box61
\mult@gfirstbox=\box62
\@tempa=\box63
\@tempa=\box64
\@tempa=\box65
\@tempa=\box66
\@tempa=\box67
\@tempa=\box68
\@tempa=\box69
\@tempa=\box70
\@tempa=\box71
\@tempa=\box72
\@tempa=\box73
\@tempa=\box74
\@tempa=\box75
\@tempa=\box76
\@tempa=\box77
\@tempa=\box78
\@tempa=\box79
\@tempa=\box80
\@tempa=\box81
\@tempa=\box82
\@tempa=\box83
\@tempa=\box84
\@tempa=\box85
\@tempa=\box86
\@tempa=\box87
\@tempa=\box88
\@tempa=\box89
\@tempa=\box90
\@tempa=\box91
\@tempa=\box92
\@tempa=\box93
\@tempa=\box94
\@tempa=\box95
\@tempa=\box96
\@tempa=\box97
\@tempa=\box98
\c@minrows=\count280
\c@columnbadness=\count281
\c@finalcolumnbadness=\count282
\last@try=\dimen160
\multicolovershoot=\dimen161
\multicolundershoot=\dimen162
\mult@nat@firstbox=\box99
\colbreak@box=\box100
\mc@col@check@num=\count283
) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2021/09/16 v1.2d Enhanced LaTeX Graphics (DPC,SPQR)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2022/03/10 v1.4e Standard LaTeX Graphics (DPC,SPQR)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2021/08/11 v1.11 sin cos tan (DPC)
) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: xetex.def on input line 107.
)
\Gin@req@height=\dimen163
\Gin@req@width=\dimen164
) (./sphinxlatexgraphics.sty
File: sphinxlatexgraphics.sty 2021/01/27 graphics
\spx@image@maxheight=\dimen165
\spx@image@box=\box101
) (./sphinxpackageboxes.sty
Package: sphinxpackageboxes 2023/03/19 v6.2.0 advanced colored boxes

Package sphinx Warning: The package pict2e is required for rounded boxes.
(sphinx)                It does not seem to be available on your system.
(sphinx)                Options for setting radii will be ignored.


Package sphinx Warning: The package ellipse is required for elliptical corners.

(sphinx)                It does not seem to be available on your system.
(sphinx)                All non-straight corners will use circle arcs..

\spx@tempboxa=\box102
\spx@tempboxb=\box103
\spx@boxes@border=\dimen166
\spx@boxes@border@top=\dimen167
\spx@boxes@border@right=\dimen168
\spx@boxes@border@bottom=\dimen169
\spx@boxes@border@left=\dimen170
\spx@boxes@padding@top=\dimen171
\spx@boxes@padding@right=\dimen172
\spx@boxes@padding@bottom=\dimen173
\spx@boxes@padding@left=\dimen174
\spx@boxes@shadow@xoffset=\dimen175
\spx@boxes@shadow@yoffset=\dimen176
\spx@boxes@radius@topleft@x=\dimen177
\spx@boxes@radius@topright@x=\dimen178
\spx@boxes@radius@bottomright@x=\dimen179
\spx@boxes@radius@bottomleft@x=\dimen180
\spx@boxes@radius@topleft@y=\dimen181
\spx@boxes@radius@topright@y=\dimen182
\spx@boxes@radius@bottomright@y=\dimen183
\spx@boxes@radius@bottomleft@y=\dimen184
) (./sphinxlatexadmonitions.sty
File: sphinxlatexadmonitions.sty 2023/03/19 admonitions
(/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty
Package: framed 2011/10/22 v 0.96: framed or shaded text with page breaks
\OuterFrameSep=\skip62
\fb@frw=\dimen185
\fb@frh=\dimen186
\FrameRule=\dimen187
\FrameSep=\dimen188
)
\spx@notice@border=\dimen189
) (./sphinxlatexliterals.sty
File: sphinxlatexliterals.sty 2023/04/01 code-blocks and parsed literals
(/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
Package: fancyvrb 2023/01/19 4.5a verbatim text (tvz,hv)
\FV@CodeLineNo=\count284
\FV@InFile=\read3
\FV@TabBox=\box104
\c@FancyVerbLine=\count285
\FV@StepNumber=\count286
\FV@OutFile=\write3
) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty
Package: alltt 2021/01/29 v2.0g defines alltt environment
) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty
Package: upquote 2012/04/19 v1.3 upright-quote and grave-accent glyphs in verba
tim
) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty
Package: needspace 2010/09/12 v1.3d reserve vertical space
)
\sphinxcontinuationbox=\box105
\sphinxvisiblespacebox=\box106
\sphinxVerbatim@TitleBox=\box107
\sphinxVerbatim@ContentsBox=\box108
) (./sphinxlatexshadowbox.sty
File: sphinxlatexshadowbox.sty 2023/03/19 sphinxShadowBox
) (./sphinxlatexcontainers.sty
File: sphinxlatexcontainers.sty 2021/05/03 containers
) (./sphinxhighlight.sty
Package: sphinxhighlight 2022/06/30 stylesheet for highlighting with pygments
) (./sphinxlatextables.sty
File: sphinxlatextables.sty 2022/08/15 tables
(/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty
Package: tabulary 2014/06/11 v0.10 tabulary package (DPC)
(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty
Package: array 2022/09/04 v2.5g Tabular extension package (FMi)
\col@sep=\dimen190
\ar@mcellbox=\box109
\extrarowheight=\dimen191
\NC@list=\toks25
\extratabsurround=\skip63
\backup@length=\skip64
\ar@cellbox=\box110
)
\TY@count=\count287
\TY@linewidth=\dimen192
\tymin=\dimen193
\tymax=\dimen194
\TY@tablewidth=\dimen195
) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty
Package: longtable 2021-09-01 v4.17 Multi-page Table package (DPC)
\LTleft=\skip65
\LTright=\skip66
\LTpre=\skip67
\LTpost=\skip68
\LTchunksize=\count288
\LTcapwidth=\dimen196
\LT@head=\box111
\LT@firsthead=\box112
\LT@foot=\box113
\LT@lastfoot=\box114
\LT@gbox=\box115
\LT@cols=\count289
\LT@rows=\count290
\c@LT@tables=\count291
\c@LT@chunks=\count292
\LT@p@ftn=\toks26
) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty
Package: varwidth 2009/03/30 ver 0.92;  Variable-width minipages
\@vwid@box=\box116
\sift@deathcycles=\count293
\@vwid@loff=\dimen197
\@vwid@roff=\dimen198
)
\sphinx@TY@tablewidth=\dimen199
(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty
Package: colortbl 2022/06/20 v1.0f Color table columns (DPC)
\everycr=\toks27
\minrowclearance=\skip69
\rownum=\count294
) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty
Package: booktabs 2020/01/12 v1.61803398 Publication quality tables
\heavyrulewidth=\dimen256
\lightrulewidth=\dimen257
\cmidrulewidth=\dimen258
\belowrulesep=\dimen259
\belowbottomsep=\dimen260
\aboverulesep=\dimen261
\abovetopsep=\dimen262
\cmidrulesep=\dimen263
\cmidrulekern=\dimen264
\defaultaddspace=\dimen265
\@cmidla=\count295
\@cmidlb=\count296
\@aboverulesep=\dimen266
\@belowrulesep=\dimen267
\@thisruleclass=\count297
\@lastruleclass=\count298
\@thisrulewidth=\dimen268
)) (./sphinxlatexnumfig.sty
File: sphinxlatexnumfig.sty 2021/01/27 numbering
) (./sphinxlatexlists.sty
File: sphinxlatexlists.sty 2021/12/20 lists
\spx@lineitemlabel=\toks28
)
\c@sphinxscope=\count299
(./sphinxpackagefootnote.sty
Package: sphinxpackagefootnote 2022/08/15 v5.3.0 Sphinx custom footnotehyper pa
ckage (Sphinx team)
\FNH@notes=\box117
\FNH@toks=\toks29
\FNH@width=\dimen269
\c@sphinxfootnotemark=\count300
) (./sphinxlatexindbibtoc.sty
File: sphinxlatexindbibtoc.sty 2021/01/27 index, bib., toc
(/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty
Package: makeidx 2021/10/04 v1.0m Standard LaTeX package
)) (./sphinxlatexstylepage.sty
File: sphinxlatexstylepage.sty 2021/01/27 page styling
(/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty
Rollback for package 'parskip' requested -> version 'v1'.
         This corresponds to the release introduced on 2001-04-09.
(/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty
Package: parskip 2001/04/09 non-zero parskip adjustments
)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
Package: fancyhdr 2022/11/09 v4.1 Extensive control of page headers and footers

\f@nch@headwidth=\skip70
\f@nch@O@elh=\skip71
\f@nch@O@erh=\skip72
\f@nch@O@olh=\skip73
\f@nch@O@orh=\skip74
\f@nch@O@elf=\skip75
\f@nch@O@erf=\skip76
\f@nch@O@olf=\skip77
\f@nch@O@orf=\skip78
)) (./sphinxlatexstyleheadings.sty
File: sphinxlatexstyleheadings.sty 2023/02/11 headings
(/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty
Package: titlesec 2021/07/05 v2.14 Sectioning titles
\ttl@box=\box118
\beforetitleunit=\skip79
\aftertitleunit=\skip80
\ttl@plus=\dimen270
\ttl@minus=\dimen271
\ttl@toksa=\toks30
\titlewidth=\dimen272
\titlewidthlast=\dimen273
\titlewidthfirst=\dimen274
)) (./sphinxlatexstyletext.sty
File: sphinxlatexstyletext.sty 2023/07/23 text styling
) (./sphinxlatexobjects.sty
File: sphinxlatexobjects.sty 2023/07/23 documentation environments
\sphinxsignaturesep=\skip81
\sphinxsignaturelistskip=\skip82
\py@argswidth=\skip83
\lineblockindentation=\skip84
\DUlineblockindent=\skip85
)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
Package: geometry 2020/01/02 v5.9 Page Geometry
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty
Package: ifvtex 2019/10/25 v1.7 ifvtex legacy package. Use iftex instead.
(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty
Package: iftex 2022/02/03 v1.0f TeX engine tests
))
\Gm@cnth=\count301
\Gm@cntv=\count302
\c@Gm@tempcnt=\count303
\Gm@bindingoffset=\dimen275
\Gm@wd@mp=\dimen276
\Gm@odd@mp=\dimen277
\Gm@even@mp=\dimen278
\Gm@layoutwidth=\dimen279
\Gm@layoutheight=\dimen280
\Gm@layouthoffset=\dimen281
\Gm@layoutvoffset=\dimen282
\Gm@dimlist=\toks31
) (/usr/share/texlive/texmf-dist/tex/latex/setspace/setspace.sty
Package: setspace 2022/12/04 v6.7b set line spacing
) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
Package: hyperref 2023-02-07 v7.00v Hypertext links for LaTeX
(/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO
)
(/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty
Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO)
)
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode not found.
) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty
Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO)
) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty
Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX's escape features (HO)
) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty
Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO)
) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty
Package: letltxmacro 2019/12/03 v1.6 Let assignment for LaTeX macros (HO)
) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty
Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO)
) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
Package: nameref 2022-05-17 v2.50 Cross-referencing by name of section
(/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty
Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO)
) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty
Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO)
)
\c@section@level=\count304
)
\@linkdim=\dimen283
\Hy@linkcounter=\count305
\Hy@pagecounter=\count306
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def
File: pd1enc.def 2023-02-07 v7.00v Hyperref: PDFDocEncoding definition (HO)
) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty
Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO)
) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty
Package: etexcmds 2019/12/15 v1.7 Avoid name clashes with e-TeX commands (HO)
)
\Hy@SavedSpaceFactor=\count307
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def
File: puenc.def 2023-02-07 v7.00v Hyperref: PDF Unicode definition (HO)
)
Package hyperref Info: Option `unicode' set `true' on input line 4060.
Package hyperref Info: Option `colorlinks' set `true' on input line 4060.
Package hyperref Info: Option `breaklinks' set `true' on input line 4060.
Package hyperref Info: Hyper figures OFF on input line 4177.
Package hyperref Info: Link nesting OFF on input line 4182.
Package hyperref Info: Hyper index ON on input line 4185.
Package hyperref Info: Plain pages OFF on input line 4192.
Package hyperref Info: Backreferencing OFF on input line 4197.
Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
Package hyperref Info: Bookmarks ON on input line 4425.
\c@Hy@tempcnt=\count308
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty
\Urlmuskip=\muskip17
Package: url 2013/09/16  ver 3.4  Verb mode for urls, etc.
)
LaTeX Info: Redefining \url on input line 4763.
\XeTeXLinkMargin=\dimen284
(/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty
Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO)
(/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty
Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO
)
))
\Fld@menulength=\count309
\Field@Width=\dimen285
\Fld@charsize=\dimen286
Package hyperref Info: Hyper figures OFF on input line 6042.
Package hyperref Info: Link nesting OFF on input line 6047.
Package hyperref Info: Hyper index ON on input line 6050.
Package hyperref Info: backreferencing OFF on input line 6057.
Package hyperref Info: Link coloring ON on input line 6060.
Package hyperref Info: Link coloring with OCG OFF on input line 6067.
Package hyperref Info: PDF/A mode OFF on input line 6072.
(/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty
Package: atbegshi-ltx 2021/01/10 v1.0c Emulation of the original atbegshi
package with kernel methods
)
\Hy@abspage=\count310
\c@Item=\count311
\c@Hfootnote=\count312
)
Package hyperref Info: Driver (autodetected): hxetex.
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def
File: hxetex.def 2023-02-07 v7.00v Hyperref driver for XeTeX
(/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty
Package: stringenc 2019/11/29 v1.12 Convert strings between diff. encodings (HO
)
)
\pdfm@box=\box119
\c@Hy@AnnotLevel=\count313
\HyField@AnnotCount=\count314
\Fld@listcount=\count315
\c@bookmark@seq@number=\count316
(/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
Package: rerunfilecheck 2022-07-10 v1.10 Rerun checks for auxiliary files (HO)
(/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty
Package: atveryend-ltx 2020/08/19 v1.0a Emulation of the original atveryend pac
kage
with kernel methods
) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty
Package: uniquecounter 2019/12/15 v1.4 Provide unlimited unique counter (HO)
)
Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
85.
)
\Hy@SectionHShift=\skip86
) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty
Package: hypcap 2016/05/16 v1.12 Adjusting the anchors of captions (HO)
) (./sphinxmessages.sty
Package: sphinxmessages 2019/01/04 v2.0 Localized LaTeX macros (Sphinx team)
) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/te
xlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/tex
mf-dist/tex/latex/l3kernel/expl3.sty
Package: expl3 2023-02-22 L3 programming layer (loader) 
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def
File: l3backend-xetex.def 2023-01-16 L3 backend support: XeTeX
\g__graphics_track_int=\count317
\l__pdf_internal_box=\box120
\g__pdf_backend_object_int=\count318
\g__pdf_backend_annotation_int=\count319
\g__pdf_backend_link_int=\count320
))
Package: xparse 2023-02-02 L3 Experimental document command parser
)
Package: fontspec 2022/01/15 v2.8a Font selection for XeLaTeX and LuaLaTeX
(/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
Package: fontspec-xetex 2022/01/15 v2.8a Font selection for XeLaTeX and LuaLaTe
X
\l__fontspec_script_int=\count321
\l__fontspec_language_int=\count322
\l__fontspec_strnum_int=\count323
\l__fontspec_tmp_int=\count324
\l__fontspec_tmpa_int=\count325
\l__fontspec_tmpb_int=\count326
\l__fontspec_tmpc_int=\count327
\l__fontspec_em_int=\count328
\l__fontspec_emdef_int=\count329
\l__fontspec_strong_int=\count330
\l__fontspec_strongdef_int=\count331
\l__fontspec_tmpa_dim=\dimen287
\l__fontspec_tmpb_dim=\dimen288
\l__fontspec_tmpc_dim=\dimen289
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2021/04/29 v2.0v Standard LaTeX package
) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg)))

Package fontspec Info: Font family 'DejaVuSans(0)' created for font 'DejaVu
(fontspec)             Sans' with options [Ligatures=TeX].
(fontspec)              
(fontspec)              This font family consists of the following NFSS
(fontspec)             series/shapes:
(fontspec)              
(fontspec)             - 'normal' (m/n) with NFSS spec.: <->"DejaVu
(fontspec)             Sans/OT:script=latn;language=dflt;mapping=tex-text;"
(fontspec)             - 'small caps'  (m/sc) with NFSS spec.: 
(fontspec)             - 'bold' (b/n) with NFSS spec.: <->"DejaVu
(fontspec)             Sans/B/OT:script=latn;language=dflt;mapping=tex-text;"
(fontspec)             - 'bold small caps'  (b/sc) with NFSS spec.: 
(fontspec)             - 'italic' (m/it) with NFSS spec.: <->"DejaVu
(fontspec)             Sans/I/OT:script=latn;language=dflt;mapping=tex-text;"
(fontspec)             - 'italic small caps'  (m/scit) with NFSS spec.: 
(fontspec)             - 'bold italic' (b/it) with NFSS spec.: <->"DejaVu
(fontspec)             Sans/BI/OT:script=latn;language=dflt;mapping=tex-text;"
(fontspec)             - 'bold italic small caps'  (b/scit) with NFSS spec.: 


Package fontspec Info: Font family 'DejaVuSerif(0)' created for font 'DejaVu
(fontspec)             Serif' with options [Ligatures=TeX].
(fontspec)              
(fontspec)              This font family consists of the following NFSS
(fontspec)             series/shapes:
(fontspec)              
(fontspec)             - 'normal' (m/n) with NFSS spec.: <->"DejaVu
(fontspec)             Serif/OT:script=latn;language=dflt;mapping=tex-text;"
(fontspec)             - 'small caps'  (m/sc) with NFSS spec.: 
(fontspec)             - 'bold' (b/n) with NFSS spec.: <->"DejaVu
(fontspec)             Serif/B/OT:script=latn;language=dflt;mapping=tex-text;"
(fontspec)             - 'bold small caps'  (b/sc) with NFSS spec.: 
(fontspec)             - 'italic' (m/it) with NFSS spec.: <->"DejaVu
(fontspec)             Serif/I/OT:script=latn;language=dflt;mapping=tex-text;"
(fontspec)             - 'italic small caps'  (m/scit) with NFSS spec.: 
(fontspec)             - 'bold italic' (b/it) with NFSS spec.: <->"DejaVu
(fontspec)             Serif/BI/OT:script=latn;language=dflt;mapping=tex-text;"

(fontspec)             - 'bold italic small caps'  (b/scit) with NFSS spec.: 


Package fontspec Info: Font family 'DejaVuSansMono(0)' created for font
(fontspec)             'DejaVu Sans Mono' with options
(fontspec)             [WordSpace={1,0,0},HyphenChar=None,PunctuationSpace=Word
Space].
(fontspec)              
(fontspec)              This font family consists of the following NFSS
(fontspec)             series/shapes:
(fontspec)              
(fontspec)             - 'normal' (m/n) with NFSS spec.: <->"DejaVu Sans
(fontspec)             Mono/OT:script=latn;language=dflt;"
(fontspec)             - 'small caps'  (m/sc) with NFSS spec.: 
(fontspec)             and font adjustment code:
(fontspec)             \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font
(fontspec)             =0\fontdimen 3\font \fontdimen 4\font =0\fontdimen
(fontspec)             4\font \fontdimen 7\font =0\fontdimen 2\font
(fontspec)             \tex_hyphenchar:D \font =-1\scan_stop: 
(fontspec)             - 'bold' (b/n) with NFSS spec.: <->"DejaVu Sans
(fontspec)             Mono/B/OT:script=latn;language=dflt;"
(fontspec)             - 'bold small caps'  (b/sc) with NFSS spec.: 
(fontspec)             and font adjustment code:
(fontspec)             \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font
(fontspec)             =0\fontdimen 3\font \fontdimen 4\font =0\fontdimen
(fontspec)             4\font \fontdimen 7\font =0\fontdimen 2\font
(fontspec)             \tex_hyphenchar:D \font =-1\scan_stop: 
(fontspec)             - 'italic' (m/it) with NFSS spec.: <->"DejaVu Sans
(fontspec)             Mono/I/OT:script=latn;language=dflt;"
(fontspec)             - 'italic small caps'  (m/scit) with NFSS spec.: 
(fontspec)             and font adjustment code:
(fontspec)             \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font
(fontspec)             =0\fontdimen 3\font \fontdimen 4\font =0\fontdimen
(fontspec)             4\font \fontdimen 7\font =0\fontdimen 2\font
(fontspec)             \tex_hyphenchar:D \font =-1\scan_stop: 
(fontspec)             - 'bold italic' (b/it) with NFSS spec.: <->"DejaVu Sans
(fontspec)             Mono/BI/OT:script=latn;language=dflt;"
(fontspec)             - 'bold italic small caps'  (b/scit) with NFSS spec.: 
(fontspec)             and font adjustment code:
(fontspec)             \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font
(fontspec)             =0\fontdimen 3\font \fontdimen 4\font =0\fontdimen
(fontspec)             4\font \fontdimen 7\font =0\fontdimen 2\font
(fontspec)             \tex_hyphenchar:D \font =-1\scan_stop: 

(./kerneldoc-preamble.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.
sty
Package: ifthen 2022/04/13 v1.1d Standard LaTeX ifthen package (DPC)
) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty
Package: xeCJK 2022/08/05 v3.9.1 Typesetting CJK scripts with XeLaTeX
(/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty
Package: ctexhook 2022/07/14 v2.5.10 Document and package hooks (CTEX)
) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty
Package: xtemplate 2023-02-02 L3 Experimental prototype document functions
\l__xtemplate_tmp_dim=\dimen290
\l__xtemplate_tmp_int=\count332
\l__xtemplate_tmp_muskip=\muskip18
\l__xtemplate_tmp_skip=\skip87
)
\l__xeCJK_tmp_int=\count333
\l__xeCJK_tmp_box=\box121
\l__xeCJK_tmp_dim=\dimen291
\l__xeCJK_tmp_skip=\skip88
\g__xeCJK_space_factor_int=\count334
\l__xeCJK_begin_int=\count335
\l__xeCJK_end_int=\count336
\c__xeCJK_CJK_class_int=\XeTeXcharclass1
\c__xeCJK_FullLeft_class_int=\XeTeXcharclass2
\c__xeCJK_FullRight_class_int=\XeTeXcharclass3
\c__xeCJK_HalfLeft_class_int=\XeTeXcharclass4
\c__xeCJK_HalfRight_class_int=\XeTeXcharclass5
\c__xeCJK_NormalSpace_class_int=\XeTeXcharclass6
\c__xeCJK_CM_class_int=\XeTeXcharclass7
\c__xeCJK_HangulJamo_class_int=\XeTeXcharclass8
\l__xeCJK_last_skip=\skip89
\c__xeCJK_none_node=\count337
\g__xeCJK_node_int=\count338
\c__xeCJK_CJK_node_dim=\dimen292
\c__xeCJK_CJK-space_node_dim=\dimen293
\c__xeCJK_default_node_dim=\dimen294
\c__xeCJK_CJK-widow_node_dim=\dimen295
\c__xeCJK_normalspace_node_dim=\dimen296
\c__xeCJK_default-space_node_skip=\skip90
\l__xeCJK_ccglue_skip=\skip91
\l__xeCJK_ecglue_skip=\skip92
\l__xeCJK_punct_kern_skip=\skip93
\l__xeCJK_indent_box=\box122
\l__xeCJK_last_penalty_int=\count339
\l__xeCJK_last_bound_dim=\dimen297
\l__xeCJK_last_kern_dim=\dimen298
\l__xeCJK_widow_penalty_int=\count340

Package xtemplate Info: Declaring object type 'xeCJK/punctuation' taking 0
(xtemplate)             argument(s) on line 2396.

\l__xeCJK_fixed_punct_width_dim=\dimen299
\l__xeCJK_mixed_punct_width_dim=\dimen300
\l__xeCJK_middle_punct_width_dim=\dimen301
\l__xeCJK_fixed_margin_width_dim=\dimen302
\l__xeCJK_mixed_margin_width_dim=\dimen303
\l__xeCJK_middle_margin_width_dim=\dimen304
\l__xeCJK_bound_punct_width_dim=\dimen305
\l__xeCJK_bound_margin_width_dim=\dimen306
\l__xeCJK_margin_minimum_dim=\dimen307
\l__xeCJK_kerning_total_width_dim=\dimen308
\l__xeCJK_same_align_margin_dim=\dimen309
\l__xeCJK_different_align_margin_dim=\dimen310
\l__xeCJK_kerning_margin_width_dim=\dimen311
\l__xeCJK_kerning_margin_minimum_dim=\dimen312
\l__xeCJK_bound_dim=\dimen313
\l__xeCJK_reverse_bound_dim=\dimen314
\l__xeCJK_margin_dim=\dimen315
\l__xeCJK_minimum_bound_dim=\dimen316
\l__xeCJK_kerning_margin_dim=\dimen317
\g__xeCJK_family_int=\count341
\l__xeCJK_fam_int=\count342
\g__xeCJK_fam_allocation_int=\count343
\l__xeCJK_verb_case_int=\count344
\l__xeCJK_verb_exspace_skip=\skip94
(/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg
File: xeCJK.cfg 2022/08/05 v3.9.1 Configuration file for xeCJK package
))

Package fontspec Info: Could not resolve font "Noto Serif CJK KR/B" (it
(fontspec)             probably doesn't exist).


Package fontspec Info: Could not resolve font "Noto Serif CJK KR/BI" (it
(fontspec)             probably doesn't exist).


Package fontspec Info: Could not resolve font "Noto Serif CJK KR/B" (it
(fontspec)             probably doesn't exist).


Package fontspec Info: Font family 'NotoSerifCJKKR(0)' created for font 'Noto
(fontspec)             Serif CJK KR' with options
(fontspec)             [Script={CJK},AutoFakeSlant={0.167}].
(fontspec)              
(fontspec)              This font family consists of the following NFSS
(fontspec)             series/shapes:
(fontspec)              
(fontspec)             - 'normal' (m/n) with NFSS spec.: <->"Noto Serif CJK
(fontspec)             KR/OT:script=hani;language=dflt;"
(fontspec)             - 'small caps'  (m/sc) with NFSS spec.: 
(fontspec)             - 'italic' (m/it) with NFSS spec.: <->"Noto Serif CJK
(fontspec)             KR/OT:script=hani;language=dflt;slant=0.167;"
(fontspec)             - 'italic small caps'  (m/scit) with NFSS spec.: 

(/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty
Package: etoolbox 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW)
\etb@tempcnta=\count345
))
\@indexfile=\write4
\openout4 = `filesystems.idx'.

Writing index file filesystems.idx
(./filesystems.aux)
\openout1 = `filesystems.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 72.
LaTeX Font Info:    ... okay on input line 72.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 72.
LaTeX Font Info:    ... okay on input line 72.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 72.
LaTeX Font Info:    ... okay on input line 72.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 72.
LaTeX Font Info:    ... okay on input line 72.
LaTeX Font Info:    Checking defaults for TS1/cmr/m/n on input line 72.
LaTeX Font Info:    Trying to load font information for TS1+cmr on input line 7
2.
(/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd
File: ts1cmr.fd 2022/07/10 v2.5l Standard LaTeX font definitions
)
LaTeX Font Info:    ... okay on input line 72.
LaTeX Font Info:    Checking defaults for TU/lmr/m/n on input line 72.
LaTeX Font Info:    ... okay on input line 72.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 72.
LaTeX Font Info:    ... okay on input line 72.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 72.
LaTeX Font Info:    ... okay on input line 72.
LaTeX Font Info:    Checking defaults for PD1/pdf/m/n on input line 72.
LaTeX Font Info:    ... okay on input line 72.
LaTeX Font Info:    Checking defaults for PU/pdf/m/n on input line 72.
LaTeX Font Info:    ... okay on input line 72.
\c@literalblock=\count346
*geometry* driver: auto-detecting
*geometry* detected driver: xetex
*geometry* verbose mode - [ preamble ] result:
* driver: xetex
* paper: a4paper
* layout: <same size as paper>
* layoutoffset:(h,v)=(0.0pt,0.0pt)
* modes: twoside 
* h-part:(L,W,R)=(36.135pt, 525.23788pt, 36.135pt)
* v-part:(T,H,B)=(72.26999pt, 700.50687pt, 72.26999pt)
* \paperwidth=597.50787pt
* \paperheight=845.04684pt
* \textwidth=525.23788pt
* \textheight=700.50687pt
* \oddsidemargin=-36.135pt
* \evensidemargin=-36.135pt
* \topmargin=-38.6pt
* \headheight=13.6pt
* \headsep=25.0pt
* \topskip=11.0pt
* \footskip=30.0pt
* \marginparwidth=36.135pt
* \marginparsep=10.0pt
* \columnsep=10.0pt
* \skip\footins=10.0pt plus 4.0pt minus 2.0pt
* \hoffset=0.0pt
* \voffset=0.0pt
* \mag=1000
* \@twocolumnfalse
* \@twosidetrue
* \@mparswitchtrue
* \@reversemarginfalse
* (1in=72.27pt=25.4mm, 1cm=28.453pt)

Package hyperref Info: Link coloring ON on input line 72.
(./filesystems.out) (./filesystems.out)
\@outlinefile=\write5
\openout5 = `filesystems.out'.


Package fontspec Info: Adjusting the maths setup (use [no-math] to avoid
(fontspec)             this).

\symlegacymaths=\mathgroup6
LaTeX Font Info:    Overwriting symbol font `legacymaths' in version `bold'
(Font)                  OT1/cmr/m/n --> OT1/cmr/bx/n on input line 72.
LaTeX Font Info:    Redeclaring math accent \acute on input line 72.
LaTeX Font Info:    Redeclaring math accent \grave on input line 72.
LaTeX Font Info:    Redeclaring math accent \ddot on input line 72.
LaTeX Font Info:    Redeclaring math accent \tilde on input line 72.
LaTeX Font Info:    Redeclaring math accent \bar on input line 72.
LaTeX Font Info:    Redeclaring math accent \breve on input line 72.
LaTeX Font Info:    Redeclaring math accent \check on input line 72.
LaTeX Font Info:    Redeclaring math accent \hat on input line 72.
LaTeX Font Info:    Redeclaring math accent \dot on input line 72.
LaTeX Font Info:    Redeclaring math accent \mathring on input line 72.
LaTeX Font Info:    Redeclaring math symbol \Gamma on input line 72.
LaTeX Font Info:    Redeclaring math symbol \Delta on input line 72.
LaTeX Font Info:    Redeclaring math symbol \Theta on input line 72.
LaTeX Font Info:    Redeclaring math symbol \Lambda on input line 72.
LaTeX Font Info:    Redeclaring math symbol \Xi on input line 72.
LaTeX Font Info:    Redeclaring math symbol \Pi on input line 72.
LaTeX Font Info:    Redeclaring math symbol \Sigma on input line 72.
LaTeX Font Info:    Redeclaring math symbol \Upsilon on input line 72.
LaTeX Font Info:    Redeclaring math symbol \Phi on input line 72.
LaTeX Font Info:    Redeclaring math symbol \Psi on input line 72.
LaTeX Font Info:    Redeclaring math symbol \Omega on input line 72.
LaTeX Font Info:    Redeclaring math symbol \mathdollar on input line 72.
LaTeX Font Info:    Redeclaring symbol font `operators' on input line 72.
LaTeX Font Info:    Encoding `OT1' has changed to `TU' for symbol font
(Font)              `operators' in the math version `normal' on input line 72.
LaTeX Font Info:    Overwriting symbol font `operators' in version `normal'
(Font)                  OT1/cmr/m/n --> TU/DejaVuSerif(0)/m/n on input line 72.

LaTeX Font Info:    Encoding `OT1' has changed to `TU' for symbol font
(Font)              `operators' in the math version `bold' on input line 72.
LaTeX Font Info:    Overwriting symbol font `operators' in version `bold'
(Font)                  OT1/cmr/bx/n --> TU/DejaVuSerif(0)/m/n on input line 72
.
LaTeX Font Info:    Overwriting symbol font `operators' in version `normal'
(Font)                  TU/DejaVuSerif(0)/m/n --> TU/DejaVuSerif(0)/m/n on inpu
t line 72.
LaTeX Font Info:    Overwriting math alphabet `\mathit' in version `normal'
(Font)                  OT1/cmr/m/it --> TU/DejaVuSerif(0)/m/it on input line 7
2.
LaTeX Font Info:    Overwriting math alphabet `\mathbf' in version `normal'
(Font)                  OT1/cmr/bx/n --> TU/DejaVuSerif(0)/b/n on input line 72
.
LaTeX Font Info:    Overwriting math alphabet `\mathsf' in version `normal'
(Font)                  OT1/cmss/m/n --> TU/DejaVuSans(0)/m/n on input line 72.

LaTeX Font Info:    Overwriting math alphabet `\mathtt' in version `normal'
(Font)                  OT1/cmtt/m/n --> TU/DejaVuSansMono(0)/m/n on input line
 72.
LaTeX Font Info:    Overwriting symbol font `operators' in version `bold'
(Font)                  TU/DejaVuSerif(0)/m/n --> TU/DejaVuSerif(0)/b/n on inpu
t line 72.
LaTeX Font Info:    Overwriting math alphabet `\mathit' in version `bold'
(Font)                  OT1/cmr/bx/it --> TU/DejaVuSerif(0)/b/it on input line 
72.
LaTeX Font Info:    Overwriting math alphabet `\mathsf' in version `bold'
(Font)                  OT1/cmss/bx/n --> TU/DejaVuSans(0)/b/n on input line 72
.
LaTeX Font Info:    Overwriting math alphabet `\mathtt' in version `bold'
(Font)                  OT1/cmtt/m/n --> TU/DejaVuSansMono(0)/b/n on input line
 72.
Package hyperref Info: Option `pageanchor' set `false' on input line 80.

Package fontspec Info: Could not resolve font "Noto Sans CJK KR/B" (it
(fontspec)             probably doesn't exist).


Package fontspec Info: Could not resolve font "Noto Sans CJK KR/BI" (it
(fontspec)             probably doesn't exist).


Package fontspec Info: Could not resolve font "Noto Sans CJK KR/B" (it
(fontspec)             probably doesn't exist).


Package fontspec Info: Font family 'NotoSansCJKKR(0)' created for font 'Noto
(fontspec)             Sans CJK KR' with options
(fontspec)             [Script={CJK},AutoFakeSlant={0.167}].
(fontspec)              
(fontspec)              This font family consists of the following NFSS
(fontspec)             series/shapes:
(fontspec)              
(fontspec)             - 'normal' (m/n) with NFSS spec.: <->"Noto Sans CJK
(fontspec)             KR/OT:script=hani;language=dflt;"
(fontspec)             - 'small caps'  (m/sc) with NFSS spec.: 
(fontspec)             - 'italic' (m/it) with NFSS spec.: <->"Noto Sans CJK
(fontspec)             KR/OT:script=hani;language=dflt;slant=0.167;"
(fontspec)             - 'italic small caps'  (m/scit) with NFSS spec.: 

LaTeX Font Info:    Trying to load font information for U+msa on input line 80.

(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
)
LaTeX Font Info:    Trying to load font information for U+msb on input line 80.

(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
) [1

] [2


] (./filesystems.toc [1

])
\tf@toc=\write6
\openout6 = `filesystems.toc'.

[2] [3] [4

] [1] [2

]
Chapter 1.
[3]

Package fontspec Info: Could not resolve font "Noto Sans Mono CJK KR/B" (it
(fontspec)             probably doesn't exist).


Package fontspec Info: Could not resolve font "Noto Sans Mono CJK KR/BI" (it
(fontspec)             probably doesn't exist).


Package fontspec Info: Could not resolve font "Noto Sans Mono CJK KR/B" (it
(fontspec)             probably doesn't exist).


Package fontspec Info: Font family 'NotoSansMonoCJKKR(0)' created for font
(fontspec)             'Noto Sans Mono CJK KR' with options
(fontspec)             [Script={CJK},AutoFakeSlant={0.167}].
(fontspec)              
(fontspec)              This font family consists of the following NFSS
(fontspec)             series/shapes:
(fontspec)              
(fontspec)             - 'normal' (m/n) with NFSS spec.: <->"Noto Sans Mono
(fontspec)             CJK KR/OT:script=hani;language=dflt;"
(fontspec)             - 'small caps'  (m/sc) with NFSS spec.: 
(fontspec)             - 'italic' (m/it) with NFSS spec.: <->"Noto Sans Mono
(fontspec)             CJK KR/OT:script=hani;language=dflt;slant=0.167;"
(fontspec)             - 'italic small caps'  (m/scit) with NFSS spec.: 

[4] [5] [6] [7]
Underfull \hbox (badness 10000) in paragraph at lines 484--489
[]\TU/DejaVuSerif(0)/m/n/10.95 This method should be either NULL (normal UNIX f
ilesystem semantics) or
 []

[8]
Underfull \hbox (badness 10000) in paragraph at lines 552--556
\TU/DejaVuSerif(0)/m/n/10.95 called by the VFS to show mount options for /proc/
<pid>/mounts and
 []


Underfull \hbox (badness 10000) in paragraph at lines 558--562
\TU/DejaVuSerif(0)/m/n/10.95 Optional. Called by the VFS to show device name fo
r
 []


Underfull \hbox (badness 10000) in paragraph at lines 558--562
\TU/DejaVuSerif(0)/m/n/10.95 /proc/<pid>/{mounts,mountinfo,mountstats}. If not 
provided then [](struct
 []

[9] [10] [11] [12] [13]
Underfull \hbox (badness 10000) in paragraph at lines 946--949
[]\TU/DejaVuSerif(0)/m/n/10.95 The Writeback tag is used by filemap*wait* and s
ync_page* functions, via
 []

[14]
Overfull \vbox (2.37233pt too high) detected at line 1064
 []

[15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29]
Underfull \hbox (badness 7667) in paragraph at lines 2193--2200
[]\TU/DejaVuSansMono(0)/m/n/10.95 rename_lock \TU/DejaVuSerif(0)/m/n/10.95 is a
lso used to detect and defend against potential attacks against
 []

[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] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [
108] [109] [110] [111] [112] [113] [114] [115]
Underfull \hbox (badness 10000) in paragraph at lines 12289--12292
[]\TU/DejaVuSerif(0)/m/n/10.95 To be called after a writeback attempt of an ino
de finishes and undoes
 []

[116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [
129] [130] [131]
Underfull \hbox (badness 10000) in paragraph at lines 14257--14262
[]\TU/DejaVuSerif(0)/m/n/10.95 Filesystems that store POSIX ACLs in the unalter
ed uapi format should use
 []

[132]
Underfull \hbox (badness 7256) in paragraph at lines 14263--14266
[]\TU/DejaVuSerif(0)/m/n/10.95 The [][]\TU/DejaVuSansMono(0)/m/it/10.95 posix_a
cl_from_xattr()[][] \TU/DejaVuSerif(0)/m/n/10.95 function will map the raw {g,u
}id values stored in
 []

[133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [
146] [147]
Underfull \hbox (badness 10000) in paragraph at lines 16094--16097
[]\TU/DejaVuSerif(0)/m/n/10.95 The eventfd context reference must have been pre
viously acquired either with
 []

[148] [149] [150]
Underfull \hbox (badness 6691) in paragraph at lines 16622--16629
[]\TU/DejaVuSerif(0)/m/n/10.95 Undo the effects of [][]\TU/DejaVuSansMono(0)/m/
it/10.95 sysfs_break_active_protection()[][]\TU/DejaVuSerif(0)/m/n/10.95 . Sinc
e this function calls
 []

[151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [
164] [165] [166] [167] [168] [169] [170] [171] [172] [173]
Overfull \vbox (2.89297pt too high) detected at line 19408
 []

[174] [175] [176] [177] [178]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 93.04758p
t on input line 20189.

[179] [180]

Package tabulary Warning: No suitable columns! on input line 20498.

[181]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 163.07928
pt on input line 20668.


Package tabulary Warning: No suitable columns! on input line 20668.

[182]

Package tabulary Warning: No suitable columns! on input line 20731.

[183]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 119.30946
pt on input line 20942.

[184] [185]
Underfull \hbox (badness 10000) in paragraph at lines 21007--21013
[]\TU/DejaVuSerif(0)/m/n/10.95 Note, failure to run either redirty_page_for_wri
tepage() or the combination of
 []

[186]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 163.07928
pt on input line 21138.


Package tabulary Warning: No suitable columns! on input line 21138.


Package tabulary Warning: tymin too large (218.99994pt), resetting to 119.30946
pt on input line 21273.

[187]

Package tabulary Warning: No suitable columns! on input line 21388.

[188] [189] [190]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 163.07928
pt on input line 21702.


Package tabulary Warning: No suitable columns! on input line 21702.

[191] [192] [193] [194] [195] [196] [197] [198] [199]
Underfull \hbox (badness 10000) in paragraph at lines 22526--22529
[]\TU/DejaVuSerif(0)/m/n/10.95 Reading of the fdtable as described above must b
e protected by
 []


Overfull \vbox (2.85599pt too high) detected at line 22555
 []

[200]
Underfull \hbox (badness 10000) in paragraph at lines 22558--22565
\TU/DejaVuSerif(0)/m/n/10.95 be installed using rcu_assign_pointer() API. If th
ey are looked up lock-free,
 []

[201] [202] [203] [204]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 212.84149
pt on input line 22933.


Underfull \hbox (badness 5817) in paragraph at lines 22933--22933
[]\TU/DejaVuSerif(0)/m/n/10.95 New automatic submount of extant
 []

[205] [206] [207] [208] [209]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 212.84149
pt on input line 23363.


Package tabulary Warning: No suitable columns! on input line 23363.

[210] [211]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 212.84149
pt on input line 23743.

[212]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 212.84149
pt on input line 23865.

[213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [
226] [227] [228]
Overfull \hbox (65.5336pt too wide) in paragraph at lines 25221--25221
[]|\TU/DejaVuSansMono(0)/m/n/10.95 |*******************************************
*****************************||  
 []


Overfull \hbox (65.5336pt too wide) in paragraph at lines 25226--25226
[]|\TU/DejaVuSansMono(0)/m/n/10.95 |*******************************************
*****************************||  
 []


Overfull \hbox (65.5336pt too wide) in paragraph at lines 25230--25230
[]|\TU/DejaVuSansMono(0)/m/n/10.95 ********************************************
******************************|  
 []


Overfull \vbox (3.29303pt too high) detected at line 25231
 []

[229] [230]
Overfull \hbox (113.07892pt too wide) in paragraph at lines 25397--25397
[]|\TU/DejaVuSansMono(0)/m/n/10.95 |*******************************************
*******************************|  
 []


Overfull \hbox (113.07892pt too wide) in paragraph at lines 25402--25402
[]|\TU/DejaVuSansMono(0)/m/n/10.95 |*******************************************
*******************************|  
 []


Overfull \hbox (113.07892pt too wide) in paragraph at lines 25406--25406
[]|\TU/DejaVuSansMono(0)/m/n/10.95 ********************************************
*******************************|  
 []

[231] [232] [233] [234] [235] [236] [237]
Underfull \hbox (badness 7326) in paragraph at lines 25940--25945
\TU/DejaVuSerif(0)/m/n/10.95 takes two more flags to indicate the propagation s
tatus of the vfs-
 []

[238]
Underfull \hbox (badness 6842) in paragraph at lines 26050--26053
[]\TU/DejaVuSerif(0)/m/n/10.95 The overall algorithm breaks the operation into 
3 phases: (look at at-
 []

[239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [
252] [253] [254] [255] [256] [257] [258] [259] [260] [261]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 163.07928
pt on input line 28204.

[262] [263] [264]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 105.62198
pt on input line 28651.

[265] [266] [267] [268] [269] [270]
Overfull \vbox (0.60457pt too high) detected at line 29134
 []

[271] [272] [273] [274] [275] [276] [277] [278] [279] [280]

Package tabulary Warning: No suitable columns! on input line 30231.

[281] [282] [283] [284] [285] [286] [287]
Underfull \hbox (badness 6110) in paragraph at lines 30783--30787
\TU/DejaVuSerif(0)/m/n/10.95 A cache backend provides a data I/O API by through
 the netfs library[]s \TU/DejaVuSansMono(0)/m/n/10.95 struct
 []

[288] [289] [290]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 190.72253
pt on input line 31173.

[291] [292]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 144.8293p
t on input line 31434.


Package tabulary Warning: No suitable columns! on input line 31434.

[293] [294] [295]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 178.67757
pt on input line 31698.

[296]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 105.62198
pt on input line 31779.

[297] [298] [299]
Underfull \hbox (badness 5878) in paragraph at lines 32109--32113
[]\TU/DejaVuSerif(0)/m/n/10.95 The foo_inode_info should always be allocated th
rough alloc_inode_sb() rather than
 []

[300] [301] [302] [303] [304] [305] [306] [307] [308]
Underfull \hbox (badness 10000) in paragraph at lines 32884--32892
[]\TU/DejaVuSerif(0)/m/n/10.95 any symlink that might use page_follow_link_ligh
t/page_put_link() must have in-
 []

[309]
Underfull \hbox (badness 7433) in paragraph at lines 33028--33036
[]\TU/DejaVuSerif(0)/m/n/10.95 ->setxattr() and xattr_handler.set() get dentry 
and inode passed separately. The
 []

[310]
Underfull \hbox (badness 10000) in paragraph at lines 33088--33095
[]\TU/DejaVuSerif(0)/m/n/10.95 ->atomic_open() calling conventions have changed
. Gone is \TU/DejaVuSansMono(0)/m/n/10.95 int *opened\TU/DejaVuSerif(0)/m/n/10.
95 ,
 []


Underfull \hbox (badness 10000) in paragraph at lines 33088--33095
\TU/DejaVuSerif(0)/m/n/10.95 along with FILE_OPENED/FILE_CREATED. In place of t
hose we have
 []


Underfull \hbox (badness 7326) in paragraph at lines 33102--33113
[]\TU/DejaVuSerif(0)/m/n/10.95 alloc_file() has become static now; two wrappers
 are to be used instead. al-
 []

[311]
Underfull \hbox (badness 10000) in paragraph at lines 33176--33179
[]\TU/DejaVuSerif(0)/m/n/10.95 combination of NULL ->destroy_inode and NULL ->f
ree_inode is treated as
 []

[312] [313] [314]
Underfull \hbox (badness 6658) in paragraph at lines 33489--33494
[]\TU/DejaVuSerif(0)/m/n/10.95 export_operations ->encode_fh() no longer has a 
default implementation to encode
 []

[315] [316]
Chapter 2.
[317

] [318] [319] [320] [321] [322]
Underfull \vbox (badness 10000) detected at line 34083
 []


Underfull \vbox (badness 10000) detected at line 34083
 []

[323] [324] [325] [326] [327] [328] [329] [330]
Underfull \hbox (badness 10000) in paragraph at lines 34876--34879
\TU/DejaVuSerif(0)/m/n/10.95 JBD2_JOURNAL_FLUSH_DISCARD: issues discards for th
e journal blocks
 []

[331] [332] [333] [334] [335] [336] [337] [338] [339] [340]
Underfull \hbox (badness 10000) in paragraph at lines 36014--36021
[]\TU/DejaVuSerif(0)/m/n/10.95 In more detail, the FS_IOC_REMOVE_ENCRYPTION_KEY
 ioctl (or the
 []

[341] [342] [343] [344] [345] [346] [347] [348]
Underfull \hbox (badness 10000) in paragraph at lines 36733--36739
[]\TU/DejaVuSerif(0)/m/n/10.95 v1 encryption policies only support three combin
ations of modes:
 []


Underfull \hbox (badness 10000) in paragraph at lines 36733--36739
\TU/DejaVuSerif(0)/m/n/10.95 (FSCRYPT_MODE_AES_256_XTS, FSCRYPT_MODE_AES_256_CT
S),
 []


Underfull \hbox (badness 10000) in paragraph at lines 36733--36739
\TU/DejaVuSerif(0)/m/n/10.95 (FSCRYPT_MODE_AES_128_CBC, FSCRYPT_MODE_AES_128_CT
S), and
 []


Underfull \hbox (badness 10000) in paragraph at lines 36733--36739
\TU/DejaVuSerif(0)/m/n/10.95 (FSCRYPT_MODE_ADIANTUM, FSCRYPT_MODE_ADIANTUM). v2
 policies support
 []

[349]
Underfull \hbox (badness 10000) in paragraph at lines 36817--36825
[]\TU/DejaVuSerif(0)/m/n/10.95 For v2 encryption policies, \TU/DejaVuSansMono(0
)/m/n/10.95 master_key_descriptor \TU/DejaVuSerif(0)/m/n/10.95 has been replace
d with
 []

[350]
Underfull \hbox (badness 6961) in paragraph at lines 36882--36887
\TU/DejaVuSansMono(0)/m/n/10.95 master_key_identifier \TU/DejaVuSerif(0)/m/n/10
.95 has not been added, nor does the process have the
 []

[351]
Underfull \hbox (badness 10000) in paragraph at lines 36989--36993
[]\TU/DejaVuSansMono(0)/m/n/10.95 ENOTTY\TU/DejaVuSerif(0)/m/n/10.95 : this typ
e of filesystem does not implement encryption, or this
 []


Underfull \hbox (badness 10000) in paragraph at lines 36989--36993
\TU/DejaVuSerif(0)/m/n/10.95 kernel is too old to support FS_IOC_GET_ENCRYPTION
_POLICY_EX (try
 []


Underfull \hbox (badness 5161) in paragraph at lines 37025--37030
[]\TU/DejaVuSerif(0)/m/n/10.95 The error codes for FS_IOC_GET_ENCRYPTION_POLICY
 are the same as those for
 []

[352]
Underfull \hbox (badness 10000) in paragraph at lines 37034--37040
\TU/DejaVuSerif(0)/m/n/10.95 Some filesystems, such as ext4 and F2FS, also supp
ort the deprecated ioctl
 []

[353] [354] [355]
Underfull \hbox (badness 7907) in paragraph at lines 37330--37336
[]\TU/DejaVuSerif(0)/m/n/10.95 To remove a key used by v1 encryption policies, 
set \TU/DejaVuSansMono(0)/m/n/10.95 key_spec.type \TU/DejaVuSerif(0)/m/n/10.95 
to
 []


Underfull \hbox (badness 7907) in paragraph at lines 37338--37342
[]\TU/DejaVuSerif(0)/m/n/10.95 To remove a key used by v2 encryption policies, 
set \TU/DejaVuSansMono(0)/m/n/10.95 key_spec.type \TU/DejaVuSerif(0)/m/n/10.95 
to
 []

[356]
Underfull \hbox (badness 10000) in paragraph at lines 37426--37433
[]\TU/DejaVuSerif(0)/m/n/10.95 FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS is exactl
y the same as
 []

[357]
Underfull \hbox (badness 5175) in paragraph at lines 37474--37478
[]\TU/DejaVuSerif(0)/m/n/10.95 To get the status of a key for v1 encryption pol
icies, set \TU/DejaVuSansMono(0)/m/n/10.95 key_spec.type \TU/DejaVuSerif(0)/m/n
/10.95 to
 []


Underfull \hbox (badness 5175) in paragraph at lines 37480--37484
[]\TU/DejaVuSerif(0)/m/n/10.95 To get the status of a key for v2 encryption pol
icies, set \TU/DejaVuSansMono(0)/m/n/10.95 key_spec.type \TU/DejaVuSerif(0)/m/n
/10.95 to
 []


Underfull \hbox (badness 7631) in paragraph at lines 37543--37550
\TU/DejaVuSerif(0)/m/n/10.95 level keyring, i.e. the keyring managed by [][]\TU
/DejaVuSerif(0)/m/it/10.95 FS_IOC_ADD_ENCRYPTION_KEY[][] \TU/DejaVuSerif(0)/m/n
/10.95 and
 []

[358]
Underfull \hbox (badness 10000) in paragraph at lines 37587--37591
[]\TU/DejaVuSerif(0)/m/n/10.95 The fallocate operations FALLOC_FL_COLLAPSE_RANG
E and FAL-
 []

[359] [360]
Underfull \hbox (badness 6927) in paragraph at lines 37786--37796
\TU/DejaVuSerif(0)/m/n/10.95 An encryption policy is represented on-disk by str
uct fscrypt_context_v1 or struct
 []

[361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [
374] [375] [376] [377] [378] [379] [380] [381] [382] [383] [384] [385] [386] [3
87] [388] [389] [390] [391] [392]
Chapter 3.
[393

]
Underfull \hbox (badness 10000) in paragraph at lines 40630--40635
[]\TU/DejaVuSerif(0)/m/n/10.95 where mount_tag is the tag associated by the ser
ver to each of the exported
 []


Underfull \hbox (badness 6978) in paragraph at lines 40630--40635
\TU/DejaVuSerif(0)/m/n/10.95 associated â??mount_tagâ?? property. Available mount t
ags can be seen by reading
 []


Package tabulary Warning: tymin too large (218.99994pt), resetting to 75.53203p
t on input line 40699.


Underfull \hbox (badness 6708) in paragraph at lines 40699--40699
[]\TU/DejaVuSerif(0)/m/n/10.95 specifying a named
 []


Underfull \hbox (badness 10000) in paragraph at lines 40699--40699
\TU/DejaVuSerif(0)/m/n/10.95 able (from QEMU
 []


Package tabulary Warning: tymin too large (218.99994pt), resetting to 75.53203p
t on input line 40781.


Underfull \hbox (badness 10000) in paragraph at lines 40781--40781
\TU/DejaVuSerif(0)/m/n/10.95 abled, mmap
 []


Underfull \hbox (badness 10000) in paragraph at lines 40781--40781
[]\TU/DejaVuSerif(0)/m/n/10.95 meta-data
 []


Underfull \hbox (badness 10000) in paragraph at lines 40781--40781
\TU/DejaVuSerif(0)/m/n/10.95 caches en-
 []


Underfull \hbox (badness 10000) in paragraph at lines 40781--40781
[]\TU/DejaVuSerif(0)/m/n/10.95 writeback
 []


Underfull \hbox (badness 10000) in paragraph at lines 40781--40781
\TU/DejaVuSerif(0)/m/n/10.95 behavior (as
 []


Underfull \hbox (badness 10000) in paragraph at lines 40781--40781
\TU/DejaVuSerif(0)/m/n/10.95 opposed to
 []


Underfull \hbox (badness 10000) in paragraph at lines 40781--40781
[]\TU/DejaVuSerif(0)/m/n/10.95 loose caches
 []


Underfull \hbox (badness 10000) in paragraph at lines 40781--40781
\TU/DejaVuSerif(0)/m/n/10.95 (no explicit
 []


Underfull \hbox (badness 10000) in paragraph at lines 40781--40781
\TU/DejaVuSerif(0)/m/n/10.95 consistency
 []


Underfull \hbox (badness 10000) in paragraph at lines 40781--40781
[]\TU/DejaVuSerif(0)/m/n/10.95 fscache en-
 []


Underfull \hbox (badness 10000) in paragraph at lines 40781--40781
\TU/DejaVuSerif(0)/m/n/10.95 abled for
 []


Underfull \hbox (badness 10000) in paragraph at lines 40781--40781
\TU/DejaVuSerif(0)/m/n/10.95 persistent
 []


Package tabulary Warning: tymin too large (218.99994pt), resetting to 75.53203p
t on input line 40832.


Underfull \hbox (badness 10000) in paragraph at lines 40832--40832
[]\TU/DejaVuSerif(0)/m/n/10.95 0b00000001
 []


Underfull \hbox (badness 10000) in paragraph at lines 40832--40832
\TU/DejaVuSerif(0)/m/n/10.95 (only read-
 []


Underfull \hbox (badness 10000) in paragraph at lines 40832--40832
\TU/DejaVuSerif(0)/m/n/10.95 ahead file
 []


Underfull \hbox (badness 10000) in paragraph at lines 40832--40832
[]\TU/DejaVuSerif(0)/m/n/10.95 0b00000101
 []


Underfull \hbox (badness 10000) in paragraph at lines 40832--40832
\TU/DejaVuSerif(0)/m/n/10.95 (read-ahead +
 []


Underfull \hbox (badness 10000) in paragraph at lines 40832--40832
\TU/DejaVuSerif(0)/m/n/10.95 writeback file
 []


Underfull \hbox (badness 10000) in paragraph at lines 40832--40832
[]\TU/DejaVuSerif(0)/m/n/10.95 0b00001111
 []


Underfull \hbox (badness 10000) in paragraph at lines 40832--40832
\TU/DejaVuSerif(0)/m/n/10.95 (non-coherent
 []


Underfull \hbox (badness 10000) in paragraph at lines 40832--40832
\TU/DejaVuSerif(0)/m/n/10.95 file and meta-
 []


Underfull \hbox (badness 10000) in paragraph at lines 40832--40832
[]\TU/DejaVuSerif(0)/m/n/10.95 0b10001111
 []


Package tabulary Warning: tymin too large (218.99994pt), resetting to 75.53203p
t on input line 40949.


Underfull \hbox (badness 10000) in paragraph at lines 40949--40949
[]\TU/DejaVuSerif(0)/m/n/10.95 developer debug
 []


Underfull \hbox (badness 7814) in paragraph at lines 40949--40949
[]\TU/DejaVuSerif(0)/m/n/10.95 display Marshalling
 []


Underfull \hbox (badness 5504) in paragraph at lines 40965--40968
[]|\TU/DejaVuSerif(0)/m/n/10.95 the file descriptor for writing with
 []


Package tabulary Warning: tymin too large (218.99994pt), resetting to 75.53203p
t on input line 41025.


Underfull \hbox (badness 10000) in paragraph at lines 41025--41025
[]\TU/DejaVuSerif(0)/m/n/10.95 Legacy mode
 []


Underfull \hbox (badness 10000) in paragraph at lines 41025--41025
\TU/DejaVuSerif(0)/m/n/10.95 (same as noex-
 []


Underfull \hbox (badness 10000) in paragraph at lines 41025--41025
[]\TU/DejaVuSerif(0)/m/n/10.95 Use 9P2000.u
 []


Underfull \hbox (badness 10000) in paragraph at lines 41025--41025
[]\TU/DejaVuSerif(0)/m/n/10.95 Use 9P2000.L
 []


Underfull \hbox (badness 10000) in paragraph at lines 41094--41097
\TU/DejaVuSerif(0)/m/n/10.95 allows only user with
 []

[394] [395]
Overfull \vbox (1719.7982pt too high) has occurred while \output is active []

[396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] [
409] [410] [411] [412] [413] [414] [415] [416] [417] [418] [419] [420] [421] [4
22] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434] [43
5] [436] [437] [438] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448
] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] [461]
[462] [463]
Underfull \hbox (badness 10000) in paragraph at lines 46564--46572
[]\TU/DejaVuSerif(0)/m/n/10.95 A configfs subsystem specifies default groups by
 adding them using the con-
 []


Underfull \hbox (badness 10000) in paragraph at lines 46587--46594
[]\TU/DejaVuSerif(0)/m/n/10.95 configfs provides two additional API calls: conf
igfs_depend_item() and con-
 []

[464] [465]
Underfull \hbox (badness 7291) in paragraph at lines 46701--46704
[]\TU/DejaVuSerif(0)/m/n/10.95 To boot a kernel with this as root filesystem, s
uffice to specify something like
 []


Package tabulary Warning: tymin too large (218.99994pt), resetting to 163.07928
pt on input line 46925.


Package tabulary Warning: No suitable columns! on input line 46925.

[466] [467] [468] [469]
Underfull \hbox (badness 10000) in paragraph at lines 47221--47224
[]\TU/DejaVuSerif(0)/m/n/10.95 Calling \TU/DejaVuSansMono(0)/m/n/10.95 iomap_ze
ro_range() \TU/DejaVuSerif(0)/m/n/10.95 passing appropriate iomap operations in
stead of
 []

[470] [471] [472] [473] [474] [475] [476]

Package tabulary Warning: No suitable columns! on input line 47827.


Package tabulary Warning: No suitable columns! on input line 47853.

[477] [478] [479]

Package tabulary Warning: No suitable columns! on input line 48064.

[480]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 153.9543p
t on input line 48220.

[481]
Underfull \hbox (badness 10000) in paragraph at lines 48320--48324
\TU/DejaVuSerif(0)/m/n/10.95 xattr is enabled by default if CON-
 []


Underfull \hbox (badness 10000) in paragraph at lines 48328--48332
\TU/DejaVuSerif(0)/m/n/10.95 acl is enabled by default if CON-
 []


Package tabulary Warning: tymin too large (218.99994pt), resetting to 113.30946
pt on input line 48373.


Underfull \hbox (badness 10000) in paragraph at lines 48373--48373
[]\TU/DejaVuSerif(0)/m/n/10.95 Cache the both ends of
 []


Underfull \hbox (badness 10000) in paragraph at lines 48373--48373
\TU/DejaVuSerif(0)/m/n/10.95 incomplete compressed
 []


Underfull \hbox (badness 10000) in paragraph at lines 48373--48373
\TU/DejaVuSerif(0)/m/n/10.95 rest compressed physical
 []


Underfull \hbox (badness 6893) in paragraph at lines 48389--48392
[]|\TU/DejaVuSerif(0)/m/n/10.95 A legacy option which is an alias for
 []

[482] [483] [484]
Underfull \hbox (badness 10000) in paragraph at lines 48647--48654
[]\TU/DejaVuSerif(0)/m/n/10.95 When referring to a long xattr name prefix, the 
highest bit (bit 7) of
 []

[485] [486]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 163.07928
pt on input line 48944.

[487] [488] [489] [490] [491]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 93.04758p
t on input line 49298.

[492] [493] [494]
Underfull \hbox (badness 10000) in paragraph at lines 49681--49683
[]|\TU/DejaVuSerif(0)/m/n/10.95 Block Group
 []


Overfull \hbox (11.44257pt too wide) in paragraph at lines 49725--49728
[]|\TU/DejaVuSerif(0)/m/n/10.95 4,398,314,962,956
 []


Underfull \hbox (badness 10000) in paragraph at lines 49729--49731
[]|\TU/DejaVuSerif(0)/m/n/10.95 File Size, Ex-
 []

[495]
Underfull \hbox (badness 10000) in paragraph at lines 49872--49874
[]|\TU/DejaVuSerif(0)/m/n/10.95 Block Group
 []


Overfull \hbox (11.44257pt too wide) in paragraph at lines 49916--49919
[]|\TU/DejaVuSerif(0)/m/n/10.95 4,398,314,962,956
 []


Underfull \hbox (badness 10000) in paragraph at lines 49920--49922
[]|\TU/DejaVuSerif(0)/m/n/10.95 File Size, Ex-
 []

[496]
Underfull \hbox (badness 10000) in paragraph at lines 49976--49978
[]|\TU/DejaVuSans(0)/m/n/10.95 Group 0
 []


Underfull \hbox (badness 10000) in paragraph at lines 49979--49981
[]|\TU/DejaVuSans(0)/m/n/10.95 ext4 Su-
 []


Underfull \hbox (badness 10000) in paragraph at lines 49982--49984
[]|\TU/DejaVuSans(0)/m/n/10.95 Group
 []


Underfull \hbox (badness 10000) in paragraph at lines 49982--49984
\TU/DejaVuSans(0)/m/n/10.95 Descrip-
 []


Underfull \hbox (badness 10000) in paragraph at lines 49985--49987
[]|\TU/DejaVuSans(0)/m/n/10.95 Reserved
 []


Underfull \hbox (badness 10000) in paragraph at lines 49985--49987
\TU/DejaVuSans(0)/m/n/10.95 GDT
 []


Underfull \hbox (badness 10000) in paragraph at lines 49988--49990
[]|\TU/DejaVuSans(0)/m/n/10.95 Data
 []


Underfull \hbox (badness 10000) in paragraph at lines 49988--49990
\TU/DejaVuSans(0)/m/n/10.95 Block
 []


Underfull \hbox (badness 10000) in paragraph at lines 49991--49993
[]|\TU/DejaVuSans(0)/m/n/10.95 inode
 []


Underfull \hbox (badness 10000) in paragraph at lines 49997--50000
[]|\TU/DejaVuSans(0)/m/n/10.95 Data
 []


Underfull \hbox (badness 10000) in paragraph at lines 50002--50004
[]|\TU/DejaVuSerif(0)/m/n/10.95 1024
 []


Underfull \hbox (badness 10000) in paragraph at lines 50008--50010
[]|\TU/DejaVuSerif(0)/m/n/10.95 many
 []


Underfull \hbox (badness 10000) in paragraph at lines 50011--50013
[]|\TU/DejaVuSerif(0)/m/n/10.95 many
 []


Underfull \hbox (badness 10000) in paragraph at lines 50020--50022
[]|\TU/DejaVuSerif(0)/m/n/10.95 many
 []


Underfull \hbox (badness 10000) in paragraph at lines 50023--50026
[]|\TU/DejaVuSerif(0)/m/n/10.95 many
 []


Underfull \hbox (badness 10000) in paragraph at lines 50023--50026
\TU/DejaVuSerif(0)/m/n/10.95 more
 []

[497] [498]
Underfull \hbox (badness 10000) in paragraph at lines 50162--50164
[]|\TU/DejaVuSans(0)/m/n/10.95 in-
 []


Underfull \hbox (badness 10000) in paragraph at lines 50162--50164
\TU/DejaVuSans(0)/m/n/10.95 ode
 []

[499]
Underfull \hbox (badness 10000) in paragraph at lines 50480--50482
[]|\TU/DejaVuSerif(0)/m/n/10.95 __le32
 []


Underfull \hbox (badness 10000) in paragraph at lines 50480--50482
\TU/DejaVuSerif(0)/m/n/10.95 or
 []

[500] [501] [502]
Underfull \hbox (badness 10000) in paragraph at lines 50856--50860
\TU/DejaVuSerif(0)/m/n/10.95 blocks if bigalloc is enabled. Oth-
 []


Underfull \hbox (badness 10000) in paragraph at lines 50856--50860
\TU/DejaVuSerif(0)/m/n/10.95 erwise s_log_cluster_size must equal
 []


Overfull \hbox (2.20013pt too wide) in paragraph at lines 51227--51229
[]|\TU/DejaVuSerif(0)/m/n/10.95 s_algorithm_usage_bitmap| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 51230--51233
[]|\TU/DejaVuSerif(0)/m/n/10.95 For compression (Not used in
 []


Underfull \hbox (badness 10000) in paragraph at lines 51234--51238
[]|\TU/DejaVuSerif(0)/m/n/10.95 Performance hints. Directory pre-
 []


Underfull \hbox (badness 10000) in paragraph at lines 51234--51238
\TU/DejaVuSerif(0)/m/n/10.95 allocation should only happen if the
 []


Underfull \hbox (badness 10000) in paragraph at lines 51234--51238
\TU/DejaVuSerif(0)/m/n/10.95 EXT4_FEATURE_COMPAT_DIR_PREALLOC
 []


Underfull \hbox (badness 10000) in paragraph at lines 51280--51284
[]|\TU/DejaVuSerif(0)/m/n/10.95 Journalling support is valid only if
 []


Underfull \hbox (badness 10000) in paragraph at lines 51374--51379
[]|\TU/DejaVuSerif(0)/m/n/10.95 If this value is 0 or
 []


Underfull \hbox (badness 10000) in paragraph at lines 51374--51379
\TU/DejaVuSerif(0)/m/n/10.95 EXT3_JNL_BACKUP_BLOCKS (1), then
 []


Underfull \hbox (badness 10000) in paragraph at lines 51403--51406
[]|\TU/DejaVuSerif(0)/m/n/10.95 Default mount options. See the [][]\TU/DejaVuSe
rif(0)/m/it/10.95 su-
 []


Underfull \hbox (badness 10000) in paragraph at lines 51448--51451
[]|\TU/DejaVuSerif(0)/m/n/10.95 64bit support is valid only if
 []


Underfull \hbox (badness 5771) in paragraph at lines 51599--51602
[]|\TU/DejaVuSerif(0)/m/n/10.95 Size of a flexible block group is 2 ^
 []


Overfull \hbox (3.77739pt too wide) in paragraph at lines 51671--51673
[]|\TU/DejaVuSerif(0)/m/n/10.95 s_snapshot_r_blocks_count| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 51674--51678
[]|\TU/DejaVuSerif(0)/m/n/10.95 Number of blocks reserved for active
 []


Underfull \hbox (badness 10000) in paragraph at lines 51674--51678
\TU/DejaVuSerif(0)/m/n/10.95 snapshot[]s future use. (Not used in
 []


Underfull \hbox (badness 6364) in paragraph at lines 51965--51969
\TU/DejaVuSerif(0)/m/n/10.95 calculations. This value is crc32c(~0,
 []

[503] [504] [505] [506] [507]
Underfull \hbox (badness 10000) in paragraph at lines 52365--52369
[]|\TU/DejaVuSerif(0)/m/n/10.95 Has reserved GDT blocks for filesystem expansio
n (COM-
 []

[508] [509]
Underfull \hbox (badness 5431) in paragraph at lines 52596--52600
[]|\TU/DejaVuSerif(0)/m/n/10.95 Sparse superblocks. See the earlier discussion 
of this feature
 []


Underfull \hbox (badness 10000) in paragraph at lines 52646--52650
[]|\TU/DejaVuSerif(0)/m/n/10.95 Indicates that large inodes exist on this files
ystem
 []


Underfull \hbox (badness 10000) in paragraph at lines 52668--52673
[]|\TU/DejaVuSerif(0)/m/n/10.95 This filesystem supports â??bigallocâ??, which mean
s that file ex-
 []


Underfull \hbox (badness 10000) in paragraph at lines 52677--52682
[]|\TU/DejaVuSerif(0)/m/n/10.95 This filesystem supports metadata checksumming.

 []


Underfull \hbox (badness 10000) in paragraph at lines 52677--52682
\TU/DejaVuSerif(0)/m/n/10.95 (RO_COMPAT_METADATA_CSUM; implies RO_COMPAT_GDT_CS
UM,
 []


Underfull \hbox (badness 5548) in paragraph at lines 52694--52699
[]|\TU/DejaVuSerif(0)/m/n/10.95 Read-only filesystem image; the kernel will not
 mount this im-
 []


Underfull \hbox (badness 10000) in paragraph at lines 52717--52722
[]|\TU/DejaVuSerif(0)/m/n/10.95 Indicates orphan file may have valid orphan ent
ries and thus
 []


Underfull \hbox (badness 10000) in paragraph at lines 52717--52722
\TU/DejaVuSerif(0)/m/n/10.95 we need to clean them up when mounting the filesys
tem
 []

[510] [511] [512]
Underfull \hbox (badness 10000) in paragraph at lines 53209--53214
[]|\TU/DejaVuSerif(0)/m/n/10.95 Lower 16-bits of unused inode count.
 []


Underfull \hbox (badness 10000) in paragraph at lines 53209--53214
\TU/DejaVuSerif(0)/m/n/10.95 If set, we needn[]t scan past the
 []


Underfull \hbox (badness 10000) in paragraph at lines 53209--53214
\TU/DejaVuSansMono(0)/m/n/10.95 (sb.s_inodes_per_group [] gdt.
 []


Underfull \hbox (badness 10000) in paragraph at lines 53224--53232
[]|\TU/DejaVuSerif(0)/m/n/10.95 Group descriptor checksum;
 []


Underfull \hbox (badness 10000) in paragraph at lines 53224--53232
\TU/DejaVuSerif(0)/m/n/10.95 crc16(sb_uuid+group_num+bg_desc) if
 []


Underfull \hbox (badness 10000) in paragraph at lines 53224--53232
\TU/DejaVuSerif(0)/m/n/10.95 or crc32c(sb_uuid+group_num+bg_desc)
 []


Underfull \hbox (badness 10000) in paragraph at lines 53224--53232
\TU/DejaVuSerif(0)/m/n/10.95 & 0xFFFF if the
 []


Underfull \hbox (badness 10000) in paragraph at lines 53224--53232
\TU/DejaVuSerif(0)/m/n/10.95 RO_COMPAT_METADATA_CSUM feature
 []

[513] [514]
Underfull \hbox (badness 10000) in paragraph at lines 53526--53529
[]|\TU/DejaVuSerif(0)/m/n/10.95 Magic number for MMP, 0x004D4D50
 []

[515] [516]
Underfull \hbox (badness 10000) in paragraph at lines 53714--53717
[]|\TU/DejaVuSans(0)/m/n/10.95 descriptor_block (data_blocks or revocation_bloc
k)
 []


Underfull \hbox (badness 10000) in paragraph at lines 53718--53721
[]|\TU/DejaVuSans(0)/m/n/10.95 [more transac-
 []


Underfull \hbox (badness 10000) in paragraph at lines 53759--53761
[]|\TU/DejaVuSans(0)/m/n/10.95 ext4 Su-
 []


Underfull \hbox (badness 10000) in paragraph at lines 53762--53764
[]|\TU/DejaVuSans(0)/m/n/10.95 Journal Su-
 []


Underfull \hbox (badness 10000) in paragraph at lines 53769--53772
[]|\TU/DejaVuSans(0)/m/n/10.95 [more
 []


Underfull \hbox (badness 10000) in paragraph at lines 53769--53772
\TU/DejaVuSans(0)/m/n/10.95 transac-
 []

[517]
Underfull \hbox (badness 10000) in paragraph at lines 53954--53956
[]|\TU/DejaVuSerif(0)/m/n/10.95 jour-
 []


Overfull \hbox (30.69397pt too wide) in paragraph at lines 53954--53956
\TU/DejaVuSerif(0)/m/n/10.95 nal_header_t
 []


Underfull \hbox (badness 10000) in paragraph at lines 53954--53956
\TU/DejaVuSerif(0)/m/n/10.95 (12
 []


Underfull \hbox (badness 10000) in paragraph at lines 54043--54046
[]|\TU/DejaVuSerif(0)/m/n/10.95 Error value, as set by
 []

[518] [519]
Underfull \hbox (badness 10000) in paragraph at lines 54270--54274
[]|\TU/DejaVuSerif(0)/m/n/10.95 Journal maintains checksums on the data blocks.

 []


Overfull \hbox (20.62756pt too wide) in paragraph at lines 54300--54303
[]|\TU/DejaVuSerif(0)/m/n/10.95 Journal has block revocation records. (JBD2_FEA
TURE_INCOMPAT_REVOKE)| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 54307--54311
[]|\TU/DejaVuSerif(0)/m/n/10.95 Journal can deal with 64-bit block numbers.
 []


Overfull \hbox (46.24883pt too wide) in paragraph at lines 54315--54318
[]|\TU/DejaVuSerif(0)/m/n/10.95 Journal commits asynchronously. (JBD2_FEATURE_I
NCOMPAT_ASYNC_COMMIT)| 
 []


Overfull \hbox (24.3756pt too wide) in paragraph at lines 54341--54344
[]|\TU/DejaVuSerif(0)/m/n/10.95 Journal has fast commit blocks. (JBD2_FEATURE_I
NCOMPAT_FAST_COMMIT)| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 54434--54436
[]|\TU/DejaVuSerif(0)/m/n/10.95 jour-
 []


Overfull \hbox (30.69397pt too wide) in paragraph at lines 54434--54436
\TU/DejaVuSerif(0)/m/n/10.95 nal_header_t| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 54447--54449
[]|\TU/DejaVuSerif(0)/m/n/10.95 struct
 []


Underfull \hbox (badness 10000) in paragraph at lines 54447--54449
\TU/DejaVuSerif(0)/m/n/10.95 jour-
 []


Overfull \hbox (46.41321pt too wide) in paragraph at lines 54447--54449
\TU/DejaVuSerif(0)/m/n/10.95 nal_block_tag_s| 
 []

[520]
Underfull \hbox (badness 10000) in paragraph at lines 54529--54534
\TU/DejaVuSerif(0)/m/n/10.95 the corresponding data block should
 []


Underfull \hbox (badness 10000) in paragraph at lines 54529--54534
\TU/DejaVuSerif(0)/m/n/10.95 end up on disk. This is zero if
 []


Underfull \hbox (badness 10000) in paragraph at lines 54529--54534
\TU/DejaVuSerif(0)/m/n/10.95 JBD2_FEATURE_INCOMPAT_64BIT is not
 []

[521] [522]
Underfull \hbox (badness 10000) in paragraph at lines 54837--54839
[]|\TU/DejaVuSerif(0)/m/n/10.95 jour-
 []


Overfull \hbox (30.69397pt too wide) in paragraph at lines 54837--54839
\TU/DejaVuSerif(0)/m/n/10.95 nal_header_t| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 54863--54865
[]|\TU/DejaVuSerif(0)/m/n/10.95 __be32
 []


Underfull \hbox (badness 10000) in paragraph at lines 54863--54865
\TU/DejaVuSerif(0)/m/n/10.95 or
 []


Underfull \hbox (badness 10000) in paragraph at lines 54963--54965
[]|\TU/DejaVuSerif(0)/m/n/10.95 jour-
 []


Overfull \hbox (31.91301pt too wide) in paragraph at lines 54963--54965
\TU/DejaVuSerif(0)/m/n/10.95 nal_header_s| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 54976--54978
[]|\TU/DejaVuSerif(0)/m/n/10.95 un-
 []


Underfull \hbox (badness 10000) in paragraph at lines 54976--54978
\TU/DejaVuSerif(0)/m/n/10.95 signed
 []


Underfull \hbox (badness 10000) in paragraph at lines 54990--54992
[]|\TU/DejaVuSerif(0)/m/n/10.95 un-
 []


Underfull \hbox (badness 10000) in paragraph at lines 54990--54992
\TU/DejaVuSerif(0)/m/n/10.95 signed
 []


Underfull \hbox (badness 10000) in paragraph at lines 55003--55005
[]|\TU/DejaVuSerif(0)/m/n/10.95 un-
 []


Underfull \hbox (badness 10000) in paragraph at lines 55003--55005
\TU/DejaVuSerif(0)/m/n/10.95 signed
 []


Overfull \hbox (65.80956pt too wide) in paragraph at lines 55016--55018
[]|\TU/DejaVuSerif(0)/m/n/10.95 h_chksum[JBD2_CHECKSUM_BYTES]| 
 []


Underfull \hbox (badness 5519) in paragraph at lines 55019--55027
[]|\TU/DejaVuSerif(0)/m/n/10.95 32 bytes of space to store checksums.
 []


Underfull \hbox (badness 10000) in paragraph at lines 55019--55027
\TU/DejaVuSerif(0)/m/n/10.95 If JBD2_FEATURE_INCOMPAT_CSUM_V2
 []


Underfull \hbox (badness 10000) in paragraph at lines 55019--55027
\TU/DejaVuSerif(0)/m/n/10.95 or JBD2_FEATURE_INCOMPAT_CSUM_V3
 []


Underfull \hbox (badness 10000) in paragraph at lines 55019--55027
\TU/DejaVuSerif(0)/m/n/10.95 JBD2_FEATURE_COMPAT_CHECKSUM is
 []

[523]
Overfull \hbox (79.52518pt too wide) in paragraph at lines 55088--55090
[]|\TU/DejaVuSerif(0)/m/n/10.95 EXT4_FC_TAG_HEAD| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 55091--55093
[]|\TU/DejaVuSerif(0)/m/n/10.95 Fast commit area
 []


Underfull \hbox (badness 10000) in paragraph at lines 55094--55096
[]|\TU/DejaVuSansMono(0)/m/n/10.95 struct
 []


Overfull \hbox (118.71098pt too wide) in paragraph at lines 55102--55104
[]|\TU/DejaVuSerif(0)/m/n/10.95 EXT4_FC_TAG_ADD_RANGE| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 55108--55110
[]|\TU/DejaVuSansMono(0)/m/n/10.95 struct
 []


Overfull \hbox (117.28877pt too wide) in paragraph at lines 55115--55117
[]|\TU/DejaVuSerif(0)/m/n/10.95 EXT4_FC_TAG_DEL_RANGE| 
 []


Underfull \hbox (badness 5862) in paragraph at lines 55118--55120
[]|\TU/DejaVuSerif(0)/m/n/10.95 Remove logical off-
 []


Underfull \hbox (badness 10000) in paragraph at lines 55121--55123
[]|\TU/DejaVuSansMono(0)/m/n/10.95 struct
 []


Overfull \hbox (84.52432pt too wide) in paragraph at lines 55129--55131
[]|\TU/DejaVuSerif(0)/m/n/10.95 EXT4_FC_TAG_CREAT| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 55135--55137
[]|\TU/DejaVuSansMono(0)/m/n/10.95 struct
 []


Overfull \hbox (5.94716pt too wide) in paragraph at lines 55135--55137
\TU/DejaVuSansMono(0)/m/n/10.95 ext4_fc_dentry_info| 
 []


Overfull \hbox (74.65436pt too wide) in paragraph at lines 55143--55145
[]|\TU/DejaVuSerif(0)/m/n/10.95 EXT4_FC_TAG_LINK| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 55149--55151
[]|\TU/DejaVuSansMono(0)/m/n/10.95 struct
 []


Overfull \hbox (5.94716pt too wide) in paragraph at lines 55149--55151
\TU/DejaVuSansMono(0)/m/n/10.95 ext4_fc_dentry_info| 
 []


Overfull \hbox (93.46397pt too wide) in paragraph at lines 55156--55158
[]|\TU/DejaVuSerif(0)/m/n/10.95 EXT4_FC_TAG_UNLINK| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 55162--55164
[]|\TU/DejaVuSansMono(0)/m/n/10.95 struct
 []


Overfull \hbox (5.94716pt too wide) in paragraph at lines 55162--55164
\TU/DejaVuSansMono(0)/m/n/10.95 ext4_fc_dentry_info| 
 []


Overfull \hbox (68.34528pt too wide) in paragraph at lines 55169--55171
[]|\TU/DejaVuSerif(0)/m/n/10.95 EXT4_FC_TAG_PAD| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 55172--55174
[]|\TU/DejaVuSerif(0)/m/n/10.95 Padding (unused
 []


Overfull \hbox (71.50516pt too wide) in paragraph at lines 55182--55184
[]|\TU/DejaVuSerif(0)/m/n/10.95 EXT4_FC_TAG_TAIL| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 55188--55190
[]|\TU/DejaVuSansMono(0)/m/n/10.95 struct
 []

[524] [525]
Underfull \hbox (badness 5417) in paragraph at lines 55303--55317
\TU/DejaVuSerif(0)/m/n/10.95 EXT4_IOC_CHECKPOINT_FLAG_DISCARD and EXT4_IOC_CHEC
KPOINT_FLAG_ZEROOUT.
 []

[526]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 119.30946
pt on input line 55407.


Underfull \hbox (badness 7740) in paragraph at lines 55407--55407
[]\TU/DejaVuSerif(0)/m/n/10.95 Each __le32 entry is either
 []


Underfull \hbox (badness 10000) in paragraph at lines 55411--55419
[]\TU/DejaVuSerif(0)/m/n/10.95 When a filesystem with orphan file feature is wr
iteably mounted, we set
 []


Underfull \hbox (badness 10000) in paragraph at lines 55656--55666
\TU/DejaVuSerif(0)/m/n/10.95 set and EXT4_HUGE_FILE_FL is NOT
 []


Underfull \hbox (badness 10000) in paragraph at lines 55656--55666
\TU/DejaVuSerif(0)/m/n/10.95 sumes \TU/DejaVuSansMono(0)/m/n/10.95 i_blocks_lo 
+ (i_blocks_hi <<
 []


Underfull \hbox (badness 6493) in paragraph at lines 55656--55666
\TU/DejaVuSansMono(0)/m/n/10.95 inode.i_flags\TU/DejaVuSerif(0)/m/n/10.95 , the
n this file consumes
 []


Underfull \hbox (badness 10000) in paragraph at lines 55656--55666
\TU/DejaVuSerif(0)/m/n/10.95 (\TU/DejaVuSansMono(0)/m/n/10.95 i_blocks_lo + i_b
locks_hi \TU/DejaVuSerif(0)/m/n/10.95 << 32)
 []


Underfull \hbox (badness 10000) in paragraph at lines 55696--55698
[]|\TU/DejaVuSerif(0)/m/n/10.95 60
 []


Overfull \hbox (23.87556pt too wide) in paragraph at lines 55699--55701
[]|\TU/DejaVuSerif(0)/m/n/10.95 i_block[EXT4_N_BLOCKS=15]| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 55764--55766
[]|\TU/DejaVuSerif(0)/m/n/10.95 12
 []

[527] [528] [529]
Underfull \hbox (badness 10000) in paragraph at lines 56113--56117
[]|\TU/DejaVuSerif(0)/m/n/10.95 This file should be preserved, should undeletio
n be desired
 []


Underfull \hbox (badness 10000) in paragraph at lines 56206--56210
[]|\TU/DejaVuSerif(0)/m/n/10.95 File data must always be written through the jo
urnal
 []

[530] [531] [532]
Underfull \hbox (badness 10000) in paragraph at lines 56818--56820
[]|\TU/DejaVuSans(0)/m/n/10.95 MSB of 32-bit
 []


Underfull \hbox (badness 10000) in paragraph at lines 56821--56823
[]|\TU/DejaVuSans(0)/m/n/10.95 Adjustment for
 []


Underfull \hbox (badness 10000) in paragraph at lines 56824--56826
[]|\TU/DejaVuSans(0)/m/n/10.95 Decoded 64-bit
 []


Underfull \hbox (badness 10000) in paragraph at lines 56841--56843
[]|[]\TU/DejaVuSansMono(0)/m/n/10.95 0x80000000 []
 []


Underfull \hbox (badness 10000) in paragraph at lines 56844--56847
[]|\TU/DejaVuSerif(0)/m/n/10.95 1901-12-13 to
 []


Underfull \hbox (badness 10000) in paragraph at lines 56857--56859
[]|\TU/DejaVuSansMono(0)/m/n/10.95 0x000000000 []
 []


Underfull \hbox (badness 10000) in paragraph at lines 56860--56863
[]|\TU/DejaVuSerif(0)/m/n/10.95 1970-01-01 to
 []


Underfull \hbox (badness 10000) in paragraph at lines 56873--56875
[]|\TU/DejaVuSansMono(0)/m/n/10.95 0x080000000 []
 []


Underfull \hbox (badness 10000) in paragraph at lines 56876--56879
[]|\TU/DejaVuSerif(0)/m/n/10.95 2038-01-19 to
 []


Underfull \hbox (badness 10000) in paragraph at lines 56889--56891
[]|\TU/DejaVuSansMono(0)/m/n/10.95 0x100000000 []
 []


Underfull \hbox (badness 10000) in paragraph at lines 56892--56895
[]|\TU/DejaVuSerif(0)/m/n/10.95 2106-02-07 to
 []


Underfull \hbox (badness 10000) in paragraph at lines 56905--56907
[]|\TU/DejaVuSansMono(0)/m/n/10.95 0x180000000 []
 []


Underfull \hbox (badness 10000) in paragraph at lines 56908--56911
[]|\TU/DejaVuSerif(0)/m/n/10.95 2174-02-25 to
 []


Underfull \hbox (badness 10000) in paragraph at lines 56921--56923
[]|\TU/DejaVuSansMono(0)/m/n/10.95 0x200000000 []
 []


Underfull \hbox (badness 10000) in paragraph at lines 56924--56927
[]|\TU/DejaVuSerif(0)/m/n/10.95 2242-03-16 to
 []


Underfull \hbox (badness 10000) in paragraph at lines 56937--56939
[]|\TU/DejaVuSansMono(0)/m/n/10.95 0x280000000 []
 []


Underfull \hbox (badness 10000) in paragraph at lines 56940--56943
[]|\TU/DejaVuSerif(0)/m/n/10.95 2310-04-04 to
 []


Underfull \hbox (badness 10000) in paragraph at lines 56953--56955
[]|\TU/DejaVuSansMono(0)/m/n/10.95 0x300000000 []
 []


Underfull \hbox (badness 10000) in paragraph at lines 56956--56959
[]|\TU/DejaVuSerif(0)/m/n/10.95 2378-04-22 to
 []

[533]
Underfull \hbox (badness 5519) in paragraph at lines 57027--57038
[]\TU/DejaVuSerif(0)/m/n/10.95 Extents are arranged as a tree. Each node of the
 tree begins with a \TU/DejaVuSansMono(0)/m/n/10.95 struct
 []

[534] [535]
Underfull \hbox (badness 10000) in paragraph at lines 57345--57348
[]|\TU/DejaVuSerif(0)/m/n/10.95 Checksum of the extent block,
 []


Overfull \hbox (4.31602pt too wide) in paragraph at lines 57345--57348
\TU/DejaVuSerif(0)/m/n/10.95 crc32c(uuid+inum+igeneration+extentblock)| 
 []

[536] [537] [538]
Underfull \hbox (badness 10000) in paragraph at lines 58025--58027
[]|\TU/DejaVuSerif(0)/m/n/10.95 struct
 []


Overfull \hbox (4.14632pt too wide) in paragraph at lines 58025--58027
\TU/DejaVuSerif(0)/m/n/10.95 dx_root_info.reserved_zero| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 58038--58040
[]|\TU/DejaVuSerif(0)/m/n/10.95 struct
 []


Underfull \hbox (badness 10000) in paragraph at lines 58051--58053
[]|\TU/DejaVuSerif(0)/m/n/10.95 struct
 []


Underfull \hbox (badness 10000) in paragraph at lines 58064--58066
[]|\TU/DejaVuSerif(0)/m/n/10.95 struct
 []


Overfull \hbox (6.42935pt too wide) in paragraph at lines 58064--58066
\TU/DejaVuSerif(0)/m/n/10.95 dx_root_info.indirect_levels| 
 []


Underfull \hbox (badness 10000) in paragraph at lines 58078--58080
[]|\TU/DejaVuSerif(0)/m/n/10.95 struct
 []


Underfull \hbox (badness 10000) in paragraph at lines 58126--58128
[]|\TU/DejaVuSerif(0)/m/n/10.95 struct
 []


Overfull \hbox (7.48938pt too wide) in paragraph at lines 58126--58128
\TU/DejaVuSerif(0)/m/n/10.95 dx_entry| 
 []

[539]
Underfull \hbox (badness 10000) in paragraph at lines 58333--58335
[]|\TU/DejaVuSerif(0)/m/n/10.95 struct
 []


Overfull \hbox (7.48938pt too wide) in paragraph at lines 58333--58335
\TU/DejaVuSerif(0)/m/n/10.95 dx_entry| 
 []

[540]
Underfull \hbox (badness 10000) in paragraph at lines 58537--58541
[]|\TU/DejaVuSerif(0)/m/n/10.95 Magic number for identification,
 []


Underfull \hbox (badness 10000) in paragraph at lines 58580--58583
[]|\TU/DejaVuSerif(0)/m/n/10.95 Magic number for identification,
 []

[541] [542] [543] [544]
Underfull \hbox (badness 5681) in paragraph at lines 59108--59118
[]|\TU/DejaVuSerif(0)/m/n/10.95 Turn on/off cleaning operations, namely
 []


Underfull \hbox (badness 5189) in paragraph at lines 59108--59118
\TU/DejaVuSerif(0)/m/n/10.95 when I/O subsystem is idle. If back-
 []


Underfull \hbox (badness 10000) in paragraph at lines 59147--59151
[]|\TU/DejaVuSerif(0)/m/n/10.95 Disable the roll-forward recovery rou-
 []


Underfull \hbox (badness 10000) in paragraph at lines 59147--59151
\TU/DejaVuSerif(0)/m/n/10.95 tine, mounted read- only (i.e., -o
 []


Underfull \hbox (badness 10000) in paragraph at lines 59173--59177
\TU/DejaVuSerif(0)/m/n/10.95 xattr is enabled by default if CON-
 []


Underfull \hbox (badness 10000) in paragraph at lines 59181--59185
[]|\TU/DejaVuSerif(0)/m/n/10.95 Disable POSIX Access Control List.
 []


Underfull \hbox (badness 5667) in paragraph at lines 59356--59360
[]|\TU/DejaVuSerif(0)/m/n/10.95 Support configuring fault injection type,
 []


Package tabulary Warning: tymin too large (218.99994pt), resetting to 113.30946
pt on input line 59509.


Overfull \hbox (5.92146pt too wide) in paragraph at lines 59509--59509
[]|\TU/DejaVuSerif(0)/m/n/10.95 FAULT_PAGE_ALLOC| 
 []


Overfull \hbox (10.66931pt too wide) in paragraph at lines 59509--59509
[]|\TU/DejaVuSerif(0)/m/n/10.95 FAULT_EVICT_INODE| 
 []


Overfull \hbox (9.66414pt too wide) in paragraph at lines 59509--59509
[]|\TU/DejaVuSerif(0)/m/n/10.95 FAULT_CHECKPOINT| 
 []


Overfull \hbox (5.63809pt too wide) in paragraph at lines 59509--59509
[]|\TU/DejaVuSerif(0)/m/n/10.95 FAULT_SLAB_ALLOC| 
 []


Overfull \hbox (3.90576pt too wide) in paragraph at lines 59509--59509
[]|\TU/DejaVuSerif(0)/m/n/10.95 FAULT_DQUOT_INIT| 
 []


Underfull \hbox (badness 6188) in paragraph at lines 59517--59540
\TU/DejaVuSerif(0)/m/n/10.95 location with â??max_fragment_chunkâ?? and
 []


Underfull \hbox (badness 10000) in paragraph at lines 59759--59772
\TU/DejaVuSerif(0)/m/n/10.95 the priority should be: dir_flag <
 []


Underfull \hbox (badness 10000) in paragraph at lines 59759--59772
\TU/DejaVuSerif(0)/m/n/10.95 comp_extention,nocompress_extension <
 []


Underfull \hbox (badness 5260) in paragraph at lines 59860--59878
[]|\TU/DejaVuSerif(0)/m/n/10.95 Specify f2fs behavior on critical errors.
 []


Underfull \hbox (badness 10000) in paragraph at lines 59860--59878
\TU/DejaVuSerif(0)/m/n/10.95 and â??remount-roâ??, respectively, trigger
 []


Underfull \hbox (badness 10000) in paragraph at lines 59860--59878
\TU/DejaVuSerif(0)/m/n/10.95 ===============
 []


Underfull \hbox (badness 10000) in paragraph at lines 59860--59878
\TU/DejaVuSerif(0)/m/n/10.95 =============== ========
 []


Underfull \hbox (badness 10000) in paragraph at lines 59860--59878
\TU/DejaVuSerif(0)/m/n/10.95 mode continue remount-ro panic
 []


Underfull \hbox (badness 10000) in paragraph at lines 59860--59878
\TU/DejaVuSerif(0)/m/n/10.95 ======================
 []


Underfull \hbox (badness 10000) in paragraph at lines 59860--59878
\TU/DejaVuSerif(0)/m/n/10.95 ===============
 []


Underfull \hbox (badness 10000) in paragraph at lines 59860--59878
\TU/DejaVuSerif(0)/m/n/10.95 =============== ======== ac-
 []


Underfull \hbox (badness 10000) in paragraph at lines 59860--59878
\TU/DejaVuSerif(0)/m/n/10.95 N/A ======================
 []


Underfull \hbox (badness 10000) in paragraph at lines 59860--59878
\TU/DejaVuSerif(0)/m/n/10.95 ===============
 []

[545] [546] [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] [557] [
558] [559] [560] [561] [562] [563] [564] [565] [566]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 163.07928
pt on input line 61060.


Package tabulary Warning: tymin too large (218.99994pt), resetting to 93.04758p
t on input line 61158.


Package tabulary Warning: No suitable columns! on input line 61158.

[567]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 163.07928
pt on input line 61380.


Package tabulary Warning: No suitable columns! on input line 61380.

[568] [569]

Package tabulary Warning: No suitable columns! on input line 61674.

[570] [571] [572] [573] [574] [575] [576] [577] [578]
Overfull \vbox (386.36714pt too high) has occurred while \output is active []

[579] [580] [581] [582] [583] [584] [585] [586] [587] [588] [589] [590]
Underfull \hbox (badness 7685) in paragraph at lines 63832--63832
\TU/DejaVuSerif(0)/m/n/10.95 in lssu, nilfs_resize utilities and by
 []


Underfull \hbox (badness 10000) in paragraph at lines 63832--63832
[]\TU/DejaVuSerif(0)/m/n/10.95 Modify segment usage info of re-
 []


Underfull \hbox (badness 10000) in paragraph at lines 63832--63832
[]\TU/DejaVuSerif(0)/m/n/10.95 Return information on virtual block
 []


Underfull \hbox (badness 10000) in paragraph at lines 63832--63832
\TU/DejaVuSerif(0)/m/n/10.95 addresses. This ioctl is used by
 []

[591] [592] [593] [594] [595] [596] [597] [598] [599] [600] [601] [602] [603] [
604] [605] [606] [607] [608]
Overfull \hbox (154.40999pt too wide) in alignment at lines 65286--65305
 [] [] [] [] [] 
 []


Overfull \hbox (154.40999pt too wide) in alignment at lines 65305--65328
 [] [] [] [] [] 
 []


Overfull \hbox (154.40999pt too wide) in alignment at lines 65328--65334
 [] [] [] [] [] 
 []


Overfull \hbox (154.40999pt too wide) in alignment at lines 65334--65336
 [] [] [] [] [] 
 []


Overfull \hbox (154.40999pt too wide) in alignment at lines 65336--66004
 [] [] [] [] [] 
 []

[609]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 93.04758p
t on input line 66252.


Underfull \hbox (badness 10000) in paragraph at lines 66252--66252
[]\TU/DejaVuSans(0)/m/n/10.95 Implementation
 []


Underfull \hbox (badness 10000) in paragraph at lines 66252--66252
[]\TU/DejaVuSans(0)/m/n/10.95 Feature (REQ,
 []


Overfull \hbox (8.35645pt too wide) in paragraph at lines 66252--66252
[]\TU/DejaVuSerif(0)/m/n/10.95 CB_LAYOUTRECALL| 
 []


Overfull \hbox (22.78712pt too wide) in paragraph at lines 66252--66252
[]\TU/DejaVuSerif(0)/m/n/10.95 CB_NOTIFY_DEVICEID| 
 []


Overfull \hbox (58.49759pt too wide) in paragraph at lines 66252--66252
[]\TU/DejaVuSerif(0)/m/n/10.95 CB_RECALLABLE_OBJ_AVAIL| 
 []


Overfull \hbox (35.84906pt too wide) in paragraph at lines 66252--66252
[]\TU/DejaVuSerif(0)/m/n/10.95 CB_WANTS_CANCELLED| 
 []

[610]
Underfull \hbox (badness 10000) in paragraph at lines 66272--66277
\TU/DejaVuSerif(0)/m/n/10.95 mandatory only for servers that support CLAIM_DELE
GATE_PREV and/or
 []


Underfull \hbox (badness 5592) in paragraph at lines 66291--66296
\TU/DejaVuSerif(0)/m/n/10.95 No support for a sessions fore channel RPC compoun
d that requires both a
 []

[611] [612] [613]

Package tabulary Warning: No suitable columns! on input line 66535.


Package tabulary Warning: tymin too large (218.99994pt), resetting to 163.07928
pt on input line 66599.


Package tabulary Warning: No suitable columns! on input line 66599.

[614] [615] [616]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 85.93448p
t on input line 66984.


Underfull \hbox (badness 10000) in paragraph at lines 66984--66984
[]\TU/DejaVuSerif(0)/m/n/10.95 DEFAULT, try to
 []


Underfull \hbox (badness 7649) in paragraph at lines 66984--66984
\TU/DejaVuSerif(0)/m/n/10.95 a corrupt inode as
 []


Underfull \hbox (badness 10000) in paragraph at lines 66984--66984
\TU/DejaVuSerif(0)/m/n/10.95 accessed, and then
 []


Package tabulary Warning: tymin too large (218.99994pt), resetting to 85.93448p
t on input line 67064.

[617]
Overfull \vbox (969.1499pt too high) has occurred while \output is active []

[618] [619] [620] [621] [622] [623] [624] [625] [626]
Overfull \vbox (18.89525pt too high) has occurred while \output is active []

[627] [628] [629] [630]
Underfull \hbox (badness 10000) in paragraph at lines 68225--68228
[]\TU/DejaVuSerif(0)/m/n/10.95 A file is an omfs_inode structure followed by an
 extent table beginning at
 []

[631] [632] [633] [634] [635] [636] [637] [638] [639] [640]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 46.35976p
t on input line 69374.


Underfull \hbox (badness 10000) in paragraph at lines 69374--69374
[]\TU/DejaVuSans(0)/m/n/10.95 Configura-
 []


Underfull \hbox (badness 10000) in paragraph at lines 69374--69374
[]\TU/DejaVuSerif(0)/m/n/10.95 All layers
 []


Underfull \hbox (badness 5563) in paragraph at lines 69374--69374
[]\TU/DejaVuSerif(0)/m/n/10.95 Layers not
 []


Overfull \hbox (8.912pt too wide) in paragraph at lines 69374--69374
[]\TU/DejaVuSerif(0)/m/n/10.95 xino=on/auto| 
 []


Overfull \hbox (12.3927pt too wide) in paragraph at lines 69374--69374
[]\TU/DejaVuSerif(0)/m/n/10.95 xino=on/auto,
 []


Underfull \hbox (badness 10000) in paragraph at lines 69374--69374
\TU/DejaVuSerif(0)/m/n/10.95 ino over-
 []

[641] [642] [643] [644] [645]
Underfull \hbox (badness 8113) in paragraph at lines 69821--69827
[]\TU/DejaVuSerif(0)/m/n/10.95 There are multiple ways to enable/disable this f
eature. A config option CON-
 []

[646]
Underfull \hbox (badness 10000) in paragraph at lines 69900--69906
\TU/DejaVuSerif(0)/m/n/10.95 FSCONFIG_SET_STRING, â??lowerdir+â??, â??/l2â??, 0); fscon
fig(fs_fd, FSCON-
 []

[647] [648] [649] [650] [651]
Underfull \hbox (badness 10000) in paragraph at lines 70364--70372
[]\TU/DejaVuSerif(0)/m/n/10.95 When overlay is mounted with â??volatileâ?? option, 
the directory
 []

[652]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 163.07928
pt on input line 70455.


Underfull \hbox (badness 10000) in paragraph at lines 70455--70455
[]\TU/DejaVuSerif(0)/m/n/10.95 Terrehon Bowden <[][]terrehon@xxxxxxxxxxx[][]>,
 []

[653] [654] [655]
Overfull \hbox (262.10194pt too wide) in alignment at lines 70807--70819
 [] [] 
 []


Overfull \hbox (262.10194pt too wide) in alignment at lines 70819--70833
 [] [] 
 []


Overfull \hbox (262.10194pt too wide) in alignment at lines 70833--70839
 [] [] 
 []


Overfull \hbox (262.10194pt too wide) in alignment at lines 70839--70841
 [] [] 
 []


Overfull \hbox (262.10194pt too wide) in alignment at lines 70841--71252
 [] [] 
 []

[656] [657]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 163.07928
pt on input line 71349.


Underfull \hbox (badness 10000) in paragraph at lines 71349--71349
[]\TU/DejaVuSerif(0)/m/n/10.95 size of memory portions
 []


Underfull \hbox (badness 10000) in paragraph at lines 71349--71349
[]\TU/DejaVuSerif(0)/m/n/10.95 number of pages of
 []


Overfull \hbox (180.72015pt too wide) in alignment at lines 71361--71373
 [] [] 
 []


Overfull \hbox (180.72015pt too wide) in alignment at lines 71373--71387
 [] [] 
 []


Overfull \hbox (180.72015pt too wide) in alignment at lines 71387--71393
 [] [] 
 []


Overfull \hbox (180.72015pt too wide) in alignment at lines 71393--71395
 [] [] 
 []


Overfull \hbox (180.72015pt too wide) in alignment at lines 71395--71765
 [] [] 
 []

[658] [659]
Overfull \vbox (0.7951pt too high) detected at line 71908
 []

[660] [661] [662] [663] [664]
Underfull \hbox (badness 10000) in paragraph at lines 72602--72605
[]|\TU/DejaVuSerif(0)/m/n/10.95 Kernel core image (can be ELF or
 []

[665] [666] [667] [668]
Overfull \vbox (2.89313pt too high) detected at line 73021
 []

[669] [670] [671] [672] [673] [674] [675] [676] [677]
Overfull \vbox (3.16457pt too high) detected at line 73899
 []

[678] [679] [680]
Underfull \hbox (badness 10000) in paragraph at lines 74182--74182
[]\TU/DejaVuSerif(0)/m/n/10.95 Table 16: |Table 1-12: Files in
 []

[681] [682] [683] [684] [685] [686] [687] [688] [689] [690]
Underfull \hbox (badness 10000) in paragraph at lines 74950--74953
[]\TU/DejaVuSerif(0)/m/n/10.95 The name of a link represents the virtual memory
 bounds of a mapping, i.e.
 []

[691] [692] [693] [694] [695] [696] [697] [698] [699] [700] [701] [702] [703] [
704] [705] [706] [707] [708] [709] [710] [711]
Underfull \hbox (badness 10000) in paragraph at lines 76543--76549
[]\TU/DejaVuSerif(0)/m/n/10.95 Michel Dagenais <[][]michel.dagenais@xxxxxxxxxx[
][]> Richard Moore
 []

[712] [713]
Underfull \hbox (badness 5446) in paragraph at lines 76817--76820
[]\TU/DejaVuSerif(0)/m/n/10.95 It[]s run by ezmlm, so you can subscribe to it b
y sending a message to [][]romfs-
 []

[714] [715] [716] [717]
Underfull \hbox (badness 10000) in paragraph at lines 77165--77168
[]\TU/DejaVuSerif(0)/m/n/10.95 Refer README([][]$[][][][][] [] [] [] [][][][][]
[] [] [][][] [] [][][][][][][][][][][] [] [][][][][][][][][][][][] [] [][][][] 
[] [][][][][][] [] [][][][][][] []
 []

[718] [719] [720] [721] [722]
Underfull \hbox (badness 5924) in paragraph at lines 77600--77606
[]\TU/DejaVuSerif(0)/m/n/10.95 Read-only files that contain the
 []


Underfull \hbox (badness 10000) in paragraph at lines 77618--77624
[]\TU/DejaVuSerif(0)/m/n/10.95 Inter-
 []


Package tabulary Warning: tymin too large (218.99994pt), resetting to 149.37459
pt on input line 77677.

[723] [724] [725] [726] [727] [728] [729]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 163.07928
pt on input line 78421.


Package tabulary Warning: No suitable columns! on input line 78421.

[730] [731] [732] [733] [734]
Overfull \vbox (1.28377pt too high) detected at line 78769
 []

[735] [736] [737] [738] [739] [740] [741] [742]

Package tabulary Warning: No suitable columns! on input line 79424.


Package tabulary Warning: No suitable columns! on input line 79467.

[743]

Package tabulary Warning: No suitable columns! on input line 79557.

[744] [745]

Package tabulary Warning: tymin too large (218.99994pt), resetting to 153.9543p
t on input line 79773.


Package tabulary Warning: No suitable columns! on input line 79773.


Package tabulary Warning: tymin too large (218.99994pt), resetting to 153.9543p
t on input line 79850.


Package tabulary Warning: No suitable columns! on input line 79850.

[746] [747]
Underfull \hbox (badness 8189) in paragraph at lines 80057--80062
[]\TU/DejaVuSerif(0)/m/n/10.95 tmpfs also supports Transparent Huge Pages which
 requires a kernel configured
 []


Underfull \hbox (badness 5050) in paragraph at lines 80057--80062
\TU/DejaVuSerif(0)/m/n/10.95 with CONFIG_TRANSPARENT_HUGEPAGE and with huge sup
ported for your system
 []

[748]
Overfull \vbox (1.69754pt too high) detected at line 80278
 []

[749]

Package tabulary Warning: No suitable columns! on input line 80326.


Package tabulary Warning: No suitable columns! on input line 80359.

[750] [751] [752] [753] [754] [755] [756] [757] [758] [759]
Overfull \hbox (209.8255pt too wide) in paragraph at lines 81119--81121
[]\TU/DejaVuSerif(0)/m/n/10.95 [DMC-CBC-ATTACK] [][]$[][][][][] [] [] [] [][][]
 [] [][][][][][][][][] [] [][][] [] [][][][] [] [][][][] [] [][] [] [][] [] [][
][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]$[][] 
 []


Package tabulary Warning: No suitable columns! on input line 81269.

[760]

Package tabulary Warning: No suitable columns! on input line 81304.

[761] [762] [763] [764] [765] [766] [767] [768] [769] [770] [771] [772] [773] [
774] [775] [776] [777] [778] [779] [780] [781] [782] [783] [784] [785] [786] [7
87] [788] [789] [790] [791] [792] [793] [794] [795]

! LaTeX Error: Too deeply nested.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.84161 \begin{itemize}
                       
You're in trouble here.  Try typing  <return>  to proceed.
If that doesn't work, type  X <return>  to quit.

[796]
Overfull \vbox (2.6pt too high) has occurred while \output is active []

[797]
Overfull \vbox (2.6pt too high) has occurred while \output is active []

[798] [799] [800] [801] [802] [803] [804] [805] [806] [807] [808]

! LaTeX Error: Too deeply nested.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.85387 \begin{itemize}
                       
You're in trouble here.  Try typing  <return>  to proceed.
If that doesn't work, type  X <return>  to quit.

[809] [810] [811] [812] [813] [814] [815] [816] [817] [818] [819] [820] [821] [
822] [823] [824] [825] [826] [827] [828] [829] [830] [831] [832] [833] [834] [8
35] [836] [837] [838] [839] [840] [841] [842] [843] [844] [845] [846]
Underfull \hbox (badness 10000) in paragraph at lines 88883--88886
[]\TU/DejaVuSerif(0)/m/n/10.95 While still holding the inode lock, adjust the v
isited inode cursor
 []

[847] [848] [849] [850] [851] [852] [853] [854] [855] [856] [857] [858]
Underfull \hbox (badness 10000) in paragraph at lines 90056--90061
[]\TU/DejaVuSerif(0)/m/n/10.95 Call \TU/DejaVuSansMono(0)/m/n/10.95 xfs_defer_f
inish \TU/DejaVuSerif(0)/m/n/10.95 to process the exchange. This is encapsulate
d in
 []


Underfull \hbox (badness 5939) in paragraph at lines 90068--90077
[]\TU/DejaVuSerif(0)/m/n/10.95 Read the block maps of both file ranges starting
 at \TU/DejaVuSansMono(0)/m/n/10.95 sxi_startoff1 \TU/DejaVuSerif(0)/m/n/10.95 
and
 []

[859] [860] [861] [862] [863] [864] [865] [866] [867] [868] [869] [870] [871] [
872] [873] [874] [875] [876] [877] [878] [879] [880] [881] [882]
Overfull \vbox (1.56467pt too high) detected at line 92305
 []

[883] (./filesystems.ind [884]
Underfull \hbox (badness 5217) in paragraph at lines 93--94
[]\TU/DejaVuSansMono(0)/m/n/10.95 dax_layout_busy_page_range \TU/DejaVuSerif(0)
/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.9
5 ),
 []

[885


]
Underfull \hbox (badness 5217) in paragraph at lines 104--105
[]\TU/DejaVuSansMono(0)/m/n/10.95 debugfs_create_file_unsafe \TU/DejaVuSerif(0)
/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.9
5 ),
 []


Underfull \hbox (badness 5217) in paragraph at lines 119--120
[]\TU/DejaVuSansMono(0)/m/n/10.95 debugfs_enter_cancellation \TU/DejaVuSerif(0)
/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.9
5 ),
 []


Underfull \hbox (badness 5217) in paragraph at lines 123--124
[]\TU/DejaVuSansMono(0)/m/n/10.95 debugfs_leave_cancellation \TU/DejaVuSerif(0)
/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.9
5 ),
 []


Underfull \hbox (badness 10000) in paragraph at lines 125--126
[]\TU/DejaVuSansMono(0)/m/n/10.95 debugfs_lookup_and_remove \TU/DejaVuSerif(0)/
m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.95
 ),
 []


Underfull \hbox (badness 10000) in paragraph at lines 141--142
[]\TU/DejaVuSansMono(0)/m/n/10.95 eventfd_ctx_remove_wait_queue \TU/DejaVuSerif
(0)/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C func-
 []


Underfull \hbox (badness 10000) in paragraph at lines 168--169
[]\TU/DejaVuSansMono(0)/m/n/10.95 fscache_begin_write_operation \TU/DejaVuSerif
(0)/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C func-
 []


Underfull \hbox (badness 10000) in paragraph at lines 169--170
[]\TU/DejaVuSansMono(0)/m/n/10.95 fscache_clear_inode_writeback \TU/DejaVuSerif
(0)/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C func-
 []


Underfull \hbox (badness 10000) in paragraph at lines 176--177
[]\TU/DejaVuSansMono(0)/m/n/10.95 fscache_note_page_release \TU/DejaVuSerif(0)/
m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.95
 ),
 []


Underfull \hbox (badness 10000) in paragraph at lines 179--180
[]\TU/DejaVuSansMono(0)/m/n/10.95 fscache_relinquish_cookie \TU/DejaVuSerif(0)/
m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.95
 ),
 []


Underfull \hbox (badness 10000) in paragraph at lines 180--181
[]\TU/DejaVuSansMono(0)/m/n/10.95 fscache_relinquish_volume \TU/DejaVuSerif(0)/
m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.95
 ),
 []

[886]
Underfull \hbox (badness 10000) in paragraph at lines 195--196
[]\TU/DejaVuSansMono(0)/m/n/10.95 generic_buffers_fsync_noflush \TU/DejaVuSerif
(0)/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C func-
 []


Underfull \hbox (badness 10000) in paragraph at lines 196--197
[]\TU/DejaVuSansMono(0)/m/n/10.95 generic_check_addressable \TU/DejaVuSerif(0)/
m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.95
 ),
 []


Underfull \hbox (badness 5217) in paragraph at lines 207--208
[]\TU/DejaVuSansMono(0)/m/n/10.95 generic_pipe_buf_try_steal \TU/DejaVuSerif(0)
/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.9
5 ),
 []


Underfull \hbox (badness 10000) in paragraph at lines 265--266
[]\TU/DejaVuSansMono(0)/m/n/10.95 jbd2_journal_check_available_features
 []


Underfull \hbox (badness 10000) in paragraph at lines 273--274
[]\TU/DejaVuSansMono(0)/m/n/10.95 jbd2_journal_force_commit \TU/DejaVuSerif(0)/
m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.95
 ),
 []


Underfull \hbox (badness 10000) in paragraph at lines 278--279
[]\TU/DejaVuSansMono(0)/m/n/10.95 jbd2_journal_get_write_access \TU/DejaVuSerif
(0)/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C func-
 []

[887]
Underfull \hbox (badness 10000) in paragraph at lines 282--283
[]\TU/DejaVuSansMono(0)/m/n/10.95 jbd2_journal_invalidate_folio \TU/DejaVuSerif
(0)/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C func-
 []


Underfull \hbox (badness 10000) in paragraph at lines 284--285
[]\TU/DejaVuSansMono(0)/m/n/10.95 jbd2_journal_lock_updates \TU/DejaVuSerif(0)/
m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.95
 ),
 []


Underfull \hbox (badness 10000) in paragraph at lines 286--287
[]\TU/DejaVuSansMono(0)/m/n/10.95 jbd2_journal_set_features \TU/DejaVuSerif(0)/
m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.95
 ),
 []


Underfull \hbox (badness 10000) in paragraph at lines 287--288
[]\TU/DejaVuSansMono(0)/m/n/10.95 jbd2_journal_set_triggers \TU/DejaVuSerif(0)/
m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.95
 ),
 []


Underfull \hbox (badness 5217) in paragraph at lines 288--289
[]\TU/DejaVuSansMono(0)/m/n/10.95 jbd2_journal_skip_recovery \TU/DejaVuSerif(0)
/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.9
5 ),
 []

[888]
Underfull \hbox (badness 10000) in paragraph at lines 387--388
[]\TU/DejaVuSansMono(0)/m/n/10.95 proc_doulongvec_ms_jiffies_minmax \TU/DejaVuS
erif(0)/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C
 []


Underfull \hbox (badness 10000) in paragraph at lines 453--454
[]\TU/DejaVuSansMono(0)/m/n/10.95 sysfs_break_active_protection \TU/DejaVuSerif
(0)/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C func-
 []

[889]
Underfull \hbox (badness 5217) in paragraph at lines 476--477
[]\TU/DejaVuSansMono(0)/m/n/10.95 try_to_writeback_inodes_sb \TU/DejaVuSerif(0)
/m/n/10.95 (\TU/DejaVuSerif(0)/m/it/10.95 C function\TU/DejaVuSerif(0)/m/n/10.9
5 ),
 []

[890

])

Package sphinx Warning: The package pict2e is required for rounded boxes.
(sphinx)                As it does not seem to be available on your system,
(sphinx)                options setting radii have all been ignored.


Package sphinx Warning: The package ellipse is required for elliptical corners.

(sphinx)                As it does not seem to be available on your system,
(sphinx)                all non-straight corners have used circle arcs..

(./filesystems.aux)

Package rerunfilecheck Warning: File `filesystems.out' has changed.
(rerunfilecheck)                Rerun to get outlines right
(rerunfilecheck)                or use package `bookmark'.

Package rerunfilecheck Info: Checksums for `filesystems.out':
(rerunfilecheck)             Before: B8918301CD5F05DD4ECA4CD19B6C494F;195850
(rerunfilecheck)             After:  25B8668B192C84B379C312B76BCCE28A;195925.
 ) 
Here is how much of TeX's memory you used:
 22122 strings out of 478682
 496700 string characters out of 5849006
 2062018 words of memory out of 6000000
 41773 multiletter control sequences out of 15000+600000
 528256 words of font info for 150 fonts, out of 8000000 for 9000
 15 hyphenation exceptions out of 8191
 72i,18n,80p,1317b,730s stack positions out of 10000i,1000n,20000p,200000b,200000s

Output written on filesystems.xdv (896 pages, 21657972 bytes).
$ make pdfdocs 
  PARSE   include/uapi/linux/dvb/ca.h
  PARSE   include/uapi/linux/dvb/dmx.h
  PARSE   include/uapi/linux/dvb/frontend.h
  PARSE   include/uapi/linux/dvb/net.h
  PARSE   include/uapi/linux/videodev2.h
  PARSE   include/uapi/linux/media.h
  PARSE   include/uapi/linux/cec.h
  PARSE   include/uapi/linux/lirc.h
Using alabaster theme
WARNING: while setting up extension sphinx.addnodes: node class 'meta' is already registered, its visitors will be overridden

Sphinx version error:
The sphinxcontrib.devhelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
make[2]: *** [Documentation/Makefile:128: latexdocs] Error 2
make[1]: *** [/home/gena/Pictures/1aaGOlang/1_linux/distr_linux/linux-6.7.4/Makefile:1695: pdfdocs] Error 2
make: *** [Makefile:234: __sub-make] Error 2

[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux