Build:
  1. 1
  2. 0
2026-05-04 08:21.09: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocaml-opam/opam2web.git#refs/heads/live (b023239a1e24d34f36d4aa02baf64757a0c7cc01)]
2026-05-04 08:21.09: Will push staging image to ocurrentbuilder/staging:live-ocurrent-opam.ocaml.org-linux-x86_64
2026-05-04 08:21.09: Using cache hint "https://github.com/ocaml-opam/opam2web.git-Dockerfile"
2026-05-04 08:21.09: Waiting for worker…
2026-05-04 08:29.12: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
HEAD is now at b023239 Merge pull request #254 from rjbou/key
Synchronising submodule url for 'content/doc'
Cleared directory 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) unregistered for path 'content/doc'
Submodule 'content/doc' (https://github.com/ocaml/opam.wiki.git) registered for path 'content/doc'
Submodule path 'content/doc': checked out '13a77b2bc576763bfa469ca3ef6f139402b7357b'
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 3.32kB done
#1 DONE 0.1s

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1.3
#2 DONE 0.5s

#3 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
#3 CACHED

#4 [internal] load .dockerignore
#4 transferring context: 53B done
#4 DONE 0.0s

#5 [internal] load metadata for docker.io/ocaml/opam:alpine-3.20-ocaml-4.14
#5 DONE 1.4s

#6 [internal] load metadata for docker.io/ocaml/opam:archive
#6 DONE 2.6s

#7 [build-opam-doc  1/15] FROM docker.io/ocaml/opam:alpine-3.20-ocaml-4.14@sha256:f92b268390a2ea23f1e5a779f5cf75454639ec00650fa9def72c458bec72ddf4
#7 DONE 0.0s

#8 [build-opam-doc  2/15] RUN sudo apk add cgit groff
#8 CACHED

#9 [build-opam-doc  4/15] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#9 CACHED

#10 [build-opam-doc  3/15] RUN sudo mkdir -p /usr/local/bin     && echo -e '#!/bin/sh\n                set -euo pipefail\n                echo\n                echo\n                echo "<!DOCTYPE html>"\n                echo "<HTML><HEAD><TITLE>$(basename $2 .1) manpage</TITLE></HEAD><BODY>"\n                /usr/lib/cgit/filters/html-converters/man2html <$2\n                echo "</BODY></HTML>"\n'        | sudo tee /usr/local/bin/man2html     && sudo chmod a+x /usr/local/bin/man2html
#10 CACHED

#11 [build-opam-doc  5/15] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#11 CACHED

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 resolve docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368 done
#12 ...

#13 [internal] load build context
#13 transferring context: 1.16MB 0.0s done
#13 DONE 0.1s

#14 [build-opam2web  2/14] RUN sudo apk add g++ gmp-dev
#14 CACHED

#15 [build-opam2web  3/14] COPY --chown=opam:opam . /home/opam/opam2web
#15 CACHED

#16 [build-opam2web  4/14] WORKDIR /home/opam/opam2web
#16 CACHED

#17 [build-opam2web  5/14] RUN sudo mkdir -p /opt/opam2web && sudo chown opam:opam /opt/opam2web
#17 CACHED

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368 433B / 433B done
#12 sha256:7bb308de1d4b2669f82a07dcb0c804b6200035236a3cf7e61171f6835efa08fb 957B / 957B done
#12 sha256:4162b54f289804ce61f8bd9bfca1850e521a31e29e4f706f2b278a78eaf20a16 1.05kB / 1.05kB done
#12 ...

#18 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#18 0.378 This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
#18 0.378 You may want to back it up before going further.
#18 0.378 
#18 0.378 Continue? [y/n] y
#18 0.382 [NOTE] The 'jobs' option was reset, its value was 255 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#18 0.382            opam option jobs=255 --global
#18 0.384 Format upgrade done.
#18 ...

#19 [build-opam-doc  6/15] RUN opam install odoc
#19 ...

#18 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#18 15.32 
#18 15.32 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#18 ...

#19 [build-opam-doc  6/15] RUN opam install odoc
#19 16.56 The following actions will be performed:
#19 16.56 === install 19 packages
#19 16.56   - install astring       0.8.5  [required by odoc]
#19 16.56   - install camlp-streams 5.0.1  [required by odoc-parser]
#19 16.56   - install cmdliner      1.3.0  [required by odoc]
#19 16.56   - install cppo          1.8.0  [required by odoc]
#19 16.56   - install crunch        3.3.1  [required by odoc]
#19 16.56   - install dune          3.17.0 [required by odoc]
#19 16.56   - install fmt           0.9.0  [required by odoc]
#19 16.56   - install fpath         0.7.3  [required by odoc]
#19 16.56   - install ocamlbuild    0.15.0 [required by fmt, astring, fpath]
#19 16.56   - install ocamlfind     1.9.6  [required by fmt, astring, fpath]
#19 16.56   - install odoc          2.4.4
#19 16.56   - install odoc-parser   2.4.4  [required by odoc]
#19 16.56   - install ptime         1.2.0  [required by crunch]
#19 16.56   - install re            1.12.0 [required by tyxml]
#19 16.56   - install result        1.5    [required by odoc]
#19 16.56   - install seq           base   [required by tyxml]
#19 16.56   - install topkg         1.0.7  [required by fmt, astring, fpath]
#19 16.56   - install tyxml         4.6.0  [required by odoc]
#19 16.56   - install uutf          1.0.3  [required by tyxml]
#19 16.56 
#19 16.56 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#19 19.26 -> retrieved camlp-streams.5.0.1  (https://opam.ocaml.org/cache)
#19 19.38 -> retrieved cmdliner.1.3.0  (https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz)
#19 20.83 -> retrieved astring.0.8.5  (https://opam.ocaml.org/cache)
#19 24.32 -> retrieved crunch.3.3.1  (https://opam.ocaml.org/cache)
#19 24.82 -> retrieved cppo.1.8.0  (https://github.com/ocaml-community/cppo/archive/v1.8.0.tar.gz)
#19 25.00 -> installed cmdliner.1.3.0
#19 25.09 -> retrieved fmt.0.9.0  (https://opam.ocaml.org/cache)
#19 27.20 -> retrieved dune.3.17.0  (https://opam.ocaml.org/cache)
#19 28.44 -> retrieved fpath.0.7.3  (https://opam.ocaml.org/cache)
#19 28.48 -> retrieved ocamlbuild.0.15.0  (https://opam.ocaml.org/cache)
#19 28.90 -> retrieved ptime.1.2.0  (https://opam.ocaml.org/cache)
#19 29.83 -> retrieved re.1.12.0  (https://opam.ocaml.org/cache)
#19 30.71 -> retrieved result.1.5  (https://opam.ocaml.org/cache)
#19 31.39 -> retrieved ocamlfind.1.9.6  (https://opam.ocaml.org/cache)
#19 32.49 -> retrieved topkg.1.0.7  (https://opam.ocaml.org/cache)
#19 34.09 -> retrieved odoc.2.4.4, odoc-parser.2.4.4  (https://opam.ocaml.org/cache)
#19 34.55 -> retrieved tyxml.4.6.0  (https://opam.ocaml.org/cache)
#19 34.97 -> retrieved uutf.1.0.3  (https://opam.ocaml.org/cache)
#19 35.36 -> installed ocamlfind.1.9.6
#19 35.42 -> installed ocamlbuild.0.15.0
#19 36.67 -> retrieved seq.base  (2 extra sources)
#19 36.67 -> retrieved seq.base  (2 extra sources)
#19 36.67 -> installed seq.base
#19 41.02 -> installed topkg.1.0.7
#19 42.22 -> installed uutf.1.0.3
#19 42.37 -> installed fmt.0.9.0
#19 42.69 -> installed ptime.1.2.0
#19 42.86 -> installed astring.0.8.5
#19 43.67 -> installed fpath.0.7.3
#19 53.07 -> installed dune.3.17.0
#19 53.46 -> installed camlp-streams.5.0.1
#19 53.51 -> installed result.1.5
#19 54.07 -> installed crunch.3.3.1
#19 54.69 -> installed re.1.12.0
#19 54.79 -> installed cppo.1.8.0
#19 54.98 -> installed odoc-parser.2.4.4
#19 59.56 -> installed tyxml.4.6.0
#19 71.89 -> installed odoc.2.4.4
#19 73.90 Done.
#19 73.90 # To update the current shell environment, run: eval $(opam env)
#19 DONE 74.2s

#18 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#18 ...

#20 [build-opam-doc  7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam     && git -C /home/opam/opam checkout 062f5717b25d9328d2f3bcceb68cb20206aa1351
#20 0.245 Cloning into '/home/opam/opam'...
#20 ...

#18 [build-opam2web  6/14] RUN sudo mv /usr/bin/opam-2.3 /usr/bin/opam && opam update
#18 85.90 [default] synchronised from file:///home/opam/opam-repository
#18 DONE 132.8s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 ...

#21 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#9226b95ebeaa698593640cb2ab228a9c83970303
#21 ...

#20 [build-opam-doc  7/15] RUN git clone https://github.com/ocaml/opam /home/opam/opam     && git -C /home/opam/opam checkout 062f5717b25d9328d2f3bcceb68cb20206aa1351
#20 178.1 Note: switching to '062f5717b25d9328d2f3bcceb68cb20206aa1351'.
#20 178.1 
#20 178.1 You are in 'detached HEAD' state. You can look around, make experimental
#20 178.1 changes and commit them, and you can discard any commits you make in this
#20 178.1 state without impacting any branches by switching back to a branch.
#20 178.1 
#20 178.1 If you want to create a new branch to retain commits you create, you may
#20 178.1 do so (now or later) by using -c with the switch command. Example:
#20 178.1 
#20 178.1   git switch -c <new-branch-name>
#20 178.1 
#20 178.1 Or undo this operation with:
#20 178.1 
#20 178.1   git switch -
#20 178.1 
#20 178.1 Turn off this advice by setting config variable advice.detachedHead to false
#20 178.1 
#20 178.1 HEAD is now at 062f5717b Merge pull request #6914 from rjbou/filename-raw
#20 DONE 182.3s

#21 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#9226b95ebeaa698593640cb2ab228a9c83970303
#21 ...

#22 [build-opam-doc  8/15] WORKDIR /home/opam/opam
#22 DONE 0.0s

#23 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#23 0.412 checking for ocamlc... ocamlc
#23 0.422 OCaml version is 4.14.2
#23 0.430 OCaml library path is /home/opam/.opam/4.14/lib/ocaml
#23 0.430 checking for ocamlopt... ocamlopt
#23 0.443 checking for ocamlc.opt... ocamlc.opt
#23 0.452 checking for ocamlopt.opt... ocamlopt.opt
#23 0.464 checking for ocaml... ocaml
#23 0.464 checking for ocamldep... ocamldep
#23 0.467 checking for ocamldep.opt... ocamldep.opt
#23 0.477 checking for ocamlmktop... ocamlmktop
#23 0.477 checking for ocamlmklib... ocamlmklib
#23 0.477 checking for ocamldoc... ocamldoc
#23 0.478 checking for ocamldoc.opt... ocamldoc.opt
#23 0.491 checking for ocamlbuild... ocamlbuild
#23 0.491 checking OCaml Sys.os_type... Unix
#23 0.530 checking for gawk... no
#23 0.530 checking for mawk... no
#23 0.530 checking for nawk... no
#23 0.531 checking for awk... awk
#23 0.539 checking for compiler type... cc
#23 0.953 checking for compiler architecture... amd64
#23 1.300 checking for compiler system... linux
#23 1.717 checking for compiler target... x86_64-pc-linux-musl
#23 2.120 checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64
#23 2.166 checking whether the C compiler works... yes
#23 2.410 checking for C compiler default output file name... a.out
#23 2.413 checking for suffix of executables... 
#23 2.479 checking whether we are cross compiling... no
#23 2.545 checking for suffix of object files... o
#23 2.591 checking whether the compiler supports GNU C... yes
#23 2.634 checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 accepts -g... yes
#23 2.677 checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
#23 2.795 checking for ocamlobjinfo... ocamlobjinfo
#23 2.796 checking for ocamlfind... ocamlfind
#23 2.808 checking for curl... curl
#23 2.808 checking for dune... dune
#23 2.809 checking for patch... patch
#23 2.809 checking for bunzip2... bunzip2
#23 2.818 checking for linking method... shared
#23 2.818 
#23 2.818 checking for OCaml findlib package unix... found
#23 2.822 checking for OCaml findlib package re 1.10.0 or later... found 1.12.0
#23 2.834 checking for OCaml findlib package base64 3.1.0 or later... no
#23 2.837 checking for OCaml findlib package ocamlgraph 1.8.8 or later... no
#23 2.840 checking for OCaml findlib package cudf 0.7 or later... no
#23 2.843 checking for OCaml findlib package dose3.common 6.1 or later... no
#23 2.846 checking for OCaml findlib package dose3.algo 6.1 or later... no
#23 2.849 checking for OCaml findlib package opam-file-format 2.1.4 or later... no
#23 2.851 checking for OCaml findlib package spdx_licenses 1.4.0 or later... no
#23 2.854 checking for OCaml findlib package opam-0install-cudf 0.5.0 or later... no
#23 2.857 checking for OCaml findlib package jsonm 1.0.2 or later... no
#23 2.860 checking for OCaml findlib package uutf 1.0.3 or later... found 1.0.3
#23 2.870 checking for OCaml findlib package sha 1.13 or later... no
#23 2.873 checking for OCaml findlib package swhid_core 0.1 or later... no
#23 2.875 checking for OCaml findlib package patch 3.0.0 or later... no
#23 2.878 checking for OCaml findlib package mccs 1.1+17 or later... no
#23 2.882 
#23 2.906 configure: creating ./config.status
#23 3.037 config.status: creating Makefile.config
#23 3.053 config.status: creating src/ocaml-flags-configure.sexp
#23 3.173 config.status: creating src/core/c-flags.sexp
#23 3.217 
#23 3.219 Opam will be built WITHOUT its default built-in solver
#23 3.219 
#23 3.219 Executables will be installed in /usr/local/bin
#23 3.219 Manual pages will be installed in /usr/local/share/man
#23 3.219 
#23 3.219 Downloading vendored source dependencies...
#23 3.233  * Downloading cppo...
#23 3.753  * Downloading base64...
#23 4.368  * Downloading extlib...
#23 5.226  * Downloading re...
#23 8.032  * Downloading ocamlgraph...
#23 10.93  * Downloading cudf...
#23 11.66  * Downloading dose3...
#23 13.67 curl: (7) Failed to connect to gitlab.com port 443 after 2001 ms: Could not connect to server
#23 13.67 Failed to download https://gitlab.com/irill/dose3/-/archive/7.0.0/dose3-7.0.0.tar.gz
#23 ...

#21 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#9226b95ebeaa698593640cb2ab228a9c83970303
#21 127.7 [default] Initialised
#21 ...

#23 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#23 14.36 Warning: downloaded https://gitlab.com/irill/dose3/-/archive/7.0.0/dose3-7.0.0.tar.gz from opam cache
#23 14.37  * Downloading opam-file-format...
#23 18.74  * Downloading stdlib-shims...
#23 ...

#21 [build-opam2web  7/14] RUN opam repo set-url default git+https://github.com/ocaml/opam-repository.git#9226b95ebeaa698593640cb2ab228a9c83970303
#21 DONE 145.2s

#24 [build-opam2web  8/14] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#24 0.339 Added '"https://opam.ocaml.org/cache"' to field archive-mirrors in global configuration
#24 DONE 0.5s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 0.953 [WARNING] Failed checks on opam2web package definition from source at file:///home/opam/opam2web:
#25 0.953            warning 68: Missing field 'license'
#25 2.678 Package opam2web does not exist, create as a NEW package? [y/n] y
#25 2.679 opam2web is now pinned to file:///home/opam/opam2web (version dev)
#25 ...

#23 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#23 22.40  * Downloading spdx_licenses...
#23 26.41  * Downloading opam-0install-cudf...
#23 27.17  * Downloading 0install-solver...
#23 27.91  * Downloading uutf...
#23 29.25  * Downloading jsonm...
#23 31.25 curl: (7) Failed to connect to erratique.ch port 443 after 2001 ms: Could not connect to server
#23 31.26 Failed to download https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
#23 31.51 MD5 for jsonm.tbz differs:
#23 31.51   expected: bb21574ddd58543120430ff306b462e6
#23 31.51     actual: d41d8cd98f00b204e9800998ecf8427e
#23 31.51 Failed to download jsonm from opam cache
#23 31.51 gmake: *** [Makefile:127: jsonm.download] Error 1
#23 31.51 done
#23 31.51 Extracting vendored source dependencies in src_ext/... 
#23 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 9.891 The following actions will be performed:
#25 9.893 === recompile 2 packages
#25 9.893   - recompile ocaml                4.14.2       [upstream or system changes]
#25 9.893   - recompile opam-depext          1.2.3        [uses ocaml]
#25 9.893 === install 102 packages
#25 9.893   - install   0install-solver      2.18         [required by opam-0install-cudf]
#25 9.893   - install   angstrom             0.16.1       [required by uri]
#25 9.893   - install   asn1-combinators     0.3.2        [required by x509]
#25 9.893   - install   astring              0.8.5        [required by conduit]
#25 9.893   - install   base                 v0.16.5      [required by ppx_sexp_conv]
#25 9.893   - install   base-bytes           base         [required by omd]
#25 9.893   - install   base64               3.5.2        [required by opam-client]
#25 9.893   - install   bigstringaf          0.10.0       [required by angstrom]
#25 9.893   - install   bos                  0.3.0        [required by ca-certs]
#25 9.893   - install   ca-certs             1.0.1        [required by conduit-lwt-unix]
#25 9.893   - install   cmdliner             1.3.0        [required by opam2web]
#25 9.893   - install   cohttp               6.1.1        [required by cohttp-lwt-unix]
#25 9.893   - install   cohttp-lwt           6.1.1        [required by cohttp-lwt-unix]
#25 9.893   - install   cohttp-lwt-unix      6.1.1        [required by opam2web]
#25 9.893   - install   conduit              8.0.0        [required by conduit-lwt]
#25 9.893   - install   conduit-lwt          8.0.0        [required by cohttp-lwt-unix]
#25 9.893   - install   conduit-lwt-unix     8.0.0        [required by cohttp-lwt-unix]
#25 9.894   - install   conf-c++             1.0          [required by mccs]
#25 9.894   - install   conf-gmp             5            [required by conf-gmp-powm-sec, zarith]
#25 9.894   - install   conf-gmp-powm-sec    4            [required by mirage-crypto-pk]
#25 9.894   - install   conf-pkg-config      4            [required by zarith]
#25 9.894   - install   cow                  2.5.0        [required by opam2web]
#25 9.894   - install   cppo                 1.8.0        [required by lwt, extlib]
#25 9.894   - install   csexp                1.5.2        [required by dune-configurator]
#25 9.894   - install   cstruct              6.2.0        [required by hex]
#25 9.894   - install   cudf                 0.10         [required by opam-solver]
#25 9.894   - install   digestif             1.3.0        [required by ca-certs]
#25 9.894   - install   domain-name          0.5.0        [required by ipaddr]
#25 9.894   - install   dose3                7.0.0        [required by opam-solver]
#25 9.894   - install   dune                 3.22.2       [required by opam2web]
#25 9.894   - install   dune-configurator    3.22.2       [required by base, lwt, mirage-crypto]
#25 9.894   - install   duration             0.3.1        [required by mirage-crypto-rng]
#25 9.894   - install   eqaf                 0.10         [required by digestif, mirage-crypto]
#25 9.894   - install   extlib               1.8.0        [required by cudf, dose3]
#25 9.894   - install   ezjsonm              1.3.0        [required by cow]
#25 9.894   - install   fmt                  0.11.0       [required by cohttp-lwt-unix]
#25 9.894   - install   fpath                0.7.3        [required by ca-certs]
#25 9.894   - install   gen                  1.1          [required by sedlex]
#25 9.894   - install   gmap                 0.3.0        [required by x509]
#25 9.894   - install   hex                  1.5.0        [required by ezjsonm]
#25 9.894   - install   http                 6.1.1        [required by cohttp-lwt-unix]
#25 9.894   - install   ipaddr               5.6.2        [required by cohttp-lwt, conduit-lwt-unix]
#25 9.894   - install   ipaddr-sexp          5.6.2        [required by conduit-lwt-unix]
#25 9.894   - install   js_of_ocaml          6.2.0        [required by opam2web]
#25 9.894   - install   js_of_ocaml-compiler 6.2.0        [required by js_of_ocaml]
#25 9.894   - install   js_of_ocaml-ppx      6.2.0        [required by opam2web]
#25 9.894   - install   jsonm                1.0.2        [required by ezjsonm]
#25 9.894   - install   kdf                  1.0.0        [required by x509]
#25 9.894   - install   logs                 0.10.0       [required by cohttp-lwt-unix]
#25 9.894   - install   lwt                  6.1.2        [required by cohttp-lwt-unix]
#25 9.894   - install   macaddr              5.6.2        [required by ipaddr]
#25 9.894   - install   magic-mime           1.3.1        [required by cohttp-lwt-unix]
#25 9.894   - install   mccs                 1.1+19       [required by opam-solver]
#25 9.894   - install   menhir               20260209     [required by js_of_ocaml-compiler, opam-file-format]
#25 9.894   - install   menhirCST            20260209     [required by menhir]
#25 9.894   - install   menhirGLR            20260209     [required by menhir]
#25 9.894   - install   menhirLib            20260209     [required by js_of_ocaml-compiler]
#25 9.894   - install   menhirSdk            20260209     [required by js_of_ocaml-compiler]
#25 9.895   - install   mirage-crypto        2.1.0        [required by ca-certs]
#25 9.895   - install   mirage-crypto-ec     2.1.0        [required by x509]
#25 9.895   - install   mirage-crypto-pk     2.1.0        [required by x509]
#25 9.895   - install   mirage-crypto-rng    2.1.0        [required by x509]
#25 9.895   - install   ocaml-compiler-libs  v0.12.4      [required by ppxlib]
#25 9.895   - install   ocaml-syntax-shims   1.0.0        [required by angstrom]
#25 9.895   - install   ocamlbuild           0.16.1       [required by xmlm]
#25 9.895   - install   ocamlfind            1.9.8        [required by xmlm]
#25 9.895   - install   ocamlgraph           2.2.0        [required by dose3]
#25 9.895   - install   ocplib-endian        1.2          [required by lwt]
#25 9.895   - install   ohex                 0.2.0        [required by ca-certs]
#25 9.895   - install   omd                  1.3.2        [required by opam2web]
#25 9.895   - install   opam-0install-cudf   0.5.0        [required by opam-solver]
#25 9.895   - install   opam-client          2.4.1        [required by opam2web]
#25 9.895   - install   opam-core            2.4.1        [required by opam2web]
#25 9.895   - install   opam-file-format     2.2.0        [required by opam-format]
#25 9.895   - install   opam-format          2.4.1        [required by opam2web]
#25 9.895   - install   opam-repository      2.4.1        [required by opam-client]
#25 9.895   - install   opam-solver          2.4.1        [required by opam-client]
#25 9.895   - install   opam-state           2.4.1        [required by opam2web]
#25 9.895   - install   opam2web             dev (pinned)
#25 9.895   - install   patch                3.1.0        [required by opam-repository]
#25 9.895   - install   ppx_derivers         1.2.1        [required by ppxlib]
#25 9.895   - install   ppx_sexp_conv        v0.16.0      [required by cohttp-lwt-unix]
#25 9.895   - install   ppxlib               0.35.0       [required by js_of_ocaml, js_of_ocaml-ppx]
#25 9.895   - install   ptime                1.2.0        [required by ca-certs]
#25 9.895   - install   re                   1.14.0       [required by opam2web]
#25 9.895   - install   rresult              0.7.0        [required by bos]
#25 9.895   - install   sedlex               3.7          [required by js_of_ocaml-compiler]
#25 9.895   - install   seq                  base         [required by gen]
#25 9.895   - install   sexplib0             v0.16.0      [required by conduit-lwt, cohttp, cohttp-lwt, ezjsonm]
#25 9.895   - install   sha                  1.15.4       [required by opam-core]
#25 9.895   - install   spdx_licenses        1.4.0        [required by opam-state]
#25 9.895   - install   stdlib-shims         0.3.0        [required by dose3]
#25 9.895   - install   stringext            1.6.0        [required by cohttp]
#25 9.895   - install   swhid_core           0.1          [required by opam-core]
#25 9.895   - install   topkg                1.1.1        [required by xmlm]
#25 9.895   - install   uri                  4.4.0        [required by opam2web]
#25 9.895   - install   uri-sexp             4.4.0        [required by cohttp]
#25 9.895   - install   uutf                 1.0.4        [required by ezjsonm]
#25 9.896   - install   x509                 1.0.6        [required by ca-certs]
#25 9.896   - install   xmlm                 1.4.0        [required by cow]
#25 9.896   - install   yojson               3.0.0        [required by opam2web]
#25 9.896   - install   zarith               1.14         [required by mirage-crypto-pk]
#25 10.87 
#25 10.87 The following system packages will first need to be installed:
#25 10.87     g++
#25 10.87 
#25 10.87 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#25 10.87 
#25 10.87 opam believes some required external dependencies are missing. opam can:
#25 10.87 > 1. Run apk to install them (may need root/sudo access)
#25 10.87   2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#25 10.87   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#25 10.87   4. Abort the installation
#25 10.87 
#25 10.87 [1/2/3/4] 1
#25 10.87 
#25 10.87 + /usr/bin/sudo "apk" "add" "g++"
#25 11.87 - OK: 297 MiB in 102 packages
#25 12.02 
#25 12.02 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#25 12.44 -> retrieved asn1-combinators.0.3.2  (https://opam.ocaml.org/cache)
#25 12.53 -> retrieved angstrom.0.16.1  (https://opam.ocaml.org/cache)
#25 12.74 -> retrieved astring.0.8.5  (https://opam.ocaml.org/cache)
#25 12.94 -> retrieved base64.3.5.2  (https://opam.ocaml.org/cache)
#25 13.50 -> retrieved bigstringaf.0.10.0  (https://opam.ocaml.org/cache)
#25 14.09 -> retrieved bos.0.3.0  (https://opam.ocaml.org/cache)
#25 14.33 -> retrieved ca-certs.1.0.1  (https://opam.ocaml.org/cache)
#25 14.62 -> retrieved cmdliner.1.3.0  (https://opam.ocaml.org/cache)
#25 15.10 -> retrieved 0install-solver.2.18  (https://opam.ocaml.org/cache)
#25 15.31 -> retrieved base.v0.16.5  (https://opam.ocaml.org/cache)
#25 15.70 -> retrieved cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1  (https://opam.ocaml.org/cache)
#25 15.71 -> retrieved conf-gmp.5  (https://opam.ocaml.org/cache)
#25 15.73 -> installed conf-c++.1.0
#25 15.79 -> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0  (https://opam.ocaml.org/cache)
#25 15.79 -> installed conf-gmp.5
#25 15.79 -> installed conf-pkg-config.4
#25 17.90 -> retrieved conf-gmp-powm-sec.4  (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp-powm-sec/test.c.3)
#25 17.91 -> installed conf-gmp-powm-sec.4
#25 18.27 -> retrieved cow.2.5.0  (https://github.com/mirage/ocaml-cow/releases/download/v2.5.0/cow-2.5.0.tbz)
#25 19.10 -> retrieved csexp.1.5.2  (https://opam.ocaml.org/cache)
#25 ...

#23 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#23 31.51 Extracting vendored source dependencies in src_ext/...  * Downloading jsonm...
#23 32.43  * Downloading sha...
#23 34.86  * Downloading swhid_core...
#23 35.37  * Downloading menhir...
#23 40.39  * Downloading patch...
#23 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 21.36 -> retrieved cudf.0.10  (https://opam.ocaml.org/cache)
#25 22.34 -> retrieved cppo.1.8.0  (https://github.com/ocaml-community/cppo/archive/v1.8.0.tar.gz)
#25 23.05 -> retrieved domain-name.0.5.0  (https://opam.ocaml.org/cache)
#25 25.51 -> retrieved cstruct.6.2.0  (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz)
#25 ...

#23 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#23 45.80 done
#23 45.87 make -j -C src_ext lib-ext
#23 45.87 make[1]: Entering directory '/home/opam/opam/src_ext'
#23 45.87 NOTE: make lib-ext is no longer required
#23 45.87 make[1]: Leaving directory '/home/opam/opam/src_ext'
#23 45.97 dune build --profile=release --root .  --promote-install-files -- opam-installer.install opam.install
#23 48.83 Creating menhirLib.ml...
#23 48.83 Creating menhirLib.mli...
#23 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 32.99 -> retrieved dune.3.22.2, dune-configurator.3.22.2  (https://opam.ocaml.org/cache)
#25 33.14 -> retrieved dose3.7.0.0  (https://opam.ocaml.org/cache)
#25 33.56 -> retrieved duration.0.3.1  (https://opam.ocaml.org/cache)
#25 33.82 -> retrieved digestif.1.3.0  (https://github.com/mirage/digestif/releases/download/v1.3.0/digestif-1.3.0.tbz)
#25 34.05 -> retrieved extlib.1.8.0  (https://opam.ocaml.org/cache)
#25 34.53 -> retrieved eqaf.0.10  (https://opam.ocaml.org/cache)
#25 35.50 -> retrieved ezjsonm.1.3.0  (https://opam.ocaml.org/cache)
#25 35.89 -> retrieved fpath.0.7.3  (https://opam.ocaml.org/cache)
#25 35.95 -> retrieved gen.1.1  (https://opam.ocaml.org/cache)
#25 36.40 -> retrieved hex.1.5.0  (https://opam.ocaml.org/cache)
#25 38.08 -> retrieved gmap.0.3.0  (https://opam.ocaml.org/cache)
#25 38.25 -> retrieved fmt.0.11.0  (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
#25 39.85 -> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2  (https://opam.ocaml.org/cache)
#25 40.02 -> retrieved kdf.1.0.0  (https://opam.ocaml.org/cache)
#25 40.35 -> retrieved logs.0.10.0  (https://opam.ocaml.org/cache)
#25 40.86 -> retrieved jsonm.1.0.2  (https://opam.ocaml.org/cache)
#25 41.11 -> retrieved magic-mime.1.3.1  (https://opam.ocaml.org/cache)
#25 42.83 -> retrieved lwt.6.1.2  (https://opam.ocaml.org/cache)
#25 ...

#23 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#23 56.00 Read 99 sample input sentences and 99 error messages.
#23 56.00 Read 99 sample input sentences and 47 error messages.
#23 56.39 Grammar has 56 nonterminal symbols, among which 1 start symbols.
#23 56.39 Grammar has 37 terminal symbols.
#23 56.39 Grammar has 129 productions.
#23 56.39 Built an LR(0) automaton with 199 states.
#23 56.39 The grammar is not SLR(1) -- 7 states have a conflict.
#23 56.39 The construction mode is no-pager.
#23 56.39 Built an LR(1) automaton with 308 states.
#23 56.39 One shift/reduce conflict was silently solved.
#23 56.39 Extra reductions on error were added in 50 states.
#23 56.39 Priority played a role in 0 of these states.
#23 56.39 156 out of 308 states have a default reduction.
#23 56.39 108 out of 308 states are represented.
#23 56.39 44 out of 96 symbols keep track of their start position.
#23 56.39 39 out of 96 symbols keep track of their end position.
#23 56.39 The StackLang code contains 4113 instructions in 277 blocks.
#23 56.39 The StackLang code comprises 5 mutually recursive groups.
#23 56.67 Read 99 sample input sentences and 47 error messages.
#23 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 45.21 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (https://opam.ocaml.org/cache)
#25 48.47 -> retrieved mccs.1.1+19  (https://opam.ocaml.org/cache)
#25 49.09 -> retrieved mirage-crypto.2.1.0, mirage-crypto-ec.2.1.0, mirage-crypto-pk.2.1.0, mirage-crypto-rng.2.1.0  (https://opam.ocaml.org/cache)
#25 49.33 -> retrieved ocaml-syntax-shims.1.0.0  (https://opam.ocaml.org/cache)
#25 50.98 -> retrieved ocamlbuild.0.16.1  (https://opam.ocaml.org/cache)
#25 51.05 -> retrieved ocaml-compiler-libs.v0.12.4  (https://opam.ocaml.org/cache)
#25 ...

#23 [build-opam-doc  9/15] RUN opam exec -- ./configure --with-vendored-deps --without-mccs && opam exec -- make lib-ext && opam exec -- make
#23 73.65 sed -f process.sed opam.install > processed-opam.install
#23 73.66 dune build --profile=release --root .  --promote-install-files -- opam-installer.install
#23 74.77 sed -f process.sed opam-installer.install > processed-opam-installer.install
#23 DONE 79.5s

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 51.82 -> retrieved ocamlgraph.2.2.0  (https://opam.ocaml.org/cache)
#25 51.93 -> retrieved ocamlfind.1.9.8  (https://opam.ocaml.org/cache)
#25 52.07 -> retrieved ocplib-endian.1.2  (https://opam.ocaml.org/cache)
#25 52.20 -> retrieved ohex.0.2.0  (https://opam.ocaml.org/cache)
#25 52.40 -> retrieved opam-0install-cudf.0.5.0  (https://opam.ocaml.org/cache)
#25 52.65 -> retrieved omd.1.3.2  (https://opam.ocaml.org/cache)
#25 52.80 -> retrieved opam-depext.1.2.3  (cached)
#25 52.80 -> removed   opam-depext.1.2.3
#25 52.94 -> removed   ocaml.4.14.2
#25 53.11 -> installed ocaml.4.14.2
#25 54.93 -> retrieved opam-file-format.2.2.0  (https://opam.ocaml.org/cache)
#25 54.99 -> retrieved opam2web.dev  (file:///home/opam/opam2web)
#25 55.53 -> installed opam-depext.1.2.3
#25 ...

#26 [build-opam-doc 10/15] RUN echo '(vendored_dirs src_ext)' >> dune
#26 DONE 0.8s

#27 [build-opam-doc 11/15] RUN opam exec -- make -C doc html man-html DUNE=dune
#27 0.309 make: Entering directory '/home/opam/opam/doc'
#27 0.312 rm -rf html
#27 0.316 cd .. && dune build --profile=release --root .  @doc
#27 1.322 File "src/core/cmdliner/opamCmdliner.mli", line 279, characters 2-51:
#27 1.322 Warning: Alert deprecated not expected here.
#27 1.322 File "src/core/cmdliner/opamCmdliner.mli", line 309, characters 2-50:
#27 1.322 Warning: Alert deprecated not expected here.
#27 1.322 File "src/core/cmdliner/opamCmdliner.mli", line 327, characters 2-46:
#27 1.322 Warning: Alert deprecated not expected here.
#27 1.322 File "src/core/cmdliner/opamCmdliner.mli", line 824, characters 2-59:
#27 1.322 Warning: Alert deprecated not expected here.
#27 1.322 File "src/core/cmdliner/opamCmdliner.mli", line 1171, characters 2-56:
#27 1.322 Warning: Alert deprecated not expected here.
#27 1.322 File "src/core/cmdliner/opamCmdliner.mli", line 1182, characters 2-50:
#27 1.322 Warning: Alert deprecated not expected here.
#27 1.706 File "src_ext/ocamlgraph/src/builder.mli", line 21, characters 43-44:
#27 1.706 Warning: Paragraph should begin on its own line.
#27 1.719 File "src_ext/ocamlgraph/src/graphviz.mli", line 132, characters 67-72:
#27 1.719 Warning: '{ | }': bad markup.
#27 1.719 Suggestion: did you mean '{! | }' or '[ | ]'?
#27 1.724 File "src_ext/ocamlgraph/src/gml.mli", line 38, characters 23-55:
#27 1.724 Warning: '{v ... v}' (verbatim text) should begin on its own line.
#27 1.724 File "src_ext/ocamlgraph/src/gml.mli", line 38, characters 57-61:
#27 1.724 Warning: Paragraph should begin on its own line.
#27 1.765 File "src_ext/re/lib/core.mli", line 79, characters 22-56:
#27 1.765 Warning: Alert deprecated not expected here.
#27 1.765 File "src_ext/re/lib/core.mli", line 317, characters 4-29:
#27 1.765 Warning: '6': bad heading level (0-5 allowed).
#27 1.765 File "src_ext/re/lib/core.mli", line 370, characters 4-29:
#27 1.765 Warning: '6': bad heading level (0-5 allowed).
#27 1.765 File "src_ext/re/lib/core.mli", line 744, characters 26-60:
#27 1.765 Warning: Alert deprecated not expected here.
#27 1.765 File "src_ext/re/lib/core.mli", line 767, characters 21-53:
#27 1.765 Warning: Alert deprecated not expected here.
#27 2.039 File "src/core/opamStd.mli", line 643, characters 32-33:
#27 2.039 Warning: Stray '@'.
#27 2.039 File "src/core/opamStd.mli", line 646, characters 40-41:
#27 2.039 Warning: Stray '@'.
#27 2.079 File "src/core/opamConsole.mli", line 166, characters 22-23:
#27 2.079 Warning: '-' (bulleted list item) should not be empty.
#27 2.134 File "src/core/opamSystem.mli", line 60, characters 48-60:
#27 2.134 Warning: '{Unix.EROFS}': bad markup.
#27 2.134 Suggestion: did you mean '{!Unix.EROFS}' or '[Unix.EROFS]'?
#27 2.134 File "src/core/opamSystem.mli", line 61, characters 15-27:
#27 2.134 Warning: '{Unix.EPERM}': bad markup.
#27 2.134 Suggestion: did you mean '{!Unix.EPERM}' or '[Unix.EPERM]'?
#27 2.245 File "src_ext/extlib/src/enum.mli", line 33, characters 4-23:
#27 2.245 Warning: '6': bad heading level (0-5 allowed).
#27 2.245 File "src_ext/extlib/src/enum.mli", line 69, characters 4-24:
#27 2.245 Warning: '6': bad heading level (0-5 allowed).
#27 2.245 File "src_ext/extlib/src/enum.mli", line 113, characters 4-25:
#27 2.245 Warning: '6': bad heading level (0-5 allowed).
#27 2.245 File "src_ext/extlib/src/enum.mli", line 146, characters 4-20:
#27 2.245 Warning: '6': bad heading level (0-5 allowed).
#27 2.245 File "src_ext/extlib/src/enum.mli", line 191, characters 4-16:
#27 2.245 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 33, characters 8-22:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 55, characters 8-17:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 96, characters 8-34:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 129, characters 8-27:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 174, characters 8-24:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 211, characters 8-25:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 228, characters 8-28:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 242, characters 8-27:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 279, characters 8-31:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 313, characters 8-32:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 345, characters 8-22:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 356, characters 8-17:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 366, characters 8-34:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 444, characters 8-37:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.252 File "src_ext/extlib/src/optParse.mli", line 457, characters 8-26:
#27 2.252 Warning: '6': bad heading level (0-5 allowed).
#27 2.282 File "src_ext/extlib/src/extArray.mli", line 33, characters 6-23:
#27 2.282 Warning: '6': bad heading level (0-5 allowed).
#27 2.282 File "src_ext/extlib/src/extArray.mli", line 103, characters 6-22:
#27 2.282 Warning: '6': bad heading level (0-5 allowed).
#27 2.282 File "src_ext/extlib/src/extArray.mli", line 111, characters 6-33:
#27 2.282 Warning: '6': bad heading level (0-5 allowed).
#27 2.282 File "src_ext/extlib/src/extArray.mli", line 145, characters 6-23:
#27 2.282 Warning: '6': bad heading level (0-5 allowed).
#27 2.282 File "src_ext/extlib/src/extHashtbl.mli", line 30, characters 6-23:
#27 2.282 Warning: '6': bad heading level (0-5 allowed).
#27 2.282 File "src_ext/extlib/src/extHashtbl.mli", line 93, characters 6-25:
#27 2.282 Warning: '6': bad heading level (0-5 allowed).
#27 2.283 File "src_ext/extlib/src/extString.mli", line 31, characters 6-23:
#27 2.283 Warning: '6': bad heading level (0-5 allowed).
#27 2.283 File "src_ext/extlib/src/extString.mli", line 168, characters 6-33:
#27 2.283 Warning: '6': bad heading level (0-5 allowed).
#27 2.283 File "src_ext/extlib/src/extString.mli", line 178, characters 6-25:
#27 2.283 Warning: '6': bad heading level (0-5 allowed).
#27 2.284 File "src_ext/extlib/src/refList.mli", line 103, characters 4-29:
#27 2.284 Warning: '6': bad heading level (0-5 allowed).
#27 2.284 File "src_ext/extlib/src/dllist.mli", line 32, characters 4-23:
#27 2.284 Warning: '6': bad heading level (0-5 allowed).
#27 2.284 File "src_ext/extlib/src/dllist.mli", line 153, characters 4-24:
#27 2.284 Warning: '6': bad heading level (0-5 allowed).
#27 2.284 File "src_ext/extlib/src/dllist.mli", line 164, characters 4-14:
#27 2.284 Warning: '6': bad heading level (0-5 allowed).
#27 2.285 File "src_ext/extlib/src/extList.mli", line 39, characters 6-23:
#27 2.285 Warning: '6': bad heading level (0-5 allowed).
#27 2.285 File "src_ext/extlib/src/extList.mli", line 152, characters 6-24:
#27 2.285 Warning: '6': bad heading level (0-5 allowed).
#27 2.285 File "src_ext/extlib/src/extList.mli", line 164, characters 6-33:
#27 2.285 Warning: '6': bad heading level (0-5 allowed).
#27 2.285 File "src_ext/extlib/src/extList.mli", line 177, characters 6-28:
#27 2.285 Warning: '6': bad heading level (0-5 allowed).
#27 2.285 File "src_ext/extlib/src/extList.mli", line 212, characters 6-28:
#27 2.285 Warning: '6': bad heading level (0-5 allowed).
#27 2.285 File "src_ext/extlib/src/extList.mli", line 238, characters 6-25:
#27 2.285 Warning: '6': bad heading level (0-5 allowed).
#27 2.285 File "src_ext/extlib/src/extList.mli", line 321, characters 6-20:
#27 2.285 Warning: '6': bad heading level (0-5 allowed).
#27 2.285 File "src_ext/extlib/src/extList.mli", line 339, characters 33-34:
#27 2.285 Warning: Stray '@'.
#27 2.286 File "src_ext/extlib/src/IO.mli", line 46, characters 4-20:
#27 2.286 Warning: '6': bad heading level (0-5 allowed).
#27 2.286 File "src_ext/extlib/src/IO.mli", line 112, characters 4-37:
#27 2.286 Warning: '6': bad heading level (0-5 allowed).
#27 2.286 File "src_ext/extlib/src/IO.mli", line 158, characters 4-17:
#27 2.286 Warning: '6': bad heading level (0-5 allowed).
#27 2.286 File "src_ext/extlib/src/IO.mli", line 185, characters 4-24:
#27 2.286 Warning: '6': bad heading level (0-5 allowed).
#27 2.286 File "src_ext/extlib/src/IO.mli", line 301, characters 4-16:
#27 2.286 Warning: '6': bad heading level (0-5 allowed).
#27 2.286 File "src_ext/extlib/src/IO.mli", line 331, characters 4-34:
#27 2.286 Warning: '6': bad heading level (0-5 allowed).
#27 2.287 File "src_ext/extlib/src/dynArray.mli", line 38, characters 4-22:
#27 2.287 Warning: '6': bad heading level (0-5 allowed).
#27 2.287 File "src_ext/extlib/src/dynArray.mli", line 51, characters 4-36:
#27 2.287 Warning: '6': bad heading level (0-5 allowed).
#27 2.287 File "src_ext/extlib/src/dynArray.mli", line 107, characters 4-33:
#27 2.287 Warning: '6': bad heading level (0-5 allowed).
#27 2.287 File "src_ext/extlib/src/dynArray.mli", line 138, characters 4-32:
#27 2.287 Warning: '6': bad heading level (0-5 allowed).
#27 2.287 File "src_ext/extlib/src/dynArray.mli", line 175, characters 4-22:
#27 2.287 Warning: '6': bad heading level (0-5 allowed).
#27 2.287 File "src_ext/extlib/src/dynArray.mli", line 278, characters 26-27:
#27 2.287 Warning: Paragraph should begin on its own line.
#27 2.287 File "src_ext/extlib/src/dynArray.mli", line 278, characters 4-25:
#27 2.287 Warning: '6': bad heading level (0-5 allowed).
#27 2.315 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.315 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#27 2.315 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.315 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.315 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#27 2.315 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.315 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.315 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#27 2.315 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.315 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.315 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#27 2.315 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.315 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.315 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#27 2.315 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.315 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.315 Warning: While resolving the expansion of include at File "src/core/opamHash.mli", line 30, character 0
#27 2.315 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.317 File "src/core/opamStubs.mli", line 116, characters 43-57:
#27 2.317 Warning: Failed to resolve reference unresolvedroot(Unix).putenv Couldn't find "Unix"
#27 2.317 File "src/core/opamStubs.mli", line 108, characters 4-59:
#27 2.317 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.317 File "src/core/opamStubs.mli", line 98, characters 4-61:
#27 2.317 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.317 File "src/core/opamStubs.mli", line 86, characters 6-47:
#27 2.317 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.317 File "src/core/opamStubs.mli", line 85, characters 6-51:
#27 2.317 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.317 File "src/core/opamStubs.mli", line 71, characters 6-76:
#27 2.317 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.317 File "src/core/opamStubs.mli", line 46, characters 6-65:
#27 2.317 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.317 File "src/core/opamStubs.mli", line 23, characters 56-70:
#27 2.317 Warning: Failed to resolve reference unresolvedroot(Unix).getpid Couldn't find "Unix"
#27 2.319 File "src/core/opamVersionCompare.mli", line 39, characters 4-21:
#27 2.319 Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
#27 2.320 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.320 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#27 2.320 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.320 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.320 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#27 2.320 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.320 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.320 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#27 2.320 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.320 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.320 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#27 2.320 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.320 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.320 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#27 2.320 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.320 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.320 Warning: While resolving the expansion of include at File "src/core/opamSWHID.mli", line 14, character 0
#27 2.320 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.321 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.321 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#27 2.321 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.321 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.321 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#27 2.321 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.321 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.321 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#27 2.321 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.321 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.321 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#27 2.321 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.321 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.321 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#27 2.321 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.321 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.321 Warning: While resolving the expansion of include at File "src/core/opamUrl.mli", line 51, character 0
#27 2.321 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.323 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 410, character 4
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 410, character 4
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 410, character 4
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 410, character 4
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 410, character 4
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 410, character 4
#27 2.323 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.323 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 399, character 4
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 399, character 4
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 399, character 4
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 399, character 4
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 399, character 4
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 399, character 4
#27 2.323 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.323 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 395, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 395, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 395, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 395, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 395, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 395, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.323 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 373, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 373, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 373, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 373, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 373, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 373, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.323 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 350, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 350, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 350, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 350, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 350, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 350, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.323 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 117, character 0
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 117, character 0
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 117, character 0
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 117, character 0
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 117, character 0
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 117, character 0
#27 2.323 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.323 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.323 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.323 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.323 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.323 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.323 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.323 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.323 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.323 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.323 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.323 Warning: While resolving the expansion of include at File "src/core/opamFilename.mli", line 20, character 2
#27 2.323 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.325 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.325 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#27 2.325 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.325 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#27 2.325 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.325 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#27 2.325 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.325 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#27 2.325 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.325 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#27 2.325 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.325 Warning: While resolving the expansion of include at File "src/core/opamStd.mli", line 426, character 4
#27 2.325 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.325 File "src/core/opamStd.mli", line 262, characters 11-35:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Stdlib).String.compare Couldn't find "Stdlib"
#27 2.325 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.325 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.325 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 189, characters 6-50:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.325 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.325 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.325 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.325 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.325 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.325 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.325 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.325 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.329 File "src/core/opamSystem.mli", line 397, characters 49-67:
#27 2.329 Warning: Failed to resolve reference unresolvedroot(Sys).catch_break Couldn't find "Sys"
#27 2.329 File "src/core/opamSystem.mli", line 352, characters 4-35:
#27 2.329 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.329 File "src/core/opamSystem.mli", line 331, characters 4-60:
#27 2.329 Warning: Failed to resolve reference unresolvedroot(Unix).Unix_error Couldn't find "Unix"
#27 2.329 File "src/core/opamSystem.mli", line 214, character 4 to line 215, character 53:
#27 2.329 Warning: Failed to resolve reference unresolvedroot(Command_not_found,) Couldn't find "Command_not_found,"
#27 2.329 File "src/core/opamSystem.mli", line 62, characters 4-77:
#27 2.329 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.330 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 2.330 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#27 2.330 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.330 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 2.330 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#27 2.330 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.330 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 2.330 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#27 2.330 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.330 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 2.330 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#27 2.330 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.330 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 2.330 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#27 2.330 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 2.330 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 2.330 Warning: While resolving the expansion of include at File "src/core/opamVersion.mli", line 14, character 0
#27 2.330 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 9, characters 41-67:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(examples) Couldn't find page "examples"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 9, characters 4-36:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(cli) Couldn't find page "cli"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 8, characters 16-42:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(tutorial) Couldn't find page "tutorial"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1161, characters 6-58:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1114, characters 34-53:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Sys).is_directory Couldn't find "Sys"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1114, characters 11-29:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Sys).file_exists Couldn't find "Sys"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1109, characters 34-53:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Sys).is_directory Couldn't find "Sys"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1109, characters 11-29:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Sys).file_exists Couldn't find "Sys"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1105, characters 18-36:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Sys).file_exists Couldn't find "Sys"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1101, characters 6-46:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1099, characters 57-74:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Stdlib).compare Couldn't find "Stdlib"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1090, characters 35-53:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(float_of_string) Couldn't find "float_of_string"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1087, characters 35-53:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Int64).of_string Couldn't find "Int64"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1084, characters 35-53:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Int32).of_string Couldn't find "Int32"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1081, characters 39-61:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Nativeint).of_string Couldn't find "Nativeint"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1078, characters 33-49:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(int_of_string) Couldn't find "int_of_string"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 1072, characters 34-51:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(bool_of_string) Couldn't find "bool_of_string"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 915, characters 13-61:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 912, characters 27-71:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(cli).envlookup Couldn't find page "cli"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 781, characters 19-30:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Sys).argv Couldn't find "Sys"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 772, characters 6-25:
#27 2.334 Warning: Reference to 'eval' is ambiguous. Please specify its kind: section-eval, val-eval.
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 764, characters 22-45:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Format).err_formatter Couldn't find "Format"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 762, characters 22-45:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Format).std_formatter Couldn't find "Format"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 757, characters 12-25:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Sys).getenv Couldn't find "Sys"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 755, characters 65-76:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Sys).argv Couldn't find "Sys"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 679, characters 52-66:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Stdlib).exit Couldn't find "Stdlib"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 648, character 39 to line 649, character 22:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 607, characters 21-76:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 603, characters 10-43:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Cmdliner).Manpage.s_environment Couldn't find "Cmdliner"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 565, characters 19-74:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 424, characters 19-30:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Sys).argv Couldn't find "Sys"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 402, characters 11-24:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Sys).getenv Couldn't find "Sys"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 399, characters 48-71:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Format).err_formatter Couldn't find "Format"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 398, characters 19-42:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Format).std_formatter Couldn't find "Format"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 391, characters 61-72:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Sys).argv Couldn't find "Sys"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 358, character 39 to line 359, character 22:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 320, characters 19-74:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 318, characters 29-62:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Cmdliner).Manpage.s_environment Couldn't find "Cmdliner"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 290, characters 19-74:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 266, characters 47-62:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Cmdliner).Cmd Couldn't find "Cmdliner"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 18, characters 16-48:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(tool_man).manual Couldn't find page "tool_man"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 161, characters 40-63:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(Format).err_formatter Couldn't find "Format"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 53, characters 6-61:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.334 File "src/core/cmdliner/opamCmdliner.mli", line 49, characters 18-73:
#27 2.334 Warning: Failed to resolve reference unresolvedroot(tool_man).doclang Couldn't find page "tool_man"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 2.346 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 2.346 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 2.346 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 2.346 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 2.360 File "src_ext/cudf/lib/cudf_types.mli", line 28, characters 4-24:
#27 2.360 Warning: '6': bad heading level (0-5 allowed).
#27 2.360 File "src_ext/cudf/lib/cudf_types.mli", line 121, characters 4-28:
#27 2.360 Warning: '6': bad heading level (0-5 allowed).
#27 2.378 File "src_ext/cudf/lib/cudf_conf.mli", line 35, characters 4-52:
#27 2.378 Warning: '6': bad heading level (0-5 allowed).
#27 2.394 File "src_ext/cudf/lib/cudf_types_pp.mli", line 30, characters 4-20:
#27 2.394 Warning: '6': bad heading level (0-5 allowed).
#27 2.394 File "src_ext/cudf/lib/cudf_types_pp.mli", line 50, characters 4-38:
#27 2.394 Warning: '6': bad heading level (0-5 allowed).
#27 2.394 File "src_ext/cudf/lib/cudf_types_pp.mli", line 86, characters 4-30:
#27 2.394 Warning: '6': bad heading level (0-5 allowed).
#27 2.394 File "src_ext/cudf/lib/cudf.mli", line 17, characters 4-22:
#27 2.394 Warning: '6': bad heading level (0-5 allowed).
#27 2.394 File "src_ext/cudf/lib/cudf.mli", line 75, characters 4-37:
#27 2.394 Warning: '6': bad heading level (0-5 allowed).
#27 2.394 File "src_ext/cudf/lib/cudf.mli", line 87, characters 4-36:
#27 2.394 Warning: '6': bad heading level (0-5 allowed).
#27 2.410 File "src_ext/cudf/lib/cudf_printer.mli", line 20, characters 4-48:
#27 2.410 Warning: '6': bad heading level (0-5 allowed).
#27 2.410 File "src_ext/cudf/lib/cudf_printer.mli", line 33, characters 4-48:
#27 2.410 Warning: '6': bad heading level (0-5 allowed).
#27 2.410 File "src_ext/cudf/lib/cudf_printer.mli", line 52, characters 4-45:
#27 2.410 Warning: '6': bad heading level (0-5 allowed).
#27 2.413 File "src_ext/cudf/lib/cudf_parser.mli", line 54, characters 4-34:
#27 2.413 Warning: '6': bad heading level (0-5 allowed).
#27 2.413 File "src_ext/cudf/lib/cudf_parser.mli", line 109, characters 4-33:
#27 2.413 Warning: '6': bad heading level (0-5 allowed).
#27 2.413 File "src_ext/cudf/lib/cudf_parser.mli", line 120, characters 4-35:
#27 2.413 Warning: '6': bad heading level (0-5 allowed).
#27 3.325 File "src/format/opamFormat.mli", line 49, characters 34-47:
#27 3.325 Warning: Failed to resolve reference unresolvedroot(Bad_format) Couldn't find "Bad_format"
#27 3.325 File "src/format/opamFormat.mli", line 48, characters 34-47:
#27 3.325 Warning: Failed to resolve reference unresolvedroot(Unexpected) Couldn't find "Unexpected"
#27 3.326 File "src/format/opamFilter.mli", line 176, character 4 to line 177, character 38:
#27 3.326 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.326 File "src/format/opamFilter.mli", line 133, characters 4-58:
#27 3.326 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.326 File "src/format/opamFilter.mli", line 112, characters 4-73:
#27 3.326 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.326 File "src/format/opamFilter.mli", line 108, characters 4-46:
#27 3.326 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.326 File "src/format/opamFilter.mli", line 99, characters 4-46:
#27 3.326 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.326 File "src/format/opamFilter.mli", line 82, character 4 to line 83, character 55:
#27 3.326 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.326 File "src/format/opamFilter.mli", line 74, character 4 to line 75, character 60:
#27 3.326 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.327 File "src/format/opamFormula.mli", line 46, characters 4-45:
#27 3.327 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.329 File "src/format/opamTypesBase.mli", line 77, character 4 to line 78, character 58:
#27 3.329 Warning: Failed to resolve reference unresolvedroot({!Parse_variable}) Couldn't find "{!Parse_variable}"
#27 3.329 File "src/format/opamTypesBase.mli", line 70, characters 4-40:
#27 3.329 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.336 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.336 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#27 3.336 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.336 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.336 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#27 3.336 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.336 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.336 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#27 3.336 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.336 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.336 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#27 3.336 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.336 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.336 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#27 3.336 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.336 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.336 Warning: While resolving the expansion of include at File "src/format/opamSwitch.mli", line 14, character 0
#27 3.336 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.336 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.336 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#27 3.336 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.336 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.336 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#27 3.336 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.336 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.336 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#27 3.336 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.336 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.336 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#27 3.336 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.336 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.336 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#27 3.336 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.336 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.336 Warning: While resolving the expansion of include at File "src/format/opamRepositoryName.mli", line 14, character 0
#27 3.336 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.339 File "src/format/opamSysPkg.mli", line 43, characters 4-50:
#27 3.339 Warning: Failed to resolve reference unresolvedroot(OpamSysInteract).install_packages_commands_t Couldn't find "OpamSysInteract"
#27 3.339 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.339 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#27 3.339 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.339 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.339 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#27 3.339 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.339 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.339 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#27 3.339 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.339 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.339 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#27 3.339 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.339 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.339 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#27 3.339 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.339 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.339 Warning: While resolving the expansion of include at File "src/format/opamSysPkg.mli", line 13, character 0
#27 3.339 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.341 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.341 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#27 3.341 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.341 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.341 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#27 3.341 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.341 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.341 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#27 3.341 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.341 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.341 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#27 3.341 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.341 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.341 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#27 3.341 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.341 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.341 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 44, character 2
#27 3.341 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.341 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.341 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#27 3.341 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.341 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.341 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#27 3.341 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.341 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.341 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#27 3.341 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.341 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.341 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#27 3.341 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.341 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.341 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#27 3.341 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.341 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.341 Warning: While resolving the expansion of include at File "src/format/opamVariable.mli", line 17, character 0
#27 3.341 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.357 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.357 Warning: While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.357 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.357 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.357 File "src/format/opamPackage.mli", line 119, characters 4-50:
#27 3.357 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.357 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#27 3.357 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.357 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#27 3.357 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.357 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#27 3.357 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.357 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 49, character 0
#27 3.357 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.357 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.357 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.357 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.357 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 34, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.357 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.357 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.357 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.357 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.357 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.357 Warning: While resolving the expansion of include at File "src/format/opamPackage.mli", line 20, character 2
#27 3.357 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.465 File "src/repository/opamDownload.mli", line 20, character 4 to line 21, character 17:
#27 3.465 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.470 File "src/repository/opamRepository.mli", line 29, characters 4-59:
#27 3.470 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.471 File "src/repository/opamRepositoryBackend.mli", line 115, character 4 to line 119, character 77:
#27 3.471 Warning: Failed to resolve reference unresolvedroot(Stdlib).Failure Couldn't find "Stdlib"
#27 3.565 File "src/state/opamPinned.mli", line 63, characters 29-64:
#27 3.565 Warning: '{OpamSwitchState.overlay_opam_file}': bad markup.
#27 3.565 Suggestion: did you mean '{!OpamSwitchState.overlay_opam_file}' or '[OpamSwitchState.overlay_opam_file]'?
#27 3.582 File "src/state/opamRepositoryState.mli", line 92, characters 4-30:
#27 3.582 Warning: '{OpamFile.get_extra_files}': bad markup.
#27 3.582 Suggestion: did you mean '{!OpamFile.get_extra_files}' or '[OpamFile.get_extra_files]'?
#27 3.604 File "src/state/opamFormatUpgrade.mli", line 21, characters 45-74:
#27 3.604 Warning: Failed to resolve reference unresolvedroot(OpamCliMain).main_catch_all Couldn't find "OpamCliMain"
#27 3.618 File "src/state/opamPinned.mli", line 26, characters 4-37:
#27 3.618 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.618 File "src/state/opamPinned.mli", line 18, characters 4-37:
#27 3.618 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.625 File "src/state/opamSwitchState.mli", line 134, characters 4-61:
#27 3.625 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.625 File "src/state/opamSwitchState.mli", line 126, characters 4-37:
#27 3.625 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.625 File "src/state/opamSwitchState.mli", line 98, characters 4-37:
#27 3.625 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.681 File "src/solver/opamCudfCriteria.mli", line 36, characters 4-53:
#27 3.681 Warning: Failed to resolve reference unresolvedroot({!Stdlib).Failure} Couldn't find "{!Stdlib"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.700 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.700 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.700 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.700 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.700 Warning: While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.700 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.700 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.700 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.700 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.700 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.700 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.700 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.700 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.700 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.700 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.700 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.700 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.700 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.700 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.700 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.700 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.704 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.704 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.704 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.704 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.704 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.704 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.704 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.704 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.704 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.704 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.704 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.704 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.704 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.704 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.704 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.704 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.704 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.704 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.704 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 22, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 334, characters 6-71:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 329, characters 6-61:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 169, characters 6-51:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 165, characters 6-51:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 159, characters 6-51:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 155, characters 6-51:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 142, characters 6-46:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 131, characters 6-51:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 127, characters 6-51:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 68, characters 16-31:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(ORDERED_TYPE) Couldn't find "ORDERED_TYPE"
#27 3.734 File "src_ext/ocamlgraph/src/sig.mli", line 51, characters 19-32:
#27 3.734 Warning: While resolving the expansion of include at File "src/solver/opamActionGraph.mli", line 32, character 2
#27 3.734 While resolving the expansion of include at File "src/core/opamParallel.mli", line 96, character 2
#27 3.734 While resolving the expansion of include at File "src_ext/ocamlgraph/src/sig.mli", line 281, character 2
#27 3.734 Failed to resolve reference unresolvedroot(COMPARABLE) Couldn't find "COMPARABLE"
#27 3.734 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.734 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.734 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.734 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.734 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.734 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.734 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.734 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.734 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.734 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.734 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.734 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.734 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.734 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.734 Warning: Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.734 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.734 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.734 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.734 Warning: Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.734 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.734 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.918 File "src/client/opamCliMain.mli", line 25, characters 4-16:
#27 3.918 Warning: Failed to resolve reference unresolvedroot(Unix).exec Couldn't find "Unix"
#27 3.924 File "src/client/opamCLIVersion.mli", line 38, characters 4-40:
#27 3.924 Warning: Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 3.924 File "src/core/opamStd.mli", line 88, characters 6-73:
#27 3.924 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#27 3.924 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.924 File "src/core/opamStd.mli", line 79, characters 6-59:
#27 3.924 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#27 3.924 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.924 File "src/core/opamStd.mli", line 45, characters 6-73:
#27 3.924 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#27 3.924 Failed to resolve reference unresolvedroot(Invalid_argument) Couldn't find "Invalid_argument"
#27 3.924 File "src/core/opamStd.mli", line 36, characters 6-59:
#27 3.924 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#27 3.924 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.924 File "src/core/opamStd.mli", line 25, characters 6-39:
#27 3.924 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#27 3.924 Failed to resolve reference unresolvedroot(Failure) Couldn't find "Failure"
#27 3.924 File "src/core/opamStd.mli", line 24, characters 6-38:
#27 3.924 Warning: While resolving the expansion of include at File "src/client/opamCLIVersion.mli", line 13, character 0
#27 3.924 Failed to resolve reference unresolvedroot(Not_found) Couldn't find "Not_found"
#27 4.011 cp -r ../_build/default/_doc/_html html
#27 4.105 chmod -R +w html
#27 4.129 sed 's/%{OPAMVERSION}%/'2.6.0~alpha1~dev'/g' index.html > html/index.html
#27 4.133 mkdir -p html/ocamldoc
#27 4.136 cd html/ocamldoc && for f in ../*/*/index.html; do\
#27 4.136   ln -sf $f $(basename $(dirname $f)).html;\
#27 4.136 done
#27 4.707 rm -rf man-html
#27 4.709 mkdir -p man-html
#27 4.711 echo '<!DOCTYPE html>' >man-html/index.html
#27 4.712 echo '<html><head>' >>man-html/index.html
#27 4.713 echo '  <title>Opam man-pages index</title>' >>man-html/index.html
#27 4.713 echo '</head><body>' >>man-html/index.html
#27 4.714 echo '<h1>Opam 2.6.0~alpha1~dev man-pages index</h1>' >>man-html/index.html
#27 4.714 echo '<ul>' >>man-html/index.html
#27 4.715 for f in ../_build/default/doc/man/*; do\
#27 4.715   man2html -r $f | sed 1,2d > man-html/$(basename $f .1).html;\
#27 4.715   echo "  <li><a href=\"$(basename $f .1).html\">$(basename $f .1)</a></li>" >>man-html/index.html;\
#27 4.715 done
#27 7.991 troff:stdin:1: warning: character with input code 127 not defined
#27 7.992 troff:stdin:1: warning: character with input code 2 not defined
#27 7.992 troff:stdin:1: warning: character with input code 3 not defined
#27 7.992 troff:stdin:1: warning: character with input code 5 not defined
#27 7.993 troff:stdin:1: warning: character with input code 6 not defined
#27 7.993 troff:stdin:1: warning: character with input code 4 not defined
#27 7.993 troff:stdin:1: warning [p 1, 0.0i]: line has non-positive width 0m
#27 7.994 troff:stdin:1: warning: character with input code 12 not defined
#27 7.994 troff:stdin:1: warning [p 1, 0.0i]: cannot break line
#27 7.994 troff:stdin:1: warning [p 1, 0.2i]: cannot adjust line
#27 7.994 troff:stdin:6: warning: character with input code 7 not defined
#27 7.995 troff:stdin:27: warning [p 1, 3.3i]: cannot break line
#27 7.995 troff:stdin:28: warning [p 1, 3.5i]: cannot adjust line
#27 7.995 troff:stdin:28: warning [p 1, 3.7i]: cannot adjust line
#27 7.995 troff:stdin:28: warning [p 1, 3.8i]: cannot break line
#27 7.996 troff:stdin:29: warning [p 1, 4.2i]: cannot adjust line
#27 7.996 troff:stdin:31: warning [p 1, 4.7i]: cannot adjust line
#27 7.996 troff:stdin:31: warning [p 1, 4.8i]: cannot break line
#27 7.996 troff:stdin:33: warning [p 1, 5.0i]: cannot adjust line
#27 7.997 troff:stdin:33: warning [p 1, 5.2i]: cannot break line
#27 7.997 troff:stdin:144: warning [p 1, 10.5i]: cannot break line
#27 7.997 troff:stdin:146: warning [p 1, 10.7i]: cannot adjust line
#27 7.997 troff:stdin:146: warning [p 1, 10.8i]: cannot break line
#27 7.998 troff:stdin:147: warning [p 2, 0.0i]: cannot break line
#27 7.998 troff:stdin:149: warning [p 2, 0.2i]: cannot adjust line
#27 7.998 troff:stdin:149: warning [p 2, 0.3i]: cannot break line
#27 7.998 troff:stdin:154: warning [p 2, 0.7i]: cannot break line
#27 7.999 troff:stdin:155: warning [p 2, 1.2i]: cannot break line
#27 7.999 troff:stdin:156: warning [p 2, 1.5i]: cannot adjust line
#27 7.999 troff:stdin:156: warning [p 2, 1.7i]: cannot break line
#27 7.999 troff:stdin:157: warning [p 2, 1.8i]: cannot adjust line
#27 8.000 troff:stdin:157: warning [p 2, 2.0i]: cannot break line
#27 8.000 troff:stdin:158: warning [p 2, 2.2i]: cannot adjust line
#27 8.000 troff:stdin:158: warning [p 2, 2.5i]: cannot break line
#27 8.000 troff:stdin:158: warning [p 2, 2.7i]: cannot adjust line
#27 8.001 troff:stdin:158: warning [p 2, 2.8i]: cannot break line
#27 8.001 troff:stdin:160: warning [p 2, 3.3i]: cannot break line
#27 8.001 troff:stdin:163: warning [p 2, 3.7i]: cannot adjust line
#27 8.001 troff:stdin:163: warning [p 2, 3.8i]: cannot break line
#27 8.002 troff:stdin:164: warning [p 2, 4.2i]: cannot break line
#27 8.002 troff:stdin:165: warning [p 2, 4.5i]: cannot adjust line
#27 8.002 troff:stdin:166: warning [p 2, 4.7i]: cannot adjust line
#27 8.002 troff:stdin:166: warning [p 2, 4.8i]: cannot adjust line
#27 8.003 troff:stdin:166: warning [p 2, 5.0i]: cannot break line
#27 8.003 troff:stdin:167: warning [p 2, 5.3i]: cannot adjust line
#27 8.003 troff:stdin:167: warning [p 2, 5.5i]: cannot break line
#27 8.004 troff:stdin:169: warning [p 2, 6.2i]: cannot adjust line
#27 8.004 troff:stdin:169: warning [p 2, 6.3i]: cannot break line
#27 8.004 troff:stdin:170: warning [p 2, 6.7i]: cannot break line
#27 8.004 troff:stdin:172: warning [p 2, 7.0i]: cannot adjust line
#27 8.005 troff:stdin:172: warning [p 2, 7.2i]: cannot break line
#27 8.005 troff:stdin:173: warning [p 2, 7.5i]: cannot break line
#27 8.005 troff:stdin:175: warning [p 2, 7.7i]: cannot adjust line
#27 8.005 troff:stdin:175: warning [p 2, 8.2i]: cannot adjust line
#27 8.006 troff:stdin:177: warning [p 2, 8.5i]: cannot adjust line
#27 8.006 troff:stdin:177: warning [p 2, 8.7i]: cannot break line
#27 8.006 troff:stdin:177: warning [p 2, 8.8i]: cannot adjust line
#27 8.006 troff:stdin:177: warning [p 2, 9.0i]: cannot break line
#27 8.007 troff:stdin:179: warning [p 2, 9.5i]: cannot adjust line
#27 8.007 troff:stdin:181: warning [p 2, 9.8i]: cannot adjust line
#27 8.007 troff:stdin:181: warning [p 2, 10.0i]: cannot adjust line
#27 8.007 troff:stdin:181: warning [p 2, 10.2i]: cannot break line
#27 8.008 troff:stdin:183: warning [p 2, 10.3i]: cannot adjust line
#27 8.008 troff:stdin:183: warning [p 2, 10.8i]: cannot break line
#27 8.008 troff:stdin:184: warning [p 3, 0.0i]: cannot break line
#27 8.008 troff:stdin:186: warning: expected numeric expression, got 'Í'
#27 8.009 troff:stdin:186: warning [p 3, 0.3i]: cannot adjust line
#27 8.009 troff:stdin:186: warning [p 3, 0.5i]: cannot break line
#27 8.009 troff:stdin:187: warning [p 3, 0.8i]: cannot adjust line
#27 8.010 troff:stdin:187: warning [p 3, 1.0i]: cannot break line
#27 8.010 troff:stdin:187: warning [p 3, 1.2i]: cannot break line
#27 8.010 troff:stdin:187: warning [p 3, 1.3i]: cannot break line
#27 8.010 troff:stdin:188: warning [p 3, 1.5i]: cannot break line
#27 8.011 troff:stdin:189: warning [p 3, 1.8i]: cannot adjust line
#27 8.011 troff:stdin:189: warning [p 3, 2.2i]: cannot break line
#27 8.011 troff:stdin:189: warning [p 3, 2.3i]: cannot adjust line
#27 8.011 troff:stdin:190: warning [p 3, 2.5i]: cannot adjust line
#27 8.012 troff:stdin:193: warning [p 3, 3.3i]: cannot adjust line
#27 8.012 troff:stdin:193: warning [p 3, 3.5i]: cannot break line
#27 8.012 troff:stdin:193: warning [p 3, 3.7i]: cannot adjust line
#27 8.012 troff:stdin:193: warning [p 3, 3.8i]: cannot adjust line
#27 8.013 troff:stdin:193: warning [p 3, 4.0i]: cannot break line
#27 8.013 troff:stdin:194: warning [p 3, 4.2i]: cannot break line
#27 8.013 troff:stdin:194: warning: expected numeric expression, got '¾'
#27 8.013 troff:stdin:194: warning [p 3, 4.3i]: cannot break line
#27 8.014 troff:stdin:194: warning [p 3, 4.5i]: cannot adjust line
#27 8.014 troff:stdin:194: warning [p 3, 4.7i]: cannot break line
#27 8.014 troff:stdin:194: warning [p 3, 5.0i]: cannot break line
#27 8.014 troff:stdin:208: warning [p 3, 5.8i]: cannot adjust line
#27 8.015 troff:stdin:222: error: a backspace character is not allowed in an identifier
#27 8.015 troff:stdin:246: error: an escaped '~' is not allowed in an identifier
#27 8.015 troff:stdin:261: warning [p 3, 9.2i]: cannot adjust line
#27 8.016 troff:stdin:261: warning [p 3, 9.3i]: cannot break line
#27 8.016 troff:stdin:276: warning [p 3, 10.2i]: cannot adjust line
#27 8.016 troff:stdin:281: warning [p 3, 10.7i]: cannot adjust line
#27 8.016 troff:stdin:282: warning [p 3, 10.8i]: cannot adjust line
#27 8.017 troff:stdin:290: warning [p 4, 0.5i]: cannot adjust line
#27 8.017 troff:stdin:333: error: a leader character is not allowed in an identifier
#27 8.017 grops:<standard input>:(stdin):19138: error: X command without 'ps:' tag ignored
#27 8.018 troff:stdin:387: error: a backspace character is not allowed in an identifier
#27 8.018 troff:stdin:389: warning: expected numeric expression, got '@'
#27 8.018 troff:stdin:436: error: an escaped '%' is not allowed in an identifier
#27 8.019 troff:stdin:533: error: a leader character is not allowed in an identifier
#27 8.019 troff:stdin:538: warning [p 5, 6.8i]: cannot break line
#27 8.019 troff:stdin:558: warning [p 5, 8.0i]: cannot adjust line
#27 8.020 troff:stdin:580: warning [p 5, 9.5i]: cannot adjust line
#27 8.020 troff:stdin:580: warning [p 5, 9.7i]: cannot break line
#27 8.020 troff:stdin:593: warning [p 6, 0.3i]: cannot break line
#27 8.020 troff:stdin:607: warning [p 6, 1.3i]: cannot adjust line
#27 8.021 troff:stdin:612: warning [p 6, 2.0i]: cannot break line
#27 8.021 troff:stdin:616: warning [p 6, 2.5i]: cannot adjust line
#27 8.021 troff:stdin:616: warning [p 6, 2.7i]: cannot break line
#27 8.021 troff:stdin:618: error: a leader character is not allowed in an identifier
#27 8.022 troff:stdin:619: error: an escaped '~' is not allowed in an identifier
#27 8.022 troff:stdin:638: error: a leader character is not allowed in an escape sequence parameter
#27 8.022 troff:stdin:644: warning [p 6, 5.2i]: cannot break line
#27 8.023 troff:stdin:648: warning [p 6, 5.5i]: cannot adjust line
#27 8.023 troff:stdin:653: warning [p 6, 5.8i]: cannot adjust line
#27 8.023 troff:stdin:653: warning [p 6, 6.0i]: cannot break line
#27 8.023 troff:stdin:665: warning [p 6, 6.5i]: cannot adjust line
#27 8.024 troff:stdin:669: warning [p 6, 7.0i]: cannot break line
#27 8.024 troff:stdin:669: warning [p 6, 7.2i]: cannot break line
#27 8.024 troff:stdin:683: warning [p 6, 7.8i]: cannot adjust line
#27 8.025 troff:stdin:684: warning: expected numeric expression, got 'M'
#27 8.025 troff:stdin:708: warning [p 6, 9.5i]: cannot adjust line
#27 8.025 troff:stdin:708: warning [p 6, 9.7i]: cannot adjust line
#27 8.025 troff:stdin:708: warning [p 6, 9.8i]: cannot adjust line
#27 8.026 troff:stdin:708: warning [p 6, 10.0i]: cannot adjust line
#27 8.026 troff:stdin:708: warning [p 6, 10.2i]: cannot adjust line
#27 8.026 troff:stdin:708: warning [p 6, 10.3i]: cannot adjust line
#27 8.026 troff:stdin:708: warning [p 6, 10.5i]: cannot adjust line
#27 8.027 troff:stdin:708: warning [p 6, 10.7i]: cannot adjust line
#27 8.027 troff:stdin:708: warning [p 6, 10.8i]: cannot adjust line
#27 8.027 troff:stdin:708: warning [p 7, 0.0i]: cannot adjust line
#27 8.027 troff:stdin:708: warning [p 7, 0.2i]: cannot adjust line
#27 8.028 troff:stdin:708: warning [p 7, 0.3i]: cannot adjust line
#27 8.028 troff:stdin:708: warning [p 7, 0.5i]: cannot adjust line
#27 8.028 troff:stdin:708: warning [p 7, 0.7i]: cannot adjust line
#27 8.028 troff:stdin:708: warning [p 7, 0.8i]: cannot adjust line
#27 8.029 troff:stdin:708: warning [p 7, 1.0i]: cannot adjust line
#27 8.029 troff:stdin:708: warning [p 7, 1.2i]: cannot adjust line
#27 8.029 troff:stdin:708: warning [p 7, 1.3i]: cannot adjust line
#27 8.029 troff:stdin:708: warning [p 7, 1.5i]: cannot adjust line
#27 8.030 troff:stdin:708: warning [p 7, 1.7i]: cannot adjust line
#27 8.030 troff:stdin:708: warning [p 7, 1.8i]: cannot adjust line
#27 8.030 troff:stdin:708: warning [p 7, 2.0i]: cannot adjust line
#27 8.030 troff:stdin:708: warning [p 7, 2.2i]: cannot adjust line
#27 8.031 troff:stdin:708: warning [p 7, 2.3i]: cannot adjust line
#27 8.031 troff:stdin:708: warning [p 7, 2.5i]: cannot adjust line
#27 8.031 troff:stdin:708: warning [p 7, 2.7i]: cannot adjust line
#27 8.031 troff:stdin:708: warning [p 7, 2.8i]: cannot adjust line
#27 8.032 troff:stdin:708: warning [p 7, 3.0i]: cannot adjust line
#27 8.032 troff:stdin:708: warning [p 7, 3.2i]: cannot adjust line
#27 8.032 troff:stdin:708: warning [p 7, 3.3i]: cannot adjust line
#27 8.032 troff:stdin:708: warning [p 7, 3.5i]: cannot adjust line
#27 8.033 troff:stdin:708: warning [p 7, 3.7i]: cannot adjust line
#27 8.033 troff:stdin:708: warning [p 7, 3.8i]: cannot adjust line
#27 8.033 troff:stdin:708: warning [p 7, 4.0i]: cannot adjust line
#27 8.033 troff:stdin:708: warning [p 7, 4.2i]: cannot adjust line
#27 8.034 troff:stdin:708: warning [p 7, 4.3i]: cannot adjust line
#27 8.034 troff:stdin:708: warning [p 7, 4.5i]: cannot adjust line
#27 8.034 troff:stdin:708: warning [p 7, 4.7i]: cannot adjust line
#27 8.034 troff:stdin:708: warning [p 7, 4.8i]: cannot adjust line
#27 8.034 troff:stdin:708: warning [p 7, 5.0i]: cannot adjust line
#27 8.035 troff:stdin:708: warning [p 7, 5.2i]: cannot adjust line
#27 8.035 troff:stdin:708: warning [p 7, 5.3i]: cannot adjust line
#27 8.035 troff:stdin:708: warning [p 7, 5.5i]: cannot adjust line
#27 8.035 troff:stdin:708: warning [p 7, 5.7i]: cannot adjust line
#27 8.036 troff:stdin:708: warning [p 7, 5.8i]: cannot adjust line
#27 8.036 troff:stdin:708: warning [p 7, 6.0i]: cannot adjust line
#27 8.036 troff:stdin:708: warning [p 7, 6.2i]: cannot adjust line
#27 8.036 troff:stdin:708: warning [p 7, 6.3i]: cannot adjust line
#27 8.037 troff:stdin:708: warning [p 7, 6.5i]: cannot adjust line
#27 8.037 troff:stdin:708: warning [p 7, 6.7i]: cannot adjust line
#27 8.037 troff:stdin:708: warning [p 7, 6.8i]: cannot adjust line
#27 8.037 troff:stdin:708: warning [p 7, 7.0i]: cannot adjust line
#27 8.037 troff:stdin:708: warning [p 7, 7.2i]: cannot adjust line
#27 8.038 troff:stdin:708: warning [p 7, 7.3i]: cannot adjust line
#27 8.038 troff:stdin:708: warning [p 7, 7.5i]: cannot adjust line
#27 8.038 troff:stdin:708: warning [p 7, 7.7i]: cannot adjust line
#27 8.038 troff:stdin:708: warning [p 7, 7.8i]: cannot adjust line
#27 8.039 troff:stdin:708: warning [p 7, 8.0i]: cannot adjust line
#27 8.039 troff:stdin:708: warning [p 7, 8.2i]: cannot adjust line
#27 8.039 troff:stdin:708: warning [p 7, 8.3i]: cannot adjust line
#27 8.039 troff:stdin:708: warning [p 7, 8.5i]: cannot adjust line
#27 8.039 troff:stdin:708: warning [p 7, 8.7i]: cannot adjust line
#27 8.040 troff:stdin:708: warning [p 7, 8.8i]: cannot adjust line
#27 8.040 troff:stdin:708: warning [p 7, 9.0i]: cannot adjust line
#27 8.040 troff:stdin:708: warning [p 7, 9.2i]: cannot adjust line
#27 8.040 troff:stdin:708: warning [p 7, 9.3i]: cannot adjust line
#27 8.040 troff:stdin:708: warning [p 7, 9.5i]: cannot adjust line
#27 8.041 troff:stdin:708: warning [p 7, 9.7i]: cannot adjust line
#27 8.041 troff:stdin:708: warning [p 7, 9.8i]: cannot adjust line
#27 8.041 troff:stdin:708: warning [p 7, 10.0i]: cannot adjust line
#27 8.041 troff:stdin:708: warning [p 7, 10.2i]: cannot adjust line
#27 8.041 troff:stdin:708: warning [p 7, 10.3i]: cannot adjust line
#27 8.042 troff:stdin:708: warning [p 7, 10.5i]: cannot adjust line
#27 8.042 troff:stdin:708: warning [p 7, 10.7i]: cannot adjust line
#27 8.042 troff:stdin:708: warning [p 7, 10.8i]: cannot adjust line
#27 8.042 troff:stdin:708: warning [p 8, 0.0i]: cannot adjust line
#27 8.042 troff:stdin:708: warning [p 8, 0.2i]: cannot adjust line
#27 8.043 troff:stdin:708: warning [p 8, 0.3i]: cannot adjust line
#27 8.043 troff:stdin:708: warning [p 8, 0.5i]: cannot adjust line
#27 8.043 troff:stdin:708: warning [p 8, 0.7i]: cannot adjust line
#27 8.043 troff:stdin:708: warning [p 8, 0.8i]: cannot adjust line
#27 8.043 troff:stdin:708: warning [p 8, 1.0i]: cannot adjust line
#27 8.044 troff:stdin:708: warning [p 8, 1.2i]: cannot adjust line
#27 8.044 troff:stdin:708: warning [p 8, 1.3i]: cannot adjust line
#27 8.044 troff:stdin:708: warning [p 8, 1.5i]: cannot adjust line
#27 8.044 troff:stdin:708: warning [p 8, 1.7i]: cannot adjust line
#27 8.044 troff:stdin:708: warning [p 8, 1.8i]: cannot adjust line
#27 8.044 troff:stdin:708: warning [p 8, 2.0i]: cannot adjust line
#27 8.045 troff:stdin:708: warning [p 8, 2.2i]: cannot adjust line
#27 8.045 troff:stdin:708: warning [p 8, 2.3i]: cannot adjust line
#27 8.045 troff:stdin:708: warning [p 8, 2.5i]: cannot adjust line
#27 8.045 troff:stdin:708: warning [p 8, 2.7i]: cannot adjust line
#27 8.045 troff:stdin:708: warning [p 8, 2.8i]: cannot adjust line
#27 8.046 troff:stdin:708: warning [p 8, 3.0i]: cannot adjust line
#27 8.046 troff:stdin:708: warning [p 8, 3.2i]: cannot adjust line
#27 8.046 troff:stdin:708: warning [p 8, 3.3i]: cannot adjust line
#27 8.046 troff:stdin:708: warning [p 8, 3.5i]: cannot adjust line
#27 8.046 troff:stdin:708: warning [p 8, 3.7i]: cannot adjust line
#27 8.047 troff:stdin:708: warning [p 8, 3.8i]: cannot adjust line
#27 8.047 troff:stdin:708: warning [p 8, 4.0i]: cannot adjust line
#27 8.047 troff:stdin:708: warning [p 8, 4.2i]: cannot adjust line
#27 8.047 troff:stdin:708: warning [p 8, 4.3i]: cannot adjust line
#27 8.047 troff:stdin:708: warning [p 8, 4.5i]: cannot adjust line
#27 8.047 troff:stdin:708: warning [p 8, 4.7i]: cannot adjust line
#27 8.048 troff:stdin:708: warning [p 8, 4.8i]: cannot adjust line
#27 8.048 troff:stdin:708: warning [p 8, 5.0i]: cannot adjust line
#27 8.048 troff:stdin:708: warning [p 8, 5.2i]: cannot adjust line
#27 8.048 troff:stdin:708: warning [p 8, 5.3i]: cannot adjust line
#27 8.048 troff:stdin:708: warning [p 8, 5.5i]: cannot adjust line
#27 8.049 troff:stdin:708: warning [p 8, 5.7i]: cannot adjust line
#27 8.049 troff:stdin:708: warning [p 8, 5.8i]: cannot adjust line
#27 8.049 troff:stdin:708: warning [p 8, 6.0i]: cannot adjust line
#27 8.049 troff:stdin:708: warning [p 8, 6.2i]: cannot adjust line
#27 8.049 troff:stdin:708: warning [p 8, 6.3i]: cannot adjust line
#27 8.049 troff:stdin:708: warning [p 8, 6.5i]: cannot adjust line
#27 8.050 troff:stdin:708: warning [p 8, 6.7i]: cannot adjust line
#27 8.050 troff:stdin:708: warning [p 8, 6.8i]: cannot adjust line
#27 8.050 troff:stdin:708: warning [p 8, 7.0i]: cannot adjust line
#27 8.050 troff:stdin:708: warning [p 8, 7.2i]: cannot adjust line
#27 8.050 troff:stdin:708: warning [p 8, 7.3i]: cannot adjust line
#27 8.051 troff:stdin:708: warning [p 8, 7.5i]: cannot adjust line
#27 8.051 troff:stdin:708: warning [p 8, 7.7i]: cannot adjust line
#27 8.051 troff:stdin:708: warning [p 8, 7.8i]: cannot adjust line
#27 8.051 troff:stdin:708: warning [p 8, 8.0i]: cannot adjust line
#27 8.051 troff:stdin:708: warning [p 8, 8.2i]: cannot adjust line
#27 8.051 troff:stdin:708: warning [p 8, 8.3i]: cannot adjust line
#27 8.052 troff:stdin:708: warning [p 8, 8.5i]: cannot adjust line
#27 8.052 troff:stdin:708: warning [p 8, 8.7i]: cannot adjust line
#27 8.052 troff:stdin:708: warning [p 8, 8.8i]: cannot adjust line
#27 8.052 troff:stdin:708: warning [p 8, 9.0i]: cannot adjust line
#27 8.052 troff:stdin:708: warning [p 8, 9.2i]: cannot adjust line
#27 8.052 troff:stdin:708: warning [p 8, 9.3i]: cannot adjust line
#27 8.053 troff:stdin:708: warning [p 8, 9.5i]: cannot adjust line
#27 8.053 troff:stdin:708: warning [p 8, 9.7i]: cannot adjust line
#27 8.053 troff:stdin:708: warning [p 8, 9.8i]: cannot adjust line
#27 8.053 troff:stdin:708: warning [p 8, 10.0i]: cannot adjust line
#27 8.053 troff:stdin:708: warning [p 8, 10.2i]: cannot adjust line
#27 8.053 troff:stdin:708: warning [p 8, 10.3i]: cannot adjust line
#27 8.054 troff:stdin:708: warning [p 8, 10.5i]: cannot adjust line
#27 8.054 troff:stdin:708: warning [p 8, 10.7i]: cannot adjust line
#27 8.054 troff:stdin:708: warning [p 8, 10.8i]: cannot adjust line
#27 8.054 troff:stdin:708: warning [p 9, 0.0i]: cannot adjust line
#27 8.054 troff:stdin:708: warning [p 9, 0.2i]: cannot adjust line
#27 8.054 troff:stdin:708: warning [p 9, 0.3i]: cannot adjust line
#27 8.055 troff:stdin:708: warning [p 9, 0.5i]: cannot adjust line
#27 8.055 troff:stdin:708: warning [p 9, 0.7i]: cannot adjust line
#27 8.055 troff:stdin:708: warning [p 9, 0.8i]: cannot adjust line
#27 8.055 troff:stdin:708: warning [p 9, 1.0i]: cannot adjust line
#27 8.055 troff:stdin:708: warning [p 9, 1.2i]: cannot adjust line
#27 8.055 troff:stdin:708: warning [p 9, 1.3i]: cannot adjust line
#27 8.056 troff:stdin:708: warning [p 9, 1.5i]: cannot adjust line
#27 8.056 troff:stdin:708: warning [p 9, 1.7i]: cannot adjust line
#27 8.056 troff:stdin:708: warning [p 9, 1.8i]: cannot adjust line
#27 8.056 troff:stdin:708: warning [p 9, 2.0i]: cannot adjust line
#27 8.056 troff:stdin:708: warning [p 9, 2.2i]: cannot adjust line
#27 8.056 troff:stdin:708: warning [p 9, 2.3i]: cannot adjust line
#27 8.057 troff:stdin:708: warning [p 9, 2.5i]: cannot adjust line
#27 8.057 troff:stdin:708: warning [p 9, 2.7i]: cannot adjust line
#27 8.057 troff:stdin:708: warning [p 9, 2.8i]: cannot adjust line
#27 8.057 troff:stdin:708: warning [p 9, 3.0i]: cannot adjust line
#27 8.057 troff:stdin:708: warning [p 9, 3.2i]: cannot adjust line
#27 8.057 troff:stdin:708: warning [p 9, 3.3i]: cannot adjust line
#27 8.058 troff:stdin:708: warning [p 9, 3.5i]: cannot adjust line
#27 8.058 troff:stdin:708: warning [p 9, 3.7i]: cannot adjust line
#27 8.058 troff:stdin:708: warning [p 9, 3.8i]: cannot adjust line
#27 8.058 troff:stdin:708: warning [p 9, 4.0i]: cannot adjust line
#27 8.058 troff:stdin:708: warning [p 9, 4.2i]: cannot adjust line
#27 8.058 troff:stdin:708: warning [p 9, 4.3i]: cannot adjust line
#27 8.058 troff:stdin:708: warning [p 9, 4.5i]: cannot adjust line
#27 8.059 troff:stdin:708: warning [p 9, 4.7i]: cannot adjust line
#27 8.059 troff:stdin:708: warning [p 9, 4.8i]: cannot adjust line
#27 8.059 troff:stdin:708: warning [p 9, 5.0i]: cannot adjust line
#27 8.059 troff:stdin:708: warning [p 9, 5.2i]: cannot adjust line
#27 8.059 troff:stdin:708: warning [p 9, 5.3i]: cannot adjust line
#27 8.059 troff:stdin:708: warning [p 9, 5.5i]: cannot adjust line
#27 8.060 troff:stdin:708: warning [p 9, 5.7i]: cannot adjust line
#27 8.060 troff:stdin:708: warning [p 9, 5.8i]: cannot adjust line
#27 8.060 troff:stdin:708: warning [p 9, 6.0i]: cannot adjust line
#27 8.060 troff:stdin:708: warning [p 9, 6.2i]: cannot adjust line
#27 8.060 troff:stdin:708: warning [p 9, 6.3i]: cannot adjust line
#27 8.060 troff:stdin:708: warning [p 9, 6.5i]: cannot adjust line
#27 8.060 troff:stdin:708: warning [p 9, 6.7i]: cannot adjust line
#27 8.061 troff:stdin:708: warning [p 9, 6.8i]: cannot adjust line
#27 8.061 troff:stdin:708: warning [p 9, 7.0i]: cannot adjust line
#27 8.061 troff:stdin:708: warning [p 9, 7.2i]: cannot adjust line
#27 8.061 troff:stdin:708: warning [p 9, 7.3i]: cannot adjust line
#27 8.061 troff:stdin:708: warning [p 9, 7.5i]: cannot adjust line
#27 8.061 troff:stdin:708: warning [p 9, 7.7i]: cannot adjust line
#27 8.061 troff:stdin:708: warning [p 9, 7.8i]: cannot adjust line
#27 8.062 troff:stdin:708: warning [p 9, 8.0i]: cannot adjust line
#27 8.062 troff:stdin:708: warning [p 9, 8.2i]: cannot adjust line
#27 8.062 troff:stdin:708: warning [p 9, 8.3i]: cannot adjust line
#27 8.062 troff:stdin:708: warning [p 9, 8.5i]: cannot adjust line
#27 8.062 troff:stdin:708: warning [p 9, 8.8i]: cannot adjust line
#27 8.062 troff:stdin:708: warning [p 9, 9.0i]: cannot adjust line
#27 8.062 troff:stdin:708: warning [p 9, 9.2i]: cannot adjust line
#27 8.063 troff:stdin:708: warning [p 9, 9.3i]: cannot adjust line
#27 8.063 troff:stdin:708: warning [p 9, 9.5i]: cannot adjust line
#27 8.063 troff:stdin:708: warning [p 9, 9.7i]: cannot adjust line
#27 8.063 troff:stdin:708: warning [p 9, 9.8i]: cannot adjust line
#27 8.063 troff:stdin:708: warning [p 9, 10.0i]: cannot adjust line
#27 8.063 troff:stdin:708: warning [p 9, 10.2i]: cannot adjust line
#27 8.063 troff:stdin:708: warning [p 9, 10.3i]: cannot adjust line
#27 8.064 troff:stdin:708: warning [p 9, 10.5i]: cannot adjust line
#27 8.064 troff:stdin:708: warning [p 9, 10.7i]: cannot adjust line
#27 8.064 troff:stdin:708: warning [p 9, 10.8i]: cannot adjust line
#27 8.064 troff:stdin:708: warning [p 10, 0.0i]: cannot adjust line
#27 8.064 troff:stdin:708: warning [p 10, 0.2i]: cannot adjust line
#27 8.064 troff:stdin:708: warning [p 10, 0.3i]: cannot adjust line
#27 8.064 troff:stdin:708: warning [p 10, 0.5i]: cannot adjust line
#27 8.064 troff:stdin:708: warning [p 10, 0.7i]: cannot adjust line
#27 8.065 troff:stdin:708: warning [p 10, 0.8i]: cannot adjust line
#27 8.065 troff:stdin:708: warning [p 10, 1.0i]: cannot adjust line
#27 8.065 troff:stdin:708: warning [p 10, 1.2i]: cannot adjust line
#27 8.065 troff:stdin:708: warning [p 10, 1.3i]: cannot adjust line
#27 8.065 troff:stdin:708: warning [p 10, 1.5i]: cannot adjust line
#27 8.065 troff:stdin:708: warning [p 10, 1.7i]: cannot adjust line
#27 8.065 troff:stdin:708: warning [p 10, 1.8i]: cannot adjust line
#27 8.065 troff:stdin:708: warning [p 10, 2.0i]: cannot adjust line
#27 8.066 troff:stdin:708: warning [p 10, 2.2i]: cannot adjust line
#27 8.066 troff:stdin:708: warning [p 10, 2.3i]: cannot adjust line
#27 8.066 troff:stdin:708: warning [p 10, 2.5i]: cannot adjust line
#27 8.066 troff:stdin:708: warning [p 10, 2.7i]: cannot adjust line
#27 8.066 troff:stdin:708: warning [p 10, 2.8i]: cannot adjust line
#27 8.066 troff:stdin:708: warning [p 10, 3.0i]: cannot adjust line
#27 8.066 troff:stdin:708: warning [p 10, 3.2i]: cannot adjust line
#27 8.066 troff:stdin:708: warning [p 10, 3.3i]: cannot adjust line
#27 8.067 troff:stdin:708: warning [p 10, 3.5i]: cannot adjust line
#27 8.067 troff:stdin:708: warning [p 10, 3.7i]: cannot adjust line
#27 8.067 troff:stdin:708: warning [p 10, 3.8i]: cannot adjust line
#27 8.067 troff:stdin:708: warning [p 10, 4.0i]: cannot adjust line
#27 8.067 troff:stdin:708: warning [p 10, 4.2i]: cannot adjust line
#27 8.067 troff:stdin:708: warning [p 10, 4.3i]: cannot adjust line
#27 8.067 troff:stdin:708: warning [p 10, 4.5i]: cannot adjust line
#27 8.067 troff:stdin:708: warning [p 10, 4.7i]: cannot adjust line
#27 8.067 troff:stdin:708: warning [p 10, 4.8i]: cannot adjust line
#27 8.068 troff:stdin:708: warning [p 10, 5.0i]: cannot adjust line
#27 8.068 troff:stdin:708: warning [p 10, 5.2i]: cannot adjust line
#27 8.068 troff:stdin:708: warning [p 10, 5.3i]: cannot adjust line
#27 8.068 troff:stdin:708: warning [p 10, 5.5i]: cannot adjust line
#27 8.068 troff:stdin:708: warning [p 10, 5.7i]: cannot adjust line
#27 8.068 troff:stdin:708: warning [p 10, 5.8i]: cannot adjust line
#27 8.068 troff:stdin:708: warning [p 10, 6.0i]: cannot adjust line
#27 8.068 troff:stdin:708: warning [p 10, 6.2i]: cannot adjust line
#27 8.069 troff:stdin:708: warning [p 10, 6.3i]: cannot adjust line
#27 8.069 troff:stdin:708: warning [p 10, 6.5i]: cannot adjust line
#27 8.069 troff:stdin:708: warning [p 10, 6.7i]: cannot adjust line
#27 8.069 troff:stdin:708: warning [p 10, 6.8i]: cannot adjust line
#27 8.069 troff:stdin:708: warning [p 10, 7.0i]: cannot adjust line
#27 8.069 troff:stdin:708: warning [p 10, 7.2i]: cannot adjust line
#27 8.069 troff:stdin:708: warning [p 10, 7.3i]: cannot adjust line
#27 8.069 troff:stdin:708: warning [p 10, 7.5i]: cannot adjust line
#27 8.070 troff:stdin:708: warning [p 10, 7.7i]: cannot adjust line
#27 8.070 troff:stdin:708: warning [p 10, 7.8i]: cannot adjust line
#27 8.070 troff:stdin:708: warning [p 10, 8.0i]: cannot adjust line
#27 8.070 troff:stdin:708: warning [p 10, 8.2i]: cannot adjust line
#27 8.070 troff:stdin:708: warning [p 10, 8.3i]: cannot adjust line
#27 8.070 troff:stdin:708: warning [p 10, 8.5i]: cannot adjust line
#27 8.070 troff:stdin:708: warning [p 10, 8.7i]: cannot adjust line
#27 8.070 troff:stdin:708: warning [p 10, 8.8i]: cannot adjust line
#27 8.071 troff:stdin:708: warning [p 10, 9.0i]: cannot adjust line
#27 8.071 troff:stdin:708: warning [p 10, 9.2i]: cannot adjust line
#27 8.071 troff:stdin:708: warning [p 10, 9.3i]: cannot adjust line
#27 8.071 troff:stdin:708: warning [p 10, 9.5i]: cannot adjust line
#27 8.071 troff:stdin:708: warning [p 10, 9.7i]: cannot adjust line
#27 8.071 troff:stdin:708: warning [p 10, 9.8i]: cannot adjust line
#27 8.071 troff:stdin:708: warning [p 10, 10.0i]: cannot adjust line
#27 8.071 troff:stdin:708: warning [p 10, 10.2i]: cannot adjust line
#27 8.072 troff:stdin:708: warning [p 10, 10.3i]: cannot adjust line
#27 8.072 troff:stdin:708: warning [p 10, 10.5i]: cannot adjust line
#27 8.072 troff:stdin:708: warning [p 10, 10.7i]: cannot adjust line
#27 8.072 troff:stdin:708: warning [p 10, 10.8i]: cannot adjust line
#27 8.072 troff:stdin:708: warning [p 11, 0.0i]: cannot adjust line
#27 8.072 troff:stdin:708: warning [p 11, 0.2i]: cannot adjust line
#27 8.072 troff:stdin:708: warning [p 11, 0.3i]: cannot adjust line
#27 8.072 troff:stdin:708: warning [p 11, 0.5i]: cannot adjust line
#27 8.073 troff:stdin:708: warning [p 11, 0.7i]: cannot adjust line
#27 8.073 troff:stdin:708: warning [p 11, 0.8i]: cannot adjust line
#27 8.073 troff:stdin:708: warning [p 11, 1.0i]: cannot adjust line
#27 8.073 troff:stdin:708: warning [p 11, 1.2i]: cannot adjust line
#27 8.073 troff:stdin:708: warning [p 11, 1.3i]: cannot adjust line
#27 8.073 troff:stdin:708: warning [p 11, 1.5i]: cannot adjust line
#27 8.073 troff:stdin:708: warning [p 11, 1.7i]: cannot adjust line
#27 8.073 troff:stdin:708: warning [p 11, 1.8i]: cannot adjust line
#27 8.074 troff:stdin:708: warning [p 11, 2.0i]: cannot adjust line
#27 8.074 troff:stdin:708: warning [p 11, 2.2i]: cannot adjust line
#27 8.074 troff:stdin:708: warning [p 11, 2.3i]: cannot adjust line
#27 8.074 troff:stdin:708: warning [p 11, 2.5i]: cannot adjust line
#27 8.074 troff:stdin:708: warning [p 11, 2.7i]: cannot adjust line
#27 8.074 troff:stdin:708: warning [p 11, 2.8i]: cannot adjust line
#27 8.074 troff:stdin:708: warning [p 11, 3.0i]: cannot adjust line
#27 8.074 troff:stdin:708: warning [p 11, 3.2i]: cannot adjust line
#27 8.075 troff:stdin:708: warning [p 11, 3.3i]: cannot adjust line
#27 8.075 troff:stdin:708: warning [p 11, 3.5i]: cannot adjust line
#27 8.075 troff:stdin:708: warning [p 11, 3.7i]: cannot adjust line
#27 8.075 troff:stdin:708: warning [p 11, 3.8i]: cannot adjust line
#27 8.075 troff:stdin:708: warning [p 11, 4.0i]: cannot adjust line
#27 8.075 troff:stdin:708: warning [p 11, 4.2i]: cannot adjust line
#27 8.075 troff:stdin:708: warning [p 11, 4.3i]: cannot adjust line
#27 8.075 troff:stdin:708: warning [p 11, 4.5i]: cannot adjust line
#27 8.076 troff:stdin:708: warning [p 11, 4.7i]: cannot adjust line
#27 8.076 troff:stdin:708: warning [p 11, 4.8i]: cannot adjust line
#27 8.076 troff:stdin:708: warning [p 11, 5.0i]: cannot adjust line
#27 8.076 troff:stdin:708: warning [p 11, 5.2i]: cannot adjust line
#27 8.076 troff:stdin:708: warning [p 11, 5.3i]: cannot adjust line
#27 8.076 troff:stdin:708: warning [p 11, 5.5i]: cannot adjust line
#27 8.076 troff:stdin:708: warning [p 11, 5.7i]: cannot adjust line
#27 8.077 troff:stdin:708: warning [p 11, 5.8i]: cannot adjust line
#27 8.077 troff:stdin:708: warning [p 11, 6.0i]: cannot adjust line
#27 8.077 troff:stdin:708: warning [p 11, 6.2i]: cannot adjust line
#27 8.077 troff:stdin:708: warning [p 11, 6.3i]: cannot adjust line
#27 8.077 troff:stdin:708: warning [p 11, 6.5i]: cannot adjust line
#27 8.077 troff:stdin:708: warning [p 11, 6.7i]: cannot adjust line
#27 8.077 troff:stdin:708: warning [p 11, 6.8i]: cannot adjust line
#27 8.077 troff:stdin:708: warning [p 11, 7.0i]: cannot adjust line
#27 8.078 troff:stdin:708: warning [p 11, 7.2i]: cannot adjust line
#27 8.078 troff:stdin:708: warning [p 11, 7.3i]: cannot adjust line
#27 8.078 troff:stdin:708: warning [p 11, 7.5i]: cannot adjust line
#27 8.078 troff:stdin:708: warning [p 11, 7.7i]: cannot adjust line
#27 8.078 troff:stdin:708: warning [p 11, 7.8i]: cannot adjust line
#27 8.078 troff:stdin:708: warning [p 11, 8.0i]: cannot adjust line
#27 8.078 troff:stdin:708: warning [p 11, 8.2i]: cannot adjust line
#27 8.078 troff:stdin:708: warning [p 11, 8.3i]: cannot adjust line
#27 8.079 troff:stdin:708: warning [p 11, 8.5i]: cannot adjust line
#27 8.079 troff:stdin:708: warning [p 11, 8.7i]: cannot adjust line
#27 8.079 troff:stdin:708: warning [p 11, 8.8i]: cannot adjust line
#27 8.079 troff:stdin:708: warning [p 11, 9.0i]: cannot adjust line
#27 8.079 troff:stdin:708: warning [p 11, 9.2i]: cannot adjust line
#27 8.079 troff:stdin:708: warning [p 11, 9.3i]: cannot adjust line
#27 8.079 troff:stdin:708: warning [p 11, 9.5i]: cannot adjust line
#27 8.079 troff:stdin:708: warning [p 11, 9.7i]: cannot adjust line
#27 8.080 troff:stdin:708: warning [p 11, 9.8i]: cannot adjust line
#27 8.080 troff:stdin:708: warning [p 11, 10.0i]: cannot adjust line
#27 8.080 troff:stdin:708: warning [p 11, 10.2i]: cannot adjust line
#27 8.080 troff:stdin:708: warning [p 11, 10.3i]: cannot adjust line
#27 8.080 troff:stdin:708: warning [p 11, 10.5i]: cannot adjust line
#27 8.080 troff:stdin:708: warning [p 11, 10.7i]: cannot adjust line
#27 8.080 troff:stdin:708: warning [p 11, 10.8i]: cannot adjust line
#27 8.080 troff:stdin:708: warning [p 12, 0.0i]: cannot adjust line
#27 8.081 troff:stdin:708: warning [p 12, 0.2i]: cannot adjust line
#27 8.081 troff:stdin:708: warning [p 12, 0.3i]: cannot adjust line
#27 8.081 troff:stdin:708: warning [p 12, 0.5i]: cannot adjust line
#27 8.081 troff:stdin:708: warning [p 12, 0.7i]: cannot adjust line
#27 8.081 troff:stdin:708: warning [p 12, 0.8i]: cannot adjust line
#27 8.081 troff:stdin:708: warning [p 12, 1.0i]: cannot adjust line
#27 8.081 troff:stdin:708: warning [p 12, 1.2i]: cannot adjust line
#27 8.082 troff:stdin:708: warning [p 12, 1.3i]: cannot adjust line
#27 8.082 troff:stdin:708: warning [p 12, 1.5i]: cannot adjust line
#27 8.082 troff:stdin:708: warning [p 12, 1.7i]: cannot adjust line
#27 8.082 troff:stdin:708: warning [p 12, 1.8i]: cannot adjust line
#27 8.082 troff:stdin:708: warning [p 12, 2.0i]: cannot adjust line
#27 8.082 troff:stdin:708: warning [p 12, 2.2i]: cannot adjust line
#27 8.082 troff:stdin:708: warning [p 12, 2.3i]: cannot adjust line
#27 8.082 troff:stdin:708: warning [p 12, 2.5i]: cannot adjust line
#27 8.083 troff:stdin:708: warning [p 12, 2.7i]: cannot adjust line
#27 8.083 troff:stdin:708: warning [p 12, 2.8i]: cannot adjust line
#27 8.083 troff:stdin:708: warning [p 12, 3.0i]: cannot adjust line
#27 8.083 troff:stdin:708: warning [p 12, 3.2i]: cannot adjust line
#27 8.083 troff:stdin:708: warning [p 12, 3.3i]: cannot adjust line
#27 8.083 troff:stdin:708: warning [p 12, 3.5i]: cannot adjust line
#27 8.083 troff:stdin:708: warning [p 12, 3.7i]: cannot adjust line
#27 8.083 troff:stdin:708: warning [p 12, 3.8i]: cannot adjust line
#27 8.084 troff:stdin:708: warning [p 12, 4.0i]: cannot adjust line
#27 8.084 troff:stdin:708: warning [p 12, 4.2i]: cannot adjust line
#27 8.084 troff:stdin:708: warning [p 12, 4.3i]: cannot adjust line
#27 8.084 troff:stdin:708: warning [p 12, 4.5i]: cannot adjust line
#27 8.084 troff:stdin:708: warning [p 12, 4.7i]: cannot adjust line
#27 8.084 troff:stdin:708: warning [p 12, 4.8i]: cannot adjust line
#27 8.084 troff:stdin:708: warning [p 12, 5.0i]: cannot adjust line
#27 8.084 troff:stdin:708: warning [p 12, 5.2i]: cannot adjust line
#27 8.085 troff:stdin:708: warning [p 12, 5.3i]: cannot adjust line
#27 8.085 troff:stdin:708: warning [p 12, 5.5i]: cannot adjust line
#27 8.085 troff:stdin:708: warning [p 12, 5.7i]: cannot adjust line
#27 8.085 troff:stdin:708: warning [p 12, 5.8i]: cannot adjust line
#27 8.085 troff:stdin:708: warning [p 12, 6.0i]: cannot adjust line
#27 8.085 troff:stdin:708: warning [p 12, 6.2i]: cannot adjust line
#27 8.085 troff:stdin:708: warning [p 12, 6.3i]: cannot adjust line
#27 8.085 troff:stdin:708: warning [p 12, 6.5i]: cannot adjust line
#27 8.086 troff:stdin:708: warning [p 12, 6.7i]: cannot adjust line
#27 8.086 troff:stdin:708: warning [p 12, 6.8i]: cannot adjust line
#27 8.086 troff:stdin:708: warning [p 12, 7.0i]: cannot adjust line
#27 8.086 troff:stdin:708: warning [p 12, 7.2i]: cannot adjust line
#27 8.086 troff:stdin:708: warning [p 12, 7.3i]: cannot adjust line
#27 8.086 troff:stdin:708: warning [p 12, 7.5i]: cannot adjust line
#27 8.086 troff:stdin:708: warning [p 12, 7.7i]: cannot adjust line
#27 8.086 troff:stdin:708: warning [p 12, 7.8i]: cannot adjust line
#27 8.086 troff:stdin:708: warning [p 12, 8.0i]: cannot adjust line
#27 8.087 troff:stdin:708: warning [p 12, 8.2i]: cannot adjust line
#27 8.087 troff:stdin:708: warning [p 12, 8.3i]: cannot adjust line
#27 8.087 troff:stdin:708: warning [p 12, 8.5i]: cannot adjust line
#27 8.087 troff:stdin:708: warning [p 12, 8.7i]: cannot adjust line
#27 8.087 troff:stdin:708: warning [p 12, 8.8i]: cannot adjust line
#27 8.087 troff:stdin:708: warning [p 12, 9.0i]: cannot adjust line
#27 8.087 troff:stdin:708: warning [p 12, 9.2i]: cannot adjust line
#27 8.087 troff:stdin:708: warning [p 12, 9.3i]: cannot adjust line
#27 8.088 troff:stdin:708: warning [p 12, 9.5i]: cannot adjust line
#27 8.088 troff:stdin:708: warning [p 12, 9.7i]: cannot adjust line
#27 8.088 troff:stdin:708: warning [p 12, 9.8i]: cannot adjust line
#27 8.088 troff:stdin:708: warning [p 12, 10.0i]: cannot adjust line
#27 8.088 troff:stdin:708: warning [p 12, 10.2i]: cannot adjust line
#27 8.088 troff:stdin:708: warning [p 12, 10.3i]: cannot adjust line
#27 8.088 troff:stdin:708: warning [p 12, 10.5i]: cannot adjust line
#27 8.088 troff:stdin:708: warning [p 12, 10.7i]: cannot adjust line
#27 8.089 troff:stdin:708: warning [p 12, 10.8i]: cannot adjust line
#27 8.089 troff:stdin:708: warning [p 13, 0.0i]: cannot adjust line
#27 8.089 troff:stdin:708: warning [p 13, 0.2i]: cannot adjust line
#27 8.089 troff:stdin:708: warning [p 13, 0.3i]: cannot adjust line
#27 8.089 troff:stdin:708: warning [p 13, 0.5i]: cannot adjust line
#27 8.089 troff:stdin:708: warning [p 13, 0.7i]: cannot adjust line
#27 8.089 troff:stdin:708: warning [p 13, 0.8i]: cannot adjust line
#27 8.089 troff:stdin:708: warning [p 13, 1.0i]: cannot adjust line
#27 8.090 troff:stdin:708: warning [p 13, 1.2i]: cannot adjust line
#27 8.090 troff:stdin:708: warning [p 13, 1.3i]: cannot adjust line
#27 8.090 troff:stdin:708: warning [p 13, 1.5i]: cannot adjust line
#27 8.090 troff:stdin:708: warning [p 13, 1.7i]: cannot adjust line
#27 8.090 troff:stdin:708: warning [p 13, 1.8i]: cannot adjust line
#27 8.090 troff:stdin:708: warning [p 13, 2.0i]: cannot adjust line
#27 8.090 troff:stdin:708: warning [p 13, 2.2i]: cannot adjust line
#27 8.090 troff:stdin:708: warning [p 13, 2.3i]: cannot adjust line
#27 8.091 troff:stdin:708: warning [p 13, 2.5i]: cannot adjust line
#27 8.091 troff:stdin:708: warning [p 13, 2.7i]: cannot adjust line
#27 8.091 troff:stdin:708: warning [p 13, 2.8i]: cannot adjust line
#27 8.091 troff:stdin:708: warning [p 13, 3.0i]: cannot adjust line
#27 8.091 troff:stdin:708: warning [p 13, 3.2i]: cannot adjust line
#27 8.091 troff:stdin:708: warning [p 13, 3.3i]: cannot adjust line
#27 8.091 troff:stdin:708: warning [p 13, 3.5i]: cannot adjust line
#27 8.091 troff:stdin:708: warning [p 13, 3.7i]: cannot adjust line
#27 8.091 troff:stdin:708: warning [p 13, 3.8i]: cannot adjust line
#27 8.092 troff:stdin:708: warning [p 13, 4.0i]: cannot adjust line
#27 8.092 troff:stdin:708: warning [p 13, 4.2i]: cannot adjust line
#27 8.092 troff:stdin:708: warning [p 13, 4.3i]: cannot adjust line
#27 8.092 troff:stdin:708: warning [p 13, 4.5i]: cannot adjust line
#27 8.092 troff:stdin:708: warning [p 13, 4.7i]: cannot adjust line
#27 8.092 troff:stdin:708: warning [p 13, 4.8i]: cannot adjust line
#27 8.092 troff:stdin:708: warning [p 13, 5.0i]: cannot adjust line
#27 8.092 troff:stdin:708: warning [p 13, 5.2i]: cannot adjust line
#27 8.093 troff:stdin:708: warning [p 13, 5.3i]: cannot adjust line
#27 8.093 troff:stdin:708: warning [p 13, 5.5i]: cannot adjust line
#27 8.093 troff:stdin:708: warning [p 13, 5.7i]: cannot adjust line
#27 8.093 troff:stdin:708: warning [p 13, 5.8i]: cannot adjust line
#27 8.093 troff:stdin:708: warning [p 13, 6.0i]: cannot adjust line
#27 8.093 troff:stdin:708: warning [p 13, 6.2i]: cannot adjust line
#27 8.093 troff:stdin:708: warning [p 13, 6.3i]: cannot adjust line
#27 8.093 troff:stdin:708: warning [p 13, 6.5i]: cannot adjust line
#27 8.094 troff:stdin:708: warning [p 13, 6.7i]: cannot adjust line
#27 8.094 troff:stdin:708: warning [p 13, 6.8i]: cannot adjust line
#27 8.094 troff:stdin:708: warning [p 13, 7.0i]: cannot adjust line
#27 8.094 troff:stdin:708: warning [p 13, 7.2i]: cannot adjust line
#27 8.094 troff:stdin:708: warning [p 13, 7.3i]: cannot adjust line
#27 8.094 troff:stdin:708: warning [p 13, 7.5i]: cannot adjust line
#27 8.094 troff:stdin:708: warning [p 13, 7.7i]: cannot adjust line
#27 8.094 troff:stdin:708: warning [p 13, 7.8i]: cannot adjust line
#27 8.095 troff:stdin:708: warning [p 13, 8.0i]: cannot adjust line
#27 8.095 troff:stdin:708: warning [p 13, 8.2i]: cannot adjust line
#27 8.095 troff:stdin:708: warning [p 13, 8.3i]: cannot adjust line
#27 8.095 troff:stdin:708: warning [p 13, 8.5i]: cannot adjust line
#27 8.095 troff:stdin:708: warning [p 13, 8.7i]: cannot adjust line
#27 8.095 troff:stdin:708: warning [p 13, 8.8i]: cannot adjust line
#27 8.095 troff:stdin:708: warning [p 13, 9.0i]: cannot adjust line
#27 8.095 troff:stdin:708: warning [p 13, 9.2i]: cannot adjust line
#27 8.096 troff:stdin:708: warning [p 13, 9.3i]: cannot adjust line
#27 8.096 troff:stdin:708: warning [p 13, 9.5i]: cannot adjust line
#27 8.096 troff:stdin:708: warning [p 13, 9.7i]: cannot adjust line
#27 8.096 troff:stdin:708: warning [p 13, 9.8i]: cannot adjust line
#27 8.096 troff:stdin:708: warning [p 13, 10.0i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 13, 10.2i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 13, 10.3i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 13, 10.5i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 13, 10.7i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 13, 10.8i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 0.0i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 0.2i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 0.3i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 0.5i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 0.7i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 0.8i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 1.0i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 1.2i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 1.3i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 1.5i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 1.7i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 1.8i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 2.0i]: cannot adjust line
#27 8.098 troff:stdin:708: warning [p 14, 2.2i]: cannot adjust line
#27 8.099 troff:stdin:708: warning [p 14, 2.3i]: cannot adjust line
#27 8.099 troff:stdin:708: warning [p 14, 2.5i]: cannot adjust line
#27 8.099 troff:stdin:708: warning [p 14, 2.7i]: cannot adjust line
#27 8.099 troff:stdin:708: warning [p 14, 2.8i]: cannot adjust line
#27 8.099 troff:stdin:708: warning [p 14, 3.0i]: cannot adjust line
#27 8.100 troff:stdin:708: warning [p 14, 3.2i]: cannot adjust line
#27 8.100 troff:stdin:708: warning [p 14, 3.3i]: cannot adjust line
#27 8.100 troff:stdin:708: warning [p 14, 3.5i]: cannot adjust line
#27 8.100 troff:stdin:708: warning [p 14, 3.7i]: cannot adjust line
#27 8.100 troff:stdin:708: warning [p 14, 3.8i]: cannot adjust line
#27 8.100 troff:stdin:708: warning [p 14, 4.0i]: cannot adjust line
#27 8.100 troff:stdin:708: warning [p 14, 4.2i]: cannot adjust line
#27 8.100 troff:stdin:708: warning [p 14, 4.3i]: cannot adjust line
#27 8.100 troff:stdin:708: warning [p 14, 4.5i]: cannot adjust line
#27 8.101 troff:stdin:708: warning [p 14, 4.7i]: cannot adjust line
#27 8.101 troff:stdin:708: warning [p 14, 4.8i]: cannot adjust line
#27 8.101 troff:stdin:708: warning [p 14, 5.0i]: cannot adjust line
#27 8.101 troff:stdin:708: warning [p 14, 5.2i]: cannot adjust line
#27 8.101 troff:stdin:708: warning [p 14, 5.3i]: cannot adjust line
#27 8.101 troff:stdin:708: warning [p 14, 5.5i]: cannot adjust line
#27 8.102 troff:stdin:708: warning [p 14, 5.7i]: cannot adjust line
#27 8.102 troff:stdin:708: warning [p 14, 5.8i]: cannot adjust line
#27 8.102 troff:stdin:708: warning [p 14, 6.0i]: cannot adjust line
#27 8.102 troff:stdin:708: warning [p 14, 6.2i]: cannot adjust line
#27 8.102 troff:stdin:708: warning [p 14, 6.3i]: cannot adjust line
#27 8.102 troff:stdin:708: warning [p 14, 6.5i]: cannot adjust line
#27 8.103 troff:stdin:708: warning [p 14, 6.7i]: cannot adjust line
#27 8.103 troff:stdin:708: warning [p 14, 6.8i]: cannot adjust line
#27 8.103 troff:stdin:708: warning [p 14, 7.0i]: cannot adjust line
#27 8.103 troff:stdin:708: warning [p 14, 7.2i]: cannot adjust line
#27 8.103 troff:stdin:708: warning [p 14, 7.3i]: cannot adjust line
#27 8.103 troff:stdin:708: warning [p 14, 7.5i]: cannot adjust line
#27 8.104 troff:stdin:708: warning [p 14, 7.7i]: cannot adjust line
#27 8.104 troff:stdin:708: warning [p 14, 7.8i]: cannot adjust line
#27 8.104 troff:stdin:708: warning [p 14, 8.0i]: cannot adjust line
#27 8.104 troff:stdin:708: warning [p 14, 8.2i]: cannot adjust line
#27 8.104 troff:stdin:708: warning [p 14, 8.3i]: cannot adjust line
#27 8.104 troff:stdin:708: warning [p 14, 8.5i]: cannot adjust line
#27 8.105 troff:stdin:708: warning [p 14, 8.7i]: cannot adjust line
#27 8.105 troff:stdin:708: warning [p 14, 8.8i]: cannot adjust line
#27 8.105 troff:stdin:708: warning [p 14, 9.0i]: cannot adjust line
#27 8.105 troff:stdin:708: warning [p 14, 9.2i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 14, 9.3i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 14, 9.5i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 14, 9.7i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 14, 9.8i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 14, 10.0i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 14, 10.2i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 14, 10.3i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 14, 10.5i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 14, 10.7i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 14, 10.8i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 0.0i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 0.2i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 0.3i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 0.5i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 0.7i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 0.8i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 1.0i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 1.2i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 1.3i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 1.5i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 1.7i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 1.8i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 2.0i]: cannot adjust line
#27 8.109 troff:stdin:708: warning [p 15, 2.2i]: cannot adjust line
#27 8.110 troff:stdin:708: warning [p 15, 2.3i]: cannot adjust line
#27 8.110 troff:stdin:708: warning [p 15, 2.5i]: cannot adjust line
#27 8.111 troff:stdin:708: warning [p 15, 2.7i]: cannot adjust line
#27 8.111 troff:stdin:708: warning [p 15, 2.8i]: cannot adjust line
#27 8.111 troff:stdin:708: warning [p 15, 3.0i]: cannot adjust line
#27 8.111 troff:stdin:708: warning [p 15, 3.2i]: cannot adjust line
#27 8.111 troff:stdin:708: warning [p 15, 3.3i]: cannot adjust line
#27 8.111 troff:stdin:708: warning [p 15, 3.5i]: cannot adjust line
#27 8.111 troff:stdin:708: warning [p 15, 3.7i]: cannot adjust line
#27 8.111 troff:stdin:708: warning [p 15, 3.8i]: cannot adjust line
#27 8.111 troff:stdin:708: warning [p 15, 4.0i]: cannot adjust line
#27 8.111 troff:stdin:708: warning [p 15, 4.2i]: cannot adjust line
#27 8.111 troff:stdin:708: warning [p 15, 4.3i]: cannot adjust line
#27 8.112 troff:stdin:708: warning [p 15, 4.5i]: cannot adjust line
#27 8.112 troff:stdin:708: warning [p 15, 4.7i]: cannot adjust line
#27 8.112 troff:stdin:708: warning [p 15, 4.8i]: cannot adjust line
#27 8.112 troff:stdin:708: warning [p 15, 5.0i]: cannot adjust line
#27 8.112 troff:stdin:708: warning [p 15, 5.2i]: cannot adjust line
#27 8.112 troff:stdin:708: warning [p 15, 5.3i]: cannot adjust line
#27 8.112 troff:stdin:708: warning [p 15, 5.5i]: cannot adjust line
#27 8.113 troff:stdin:708: warning [p 15, 5.7i]: cannot adjust line
#27 8.113 troff:stdin:708: warning [p 15, 5.8i]: cannot adjust line
#27 8.113 troff:stdin:708: warning [p 15, 6.0i]: cannot adjust line
#27 8.113 troff:stdin:708: warning [p 15, 6.2i]: cannot adjust line
#27 8.113 troff:stdin:708: warning [p 15, 6.3i]: cannot adjust line
#27 8.113 troff:stdin:708: warning [p 15, 6.5i]: cannot adjust line
#27 8.114 troff:stdin:708: warning [p 15, 6.7i]: cannot adjust line
#27 8.114 troff:stdin:708: warning [p 15, 6.8i]: cannot adjust line
#27 8.114 troff:stdin:708: warning [p 15, 7.0i]: cannot adjust line
#27 8.114 troff:stdin:708: warning [p 15, 7.2i]: cannot adjust line
#27 8.114 troff:stdin:708: warning [p 15, 7.3i]: cannot adjust line
#27 8.115 troff:stdin:708: warning [p 15, 7.5i]: cannot adjust line
#27 8.115 troff:stdin:708: warning [p 15, 7.7i]: cannot adjust line
#27 8.115 troff:stdin:708: warning [p 15, 7.8i]: cannot adjust line
#27 8.115 troff:stdin:708: warning [p 15, 8.0i]: cannot adjust line
#27 8.115 troff:stdin:708: warning [p 15, 8.2i]: cannot adjust line
#27 8.116 troff:stdin:708: warning [p 15, 8.3i]: cannot adjust line
#27 8.116 troff:stdin:708: warning [p 15, 8.5i]: cannot adjust line
#27 8.116 troff:stdin:708: warning [p 15, 8.7i]: cannot adjust line
#27 8.116 troff:stdin:708: warning [p 15, 8.8i]: cannot adjust line
#27 8.116 troff:stdin:708: warning [p 15, 9.0i]: cannot adjust line
#27 8.117 troff:stdin:708: warning [p 15, 9.2i]: cannot adjust line
#27 8.117 troff:stdin:708: warning [p 15, 9.3i]: cannot adjust line
#27 8.117 troff:stdin:708: warning [p 15, 9.5i]: cannot adjust line
#27 8.117 troff:stdin:708: warning [p 15, 9.7i]: cannot adjust line
#27 8.117 troff:stdin:708: warning [p 15, 9.8i]: cannot adjust line
#27 8.118 troff:stdin:708: warning [p 15, 10.0i]: cannot adjust line
#27 8.118 troff:stdin:708: warning [p 15, 10.2i]: cannot adjust line
#27 8.118 troff:stdin:708: warning [p 15, 10.3i]: cannot adjust line
#27 8.118 troff:stdin:708: warning [p 15, 10.5i]: cannot adjust line
#27 8.119 troff:stdin:708: warning [p 15, 10.7i]: cannot adjust line
#27 8.119 troff:stdin:708: warning [p 15, 10.8i]: cannot adjust line
#27 8.119 troff:stdin:708: warning [p 16, 0.0i]: cannot adjust line
#27 8.119 troff:stdin:708: warning [p 16, 0.2i]: cannot adjust line
#27 8.119 troff:stdin:708: warning [p 16, 0.3i]: cannot adjust line
#27 8.120 troff:stdin:708: warning [p 16, 0.5i]: cannot adjust line
#27 8.120 troff:stdin:708: warning [p 16, 0.7i]: cannot adjust line
#27 8.120 troff:stdin:708: warning [p 16, 0.8i]: cannot adjust line
#27 8.120 troff:stdin:708: warning [p 16, 1.0i]: cannot adjust line
#27 8.120 troff:stdin:708: warning [p 16, 1.2i]: cannot adjust line
#27 8.121 troff:stdin:708: warning [p 16, 1.3i]: cannot adjust line
#27 8.121 troff:stdin:708: warning [p 16, 1.5i]: cannot adjust line
#27 8.121 troff:stdin:708: warning [p 16, 1.7i]: cannot adjust line
#27 8.121 troff:stdin:708: warning [p 16, 1.8i]: cannot adjust line
#27 8.122 troff:stdin:708: warning [p 16, 2.0i]: cannot adjust line
#27 8.122 troff:stdin:708: warning [p 16, 2.2i]: cannot adjust line
#27 8.122 troff:stdin:708: warning [p 16, 2.3i]: cannot adjust line
#27 8.122 troff:stdin:708: warning [p 16, 2.5i]: cannot adjust line
#27 8.123 troff:stdin:708: warning [p 16, 2.7i]: cannot adjust line
#27 8.123 troff:stdin:708: warning [p 16, 2.8i]: cannot adjust line
#27 8.123 troff:stdin:708: warning [p 16, 3.0i]: cannot adjust line
#27 8.123 troff:stdin:708: warning [p 16, 3.2i]: cannot adjust line
#27 8.123 troff:stdin:708: warning [p 16, 3.3i]: cannot adjust line
#27 8.124 troff:stdin:708: warning [p 16, 3.5i]: cannot adjust line
#27 8.124 troff:stdin:708: warning [p 16, 3.7i]: cannot adjust line
#27 8.124 troff:stdin:708: warning [p 16, 3.8i]: cannot adjust line
#27 8.124 troff:stdin:708: warning [p 16, 4.0i]: cannot adjust line
#27 8.124 troff:stdin:708: warning [p 16, 4.2i]: cannot adjust line
#27 8.125 troff:stdin:708: warning [p 16, 4.3i]: cannot adjust line
#27 8.125 troff:stdin:708: warning [p 16, 4.5i]: cannot adjust line
#27 8.125 troff:stdin:708: warning [p 16, 4.7i]: cannot adjust line
#27 8.125 troff:stdin:708: warning [p 16, 4.8i]: cannot adjust line
#27 8.126 troff:stdin:708: warning [p 16, 5.0i]: cannot adjust line
#27 8.126 troff:stdin:708: warning [p 16, 5.2i]: cannot adjust line
#27 8.126 troff:stdin:708: warning [p 16, 5.3i]: cannot adjust line
#27 8.126 troff:stdin:708: warning [p 16, 5.5i]: cannot adjust line
#27 8.126 troff:stdin:708: warning [p 16, 5.7i]: cannot adjust line
#27 8.127 troff:stdin:708: warning [p 16, 5.8i]: cannot adjust line
#27 8.127 troff:stdin:708: warning [p 16, 6.0i]: cannot adjust line
#27 8.127 troff:stdin:708: warning [p 16, 6.2i]: cannot adjust line
#27 8.127 troff:stdin:708: warning [p 16, 6.3i]: cannot adjust line
#27 8.127 troff:stdin:708: warning [p 16, 6.5i]: cannot adjust line
#27 8.128 troff:stdin:708: warning [p 16, 6.7i]: cannot adjust line
#27 8.128 troff:stdin:708: warning [p 16, 6.8i]: cannot adjust line
#27 8.128 troff:stdin:708: warning [p 16, 7.0i]: cannot adjust line
#27 8.128 troff:stdin:708: warning [p 16, 7.2i]: cannot adjust line
#27 8.129 troff:stdin:708: warning [p 16, 7.3i]: cannot adjust line
#27 8.129 troff:stdin:708: warning [p 16, 7.5i]: cannot adjust line
#27 8.129 troff:stdin:708: warning [p 16, 7.7i]: cannot adjust line
#27 8.129 troff:stdin:708: warning [p 16, 7.8i]: cannot adjust line
#27 8.129 troff:stdin:708: warning [p 16, 8.0i]: cannot adjust line
#27 8.130 troff:stdin:708: warning [p 16, 8.2i]: cannot adjust line
#27 8.130 troff:stdin:708: warning [p 16, 8.3i]: cannot adjust line
#27 8.130 troff:stdin:708: warning [p 16, 8.5i]: cannot adjust line
#27 8.130 troff:stdin:708: warning [p 16, 8.7i]: cannot adjust line
#27 8.130 troff:stdin:708: warning [p 16, 8.8i]: cannot adjust line
#27 8.131 troff:stdin:708: warning [p 16, 9.0i]: cannot adjust line
#27 8.131 troff:stdin:708: warning [p 16, 9.2i]: cannot adjust line
#27 8.131 troff:stdin:708: warning [p 16, 9.3i]: cannot adjust line
#27 8.131 troff:stdin:708: warning [p 16, 9.5i]: cannot adjust line
#27 8.131 troff:stdin:708: warning [p 16, 9.7i]: cannot adjust line
#27 8.132 troff:stdin:708: warning [p 16, 9.8i]: cannot adjust line
#27 8.132 troff:stdin:708: warning [p 16, 10.0i]: cannot adjust line
#27 8.132 troff:stdin:708: warning [p 16, 10.2i]: cannot adjust line
#27 8.132 troff:stdin:708: warning [p 16, 10.3i]: cannot adjust line
#27 8.132 troff:stdin:708: warning [p 16, 10.5i]: cannot adjust line
#27 8.133 troff:stdin:708: warning [p 16, 10.7i]: cannot adjust line
#27 8.133 troff:stdin:708: warning [p 16, 10.8i]: cannot adjust line
#27 8.133 troff:stdin:708: warning [p 17, 0.0i]: cannot adjust line
#27 8.133 troff:stdin:708: warning [p 17, 0.2i]: cannot adjust line
#27 8.134 troff:stdin:708: warning [p 17, 0.3i]: cannot adjust line
#27 8.134 troff:stdin:708: warning [p 17, 0.5i]: cannot adjust line
#27 8.134 troff:stdin:708: warning [p 17, 0.7i]: cannot adjust line
#27 8.134 troff:stdin:708: warning [p 17, 0.8i]: cannot adjust line
#27 8.134 troff:stdin:708: warning [p 17, 1.0i]: cannot adjust line
#27 8.135 troff:stdin:708: warning [p 17, 1.2i]: cannot adjust line
#27 8.135 troff:stdin:708: warning [p 17, 1.3i]: cannot adjust line
#27 8.135 troff:stdin:708: warning [p 17, 1.5i]: cannot adjust line
#27 8.135 troff:stdin:708: warning [p 17, 1.7i]: cannot adjust line
#27 8.135 troff:stdin:708: warning [p 17, 1.8i]: cannot adjust line
#27 8.136 troff:stdin:708: warning [p 17, 2.0i]: cannot adjust line
#27 8.136 troff:stdin:708: warning [p 17, 2.2i]: cannot adjust line
#27 8.136 troff:stdin:708: warning [p 17, 2.3i]: cannot adjust line
#27 8.136 troff:stdin:708: warning [p 17, 2.5i]: cannot adjust line
#27 8.137 troff:stdin:708: warning [p 17, 2.7i]: cannot adjust line
#27 8.137 troff:stdin:708: warning [p 17, 2.8i]: cannot adjust line
#27 8.137 troff:stdin:708: warning [p 17, 3.0i]: cannot adjust line
#27 8.137 troff:stdin:708: warning [p 17, 3.2i]: cannot adjust line
#27 8.137 troff:stdin:708: warning [p 17, 3.3i]: cannot adjust line
#27 8.138 troff:stdin:708: warning [p 17, 3.5i]: cannot adjust line
#27 8.138 troff:stdin:708: warning [p 17, 3.7i]: cannot adjust line
#27 8.138 troff:stdin:708: warning [p 17, 3.8i]: cannot adjust line
#27 8.138 troff:stdin:708: warning [p 17, 4.0i]: cannot adjust line
#27 8.138 troff:stdin:708: warning [p 17, 4.2i]: cannot adjust line
#27 8.139 troff:stdin:708: warning [p 17, 4.3i]: cannot adjust line
#27 8.139 troff:stdin:708: warning [p 17, 4.5i]: cannot adjust line
#27 8.139 troff:stdin:708: warning [p 17, 4.7i]: cannot adjust line
#27 8.139 troff:stdin:708: warning [p 17, 4.8i]: cannot adjust line
#27 8.139 troff:stdin:708: warning [p 17, 5.0i]: cannot adjust line
#27 8.140 troff:stdin:708: warning [p 17, 5.2i]: cannot adjust line
#27 8.140 troff:stdin:708: warning [p 17, 5.3i]: cannot adjust line
#27 8.140 troff:stdin:708: warning [p 17, 5.5i]: cannot adjust line
#27 8.140 troff:stdin:708: warning [p 17, 5.7i]: cannot adjust line
#27 8.140 troff:stdin:708: warning [p 17, 5.8i]: cannot adjust line
#27 8.141 troff:stdin:708: warning [p 17, 6.0i]: cannot adjust line
#27 8.141 troff:stdin:708: warning [p 17, 6.2i]: cannot adjust line
#27 8.141 troff:stdin:708: warning [p 17, 6.3i]: cannot adjust line
#27 8.141 troff:stdin:708: warning [p 17, 6.5i]: cannot adjust line
#27 8.142 troff:stdin:708: warning [p 17, 6.7i]: cannot adjust line
#27 8.142 troff:stdin:708: warning [p 17, 6.8i]: cannot adjust line
#27 8.142 troff:stdin:708: warning [p 17, 7.0i]: cannot adjust line
#27 8.142 troff:stdin:708: warning [p 17, 7.2i]: cannot adjust line
#27 8.142 troff:stdin:708: warning [p 17, 7.3i]: cannot adjust line
#27 8.142 troff:stdin:708: warning [p 17, 7.5i]: cannot adjust line
#27 8.143 troff:stdin:708: warning [p 17, 7.7i]: cannot adjust line
#27 8.143 troff:stdin:708: warning [p 17, 7.8i]: cannot adjust line
#27 8.143 troff:stdin:708: warning [p 17, 8.0i]: cannot adjust line
#27 8.143 troff:stdin:708: warning [p 17, 8.2i]: cannot adjust line
#27 8.144 troff:stdin:708: warning [p 17, 8.3i]: cannot adjust line
#27 8.144 troff:stdin:708: warning [p 17, 8.5i]: cannot adjust line
#27 8.144 troff:stdin:708: warning [p 17, 8.7i]: cannot adjust line
#27 8.144 troff:stdin:708: warning [p 17, 8.8i]: cannot adjust line
#27 8.144 troff:stdin:708: warning [p 17, 9.0i]: cannot adjust line
#27 8.145 troff:stdin:708: warning [p 17, 9.2i]: cannot adjust line
#27 8.145 troff:stdin:708: warning [p 17, 9.3i]: cannot adjust line
#27 8.145 troff:stdin:708: warning [p 17, 9.5i]: cannot adjust line
#27 8.145 troff:stdin:708: warning [p 17, 9.7i]: cannot adjust line
#27 8.146 troff:stdin:708: warning [p 17, 9.8i]: cannot adjust line
#27 8.146 troff:stdin:708: warning [p 17, 10.0i]: cannot adjust line
#27 8.146 troff:stdin:708: warning [p 17, 10.2i]: cannot adjust line
#27 8.146 troff:stdin:708: warning [p 17, 10.3i]: cannot adjust line
#27 8.146 troff:stdin:708: warning [p 17, 10.5i]: cannot adjust line
#27 8.147 troff:stdin:708: warning [p 17, 10.7i]: cannot adjust line
#27 8.147 troff:stdin:708: warning [p 17, 10.8i]: cannot adjust line
#27 8.147 troff:stdin:708: warning [p 18, 0.0i]: cannot adjust line
#27 8.147 troff:stdin:708: warning [p 18, 0.2i]: cannot adjust line
#27 8.147 troff:stdin:708: warning [p 18, 0.3i]: cannot adjust line
#27 8.148 troff:stdin:708: warning [p 18, 0.5i]: cannot adjust line
#27 8.148 troff:stdin:708: warning [p 18, 0.7i]: cannot adjust line
#27 8.148 troff:stdin:708: warning [p 18, 0.8i]: cannot adjust line
#27 8.148 troff:stdin:708: warning [p 18, 1.0i]: cannot adjust line
#27 8.148 troff:stdin:708: warning [p 18, 1.2i]: cannot adjust line
#27 8.149 troff:stdin:708: warning [p 18, 1.3i]: cannot adjust line
#27 8.149 troff:stdin:708: warning [p 18, 1.5i]: cannot adjust line
#27 8.149 troff:stdin:708: warning [p 18, 1.7i]: cannot adjust line
#27 8.149 troff:stdin:708: warning [p 18, 1.8i]: cannot adjust line
#27 8.149 troff:stdin:708: warning [p 18, 2.0i]: cannot adjust line
#27 8.150 troff:stdin:708: warning [p 18, 2.2i]: cannot adjust line
#27 8.150 troff:stdin:708: warning [p 18, 2.3i]: cannot adjust line
#27 8.150 troff:stdin:708: warning [p 18, 2.5i]: cannot adjust line
#27 8.150 troff:stdin:708: warning [p 18, 2.7i]: cannot adjust line
#27 8.150 troff:stdin:708: warning [p 18, 2.8i]: cannot adjust line
#27 8.151 troff:stdin:708: warning [p 18, 3.0i]: cannot adjust line
#27 8.151 troff:stdin:708: warning [p 18, 3.2i]: cannot adjust line
#27 8.151 troff:stdin:708: warning [p 18, 3.3i]: cannot adjust line
#27 8.151 troff:stdin:708: warning [p 18, 3.5i]: cannot adjust line
#27 8.152 troff:stdin:708: warning [p 18, 3.7i]: cannot adjust line
#27 8.152 troff:stdin:708: warning [p 18, 3.8i]: cannot adjust line
#27 8.152 troff:stdin:708: warning [p 18, 4.0i]: cannot adjust line
#27 8.152 troff:stdin:708: warning [p 18, 4.2i]: cannot adjust line
#27 8.152 troff:stdin:708: warning [p 18, 4.3i]: cannot adjust line
#27 8.153 troff:stdin:708: warning [p 18, 4.5i]: cannot adjust line
#27 8.153 troff:stdin:708: warning [p 18, 4.7i]: cannot adjust line
#27 8.153 troff:stdin:708: warning [p 18, 4.8i]: cannot adjust line
#27 8.153 troff:stdin:708: warning [p 18, 5.0i]: cannot adjust line
#27 8.153 troff:stdin:708: warning [p 18, 5.2i]: cannot adjust line
#27 8.154 troff:stdin:708: warning [p 18, 5.3i]: cannot adjust line
#27 8.154 troff:stdin:708: warning [p 18, 5.5i]: cannot adjust line
#27 8.154 troff:stdin:708: warning [p 18, 5.7i]: cannot adjust line
#27 8.154 troff:stdin:708: warning [p 18, 5.8i]: cannot adjust line
#27 8.155 troff:stdin:708: warning [p 18, 6.0i]: cannot adjust line
#27 8.155 troff:stdin:708: warning [p 18, 6.2i]: cannot adjust line
#27 8.155 troff:stdin:708: warning [p 18, 6.3i]: cannot adjust line
#27 8.155 troff:stdin:708: warning [p 18, 6.5i]: cannot adjust line
#27 8.155 troff:stdin:708: warning [p 18, 6.7i]: cannot adjust line
#27 8.155 troff:stdin:708: warning [p 18, 6.8i]: cannot adjust line
#27 8.156 troff:stdin:708: warning [p 18, 7.0i]: cannot adjust line
#27 8.156 troff:stdin:708: warning [p 18, 7.2i]: cannot adjust line
#27 8.156 troff:stdin:708: warning [p 18, 7.3i]: cannot adjust line
#27 8.156 troff:stdin:708: warning [p 18, 7.5i]: cannot adjust line
#27 8.157 troff:stdin:708: warning [p 18, 7.7i]: cannot adjust line
#27 8.157 troff:stdin:708: warning [p 18, 7.8i]: cannot adjust line
#27 8.157 troff:stdin:708: warning [p 18, 8.0i]: cannot adjust line
#27 8.157 troff:stdin:708: warning [p 18, 8.2i]: cannot adjust line
#27 8.157 troff:stdin:708: warning [p 18, 8.3i]: cannot adjust line
#27 8.158 troff:stdin:708: warning [p 18, 8.5i]: cannot adjust line
#27 8.158 troff:stdin:708: warning [p 18, 8.7i]: cannot adjust line
#27 8.158 troff:stdin:708: warning [p 18, 8.8i]: cannot adjust line
#27 8.158 troff:stdin:708: warning [p 18, 9.0i]: cannot adjust line
#27 8.158 troff:stdin:708: warning [p 18, 9.2i]: cannot adjust line
#27 8.159 troff:stdin:708: warning [p 18, 9.3i]: cannot adjust line
#27 8.159 troff:stdin:708: warning [p 18, 9.5i]: cannot adjust line
#27 8.159 troff:stdin:708: warning [p 18, 9.7i]: cannot adjust line
#27 8.159 troff:stdin:708: warning [p 18, 9.8i]: cannot adjust line
#27 8.159 troff:stdin:708: warning [p 18, 10.0i]: cannot adjust line
#27 8.160 troff:stdin:708: warning [p 18, 10.2i]: cannot adjust line
#27 8.160 troff:stdin:708: warning [p 18, 10.3i]: cannot adjust line
#27 8.160 troff:stdin:708: warning [p 18, 10.5i]: cannot adjust line
#27 8.160 troff:stdin:708: warning [p 18, 10.7i]: cannot adjust line
#27 8.160 troff:stdin:708: warning [p 18, 10.8i]: cannot adjust line
#27 8.160 troff:stdin:708: warning [p 19, 0.0i]: cannot adjust line
#27 8.161 troff:stdin:708: warning [p 19, 0.2i]: cannot adjust line
#27 8.161 troff:stdin:708: warning [p 19, 0.3i]: cannot adjust line
#27 8.161 troff:stdin:708: warning [p 19, 0.5i]: cannot adjust line
#27 8.161 troff:stdin:708: warning [p 19, 0.7i]: cannot adjust line
#27 8.161 troff:stdin:708: warning [p 19, 0.8i]: cannot adjust line
#27 8.161 troff:stdin:708: warning [p 19, 1.0i]: cannot adjust line
#27 8.162 troff:stdin:708: warning [p 19, 1.2i]: cannot adjust line
#27 8.162 troff:stdin:708: warning [p 19, 1.3i]: cannot adjust line
#27 8.162 troff:stdin:708: warning [p 19, 1.5i]: cannot adjust line
#27 8.162 troff:stdin:708: warning [p 19, 1.7i]: cannot adjust line
#27 8.162 troff:stdin:708: warning [p 19, 1.8i]: cannot adjust line
#27 8.163 troff:stdin:708: warning [p 19, 2.0i]: cannot adjust line
#27 8.163 troff:stdin:708: warning [p 19, 2.2i]: cannot adjust line
#27 8.163 troff:stdin:708: warning [p 19, 2.3i]: cannot adjust line
#27 8.163 troff:stdin:708: warning [p 19, 2.5i]: cannot adjust line
#27 8.164 troff:stdin:708: warning [p 19, 2.7i]: cannot adjust line
#27 8.164 troff:stdin:708: warning [p 19, 2.8i]: cannot adjust line
#27 8.164 troff:stdin:708: warning [p 19, 3.0i]: cannot adjust line
#27 8.164 troff:stdin:708: warning [p 19, 3.2i]: cannot adjust line
#27 8.164 troff:stdin:708: warning [p 19, 3.3i]: cannot adjust line
#27 8.165 troff:stdin:708: warning [p 19, 3.5i]: cannot adjust line
#27 8.165 troff:stdin:708: warning [p 19, 3.7i]: cannot adjust line
#27 8.165 troff:stdin:708: warning [p 19, 3.8i]: cannot adjust line
#27 8.165 troff:stdin:708: warning [p 19, 4.0i]: cannot adjust line
#27 8.165 troff:stdin:708: warning [p 19, 4.2i]: cannot adjust line
#27 8.166 troff:stdin:708: warning [p 19, 4.3i]: cannot adjust line
#27 8.166 troff:stdin:708: warning [p 19, 4.5i]: cannot adjust line
#27 8.166 troff:stdin:708: warning [p 19, 4.7i]: cannot adjust line
#27 8.166 troff:stdin:708: warning [p 19, 4.8i]: cannot adjust line
#27 8.166 troff:stdin:708: warning [p 19, 5.0i]: cannot adjust line
#27 8.167 troff:stdin:708: warning [p 19, 5.2i]: cannot adjust line
#27 8.167 troff:stdin:708: warning [p 19, 5.3i]: cannot adjust line
#27 8.167 troff:stdin:708: warning [p 19, 5.5i]: cannot adjust line
#27 8.167 troff:stdin:708: warning [p 19, 5.7i]: cannot adjust line
#27 8.168 troff:stdin:708: warning [p 19, 5.8i]: cannot adjust line
#27 8.168 troff:stdin:708: warning [p 19, 6.0i]: cannot adjust line
#27 8.168 troff:stdin:708: warning [p 19, 6.2i]: cannot adjust line
#27 8.168 troff:stdin:708: warning [p 19, 6.5i]: cannot break line
#27 8.168 troff:stdin:708: warning [p 19, 7.2i]: cannot break line
#27 8.169 troff:stdin:708: warning [p 19, 7.3i]: cannot adjust line
#27 8.169 troff:stdin:708: warning [p 19, 7.8i]: cannot break line
#27 8.169 troff:stdin:708: warning: expected numeric expression, got 'È'
#27 8.169 troff:stdin:708: warning [p 19, 8.0i]: cannot adjust line
#27 8.170 troff:stdin:708: warning [p 19, 8.2i]: cannot break line
#27 8.170 troff:stdin:708: warning [p 19, 8.8i]: cannot adjust line
#27 8.170 troff:stdin:708: warning [p 19, 10.2i]: cannot break line
#27 8.170 troff:stdin:708: warning [p 19, 10.7i]: cannot break line
#27 8.171 troff:stdin:708: warning [p 19, 10.8i]: cannot adjust line
#27 8.171 troff:stdin:708: warning [p 20, 0.0i]: cannot break line
#27 8.171 troff:stdin:715: warning [p 20, 2.0i]: cannot adjust line
#27 8.171 troff:stdin:715: warning [p 20, 2.8i]: cannot adjust line
#27 8.171 troff:stdin:715: warning [p 20, 3.7i]: cannot break line
#27 8.172 troff:stdin:715: warning [p 20, 3.8i]: cannot adjust line
#27 8.172 troff:stdin:715: warning [p 20, 4.0i]: cannot adjust line
#27 8.172 troff:stdin:715: warning [p 20, 4.2i]: cannot adjust line
#27 8.172 troff:stdin:715: warning [p 20, 4.8i]: cannot break line
#27 8.173 troff:stdin:771: warning [p 20, 6.3i]: cannot adjust line
#27 8.173 troff:stdin:812: warning [p 20, 7.8i]: cannot break line
#27 8.173 troff:stdin:812: warning [p 20, 8.0i]: cannot adjust line
#27 8.173 troff:stdin:812: warning [p 20, 8.3i]: cannot adjust line
#27 8.173 troff:stdin:812: warning [p 20, 8.5i]: cannot adjust line
#27 8.174 troff:stdin:814: warning [p 20, 10.5i]: cannot break line
#27 8.174 troff:stdin:816: warning: expected numeric expression, got 'ñ'
#27 8.174 troff:stdin:816: warning [p 20, 10.8i]: cannot break line
#27 8.174 troff:stdin:821: warning [p 21, 1.7i]: cannot break line
#27 8.174 troff:stdin:821: warning [p 21, 2.2i]: cannot break line
#27 8.175 troff:stdin:825: warning [p 21, 2.8i]: cannot adjust line
#27 8.175 troff:stdin:825: warning [p 21, 3.3i]: cannot adjust line
#27 8.175 troff:stdin:835: warning [p 21, 4.0i]: cannot break line
#27 8.175 troff:stdin:835: warning [p 21, 4.7i]: cannot break line
#27 8.175 troff:stdin:839: warning [p 21, 5.3i]: cannot break line
#27 8.176 troff:stdin:851: warning [p 21, 6.8i]: cannot break line
#27 8.176 troff:stdin:851: warning [p 21, 7.5i]: cannot adjust line
#27 8.176 troff:stdin:851: warning [p 21, 8.0i]: cannot break line
#27 8.176 troff:stdin:851: warning [p 21, 8.3i]: cannot break line
#27 8.177 troff:stdin:857: warning [p 21, 9.7i]: cannot break line
#27 8.177 troff:stdin:857: warning [p 21, 10.0i]: cannot break line
#27 8.177 troff:stdin:857: warning [p 21, 10.3i]: cannot break line
#27 8.177 troff:stdin:857: warning [p 21, 10.5i]: cannot adjust line
#27 8.177 troff:stdin:871: warning [p 22, 0.3i]: cannot adjust line
#27 8.178 troff:stdin:871: warning [p 22, 0.8i]: cannot adjust line
#27 8.178 troff:stdin:872: warning [p 22, 1.0i]: cannot adjust line
#27 8.178 troff:stdin:872: warning [p 22, 1.2i]: cannot break line
#27 8.178 troff:stdin:872: warning [p 22, 1.3i]: cannot adjust line
#27 8.178 troff:stdin:872: warning [p 22, 1.5i]: cannot break line
#27 8.179 troff:stdin:872: warning [p 22, 1.8i]: cannot break line
#27 8.179 troff:stdin:872: warning [p 22, 2.0i]: cannot adjust line
#27 8.179 troff:stdin:872: warning [p 22, 2.2i]: cannot break line
#27 8.179 troff:stdin:872: warning [p 22, 2.3i]: cannot break line
#27 8.179 troff:stdin:872: warning [p 22, 2.5i]: cannot adjust line
#27 8.180 troff:stdin:872: warning [p 22, 2.7i]: cannot adjust line
#27 8.180 troff:stdin:872: warning [p 22, 3.2i]: cannot break line
#27 8.180 troff:stdin:872: warning [p 22, 3.3i]: cannot break line
#27 8.180 troff:stdin:872: warning [p 22, 3.8i]: cannot break line
#27 8.180 troff:stdin:872: warning [p 22, 4.3i]: cannot break line
#27 8.181 troff:stdin:872: warning [p 22, 4.7i]: cannot break line
#27 8.181 troff:stdin:873: warning [p 22, 5.7i]: cannot adjust line
#27 8.181 troff:stdin:877: warning [p 22, 7.3i]: cannot adjust line
#27 8.181 troff:stdin:877: warning [p 22, 7.5i]: cannot break line
#27 8.181 troff:stdin:878: warning [p 22, 7.7i]: cannot adjust line
#27 8.182 troff:stdin:878: warning [p 22, 7.8i]: cannot break line
#27 8.182 troff:stdin:891: warning [p 22, 8.2i]: cannot break line
#27 8.182 troff:stdin:892: warning [p 22, 8.7i]: cannot break line
#27 8.182 troff:stdin:895: warning [p 22, 9.2i]: cannot break line
#27 8.182 troff:stdin:896: warning [p 22, 9.7i]: cannot break line
#27 8.182 troff:stdin:896: warning [p 22, 10.2i]: cannot adjust line
#27 8.183 troff:stdin:896: warning [p 22, 10.5i]: cannot break line
#27 8.183 troff:stdin:897: warning [p 22, 10.7i]: cannot adjust line
#27 8.183 troff:stdin:897: warning [p 22, 10.8i]: cannot break line
#27 8.183 troff:stdin:898: warning [p 23, 0.2i]: cannot break line
#27 8.184 troff:stdin:898: warning [p 23, 0.3i]: cannot break line
#27 8.184 troff:stdin:899: warning [p 23, 0.5i]: cannot adjust line
#27 8.184 troff:stdin:899: warning [p 23, 0.7i]: cannot break line
#27 8.184 troff:stdin:899: warning [p 23, 0.8i]: cannot break line
#27 8.184 troff:stdin:900: warning [p 23, 1.0i]: cannot adjust line
#27 8.185 troff:stdin:900: warning [p 23, 1.2i]: cannot break line
#27 8.185 troff:stdin:900: warning [p 23, 1.3i]: cannot break line
#27 8.185 troff:stdin:901: warning [p 23, 1.5i]: cannot adjust line
#27 8.185 troff:stdin:901: warning [p 23, 1.7i]: cannot break line
#27 8.185 troff:stdin:901: warning [p 23, 1.8i]: cannot break line
#27 8.186 troff:stdin:902: warning [p 23, 2.0i]: cannot adjust line
#27 8.186 troff:stdin:902: warning [p 23, 2.2i]: cannot break line
#27 8.186 troff:stdin:902: warning [p 23, 2.3i]: cannot adjust line
#27 8.186 troff:stdin:902: warning [p 23, 2.5i]: cannot break line
#27 8.186 troff:stdin:903: warning [p 23, 2.7i]: cannot adjust line
#27 8.187 troff:stdin:903: warning [p 23, 2.8i]: cannot break line
#27 8.187 troff:stdin:903: warning [p 23, 3.0i]: cannot break line
#27 8.187 troff:stdin:904: warning [p 23, 3.2i]: cannot break line
#27 8.187 troff:stdin:905: warning [p 23, 3.5i]: cannot adjust line
#27 8.188 troff:stdin:905: error: a space character is not allowed in an escape sequence parameter
#27 8.188 troff:stdin:905: warning [p 23, 4.7i]: cannot break line
#27 8.188 troff:stdin:905: warning [p 23, 5.0i]: cannot break line
#27 8.188 troff:stdin:905: error: a backspace character is not allowed in an escape sequence parameter
#27 8.189 troff:stdin:905: error: invalid positional argument number 'M'
#27 8.189 troff:stdin:905: warning [p 23, 6.0i]: cannot break line
#27 8.189 troff:stdin:905: error: invalid positional argument number 'M'
#27 8.189 troff:stdin:905: error: invalid positional argument number 'M'
#27 8.190 troff:stdin:905: warning [p 23, 6.3i]: cannot break line
#27 8.190 troff:stdin:905: error: invalid positional argument number 'H'
#27 8.190 troff:stdin:905: error: invalid positional argument number 'M'
#27 8.190 troff:stdin:905: warning [p 23, 6.7i]: cannot break line
#27 8.191 troff:stdin:905: error: invalid positional argument number 'H'
#27 8.191 troff:stdin:905: warning [p 23, 9.3i]: cannot break line
#27 8.191 troff:stdin:905: warning [p 23, 9.7i]: cannot break line
#27 8.191 troff:stdin:905: warning [p 23, 10.0i]: cannot adjust line
#27 8.191 troff:stdin:905: warning [p 24, 0.5i]: cannot adjust line
#27 8.192 troff:stdin:905: warning [p 24, 0.8i]: cannot adjust line
#27 8.192 troff:stdin:905: warning [p 24, 1.0i]: cannot adjust line
#27 8.192 troff:stdin:905: warning [p 24, 1.3i]: cannot adjust line
#27 8.192 troff:stdin:905: error: invalid positional argument number 'I'
#27 8.192 troff:stdin:905: warning [p 24, 2.5i]: cannot adjust line
#27 8.193 troff:stdin:905: warning [p 24, 2.7i]: cannot adjust line
#27 8.193 troff:stdin:905: error: invalid positional argument number 'H'
#27 8.193 troff:stdin:905: warning [p 24, 5.2i]: cannot adjust line
#27 8.193 troff:stdin:905: warning [p 24, 5.3i]: cannot break line
#27 8.193 troff:stdin:905: error: invalid positional argument number 'H'
#27 8.194 troff:stdin:905: warning [p 24, 5.5i]: cannot break line
#27 8.194 troff:stdin:905: warning [p 24, 5.7i]: cannot break line
#27 8.194 troff:stdin:905: warning [p 24, 5.8i]: cannot break line
#27 8.194 troff:stdin:905: warning [p 24, 6.0i]: cannot adjust line
#27 8.195 troff:stdin:905: warning [p 24, 6.2i]: cannot break line
#27 8.195 troff:stdin:907: warning [p 24, 6.3i]: cannot adjust line
#27 8.195 troff:stdin:908: error: invalid positional argument number 'P'
#27 8.195 troff:stdin:908: warning [p 24, 6.5i]: cannot adjust line
#27 8.195 troff:stdin:908: warning [p 24, 6.7i]: cannot break line
#27 8.196 troff:stdin:908: error: a backspace character is not allowed in an escape sequence parameter
#27 8.196 troff:stdin:908: warning [p 24, 6.8i]: cannot adjust line
#27 8.196 troff:stdin:908: warning [p 24, 7.0i]: cannot break line
#27 8.196 troff:stdin:909: error: a backspace character is not allowed in an escape sequence parameter
#27 8.197 troff:stdin:910: error: a backspace character is not allowed in an escape sequence parameter
#27 8.197 troff:stdin:910: error: a backspace character is not allowed in an escape sequence parameter
#27 8.197 troff:stdin:910: error: invalid positional argument number 'p'
#27 8.198 troff:stdin:910: error: invalid positional argument number '`'
#27 8.198 troff:stdin:910: error: a space character is not allowed in an escape sequence parameter
#27 8.198 troff:stdin:910: error: invalid positional argument number 'H'
#27 8.199 troff:stdin:910: error: a backspace character is not allowed in an escape sequence parameter
#27 8.199 troff:stdin:910: warning [p 24, 7.2i]: cannot adjust line
#27 8.199 troff:stdin:910: warning [p 24, 7.3i]: cannot break line
#27 8.199 troff:stdin:910: warning [p 24, 7.5i]: cannot break line
#27 8.200 troff:stdin:911: warning [p 24, 7.7i]: cannot break line
#27 8.200 troff:stdin:911: error: invalid positional argument number 'è'
#27 8.200 troff:stdin:911: error: invalid positional argument number 'è'
#27 8.200 troff:stdin:911: error: invalid positional argument number 'H'
#27 8.201 troff:stdin:911: error: a backspace character is not allowed in an escape sequence parameter
#27 8.201 troff:stdin:911: error: a backspace character is not allowed in an escape sequence parameter
#27 8.201 troff:stdin:911: warning [p 24, 7.8i]: cannot adjust line
#27 8.201 troff:stdin:911: warning [p 24, 8.0i]: cannot break line
#27 8.202 troff:stdin:912: error: a backspace character is not allowed in an escape sequence parameter
#27 8.202 troff:stdin:912: warning [p 24, 8.2i]: cannot break line
#27 8.202 troff:stdin:914: warning [p 24, 8.3i]: cannot adjust line
#27 8.202 troff:stdin:915: warning [p 24, 8.5i]: cannot adjust line
#27 8.202 troff:stdin:915: warning [p 24, 8.7i]: cannot break line
#27 8.203 troff:stdin:917: warning [p 24, 8.8i]: cannot adjust line
#27 8.203 troff:stdin:921: warning [p 24, 9.5i]: cannot adjust line
#27 8.203 troff:stdin:921: warning [p 24, 9.7i]: cannot break line
#27 8.203 troff:stdin:923: error: a space character is not allowed in an escape sequence parameter
#27 8.204 troff:stdin:923: warning [p 24, 9.8i]: cannot adjust line
#27 8.204 troff:stdin:923: warning [p 24, 10.0i]: cannot break line
#27 8.204 troff:stdin:923: error: a backspace character is not allowed in an escape sequence parameter
#27 8.204 troff:stdin:923: error: invalid positional argument number 'H'
#27 8.205 troff:stdin:923: error: a space character is not allowed in an escape sequence parameter
#27 8.205 troff:stdin:923: warning [p 24, 10.2i]: cannot adjust line
#27 8.205 troff:stdin:923: warning [p 24, 10.3i]: cannot break line
#27 8.205 troff:stdin:924: error: invalid positional argument number 'L'
#27 8.205 troff:stdin:924: warning [p 24, 10.5i]: cannot break line
#27 8.206 troff:stdin:924: warning [p 24, 10.7i]: cannot break line
#27 8.206 troff:stdin:924: error: a backspace character is not allowed in an escape sequence parameter
#27 8.206 troff:stdin:924: warning [p 24, 10.8i]: cannot adjust line
#27 8.206 troff:stdin:924: warning [p 25, 0.0i]: cannot break line
#27 8.207 troff:stdin:924: warning [p 25, 0.2i]: cannot break line
#27 8.207 troff:stdin:924: warning [p 25, 0.3i]: cannot break line
#27 8.207 troff:stdin:924: error: a backspace character is not allowed in an escape sequence parameter
#27 8.207 troff:stdin:924: error: a backspace character is not allowed in an escape sequence parameter
#27 8.208 troff:stdin:924: error: invalid positional argument number 'H'
#27 8.208 troff:stdin:924: error: invalid positional argument number 'è'
#27 8.208 troff:stdin:924: warning [p 25, 0.7i]: cannot break line
#27 8.208 troff:stdin:925: error: a space character is not allowed in an escape sequence parameter
#27 8.209 troff:stdin:925: error: a space character is not allowed in an escape sequence parameter
#27 8.209 troff:stdin:925: error: a backspace character is not allowed in an escape sequence parameter
#27 8.209 troff:stdin:925: error: a backspace character is not allowed in an escape sequence parameter
#27 8.210 troff:stdin:925: warning [p 25, 0.8i]: cannot break line
#27 8.210 troff:stdin:925: error: a space character is not allowed in an escape sequence parameter
#27 8.210 troff:stdin:925: warning [p 25, 1.0i]: cannot break line
#27 8.210 troff:stdin:927: warning [p 25, 1.3i]: cannot adjust line
#27 8.211 troff:stdin:927: error: invalid positional argument number '¾'
#27 8.211 troff:stdin:927: error: invalid positional argument number 'H'
#27 8.211 troff:stdin:927: error: a space character is not allowed in an escape sequence parameter
#27 8.211 troff:stdin:927: error: invalid positional argument number '¾'
#27 8.212 troff:stdin:927: error: invalid positional argument number 'H'
#27 8.212 troff:stdin:927: error: a space character is not allowed in an escape sequence parameter
#27 8.212 troff:stdin:927: error: a space character is not allowed in an escape sequence parameter
#27 8.213 troff:stdin:927: error: a backspace character is not allowed in an escape sequence parameter
#27 8.213 troff:stdin:927: warning [p 25, 1.5i]: cannot adjust line
#27 8.213 troff:stdin:927: warning [p 25, 1.7i]: cannot break line
#27 8.213 troff:stdin:927: warning [p 25, 1.8i]: cannot break line
#27 8.214 troff:stdin:927: error: invalid positional argument number 'H'
#27 8.214 troff:stdin:927: error: invalid positional argument number '`'
#27 8.214 troff:stdin:927: error: invalid positional argument number 'P'
#27 8.214 troff:stdin:927: error: invalid positional argument number 'P'
#27 8.215 troff:stdin:927: warning [p 25, 2.0i]: cannot adjust line
#27 8.215 troff:stdin:927: warning [p 25, 2.2i]: cannot break line
#27 8.215 troff:stdin:927: error: invalid positional argument number 'P'
#27 8.215 troff:stdin:927: warning [p 25, 2.3i]: cannot break line
#27 8.215 troff:stdin:927: error: invalid positional argument number 'H'
#27 8.216 troff:stdin:927: error: invalid positional argument number 'H'
#27 8.216 troff:stdin:927: warning [p 25, 2.5i]: cannot adjust line
#27 8.216 troff:stdin:927: warning [p 25, 2.7i]: cannot break line
#27 8.216 troff:stdin:927: warning [p 25, 2.8i]: cannot break line
#27 8.216 troff:stdin:927: warning [p 25, 3.2i]: cannot break line
#27 8.217 troff:stdin:927: error: invalid positional argument number 'I'
#27 8.217 troff:stdin:927: error: a space character is not allowed in an escape sequence parameter
#27 8.217 troff:stdin:927: warning [p 25, 3.3i]: cannot adjust line
#27 8.217 troff:stdin:927: warning [p 25, 3.5i]: cannot break line
#27 8.217 troff:stdin:927: warning [p 25, 3.7i]: cannot break line
#27 8.218 troff:stdin:928: warning [p 25, 3.8i]: cannot break line
#27 8.218 troff:stdin:929: warning [p 25, 4.0i]: cannot adjust line
#27 8.218 troff:stdin:929: warning [p 25, 4.3i]: cannot break line
#27 8.218 troff:stdin:929: warning [p 25, 4.5i]: cannot adjust line
#27 8.219 troff:stdin:929: warning [p 25, 4.7i]: cannot break line
#27 8.219 troff:stdin:929: warning [p 25, 4.8i]: cannot adjust line
#27 8.219 troff:stdin:929: warning [p 25, 5.0i]: cannot adjust line
#27 8.219 troff:stdin:929: warning [p 25, 5.2i]: cannot break line
#27 8.219 troff:stdin:930: warning [p 25, 5.3i]: cannot adjust line
#27 8.220 troff:stdin:930: warning [p 25, 5.5i]: cannot break line
#27 8.220 troff:stdin:930: warning [p 25, 5.7i]: cannot break line
#27 8.220 troff:stdin:930: warning [p 25, 5.8i]: cannot adjust line
#27 8.220 troff:stdin:930: warning [p 25, 6.0i]: cannot break line
#27 8.220 troff:stdin:930: warning [p 25, 6.2i]: cannot adjust line
#27 8.221 troff:stdin:930: warning [p 25, 6.3i]: cannot break line
#27 8.221 troff:stdin:930: warning [p 25, 6.5i]: cannot adjust line
#27 8.221 troff:stdin:930: warning [p 25, 6.7i]: cannot break line
#27 8.221 troff:stdin:930: warning [p 25, 6.8i]: cannot adjust line
#27 8.221 troff:stdin:930: warning [p 25, 7.0i]: cannot break line
#27 8.222 troff:stdin:930: warning [p 25, 7.2i]: cannot adjust line
#27 8.222 troff:stdin:930: warning [p 25, 7.3i]: cannot break line
#27 8.222 troff:stdin:930: warning [p 25, 7.5i]: cannot adjust line
#27 8.222 troff:stdin:930: warning [p 25, 7.7i]: cannot break line
#27 8.222 troff:stdin:931: warning [p 25, 7.8i]: cannot adjust line
#27 8.222 troff:stdin:931: warning [p 25, 8.0i]: cannot break line
#27 8.223 troff:stdin:932: warning [p 25, 8.2i]: cannot adjust line
#27 8.223 troff:stdin:932: warning [p 25, 8.3i]: cannot break line
#27 8.223 troff:stdin:933: warning [p 25, 8.5i]: cannot adjust line
#27 8.223 troff:stdin:933: warning [p 25, 8.7i]: cannot adjust line
#27 8.223 troff:stdin:933: warning [p 25, 8.8i]: cannot break line
#27 8.224 troff:stdin:933: warning [p 25, 9.0i]: cannot adjust line
#27 8.224 troff:stdin:933: warning [p 25, 9.2i]: cannot break line
#27 8.224 troff:stdin:933: warning [p 25, 9.3i]: cannot adjust line
#27 8.224 troff:stdin:933: warning [p 25, 9.5i]: cannot adjust line
#27 8.224 troff:stdin:933: warning [p 25, 9.7i]: cannot break line
#27 8.224 troff:stdin:933: warning [p 25, 9.8i]: cannot break line
#27 8.225 troff:stdin:933: error: invalid positional argument number 'H'
#27 8.225 troff:stdin:933: warning [p 25, 10.0i]: cannot break line
#27 8.225 troff:stdin:935: error: invalid positional argument number 'H'
#27 8.225 troff:stdin:935: error: unterminated transparent embedding escape sequence
#27 8.225 troff:stdin:939: warning [p 25, 10.3i]: cannot adjust line
#27 8.225 troff:stdin:939: warning [p 25, 10.5i]: cannot break line
#27 8.226 troff:stdin:940: warning [p 25, 10.7i]: cannot break line
#27 8.226 troff:stdin:942: warning [p 25, 10.8i]: cannot adjust line
#27 8.226 troff:stdin:942: warning [p 26, 0.0i]: cannot break line
#27 8.226 troff:stdin:944: warning [p 26, 0.2i]: cannot adjust line
#27 8.226 troff:stdin:945: warning [p 26, 0.3i]: cannot adjust line
#27 8.227 troff:stdin:946: warning [p 26, 0.5i]: cannot adjust line
#27 8.227 troff:stdin:946: warning [p 26, 0.7i]: cannot adjust line
#27 8.227 troff:stdin:947: warning [p 26, 0.8i]: cannot adjust line
#27 8.227 troff:stdin:947: warning [p 26, 1.0i]: cannot break line
#27 8.228 troff:stdin:948: error: invalid positional argument number 'H'
#27 8.228 troff:stdin:948: warning [p 26, 1.2i]: cannot break line
#27 8.228 troff:stdin:949: error: a backspace character is not allowed in an escape sequence parameter
#27 8.228 troff:stdin:949: error: invalid positional argument number 'é'
#27 8.229 troff:stdin:950: error: a backspace character is not allowed in an escape sequence parameter
#27 8.229 troff:stdin:950: error: invalid positional argument number '¿'
#27 8.229 troff:stdin:950: warning [p 26, 1.3i]: cannot adjust line
#27 8.230 troff:stdin:950: warning [p 26, 1.5i]: cannot break line
#27 8.230 troff:stdin:951: error: a space character is not allowed in an escape sequence parameter
#27 8.230 troff:stdin:951: warning [p 26, 1.7i]: cannot adjust line
#27 8.230 troff:stdin:951: warning [p 26, 1.8i]: cannot break line
#27 8.231 troff:stdin:951: error: a space character is not allowed in an escape sequence parameter
#27 8.231 troff:stdin:951: error: a backspace character is not allowed in an escape sequence parameter
#27 8.231 troff:stdin:951: error: invalid positional argument number 'öÃ'
#27 8.231 troff:stdin:951: warning [p 26, 2.0i]: cannot break line
#27 8.232 troff:stdin:951: error: invalid positional argument number 'H'
#27 8.232 troff:stdin:951: error: a backspace character is not allowed in an escape sequence parameter
#27 8.232 troff:stdin:951: error: invalid positional argument number 'HX'
#27 8.232 troff:stdin:951: error: a space character is not allowed in an escape sequence parameter
#27 8.233 troff:stdin:951: warning [p 26, 2.2i]: cannot break line
#27 8.233 troff:stdin:953: warning [p 26, 2.3i]: cannot adjust line
#27 8.233 troff:stdin:953: warning [p 26, 2.5i]: cannot break line
#27 8.233 troff:stdin:954: warning [p 26, 2.7i]: cannot break line
#27 8.234 troff:stdin:954: warning [p 26, 2.8i]: cannot adjust line
#27 8.234 troff:stdin:955: warning [p 26, 3.2i]: cannot break line
#27 8.234 troff:stdin:956: warning [p 26, 3.3i]: cannot break line
#27 8.234 troff:stdin:956: warning [p 26, 3.5i]: cannot break line
#27 8.234 troff:stdin:957: warning [p 26, 3.8i]: cannot adjust line
#27 8.235 troff:stdin:957: warning [p 26, 4.0i]: cannot break line
#27 8.235 troff:stdin:957: warning [p 26, 4.2i]: cannot adjust line
#27 8.235 troff:stdin:957: warning [p 26, 4.3i]: cannot break line
#27 8.235 troff:stdin:957: warning [p 26, 4.5i]: cannot break line
#27 8.236 troff:stdin:957: warning [p 26, 4.7i]: cannot break line
#27 8.236 troff:stdin:957: warning [p 26, 4.8i]: cannot break line
#27 8.236 troff:stdin:959: error: a backspace character is not allowed in an escape sequence parameter
#27 8.236 troff:stdin:959: error: a backspace character is not allowed in an escape sequence parameter
#27 8.237 troff:stdin:959: error: a backspace character is not allowed in an escape sequence parameter
#27 8.237 troff:stdin:959: error: a backspace character is not allowed in an escape sequence parameter
#27 8.237 troff:stdin:959: error: a backspace character is not allowed in an escape sequence parameter
#27 8.238 troff:stdin:959: warning [p 26, 5.2i]: cannot break line
#27 8.238 troff:stdin:959: warning [p 26, 5.3i]: cannot adjust line
#27 8.238 troff:stdin:959: warning [p 26, 5.5i]: cannot break line
#27 8.238 troff:stdin:959: warning [p 26, 5.8i]: cannot adjust line
#27 8.239 troff:stdin:959: warning [p 26, 6.0i]: cannot break line
#27 8.239 troff:stdin:960: warning [p 26, 6.2i]: cannot adjust line
#27 8.239 troff:stdin:961: warning [p 26, 6.3i]: cannot adjust line
#27 8.239 troff:stdin:962: warning [p 26, 6.5i]: cannot adjust line
#27 8.239 troff:stdin:962: warning [p 26, 6.7i]: cannot break line
#27 8.240 troff:stdin:962: warning [p 26, 6.8i]: cannot break line
#27 8.240 troff:stdin:962: error: a backspace character is not allowed in an escape sequence parameter
#27 8.240 troff:stdin:962: error: a backspace character is not allowed in an escape sequence parameter
#27 8.240 troff:stdin:962: error: a backspace character is not allowed in an escape sequence parameter
#27 8.241 troff:stdin:962: warning [p 26, 7.0i]: cannot adjust line
#27 8.241 troff:stdin:962: warning [p 26, 7.2i]: cannot break line
#27 8.241 troff:stdin:964: error: a backspace character is not allowed in an escape sequence parameter
#27 8.242 troff:stdin:964: error: a backspace character is not allowed in an escape sequence parameter
#27 8.242 troff:stdin:964: error: a backspace character is not allowed in an escape sequence parameter
#27 8.242 troff:stdin:964: warning [p 26, 7.7i]: cannot adjust line
#27 8.242 troff:stdin:964: warning [p 26, 7.8i]: cannot break line
#27 8.243 troff:stdin:965: error: a backspace character is not allowed in an escape sequence parameter
#27 8.243 troff:stdin:965: error: a backspace character is not allowed in an escape sequence parameter
#27 8.243 troff:stdin:965: warning [p 26, 8.2i]: cannot break line
#27 8.243 troff:stdin:965: error: invalid positional argument number 'H'
#27 8.244 troff:stdin:965: warning [p 26, 8.3i]: cannot adjust line
#27 8.244 troff:stdin:965: warning [p 26, 8.5i]: cannot adjust line
#27 8.244 troff:stdin:965: warning [p 26, 8.7i]: cannot break line
#27 8.244 troff:stdin:966: error: invalid positional argument number 'H'
#27 8.245 troff:stdin:966: error: a backspace character is not allowed in an escape sequence parameter
#27 8.245 troff:stdin:966: warning [p 26, 9.0i]: cannot break line
#27 8.245 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 8.245 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 8.246 troff:stdin:967: error: invalid positional argument number 'H'
#27 8.246 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 8.246 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 8.247 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 8.247 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 8.247 troff:stdin:967: error: invalid positional argument number 'H'
#27 8.248 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 8.248 troff:stdin:967: error: invalid positional argument number 'H'
#27 8.248 troff:stdin:967: warning [p 26, 9.3i]: cannot break line
#27 8.248 troff:stdin:967: warning [p 26, 9.5i]: cannot adjust line
#27 8.249 troff:stdin:967: warning [p 26, 9.7i]: cannot break line
#27 8.249 troff:stdin:968: warning [p 26, 9.8i]: cannot adjust line
#27 8.249 troff:stdin:968: warning [p 26, 10.0i]: cannot adjust line
#27 8.249 troff:stdin:968: warning [p 26, 10.2i]: cannot adjust line
#27 8.249 troff:stdin:969: warning [p 26, 10.5i]: cannot adjust line
#27 8.250 troff:stdin:969: warning [p 26, 10.7i]: cannot break line
#27 8.250 troff:stdin:970: warning [p 27, 0.0i]: cannot adjust line
#27 8.250 troff:stdin:970: warning [p 27, 0.2i]: cannot adjust line
#27 8.250 troff:stdin:970: warning [p 27, 0.7i]: cannot break line
#27 8.251 troff:stdin:971: error: a backspace character is not allowed in an escape sequence parameter
#27 8.251 troff:stdin:971: warning [p 27, 1.2i]: cannot break line
#27 8.251 troff:stdin:973: error: a backspace character is not allowed in an escape sequence parameter
#27 8.251 troff:stdin:973: error: a backspace character is not allowed in an escape sequence parameter
#27 8.252 troff:stdin:973: warning [p 27, 2.0i]: cannot adjust line
#27 8.252 troff:stdin:973: warning [p 27, 2.2i]: cannot break line
#27 8.252 troff:stdin:974: error: a backspace character is not allowed in an escape sequence parameter
#27 8.252 troff:stdin:974: error: a backspace character is not allowed in an escape sequence parameter
#27 8.253 troff:stdin:974: warning [p 27, 2.3i]: cannot break line
#27 8.253 troff:stdin:974: error: invalid positional argument number 'H'
#27 8.253 troff:stdin:974: error: a backspace character is not allowed in an escape sequence parameter
#27 8.254 troff:stdin:974: error: invalid positional argument number 'H'
#27 8.254 troff:stdin:974: warning [p 27, 2.5i]: cannot adjust line
#27 8.254 troff:stdin:974: warning [p 27, 2.7i]: cannot break line
#27 8.254 troff:stdin:974: error: a backspace character is not allowed in an escape sequence parameter
#27 8.255 troff:stdin:974: error: a backspace character is not allowed in an escape sequence parameter
#27 8.255 troff:stdin:974: warning [p 27, 2.8i]: cannot adjust line
#27 8.255 troff:stdin:974: error: a backspace character is not allowed in an escape sequence parameter
#27 8.255 troff:stdin:974: warning [p 27, 3.3i]: cannot adjust line
#27 8.256 troff:stdin:974: warning [p 27, 3.5i]: cannot adjust line
#27 8.256 troff:stdin:974: warning [p 27, 3.7i]: cannot break line
#27 8.256 troff:stdin:975: warning [p 27, 4.0i]: cannot adjust line
#27 8.256 troff:stdin:975: warning [p 27, 4.2i]: cannot break line
#27 8.257 troff:stdin:976: warning [p 27, 4.3i]: cannot break line
#27 8.257 troff:stdin:977: warning [p 27, 4.7i]: cannot break line
#27 8.257 troff:stdin:977: error: a backspace character is not allowed in an escape sequence parameter
#27 8.257 troff:stdin:977: error: a backspace character is not allowed in an escape sequence parameter
#27 8.258 troff:stdin:977: warning [p 27, 5.0i]: cannot break line
#27 8.258 troff:stdin:978: error: invalid positional argument number 'H'
#27 8.258 troff:stdin:978: error: invalid positional argument number 'H'
#27 8.258 troff:stdin:978: error: invalid positional argument number 'H'
#27 8.258 troff:stdin:978: error: invalid positional argument number 'H'
#27 8.259 troff:stdin:978: error: invalid positional argument number 'H'
#27 8.259 troff:stdin:978: error: invalid positional argument number 'H'
#27 8.259 troff:stdin:978: warning [p 27, 5.3i]: cannot break line
#27 8.259 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 8.260 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 8.260 troff:stdin:978: error: invalid positional argument number 'HH'
#27 8.260 troff:stdin:978: error: invalid positional argument number 'H'
#27 8.261 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 8.261 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 8.261 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 8.262 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 8.262 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 8.262 troff:stdin:978: warning [p 27, 6.0i]: cannot adjust line
#27 8.263 troff:stdin:978: warning [p 27, 6.2i]: cannot break line
#27 8.263 troff:stdin:979: error: a backspace character is not allowed in an escape sequence parameter
#27 8.263 troff:stdin:979: warning [p 27, 6.5i]: cannot break line
#27 8.263 troff:stdin:981: warning [p 27, 7.2i]: cannot adjust line
#27 8.263 troff:stdin:981: error: invalid positional argument number 'H'
#27 8.264 troff:stdin:981: error: a backspace character is not allowed in an escape sequence parameter
#27 8.264 troff:stdin:981: error: a backspace character is not allowed in an escape sequence parameter
#27 8.264 troff:stdin:981: error: a backspace character is not allowed in an escape sequence parameter
#27 8.265 troff:stdin:981: warning [p 27, 7.7i]: cannot adjust line
#27 8.265 troff:stdin:981: warning [p 27, 7.8i]: cannot break line
#27 8.265 troff:stdin:982: warning [p 27, 8.0i]: cannot adjust line
#27 8.265 troff:stdin:982: warning [p 27, 8.2i]: cannot adjust line
#27 8.266 troff:stdin:983: warning [p 27, 8.5i]: cannot break line
#27 8.266 troff:stdin:983: warning [p 27, 8.8i]: cannot adjust line
#27 8.266 troff:stdin:983: warning [p 27, 9.0i]: cannot adjust line
#27 8.266 troff:stdin:983: warning [p 27, 9.2i]: cannot adjust line
#27 8.267 troff:stdin:983: warning [p 27, 9.3i]: cannot adjust line
#27 8.267 troff:stdin:983: warning [p 27, 9.5i]: cannot adjust line
#27 8.267 troff:stdin:983: warning [p 27, 9.7i]: cannot adjust line
#27 8.267 troff:stdin:984: warning [p 27, 9.8i]: cannot adjust line
#27 8.268 troff:stdin:984: warning [p 27, 10.0i]: cannot adjust line
#27 8.268 troff:stdin:984: warning [p 27, 10.2i]: cannot break line
#27 8.268 troff:stdin:984: warning [p 27, 10.3i]: cannot break line
#27 8.268 troff:stdin:984: warning [p 27, 10.7i]: cannot break line
#27 8.268 troff:stdin:985: warning [p 27, 10.8i]: cannot break line
#27 8.269 troff:stdin:986: warning [p 28, 0.0i]: cannot break line
#27 8.269 troff:stdin:988: warning [p 28, 0.2i]: cannot adjust line
#27 8.269 troff:stdin:988: warning [p 28, 0.3i]: cannot break line
#27 8.269 troff:stdin:988: warning [p 28, 0.5i]: cannot break line
#27 8.269 troff:stdin:988: warning [p 28, 0.7i]: cannot break line
#27 8.270 troff:stdin:989: error: a backspace character is not allowed in an escape sequence parameter
#27 8.270 troff:stdin:989: error: a backspace character is not allowed in an escape sequence parameter
#27 8.270 troff:stdin:989: error: a backspace character is not allowed in an escape sequence parameter
#27 8.271 troff:stdin:989: error: a backspace character is not allowed in an escape sequence parameter
#27 8.271 troff:stdin:989: warning [p 28, 1.0i]: cannot adjust line
#27 8.271 troff:stdin:989: warning [p 28, 1.2i]: cannot adjust line
#27 8.271 troff:stdin:989: warning [p 28, 1.3i]: cannot break line
#27 8.272 troff:stdin:989: warning [p 28, 1.5i]: cannot break line
#27 8.272 troff:stdin:989: error: invalid positional argument number 'è'
#27 8.272 troff:stdin:989: error: a backspace character is not allowed in an escape sequence parameter
#27 8.272 troff:stdin:989: warning [p 28, 1.7i]: cannot adjust line
#27 8.273 troff:stdin:989: warning [p 28, 1.8i]: cannot break line
#27 8.273 troff:stdin:990: error: invalid positional argument number 'ë'
#27 8.273 troff:stdin:990: error: a backspace character is not allowed in an escape sequence parameter
#27 8.273 troff:stdin:990: warning [p 28, 2.0i]: cannot break line
#27 8.274 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 8.274 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 8.274 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 8.275 troff:stdin:991: error: invalid positional argument number 'H'
#27 8.275 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 8.275 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 8.276 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 8.276 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 8.276 troff:stdin:991: warning [p 28, 2.2i]: cannot break line
#27 8.277 troff:stdin:993: error: invalid positional argument number 'H'
#27 8.277 troff:stdin:993: warning [p 28, 2.3i]: cannot adjust line
#27 8.277 troff:stdin:993: warning [p 28, 2.5i]: cannot break line
#27 8.277 troff:stdin:994: error: invalid positional argument number 'H'
#27 8.278 troff:stdin:994: error: invalid positional argument number 'H'
#27 8.278 troff:stdin:996: warning [p 28, 3.0i]: cannot adjust line
#27 8.278 troff:stdin:997: error: a backspace character is not allowed in an escape sequence parameter
#27 8.278 troff:stdin:997: warning [p 28, 3.2i]: cannot adjust line
#27 8.279 troff:stdin:997: error: invalid positional argument number 'è'
#27 8.279 troff:stdin:997: warning [p 28, 3.3i]: cannot adjust line
#27 8.279 troff:stdin:997: warning [p 28, 3.5i]: cannot adjust line
#27 8.279 troff:stdin:997: warning [p 28, 3.7i]: cannot break line
#27 8.280 troff:stdin:997: error: invalid positional argument number 'H'
#27 8.280 troff:stdin:997: error: a backspace character is not allowed in an escape sequence parameter
#27 8.280 troff:stdin:997: error: invalid positional argument number 'H'
#27 8.280 troff:stdin:997: error: invalid positional argument number 'H'
#27 8.281 troff:stdin:997: warning [p 28, 3.8i]: cannot break line
#27 8.281 troff:stdin:998: error: a space character is not allowed in an escape sequence parameter
#27 8.281 troff:stdin:998: error: invalid positional argument number 'H'
#27 8.281 troff:stdin:998: error: a space character is not allowed in an escape sequence parameter
#27 8.282 troff:stdin:998: error: a backspace character is not allowed in an escape sequence parameter
#27 8.282 troff:stdin:998: error: a backspace character is not allowed in an escape sequence parameter
#27 8.282 troff:stdin:998: error: a backspace character is not allowed in an escape sequence parameter
#27 8.283 troff:stdin:998: warning [p 28, 4.0i]: cannot adjust line
#27 8.283 troff:stdin:998: warning [p 28, 4.2i]: cannot break line
#27 8.283 troff:stdin:999: error: a space character is not allowed in an escape sequence parameter
#27 8.284 troff:stdin:999: error: a backspace character is not allowed in an escape sequence parameter
#27 8.284 troff:stdin:999: warning [p 28, 4.5i]: cannot break line
#27 8.284 troff:stdin:1000: error: a backspace character is not allowed in an escape sequence parameter
#27 8.284 troff:stdin:1000: warning [p 28, 4.8i]: cannot break line
#27 8.285 troff:stdin:1001: error: a backspace character is not allowed in an escape sequence parameter
#27 8.285 troff:stdin:1001: error: a backspace character is not allowed in an escape sequence parameter
#27 8.285 troff:stdin:1001: warning [p 28, 5.2i]: cannot break line
#27 8.286 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 8.286 troff:stdin:1002: error: a space character is not allowed in an escape sequence parameter
#27 8.286 troff:stdin:1002: error: a space character is not allowed in an escape sequence parameter
#27 8.287 troff:stdin:1002: warning [p 28, 5.3i]: cannot adjust line
#27 8.287 troff:stdin:1002: warning [p 28, 5.5i]: cannot break line
#27 8.287 troff:stdin:1002: error: a space character is not allowed in an escape sequence parameter
#27 8.288 troff:stdin:1002: error: a space character is not allowed in an escape sequence parameter
#27 8.288 troff:stdin:1002: warning [p 28, 5.7i]: cannot break line
#27 8.288 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 8.288 troff:stdin:1002: error: invalid positional argument number 'H'
#27 8.289 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 8.289 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 8.289 troff:stdin:1002: warning [p 28, 5.8i]: cannot adjust line
#27 8.289 troff:stdin:1002: warning [p 28, 6.0i]: cannot break line
#27 8.290 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 8.290 troff:stdin:1002: error: invalid positional argument number 'H'
#27 8.290 troff:stdin:1002: error: invalid positional argument number 'H'
#27 8.290 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 8.291 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 8.291 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 8.292 troff:stdin:1002: error: a space character is not allowed in an escape sequence parameter
#27 8.292 troff:stdin:1002: error: a space character is not allowed in an escape sequence parameter
#27 8.292 troff:stdin:1002: warning [p 28, 6.5i]: cannot adjust line
#27 8.292 troff:stdin:1002: warning [p 28, 6.7i]: cannot break line
#27 8.293 troff:stdin:1003: error: a backspace character is not allowed in an escape sequence parameter
#27 8.293 troff:stdin:1003: error: a backspace character is not allowed in an escape sequence parameter
#27 8.293 troff:stdin:1003: error: invalid positional argument number 'H'
#27 8.293 troff:stdin:1003: warning [p 28, 6.8i]: cannot break line
#27 8.294 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 8.294 troff:stdin:1014: error: invalid positional argument number 'H'
#27 8.294 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 8.295 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 8.295 troff:stdin:1014: warning [p 28, 7.3i]: cannot adjust line
#27 8.295 troff:stdin:1014: warning [p 28, 7.5i]: cannot break line
#27 8.295 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 8.296 troff:stdin:1014: error: invalid positional argument number 'H'
#27 8.296 troff:stdin:1014: error: invalid positional argument number 'H'
#27 8.296 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 8.297 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 8.297 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 8.297 troff:stdin:1014: error: a space character is not allowed in an escape sequence parameter
#27 8.298 troff:stdin:1014: error: a space character is not allowed in an escape sequence parameter
#27 8.298 troff:stdin:1014: warning [p 28, 8.0i]: cannot adjust line
#27 8.298 troff:stdin:1014: warning [p 28, 8.2i]: cannot break line
#27 8.298 troff:stdin:1015: error: a backspace character is not allowed in an escape sequence parameter
#27 8.299 troff:stdin:1015: error: a backspace character is not allowed in an escape sequence parameter
#27 8.299 troff:stdin:1015: error: invalid positional argument number 'H'
#27 8.299 troff:stdin:1015: warning [p 28, 8.3i]: cannot break line
#27 8.300 troff:stdin:1015: error: a backspace character is not allowed in an escape sequence parameter
#27 8.300 troff:stdin:1015: warning [p 28, 8.5i]: cannot break line
#27 8.300 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 8.300 troff:stdin:1017: warning [p 28, 8.8i]: cannot break line
#27 8.301 troff:stdin:1017: error: invalid positional argument number 'H'
#27 8.301 troff:stdin:1017: warning [p 28, 9.0i]: cannot adjust line
#27 8.301 troff:stdin:1017: error: invalid positional argument number 'H'
#27 8.301 troff:stdin:1017: error: invalid positional argument number 'H'
#27 8.301 troff:stdin:1017: warning [p 28, 9.3i]: cannot adjust line
#27 8.302 troff:stdin:1017: warning [p 28, 9.5i]: cannot adjust line
#27 8.302 troff:stdin:1017: error: invalid positional argument number 'H'
#27 8.302 troff:stdin:1017: error: invalid positional argument number 'H'
#27 8.302 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 8.303 troff:stdin:1017: warning [p 28, 9.8i]: cannot break line
#27 8.303 troff:stdin:1017: error: invalid positional argument number 'è'
#27 8.303 troff:stdin:1017: error: invalid positional argument number 'H'
#27 8.304 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 8.304 troff:stdin:1017: error: invalid positional argument number 'è'
#27 8.304 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 8.304 troff:stdin:1017: error: invalid positional argument number 'H'
#27 8.305 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 8.305 troff:stdin:1017: error: invalid positional argument number 'è'
#27 8.305 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 8.305 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 8.306 troff:stdin:1017: error: invalid positional argument number 'H'
#27 8.306 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 8.306 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 8.307 troff:stdin:1017: error: invalid positional argument number 'è'
#27 8.307 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 8.307 troff:stdin:1017: warning [p 28, 10.2i]: cannot adjust line
#27 8.308 troff:stdin:1017: warning [p 28, 10.3i]: cannot break line
#27 8.308 troff:stdin:1017: error: invalid positional argument number 'H'
#27 8.308 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 8.308 troff:stdin:1017: warning [p 28, 10.5i]: cannot adjust line
#27 8.309 troff:stdin:1017: error: invalid positional argument number 'è'
#27 8.309 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 8.309 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 8.310 troff:stdin:1017: error: invalid positional argument number 'H'
#27 8.310 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 8.310 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 8.311 troff:stdin:1017: warning [p 28, 10.8i]: cannot adjust line
#27 8.311 troff:stdin:1017: warning [p 29, 0.0i]: cannot break line
#27 8.311 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 8.311 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 8.312 troff:stdin:1018: error: invalid positional argument number 'H'
#27 8.312 troff:stdin:1018: warning [p 29, 0.2i]: cannot break line
#27 8.312 troff:stdin:1018: error: invalid positional argument number 'H'
#27 8.312 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 8.313 troff:stdin:1018: warning [p 29, 0.3i]: cannot adjust line
#27 8.313 troff:stdin:1018: warning [p 29, 0.5i]: cannot break line
#27 8.313 troff:stdin:1018: error: invalid positional argument number 'è'
#27 8.313 troff:stdin:1018: error: invalid positional argument number 'H'
#27 8.314 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 8.314 troff:stdin:1018: error: invalid positional argument number 'è'
#27 8.314 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 8.314 troff:stdin:1018: error: invalid positional argument number 'H'
#27 8.315 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 8.315 troff:stdin:1018: error: invalid positional argument number 'è'
#27 8.315 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 8.316 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 8.316 troff:stdin:1018: error: invalid positional argument number 'H'
#27 8.316 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 8.316 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 8.317 troff:stdin:1018: error: invalid positional argument number 'è'
#27 8.317 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 8.317 troff:stdin:1018: warning [p 29, 0.8i]: cannot adjust line
#27 8.317 troff:stdin:1018: warning [p 29, 1.0i]: cannot break line
#27 8.317 troff:stdin:1018: error: invalid positional argument number 'H'
#27 8.317 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 8.318 troff:stdin:1018: error: invalid positional argument number 'è'
#27 8.318 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 8.318 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 8.318 troff:stdin:1018: error: invalid positional argument number 'H'
#27 8.319 troff:stdin:1018: warning [p 29, 1.3i]: cannot adjust line
#27 8.319 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 8.319 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 8.319 troff:stdin:1018: warning [p 29, 1.5i]: cannot adjust line
#27 8.319 troff:stdin:1018: warning [p 29, 1.7i]: cannot break line
#27 8.319 troff:stdin:1019: error: a backspace character is not allowed in an escape sequence parameter
#27 8.320 troff:stdin:1019: error: a backspace character is not allowed in an escape sequence parameter
#27 8.320 troff:stdin:1019: error: invalid positional argument number 'H'
#27 8.320 troff:stdin:1019: warning [p 29, 1.8i]: cannot break line
#27 8.320 troff:stdin:1019: warning [p 29, 2.0i]: cannot break line
#27 8.320 troff:stdin:1020: warning [p 29, 2.2i]: cannot break line
#27 8.321 troff:stdin:1021: error: a backspace character is not allowed in an escape sequence parameter
#27 8.321 troff:stdin:1021: warning [p 29, 2.3i]: cannot break line
#27 8.321 troff:stdin:1022: error: a backspace character is not allowed in an escape sequence parameter
#27 8.321 troff:stdin:1022: warning [p 29, 2.5i]: cannot break line
#27 8.322 troff:stdin:1022: warning [p 29, 2.7i]: cannot adjust line
#27 8.322 troff:stdin:1022: warning [p 29, 2.8i]: cannot break line
#27 8.322 troff:stdin:1022: warning [p 29, 3.0i]: cannot break line
#27 8.322 troff:stdin:1023: warning [p 29, 3.2i]: cannot adjust line
#27 8.322 troff:stdin:1024: warning [p 29, 3.3i]: cannot adjust line
#27 8.323 troff:stdin:1025: warning [p 29, 3.5i]: cannot adjust line
#27 8.323 troff:stdin:1026: warning [p 29, 3.7i]: cannot adjust line
#27 8.323 troff:stdin:1031: warning [p 29, 4.2i]: cannot adjust line
#27 8.323 troff:stdin:1032: error: a backspace character is not allowed in an escape sequence parameter
#27 8.324 troff:stdin:1032: error: a backspace character is not allowed in an escape sequence parameter
#27 8.324 troff:stdin:1032: error: invalid positional argument number 'H'
#27 8.324 troff:stdin:1032: error: a backspace character is not allowed in an escape sequence parameter
#27 8.324 troff:stdin:1032: warning [p 29, 4.3i]: cannot adjust line
#27 8.324 troff:stdin:1032: warning [p 29, 4.5i]: cannot break line
#27 8.325 troff:stdin:1033: warning [p 29, 4.7i]: cannot break line
#27 8.325 troff:stdin:1034: error: a backspace character is not allowed in an escape sequence parameter
#27 8.325 troff:stdin:1034: error: invalid positional argument number 'H'
#27 8.325 troff:stdin:1034: warning [p 29, 4.8i]: cannot break line
#27 8.325 troff:stdin:1035: warning [p 29, 5.0i]: cannot break line
#27 8.326 troff:stdin:1037: warning [p 29, 5.2i]: cannot adjust line
#27 8.326 troff:stdin:1038: warning [p 29, 5.3i]: cannot adjust line
#27 8.326 troff:stdin:1042: error: a backspace character is not allowed in an escape sequence parameter
#27 8.326 troff:stdin:1042: error: invalid positional argument number 'H'
#27 8.327 troff:stdin:1042: warning [p 29, 5.8i]: cannot adjust line
#27 8.327 troff:stdin:1043: warning [p 29, 6.0i]: cannot adjust line
#27 8.327 troff:stdin:1044: warning [p 29, 6.2i]: cannot adjust line
#27 8.327 troff:stdin:1045: warning [p 29, 6.3i]: cannot adjust line
#27 8.327 troff:stdin:1046: warning [p 29, 6.5i]: cannot adjust line
#27 8.328 troff:stdin:1047: warning [p 29, 6.7i]: cannot adjust line
#27 8.328 troff:stdin:1047: warning [p 29, 6.8i]: cannot break line
#27 8.328 troff:stdin:1049: warning [p 29, 7.0i]: cannot adjust line
#27 8.328 troff:stdin:1050: warning [p 29, 7.2i]: cannot adjust line
#27 8.328 troff:stdin:1051: warning [p 29, 7.3i]: cannot adjust line
#27 8.329 troff:stdin:1052: error: a backspace character is not allowed in an escape sequence parameter
#27 8.329 troff:stdin:1052: error: invalid positional argument number 'H'
#27 8.329 troff:stdin:1052: warning [p 29, 7.5i]: cannot adjust line
#27 8.329 troff:stdin:1053: warning [p 29, 7.7i]: cannot adjust line
#27 8.329 troff:stdin:1054: error: invalid positional argument number 'H'
#27 8.330 troff:stdin:1054: error: unterminated transparent embedding escape sequence
#27 8.330 troff:stdin:1056: error: a backspace character is not allowed in an escape sequence parameter
#27 8.330 troff:stdin:1056: error: invalid positional argument number 'H'
#27 8.330 troff:stdin:1056: error: a backspace character is not allowed in an escape sequence parameter
#27 8.331 troff:stdin:1056: error: invalid positional argument number 'H'
#27 8.331 troff:stdin:1056: warning [p 29, 8.0i]: cannot break line
#27 8.331 troff:stdin:1062: warning [p 29, 8.5i]: cannot adjust line
#27 8.331 troff:stdin:1062: warning [p 29, 8.7i]: cannot break line
#27 8.332 troff:stdin:1063: warning [p 29, 8.8i]: cannot break line
#27 8.332 troff:stdin:1066: error: a backspace character is not allowed in an escape sequence parameter
#27 8.332 troff:stdin:1066: error: invalid positional argument number 'H'
#27 8.332 troff:stdin:1066: error: invalid positional argument number 'H'
#27 8.333 troff:stdin:1066: error: invalid positional argument number ''
#27 8.333 troff:stdin:1066: warning [p 29, 9.2i]: cannot adjust line
#27 8.333 troff:stdin:1067: error: a backspace character is not allowed in an escape sequence parameter
#27 8.333 troff:stdin:1067: error: invalid positional argument number 'H'
#27 8.334 troff:stdin:1067: error: a backspace character is not allowed in an escape sequence parameter
#27 8.334 troff:stdin:1067: error: invalid positional argument number ''
#27 8.334 troff:stdin:1067: warning [p 29, 9.5i]: cannot adjust line
#27 8.335 troff:stdin:1067: warning [p 29, 9.7i]: cannot adjust line
#27 8.335 troff:stdin:1068: error: invalid positional argument number 'H'
#27 8.335 troff:stdin:1068: warning [p 29, 9.8i]: cannot adjust line
#27 8.335 troff:stdin:1068: warning [p 29, 10.0i]: cannot break line
#27 8.335 troff:stdin:1069: warning [p 29, 10.2i]: cannot break line
#27 8.336 troff:stdin:1071: error: a backspace character is not allowed in an escape sequence parameter
#27 8.336 troff:stdin:1071: error: a backspace character is not allowed in an escape sequence parameter
#27 8.336 troff:stdin:1073: error: a backspace character is not allowed in an escape sequence parameter
#27 8.336 troff:stdin:1073: error: a backspace character is not allowed in an escape sequence parameter
#27 8.337 troff:stdin:1074: error: a backspace character is not allowed in an escape sequence parameter
#27 8.337 troff:stdin:1074: error: invalid positional argument number ''
#27 8.337 troff:stdin:1074: warning [p 30, 0.0i]: cannot adjust line
#27 8.338 troff:stdin:1074: warning [p 30, 0.2i]: cannot break line
#27 8.338 troff:stdin:1079: warning [p 30, 0.7i]: cannot adjust line
#27 8.338 troff:stdin:1082: warning [p 30, 1.2i]: cannot break line
#27 8.338 troff:stdin:1084: warning [p 30, 1.3i]: cannot adjust line
#27 8.338 troff:stdin:1085: warning [p 30, 1.5i]: cannot adjust line
#27 8.338 troff:stdin:1089: warning [p 30, 2.0i]: cannot break line
#27 8.339 troff:stdin:1091: warning [p 30, 2.2i]: cannot adjust line
#27 8.339 troff:stdin:1091: warning [p 30, 2.3i]: cannot break line
#27 8.339 troff:stdin:1094: warning [p 30, 2.7i]: cannot adjust line
#27 8.339 troff:stdin:1095: warning [p 30, 2.8i]: cannot adjust line
#27 8.339 troff:stdin:1095: warning [p 30, 3.0i]: cannot break line
#27 8.339 troff:stdin:1096: error: invalid positional argument number 'H'
#27 8.339 troff:stdin:1096: error: invalid positional argument number 'H'
#27 8.340 troff:stdin:1096: error: invalid positional argument number 'H'
#27 8.340 troff:stdin:1096: warning [p 30, 3.2i]: cannot break line
#27 8.340 troff:stdin:1096: warning [p 30, 3.3i]: cannot break line
#27 8.340 troff:stdin:1098: warning [p 30, 3.7i]: cannot break line
#27 8.340 troff:stdin:1101: error: invalid positional argument number 'H'
#27 8.342 troff:stdin:1101: warning [p 30, 4.0i]: cannot adjust line
#27 8.342 troff:stdin:1101: warning [p 30, 4.2i]: cannot break line
#27 8.342 troff:stdin:1102: error: invalid positional argument number 'H'
#27 8.342 troff:stdin:1103: error: invalid positional argument number 'H'
#27 8.342 troff:stdin:1103: error: unterminated transparent embedding escape sequence
#27 8.342 troff:stdin:1104: warning [p 30, 4.3i]: cannot adjust line
#27 8.342 troff:stdin:1104: warning [p 30, 4.5i]: cannot break line
#27 8.342 troff:stdin:1106: warning [p 30, 4.7i]: cannot adjust line
#27 8.342 troff:stdin:1107: warning [p 30, 4.8i]: cannot adjust line
#27 8.342 troff:stdin:1108: warning [p 30, 5.0i]: cannot adjust line
#27 8.343 troff:stdin:1109: warning [p 30, 5.2i]: cannot adjust line
#27 8.343 troff:stdin:1110: warning [p 30, 5.3i]: cannot adjust line
#27 8.343 troff:stdin:1111: warning [p 30, 5.5i]: cannot adjust line
#27 8.343 troff:stdin:1114: warning [p 30, 5.8i]: cannot adjust line
#27 8.344 troff:stdin:1115: warning [p 30, 6.0i]: cannot adjust line
#27 8.344 troff:stdin:1118: warning [p 30, 6.3i]: cannot adjust line
#27 8.344 troff:stdin:1118: warning [p 30, 6.5i]: cannot break line
#27 8.344 troff:stdin:1120: warning [p 30, 6.7i]: cannot adjust line
#27 8.344 troff:stdin:1121: warning [p 30, 6.8i]: cannot adjust line
#27 8.345 troff:stdin:1123: warning [p 30, 7.2i]: cannot adjust line
#27 8.345 troff:stdin:1124: warning [p 30, 7.3i]: cannot adjust line
#27 8.345 troff:stdin:1125: warning [p 30, 7.5i]: cannot adjust line
#27 8.345 troff:stdin:1126: warning [p 30, 7.7i]: cannot adjust line
#27 8.346 troff:stdin:1126: warning [p 30, 7.8i]: cannot break line
#27 8.346 troff:stdin:1127: warning [p 30, 8.0i]: cannot adjust line
#27 8.346 troff:stdin:1127: warning [p 30, 8.2i]: cannot break line
#27 8.346 troff:stdin:1128: warning [p 30, 8.3i]: cannot break line
#27 8.346 troff:stdin:1129: warning [p 30, 8.5i]: cannot break line
#27 8.347 troff:stdin:1130: warning [p 30, 8.7i]: cannot break line
#27 8.347 troff:stdin:1131: warning [p 30, 8.8i]: cannot break line
#27 8.347 troff:stdin:1132: warning [p 30, 9.0i]: cannot break line
#27 8.347 troff:stdin:1133: warning [p 30, 9.2i]: cannot break line
#27 8.347 troff:stdin:1134: warning [p 30, 9.3i]: cannot break line
#27 8.348 troff:stdin:1135: warning [p 30, 9.5i]: cannot break line
#27 8.348 troff:stdin:1136: warning [p 30, 9.7i]: cannot break line
#27 8.348 troff:stdin:1137: warning [p 30, 9.8i]: cannot adjust line
#27 8.349 troff:stdin:1137: warning [p 30, 10.0i]: cannot break line
#27 8.349 troff:stdin:1138: warning [p 30, 10.2i]: cannot break line
#27 8.349 troff:stdin:1140: warning [p 30, 10.3i]: cannot adjust line
#27 8.349 troff:stdin:1140: warning [p 30, 10.5i]: cannot break line
#27 8.349 troff:stdin:1141: warning [p 30, 10.7i]: cannot break line
#27 8.350 troff:stdin:1142: warning [p 30, 10.8i]: cannot adjust line
#27 8.350 troff:stdin:1142: warning [p 31, 0.0i]: cannot break line
#27 8.350 troff:stdin:1143: warning [p 31, 0.2i]: cannot break line
#27 8.350 troff:stdin:1144: warning [p 31, 0.3i]: cannot break line
#27 8.350 troff:stdin:1146: warning [p 31, 0.7i]: cannot break line
#27 8.351 troff:stdin:1147: warning [p 31, 0.8i]: cannot break line
#27 8.351 troff:stdin:1149: warning [p 31, 1.2i]: cannot break line
#27 8.351 troff:stdin:1150: warning [p 31, 1.5i]: cannot adjust line
#27 8.351 troff:stdin:1150: warning [p 31, 1.7i]: cannot break line
#27 8.352 troff:stdin:1150: warning [p 31, 2.0i]: cannot break line
#27 8.352 troff:stdin:1156: warning [p 31, 2.5i]: cannot adjust line
#27 8.352 troff:stdin:1156: warning [p 31, 2.7i]: cannot break line
#27 8.352 troff:stdin:1158: warning [p 31, 2.8i]: cannot adjust line
#27 8.353 troff:stdin:1158: warning [p 31, 3.0i]: cannot break line
#27 8.353 troff:stdin:1160: warning [p 31, 3.2i]: cannot adjust line
#27 8.353 troff:stdin:1161: warning [p 31, 3.3i]: cannot adjust line
#27 8.353 troff:stdin:1162: warning [p 31, 3.5i]: cannot adjust line
#27 8.354 troff:stdin:1163: error: a backspace character is not allowed in an escape sequence parameter
#27 8.354 troff:stdin:1163: warning [p 31, 3.7i]: cannot adjust line
#27 8.354 troff:stdin:1164: error: a backspace character is not allowed in an escape sequence parameter
#27 8.354 troff:stdin:1164: error: invalid positional argument number 'H'
#27 8.355 troff:stdin:1164: warning [p 31, 3.8i]: cannot adjust line
#27 8.355 troff:stdin:1165: warning [p 31, 4.0i]: cannot adjust line
#27 8.355 troff:stdin:1166: warning [p 31, 4.2i]: cannot adjust line
#27 8.355 troff:stdin:1167: warning [p 31, 4.3i]: cannot adjust line
#27 8.355 troff:stdin:1168: warning [p 31, 4.5i]: cannot adjust line
#27 8.356 troff:stdin:1171: warning [p 31, 4.8i]: cannot adjust line
#27 8.356 troff:stdin:1171: warning [p 31, 5.0i]: cannot break line
#27 8.356 troff:stdin:1173: warning [p 31, 5.2i]: cannot adjust line
#27 8.356 troff:stdin:1174: warning [p 31, 5.3i]: cannot adjust line
#27 8.356 troff:stdin:1178: warning [p 31, 5.8i]: cannot break line
#27 8.356 troff:stdin:1180: warning [p 31, 6.0i]: cannot adjust line
#27 8.357 troff:stdin:1180: warning [p 31, 6.2i]: cannot break line
#27 8.357 troff:stdin:1183: warning [p 31, 6.5i]: cannot break line
#27 8.357 troff:stdin:1184: warning [p 31, 6.7i]: cannot break line
#27 8.357 troff:stdin:1194: error: invalid positional argument number 'H'
#27 8.357 troff:stdin:1194: error: invalid positional argument number 'H'
#27 8.357 troff:stdin:1194: error: invalid positional argument number 'H'
#27 8.358 troff:stdin:1194: warning [p 31, 8.0i]: cannot adjust line
#27 8.358 troff:stdin:1194: warning [p 31, 8.2i]: cannot adjust line
#27 8.358 troff:stdin:1194: warning [p 31, 8.3i]: cannot break line
#27 8.358 troff:stdin:1196: warning [p 31, 8.5i]: cannot adjust line
#27 8.359 troff:stdin:1197: warning [p 31, 8.7i]: cannot adjust line
#27 8.359 troff:stdin:1198: warning [p 31, 8.8i]: cannot adjust line
#27 8.359 troff:stdin:1199: warning [p 31, 9.0i]: cannot adjust line
#27 8.359 troff:stdin:1200: warning [p 31, 9.2i]: cannot adjust line
#27 8.359 troff:stdin:1201: warning [p 31, 9.3i]: cannot adjust line
#27 8.359 troff:stdin:1204: warning [p 31, 9.7i]: cannot adjust line
#27 8.359 troff:stdin:1205: warning [p 31, 9.8i]: cannot adjust line
#27 8.359 troff:stdin:1208: warning [p 31, 10.2i]: cannot adjust line
#27 8.359 troff:stdin:1208: warning [p 31, 10.3i]: cannot break line
#27 8.360 troff:stdin:1208: warning [p 31, 10.7i]: cannot break line
#27 8.360 troff:stdin:1208: error: a backspace character is not allowed in an escape sequence parameter
#27 8.360 troff:stdin:1208: error: a backspace character is not allowed in an escape sequence parameter
#27 8.360 troff:stdin:1208: error: a backspace character is not allowed in an escape sequence parameter
#27 8.361 troff:stdin:1208: error: a space character is not allowed in an escape sequence parameter
#27 8.361 troff:stdin:1208: error: a space character is not allowed in an escape sequence parameter
#27 8.361 troff:stdin:1208: warning [p 31, 10.8i]: cannot break line
#27 8.361 troff:stdin:1209: error: a backspace character is not allowed in an escape sequence parameter
#27 8.361 troff:stdin:1209: error: invalid positional argument number 'H'
#27 8.362 troff:stdin:1210: warning [p 32, 0.0i]: cannot adjust line
#27 8.362 troff:stdin:1210: error: a backspace character is not allowed in an escape sequence parameter
#27 8.362 troff:stdin:1210: error: a space character is not allowed in an escape sequence parameter
#27 8.362 troff:stdin:1210: warning [p 32, 0.2i]: cannot adjust line
#27 8.362 troff:stdin:1210: warning [p 32, 0.3i]: cannot break line
#27 8.363 troff:stdin:1211: error: a backspace character is not allowed in an escape sequence parameter
#27 8.363 troff:stdin:1211: error: a space character is not allowed in an escape sequence parameter
#27 8.363 troff:stdin:1211: error: invalid positional argument number 'H'
#27 8.363 troff:stdin:1211: error: invalid positional argument number 'ø'
#27 8.363 troff:stdin:1211: error: a space character is not allowed in an escape sequence parameter
#27 8.364 troff:stdin:1211: error: a space character is not allowed in an escape sequence parameter
#27 8.364 troff:stdin:1211: error: a space character is not allowed in an escape sequence parameter
#27 8.364 troff:stdin:1211: warning [p 32, 0.5i]: cannot break line
#27 8.364 troff:stdin:1213: warning [p 32, 0.8i]: cannot adjust line
#27 8.364 troff:stdin:1213: warning [p 32, 1.0i]: cannot break line
#27 8.365 troff:stdin:1215: error: a backspace character is not allowed in an escape sequence parameter
#27 8.365 troff:stdin:1215: warning [p 32, 1.2i]: cannot adjust line
#27 8.365 troff:stdin:1215: warning [p 32, 1.3i]: cannot adjust line
#27 8.365 troff:stdin:1215: warning [p 32, 1.5i]: cannot adjust line
#27 8.365 troff:stdin:1215: warning [p 32, 1.8i]: cannot adjust line
#27 8.365 troff:stdin:1215: warning [p 32, 2.0i]: cannot break line
#27 8.366 troff:stdin:1217: error: invalid positional argument number 'H'
#27 8.366 troff:stdin:1217: error: a backspace character is not allowed in an escape sequence parameter
#27 8.366 troff:stdin:1217: warning [p 32, 2.2i]: cannot adjust line
#27 8.366 troff:stdin:1217: warning [p 32, 2.3i]: cannot break line
#27 8.366 troff:stdin:1217: warning [p 32, 2.7i]: cannot break line
#27 8.366 troff:stdin:1218: error: a backspace character is not allowed in an escape sequence parameter
#27 8.367 troff:stdin:1218: error: a backspace character is not allowed in an escape sequence parameter
#27 8.367 troff:stdin:1218: warning [p 32, 3.0i]: cannot break line
#27 8.367 troff:stdin:1219: error: a backspace character is not allowed in an escape sequence parameter
#27 8.367 troff:stdin:1219: error: a backspace character is not allowed in an escape sequence parameter
#27 8.368 troff:stdin:1219: warning [p 32, 3.3i]: cannot break line
#27 8.368 troff:stdin:1220: error: a backspace character is not allowed in an escape sequence parameter
#27 8.368 troff:stdin:1220: warning [p 32, 3.7i]: cannot break line
#27 8.368 troff:stdin:1221: error: a backspace character is not allowed in an escape sequence parameter
#27 8.368 troff:stdin:1221: warning [p 32, 4.0i]: cannot break line
#27 8.369 troff:stdin:1222: error: a backspace character is not allowed in an escape sequence parameter
#27 8.369 troff:stdin:1222: error: a backspace character is not allowed in an escape sequence parameter
#27 8.369 troff:stdin:1222: warning [p 32, 4.3i]: cannot break line
#27 8.369 troff:stdin:1224: warning [p 32, 4.7i]: cannot break line
#27 8.369 troff:stdin:1225: error: a backspace character is not allowed in an escape sequence parameter
#27 8.370 troff:stdin:1225: error: invalid positional argument number 'H'
#27 8.370 troff:stdin:1225: error: a backspace character is not allowed in an escape sequence parameter
#27 8.370 troff:stdin:1225: warning [p 32, 5.0i]: cannot break line
#27 8.370 troff:stdin:1226: error: a backspace character is not allowed in an escape sequence parameter
#27 8.370 troff:stdin:1226: error: a backspace character is not allowed in an escape sequence parameter
#27 8.371 troff:stdin:1226: error: invalid positional argument number 'H'
#27 8.371 troff:stdin:1226: error: invalid positional argument number 'H'
#27 8.371 troff:stdin:1226: error: a backspace character is not allowed in an escape sequence parameter
#27 8.371 troff:stdin:1226: error: a backspace character is not allowed in an escape sequence parameter
#27 8.371 troff:stdin:1226: warning [p 32, 5.3i]: cannot break line
#27 8.372 troff:stdin:1227: error: invalid positional argument number 'Iï'
#27 8.372 troff:stdin:1227: warning [p 32, 5.5i]: cannot adjust line
#27 8.372 troff:stdin:1229: error: invalid positional argument number 'H'
#27 8.372 troff:stdin:1229: error: invalid positional argument number 'H'
#27 8.372 troff:stdin:1229: error: invalid positional argument number 'H'
#27 8.372 troff:stdin:1229: warning [p 32, 6.0i]: cannot break line
#27 8.373 troff:stdin:1229: warning [p 32, 6.2i]: cannot break line
#27 8.373 troff:stdin:1230: error: invalid positional argument number 'HC'
#27 8.373 troff:stdin:1230: warning [p 32, 6.3i]: cannot adjust line
#27 8.373 troff:stdin:1230: warning [p 32, 6.5i]: cannot break line
#27 8.373 troff:stdin:1231: warning [p 32, 6.7i]: cannot adjust line
#27 8.373 troff:stdin:1231: warning [p 32, 6.8i]: cannot break line
#27 8.374 troff:stdin:1232: warning [p 32, 7.2i]: cannot adjust line
#27 8.374 troff:stdin:1232: warning [p 32, 7.3i]: cannot adjust line
#27 8.374 troff:stdin:1233: error: a backspace character is not allowed in an escape sequence parameter
#27 8.374 troff:stdin:1233: warning [p 32, 7.5i]: cannot adjust line
#27 8.374 troff:stdin:1233: warning [p 32, 7.7i]: cannot adjust line
#27 8.375 troff:stdin:1233: error: a backspace character is not allowed in an escape sequence parameter
#27 8.375 troff:stdin:1233: error: invalid positional argument number 'H'
#27 8.375 troff:stdin:1233: warning [p 32, 7.8i]: cannot adjust line
#27 8.375 troff:stdin:1233: warning [p 32, 8.0i]: cannot break line
#27 8.375 troff:stdin:1234: error: a space character is not allowed in an escape sequence parameter
#27 8.376 troff:stdin:1234: error: a backspace character is not allowed in an escape sequence parameter
#27 8.376 troff:stdin:1234: warning [p 32, 8.3i]: cannot adjust line
#27 8.376 troff:stdin:1234: warning [p 32, 8.5i]: cannot adjust line
#27 8.376 troff:stdin:1234: error: a space character is not allowed in an escape sequence parameter
#27 8.377 troff:stdin:1234: error: a backspace character is not allowed in an escape sequence parameter
#27 8.377 troff:stdin:1234: warning [p 32, 8.8i]: cannot adjust line
#27 8.377 troff:stdin:1234: error: invalid positional argument number 'H'
#27 8.378 troff:stdin:1234: warning [p 32, 9.0i]: cannot adjust line
#27 8.378 troff:stdin:1234: warning [p 32, 9.2i]: cannot break line
#27 8.378 troff:stdin:1235: error: a backspace character is not allowed in an escape sequence parameter
#27 8.378 troff:stdin:1235: error: invalid positional argument number 'L'
#27 8.378 troff:stdin:1235: warning [p 32, 9.5i]: cannot adjust line
#27 8.379 troff:stdin:1235: warning [p 32, 9.7i]: cannot adjust line
#27 8.379 troff:stdin:1235: error: invalid positional argument number 'ò'
#27 8.379 troff:stdin:1235: warning [p 32, 9.8i]: cannot adjust line
#27 8.379 troff:stdin:1235: warning [p 32, 10.0i]: cannot break line
#27 8.379 troff:stdin:1235: error: a space character is not allowed in an escape sequence parameter
#27 8.380 troff:stdin:1235: error: invalid positional argument number '¿'
#27 8.380 troff:stdin:1235: error: a space character is not allowed in an escape sequence parameter
#27 8.380 troff:stdin:1235: error: invalid positional argument number 'H'
#27 8.381 troff:stdin:1235: warning [p 32, 10.3i]: cannot break line
#27 8.381 troff:stdin:1235: warning [p 32, 10.7i]: cannot adjust line
#27 8.381 troff:stdin:1235: error: a space character is not allowed in an escape sequence parameter
#27 8.381 troff:stdin:1235: error: invalid positional argument number 'ò'
#27 8.381 troff:stdin:1235: warning [p 32, 10.8i]: cannot adjust line
#27 8.382 troff:stdin:1235: warning [p 33, 0.0i]: cannot break line
#27 8.382 troff:stdin:1235: error: invalid positional argument number 'H'
#27 8.382 troff:stdin:1235: warning [p 33, 0.2i]: cannot adjust line
#27 8.382 troff:stdin:1235: error: a space character is not allowed in an escape sequence parameter
#27 8.382 troff:stdin:1235: warning [p 33, 0.3i]: cannot adjust line
#27 8.382 troff:stdin:1235: error: invalid positional argument number 'Lá'
#27 8.383 troff:stdin:1235: error: invalid positional argument number 'H'
#27 8.383 troff:stdin:1235: warning [p 33, 0.5i]: cannot adjust line
#27 8.383 troff:stdin:1235: warning [p 33, 0.7i]: cannot adjust line
#27 8.383 troff:stdin:1235: error: a space character is not allowed in an escape sequence parameter
#27 8.383 troff:stdin:1235: error: invalid positional argument number 'èG'
#27 8.384 troff:stdin:1235: warning [p 33, 1.0i]: cannot break line
#27 8.384 troff:stdin:1236: error: invalid positional argument number 'HD'
#27 8.384 troff:stdin:1236: error: invalid positional argument number 'H'
#27 8.384 troff:stdin:1236: warning [p 33, 1.2i]: cannot adjust line
#27 8.384 troff:stdin:1236: warning [p 33, 1.5i]: cannot adjust line
#27 8.385 troff:stdin:1236: warning [p 33, 1.7i]: cannot break line
#27 8.385 troff:stdin:1237: warning [p 33, 1.8i]: cannot break line
#27 8.385 troff:stdin:1238: warning [p 33, 2.2i]: cannot break line
#27 8.385 troff:stdin:1238: error: a backspace character is not allowed in an escape sequence parameter
#27 8.386 troff:stdin:1238: warning [p 33, 2.3i]: cannot break line
#27 8.386 troff:stdin:1238: warning [p 33, 2.5i]: cannot adjust line
#27 8.386 troff:stdin:1238: warning [p 33, 2.7i]: cannot break line
#27 8.386 troff:stdin:1238: warning [p 33, 2.8i]: cannot adjust line
#27 8.386 troff:stdin:1238: warning [p 33, 3.0i]: cannot break line
#27 8.386 troff:stdin:1239: error: a backspace character is not allowed in an escape sequence parameter
#27 8.387 troff:stdin:1239: warning [p 33, 3.2i]: cannot break line
#27 8.387 troff:stdin:1239: warning [p 33, 3.3i]: cannot adjust line
#27 8.387 troff:stdin:1239: warning [p 33, 3.5i]: cannot break line
#27 8.387 troff:stdin:1240: error: a backspace character is not allowed in an escape sequence parameter
#27 8.387 troff:stdin:1240: warning [p 33, 3.7i]: cannot break line
#27 8.388 troff:stdin:1241: warning [p 33, 3.8i]: cannot adjust line
#27 8.388 troff:stdin:1241: warning [p 33, 4.0i]: cannot break line
#27 8.388 troff:stdin:1242: warning [p 33, 4.2i]: cannot break line
#27 8.388 troff:stdin:1243: error: invalid positional argument number 'H'
#27 8.388 troff:stdin:1243: error: a space character is not allowed in an escape sequence parameter
#27 8.388 troff:stdin:1243: error: invalid positional argument number 'H'
#27 8.389 troff:stdin:1243: warning [p 33, 4.3i]: cannot adjust line
#27 8.389 troff:stdin:1243: warning [p 33, 4.5i]: cannot break line
#27 8.389 troff:stdin:1244: error: invalid positional argument number 'M'
#27 8.389 troff:stdin:1245: error: invalid positional argument number 'ë'
#27 8.389 troff:stdin:1245: error: a backspace character is not allowed in an escape sequence parameter
#27 8.389 troff:stdin:1245: error: invalid positional argument number 'M'
#27 8.390 troff:stdin:1245: warning [p 33, 4.7i]: cannot adjust line
#27 8.390 troff:stdin:1245: warning [p 33, 4.8i]: cannot break line
#27 8.390 troff:stdin:1246: error: invalid positional argument number 'ë'
#27 8.390 troff:stdin:1246: error: a backspace character is not allowed in an escape sequence parameter
#27 8.390 troff:stdin:1246: error: invalid positional argument number 'M'
#27 8.391 troff:stdin:1246: warning [p 33, 5.0i]: cannot break line
#27 8.391 troff:stdin:1247: error: invalid positional argument number 'ë'
#27 8.391 troff:stdin:1247: error: a backspace character is not allowed in an escape sequence parameter
#27 8.391 troff:stdin:1247: error: a backspace character is not allowed in an escape sequence parameter
#27 8.391 troff:stdin:1247: warning [p 33, 5.2i]: cannot break line
#27 8.391 troff:stdin:1248: error: invalid positional argument number 'H'
#27 8.392 troff:stdin:1248: error: a backspace character is not allowed in an escape sequence parameter
#27 8.392 troff:stdin:1249: error: invalid positional argument number 'H'
#27 8.392 troff:stdin:1249: error: invalid positional argument number 'H'
#27 8.392 troff:stdin:1249: error: invalid positional argument number 'H'
#27 8.392 troff:stdin:1249: error: invalid positional argument number 'H'
#27 8.393 troff:stdin:1249: error: a space character is not allowed in an escape sequence parameter
#27 8.393 troff:stdin:1249: error: invalid positional argument number 'ë'
#27 8.393 troff:stdin:1249: error: a backspace character is not allowed in an escape sequence parameter
#27 8.393 troff:stdin:1249: error: a backspace character is not allowed in an escape sequence parameter
#27 8.393 troff:stdin:1249: error: a backspace character is not allowed in an escape sequence parameter
#27 8.394 troff:stdin:1249: error: invalid positional argument number 'H'
#27 8.394 troff:stdin:1249: error: unterminated transparent embedding escape sequence
#27 8.394 troff:stdin:1250: warning [p 33, 5.5i]: cannot adjust line
#27 8.394 troff:stdin:1251: warning [p 33, 5.7i]: cannot adjust line
#27 8.394 troff:stdin:1252: warning [p 33, 6.0i]: cannot break line
#27 8.395 troff:stdin:1256: warning [p 33, 6.3i]: cannot break line
#27 8.395 troff:stdin:1257: error: invalid positional argument number 'H'
#27 8.395 troff:stdin:1257: warning [p 33, 6.5i]: cannot break line
#27 8.395 troff:stdin:1260: warning [p 33, 6.8i]: cannot adjust line
#27 8.395 troff:stdin:1260: error: invalid positional argument number 'H'
#27 8.395 troff:stdin:1262: error: invalid positional argument number 'H'
#27 8.396 troff:stdin:1262: error: invalid positional argument number 'H'
#27 8.396 troff:stdin:1263: error: invalid positional argument number 'H'
#27 8.396 troff:stdin:1263: error: invalid positional argument number 'H'
#27 8.396 troff:stdin:1264: error: invalid positional argument number 'H'
#27 8.396 troff:stdin:1264: error: a space character is not allowed in an escape sequence parameter
#27 8.396 troff:stdin:1264: warning: expected numeric expression, got '$'
#27 8.397 troff:stdin:1265: warning [p 33, 7.8i]: cannot adjust line
#27 8.397 troff:stdin:1265: warning [p 33, 8.0i]: cannot adjust line
#27 8.397 troff:stdin:1265: warning [p 33, 8.2i]: cannot break line
#27 8.397 troff:stdin:1266: warning [p 33, 8.3i]: cannot break line
#27 8.397 troff:stdin:1267: error: a backspace character is not allowed in an escape sequence parameter
#27 8.397 troff:stdin:1267: error: invalid positional argument number 'H'
#27 8.398 troff:stdin:1267: warning [p 33, 8.5i]: cannot break line
#27 8.398 troff:stdin:1268: error: invalid positional argument number 'H'
#27 8.398 troff:stdin:1269: error: invalid positional argument number 'H'
#27 8.398 troff:stdin:1269: warning [p 33, 8.7i]: cannot adjust line
#27 8.398 troff:stdin:1270: error: invalid positional argument number 'H'
#27 8.398 troff:stdin:1270: warning [p 33, 8.8i]: cannot adjust line
#27 8.399 troff:stdin:1271: error: invalid positional argument number 'H'
#27 8.399 troff:stdin:1271: warning [p 33, 9.0i]: cannot adjust line
#27 8.399 troff:stdin:1272: error: invalid positional argument number 'H'
#27 8.399 troff:stdin:1272: warning [p 33, 9.2i]: cannot adjust line
#27 8.399 troff:stdin:1272: warning [p 33, 9.3i]: cannot break line
#27 8.399 troff:stdin:1273: error: invalid positional argument number 'H'
#27 8.400 troff:stdin:1274: error: invalid positional argument number 'H'
#27 8.400 troff:stdin:1274: warning [p 33, 9.5i]: cannot adjust line
#27 8.400 troff:stdin:1275: error: a backspace character is not allowed in an escape sequence parameter
#27 8.400 troff:stdin:1275: error: invalid positional argument number 'H'
#27 8.400 troff:stdin:1275: warning [p 33, 9.7i]: cannot adjust line
#27 8.400 troff:stdin:1276: warning [p 33, 9.8i]: cannot adjust line
#27 8.401 troff:stdin:1276: warning [p 33, 10.0i]: cannot adjust line
#27 8.401 troff:stdin:1276: warning [p 33, 10.2i]: cannot break line
#27 8.401 troff:stdin:1276: warning [p 33, 10.3i]: cannot break line
#27 8.401 troff:stdin:1278: error: invalid positional argument number 'H'
#27 8.401 troff:stdin:1278: warning [p 33, 10.5i]: cannot adjust line
#27 8.401 troff:stdin:1279: error: invalid positional argument number 'H'
#27 8.402 troff:stdin:1279: warning [p 33, 10.7i]: cannot adjust line
#27 8.402 troff:stdin:1280: warning [p 33, 10.8i]: cannot adjust line
#27 8.402 troff:stdin:1280: warning [p 34, 0.0i]: cannot break line
#27 8.402 troff:stdin:1281: warning [p 34, 0.2i]: cannot break line
#27 8.402 troff:stdin:1281: error: invalid positional argument number 'H'
#27 8.402 troff:stdin:1281: warning [p 34, 0.5i]: cannot adjust line
#27 8.403 troff:stdin:1281: warning [p 34, 0.7i]: cannot break line
#27 8.403 troff:stdin:1282: warning [p 34, 0.8i]: cannot break line
#27 8.403 troff:stdin:1283: warning [p 34, 1.0i]: cannot adjust line
#27 8.403 troff:stdin:1284: warning [p 34, 1.2i]: cannot adjust line
#27 8.403 troff:stdin:1284: warning [p 34, 1.3i]: cannot break line
#27 8.403 troff:stdin:1286: error: invalid positional argument number 'è'
#27 8.403 troff:stdin:1286: error: a backspace character is not allowed in an escape sequence parameter
#27 8.404 troff:stdin:1286: error: invalid positional argument number 'I'
#27 8.404 troff:stdin:1286: error: invalid positional argument number 'I'
#27 8.404 troff:stdin:1286: error: a backspace character is not allowed in an escape sequence parameter
#27 8.405 troff:stdin:1286: error: a backspace character is not allowed in an escape sequence parameter
#27 8.405 troff:stdin:1286: error: invalid positional argument number 'H'
#27 8.405 troff:stdin:1286: error: a backspace character is not allowed in an escape sequence parameter
#27 8.405 troff:stdin:1286: error: invalid positional argument number 'è'
#27 8.406 troff:stdin:1286: error: invalid positional argument number 'H'
#27 8.406 troff:stdin:1286: error: invalid positional argument number 'H'
#27 8.406 troff:stdin:1286: error: invalid positional argument number 'H'
#27 8.406 troff:stdin:1286: error: unterminated transparent embedding escape sequence
#27 8.406 troff:stdin:1287: error: invalid positional argument number 'H'
#27 8.407 troff:stdin:1287: error: invalid positional argument number 'H'
#27 8.407 troff:stdin:1287: warning [p 34, 1.5i]: cannot adjust line
#27 8.407 troff:stdin:1287: warning [p 34, 1.7i]: cannot break line
#27 8.407 troff:stdin:1287: error: invalid positional argument number 'è'
#27 8.408 troff:stdin:1287: warning [p 34, 2.0i]: cannot break line
#27 8.408 troff:stdin:1288: warning [p 34, 2.2i]: cannot adjust line
#27 8.408 troff:stdin:1288: warning [p 34, 2.3i]: cannot break line
#27 8.408 troff:stdin:1288: error: invalid positional argument number 'è'
#27 8.409 troff:stdin:1288: error: a backspace character is not allowed in an escape sequence parameter
#27 8.409 troff:stdin:1288: error: invalid positional argument number 'è'
#27 8.409 troff:stdin:1288: error: a space character is not allowed in an escape sequence parameter
#27 8.409 troff:stdin:1288: error: a backspace character is not allowed in an escape sequence parameter
#27 8.410 troff:stdin:1288: error: invalid positional argument number 'è'
#27 8.410 troff:stdin:1288: error: invalid positional argument number 'è'
#27 8.410 troff:stdin:1288: warning [p 34, 2.7i]: cannot adjust line
#27 8.410 troff:stdin:1288: warning [p 34, 2.8i]: cannot adjust line
#27 8.411 troff:stdin:1288: warning [p 34, 3.0i]: cannot break line
#27 8.411 troff:stdin:1288: error: invalid positional argument number 'è'
#27 8.411 troff:stdin:1288: error: a backspace character is not allowed in an escape sequence parameter
#27 8.411 troff:stdin:1288: error: invalid positional argument number 'è'
#27 8.412 troff:stdin:1288: error: invalid positional argument number 'è'
#27 8.412 troff:stdin:1288: warning [p 34, 3.3i]: cannot adjust line
#27 8.412 troff:stdin:1289: warning [p 34, 3.5i]: cannot adjust line
#27 8.412 troff:stdin:1290: error: invalid positional argument number 'H'
#27 8.412 troff:stdin:1290: warning [p 34, 3.7i]: cannot adjust line
#27 8.413 troff:stdin:1291: warning [p 34, 3.8i]: cannot adjust line
#27 8.413 troff:stdin:1291: warning [p 34, 4.0i]: cannot break line
#27 8.413 troff:stdin:1291: error: invalid positional argument number 'L'
#27 8.413 troff:stdin:1291: error: invalid positional argument number 'H'
#27 8.413 troff:stdin:1292: error: invalid positional argument number 'H'
#27 8.414 troff:stdin:1293: error: invalid positional argument number 'H'
#27 8.414 troff:stdin:1295: error: invalid positional argument number 'H'
#27 8.414 troff:stdin:1296: error: invalid positional argument number 'H'
#27 8.414 troff:stdin:1297: error: invalid positional argument number 'H'
#27 8.415 troff:stdin:1297: error: invalid positional argument number 'H'
#27 8.415 troff:stdin:1297: error: invalid positional argument number 'H'
#27 8.415 troff:stdin:1297: error: invalid positional argument number 'H'
#27 8.415 troff:stdin:1298: error: invalid positional argument number 'H'
#27 8.416 troff:stdin:1299: error: invalid positional argument number 'H'
#27 8.416 troff:stdin:1300: error: invalid positional argument number 'H'
#27 8.416 troff:stdin:1301: error: invalid positional argument number 'H'
#27 8.416 troff:stdin:1301: error: invalid positional argument number 'H'
#27 8.416 troff:stdin:1302: error: invalid positional argument number 'H'
#27 8.417 troff:stdin:1303: error: invalid positional argument number 'H'
#27 8.417 troff:stdin:1304: error: invalid positional argument number 'H'
#27 8.417 troff:stdin:1305: error: invalid positional argument number 'H'
#27 8.417 troff:stdin:1306: error: invalid positional argument number 'H'
#27 8.418 troff:stdin:1307: error: a backspace character is not allowed in an escape sequence parameter
#27 8.418 troff:stdin:1307: warning [p 34, 7.2i]: cannot break line
#27 8.418 troff:stdin:1308: warning [p 34, 7.3i]: cannot adjust line
#27 8.418 troff:stdin:1308: warning [p 34, 7.5i]: cannot break line
#27 8.419 troff:stdin:1309: warning [p 34, 7.7i]: cannot break line
#27 8.419 troff:stdin:1313: warning [p 34, 8.0i]: cannot adjust line
#27 8.419 troff:stdin:1314: warning [p 34, 8.2i]: cannot adjust line
#27 8.419 troff:stdin:1315: warning [p 34, 8.3i]: cannot adjust line
#27 8.419 troff:stdin:1315: warning [p 34, 8.5i]: cannot break line
#27 8.420 troff:stdin:1316: warning [p 34, 8.7i]: cannot break line
#27 8.420 troff:stdin:1317: error: a backspace character is not allowed in an escape sequence parameter
#27 8.420 troff:stdin:1317: error: invalid positional argument number 'H'
#27 8.420 troff:stdin:1317: error: invalid positional argument number 'H'
#27 8.421 troff:stdin:1317: warning [p 34, 8.8i]: cannot adjust line
#27 8.421 troff:stdin:1319: warning [p 34, 9.2i]: cannot adjust line
#27 8.421 troff:stdin:1320: warning [p 34, 9.5i]: cannot break line
#27 8.421 troff:stdin:1321: warning [p 34, 9.7i]: cannot break line
#27 8.421 troff:stdin:1322: warning [p 34, 9.8i]: cannot break line
#27 8.422 troff:stdin:1324: error: a backspace character is not allowed in an escape sequence parameter
#27 8.422 troff:stdin:1324: warning [p 34, 10.0i]: cannot adjust line
#27 8.422 troff:stdin:1324: warning [p 34, 10.2i]: cannot break line
#27 8.422 troff:stdin:1327: warning [p 34, 10.5i]: cannot adjust line
#27 8.423 troff:stdin:1328: warning [p 34, 10.7i]: cannot adjust line
#27 8.423 troff:stdin:1328: warning [p 34, 10.8i]: cannot break line
#27 8.423 troff:stdin:1328: warning [p 35, 0.0i]: cannot adjust line
#27 8.423 troff:stdin:1330: warning [p 35, 0.3i]: cannot break line
#27 8.423 troff:stdin:1330: warning [p 35, 0.5i]: cannot adjust line
#27 8.424 troff:stdin:1331: warning [p 35, 0.7i]: cannot adjust line
#27 8.424 troff:stdin:1331: warning [p 35, 0.8i]: cannot break line
#27 8.424 troff:stdin:1331: warning [p 35, 1.0i]: cannot break line
#27 8.424 troff:stdin:1331: warning [p 35, 1.2i]: cannot break line
#27 8.424 troff:stdin:1332: warning [p 35, 1.7i]: cannot break line
#27 8.425 troff:stdin:1333: warning [p 35, 1.8i]: cannot break line
#27 8.425 troff:stdin:1333: warning [p 35, 2.0i]: cannot break line
#27 8.425 troff:stdin:1334: warning [p 35, 2.2i]: cannot break line
#27 8.425 troff:stdin:1334: warning [p 35, 2.3i]: cannot adjust line
#27 8.425 troff:stdin:1334: warning [p 35, 2.5i]: cannot break line
#27 8.426 troff:stdin:1335: error: invalid positional argument number 'H'
#27 8.426 troff:stdin:1335: error: invalid positional argument number 'HL'
#27 8.426 troff:stdin:1335: warning [p 35, 2.7i]: cannot break line
#27 8.426 troff:stdin:1335: warning [p 35, 2.8i]: cannot break line
#27 8.427 troff:stdin:1335: error: invalid positional argument number 'è´'
#27 8.427 troff:stdin:1335: warning [p 35, 3.2i]: cannot break line
#27 8.427 troff:stdin:1335: error: invalid positional argument number 'è'
#27 8.427 troff:stdin:1335: warning [p 35, 3.3i]: cannot adjust line
#27 8.427 troff:stdin:1335: warning [p 35, 3.5i]: cannot break line
#27 8.428 troff:stdin:1335: error: invalid positional argument number 'H<'
#27 8.428 troff:stdin:1335: warning [p 35, 3.7i]: cannot break line
#27 8.428 troff:stdin:1337: warning [p 35, 3.8i]: cannot adjust line
#27 8.428 troff:stdin:1337: warning [p 35, 4.0i]: cannot break line
#27 8.428 troff:stdin:1338: warning [p 35, 4.2i]: cannot adjust line
#27 8.429 troff:stdin:1338: warning [p 35, 4.3i]: cannot break line
#27 8.429 troff:stdin:1341: error: a space character is not allowed in an escape sequence parameter
#27 8.429 troff:stdin:1341: warning [p 35, 4.7i]: cannot adjust line
#27 8.429 troff:stdin:1345: warning [p 35, 5.2i]: cannot adjust line
#27 8.430 troff:stdin:1346: warning [p 35, 5.3i]: cannot adjust line
#27 8.430 troff:stdin:1348: warning [p 35, 5.7i]: cannot adjust line
#27 8.430 troff:stdin:1348: error: invalid positional argument number 'é'
#27 8.430 troff:stdin:1348: error: invalid positional argument number 'é'
#27 8.431 troff:stdin:1348: error: invalid positional argument number 'H'
#27 8.431 troff:stdin:1348: warning [p 35, 6.0i]: cannot adjust line
#27 8.431 troff:stdin:1348: warning [p 35, 6.2i]: cannot break line
#27 8.431 troff:stdin:1350: error: invalid positional argument number 'H'
#27 8.431 troff:stdin:1350: error: invalid positional argument number 'H'
#27 8.432 troff:stdin:1352: warning [p 35, 6.8i]: cannot adjust line
#27 8.432 troff:stdin:1352: warning [p 35, 7.0i]: cannot break line
#27 8.432 troff:stdin:1353: error: invalid positional argument number 'è'
#27 8.432 troff:stdin:1353: error: a backspace character is not allowed in an escape sequence parameter
#27 8.432 troff:stdin:1353: warning [p 35, 7.2i]: cannot break line
#27 8.433 troff:stdin:1353: warning [p 35, 7.3i]: cannot break line
#27 8.433 troff:stdin:1356: warning [p 35, 7.7i]: cannot adjust line
#27 8.433 troff:stdin:1356: warning [p 35, 7.8i]: cannot break line
#27 8.433 troff:stdin:1359: warning [p 35, 8.2i]: cannot adjust line
#27 8.433 troff:stdin:1360: warning [p 35, 8.3i]: cannot adjust line
#27 8.434 troff:stdin:1360: warning [p 35, 8.5i]: cannot break line
#27 8.434 troff:stdin:1361: warning [p 35, 8.7i]: cannot adjust line
#27 8.434 troff:stdin:1361: warning [p 35, 8.8i]: cannot break line
#27 8.434 troff:stdin:1362: warning [p 35, 9.0i]: cannot adjust line
#27 8.435 troff:stdin:1363: warning [p 35, 9.2i]: cannot adjust line
#27 8.435 troff:stdin:1363: warning [p 35, 9.3i]: cannot break line
#27 8.435 troff:stdin:1366: warning [p 35, 9.7i]: cannot adjust line
#27 8.435 troff:stdin:1366: warning [p 35, 9.8i]: cannot break line
#27 8.435 troff:stdin:1366: warning [p 35, 10.0i]: cannot adjust line
#27 8.436 troff:stdin:1366: warning [p 35, 10.2i]: cannot break line
#27 8.436 troff:stdin:1366: warning [p 35, 10.3i]: cannot adjust line
#27 8.436 troff:stdin:1366: warning [p 35, 10.5i]: cannot adjust line
#27 8.436 troff:stdin:1366: warning [p 35, 10.7i]: cannot adjust line
#27 8.437 troff:stdin:1366: warning [p 35, 10.8i]: cannot adjust line
#27 8.437 troff:stdin:1367: warning [p 36, 0.2i]: cannot break line
#27 8.437 troff:stdin:1367: error: invalid positional argument number 'H'
#27 8.437 troff:stdin:1368: warning [p 36, 0.7i]: cannot break line
#27 8.438 troff:stdin:1368: warning [p 36, 0.8i]: cannot adjust line
#27 8.438 troff:stdin:1369: warning [p 36, 1.0i]: cannot adjust line
#27 8.438 troff:stdin:1369: error: a backspace character is not allowed in an escape sequence parameter
#27 8.438 troff:stdin:1369: error: a backspace character is not allowed in an escape sequence parameter
#27 8.439 troff:stdin:1369: warning [p 36, 1.3i]: cannot adjust line
#27 8.439 troff:stdin:1369: warning [p 36, 1.7i]: cannot adjust line
#27 8.439 troff:stdin:1369: warning [p 36, 1.8i]: cannot adjust line
#27 8.439 troff:stdin:1369: warning [p 36, 2.0i]: cannot adjust line
#27 8.440 troff:stdin:1369: warning [p 36, 2.2i]: cannot adjust line
#27 8.440 troff:stdin:1369: warning [p 36, 2.3i]: cannot break line
#27 8.440 troff:stdin:1369: error: invalid positional argument number 'H'
#27 8.440 troff:stdin:1369: warning [p 36, 2.7i]: cannot adjust line
#27 8.440 troff:stdin:1369: warning [p 36, 3.2i]: cannot adjust line
#27 8.441 troff:stdin:1369: warning [p 36, 3.3i]: cannot adjust line
#27 8.441 troff:stdin:1369: warning [p 36, 3.5i]: cannot adjust line
#27 8.441 troff:stdin:1369: warning [p 36, 4.3i]: cannot adjust line
#27 8.441 troff:stdin:1369: warning [p 36, 4.5i]: cannot break line
#27 8.441 troff:stdin:1369: warning [p 36, 5.3i]: cannot adjust line
#27 8.442 troff:stdin:1369: warning [p 36, 5.5i]: cannot break line
#27 8.442 troff:stdin:1369: warning [p 36, 5.7i]: cannot adjust line
#27 8.442 troff:stdin:1369: warning [p 36, 6.0i]: cannot adjust line
#27 8.442 troff:stdin:1369: warning [p 36, 6.2i]: cannot adjust line
#27 8.443 troff:stdin:1369: warning [p 36, 6.3i]: cannot adjust line
#27 8.443 troff:stdin:1369: warning [p 36, 6.8i]: cannot adjust line
#27 8.443 troff:stdin:1369: warning [p 36, 7.0i]: cannot adjust line
#27 8.443 troff:stdin:1369: warning [p 36, 7.2i]: cannot adjust line
#27 8.443 troff:stdin:1369: warning [p 36, 7.5i]: cannot adjust line
#27 8.444 troff:stdin:1369: warning [p 36, 7.7i]: cannot adjust line
#27 8.444 troff:stdin:1369: warning [p 36, 8.0i]: cannot break line
#27 8.444 troff:stdin:1369: warning [p 36, 8.2i]: cannot adjust line
#27 8.444 troff:stdin:1369: warning [p 36, 8.3i]: cannot adjust line
#27 8.444 troff:stdin:1369: warning [p 36, 8.5i]: cannot adjust line
#27 8.445 troff:stdin:1369: warning [p 36, 8.7i]: cannot break line
#27 8.445 troff:stdin:1369: warning [p 36, 8.8i]: cannot break line
#27 8.445 troff:stdin:1369: warning [p 36, 9.0i]: cannot adjust line
#27 8.445 troff:stdin:1369: warning [p 36, 9.2i]: cannot adjust line
#27 8.445 troff:stdin:1369: error: a backspace character is not allowed in an escape sequence parameter
#27 8.446 troff:stdin:1369: warning [p 36, 9.3i]: cannot adjust line
#27 8.446 troff:stdin:1369: warning [p 36, 9.5i]: cannot break line
#27 8.446 troff:stdin:1369: warning [p 36, 9.7i]: cannot adjust line
#27 8.446 troff:stdin:1369: warning [p 36, 9.8i]: cannot adjust line
#27 8.447 troff:stdin:1369: warning [p 36, 10.2i]: cannot adjust line
#27 8.447 troff:stdin:1369: warning [p 36, 10.3i]: cannot adjust line
#27 8.447 troff:stdin:1369: warning [p 36, 10.5i]: cannot adjust line
#27 8.447 troff:stdin:1369: warning [p 36, 10.7i]: cannot adjust line
#27 8.447 troff:stdin:1369: warning [p 36, 10.8i]: cannot adjust line
#27 8.448 troff:stdin:1369: warning [p 37, 0.0i]: cannot adjust line
#27 8.448 troff:stdin:1369: warning [p 37, 0.2i]: cannot adjust line
#27 8.448 troff:stdin:1369: warning [p 37, 0.3i]: cannot break line
#27 8.448 troff:stdin:1369: warning [p 37, 0.5i]: cannot adjust line
#27 8.448 troff:stdin:1369: warning [p 37, 0.7i]: cannot adjust line
#27 8.449 troff:stdin:1370: warning [p 37, 1.0i]: cannot adjust line
#27 8.449 troff:stdin:1370: warning [p 37, 1.2i]: cannot break line
#27 8.449 troff:stdin:1371: warning [p 37, 1.3i]: cannot adjust line
#27 8.449 troff:stdin:1371: warning [p 37, 1.5i]: cannot adjust line
#27 8.449 troff:stdin:1371: warning [p 37, 1.7i]: cannot adjust line
#27 8.450 troff:stdin:1371: warning [p 37, 1.8i]: cannot adjust line
#27 8.450 troff:stdin:1371: warning [p 37, 2.3i]: cannot break line
#27 8.450 troff:stdin:1371: warning [p 37, 2.5i]: cannot break line
#27 8.450 troff:stdin:1371: warning [p 37, 2.7i]: cannot adjust line
#27 8.450 troff:stdin:1371: warning [p 37, 2.8i]: cannot break line
#27 8.451 troff:stdin:1371: warning [p 37, 3.0i]: cannot break line
#27 8.451 troff:stdin:1372: error: a backspace character is not allowed in an escape sequence parameter
#27 8.451 troff:stdin:1372: error: a backspace character is not allowed in an escape sequence parameter
#27 8.451 troff:stdin:1372: warning [p 37, 3.2i]: cannot break line
#27 8.452 troff:stdin:1372: error: invalid positional argument number 'H'
#27 8.452 troff:stdin:1372: error: a backspace character is not allowed in an escape sequence parameter
#27 8.452 troff:stdin:1372: warning [p 37, 3.5i]: cannot break line
#27 8.452 troff:stdin:1372: warning [p 37, 3.7i]: cannot break line
#27 8.453 troff:stdin:1373: error: a backspace character is not allowed in an escape sequence parameter
#27 8.453 troff:stdin:1373: warning [p 37, 3.8i]: cannot break line
#27 8.453 troff:stdin:1374: warning [p 37, 4.0i]: cannot adjust line
#27 8.453 troff:stdin:1374: warning [p 37, 4.2i]: cannot break line
#27 8.454 troff:stdin:1375: error: invalid positional argument number 'HÇ'
#27 8.454 troff:stdin:1375: error: invalid positional argument number 'H'
#27 8.454 troff:stdin:1375: warning [p 37, 4.3i]: cannot adjust line
#27 8.454 troff:stdin:1375: error: invalid positional argument number 'è'
#27 8.454 troff:stdin:1375: warning [p 37, 4.5i]: cannot adjust line
#27 8.455 troff:stdin:1375: warning [p 37, 4.7i]: cannot break line
#27 8.455 troff:stdin:1376: error: invalid positional argument number 'è'
#27 8.455 troff:stdin:1376: error: invalid positional argument number 'H'
#27 8.455 troff:stdin:1376: error: a space character is not allowed in an escape sequence parameter
#27 8.456 troff:stdin:1377: warning [p 37, 4.8i]: cannot adjust line
#27 8.456 troff:stdin:1377: warning [p 37, 5.0i]: cannot break line
#27 8.456 troff:stdin:1379: warning [p 37, 5.2i]: cannot adjust line
#27 8.456 troff:stdin:1387: warning [p 37, 5.8i]: cannot break line
#27 8.456 troff:stdin:1387: warning [p 37, 6.2i]: cannot adjust line
#27 8.457 troff:stdin:1387: warning [p 37, 6.3i]: cannot break line
#27 8.457 troff:stdin:1387: warning: expected numeric expression, got 'H'
#27 8.457 troff:stdin:1387: warning [p 37, 6.5i]: cannot adjust line
#27 8.457 troff:stdin:1387: warning [p 37, 6.7i]: cannot break line
#27 8.457 troff:stdin:1388: warning [p 37, 6.8i]: cannot adjust line
#27 8.458 troff:stdin:1388: warning [p 37, 7.0i]: cannot break line
#27 8.458 troff:stdin:1388: warning: expected numeric expression, got ''
#27 8.458 troff:stdin:1388: warning [p 37, 7.2i]: cannot adjust line
#27 8.458 troff:stdin:1388: warning [p 37, 7.3i]: cannot break line
#27 8.458 troff:stdin:1389: error: invalid positional argument number 'H'
#27 8.459 troff:stdin:1389: error: a backspace character is not allowed in an escape sequence parameter
#27 8.459 troff:stdin:1389: error: a backspace character is not allowed in an escape sequence parameter
#27 8.459 troff:stdin:1389: error: invalid positional argument number 'H'
#27 8.459 troff:stdin:1389: error: a backspace character is not allowed in an escape sequence parameter
#27 8.460 troff:stdin:1389: error: invalid positional argument number 'H'
#27 8.460 troff:stdin:1389: error: a backspace character is not allowed in an escape sequence parameter
#27 8.460 troff:stdin:1389: warning [p 37, 7.7i]: cannot break line
#27 8.461 troff:stdin:1390: error: invalid positional argument number 'H'
#27 8.461 troff:stdin:1390: error: invalid positional argument number 'H'
#27 8.461 troff:stdin:1390: error: invalid positional argument number 'H'
#27 8.461 troff:stdin:1390: error: invalid positional argument number 'H'
#27 8.461 troff:stdin:1392: warning [p 37, 8.3i]: cannot adjust line
#27 8.462 troff:stdin:1392: warning [p 37, 8.7i]: cannot break line
#27 8.462 troff:stdin:1393: error: invalid positional argument number 'H'
#27 8.462 troff:stdin:1393: error: invalid positional argument number 'H'
#27 8.462 troff:stdin:1393: error: a backspace character is not allowed in an escape sequence parameter
#27 8.463 troff:stdin:1393: warning [p 37, 9.2i]: cannot break line
#27 8.463 troff:stdin:1394: error: a backspace character is not allowed in an escape sequence parameter
#27 8.463 troff:stdin:1394: error: a backspace character is not allowed in an escape sequence parameter
#27 8.463 troff:stdin:1394: error: a backspace character is not allowed in an escape sequence parameter
#27 8.464 troff:stdin:1394: error: a backspace character is not allowed in an escape sequence parameter
#27 8.464 troff:stdin:1394: error: a backspace character is not allowed in an escape sequence parameter
#27 8.464 troff:stdin:1394: warning [p 37, 9.3i]: cannot break line
#27 8.464 troff:stdin:1394: error: invalid positional argument number '`'
#27 8.465 troff:stdin:1394: error: invalid positional argument number '`'
#27 8.465 troff:stdin:1394: error: invalid positional argument number 'H'
#27 8.465 troff:stdin:1394: error: invalid positional argument number '`'
#27 8.465 troff:stdin:1394: warning [p 37, 9.5i]: cannot adjust line
#27 8.465 troff:stdin:1394: warning [p 37, 9.7i]: cannot break line
#27 8.466 troff:stdin:1395: error: invalid positional argument number '`'
#27 8.466 troff:stdin:1395: error: a space character is not allowed in an escape sequence parameter
#27 8.466 troff:stdin:1395: error: a backspace character is not allowed in an escape sequence parameter
#27 8.467 troff:stdin:1395: warning [p 37, 9.8i]: cannot break line
#27 8.467 troff:stdin:1395: error: invalid positional argument number '`'
#27 8.467 troff:stdin:1395: error: a backspace character is not allowed in an escape sequence parameter
#27 8.467 troff:stdin:1395: error: a backspace character is not allowed in an escape sequence parameter
#27 8.468 troff:stdin:1395: warning [p 37, 10.2i]: cannot adjust line
#27 8.468 troff:stdin:1395: warning [p 37, 10.3i]: cannot break line
#27 8.468 troff:stdin:1395: error: invalid positional argument number '`'
#27 8.468 troff:stdin:1395: warning [p 37, 10.8i]: cannot adjust line
#27 8.468 troff:stdin:1396: warning [p 38, 0.0i]: cannot adjust line
#27 8.469 troff:stdin:1396: warning [p 38, 0.2i]: cannot adjust line
#27 8.469 troff:stdin:1396: warning [p 38, 0.5i]: cannot adjust line
#27 8.469 troff:stdin:1397: warning [p 38, 0.7i]: cannot adjust line
#27 8.469 troff:stdin:1397: warning [p 38, 0.8i]: cannot adjust line
#27 8.469 troff:stdin:1397: warning [p 38, 1.0i]: cannot adjust line
#27 8.470 troff:stdin:1397: error: a backspace character is not allowed in an escape sequence parameter
#27 8.470 troff:stdin:1397: error: a backspace character is not allowed in an escape sequence parameter
#27 8.470 troff:stdin:1397: warning [p 38, 1.3i]: cannot adjust line
#27 8.471 troff:stdin:1397: error: invalid positional argument number 'è'
#27 8.471 troff:stdin:1397: error: a backspace character is not allowed in an escape sequence parameter
#27 8.471 troff:stdin:1397: error: invalid positional argument number 'H'
#27 8.471 troff:stdin:1397: warning [p 38, 2.2i]: cannot break line
#27 8.472 troff:stdin:1397: error: a backspace character is not allowed in an escape sequence parameter
#27 8.472 troff:stdin:1398: warning [p 38, 2.5i]: cannot break line
#27 8.472 troff:stdin:1398: warning [p 38, 2.7i]: cannot break line
#27 8.472 troff:stdin:1398: error: a space character is not allowed in an escape sequence parameter
#27 8.473 troff:stdin:1398: error: a backspace character is not allowed in an escape sequence parameter
#27 8.473 troff:stdin:1398: error: invalid positional argument number 'H'
#27 8.473 troff:stdin:1398: error: invalid positional argument number 'H'
#27 8.473 troff:stdin:1401: warning [p 38, 4.0i]: cannot break line
#27 8.474 troff:stdin:1401: warning [p 38, 4.2i]: cannot adjust line
#27 8.474 troff:stdin:1401: warning [p 38, 4.3i]: cannot adjust line
#27 8.474 troff:stdin:1401: warning [p 38, 4.5i]: cannot adjust line
#27 8.474 troff:stdin:1401: warning [p 38, 4.7i]: cannot break line
#27 8.474 troff:stdin:1401: error: invalid positional argument number 'h'
#27 8.475 troff:stdin:1401: warning [p 38, 4.8i]: cannot break line
#27 8.475 troff:stdin:1402: warning [p 38, 5.0i]: cannot adjust line
#27 8.475 troff:stdin:1402: warning [p 38, 5.2i]: cannot break line
#27 8.475 troff:stdin:1404: error: invalid positional argument number 'p'
#27 8.475 troff:stdin:1404: error: invalid positional argument number 'h'
#27 8.476 troff:stdin:1404: error: invalid positional argument number 'h'
#27 8.476 troff:stdin:1404: warning [p 38, 5.7i]: cannot break line
#27 8.476 troff:stdin:1404: warning [p 38, 5.8i]: cannot adjust line
#27 8.476 troff:stdin:1405: warning [p 38, 6.2i]: cannot adjust line
#27 8.477 troff:stdin:1405: error: invalid positional argument number 'h'
#27 8.477 troff:stdin:1405: warning [p 38, 6.3i]: cannot adjust line
#27 8.477 troff:stdin:1405: warning [p 38, 6.5i]: cannot break line
#27 8.477 troff:stdin:1405: warning [p 38, 6.8i]: cannot adjust line
#27 8.477 troff:stdin:1405: warning [p 38, 7.0i]: cannot break line
#27 8.478 troff:stdin:1405: warning [p 38, 7.2i]: cannot break line
#27 8.478 troff:stdin:1406: warning [p 38, 7.3i]: cannot adjust line
#27 8.478 troff:stdin:1406: warning [p 38, 7.5i]: cannot break line
#27 8.478 troff:stdin:1408: warning [p 38, 7.7i]: cannot adjust line
#27 8.478 troff:stdin:1408: warning [p 38, 7.8i]: cannot adjust line
#27 8.479 troff:stdin:1408: warning [p 38, 8.0i]: cannot break line
#27 8.479 troff:stdin:1408: error: invalid positional argument number 'h'
#27 8.479 troff:stdin:1410: warning [p 38, 8.3i]: cannot adjust line
#27 8.479 troff:stdin:1411: error: invalid positional argument number 'h'
#27 8.480 troff:stdin:1411: warning [p 38, 8.7i]: cannot break line
#27 8.480 troff:stdin:1413: warning [p 38, 8.8i]: cannot adjust line
#27 8.480 troff:stdin:1413: warning [p 38, 9.0i]: cannot adjust line
#27 8.480 troff:stdin:1413: warning [p 38, 9.2i]: cannot break line
#27 8.480 troff:stdin:1414: warning [p 38, 9.3i]: cannot break line
#27 8.481 troff:stdin:1415: warning [p 38, 9.5i]: cannot adjust line
#27 8.481 troff:stdin:1415: warning [p 38, 9.7i]: cannot break line
#27 8.481 troff:stdin:1416: warning [p 38, 9.8i]: cannot break line
#27 8.481 troff:stdin:1416: error: invalid positional argument number 'p'
#27 8.481 troff:stdin:1416: error: invalid positional argument number 'h'
#27 8.481 troff:stdin:1416: warning [p 38, 10.0i]: cannot break line
#27 8.482 troff:stdin:1417: warning [p 38, 10.2i]: cannot break line
#27 8.482 troff:stdin:1418: warning [p 38, 10.5i]: cannot adjust line
#27 8.482 troff:stdin:1418: warning [p 38, 10.7i]: cannot break line
#27 8.482 troff:stdin:1418: warning: special character 'é' not defined
#27 8.482 troff:stdin:1418: warning [p 38, 10.8i]: cannot adjust line
#27 8.482 troff:stdin:1418: warning [p 39, 0.0i]: cannot break line
#27 8.483 troff:stdin:1418: warning [p 39, 0.2i]: cannot adjust line
#27 8.483 troff:stdin:1418: warning [p 39, 0.3i]: cannot adjust line
#27 8.483 troff:stdin:1418: warning [p 39, 0.5i]: cannot adjust line
#27 8.483 troff:stdin:1418: warning [p 39, 0.7i]: cannot adjust line
#27 8.483 troff:stdin:1418: warning [p 39, 0.8i]: cannot adjust line
#27 8.483 troff:stdin:1418: warning [p 39, 1.0i]: cannot adjust line
#27 8.484 troff:stdin:1418: warning [p 39, 1.2i]: cannot break line
#27 8.484 troff:stdin:1421: warning [p 39, 1.8i]: cannot break line
#27 8.484 troff:stdin:1421: warning: expected numeric expression, got 'H'
#27 8.484 troff:stdin:1421: warning [p 39, 2.0i]: cannot break line
#27 8.484 troff:stdin:1421: warning [p 39, 2.2i]: cannot adjust line
#27 8.484 troff:stdin:1421: warning [p 39, 2.3i]: cannot adjust line
#27 8.485 troff:stdin:1422: warning [p 39, 2.7i]: cannot adjust line
#27 8.485 troff:stdin:1422: warning [p 39, 2.8i]: cannot adjust line
#27 8.485 troff:stdin:1422: warning [p 39, 3.0i]: cannot adjust line
#27 8.485 troff:stdin:1422: warning [p 39, 3.3i]: cannot break line
#27 8.485 troff:stdin:1422: error: invalid positional argument number 'H'
#27 8.486 troff:stdin:1423: error: invalid positional argument number 'H)'
#27 8.486 troff:stdin:1423: warning [p 39, 3.7i]: cannot adjust line
#27 8.486 troff:stdin:1423: warning [p 39, 4.0i]: cannot break line
#27 8.486 troff:stdin:1423: error: invalid positional argument number 'Hû'
#27 8.486 troff:stdin:1424: warning [p 39, 4.2i]: cannot adjust line
#27 8.486 troff:stdin:1424: error: a backspace character is not allowed in an escape sequence parameter
#27 8.487 troff:stdin:1424: warning [p 39, 4.3i]: cannot adjust line
#27 8.487 troff:stdin:1427: error: invalid positional argument number 'è'
#27 8.487 troff:stdin:1427: error: invalid positional argument number 'è'
#27 8.487 troff:stdin:1428: error: invalid positional argument number 'A'
#27 8.487 troff:stdin:1428: error: invalid positional argument number 'è'
#27 8.488 troff:stdin:1428: error: invalid positional argument number 'è'
#27 8.488 troff:stdin:1429: error: invalid positional argument number 'A'
#27 8.488 troff:stdin:1429: warning [p 39, 5.5i]: cannot adjust line
#27 8.488 troff:stdin:1430: error: a backspace character is not allowed in an escape sequence parameter
#27 8.488 troff:stdin:1432: error: invalid positional argument number 'è'
#27 8.488 troff:stdin:1432: error: invalid positional argument number 'è'
#27 8.489 troff:stdin:1433: error: invalid positional argument number 'H'
#27 8.489 troff:stdin:1433: warning [p 39, 6.2i]: cannot break line
#27 8.489 troff:stdin:1433: error: invalid positional argument number 'H'
#27 8.489 troff:stdin:1433: warning [p 39, 6.3i]: cannot adjust line
#27 8.489 troff:stdin:1433: warning [p 39, 6.5i]: cannot adjust line
#27 8.489 troff:stdin:1433: warning [p 39, 6.7i]: cannot break line
#27 8.490 troff:stdin:1433: warning [p 39, 7.0i]: cannot adjust line
#27 8.490 troff:stdin:1434: error: invalid positional argument number 'ë'
#27 8.490 troff:stdin:1434: error: invalid positional argument number 'H'
#27 8.490 troff:stdin:1434: error: invalid positional argument number 'H'
#27 8.490 troff:stdin:1434: error: invalid positional argument number 'H'
#27 8.490 troff:stdin:1434: error: invalid positional argument number 'H'
#27 8.491 troff:stdin:1434: warning [p 39, 7.2i]: cannot adjust line
#27 8.491 troff:stdin:1434: warning [p 39, 7.3i]: cannot break line
#27 8.491 troff:stdin:1435: error: a backspace character is not allowed in an escape sequence parameter
#27 8.491 troff:stdin:1435: error: invalid positional argument number 'H'
#27 8.491 troff:stdin:1435: warning [p 39, 7.5i]: cannot break line
#27 8.491 troff:stdin:1436: error: invalid positional argument number 'H'
#27 8.492 troff:stdin:1436: error: invalid positional argument number 'H'
#27 8.492 troff:stdin:1436: warning [p 39, 7.7i]: cannot break line
#27 8.492 troff:stdin:1437: error: invalid positional argument number 'H'
#27 8.492 troff:stdin:1437: error: invalid positional argument number 'H'
#27 8.492 troff:stdin:1437: error: a space character is not allowed in an escape sequence parameter
#27 8.493 troff:stdin:1437: warning [p 39, 7.8i]: cannot adjust line
#27 8.493 troff:stdin:1437: warning [p 39, 8.0i]: cannot break line
#27 8.493 troff:stdin:1438: error: invalid positional argument number 'è¾'
#27 8.493 troff:stdin:1438: warning [p 39, 8.2i]: cannot adjust line
#27 8.493 troff:stdin:1438: error: a space character is not allowed in an escape sequence parameter
#27 8.493 troff:stdin:1438: error: a space character is not allowed in an escape sequence parameter
#27 8.494 troff:stdin:1438: error: invalid positional argument number 'Hû'
#27 8.494 troff:stdin:1438: error: invalid positional argument number 'è'
#27 8.494 troff:stdin:1438: error: invalid positional argument number 'èÒ'
#27 8.494 troff:stdin:1438: error: a space character is not allowed in an escape sequence parameter
#27 8.495 troff:stdin:1438: warning [p 39, 8.3i]: cannot adjust line
#27 8.495 troff:stdin:1438: warning [p 39, 8.5i]: cannot break line
#27 8.495 troff:stdin:1438: error: invalid positional argument number 'H|'
#27 8.495 troff:stdin:1439: error: invalid positional argument number 'H'
#27 8.495 troff:stdin:1439: warning [p 39, 8.8i]: cannot break line
#27 8.496 troff:stdin:1440: error: invalid positional argument number 'HÄ'
#27 8.496 troff:stdin:1440: error: a backspace character is not allowed in an escape sequence parameter
#27 8.496 troff:stdin:1441: error: a backspace character is not allowed in an escape sequence parameter
#27 8.496 troff:stdin:1442: error: invalid positional argument number 'H'
#27 8.496 troff:stdin:1442: error: invalid positional argument number 'HÄ'
#27 8.497 troff:stdin:1444: error: invalid positional argument number 'H'
#27 8.497 troff:stdin:1445: error: invalid positional argument number 'ë'
#27 8.497 troff:stdin:1445: warning [p 39, 9.7i]: cannot adjust line
#27 8.498 troff:stdin:1446: error: invalid positional argument number 'H'
#27 8.498 troff:stdin:1447: warning [p 39, 10.0i]: cannot adjust line
#27 8.498 troff:stdin:1448: error: a backspace character is not allowed in an escape sequence parameter
#27 8.498 troff:stdin:1448: error: invalid positional argument number 'é'
#27 8.498 troff:stdin:1448: error: invalid positional argument number 'H'
#27 8.498 troff:stdin:1448: warning [p 39, 10.3i]: cannot break line
#27 8.498 troff:stdin:1449: error: invalid positional argument number 'H'
#27 8.498 troff:stdin:1449: warning [p 39, 10.5i]: cannot break line
#27 8.498 troff:stdin:1450: error: invalid positional argument number 'H'
#27 8.499 troff:stdin:1450: error: invalid positional argument number 'H'
#27 8.499 troff:stdin:1450: error: a backspace character is not allowed in an escape sequence parameter
#27 8.499 troff:stdin:1450: error: invalid positional argument number 'è'
#27 8.499 troff:stdin:1450: warning [p 39, 10.7i]: cannot break line
#27 8.499 troff:stdin:1452: warning [p 40, 0.0i]: cannot break line
#27 8.500 troff:stdin:1453: error: invalid positional argument number 'H'
#27 8.500 troff:stdin:1453: warning [p 40, 0.2i]: cannot break line
#27 8.500 troff:stdin:1453: error: invalid positional argument number 'H|'
#27 8.500 troff:stdin:1454: error: invalid positional argument number 'H'
#27 8.500 troff:stdin:1455: warning [p 40, 0.5i]: cannot adjust line
#27 8.500 troff:stdin:1456: error: invalid positional argument number 'è'
#27 8.501 troff:stdin:1456: error: invalid positional argument number 'H'
#27 8.501 troff:stdin:1456: error: invalid positional argument number 'H'
#27 8.501 troff:stdin:1456: error: invalid positional argument number 'H'
#27 8.501 troff:stdin:1456: error: a backspace character is not allowed in an escape sequence parameter
#27 8.501 troff:stdin:1456: warning [p 40, 0.7i]: cannot adjust line
#27 8.502 troff:stdin:1456: warning [p 40, 0.8i]: cannot break line
#27 8.502 troff:stdin:1457: error: invalid positional argument number 'H'
#27 8.502 troff:stdin:1457: error: invalid positional argument number 'è'
#27 8.502 troff:stdin:1457: error: invalid positional argument number 'H'
#27 8.502 troff:stdin:1457: error: invalid positional argument number 'è'
#27 8.503 troff:stdin:1457: error: invalid positional argument number 'H'
#27 8.503 troff:stdin:1457: error: invalid positional argument number 'H'
#27 8.503 troff:stdin:1457: error: invalid positional argument number 'H'
#27 8.503 troff:stdin:1457: error: a backspace character is not allowed in an escape sequence parameter
#27 8.503 troff:stdin:1457: error: invalid positional argument number 'è'
#27 8.504 troff:stdin:1457: error: invalid positional argument number 'H'
#27 8.504 troff:stdin:1457: error: invalid positional argument number 'é'
#27 8.504 troff:stdin:1457: warning [p 40, 1.0i]: cannot break line
#27 8.504 troff:stdin:1458: warning [p 40, 1.3i]: cannot break line
#27 8.504 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 8.505 troff:stdin:1458: error: invalid positional argument number 'è'
#27 8.505 troff:stdin:1458: warning [p 40, 1.5i]: cannot adjust line
#27 8.505 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 8.505 troff:stdin:1458: warning [p 40, 1.7i]: cannot adjust line
#27 8.505 troff:stdin:1458: warning [p 40, 1.8i]: cannot break line
#27 8.505 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 8.506 troff:stdin:1458: warning [p 40, 2.0i]: cannot break line
#27 8.506 troff:stdin:1458: warning [p 40, 2.2i]: cannot break line
#27 8.506 troff:stdin:1458: warning [p 40, 2.3i]: cannot break line
#27 8.506 troff:stdin:1458: warning [p 40, 3.0i]: cannot break line
#27 8.506 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 8.507 troff:stdin:1458: warning [p 40, 3.3i]: cannot adjust line
#27 8.507 troff:stdin:1458: warning [p 40, 3.5i]: cannot adjust line
#27 8.507 troff:stdin:1458: warning [p 40, 3.7i]: cannot adjust line
#27 8.507 troff:stdin:1458: warning [p 40, 4.0i]: cannot break line
#27 8.507 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 8.508 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 8.508 troff:stdin:1458: error: invalid positional argument number 'H'
#27 8.508 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 8.508 troff:stdin:1458: warning [p 40, 4.2i]: cannot adjust line
#27 8.508 troff:stdin:1458: warning [p 40, 4.3i]: cannot break line
#27 8.509 troff:stdin:1458: warning [p 40, 4.5i]: cannot break line
#27 8.509 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 8.509 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 8.509 troff:stdin:1458: warning [p 40, 4.7i]: cannot break line
#27 8.509 troff:stdin:1459: error: invalid positional argument number 'H'
#27 8.510 troff:stdin:1459: error: a backspace character is not allowed in an escape sequence parameter
#27 8.510 troff:stdin:1459: error: a backspace character is not allowed in an escape sequence parameter
#27 8.510 troff:stdin:1459: error: invalid positional argument number 'H'
#27 8.510 troff:stdin:1459: error: a backspace character is not allowed in an escape sequence parameter
#27 8.510 troff:stdin:1459: error: a backspace character is not allowed in an escape sequence parameter
#27 8.511 troff:stdin:1459: error: invalid positional argument number 'H'
#27 8.511 troff:stdin:1459: error: a backspace character is not allowed in an escape sequence parameter
#27 8.511 troff:stdin:1459: error: a backspace character is not allowed in an escape sequence parameter
#27 8.511 troff:stdin:1459: warning [p 40, 5.2i]: cannot adjust line
#27 8.512 troff:stdin:1459: warning [p 40, 5.3i]: cannot break line
#27 8.512 troff:stdin:1460: warning [p 40, 5.5i]: cannot break line
#27 8.512 troff:stdin:1460: warning [p 40, 5.7i]: cannot break line
#27 8.512 troff:stdin:1460: warning [p 40, 5.8i]: cannot break line
#27 8.512 troff:stdin:1460: error: a backspace character is not allowed in an escape sequence parameter
#27 8.512 troff:stdin:1461: warning [p 40, 6.3i]: cannot break line
#27 8.513 troff:stdin:1462: error: invalid positional argument number 'H'
#27 8.513 troff:stdin:1462: warning [p 40, 6.7i]: cannot break line
#27 8.513 troff:stdin:1463: warning [p 40, 7.0i]: cannot adjust line
#27 8.513 troff:stdin:1464: warning [p 40, 7.3i]: cannot adjust line
#27 8.513 troff:stdin:1464: warning [p 40, 7.5i]: cannot break line
#27 8.514 troff:stdin:1465: error: a backspace character is not allowed in an escape sequence parameter
#27 8.514 troff:stdin:1465: warning [p 40, 7.7i]: cannot break line
#27 8.514 troff:stdin:1465: warning [p 40, 7.8i]: cannot adjust line
#27 8.514 troff:stdin:1465: warning [p 40, 8.0i]: cannot break line
#27 8.514 troff:stdin:1465: warning [p 40, 8.2i]: cannot break line
#27 8.515 troff:stdin:1482: warning [p 40, 8.7i]: cannot adjust line
#27 8.515 troff:stdin:1482: warning [p 40, 8.8i]: cannot adjust line
#27 8.515 troff:stdin:1482: warning [p 40, 9.0i]: cannot adjust line
#27 8.515 troff:stdin:1492: warning [p 40, 9.5i]: cannot break line
#27 8.515 troff:stdin:1492: error: a backspace character is not allowed in an escape sequence parameter
#27 8.515 troff:stdin:1492: error: a backspace character is not allowed in an escape sequence parameter
#27 8.516 troff:stdin:1492: warning [p 40, 9.7i]: cannot adjust line
#27 8.516 troff:stdin:1492: warning [p 40, 9.8i]: cannot break line
#27 8.516 troff:stdin:1492: warning [p 40, 10.0i]: cannot adjust line
#27 8.516 troff:stdin:1493: warning [p 40, 10.2i]: cannot adjust line
#27 8.516 troff:stdin:1494: warning [p 40, 10.3i]: cannot adjust line
#27 8.517 troff:stdin:1494: warning [p 40, 10.5i]: cannot break line
#27 8.517 troff:stdin:1496: warning [p 40, 10.7i]: cannot adjust line
#27 8.517 troff:stdin:1497: warning [p 40, 10.8i]: cannot adjust line
#27 8.517 troff:stdin:1497: warning [p 41, 0.0i]: cannot break line
#27 8.517 troff:stdin:1498: error: a space character is not allowed in an escape sequence parameter
#27 8.517 troff:stdin:1499: warning [p 41, 0.2i]: cannot adjust line
#27 8.518 troff:stdin:1500: error: invalid positional argument number 'H'
#27 8.518 troff:stdin:1500: error: a space character is not allowed in an escape sequence parameter
#27 8.518 troff:stdin:1500: warning [p 41, 0.3i]: cannot adjust line
#27 8.518 troff:stdin:1501: warning [p 41, 0.5i]: cannot adjust line
#27 8.518 troff:stdin:1501: warning [p 41, 0.7i]: cannot break line
#27 8.519 troff:stdin:1501: error: a backspace character is not allowed in an escape sequence parameter
#27 8.519 troff:stdin:1501: warning [p 41, 0.8i]: cannot break line
#27 8.519 troff:stdin:1502: error: invalid positional argument number 'H'
#27 8.519 troff:stdin:1502: warning [p 41, 1.0i]: cannot break line
#27 8.519 troff:stdin:1502: error: a backspace character is not allowed in an escape sequence parameter
#27 8.520 troff:stdin:1502: warning [p 41, 1.2i]: cannot adjust line
#27 8.520 troff:stdin:1503: warning [p 41, 1.3i]: cannot adjust line
#27 8.520 troff:stdin:1503: warning [p 41, 1.5i]: cannot break line
#27 8.520 troff:stdin:1503: error: invalid positional argument number 'HØ'
#27 8.520 troff:stdin:1503: error: invalid positional argument number 'HT'
#27 8.521 troff:stdin:1503: error: invalid positional argument number 'H'
#27 8.521 troff:stdin:1503: error: invalid positional argument number 'H'
#27 8.521 troff:stdin:1503: warning [p 41, 1.7i]: cannot break line
#27 8.521 troff:stdin:1504: warning [p 41, 1.8i]: cannot break line
#27 8.521 troff:stdin:1505: error: a backspace character is not allowed in an escape sequence parameter
#27 8.522 troff:stdin:1505: error: a backspace character is not allowed in an escape sequence parameter
#27 8.522 troff:stdin:1505: warning [p 41, 2.0i]: cannot break line
#27 8.522 troff:stdin:1506: error: invalid positional argument number 'M'
#27 8.522 troff:stdin:1506: error: invalid positional argument number 'H'
#27 8.522 troff:stdin:1506: warning [p 41, 2.2i]: cannot break line
#27 8.523 troff:stdin:1507: error: a backspace character is not allowed in an escape sequence parameter
#27 8.523 troff:stdin:1507: error: a backspace character is not allowed in an escape sequence parameter
#27 8.523 troff:stdin:1507: warning [p 41, 2.3i]: cannot adjust line
#27 8.523 troff:stdin:1507: warning [p 41, 2.5i]: cannot break line
#27 8.523 troff:stdin:1507: warning [p 41, 2.7i]: cannot break line
#27 8.523 troff:stdin:1507: warning [p 41, 3.2i]: cannot adjust line
#27 8.524 troff:stdin:1507: warning [p 41, 3.5i]: cannot break line
#27 8.524 troff:stdin:1507: warning [p 41, 3.7i]: cannot break line
#27 8.524 troff:stdin:1508: warning [p 41, 3.8i]: cannot break line
#27 8.524 troff:stdin:1509: warning [p 41, 4.0i]: cannot adjust line
#27 8.524 troff:stdin:1509: error: invalid positional argument number '¨'
#27 8.524 troff:stdin:1509: error: invalid positional argument number 'H'
#27 8.525 troff:stdin:1509: error: a backspace character is not allowed in an escape sequence parameter
#27 8.525 troff:stdin:1509: error: invalid positional argument number 'H'
#27 8.525 troff:stdin:1509: warning [p 41, 4.2i]: cannot adjust line
#27 8.525 troff:stdin:1509: warning [p 41, 4.3i]: cannot break line
#27 8.525 troff:stdin:1509: warning [p 41, 4.5i]: cannot adjust line
#27 8.525 troff:stdin:1509: warning [p 41, 4.7i]: cannot break line
#27 8.526 troff:stdin:1509: warning: expected numeric expression, got 'ü'
#27 8.526 troff:stdin:1509: warning [p 41, 4.8i]: cannot break line
#27 8.526 troff:stdin:1510: warning [p 41, 5.2i]: cannot break line
#27 8.526 troff:stdin:1510: error: invalid positional argument number 'L'
#27 8.526 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 8.527 troff:stdin:1510: error: invalid positional argument number 'H'
#27 8.527 troff:stdin:1510: error: invalid positional argument number 'Iï'
#27 8.527 troff:stdin:1510: error: invalid positional argument number 'HD'
#27 8.527 troff:stdin:1510: error: a space character is not allowed in an escape sequence parameter
#27 8.527 troff:stdin:1510: error: invalid positional argument number 'HØ'
#27 8.528 troff:stdin:1510: error: invalid positional argument number 'H|'
#27 8.528 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 8.528 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 8.528 troff:stdin:1510: warning [p 41, 5.5i]: cannot break line
#27 8.529 troff:stdin:1510: warning [p 41, 5.7i]: cannot break line
#27 8.529 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 8.529 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 8.529 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 8.530 troff:stdin:1510: warning [p 41, 6.0i]: cannot break line
#27 8.530 troff:stdin:1510: warning [p 41, 6.2i]: cannot adjust line
#27 8.530 troff:stdin:1510: error: invalid positional argument number 'H9'
#27 8.530 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 8.530 troff:stdin:1510: warning [p 41, 6.3i]: cannot adjust line
#27 8.530 troff:stdin:1510: warning [p 41, 6.5i]: cannot break line
#27 8.531 troff:stdin:1510: error: invalid positional argument number 'H<'
#27 8.531 troff:stdin:1510: error: invalid positional argument number '¿'
#27 8.531 troff:stdin:1510: warning [p 41, 6.7i]: cannot break line
#27 8.531 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 8.531 troff:stdin:1510: warning [p 41, 6.8i]: cannot break line
#27 8.532 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 8.532 troff:stdin:1510: error: invalid positional argument number 'H'
#27 8.532 troff:stdin:1510: warning [p 41, 7.0i]: cannot break line
#27 8.532 troff:stdin:1511: warning [p 41, 7.3i]: cannot adjust line
#27 8.532 troff:stdin:1511: error: a backspace character is not allowed in an escape sequence parameter
#27 8.533 troff:stdin:1511: error: invalid positional argument number 'I'
#27 8.533 troff:stdin:1511: error: invalid positional argument number 'I'
#27 8.533 troff:stdin:1511: warning [p 41, 8.0i]: cannot adjust line
#27 8.533 troff:stdin:1511: warning [p 41, 8.2i]: cannot adjust line
#27 8.533 troff:stdin:1511: warning [p 41, 8.3i]: cannot adjust line
#27 8.533 troff:stdin:1512: error: invalid positional argument number 'H'
#27 8.534 troff:stdin:1512: warning [p 41, 8.8i]: cannot break line
#27 8.534 troff:stdin:1512: warning [p 41, 9.0i]: cannot adjust line
#27 8.534 troff:stdin:1512: warning [p 41, 9.2i]: cannot break line
#27 8.534 troff:stdin:1512: error: a backspace character is not allowed in an escape sequence parameter
#27 8.534 troff:stdin:1512: error: invalid positional argument number 'H'
#27 8.535 troff:stdin:1512: warning [p 41, 9.3i]: cannot break line
#27 8.535 troff:stdin:1512: error: invalid positional argument number 'H<'
#27 8.535 troff:stdin:1512: error: invalid positional argument number 'H'
#27 8.535 troff:stdin:1512: warning [p 41, 9.5i]: cannot adjust line
#27 8.535 troff:stdin:1512: warning [p 41, 9.7i]: cannot break line
#27 8.535 troff:stdin:1512: error: a backspace character is not allowed in an escape sequence parameter
#27 8.536 troff:stdin:1512: error: a backspace character is not allowed in an escape sequence parameter
#27 8.536 troff:stdin:1512: error: invalid positional argument number 'H'
#27 8.536 troff:stdin:1512: warning [p 41, 9.8i]: cannot break line
#27 8.536 troff:stdin:1513: error: a backspace character is not allowed in an escape sequence parameter
#27 8.537 troff:stdin:1513: error: invalid positional argument number 'H'
#27 8.537 troff:stdin:1513: error: a backspace character is not allowed in an escape sequence parameter
#27 8.537 troff:stdin:1513: error: invalid positional argument number 'H'
#27 8.537 troff:stdin:1513: error: invalid positional argument number 'H'
#27 8.537 troff:stdin:1513: warning [p 41, 10.0i]: cannot adjust line
#27 8.538 troff:stdin:1513: warning [p 41, 10.2i]: cannot break line
#27 8.538 troff:stdin:1514: error: invalid positional argument number 'H'
#27 8.538 troff:stdin:1515: error: invalid positional argument number 'H'
#27 8.538 troff:stdin:1515: warning [p 41, 10.3i]: cannot adjust line
#27 8.538 troff:stdin:1515: warning [p 41, 10.5i]: cannot adjust line
#27 8.538 troff:stdin:1515: error: a backspace character is not allowed in an escape sequence parameter
#27 8.539 troff:stdin:1515: error: a backspace character is not allowed in an escape sequence parameter
#27 8.539 troff:stdin:1515: error: a backspace character is not allowed in an escape sequence parameter
#27 8.539 troff:stdin:1515: error: a backspace character is not allowed in an escape sequence parameter
#27 8.540 troff:stdin:1515: warning [p 41, 10.7i]: cannot adjust line
#27 8.540 troff:stdin:1515: warning [p 41, 10.8i]: cannot break line
#27 8.540 troff:stdin:1516: error: a space character is not allowed in an escape sequence parameter
#27 8.540 troff:stdin:1516: error: invalid positional argument number 'H'
#27 8.540 troff:stdin:1516: error: a space character is not allowed in an escape sequence parameter
#27 8.541 troff:stdin:1516: warning [p 42, 0.0i]: cannot adjust line
#27 8.541 troff:stdin:1516: error: invalid positional argument number 'H'
#27 8.541 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 8.541 troff:stdin:1516: error: invalid positional argument number 'H'
#27 8.541 troff:stdin:1516: warning [p 42, 0.5i]: cannot break line
#27 8.541 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 8.542 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 8.542 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 8.542 troff:stdin:1516: warning [p 42, 0.7i]: cannot break line
#27 8.542 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 8.543 troff:stdin:1516: warning [p 42, 1.0i]: cannot adjust line
#27 8.543 troff:stdin:1516: warning [p 42, 1.2i]: cannot break line
#27 8.543 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 8.543 troff:stdin:1516: warning [p 42, 1.5i]: cannot break line
#27 8.543 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 8.544 troff:stdin:1516: error: invalid positional argument number 'H'
#27 8.544 troff:stdin:1516: error: a space character is not allowed in an escape sequence parameter
#27 8.544 troff:stdin:1516: warning [p 42, 1.7i]: cannot break line
#27 8.544 troff:stdin:1516: error: a space character is not allowed in an escape sequence parameter
#27 8.544 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 8.545 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 8.545 troff:stdin:1516: warning [p 42, 1.8i]: cannot break line
#27 8.545 troff:stdin:1517: error: a backspace character is not allowed in an escape sequence parameter
#27 8.545 troff:stdin:1517: error: a backspace character is not allowed in an escape sequence parameter
#27 8.545 troff:stdin:1517: error: invalid positional argument number 'H'
#27 8.546 troff:stdin:1517: warning [p 42, 2.0i]: cannot break line
#27 8.546 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 8.546 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.546 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 8.546 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 8.547 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.547 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.547 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.547 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.547 troff:stdin:1518: warning [p 42, 2.2i]: cannot break line
#27 8.548 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 8.548 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 8.548 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 8.548 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 8.548 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.549 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 8.549 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.549 troff:stdin:1518: warning [p 42, 2.3i]: cannot break line
#27 8.549 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.549 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 8.550 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.550 troff:stdin:1518: warning [p 42, 2.7i]: cannot break line
#27 8.550 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 8.550 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 8.551 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 8.551 troff:stdin:1518: warning [p 42, 2.8i]: cannot break line
#27 8.551 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.551 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.551 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.551 troff:stdin:1518: error: invalid positional argument number 'H'
#27 8.551 troff:stdin:1518: warning [p 42, 3.0i]: cannot adjust line
#27 8.552 troff:stdin:1518: warning [p 42, 3.2i]: cannot break line
#27 8.552 troff:stdin:1519: warning [p 42, 3.3i]: cannot adjust line
#27 8.552 troff:stdin:1519: warning [p 42, 3.5i]: cannot break line
#27 8.552 troff:stdin:1519: warning [p 42, 3.7i]: cannot break line
#27 8.552 troff:stdin:1519: warning [p 42, 4.0i]: cannot adjust line
#27 8.552 troff:stdin:1520: warning [p 42, 4.3i]: cannot adjust line
#27 8.552 troff:stdin:1520: warning [p 42, 4.5i]: cannot break line
#27 8.552 troff:stdin:1520: error: invalid positional argument number 'L'
#27 8.553 troff:stdin:1520: warning [p 42, 4.8i]: cannot break line
#27 8.553 troff:stdin:1521: warning: cannot select font 'U'
#27 8.553 troff:/usr/share/groff/1.23.0/font/devps/.: error: font description 'name' directive missing
#27 8.553 troff:stdin:1521: warning: cannot select font '.'
#27 8.553 troff:stdin:1521: warning [p 42, 5.0i]: cannot break line
#27 8.553 troff:stdin:1521: warning [p 42, 5.2i]: cannot adjust line
#27 8.553 troff:stdin:1521: warning [p 42, 5.3i]: cannot adjust line
#27 8.553 troff:stdin:1522: warning [p 42, 5.5i]: cannot adjust line
#27 8.554 troff:stdin:1522: warning [p 42, 5.7i]: cannot break line
#27 8.554 troff:stdin:1522: warning [p 42, 6.0i]: cannot break line
#27 8.554 troff:stdin:1522: warning [p 42, 6.5i]: cannot break line
#27 8.554 troff:stdin:1522: warning [p 42, 6.7i]: cannot break line
#27 8.554 troff:stdin:1522: warning [p 42, 7.0i]: cannot break line
#27 8.554 troff:stdin:1524: warning [p 42, 7.5i]: cannot break line
#27 8.554 troff:stdin:1524: warning [p 42, 7.8i]: cannot break line
#27 8.554 troff:stdin:1524: error: invalid positional argument number ''
#27 8.555 troff:stdin:1524: error: invalid positional argument number 'º'
#27 8.555 troff:stdin:1524: warning [p 42, 8.0i]: cannot adjust line
#27 8.555 troff:stdin:1524: warning [p 42, 8.2i]: cannot break line
#27 8.555 troff:stdin:1524: warning [p 42, 8.5i]: cannot adjust line
#27 8.555 troff:stdin:1524: warning [p 42, 8.7i]: cannot break line
#27 8.555 troff:stdin:1524: error: invalid positional argument number 'H'
#27 8.555 troff:stdin:1524: warning [p 42, 8.8i]: cannot break line
#27 8.555 troff:stdin:1526: warning [p 42, 9.5i]: cannot adjust line
#27 8.556 troff:stdin:1527: warning [p 42, 9.8i]: cannot break line
#27 8.556 troff:stdin:1527: warning [p 42, 10.2i]: cannot break line
#27 8.556 troff:stdin:1527: error: invalid positional argument number 'H'
#27 8.556 troff:stdin:1527: warning [p 42, 10.3i]: cannot adjust line
#27 8.556 troff:stdin:1527: warning [p 42, 10.5i]: cannot break line
#27 8.556 troff:stdin:1527: warning [p 42, 10.7i]: cannot adjust line
#27 8.556 troff:stdin:1527: warning [p 42, 10.8i]: cannot break line
#27 8.557 troff:stdin:1527: warning [p 43, 0.2i]: cannot adjust line
#27 8.557 troff:stdin:1527: warning [p 43, 0.3i]: cannot break line
#27 8.557 troff:stdin:1527: warning [p 43, 0.7i]: cannot adjust line
#27 8.557 troff:stdin:1527: warning [p 43, 1.0i]: cannot adjust line
#27 8.557 troff:stdin:1529: warning [p 43, 1.3i]: cannot adjust line
#27 8.557 troff:stdin:1529: warning: expected numeric expression, got 'troff:stdin:1: warning [p 1, 0.2i]: cannot break line
#27 8.595 troff:stdin:1: warning [p 1, 0.3i]: cannot break line
#27 8.596 troff:stdin:5: warning [p 1, 0.8i]: cannot adjust line
#27 8.596 troff:stdin:5: warning [p 1, 1.0i]: cannot break line
#27 8.600 troff:stdin:12: warning [p 1, 2.2i]: cannot adjust line
#27 8.600 troff:stdin:12: warning [p 1, 2.3i]: cannot adjust line
#27 8.608 troff:stdin:27: warning [p 1, 4.7i]: cannot break line
#27 8.616 troff:stdin:28: warning [p 1, 4.8i]: cannot break line
#27 8.616 troff:stdin:28: warning [p 1, 5.0i]: cannot break line
#27 8.616 troff:stdin:28: warning [p 1, 5.2i]: cannot break line
#27 8.619 troff:stdin:28: warning [p 1, 5.3i]: cannot break line
#27 8.620 troff:stdin:28: warning [p 1, 5.5i]: cannot break line
#27 8.622 troff:stdin:29: warning [p 1, 5.7i]: cannot adjust line
#27 8.623 troff:stdin:29: warning [p 1, 5.8i]: cannot break line
#27 8.625 troff:stdin:30: warning [p 1, 6.0i]: cannot break line
#27 8.625 troff:stdin:30: warning [p 1, 6.2i]: cannot break line
#27 8.627 troff:stdin:31: warning [p 1, 6.3i]: cannot break line
#27 8.630 troff:stdin:33: warning [p 1, 6.5i]: cannot adjust line
#27 8.630 troff:stdin:33: warning [p 1, 6.7i]: cannot break line
#27 8.632 troff:stdin:143: warning [p 1, 12.0i]: cannot break line
#27 8.633 troff:stdin:144: warning [p 1, 12.2i]: cannot adjust line
#27 8.633 troff:stdin:144: warning [p 1, 12.3i]: cannot break line
#27 8.634 troff:stdin:144: warning [p 1, 12.5i]: cannot break line
#27 8.636 troff:stdin:146: warning [p 1, 12.7i]: cannot adjust line
#27 8.636 troff:stdin:146: warning [p 1, 12.8i]: cannot break line
#27 8.637 troff:stdin:147: warning [p 1, 13.0i]: cannot break line
#27 8.638 troff:stdin:149: warning [p 1, 13.2i]: cannot adjust line
#27 8.638 troff:stdin:149: warning [p 1, 13.3i]: cannot break line
#27 8.641 troff:stdin:154: warning [p 1, 13.7i]: cannot break line
#27 8.642 troff:stdin:155: warning [p 1, 13.8i]: cannot adjust line
#27 8.644 troff:stdin:155: warning [p 1, 14.3i]: cannot break line
#27 8.645 troff:stdin:155: warning [p 1, 14.7i]: cannot break line
#27 8.646 troff:stdin:156: warning [p 1, 14.8i]: cannot break line
#27 8.647 troff:stdin:157: warning [p 1, 15.0i]: cannot adjust line
#27 8.647 troff:stdin:157: warning [p 1, 15.2i]: cannot break line
#27 8.648 troff:stdin:158: warning [p 1, 15.3i]: cannot adjust line
#27 8.650 troff:stdin:158: warning [p 1, 15.7i]: cannot break line
#27 8.653 troff:stdin:158: warning [p 1, 15.8i]: cannot break line
#27 8.653 troff:stdin:158: warning [p 1, 16.0i]: cannot adjust line
#27 8.653 troff:stdin:158: warning [p 1, 16.2i]: cannot break line
#27 8.655 troff:stdin:160: warning [p 1, 16.7i]: cannot break line
#27 8.657 troff:stdin:163: warning [p 1, 17.0i]: cannot adjust line
#27 8.657 troff:stdin:163: warning [p 1, 17.2i]: cannot break line
#27 8.658 troff:stdin:164: warning [p 1, 17.3i]: cannot adjust line
#27 8.658 troff:stdin:164: warning [p 1, 17.5i]: cannot break line
#27 8.661 troff:stdin:164: warning [p 1, 17.7i]: cannot break line
#27 8.663 troff:stdin:165: warning [p 1, 18.0i]: cannot adjust line
#27 8.663 troff:stdin:165: warning [p 1, 18.2i]: cannot break line
#27 8.665 troff:stdin:166: warning [p 1, 18.3i]: cannot adjust line
#27 8.665 troff:stdin:166: warning [p 1, 18.5i]: cannot break line
#27 8.666 troff:stdin:167: warning [p 1, 18.8i]: cannot break line
#27 8.668 troff:stdin:167: warning [p 1, 19.0i]: cannot break line
#27 8.669 troff:stdin:168: warning [p 1, 19.3i]: cannot break line
#27 8.670 troff:stdin:168: warning [p 1, 19.7i]: cannot adjust line
#27 8.670 troff:stdin:168: warning [p 1, 19.8i]: cannot break line
#27 8.671 troff:stdin:169: warning [p 1, 20.0i]: cannot break line
#27 8.673 troff:stdin:170: warning [p 1, 20.3i]: cannot adjust line
#27 8.673 troff:stdin:170: warning [p 1, 20.5i]: cannot break line
#27 8.674 troff:stdin:172: warning [p 1, 20.8i]: cannot adjust line
#27 8.675 troff:stdin:172: warning [p 1, 21.0i]: cannot adjust line
#27 8.675 troff:stdin:172: warning [p 1, 21.2i]: cannot break line
#27 8.676 troff:stdin:173: warning [p 1, 21.3i]: cannot adjust line
#27 8.676 troff:stdin:173: warning [p 1, 21.5i]: cannot break line
#27 8.677 troff:stdin:173: warning [p 1, 21.7i]: cannot break line
#27 8.679 troff:stdin:175: warning [p 1, 21.8i]: cannot adjust line
#27 8.679 troff:stdin:175: warning [p 1, 22.0i]: cannot break line
#27 8.679 troff:stdin:175: warning [p 1, 22.2i]: cannot adjust line
#27 8.679 troff:stdin:175: warning [p 1, 22.3i]: cannot break line
#27 8.680 troff:stdin:176: warning [p 1, 22.7i]: cannot adjust line
#27 8.681 troff:stdin:177: warning [p 1, 22.8i]: cannot adjust line
#27 8.681 troff:stdin:177: warning [p 1, 23.0i]: cannot break line
#27 8.682 troff:stdin:177: warning [p 1, 23.2i]: cannot break line
#27 8.684 troff:stdin:177: warning [p 1, 23.3i]: cannot adjust line
#27 8.684 troff:stdin:177: warning [p 1, 23.5i]: cannot break line
#27 8.685 troff:stdin:178: warning [p 1, 23.8i]: cannot break line
#27 8.686 troff:stdin:179: warning [p 1, 24.0i]: cannot adjust line
#27 8.686 troff:stdin:179: warning [p 1, 24.2i]: cannot break line
#27 8.687 troff:stdin:180: warning [p 1, 24.3i]: cannot adjust line
#27 8.687 troff:stdin:180: warning [p 1, 24.5i]: cannot break line
#27 8.688 troff:stdin:181: warning [p 1, 24.7i]: cannot adjust line
#27 8.688 troff:stdin:181: warning [p 1, 24.8i]: cannot break line
#27 8.689 troff:stdin:183: warning [p 1, 25.0i]: cannot adjust line
#27 8.689 troff:stdin:183: warning [p 1, 25.2i]: cannot adjust line
#27 8.691 troff:stdin:183: warning [p 1, 25.5i]: cannot break line
#27 8.692 troff:stdin:184: warning [p 1, 25.7i]: cannot break line
#27 8.694 troff:stdin:185: warning [p 1, 26.0i]: cannot adjust line
#27 8.694 troff:stdin:185: warning [p 1, 26.2i]: cannot break line
#27 8.694 troff:stdin:186: warning: expected numeric expression, got 'Í'
#27 8.695 troff:stdin:186: warning [p 1, 26.3i]: cannot break line
#27 8.696 troff:stdin:186: warning [p 1, 26.7i]: cannot adjust line
#27 8.697 troff:stdin:187: warning [p 1, 26.8i]: cannot adjust line
#27 8.697 troff:stdin:187: warning [p 1, 27.0i]: cannot break line
#27 8.698 troff:stdin:187: warning [p 1, 27.2i]: cannot break line
#27 8.700 troff:stdin:187: warning [p 1, 27.3i]: cannot break line
#27 8.701 troff:stdin:188: warning [p 1, 27.5i]: cannot break line
#27 8.703 troff:stdin:189: warning [p 1, 28.0i]: cannot break line
#27 8.703 troff:stdin:189: warning [p 1, 28.3i]: cannot break line
#27 8.704 troff:stdin:189: warning [p 1, 28.5i]: cannot break line
#27 8.705 troff:stdin:190: warning [p 1, 28.7i]: cannot adjust line
#27 8.708 troff:stdin:193: warning [p 1, 29.7i]: cannot adjust line
#27 8.708 troff:stdin:193: warning [p 1, 29.8i]: cannot break line
#27 8.709 troff:stdin:193: warning [p 1, 30.0i]: cannot break line
#27 8.711 troff:stdin:193: warning [p 1, 30.2i]: cannot adjust line
#27 8.711 troff:stdin:193: warning [p 1, 30.3i]: cannot break line
#27 8.713 troff:stdin:194: warning [p 1, 30.5i]: cannot break line
#27 8.715 troff:stdin:194: warning: expected numeric expression, got '¾'
#27 8.715 troff:stdin:194: warning [p 1, 30.7i]: cannot break line
#27 8.716 troff:stdin:194: warning [p 1, 30.8i]: cannot break line
#27 8.717 troff:stdin:194: warning [p 1, 31.0i]: cannot break line
#27 8.717 troff:stdin:194: warning [p 1, 31.2i]: cannot adjust line
#27 8.718 troff:stdin:194: warning [p 1, 31.3i]: cannot adjust line
#27 8.718 troff:stdin:194: warning [p 1, 31.5i]: cannot break line
#27 8.722 troff:stdin:208: warning [p 1, 32.7i]: cannot adjust line
#27 8.723 troff:stdin:208: warning [p 1, 32.8i]: cannot break line
#27 8.725 troff:stdin:222: error: a backspace character is not allowed in an identifier
#27 8.727 troff:stdin:233: warning [p 1, 34.8i]: cannot adjust line
#27 8.729 troff:stdin:241: warning [p 1, 35.7i]: cannot adjust line
#27 8.730 troff:stdin:246: error: an escaped '~' is not allowed in an identifier
#27 8.732 troff:stdin:259: warning [p 1, 36.8i]: cannot adjust line
#27 8.732 troff:stdin:260: warning [p 1, 37.0i]: cannot adjust line
#27 8.733 troff:stdin:261: warning [p 1, 37.2i]: cannot adjust line
#27 8.733 troff:stdin:261: warning [p 1, 37.3i]: cannot break line
#27 8.735 troff:stdin:273: warning [p 1, 38.2i]: cannot adjust line
#27 8.736 troff:stdin:276: warning [p 1, 38.5i]: cannot adjust line
#27 8.736 troff:stdin:276: warning [p 1, 38.7i]: cannot break line
#27 8.738 troff:stdin:281: warning [p 1, 39.2i]: cannot adjust line
#27 8.738 troff:stdin:281: warning [p 1, 39.3i]: cannot break line
#27 8.740 troff:stdin:290: warning [p 1, 40.0i]: cannot adjust line
#27 8.747 troff:stdin:326: warning [p 1, 43.8i]: cannot adjust line
#27 8.747 troff:stdin:326: warning [p 1, 44.0i]: cannot adjust line
#27 8.748 troff:stdin:331: warning [p 1, 44.7i]: cannot break line
#27 8.749 troff:stdin:333: error: a leader character is not allowed in an identifier
#27 8.751 troff:stdin:346: warning [p 1, 46.0i]: cannot adjust line
#27 8.751 troff:stdin:346: warning [p 1, 46.2i]: cannot break line
#27 8.758 troff:stdin:385: warning [p 1, 49.5i]: cannot break line
#27 8.758 troff:stdin:387: error: a backspace character is not allowed in an identifier
#27 8.759 troff:stdin:389: warning: expected numeric expression, got '@'
#27 8.762 troff:stdin:397: warning [p 1, 51.0i]: cannot break line
#27 8.764 troff:stdin:411: warning [p 1, 52.2i]: cannot adjust line
#27 8.767 troff:stdin:424: warning [p 1, 53.5i]: cannot adjust line
#27 8.770 troff:stdin:436: error: an escaped '%' is not allowed in an identifier
#27 8.772 troff:stdin:444: warning [p 1, 55.8i]: cannot break line
#27 8.779 troff:stdin:474: warning [p 1, 58.7i]: cannot adjust line
#27 8.780 troff:stdin:474: warning [p 1, 58.8i]: cannot adjust line
#27 8.781 troff:stdin:476: warning [p 1, 59.3i]: cannot adjust line
#27 8.783 troff:stdin:496: warning [p 1, 60.7i]: cannot adjust line
#27 8.784 troff:stdin:497: warning [p 1, 60.8i]: cannot adjust line
#27 8.786 troff:stdin:509: warning [p 1, 62.2i]: cannot adjust line
#27 8.786 troff:stdin:510: warning [p 1, 62.3i]: cannot adjust line
#27 8.787 troff:stdin:513: warning [p 1, 62.8i]: cannot adjust line
#27 8.788 troff:stdin:522: warning [p 1, 63.3i]: cannot adjust line
#27 8.790 troff:stdin:533: error: a leader character is not allowed in an identifier
#27 8.791 troff:stdin:538: warning [p 1, 65.0i]: cannot break line
#27 8.793 troff:stdin:541: warning [p 1, 65.3i]: cannot adjust line
#27 8.796 troff:stdin:557: warning [p 1, 66.8i]: cannot adjust line
#27 8.796 troff:stdin:557: warning [p 1, 67.0i]: cannot break line
#27 8.797 troff:stdin:564: warning [p 1, 67.7i]: cannot break line
#27 8.800 troff:stdin:580: warning [p 1, 69.0i]: cannot adjust line
#27 8.800 troff:stdin:580: warning [p 1, 69.2i]: cannot break line
#27 8.802 troff:stdin:583: warning [p 1, 69.7i]: cannot break line
#27 8.802 troff:stdin:584: warning [p 1, 69.8i]: cannot adjust line
#27 8.803 troff:stdin:585: warning [p 1, 70.2i]: cannot break line
#27 8.806 troff:stdin:593: warning [p 1, 71.3i]: cannot break line
#27 8.809 troff:stdin:606: warning [p 1, 72.7i]: cannot break line
#27 8.809 troff:stdin:612: warning [p 1, 73.3i]: cannot break line
#27 8.812 troff:stdin:616: warning [p 1, 74.0i]: cannot adjust line
#27 8.812 troff:stdin:616: warning [p 1, 74.2i]: cannot break line
#27 8.812 troff:stdin:618: error: a leader character is not allowed in an identifier
#27 8.812 troff:stdin:619: error: an escaped '~' is not allowed in an identifier
#27 8.814 troff:stdin:629: warning [p 1, 75.0i]: cannot adjust line
#27 8.814 troff:stdin:630: warning [p 1, 75.3i]: cannot adjust line
#27 8.815 troff:stdin:630: warning [p 1, 75.7i]: cannot adjust line
#27 8.815 troff:stdin:630: warning [p 1, 75.8i]: cannot adjust line
#27 8.816 troff:stdin:630: warning [p 1, 76.0i]: cannot adjust line
#27 8.816 troff:stdin:630: warning [p 1, 76.2i]: cannot break line
#27 8.817 troff:stdin:635: warning [p 1, 76.5i]: cannot adjust line
#27 8.817 troff:stdin:636: warning [p 1, 76.7i]: cannot adjust line
#27 8.817 troff:stdin:638: error: a leader character is not allowed in an escape sequence parameter
#27 8.818 troff:stdin:639: warning [p 1, 77.0i]: cannot break line
#27 8.819 troff:stdin:643: warning [p 1, 77.3i]: cannot adjust line
#27 8.820 troff:stdin:644: warning [p 1, 77.7i]: cannot break line
#27 8.821 troff:stdin:648: warning [p 1, 78.2i]: cannot break line
#27 8.822 troff:stdin:653: warning [p 1, 78.7i]: cannot break line
#27 8.825 troff:stdin:665: warning [p 1, 79.5i]: cannot adjust line
#27 8.827 troff:stdin:669: warning [p 1, 80.0i]: cannot adjust line
#27 8.827 troff:stdin:669: warning [p 1, 80.2i]: cannot break line
#27 8.827 troff:stdin:669: warning [p 1, 80.3i]: cannot break line
#27 8.829 troff:stdin:683: warning [p 1, 81.3i]: cannot adjust line
#27 8.829 troff:stdin:684: warning: expected numeric expression, got 'M'
#27 9.574 troff:stdin:708: warning [p 1, 83.3i]: cannot break line
#27 9.686 troff:stdin:708: warning [p 1, 83.5i]: line has non-positive width 0m
#27 9.686 troff:stdin:708: warning [p 1, 83.5i]: cannot break line
#27 9.688 troff:stdin:708: warning [p 1, 84.0i]: cannot adjust line
#27 9.689 troff:stdin:708: warning [p 1, 84.3i]: cannot break line
#27 9.690 troff:stdin:708: warning [p 1, 84.5i]: cannot adjust line
#27 9.692 troff:stdin:708: warning [p 1, 85.0i]: cannot break line
#27 9.693 troff:stdin:708: warning: expected numeric expression, got 'È'
#27 9.696 troff:stdin:708: warning [p 1, 85.2i]: cannot adjust line
#27 9.696 troff:stdin:708: warning [p 1, 85.3i]: cannot break line
#27 9.701 troff:stdin:708: warning [p 1, 86.2i]: cannot adjust line
#27 9.701 troff:stdin:708: warning [p 1, 86.3i]: cannot break line
#27 9.707 troff:stdin:708: warning [p 1, 87.5i]: cannot adjust line
#27 9.707 troff:stdin:708: warning [p 1, 87.7i]: cannot break line
#27 9.710 troff:stdin:708: warning [p 1, 88.2i]: cannot break line
#27 9.711 troff:stdin:708: warning [p 1, 88.5i]: cannot break line
#27 9.713 troff:stdin:708: warning [p 1, 88.8i]: cannot break line
#27 9.714 troff:stdin:708: warning [p 1, 89.2i]: cannot break line
#27 9.715 troff:stdin:708: warning [p 1, 89.3i]: cannot adjust line
#27 9.715 troff:stdin:708: warning [p 1, 89.5i]: cannot break line
#27 9.723 troff:stdin:715: warning [p 1, 91.7i]: cannot break line
#27 9.723 troff:stdin:715: warning [p 1, 91.8i]: cannot adjust line
#27 9.724 troff:stdin:715: warning [p 1, 92.0i]: cannot break line
#27 9.725 troff:stdin:715: warning [p 1, 92.2i]: cannot break line
#27 9.726 troff:stdin:715: warning [p 1, 92.3i]: cannot break line
#27 9.728 troff:stdin:715: warning [p 1, 92.7i]: cannot break line
#27 9.734 troff:stdin:715: warning [p 1, 94.0i]: cannot adjust line
#27 9.734 troff:stdin:715: warning [p 1, 94.2i]: cannot break line
#27 9.735 troff:stdin:715: warning [p 1, 94.3i]: cannot adjust line
#27 9.736 troff:stdin:715: warning [p 1, 94.5i]: cannot adjust line
#27 9.736 troff:stdin:715: warning [p 1, 94.7i]: cannot adjust line
#27 9.736 troff:stdin:715: warning [p 1, 94.8i]: cannot break line
#27 9.737 troff:stdin:715: warning [p 1, 95.0i]: cannot adjust line
#27 9.737 troff:stdin:715: warning [p 1, 95.2i]: cannot break line
#27 9.740 troff:stdin:715: warning [p 1, 95.5i]: cannot adjust line
#27 9.740 troff:stdin:715: warning [p 1, 95.7i]: cannot break line
#27 9.744 troff:stdin:771: warning [p 1, 96.7i]: cannot break line
#27 9.746 troff:stdin:771: warning [p 1, 97.3i]: cannot break line
#27 9.748 troff:stdin:772: warning [p 1, 97.5i]: cannot adjust line
#27 9.748 troff:stdin:772: warning [p 1, 97.8i]: cannot break line
#27 9.751 troff:stdin:810: warning [p 1, 98.7i]: cannot break line
#27 9.754 troff:stdin:812: warning [p 1, 99.5i]: cannot break line
#27 9.756 troff:stdin:812: warning [p 1, 99.8i]: cannot break line
#27 9.758 troff:stdin:812: warning [p 1, 100.0i]: cannot adjust line
#27 9.758 troff:stdin:812: warning [p 1, 100.2i]: cannot break line
#27 9.758 troff:stdin:812: warning [p 1, 100.3i]: cannot adjust line
#27 9.758 troff:stdin:812: warning [p 1, 100.5i]: cannot break line
#27 9.760 troff:stdin:812: warning [p 1, 100.7i]: cannot break line
#27 9.764 troff:stdin:812: warning [p 1, 101.3i]: cannot break line
#27 9.766 troff:stdin:813: warning [p 1, 102.0i]: cannot break line
#27 9.768 troff:stdin:814: warning [p 1, 102.3i]: cannot break line
#27 9.772 troff:stdin:814: warning [p 1, 103.0i]: cannot adjust line
#27 9.772 troff:stdin:814: warning [p 1, 103.2i]: cannot break line
#27 9.774 troff:stdin:816: warning: expected numeric expression, got 'ñ'
#27 9.775 troff:stdin:816: warning [p 1, 103.5i]: cannot break line
#27 9.776 troff:stdin:816: warning [p 1, 103.7i]: cannot break line
#27 9.777 troff:stdin:816: warning [p 1, 103.8i]: cannot adjust line
#27 9.777 troff:stdin:816: warning [p 1, 104.0i]: cannot adjust line
#27 9.778 troff:stdin:816: warning [p 1, 104.3i]: cannot break line
#27 9.780 troff:stdin:816: warning [p 1, 104.5i]: cannot break line
#27 9.783 troff:stdin:816: warning [p 1, 105.2i]: cannot break line
#27 9.784 troff:stdin:816: warning [p 1, 105.7i]: cannot break line
#27 9.789 troff:stdin:821: warning [p 1, 106.2i]: cannot break line
#27 9.791 troff:stdin:821: warning [p 1, 106.3i]: cannot break line
#27 9.793 troff:stdin:821: warning [p 1, 106.7i]: cannot adjust line
#27 9.793 troff:stdin:821: warning [p 1, 106.8i]: cannot break line
#27 9.796 troff:stdin:821: warning [p 1, 107.3i]: cannot adjust line
#27 9.797 troff:stdin:825: warning [p 1, 108.0i]: cannot break line
#27 9.798 troff:stdin:825: warning [p 1, 108.2i]: cannot adjust line
#27 9.799 troff:stdin:825: warning [p 1, 108.3i]: cannot adjust line
#27 9.799 troff:stdin:825: warning [p 1, 108.5i]: cannot adjust line
#27 9.800 troff:stdin:826: warning [p 1, 109.0i]: cannot break line
#27 9.803 troff:stdin:835: warning [p 1, 109.3i]: cannot break line
#27 9.805 troff:stdin:835: warning [p 1, 109.7i]: cannot adjust line
#27 9.806 troff:stdin:835: warning [p 1, 110.0i]: cannot break line
#27 9.809 troff:stdin:839: warning [p 1, 110.5i]: cannot adjust line
#27 9.810 troff:stdin:839: warning [p 1, 110.8i]: cannot break line
#27 9.811 troff:stdin:839: warning [p 1, 111.0i]: cannot adjust line
#27 9.811 troff:stdin:839: warning [p 1, 111.2i]: cannot break line
#27 9.814 troff:stdin:851: warning [p 1, 112.3i]: cannot adjust line
#27 9.818 troff:stdin:851: warning [p 1, 113.2i]: cannot break line
#27 9.820 troff:stdin:851: warning [p 1, 113.7i]: cannot break line
#27 9.821 troff:stdin:851: warning [p 1, 114.2i]: cannot break line
#27 9.825 troff:stdin:851: warning [p 1, 114.8i]: cannot adjust line
#27 9.825 troff:stdin:851: warning [p 1, 115.0i]: cannot break line
#27 9.835 troff:stdin:857: warning [p 1, 116.5i]: cannot break line
#27 9.837 troff:stdin:857: warning [p 1, 116.8i]: cannot break line
#27 9.840 troff:stdin:857: warning [p 1, 117.2i]: cannot break line
#27 9.841 troff:stdin:857: warning [p 1, 117.3i]: cannot adjust line
#27 9.841 troff:stdin:857: warning [p 1, 117.5i]: cannot break line
#27 9.846 troff:stdin:871: warning [p 1, 118.2i]: cannot break line
#27 9.847 troff:stdin:871: warning [p 1, 118.3i]: cannot break line
#27 9.848 troff:stdin:871: warning [p 1, 118.7i]: cannot break line
#27 9.848 troff:stdin:871: warning [p 1, 118.8i]: cannot break line
#27 9.852 troff:stdin:872: warning [p 1, 119.0i]: cannot adjust line
#27 9.852 troff:stdin:872: warning [p 1, 119.2i]: cannot break line
#27 9.853 troff:stdin:872: warning [p 1, 119.3i]: cannot break line
#27 9.854 troff:stdin:872: warning [p 1, 119.5i]: cannot break line
#27 9.856 troff:stdin:872: warning [p 1, 119.8i]: cannot adjust line
#27 9.856 troff:stdin:872: warning [p 1, 120.0i]: cannot break line
#27 9.858 troff:stdin:872: warning [p 1, 120.2i]: cannot adjust line
#27 9.858 troff:stdin:872: warning [p 1, 120.3i]: cannot break line
#27 9.859 troff:stdin:872: warning [p 1, 120.5i]: cannot break line
#27 9.859 troff:stdin:872: warning [p 1, 120.7i]: cannot break line
#27 9.862 troff:stdin:872: warning [p 1, 121.0i]: cannot adjust line
#27 9.862 troff:stdin:872: warning [p 1, 121.2i]: cannot break line
#27 9.863 troff:stdin:872: warning [p 1, 121.3i]: cannot adjust line
#27 9.863 troff:stdin:872: warning [p 1, 121.5i]: cannot adjust line
#27 9.863 troff:stdin:872: warning [p 1, 121.7i]: cannot break line
#27 9.864 troff:stdin:872: warning [p 1, 121.8i]: cannot break line
#27 9.866 troff:stdin:872: warning [p 1, 122.0i]: cannot break line
#27 9.866 troff:stdin:872: warning [p 1, 122.2i]: cannot break line
#27 9.867 troff:stdin:872: warning [p 1, 122.3i]: cannot adjust line
#27 9.868 troff:stdin:872: warning [p 1, 122.7i]: cannot break line
#27 9.871 troff:stdin:872: warning [p 1, 123.2i]: cannot break line
#27 9.872 troff:stdin:872: warning [p 1, 123.5i]: cannot break line
#27 9.884 troff:stdin:877: warning [p 1, 126.0i]: cannot adjust line
#27 9.884 troff:stdin:877: warning [p 1, 126.2i]: cannot break line
#27 9.885 troff:stdin:878: warning [p 1, 126.3i]: cannot adjust line
#27 9.885 troff:stdin:878: warning [p 1, 126.5i]: cannot break line
#27 9.888 troff:stdin:892: warning [p 1, 127.2i]: cannot break line
#27 9.890 troff:stdin:895: warning [p 1, 127.7i]: cannot break line
#27 9.892 troff:stdin:896: warning [p 1, 128.0i]: cannot break line
#27 9.892 troff:stdin:896: warning [p 1, 128.2i]: cannot break line
#27 9.893 troff:stdin:896: warning [p 1, 128.3i]: cannot break line
#27 9.894 troff:stdin:896: warning [p 1, 128.5i]: cannot break line
#27 9.895 troff:stdin:896: warning [p 1, 128.7i]: cannot adjust line
#27 9.895 troff:stdin:896: warning [p 1, 128.8i]: cannot break line
#27 9.896 troff:stdin:896: warning [p 1, 129.0i]: cannot break line
#27 9.897 troff:stdin:897: warning [p 1, 129.2i]: cannot adjust line
#27 9.897 troff:stdin:897: warning [p 1, 129.3i]: cannot break line
#27 9.898 troff:stdin:898: warning [p 1, 129.7i]: cannot break line
#27 9.899 troff:stdin:898: warning [p 1, 129.8i]: cannot break line
#27 9.901 troff:stdin:899: warning [p 1, 130.0i]: cannot adjust line
#27 9.901 troff:stdin:899: warning [p 1, 130.2i]: cannot break line
#27 9.902 troff:stdin:899: warning [p 1, 130.3i]: cannot break line
#27 9.903 troff:stdin:900: warning [p 1, 130.5i]: cannot adjust line
#27 9.903 troff:stdin:900: warning [p 1, 130.7i]: cannot break line
#27 9.904 troff:stdin:900: warning [p 1, 130.8i]: cannot break line
#27 9.905 troff:stdin:901: warning [p 1, 131.0i]: cannot adjust line
#27 9.905 troff:stdin:901: warning [p 1, 131.2i]: cannot break line
#27 9.906 troff:stdin:901: warning [p 1, 131.3i]: cannot break line
#27 9.907 troff:stdin:902: warning [p 1, 131.5i]: cannot adjust line
#27 9.907 troff:stdin:902: warning [p 1, 131.7i]: cannot break line
#27 9.909 troff:stdin:902: warning [p 1, 131.8i]: cannot adjust line
#27 9.909 troff:stdin:902: warning [p 1, 132.0i]: cannot break line
#27 9.910 troff:stdin:903: warning [p 1, 132.2i]: cannot adjust line
#27 9.910 troff:stdin:903: warning [p 1, 132.3i]: cannot break line
#27 9.911 troff:stdin:903: warning [p 1, 132.5i]: cannot break line
#27 9.914 troff:stdin:904: warning [p 1, 132.7i]: cannot break line
#27 9.916 troff:stdin:905: warning [p 1, 133.2i]: cannot break line
#27 9.917 troff:stdin:905: warning [p 1, 133.5i]: cannot adjust line
#27 9.917 troff:stdin:905: warning [p 1, 133.7i]: cannot break line
#27 9.917 troff:stdin:905: error: a space character is not allowed in an escape sequence parameter
#27 9.917 troff:stdin:905: warning [p 1, 134.0i]: cannot adjust line
#27 9.918 troff:stdin:905: warning [p 1, 134.5i]: cannot break line
#27 9.919 troff:stdin:905: warning [p 1, 134.8i]: cannot break line
#27 9.920 troff:stdin:905: warning [p 1, 135.2i]: cannot break line
#27 9.921 troff:stdin:905: warning [p 1, 135.5i]: cannot break line
#27 9.921 troff:stdin:905: error: a backspace character is not allowed in an escape sequence parameter
#27 9.921 troff:stdin:905: error: invalid positional argument number 'M'
#27 9.922 troff:stdin:905: warning [p 1, 135.8i]: cannot break line
#27 9.922 troff:stdin:905: error: invalid positional argument number 'M'
#27 9.922 troff:stdin:905: error: invalid positional argument number 'M'
#27 9.923 troff:stdin:905: warning [p 1, 136.2i]: cannot break line
#27 9.923 troff:stdin:905: error: invalid positional argument number 'H'
#27 9.923 troff:stdin:905: error: invalid positional argument number 'M'
#27 9.924 troff:stdin:905: warning [p 1, 136.5i]: cannot break line
#27 9.925 troff:stdin:905: warning [p 1, 136.8i]: cannot adjust line
#27 9.925 troff:stdin:905: error: invalid positional argument number 'H'
#27 9.926 troff:stdin:905: warning [p 1, 137.3i]: cannot adjust line
#27 9.927 troff:stdin:905: warning [p 1, 137.8i]: cannot break line
#27 9.928 troff:stdin:905: warning [p 1, 138.2i]: cannot break line
#27 9.929 troff:stdin:905: warning [p 1, 138.5i]: cannot break line
#27 9.930 troff:stdin:905: warning [p 1, 139.2i]: cannot break line
#27 9.931 troff:stdin:905: warning [p 1, 139.5i]: cannot break line
#27 9.932 troff:stdin:905: warning [p 1, 139.8i]: cannot break line
#27 9.933 troff:stdin:905: warning [p 1, 140.2i]: cannot adjust line
#27 9.933 troff:stdin:905: warning [p 1, 140.3i]: cannot adjust line
#27 9.934 troff:stdin:905: warning [p 1, 140.7i]: cannot adjust line
#27 9.934 troff:stdin:905: warning [p 1, 140.8i]: cannot adjust line
#27 9.934 troff:stdin:905: warning [p 1, 141.2i]: cannot break line
#27 9.937 troff:stdin:905: warning [p 1, 142.5i]: cannot break line
#27 9.939 troff:stdin:905: warning [p 1, 143.0i]: cannot adjust line
#27 9.939 troff:stdin:905: warning [p 1, 143.2i]: cannot break line
#27 9.939 troff:stdin:905: warning [p 1, 143.5i]: cannot adjust line
#27 9.940 troff:stdin:905: warning [p 1, 143.8i]: cannot adjust line
#27 9.941 troff:stdin:905: warning [p 1, 144.2i]: cannot adjust line
#27 9.941 troff:stdin:905: error: invalid positional argument number 'I'
#27 9.941 troff:stdin:905: warning [p 1, 144.5i]: cannot break line
#27 9.942 troff:stdin:905: warning [p 1, 144.8i]: cannot adjust line
#27 9.942 troff:stdin:905: warning [p 1, 145.0i]: cannot adjust line
#27 9.943 troff:stdin:905: warning [p 1, 145.2i]: cannot adjust line
#27 9.943 troff:stdin:905: warning [p 1, 145.5i]: cannot adjust line
#27 9.944 troff:stdin:905: warning [p 1, 145.8i]: cannot adjust line
#27 9.944 troff:stdin:905: warning [p 1, 146.2i]: cannot break line
#27 9.945 troff:stdin:905: warning [p 1, 146.5i]: cannot adjust line
#27 9.945 troff:stdin:905: warning [p 1, 146.7i]: cannot adjust line
#27 9.946 troff:stdin:905: warning [p 1, 147.0i]: cannot adjust line
#27 9.947 troff:stdin:905: warning [p 1, 147.3i]: cannot break line
#27 9.948 troff:stdin:905: warning [p 1, 147.7i]: cannot adjust line
#27 9.948 troff:stdin:905: warning [p 1, 147.8i]: cannot adjust line
#27 9.948 troff:stdin:905: warning [p 1, 148.2i]: cannot break line
#27 9.949 troff:stdin:905: warning [p 1, 148.5i]: cannot adjust line
#27 9.949 troff:stdin:905: warning [p 1, 148.7i]: cannot break line
#27 9.950 troff:stdin:905: error: invalid positional argument number 'H'
#27 9.950 troff:stdin:905: warning [p 1, 148.8i]: cannot break line
#27 9.951 troff:stdin:905: error: invalid positional argument number 'H'
#27 9.951 troff:stdin:905: warning [p 1, 149.0i]: cannot break line
#27 9.952 troff:stdin:905: warning [p 1, 149.2i]: cannot break line
#27 9.953 troff:stdin:905: warning [p 1, 149.3i]: cannot break line
#27 9.956 troff:stdin:905: warning [p 1, 149.5i]: cannot adjust line
#27 9.956 troff:stdin:905: warning [p 1, 149.7i]: cannot break line
#27 9.956 troff:stdin:907: warning [p 1, 149.8i]: cannot adjust line
#27 9.957 troff:stdin:908: error: invalid positional argument number 'P'
#27 9.957 troff:stdin:908: warning [p 1, 150.0i]: cannot adjust line
#27 9.957 troff:stdin:908: warning [p 1, 150.2i]: cannot break line
#27 9.957 troff:stdin:908: error: a backspace character is not allowed in an escape sequence parameter
#27 9.958 troff:stdin:908: warning [p 1, 150.3i]: cannot adjust line
#27 9.958 troff:stdin:908: warning [p 1, 150.5i]: cannot break line
#27 9.958 troff:stdin:909: error: a backspace character is not allowed in an escape sequence parameter
#27 9.958 troff:stdin:910: error: a backspace character is not allowed in an escape sequence parameter
#27 9.959 troff:stdin:910: error: a backspace character is not allowed in an escape sequence parameter
#27 9.959 troff:stdin:910: error: invalid positional argument number 'p'
#27 9.959 troff:stdin:910: error: invalid positional argument number '`'
#27 9.959 troff:stdin:910: error: a space character is not allowed in an escape sequence parameter
#27 9.959 troff:stdin:910: error: invalid positional argument number 'H'
#27 9.959 troff:stdin:910: error: a backspace character is not allowed in an escape sequence parameter
#27 9.959 troff:stdin:910: warning [p 1, 150.7i]: cannot adjust line
#27 9.959 troff:stdin:910: warning [p 1, 150.8i]: cannot break line
#27 9.960 troff:stdin:910: warning [p 1, 151.0i]: cannot break line
#27 9.962 troff:stdin:911: warning [p 1, 151.2i]: cannot break line
#27 9.962 troff:stdin:911: error: invalid positional argument number 'è'
#27 9.962 troff:stdin:911: error: invalid positional argument number 'è'
#27 9.977 troff:stdin:911: error: invalid positional argument number 'H'
#27 9.977 troff:stdin:911: error: a backspace character is not allowed in an escape sequence parameter
#27 9.977 troff:stdin:911: error: a backspace character is not allowed in an escape sequence parameter
#27 9.978 troff:stdin:911: warning [p 1, 151.3i]: cannot break line
#27 9.981 troff:stdin:912: error: a backspace character is not allowed in an escape sequence parameter
#27 9.982 troff:stdin:912: warning [p 1, 151.5i]: cannot break line
#27 9.982 troff:stdin:913: warning [p 1, 151.7i]: cannot break line
#27 9.983 troff:stdin:914: warning [p 1, 151.8i]: cannot break line
#27 9.985 troff:stdin:915: warning [p 1, 152.0i]: cannot break line
#27 9.986 troff:stdin:917: warning [p 1, 152.2i]: cannot adjust line
#27 9.986 troff:stdin:918: warning [p 1, 152.3i]: cannot adjust line
#27 9.986 troff:stdin:918: warning [p 1, 152.5i]: cannot adjust line
#27 9.987 troff:stdin:919: warning [p 1, 152.7i]: cannot adjust line
#27 9.989 troff:stdin:921: warning [p 1, 153.2i]: cannot adjust line
#27 9.989 troff:stdin:921: warning [p 1, 153.3i]: cannot break line
#27 9.990 troff:stdin:922: warning [p 1, 153.5i]: cannot break line
#27 9.990 troff:stdin:923: error: a space character is not allowed in an escape sequence parameter
#27 9.990 troff:stdin:923: warning [p 1, 153.7i]: cannot break line
#27 9.991 troff:stdin:923: error: a backspace character is not allowed in an escape sequence parameter
#27 9.991 troff:stdin:923: error: invalid positional argument number 'H'
#27 9.992 troff:stdin:923: error: a space character is not allowed in an escape sequence parameter
#27 9.992 troff:stdin:923: warning [p 1, 153.8i]: cannot break line
#27 9.992 troff:stdin:924: error: invalid positional argument number 'L'
#27 9.993 troff:stdin:924: warning [p 1, 154.0i]: cannot break line
#27 9.994 troff:stdin:924: warning [p 1, 154.2i]: cannot break line
#27 9.995 troff:stdin:924: warning [p 1, 154.3i]: cannot break line
#27 9.996 troff:stdin:924: error: a backspace character is not allowed in an escape sequence parameter
#27 9.996 troff:stdin:924: warning [p 1, 154.5i]: cannot break line
#27 9.997 troff:stdin:924: warning [p 1, 154.7i]: cannot break line
#27 9.998 troff:stdin:924: warning [p 1, 154.8i]: cannot break line
#27 9.998 troff:stdin:924: error: a backspace character is not allowed in an escape sequence parameter
#27 9.999 troff:stdin:924: error: a backspace character is not allowed in an escape sequence parameter
#27 9.999 troff:stdin:924: error: invalid positional argument number 'H'
#27 9.999 troff:stdin:924: error: invalid positional argument number 'è'
#27 10.000 troff:stdin:924: warning [p 1, 155.2i]: cannot adjust line
#27 10.000 troff:stdin:924: warning [p 1, 155.3i]: cannot break line
#27 10.000 troff:stdin:925: error: a space character is not allowed in an escape sequence parameter
#27 10.000 troff:stdin:925: error: a space character is not allowed in an escape sequence parameter
#27 10.00 troff:stdin:925: error: a backspace character is not allowed in an escape sequence parameter
#27 10.00 troff:stdin:925: error: a backspace character is not allowed in an escape sequence parameter
#27 10.00 troff:stdin:925: warning [p 1, 155.5i]: cannot break line
#27 10.00 troff:stdin:925: error: a space character is not allowed in an escape sequence parameter
#27 10.00 troff:stdin:925: warning [p 1, 155.7i]: cannot break line
#27 10.00 troff:stdin:926: warning [p 1, 155.8i]: cannot adjust line
#27 10.00 troff:stdin:926: warning [p 1, 156.0i]: cannot adjust line
#27 10.00 troff:stdin:926: warning [p 1, 156.2i]: cannot break line
#27 10.01 troff:stdin:927: warning [p 1, 156.3i]: cannot break line
#27 10.01 troff:stdin:927: error: invalid positional argument number '¾'
#27 10.01 troff:stdin:927: error: invalid positional argument number 'H'
#27 10.01 troff:stdin:927: error: a space character is not allowed in an escape sequence parameter
#27 10.01 troff:stdin:927: error: invalid positional argument number '¾'
#27 10.01 troff:stdin:927: error: invalid positional argument number 'H'
#27 10.01 troff:stdin:927: error: a space character is not allowed in an escape sequence parameter
#27 10.01 troff:stdin:927: error: a space character is not allowed in an escape sequence parameter
#27 10.01 troff:stdin:927: error: a backspace character is not allowed in an escape sequence parameter
#27 10.01 troff:stdin:927: warning [p 1, 156.5i]: cannot break line
#27 10.01 troff:stdin:927: warning [p 1, 156.7i]: cannot break line
#27 10.01 troff:stdin:927: error: invalid positional argument number 'H'
#27 10.01 troff:stdin:927: warning [p 1, 156.8i]: cannot break line
#27 10.01 troff:stdin:927: error: invalid positional argument number '`'
#27 10.01 troff:stdin:927: error: invalid positional argument number 'P'
#27 10.01 troff:stdin:927: error: invalid positional argument number 'P'
#27 10.01 troff:stdin:927: warning [p 1, 157.0i]: cannot break line
#27 10.01 troff:stdin:927: error: invalid positional argument number 'P'
#27 10.01 troff:stdin:927: warning [p 1, 157.2i]: cannot break line
#27 10.01 troff:stdin:927: error: invalid positional argument number 'H'
#27 10.01 troff:stdin:927: error: invalid positional argument number 'H'
#27 10.02 troff:stdin:927: warning [p 1, 157.3i]: cannot adjust line
#27 10.02 troff:stdin:927: warning [p 1, 157.5i]: cannot break line
#27 10.02 troff:stdin:927: warning [p 1, 157.7i]: cannot break line
#27 10.02 troff:stdin:927: warning [p 1, 157.8i]: cannot adjust line
#27 10.02 troff:stdin:927: warning [p 1, 158.0i]: cannot adjust line
#27 10.02 troff:stdin:927: warning [p 1, 158.2i]: cannot break line
#27 10.02 troff:stdin:927: error: invalid positional argument number 'I'
#27 10.02 troff:stdin:927: error: a space character is not allowed in an escape sequence parameter
#27 10.02 troff:stdin:927: warning [p 1, 158.3i]: cannot adjust line
#27 10.02 troff:stdin:927: warning [p 1, 158.5i]: cannot break line
#27 10.02 troff:stdin:927: warning [p 1, 158.7i]: cannot break line
#27 10.02 troff:stdin:928: warning [p 1, 158.8i]: cannot break line
#27 10.02 troff:stdin:929: warning [p 1, 159.0i]: cannot break line
#27 10.03 troff:stdin:929: warning [p 1, 159.3i]: cannot break line
#27 10.03 troff:stdin:929: warning [p 1, 159.5i]: cannot adjust line
#27 10.03 troff:stdin:929: warning [p 1, 159.7i]: cannot break line
#27 10.03 troff:stdin:929: warning [p 1, 159.8i]: cannot break line
#27 10.03 troff:stdin:929: warning [p 1, 160.0i]: cannot break line
#27 10.03 troff:stdin:930: warning [p 1, 160.2i]: cannot adjust line
#27 10.03 troff:stdin:930: warning [p 1, 160.3i]: cannot break line
#27 10.03 troff:stdin:930: warning [p 1, 160.5i]: cannot break line
#27 10.04 troff:stdin:930: warning [p 1, 160.7i]: cannot adjust line
#27 10.04 troff:stdin:930: warning [p 1, 160.8i]: cannot break line
#27 10.04 troff:stdin:930: warning [p 1, 161.0i]: cannot adjust line
#27 10.04 troff:stdin:930: warning [p 1, 161.2i]: cannot break line
#27 10.04 troff:stdin:930: warning [p 1, 161.3i]: cannot adjust line
#27 10.04 troff:stdin:930: warning [p 1, 161.5i]: cannot break line
#27 10.04 troff:stdin:930: warning [p 1, 161.7i]: cannot adjust line
#27 10.04 troff:stdin:930: warning [p 1, 161.8i]: cannot break line
#27 10.04 troff:stdin:930: warning [p 1, 162.0i]: cannot adjust line
#27 10.04 troff:stdin:930: warning [p 1, 162.2i]: cannot break line
#27 10.04 troff:stdin:930: warning [p 1, 162.3i]: cannot adjust line
#27 10.04 troff:stdin:930: warning [p 1, 162.5i]: cannot break line
#27 10.05 troff:stdin:931: warning [p 1, 162.7i]: cannot adjust line
#27 10.05 troff:stdin:931: warning [p 1, 162.8i]: cannot break line
#27 10.05 troff:stdin:932: warning [p 1, 163.0i]: cannot adjust line
#27 10.05 troff:stdin:932: warning [p 1, 163.2i]: cannot break line
#27 10.06 troff:stdin:933: warning [p 1, 163.3i]: cannot break line
#27 10.06 troff:stdin:933: warning [p 1, 163.5i]: cannot adjust line
#27 10.06 troff:stdin:933: warning [p 1, 163.7i]: cannot break line
#27 10.06 troff:stdin:933: warning [p 1, 163.8i]: cannot adjust line
#27 10.06 troff:stdin:933: warning [p 1, 164.0i]: cannot break line
#27 10.06 troff:stdin:933: warning [p 1, 164.2i]: cannot adjust line
#27 10.06 troff:stdin:933: warning [p 1, 164.3i]: cannot break line
#27 10.06 troff:stdin:933: warning [p 1, 164.5i]: cannot break line
#27 10.06 troff:stdin:933: warning [p 1, 164.7i]: cannot break line
#27 10.07 troff:stdin:933: error: invalid positional argument number 'H'
#27 10.07 troff:stdin:933: warning [p 1, 164.8i]: cannot break line
#27 10.07 troff:stdin:935: error: invalid positional argument number 'H'
#27 10.07 troff:stdin:935: error: unterminated transparent embedding escape sequence
#27 10.07 troff:stdin:938: warning [p 1, 165.2i]: cannot adjust line
#27 10.07 troff:stdin:939: warning [p 1, 165.3i]: cannot adjust line
#27 10.07 troff:stdin:939: warning [p 1, 165.5i]: cannot break line
#27 10.07 troff:stdin:940: warning [p 1, 165.7i]: cannot break line
#27 10.07 troff:stdin:942: warning [p 1, 165.8i]: cannot adjust line
#27 10.07 troff:stdin:942: warning [p 1, 166.0i]: cannot break line
#27 10.07 troff:stdin:944: warning [p 1, 166.2i]: cannot adjust line
#27 10.07 troff:stdin:944: warning [p 1, 166.3i]: cannot break line
#27 10.07 troff:stdin:945: warning [p 1, 166.5i]: cannot break line
#27 10.07 troff:stdin:946: warning [p 1, 166.7i]: cannot adjust line
#27 10.08 troff:stdin:947: warning [p 1, 166.8i]: cannot adjust line
#27 10.08 troff:stdin:947: warning [p 1, 167.0i]: cannot break line
#27 10.08 troff:stdin:948: error: invalid positional argument number 'H'
#27 10.08 troff:stdin:948: warning [p 1, 167.2i]: cannot break line
#27 10.08 troff:stdin:949: error: a backspace character is not allowed in an escape sequence parameter
#27 10.08 troff:stdin:949: error: invalid positional argument number 'é'
#27 10.08 troff:stdin:950: error: a backspace character is not allowed in an escape sequence parameter
#27 10.08 troff:stdin:950: error: invalid positional argument number '¿'
#27 10.08 troff:stdin:950: warning [p 1, 167.3i]: cannot adjust line
#27 10.08 troff:stdin:950: warning [p 1, 167.5i]: cannot break line
#27 10.08 troff:stdin:951: error: a space character is not allowed in an escape sequence parameter
#27 10.08 troff:stdin:951: warning [p 1, 167.7i]: cannot adjust line
#27 10.08 troff:stdin:951: warning [p 1, 167.8i]: cannot break line
#27 10.08 troff:stdin:951: error: a space character is not allowed in an escape sequence parameter
#27 10.08 troff:stdin:951: error: a backspace character is not allowed in an escape sequence parameter
#27 10.08 troff:stdin:951: error: invalid positional argument number 'öÃ'
#27 10.08 troff:stdin:951: warning [p 1, 168.0i]: cannot break line
#27 10.08 troff:stdin:951: error: invalid positional argument number 'H'
#27 10.08 troff:stdin:951: error: a backspace character is not allowed in an escape sequence parameter
#27 10.08 troff:stdin:951: error: invalid positional argument number 'HX'
#27 10.08 troff:stdin:951: error: a space character is not allowed in an escape sequence parameter
#27 10.08 troff:stdin:951: warning [p 1, 168.2i]: cannot break line
#27 10.08 troff:stdin:952: warning [p 1, 168.3i]: cannot break line
#27 10.08 troff:stdin:953: warning [p 1, 168.5i]: cannot break line
#27 10.09 troff:stdin:954: warning [p 1, 168.7i]: cannot break line
#27 10.09 troff:stdin:954: warning [p 1, 168.8i]: cannot break line
#27 10.09 troff:stdin:955: warning [p 1, 169.0i]: cannot adjust line
#27 10.09 troff:stdin:955: warning [p 1, 169.2i]: cannot adjust line
#27 10.09 troff:stdin:955: warning [p 1, 169.3i]: cannot break line
#27 10.09 troff:stdin:956: warning [p 1, 169.5i]: cannot break line
#27 10.09 troff:stdin:956: warning [p 1, 169.7i]: cannot break line
#27 10.09 troff:stdin:957: warning [p 1, 170.0i]: cannot adjust line
#27 10.09 troff:stdin:957: warning [p 1, 170.2i]: cannot break line
#27 10.09 troff:stdin:957: warning [p 1, 170.3i]: cannot break line
#27 10.09 troff:stdin:957: warning [p 1, 170.5i]: cannot break line
#27 10.10 troff:stdin:957: warning [p 1, 170.7i]: cannot break line
#27 10.10 troff:stdin:957: warning [p 1, 170.8i]: cannot break line
#27 10.10 troff:stdin:957: warning [p 1, 171.0i]: cannot break line
#27 10.10 troff:stdin:957: warning [p 1, 171.2i]: cannot break line
#27 10.10 troff:stdin:959: error: a backspace character is not allowed in an escape sequence parameter
#27 10.10 troff:stdin:959: error: a backspace character is not allowed in an escape sequence parameter
#27 10.10 troff:stdin:959: error: a backspace character is not allowed in an escape sequence parameter
#27 10.10 troff:stdin:959: error: a backspace character is not allowed in an escape sequence parameter
#27 10.10 troff:stdin:959: error: a backspace character is not allowed in an escape sequence parameter
#27 10.11 troff:stdin:959: warning [p 1, 171.5i]: cannot break line
#27 10.11 troff:stdin:959: warning [p 1, 171.7i]: cannot adjust line
#27 10.11 troff:stdin:959: warning [p 1, 171.8i]: cannot break line
#27 10.11 troff:stdin:959: warning [p 1, 172.0i]: cannot adjust line
#27 10.11 troff:stdin:959: warning [p 1, 172.2i]: cannot adjust line
#27 10.11 troff:stdin:959: warning [p 1, 172.3i]: cannot break line
#27 10.11 troff:stdin:960: warning [p 1, 172.5i]: cannot adjust line
#27 10.11 troff:stdin:961: warning [p 1, 172.7i]: cannot adjust line
#27 10.11 troff:stdin:961: warning [p 1, 172.8i]: cannot break line
#27 10.11 troff:stdin:962: warning [p 1, 173.0i]: cannot break line
#27 10.12 troff:stdin:962: warning [p 1, 173.2i]: cannot break line
#27 10.12 troff:stdin:962: error: a backspace character is not allowed in an escape sequence parameter
#27 10.12 troff:stdin:962: error: a backspace character is not allowed in an escape sequence parameter
#27 10.12 troff:stdin:962: error: a backspace character is not allowed in an escape sequence parameter
#27 10.12 troff:stdin:962: warning [p 1, 173.3i]: cannot adjust line
#27 10.12 troff:stdin:962: warning [p 1, 173.5i]: cannot break line
#27 10.12 troff:stdin:964: warning [p 1, 173.8i]: cannot adjust line
#27 10.12 troff:stdin:964: error: a backspace character is not allowed in an escape sequence parameter
#27 10.12 troff:stdin:964: error: a backspace character is not allowed in an escape sequence parameter
#27 10.12 troff:stdin:964: error: a backspace character is not allowed in an escape sequence parameter
#27 10.12 troff:stdin:964: warning [p 1, 174.2i]: cannot break line
#27 10.12 troff:stdin:965: error: a backspace character is not allowed in an escape sequence parameter
#27 10.12 troff:stdin:965: error: a backspace character is not allowed in an escape sequence parameter
#27 10.12 troff:stdin:965: warning [p 1, 174.5i]: cannot break line
#27 10.12 troff:stdin:965: error: invalid positional argument number 'H'
#27 10.12 troff:stdin:965: warning [p 1, 174.7i]: cannot adjust line
#27 10.12 troff:stdin:965: warning [p 1, 174.8i]: cannot break line
#27 10.12 troff:stdin:965: warning [p 1, 175.0i]: cannot break line
#27 10.12 troff:stdin:966: error: invalid positional argument number 'H'
#27 10.12 troff:stdin:966: error: a backspace character is not allowed in an escape sequence parameter
#27 10.12 troff:stdin:966: warning [p 1, 175.3i]: cannot break line
#27 10.13 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 10.13 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 10.13 troff:stdin:967: error: invalid positional argument number 'H'
#27 10.13 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 10.13 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 10.13 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 10.13 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 10.13 troff:stdin:967: error: invalid positional argument number 'H'
#27 10.13 troff:stdin:967: error: a backspace character is not allowed in an escape sequence parameter
#27 10.13 troff:stdin:967: error: invalid positional argument number 'H'
#27 10.14 troff:stdin:967: warning [p 1, 175.7i]: cannot break line
#27 10.14 troff:stdin:967: warning [p 1, 175.8i]: cannot break line
#27 10.14 troff:stdin:967: warning [p 1, 176.0i]: cannot break line
#27 10.14 troff:stdin:968: warning [p 1, 176.2i]: cannot break line
#27 10.14 troff:stdin:968: warning [p 1, 176.3i]: cannot adjust line
#27 10.14 troff:stdin:968: warning [p 1, 176.5i]: cannot adjust line
#27 10.14 troff:stdin:969: warning [p 1, 176.7i]: cannot adjust line
#27 10.14 troff:stdin:969: warning [p 1, 177.0i]: cannot break line
#27 10.14 troff:stdin:970: warning [p 1, 177.2i]: cannot adjust line
#27 10.15 troff:stdin:970: warning [p 1, 177.3i]: cannot adjust line
#27 10.15 troff:stdin:970: warning [p 1, 177.5i]: cannot break line
#27 10.15 troff:stdin:970: warning [p 1, 177.7i]: cannot adjust line
#27 10.15 troff:stdin:970: warning [p 1, 177.8i]: cannot adjust line
#27 10.15 troff:stdin:970: warning [p 1, 178.0i]: cannot adjust line
#27 10.15 troff:stdin:970: warning [p 1, 178.2i]: cannot adjust line
#27 10.15 troff:stdin:970: warning [p 1, 178.3i]: cannot break line
#27 10.15 troff:stdin:970: warning [p 1, 178.5i]: cannot adjust line
#27 10.15 troff:stdin:971: error: a backspace character is not allowed in an escape sequence parameter
#27 10.15 troff:stdin:971: warning [p 1, 178.8i]: cannot adjust line
#27 10.15 troff:stdin:971: warning [p 1, 179.0i]: cannot break line
#27 10.15 troff:stdin:972: warning [p 1, 179.3i]: cannot adjust line
#27 10.15 troff:stdin:972: warning [p 1, 179.5i]: cannot adjust line
#27 10.15 troff:stdin:972: warning [p 1, 179.7i]: cannot adjust line
#27 10.15 troff:stdin:972: warning [p 1, 179.8i]: cannot adjust line
#27 10.15 troff:stdin:973: error: a backspace character is not allowed in an escape sequence parameter
#27 10.15 troff:stdin:973: error: a backspace character is not allowed in an escape sequence parameter
#27 10.16 troff:stdin:973: warning [p 1, 180.2i]: cannot break line
#27 10.16 troff:stdin:974: error: a backspace character is not allowed in an escape sequence parameter
#27 10.16 troff:stdin:974: error: a backspace character is not allowed in an escape sequence parameter
#27 10.16 troff:stdin:974: warning [p 1, 180.3i]: cannot break line
#27 10.16 troff:stdin:974: error: invalid positional argument number 'H'
#27 10.16 troff:stdin:974: error: a backspace character is not allowed in an escape sequence parameter
#27 10.16 troff:stdin:974: error: invalid positional argument number 'H'
#27 10.16 troff:stdin:974: warning [p 1, 180.5i]: cannot adjust line
#27 10.16 troff:stdin:974: warning [p 1, 180.7i]: cannot break line
#27 10.16 troff:stdin:974: error: a backspace character is not allowed in an escape sequence parameter
#27 10.16 troff:stdin:974: error: a backspace character is not allowed in an escape sequence parameter
#27 10.16 troff:stdin:974: warning [p 1, 180.8i]: cannot adjust line
#27 10.16 troff:stdin:974: error: a backspace character is not allowed in an escape sequence parameter
#27 10.16 troff:stdin:974: warning [p 1, 181.3i]: cannot adjust line
#27 10.16 troff:stdin:974: warning [p 1, 181.5i]: cannot break line
#27 10.16 troff:stdin:974: warning [p 1, 181.7i]: cannot adjust line
#27 10.16 troff:stdin:974: warning [p 1, 181.8i]: cannot break line
#27 10.16 troff:stdin:974: warning [p 1, 182.0i]: cannot adjust line
#27 10.16 troff:stdin:974: warning [p 1, 182.2i]: cannot adjust line
#27 10.16 troff:stdin:974: warning [p 1, 182.3i]: cannot break line
#27 10.17 troff:stdin:975: warning [p 1, 182.5i]: cannot break line
#27 10.17 troff:stdin:976: warning [p 1, 182.7i]: cannot break line
#27 10.17 troff:stdin:977: warning [p 1, 183.0i]: cannot break line
#27 10.17 troff:stdin:977: error: a backspace character is not allowed in an escape sequence parameter
#27 10.17 troff:stdin:977: error: a backspace character is not allowed in an escape sequence parameter
#27 10.17 troff:stdin:977: warning [p 1, 183.2i]: cannot adjust line
#27 10.17 troff:stdin:977: warning [p 1, 183.3i]: cannot break line
#27 10.17 troff:stdin:978: error: invalid positional argument number 'H'
#27 10.17 troff:stdin:978: error: invalid positional argument number 'H'
#27 10.17 troff:stdin:978: error: invalid positional argument number 'H'
#27 10.17 troff:stdin:978: error: invalid positional argument number 'H'
#27 10.17 troff:stdin:978: error: invalid positional argument number 'H'
#27 10.17 troff:stdin:978: error: invalid positional argument number 'H'
#27 10.17 troff:stdin:978: warning [p 1, 183.7i]: cannot break line
#27 10.17 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 10.17 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 10.17 troff:stdin:978: warning [p 1, 183.8i]: cannot adjust line
#27 10.17 troff:stdin:978: error: invalid positional argument number 'HH'
#27 10.17 troff:stdin:978: error: invalid positional argument number 'H'
#27 10.17 troff:stdin:978: warning [p 1, 184.2i]: cannot adjust line
#27 10.17 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 10.17 troff:stdin:978: warning [p 1, 184.3i]: cannot adjust line
#27 10.17 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 10.18 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 10.18 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 10.18 troff:stdin:978: error: a backspace character is not allowed in an escape sequence parameter
#27 10.18 troff:stdin:978: warning [p 1, 184.7i]: cannot break line
#27 10.18 troff:stdin:979: error: a backspace character is not allowed in an escape sequence parameter
#27 10.18 troff:stdin:979: warning [p 1, 185.0i]: cannot break line
#27 10.18 troff:stdin:980: warning [p 1, 185.2i]: cannot adjust line
#27 10.18 troff:stdin:980: warning [p 1, 185.3i]: cannot adjust line
#27 10.18 troff:stdin:981: warning [p 1, 185.8i]: cannot break line
#27 10.18 troff:stdin:981: warning [p 1, 186.2i]: cannot adjust line
#27 10.18 troff:stdin:981: warning [p 1, 186.3i]: cannot adjust line
#27 10.18 troff:stdin:981: error: invalid positional argument number 'H'
#27 10.18 troff:stdin:981: error: a backspace character is not allowed in an escape sequence parameter
#27 10.18 troff:stdin:981: error: a backspace character is not allowed in an escape sequence parameter
#27 10.18 troff:stdin:981: error: a backspace character is not allowed in an escape sequence parameter
#27 10.18 troff:stdin:981: warning [p 1, 186.5i]: cannot adjust line
#27 10.18 troff:stdin:981: warning [p 1, 186.7i]: cannot break line
#27 10.18 troff:stdin:982: warning [p 1, 186.8i]: cannot adjust line
#27 10.18 troff:stdin:982: warning [p 1, 187.0i]: cannot break line
#27 10.19 troff:stdin:983: warning [p 1, 187.3i]: cannot break line
#27 10.19 troff:stdin:983: warning [p 1, 187.7i]: cannot adjust line
#27 10.19 troff:stdin:983: warning [p 1, 188.0i]: cannot break line
#27 10.19 troff:stdin:983: warning [p 1, 188.2i]: cannot adjust line
#27 10.19 troff:stdin:983: warning [p 1, 188.3i]: cannot break line
#27 10.19 troff:stdin:983: warning [p 1, 188.5i]: cannot adjust line
#27 10.19 troff:stdin:983: warning [p 1, 188.7i]: cannot adjust line
#27 10.19 troff:stdin:984: warning [p 1, 188.8i]: cannot adjust line
#27 10.19 troff:stdin:984: warning [p 1, 189.0i]: cannot adjust line
#27 10.19 troff:stdin:984: warning [p 1, 189.2i]: cannot break line
#27 10.19 troff:stdin:984: warning [p 1, 189.3i]: cannot break line
#27 10.20 troff:stdin:984: warning [p 1, 189.7i]: cannot break line
#27 10.20 troff:stdin:985: warning [p 1, 189.8i]: cannot break line
#27 10.20 troff:stdin:986: warning [p 1, 190.0i]: cannot break line
#27 10.20 troff:stdin:988: warning [p 1, 190.2i]: cannot adjust line
#27 10.20 troff:stdin:988: warning [p 1, 190.3i]: cannot break line
#27 10.21 troff:stdin:988: warning [p 1, 190.5i]: cannot break line
#27 10.21 troff:stdin:988: warning [p 1, 190.7i]: cannot break line
#27 10.21 troff:stdin:988: warning [p 1, 190.8i]: cannot adjust line
#27 10.21 troff:stdin:989: warning [p 1, 191.0i]: cannot adjust line
#27 10.21 troff:stdin:989: error: a backspace character is not allowed in an escape sequence parameter
#27 10.21 troff:stdin:989: error: a backspace character is not allowed in an escape sequence parameter
#27 10.21 troff:stdin:989: error: a backspace character is not allowed in an escape sequence parameter
#27 10.21 troff:stdin:989: error: a backspace character is not allowed in an escape sequence parameter
#27 10.21 troff:stdin:989: warning [p 1, 191.2i]: cannot adjust line
#27 10.21 troff:stdin:989: warning [p 1, 191.3i]: cannot break line
#27 10.21 troff:stdin:989: warning [p 1, 191.5i]: cannot break line
#27 10.21 troff:stdin:989: warning [p 1, 191.7i]: cannot break line
#27 10.21 troff:stdin:989: error: invalid positional argument number 'è'
#27 10.21 troff:stdin:989: warning [p 1, 191.8i]: cannot break line
#27 10.21 troff:stdin:989: error: a backspace character is not allowed in an escape sequence parameter
#27 10.21 troff:stdin:989: warning [p 1, 192.0i]: cannot break line
#27 10.22 troff:stdin:990: error: invalid positional argument number 'ë'
#27 10.22 troff:stdin:990: error: a backspace character is not allowed in an escape sequence parameter
#27 10.22 troff:stdin:990: warning [p 1, 192.2i]: cannot break line
#27 10.22 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 10.22 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 10.22 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 10.22 troff:stdin:991: error: invalid positional argument number 'H'
#27 10.22 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 10.22 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 10.22 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 10.22 troff:stdin:991: error: a backspace character is not allowed in an escape sequence parameter
#27 10.22 troff:stdin:991: warning [p 1, 192.3i]: cannot break line
#27 10.22 troff:stdin:993: error: invalid positional argument number 'H'
#27 10.22 troff:stdin:993: warning [p 1, 192.5i]: cannot adjust line
#27 10.22 troff:stdin:993: warning [p 1, 192.7i]: cannot break line
#27 10.22 troff:stdin:994: error: invalid positional argument number 'H'
#27 10.22 troff:stdin:994: error: invalid positional argument number 'H'
#27 10.23 troff:stdin:996: warning [p 1, 193.2i]: cannot adjust line
#27 10.23 troff:stdin:997: error: a backspace character is not allowed in an escape sequence parameter
#27 10.23 troff:stdin:997: warning [p 1, 193.3i]: cannot adjust line
#27 10.23 troff:stdin:997: warning [p 1, 193.5i]: cannot break line
#27 10.23 troff:stdin:997: error: invalid positional argument number 'è'
#27 10.23 troff:stdin:997: warning [p 1, 193.7i]: cannot adjust line
#27 10.23 troff:stdin:997: warning [p 1, 193.8i]: cannot break line
#27 10.23 troff:stdin:997: error: invalid positional argument number 'H'
#27 10.23 troff:stdin:997: error: a backspace character is not allowed in an escape sequence parameter
#27 10.23 troff:stdin:997: error: invalid positional argument number 'H'
#27 10.23 troff:stdin:997: error: invalid positional argument number 'H'
#27 10.23 troff:stdin:997: warning [p 1, 194.0i]: cannot break line
#27 10.23 troff:stdin:998: error: a space character is not allowed in an escape sequence parameter
#27 10.23 troff:stdin:998: error: invalid positional argument number 'H'
#27 10.23 troff:stdin:998: warning [p 1, 194.2i]: cannot break line
#27 10.23 troff:stdin:998: error: a space character is not allowed in an escape sequence parameter
#27 10.23 troff:stdin:998: error: a backspace character is not allowed in an escape sequence parameter
#27 10.23 troff:stdin:998: error: a backspace character is not allowed in an escape sequence parameter
#27 10.23 troff:stdin:998: error: a backspace character is not allowed in an escape sequence parameter
#27 10.23 troff:stdin:998: warning [p 1, 194.3i]: cannot break line
#27 10.24 troff:stdin:999: error: a space character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:999: error: a backspace character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:999: warning [p 1, 194.7i]: cannot break line
#27 10.24 troff:stdin:999: warning [p 1, 194.8i]: cannot adjust line
#27 10.24 troff:stdin:1000: error: a backspace character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:1000: warning [p 1, 195.0i]: cannot adjust line
#27 10.24 troff:stdin:1000: warning [p 1, 195.2i]: cannot break line
#27 10.24 troff:stdin:1001: warning [p 1, 195.3i]: cannot adjust line
#27 10.24 troff:stdin:1001: error: a backspace character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:1001: error: a backspace character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:1001: warning [p 1, 195.5i]: cannot adjust line
#27 10.24 troff:stdin:1001: warning [p 1, 195.7i]: cannot break line
#27 10.24 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:1002: error: a space character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:1002: error: a space character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:1002: warning [p 1, 195.8i]: cannot adjust line
#27 10.24 troff:stdin:1002: warning [p 1, 196.0i]: cannot break line
#27 10.24 troff:stdin:1002: error: a space character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:1002: error: a space character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:1002: warning [p 1, 196.2i]: cannot break line
#27 10.24 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:1002: error: invalid positional argument number 'H'
#27 10.24 troff:stdin:1002: warning [p 1, 196.3i]: cannot break line
#27 10.24 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:1002: warning [p 1, 196.5i]: cannot break line
#27 10.24 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 10.24 troff:stdin:1002: error: invalid positional argument number 'H'
#27 10.25 troff:stdin:1002: error: invalid positional argument number 'H'
#27 10.25 troff:stdin:1002: warning [p 1, 196.8i]: cannot adjust line
#27 10.25 troff:stdin:1002: warning [p 1, 197.0i]: cannot adjust line
#27 10.25 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1002: warning [p 1, 197.2i]: cannot adjust line
#27 10.25 troff:stdin:1002: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1002: error: a space character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1002: error: a space character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1002: warning [p 1, 197.3i]: cannot adjust line
#27 10.25 troff:stdin:1002: warning [p 1, 197.5i]: cannot break line
#27 10.25 troff:stdin:1003: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1003: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1003: error: invalid positional argument number 'H'
#27 10.25 troff:stdin:1003: warning [p 1, 197.7i]: cannot break line
#27 10.25 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1014: error: invalid positional argument number 'H'
#27 10.25 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1014: warning [p 1, 198.3i]: cannot adjust line
#27 10.25 troff:stdin:1014: warning [p 1, 198.5i]: cannot break line
#27 10.25 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1014: error: invalid positional argument number 'H'
#27 10.25 troff:stdin:1014: warning [p 1, 198.7i]: cannot adjust line
#27 10.25 troff:stdin:1014: error: invalid positional argument number 'H'
#27 10.25 troff:stdin:1014: warning [p 1, 198.8i]: cannot adjust line
#27 10.25 troff:stdin:1014: warning [p 1, 199.0i]: cannot adjust line
#27 10.25 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1014: warning [p 1, 199.2i]: cannot adjust line
#27 10.25 troff:stdin:1014: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1014: error: a space character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1014: error: a space character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1014: warning [p 1, 199.3i]: cannot adjust line
#27 10.25 troff:stdin:1014: warning [p 1, 199.5i]: cannot break line
#27 10.25 troff:stdin:1015: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1015: error: a backspace character is not allowed in an escape sequence parameter
#27 10.25 troff:stdin:1015: error: invalid positional argument number 'H'
#27 10.25 troff:stdin:1015: warning [p 1, 199.7i]: cannot break line
#27 10.26 troff:stdin:1015: error: a backspace character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1015: warning [p 1, 199.8i]: cannot break line
#27 10.26 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: warning [p 1, 200.2i]: cannot break line
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'H'
#27 10.26 troff:stdin:1017: warning [p 1, 200.3i]: cannot adjust line
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'H'
#27 10.26 troff:stdin:1017: warning [p 1, 200.5i]: cannot adjust line
#27 10.26 troff:stdin:1017: warning [p 1, 200.7i]: cannot adjust line
#27 10.26 troff:stdin:1017: warning [p 1, 200.8i]: cannot break line
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'H'
#27 10.26 troff:stdin:1017: warning [p 1, 201.0i]: cannot adjust line
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'H'
#27 10.26 troff:stdin:1017: warning [p 1, 201.2i]: cannot adjust line
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'H'
#27 10.26 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: warning [p 1, 201.3i]: cannot adjust line
#27 10.26 troff:stdin:1017: warning [p 1, 201.5i]: cannot break line
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'è'
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'H'
#27 10.26 troff:stdin:1017: warning [p 1, 201.7i]: cannot adjust line
#27 10.26 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: warning [p 1, 201.8i]: cannot adjust line
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'è'
#27 10.26 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'H'
#27 10.26 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'è'
#27 10.26 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'H'
#27 10.26 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'è'
#27 10.26 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: warning [p 1, 202.0i]: cannot adjust line
#27 10.26 troff:stdin:1017: warning [p 1, 202.2i]: cannot break line
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'H'
#27 10.26 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: warning [p 1, 202.3i]: cannot adjust line
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'è'
#27 10.26 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: error: invalid positional argument number 'H'
#27 10.26 troff:stdin:1017: error: a backspace character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: error: a space character is not allowed in an escape sequence parameter
#27 10.26 troff:stdin:1017: warning [p 1, 202.7i]: cannot adjust line
#27 10.26 troff:stdin:1017: warning [p 1, 202.8i]: cannot break line
#27 10.26 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: error: invalid positional argument number 'H'
#27 10.27 troff:stdin:1018: warning [p 1, 203.0i]: cannot break line
#27 10.27 troff:stdin:1018: error: invalid positional argument number 'H'
#27 10.27 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: warning [p 1, 203.2i]: cannot adjust line
#27 10.27 troff:stdin:1018: warning [p 1, 203.3i]: cannot break line
#27 10.27 troff:stdin:1018: error: invalid positional argument number 'è'
#27 10.27 troff:stdin:1018: error: invalid positional argument number 'H'
#27 10.27 troff:stdin:1018: warning [p 1, 203.5i]: cannot adjust line
#27 10.27 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: warning [p 1, 203.7i]: cannot adjust line
#27 10.27 troff:stdin:1018: error: invalid positional argument number 'è'
#27 10.27 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: error: invalid positional argument number 'H'
#27 10.27 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: error: invalid positional argument number 'è'
#27 10.27 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: error: invalid positional argument number 'H'
#27 10.27 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: error: invalid positional argument number 'è'
#27 10.27 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: warning [p 1, 203.8i]: cannot adjust line
#27 10.27 troff:stdin:1018: warning [p 1, 204.0i]: cannot break line
#27 10.27 troff:stdin:1018: error: invalid positional argument number 'H'
#27 10.27 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: warning [p 1, 204.2i]: cannot adjust line
#27 10.27 troff:stdin:1018: error: invalid positional argument number 'è'
#27 10.27 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: error: invalid positional argument number 'H'
#27 10.27 troff:stdin:1018: error: a backspace character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: error: a space character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1018: warning [p 1, 204.5i]: cannot adjust line
#27 10.27 troff:stdin:1018: warning [p 1, 204.7i]: cannot break line
#27 10.27 troff:stdin:1019: error: a backspace character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1019: error: a backspace character is not allowed in an escape sequence parameter
#27 10.27 troff:stdin:1019: error: invalid positional argument number 'H'
#27 10.27 troff:stdin:1019: warning [p 1, 204.8i]: cannot break line
#27 10.28 troff:stdin:1019: warning [p 1, 205.0i]: cannot break line
#27 10.28 troff:stdin:1020: warning [p 1, 205.2i]: cannot break line
#27 10.28 troff:stdin:1021: error: a backspace character is not allowed in an escape sequence parameter
#27 10.28 troff:stdin:1021: warning [p 1, 205.3i]: cannot break line
#27 10.28 troff:stdin:1022: error: a backspace character is not allowed in an escape sequence parameter
#27 10.28 troff:stdin:1022: warning [p 1, 205.5i]: cannot break line
#27 10.28 troff:stdin:1022: warning [p 1, 205.7i]: cannot adjust line
#27 10.28 troff:stdin:1022: warning [p 1, 205.8i]: cannot break line
#27 10.28 troff:stdin:1022: warning [p 1, 206.0i]: cannot break line
#27 10.29 troff:stdin:1023: warning [p 1, 206.2i]: cannot adjust line
#27 10.29 troff:stdin:1024: warning [p 1, 206.3i]: cannot adjust line
#27 10.29 troff:stdin:1025: warning [p 1, 206.5i]: cannot adjust line
#27 10.29 troff:stdin:1026: warning [p 1, 206.7i]: cannot adjust line
#27 10.29 troff:stdin:1028: warning [p 1, 207.0i]: cannot break line
#27 10.29 troff:stdin:1030: warning [p 1, 207.2i]: cannot adjust line
#27 10.29 troff:stdin:1031: warning [p 1, 207.3i]: cannot adjust line
#27 10.29 troff:stdin:1032: error: a backspace character is not allowed in an escape sequence parameter
#27 10.29 troff:stdin:1032: error: a backspace character is not allowed in an escape sequence parameter
#27 10.29 troff:stdin:1032: error: invalid positional argument number 'H'
#27 10.29 troff:stdin:1032: error: a backspace character is not allowed in an escape sequence parameter
#27 10.29 troff:stdin:1032: warning [p 1, 207.5i]: cannot adjust line
#27 10.29 troff:stdin:1032: warning [p 1, 207.7i]: cannot break line
#27 10.29 troff:stdin:1033: warning [p 1, 207.8i]: cannot break line
#27 10.29 troff:stdin:1034: error: a backspace character is not allowed in an escape sequence parameter
#27 10.29 troff:stdin:1034: error: invalid positional argument number 'H'
#27 10.29 troff:stdin:1034: warning [p 1, 208.0i]: cannot break line
#27 10.29 troff:stdin:1035: warning [p 1, 208.2i]: cannot break line
#27 10.29 troff:stdin:1036: warning [p 1, 208.3i]: cannot break line
#27 10.29 troff:stdin:1037: warning [p 1, 208.5i]: cannot break line
#27 10.30 troff:stdin:1039: warning [p 1, 208.7i]: cannot adjust line
#27 10.30 troff:stdin:1039: warning [p 1, 208.8i]: cannot adjust line
#27 10.30 troff:stdin:1040: warning [p 1, 209.0i]: cannot adjust line
#27 10.30 troff:stdin:1041: warning [p 1, 209.2i]: cannot adjust line
#27 10.30 troff:stdin:1042: error: a backspace character is not allowed in an escape sequence parameter
#27 10.30 troff:stdin:1042: error: invalid positional argument number 'H'
#27 10.30 troff:stdin:1042: warning [p 1, 209.3i]: cannot adjust line
#27 10.30 troff:stdin:1042: warning [p 1, 209.5i]: cannot break line
#27 10.30 troff:stdin:1044: warning [p 1, 209.7i]: cannot adjust line
#27 10.30 troff:stdin:1044: warning [p 1, 209.8i]: cannot break line
#27 10.30 troff:stdin:1045: warning [p 1, 210.0i]: cannot break line
#27 10.30 troff:stdin:1047: warning [p 1, 210.2i]: cannot adjust line
#27 10.30 troff:stdin:1047: warning [p 1, 210.3i]: cannot break line
#27 10.30 troff:stdin:1049: warning [p 1, 210.5i]: cannot adjust line
#27 10.30 troff:stdin:1050: warning [p 1, 210.7i]: cannot adjust line
#27 10.30 troff:stdin:1051: warning [p 1, 210.8i]: cannot adjust line
#27 10.30 troff:stdin:1051: warning [p 1, 211.0i]: cannot break line
#27 10.30 troff:stdin:1052: error: a backspace character is not allowed in an escape sequence parameter
#27 10.30 troff:stdin:1052: error: invalid positional argument number 'H'
#27 10.30 troff:stdin:1052: warning [p 1, 211.2i]: cannot break line
#27 10.30 troff:stdin:1054: error: invalid positional argument number 'H'
#27 10.30 troff:stdin:1054: error: unterminated transparent embedding escape sequence
#27 10.30 troff:stdin:1055: warning [p 1, 211.3i]: cannot adjust line
#27 10.30 troff:stdin:1056: error: a backspace character is not allowed in an escape sequence parameter
#27 10.30 troff:stdin:1056: error: invalid positional argument number 'H'
#27 10.30 troff:stdin:1056: error: a backspace character is not allowed in an escape sequence parameter
#27 10.30 troff:stdin:1056: error: invalid positional argument number 'H'
#27 10.30 troff:stdin:1056: warning [p 1, 211.5i]: cannot adjust line
#27 10.30 troff:stdin:1056: warning [p 1, 211.7i]: cannot break line
#27 10.30 troff:stdin:1058: warning [p 1, 211.8i]: cannot adjust line
#27 10.31 troff:stdin:1062: warning [p 1, 212.2i]: cannot adjust line
#27 10.31 troff:stdin:1062: warning [p 1, 212.3i]: cannot break line
#27 10.31 troff:stdin:1063: warning [p 1, 212.5i]: cannot break line
#27 10.31 troff:stdin:1066: error: a backspace character is not allowed in an escape sequence parameter
#27 10.31 troff:stdin:1066: warning [p 1, 212.8i]: cannot break line
#27 10.31 troff:stdin:1066: error: invalid positional argument number 'H'
#27 10.31 troff:stdin:1066: error: invalid positional argument number 'H'
#27 10.31 troff:stdin:1066: error: invalid positional argument number ''
#27 10.31 troff:stdin:1066: warning [p 1, 213.0i]: cannot adjust line
#27 10.31 troff:stdin:1067: error: a backspace character is not allowed in an escape sequence parameter
#27 10.31 troff:stdin:1067: warning [p 1, 213.2i]: cannot adjust line
#27 10.31 troff:stdin:1067: warning [p 1, 213.3i]: cannot break line
#27 10.31 troff:stdin:1067: error: invalid positional argument number 'H'
#27 10.31 troff:stdin:1067: error: a backspace character is not allowed in an escape sequence parameter
#27 10.31 troff:stdin:1067: error: invalid positional argument number ''
#27 10.31 troff:stdin:1067: warning [p 1, 213.5i]: cannot adjust line
#27 10.31 troff:stdin:1068: error: invalid positional argument number 'H'
#27 10.31 troff:stdin:1068: warning [p 1, 213.7i]: cannot adjust line
#27 10.31 troff:stdin:1068: warning [p 1, 213.8i]: cannot break line
#27 10.31 troff:stdin:1069: warning [p 1, 214.0i]: cannot break line
#27 10.31 troff:stdin:1070: warning [p 1, 214.2i]: cannot adjust line
#27 10.31 troff:stdin:1071: error: a backspace character is not allowed in an escape sequence parameter
#27 10.31 troff:stdin:1071: error: a backspace character is not allowed in an escape sequence parameter
#27 10.31 troff:stdin:1071: warning [p 1, 214.5i]: cannot break line
#27 10.31 troff:stdin:1072: warning [p 1, 214.7i]: cannot adjust line
#27 10.31 troff:stdin:1073: error: a backspace character is not allowed in an escape sequence parameter
#27 10.31 troff:stdin:1073: error: a backspace character is not allowed in an escape sequence parameter
#27 10.31 troff:stdin:1073: warning [p 1, 215.0i]: cannot adjust line
#27 10.31 troff:stdin:1074: error: a backspace character is not allowed in an escape sequence parameter
#27 10.31 troff:stdin:1074: error: invalid positional argument number ''
#27 10.31 troff:stdin:1074: warning [p 1, 215.3i]: cannot break line
#27 10.31 troff:stdin:1079: warning [p 1, 216.0i]: cannot adjust line
#27 10.31 troff:stdin:1080: warning [p 1, 216.2i]: cannot adjust line
#27 10.32 troff:stdin:1082: warning [p 1, 216.7i]: cannot break line
#27 10.32 troff:stdin:1084: warning [p 1, 216.8i]: cannot adjust line
#27 10.32 troff:stdin:1084: warning [p 1, 217.0i]: cannot break line
#27 10.32 troff:stdin:1089: warning [p 1, 217.5i]: cannot break line
#27 10.32 troff:stdin:1091: warning [p 1, 217.7i]: cannot adjust line
#27 10.32 troff:stdin:1091: warning [p 1, 217.8i]: cannot break line
#27 10.32 troff:stdin:1093: warning [p 1, 218.0i]: cannot adjust line
#27 10.32 troff:stdin:1094: warning [p 1, 218.2i]: cannot adjust line
#27 10.32 troff:stdin:1094: warning [p 1, 218.3i]: cannot adjust line
#27 10.32 troff:stdin:1095: warning [p 1, 218.5i]: cannot adjust line
#27 10.32 troff:stdin:1095: warning [p 1, 218.7i]: cannot break line
#27 10.32 troff:stdin:1096: error: invalid positional argument number 'H'
#27 10.32 troff:stdin:1096: error: invalid positional argument number 'H'
#27 10.32 troff:stdin:1096: error: invalid positional argument number 'H'
#27 10.32 troff:stdin:1096: warning [p 1, 218.8i]: cannot break line
#27 10.32 troff:stdin:1096: warning [p 1, 219.0i]: cannot break line
#27 10.33 troff:stdin:1098: warning [p 1, 219.2i]: cannot adjust line
#27 10.33 troff:stdin:1098: warning [p 1, 219.3i]: cannot break line
#27 10.33 troff:stdin:1100: warning [p 1, 219.5i]: cannot adjust line
#27 10.33 troff:stdin:1101: error: invalid positional argument number 'H'
#27 10.33 troff:stdin:1101: warning [p 1, 219.7i]: cannot adjust line
#27 10.33 troff:stdin:1101: warning [p 1, 219.8i]: cannot break line
#27 10.33 troff:stdin:1102: error: invalid positional argument number 'H'
#27 10.33 troff:stdin:1102: warning [p 1, 220.0i]: cannot break line
#27 10.33 troff:stdin:1103: error: invalid positional argument number 'H'
#27 10.33 troff:stdin:1103: error: unterminated transparent embedding escape sequence
#27 10.33 troff:stdin:1104: warning [p 1, 220.2i]: cannot break line
#27 10.33 troff:stdin:1106: warning [p 1, 220.3i]: cannot adjust line
#27 10.33 troff:stdin:1107: warning [p 1, 220.5i]: cannot adjust line
#27 10.33 troff:stdin:1108: warning [p 1, 220.7i]: cannot adjust line
#27 10.33 troff:stdin:1108: warning [p 1, 220.8i]: cannot break line
#27 10.33 troff:stdin:1109: warning [p 1, 221.0i]: cannot break line
#27 10.33 troff:stdin:1110: warning [p 1, 221.2i]: cannot break line
#27 10.33 troff:stdin:1114: warning [p 1, 221.7i]: cannot break line
#27 10.33 troff:stdin:1116: warning [p 1, 221.8i]: cannot adjust line
#27 10.33 troff:stdin:1116: warning [p 1, 222.0i]: cannot break line
#27 10.33 troff:stdin:1118: warning [p 1, 222.2i]: cannot adjust line
#27 10.33 troff:stdin:1118: warning [p 1, 222.3i]: cannot break line
#27 10.34 troff:stdin:1119: warning [p 1, 222.5i]: cannot break line
#27 10.34 troff:stdin:1121: warning [p 1, 222.7i]: cannot adjust line
#27 10.34 troff:stdin:1123: warning [p 1, 223.0i]: cannot adjust line
#27 10.34 troff:stdin:1124: warning [p 1, 223.2i]: cannot adjust line
#27 10.34 troff:stdin:1125: warning [p 1, 223.3i]: cannot adjust line
#27 10.34 troff:stdin:1126: warning [p 1, 223.5i]: cannot adjust line
#27 10.34 troff:stdin:1126: warning [p 1, 223.7i]: cannot break line
#27 10.34 troff:stdin:1127: warning [p 1, 223.8i]: cannot adjust line
#27 10.34 troff:stdin:1127: warning [p 1, 224.0i]: cannot break line
#27 10.34 troff:stdin:1128: warning [p 1, 224.2i]: cannot break line
#27 10.34 troff:stdin:1129: warning [p 1, 224.3i]: cannot break line
#27 10.35 troff:stdin:1130: warning [p 1, 224.5i]: cannot break line
#27 10.35 troff:stdin:1131: warning [p 1, 224.7i]: cannot break line
#27 10.35 troff:stdin:1132: warning [p 1, 224.8i]: cannot break line
#27 10.35 troff:stdin:1133: warning [p 1, 225.0i]: cannot break line
#27 10.35 troff:stdin:1134: warning [p 1, 225.2i]: cannot break line
#27 10.35 troff:stdin:1135: warning [p 1, 225.3i]: cannot break line
#27 10.35 troff:stdin:1136: warning [p 1, 225.5i]: cannot break line
#27 10.36 troff:stdin:1137: warning [p 1, 225.7i]: cannot adjust line
#27 10.36 troff:stdin:1137: warning [p 1, 225.8i]: cannot break line
#27 10.36 troff:stdin:1138: warning [p 1, 226.0i]: cannot break line
#27 10.36 troff:stdin:1140: warning [p 1, 226.2i]: cannot adjust line
#27 10.36 troff:stdin:1140: warning [p 1, 226.3i]: cannot break line
#27 10.36 troff:stdin:1141: warning [p 1, 226.5i]: cannot break line
#27 10.37 troff:stdin:1142: warning [p 1, 226.7i]: cannot adjust line
#27 10.37 troff:stdin:1142: warning [p 1, 226.8i]: cannot break line
#27 10.37 troff:stdin:1143: warning [p 1, 227.0i]: cannot break line
#27 10.37 troff:stdin:1144: warning [p 1, 227.2i]: cannot break line
#27 10.37 troff:stdin:1146: warning [p 1, 227.3i]: cannot adjust line
#27 10.37 troff:stdin:1146: warning [p 1, 227.5i]: cannot adjust line
#27 10.37 troff:stdin:1146: warning [p 1, 227.7i]: cannot break line
#27 10.37 troff:stdin:1147: warning [p 1, 227.8i]: cannot break line
#27 10.37 troff:stdin:1149: warning [p 1, 228.2i]: cannot break line
#27 10.37 troff:stdin:1150: warning [p 1, 228.5i]: cannot break line
#27 10.38 troff:stdin:1150: warning [p 1, 228.7i]: cannot break line
#27 10.38 troff:stdin:1150: warning [p 1, 229.0i]: cannot adjust line
#27 10.38 troff:stdin:1150: warning [p 1, 229.2i]: cannot break line
#27 10.38 troff:stdin:1152: warning [p 1, 229.3i]: cannot adjust line
#27 10.38 troff:stdin:1152: warning [p 1, 229.5i]: cannot break line
#27 10.38 troff:stdin:1154: warning [p 1, 229.7i]: cannot adjust line
#27 10.38 troff:stdin:1156: warning [p 1, 230.0i]: cannot adjust line
#27 10.38 troff:stdin:1156: warning [p 1, 230.2i]: cannot break line
#27 10.38 troff:stdin:1158: warning [p 1, 230.3i]: cannot adjust line
#27 10.38 troff:stdin:1158: warning [p 1, 230.5i]: cannot break line
#27 10.38 troff:stdin:1160: warning [p 1, 230.7i]: cannot adjust line
#27 10.38 troff:stdin:1161: warning [p 1, 230.8i]: cannot adjust line
#27 10.38 troff:stdin:1162: warning [p 1, 231.0i]: cannot adjust line
#27 10.38 troff:stdin:1162: warning [p 1, 231.2i]: cannot break line
#27 10.38 troff:stdin:1163: error: a backspace character is not allowed in an escape sequence parameter
#27 10.39 troff:stdin:1163: warning [p 1, 231.3i]: cannot break line
#27 10.39 troff:stdin:1164: error: a backspace character is not allowed in an escape sequence parameter
#27 10.39 troff:stdin:1164: error: invalid positional argument number 'H'
#27 10.39 troff:stdin:1164: warning [p 1, 231.5i]: cannot break line
#27 10.39 troff:stdin:1166: warning [p 1, 231.7i]: cannot adjust line
#27 10.39 troff:stdin:1166: warning [p 1, 231.8i]: cannot break line
#27 10.39 troff:stdin:1167: warning [p 1, 232.0i]: cannot break line
#27 10.39 troff:stdin:1169: warning [p 1, 232.2i]: cannot adjust line
#27 10.39 troff:stdin:1170: warning [p 1, 232.3i]: cannot adjust line
#27 10.39 troff:stdin:1170: warning [p 1, 232.5i]: cannot break line
#27 10.39 troff:stdin:1171: warning [p 1, 232.7i]: cannot break line
#27 10.39 troff:stdin:1173: warning [p 1, 232.8i]: cannot adjust line
#27 10.39 troff:stdin:1173: warning [p 1, 233.0i]: cannot break line
#27 10.39 troff:stdin:1178: warning [p 1, 233.5i]: cannot break line
#27 10.39 troff:stdin:1180: warning [p 1, 233.7i]: cannot adjust line
#27 10.39 troff:stdin:1180: warning [p 1, 233.8i]: cannot break line
#27 10.40 troff:stdin:1182: warning [p 1, 234.0i]: cannot adjust line
#27 10.40 troff:stdin:1183: warning [p 1, 234.2i]: cannot adjust line
#27 10.40 troff:stdin:1183: warning [p 1, 234.3i]: cannot break line
#27 10.40 troff:stdin:1184: warning [p 1, 234.5i]: cannot break line
#27 10.40 troff:stdin:1190: warning [p 1, 235.2i]: cannot adjust line
#27 10.40 troff:stdin:1191: warning [p 1, 235.3i]: cannot adjust line
#27 10.40 troff:stdin:1193: warning [p 1, 235.8i]: cannot break line
#27 10.40 troff:stdin:1194: error: invalid positional argument number 'H'
#27 10.40 troff:stdin:1194: error: invalid positional argument number 'H'
#27 10.40 troff:stdin:1194: error: invalid positional argument number 'H'
#27 10.40 troff:stdin:1194: warning [p 1, 236.0i]: cannot break line
#27 10.40 troff:stdin:1194: warning [p 1, 236.2i]: cannot adjust line
#27 10.40 troff:stdin:1194: warning [p 1, 236.3i]: cannot break line
#27 10.40 troff:stdin:1196: warning [p 1, 236.5i]: cannot adjust line
#27 10.40 troff:stdin:1197: warning [p 1, 236.7i]: cannot adjust line
#27 10.40 troff:stdin:1198: warning [p 1, 236.8i]: cannot adjust line
#27 10.40 troff:stdin:1199: warning [p 1, 237.0i]: cannot adjust line
#27 10.41 troff:stdin:1200: warning [p 1, 237.3i]: cannot break line
#27 10.41 troff:stdin:1202: warning [p 1, 237.5i]: cannot adjust line
#27 10.41 troff:stdin:1202: warning [p 1, 237.7i]: cannot break line
#27 10.41 troff:stdin:1204: warning [p 1, 237.8i]: cannot adjust line
#27 10.41 troff:stdin:1204: warning [p 1, 238.0i]: cannot break line
#27 10.41 troff:stdin:1206: warning [p 1, 238.2i]: cannot adjust line
#27 10.41 troff:stdin:1206: warning [p 1, 238.3i]: cannot break line
#27 10.41 troff:stdin:1208: warning [p 1, 238.5i]: cannot adjust line
#27 10.41 troff:stdin:1208: warning [p 1, 238.7i]: cannot break line
#27 10.41 troff:stdin:1208: warning [p 1, 239.0i]: cannot break line
#27 10.41 troff:stdin:1208: error: a backspace character is not allowed in an escape sequence parameter
#27 10.41 troff:stdin:1208: error: a backspace character is not allowed in an escape sequence parameter
#27 10.41 troff:stdin:1208: error: a backspace character is not allowed in an escape sequence parameter
#27 10.41 troff:stdin:1208: error: a space character is not allowed in an escape sequence parameter
#27 10.41 troff:stdin:1208: error: a space character is not allowed in an escape sequence parameter
#27 10.42 troff:stdin:1208: warning [p 1, 239.2i]: cannot break line
#27 10.42 troff:stdin:1209: error: a backspace character is not allowed in an escape sequence parameter
#27 10.42 troff:stdin:1209: error: invalid positional argument number 'H'
#27 10.42 troff:stdin:1210: warning [p 1, 239.3i]: cannot adjust line
#27 10.42 troff:stdin:1210: warning [p 1, 239.5i]: cannot break line
#27 10.42 troff:stdin:1210: error: a backspace character is not allowed in an escape sequence parameter
#27 10.42 troff:stdin:1210: error: a space character is not allowed in an escape sequence parameter
#27 10.42 troff:stdin:1210: warning [p 1, 239.7i]: cannot break line
#27 10.42 troff:stdin:1211: error: a backspace character is not allowed in an escape sequence parameter
#27 10.42 troff:stdin:1211: error: a space character is not allowed in an escape sequence parameter
#27 10.42 troff:stdin:1211: error: invalid positional argument number 'H'
#27 10.42 troff:stdin:1211: error: invalid positional argument number 'ø'
#27 10.42 troff:stdin:1211: error: a space character is not allowed in an escape sequence parameter
#27 10.42 troff:stdin:1211: error: a space character is not allowed in an escape sequence parameter
#27 10.42 troff:stdin:1211: error: a space character is not allowed in an escape sequence parameter
#27 10.42 troff:stdin:1211: warning [p 1, 239.8i]: cannot break line
#27 10.42 troff:stdin:1213: warning [p 1, 240.2i]: cannot break line
#27 10.43 troff:stdin:1213: warning [p 1, 240.3i]: cannot break line
#27 10.43 troff:stdin:1215: error: a backspace character is not allowed in an escape sequence parameter
#27 10.43 troff:stdin:1215: warning [p 1, 240.5i]: cannot adjust line
#27 10.43 troff:stdin:1215: warning [p 1, 240.7i]: cannot break line
#27 10.43 troff:stdin:1215: warning [p 1, 240.8i]: cannot adjust line
#27 10.43 troff:stdin:1215: warning [p 1, 241.0i]: cannot adjust line
#27 10.43 troff:stdin:1215: warning [p 1, 241.3i]: cannot break line
#27 10.43 troff:stdin:1217: error: invalid positional argument number 'H'
#27 10.43 troff:stdin:1217: error: a backspace character is not allowed in an escape sequence parameter
#27 10.43 troff:stdin:1217: warning [p 1, 241.5i]: cannot adjust line
#27 10.43 troff:stdin:1217: warning [p 1, 241.7i]: cannot break line
#27 10.43 troff:stdin:1217: warning [p 1, 241.8i]: cannot adjust line
#27 10.44 troff:stdin:1217: warning [p 1, 242.2i]: cannot break line
#27 10.44 troff:stdin:1218: error: a backspace character is not allowed in an escape sequence parameter
#27 10.44 troff:stdin:1218: error: a backspace character is not allowed in an escape sequence parameter
#27 10.44 troff:stdin:1218: warning [p 1, 242.5i]: cannot break line
#27 10.44 troff:stdin:1219: error: a backspace character is not allowed in an escape sequence parameter
#27 10.44 troff:stdin:1219: error: a backspace character is not allowed in an escape sequence parameter
#27 10.44 troff:stdin:1219: warning [p 1, 242.8i]: cannot break line
#27 10.44 troff:stdin:1220: error: a backspace character is not allowed in an escape sequence parameter
#27 10.44 troff:stdin:1220: warning [p 1, 243.2i]: cannot break line
#27 10.44 troff:stdin:1221: error: a backspace character is not allowed in an escape sequence parameter
#27 10.44 troff:stdin:1221: warning [p 1, 243.5i]: cannot break line
#27 10.44 troff:stdin:1222: error: a backspace character is not allowed in an escape sequence parameter
#27 10.44 troff:stdin:1222: error: a backspace character is not allowed in an escape sequence parameter
#27 10.44 troff:stdin:1222: warning [p 1, 243.8i]: cannot break line
#27 10.45 troff:stdin:1224: warning [p 1, 244.2i]: cannot break line
#27 10.45 troff:stdin:1225: error: a backspace character is not allowed in an escape sequence parameter
#27 10.45 troff:stdin:1225: error: invalid positional argument number 'H'
#27 10.45 troff:stdin:1225: error: a backspace character is not allowed in an escape sequence parameter
#27 10.45 troff:stdin:1225: warning [p 1, 244.5i]: cannot break line
#27 10.45 troff:stdin:1226: error: a backspace character is not allowed in an escape sequence parameter
#27 10.45 troff:stdin:1226: error: a backspace character is not allowed in an escape sequence parameter
#27 10.45 troff:stdin:1226: error: invalid positional argument number 'H'
#27 10.45 troff:stdin:1226: error: invalid positional argument number 'H'
#27 10.45 troff:stdin:1226: error: a backspace character is not allowed in an escape sequence parameter
#27 10.45 troff:stdin:1226: error: a backspace character is not allowed in an escape sequence parameter
#27 10.45 troff:stdin:1226: warning [p 1, 244.8i]: cannot break line
#27 10.45 troff:stdin:1227: warning [p 1, 245.0i]: cannot break line
#27 10.45 troff:stdin:1227: error: invalid positional argument number 'Iï'
#27 10.45 troff:stdin:1227: warning [p 1, 245.2i]: cannot adjust line
#27 10.45 troff:stdin:1229: error: invalid positional argument number 'H'
#27 10.45 troff:stdin:1229: error: invalid positional argument number 'H'
#27 10.45 troff:stdin:1229: error: invalid positional argument number 'H'
#27 10.46 troff:stdin:1229: warning [p 1, 245.7i]: cannot break line
#27 10.46 troff:stdin:1229: warning [p 1, 245.8i]: cannot break line
#27 10.46 troff:stdin:1230: error: invalid positional argument number 'HC'
#27 10.46 troff:stdin:1230: warning [p 1, 246.0i]: cannot adjust line
#27 10.46 troff:stdin:1230: warning [p 1, 246.2i]: cannot break line
#27 10.46 troff:stdin:1231: warning [p 1, 246.3i]: cannot adjust line
#27 10.46 troff:stdin:1231: warning [p 1, 246.5i]: cannot break line
#27 10.46 troff:stdin:1232: warning [p 1, 246.8i]: cannot break line
#27 10.46 troff:stdin:1232: warning [p 1, 247.0i]: cannot adjust line
#27 10.46 troff:stdin:1233: error: a backspace character is not allowed in an escape sequence parameter
#27 10.46 troff:stdin:1233: warning [p 1, 247.2i]: cannot adjust line
#27 10.46 troff:stdin:1233: error: a backspace character is not allowed in an escape sequence parameter
#27 10.46 troff:stdin:1233: error: invalid positional argument number 'H'
#27 10.46 troff:stdin:1233: warning [p 1, 247.5i]: cannot adjust line
#27 10.46 troff:stdin:1233: warning [p 1, 247.7i]: cannot break line
#27 10.46 troff:stdin:1234: error: a space character is not allowed in an escape sequence parameter
#27 10.46 troff:stdin:1234: error: a backspace character is not allowed in an escape sequence parameter
#27 10.46 troff:stdin:1234: warning [p 1, 248.0i]: cannot adjust line
#27 10.47 troff:stdin:1234: warning [p 1, 248.2i]: cannot adjust line
#27 10.47 troff:stdin:1234: error: a space character is not allowed in an escape sequence parameter
#27 10.47 troff:stdin:1234: error: a backspace character is not allowed in an escape sequence parameter
#27 10.47 troff:stdin:1234: warning [p 1, 248.5i]: cannot adjust line
#27 10.47 troff:stdin:1234: warning [p 1, 248.7i]: cannot break line
#27 10.47 troff:stdin:1234: error: invalid positional argument number 'H'
#27 10.47 troff:stdin:1234: warning [p 1, 248.8i]: cannot adjust line
#27 10.47 troff:stdin:1234: warning [p 1, 249.0i]: cannot break line
#27 10.47 troff:stdin:1235: warning [p 1, 249.2i]: cannot adjust line
#27 10.47 troff:stdin:1235: error: a backspace character is not allowed in an escape sequence parameter
#27 10.47 troff:stdin:1235: warning [p 1, 249.3i]: cannot adjust line
#27 10.47 troff:stdin:1235: error: invalid positional argument number 'L'
#27 10.47 troff:stdin:1235: warning [p 1, 249.5i]: cannot adjust line
#27 10.47 troff:stdin:1235: warning [p 1, 249.7i]: cannot adjust line
#27 10.47 troff:stdin:1235: error: invalid positional argument number 'ò'
#27 10.47 troff:stdin:1235: warning [p 1, 249.8i]: cannot adjust line
#27 10.47 troff:stdin:1235: warning [p 1, 250.0i]: cannot break line
#27 10.47 troff:stdin:1235: error: a space character is not allowed in an escape sequence parameter
#27 10.47 troff:stdin:1235: error: invalid positional argument number '¿'
#27 10.47 troff:stdin:1235: error: a space character is not allowed in an escape sequence parameter
#27 10.47 troff:stdin:1235: error: invalid positional argument number 'H'
#27 10.47 troff:stdin:1235: warning [p 1, 250.3i]: cannot break line
#27 10.47 troff:stdin:1235: warning [p 1, 250.5i]: cannot adjust line
#27 10.47 troff:stdin:1235: warning [p 1, 250.7i]: cannot break line
#27 10.47 troff:stdin:1235: error: a space character is not allowed in an escape sequence parameter
#27 10.47 troff:stdin:1235: error: invalid positional argument number 'ò'
#27 10.48 troff:stdin:1235: warning [p 1, 251.0i]: cannot adjust line
#27 10.48 troff:stdin:1235: warning [p 1, 251.2i]: cannot break line
#27 10.48 troff:stdin:1235: error: invalid positional argument number 'H'
#27 10.48 troff:stdin:1235: warning [p 1, 251.3i]: cannot adjust line
#27 10.48 troff:stdin:1235: warning [p 1, 251.5i]: cannot break line
#27 10.48 troff:stdin:1235: error: a space character is not allowed in an escape sequence parameter
#27 10.48 troff:stdin:1235: error: invalid positional argument number 'Lá'
#27 10.48 troff:stdin:1235: error: invalid positional argument number 'H'
#27 10.48 troff:stdin:1235: warning [p 1, 251.7i]: cannot adjust line
#27 10.48 troff:stdin:1235: warning [p 1, 251.8i]: cannot adjust line
#27 10.48 troff:stdin:1235: warning [p 1, 252.0i]: cannot break line
#27 10.48 troff:stdin:1235: error: a space character is not allowed in an escape sequence parameter
#27 10.48 troff:stdin:1235: error: invalid positional argument number 'èG'
#27 10.48 troff:stdin:1235: warning [p 1, 252.3i]: cannot break line
#27 10.48 troff:stdin:1236: warning [p 1, 252.5i]: cannot break line
#27 10.48 troff:stdin:1236: error: invalid positional argument number 'HD'
#27 10.48 troff:stdin:1236: error: invalid positional argument number 'H'
#27 10.48 troff:stdin:1236: warning [p 1, 252.7i]: cannot adjust line
#27 10.49 troff:stdin:1236: warning [p 1, 253.0i]: cannot break line
#27 10.49 troff:stdin:1237: warning [p 1, 253.2i]: cannot break line
#27 10.49 troff:stdin:1238: warning [p 1, 253.5i]: cannot break line
#27 10.49 troff:stdin:1238: error: a backspace character is not allowed in an escape sequence parameter
#27 10.49 troff:stdin:1238: warning [p 1, 253.7i]: cannot break line
#27 10.50 troff:stdin:1238: warning [p 1, 253.8i]: cannot adjust line
#27 10.50 troff:stdin:1238: warning [p 1, 254.0i]: cannot break line
#27 10.50 troff:stdin:1238: warning [p 1, 254.2i]: cannot adjust line
#27 10.50 troff:stdin:1238: warning [p 1, 254.3i]: cannot break line
#27 10.50 troff:stdin:1239: error: a backspace character is not allowed in an escape sequence parameter
#27 10.50 troff:stdin:1239: warning [p 1, 254.5i]: cannot break line
#27 10.51 troff:stdin:1239: warning [p 1, 254.7i]: cannot break line
#27 10.51 troff:stdin:1240: error: a backspace character is not allowed in an escape sequence parameter
#27 10.51 troff:stdin:1240: warning [p 1, 254.8i]: cannot break line
#27 10.51 troff:stdin:1241: warning [p 1, 255.0i]: cannot adjust line
#27 10.51 troff:stdin:1241: warning [p 1, 255.2i]: cannot break line
#27 10.51 troff:stdin:1242: warning [p 1, 255.3i]: cannot break line
#27 10.51 troff:stdin:1243: error: invalid positional argument number 'H'
#27 10.51 troff:stdin:1243: error: a space character is not allowed in an escape sequence parameter
#27 10.51 troff:stdin:1243: error: invalid positional argument number 'H'
#27 10.51 troff:stdin:1243: warning [p 1, 255.5i]: cannot adjust line
#27 10.51 troff:stdin:1243: warning [p 1, 255.7i]: cannot break line
#27 10.52 troff:stdin:1244: error: invalid positional argument number 'M'
#27 10.52 troff:stdin:1245: error: invalid positional argument number 'ë'
#27 10.52 troff:stdin:1245: error: a backspace character is not allowed in an escape sequence parameter
#27 10.52 troff:stdin:1245: error: invalid positional argument number 'M'
#27 10.52 troff:stdin:1245: warning [p 1, 255.8i]: cannot adjust line
#27 10.52 troff:stdin:1245: warning [p 1, 256.0i]: cannot break line
#27 10.52 troff:stdin:1246: error: invalid positional argument number 'ë'
#27 10.52 troff:stdin:1246: error: a backspace character is not allowed in an escape sequence parameter
#27 10.52 troff:stdin:1246: error: invalid positional argument number 'M'
#27 10.52 troff:stdin:1246: warning [p 1, 256.2i]: cannot break line
#27 10.52 troff:stdin:1247: error: invalid positional argument number 'ë'
#27 10.52 troff:stdin:1247: error: a backspace character is not allowed in an escape sequence parameter
#27 10.52 troff:stdin:1247: error: a backspace character is not allowed in an escape sequence parameter
#27 10.52 troff:stdin:1247: warning [p 1, 256.3i]: cannot break line
#27 10.52 troff:stdin:1248: error: invalid positional argument number 'H'
#27 10.52 troff:stdin:1248: warning [p 1, 256.5i]: cannot adjust line
#27 10.52 troff:stdin:1248: error: a backspace character is not allowed in an escape sequence parameter
#27 10.52 troff:stdin:1249: error: invalid positional argument number 'H'
#27 10.52 troff:stdin:1249: error: invalid positional argument number 'H'
#27 10.52 troff:stdin:1249: error: invalid positional argument number 'H'
#27 10.52 troff:stdin:1249: error: invalid positional argument number 'H'
#27 10.52 troff:stdin:1249: error: a space character is not allowed in an escape sequence parameter
#27 10.52 troff:stdin:1249: error: invalid positional argument number 'ë'
#27 10.52 troff:stdin:1249: error: a backspace character is not allowed in an escape sequence parameter
#27 10.52 troff:stdin:1249: error: a backspace character is not allowed in an escape sequence parameter
#27 10.52 troff:stdin:1249: error: a backspace character is not allowed in an escape sequence parameter
#27 10.52 troff:stdin:1249: error: invalid positional argument number 'H'
#27 10.52 troff:stdin:1249: error: unterminated transparent embedding escape sequence
#27 10.52 troff:stdin:1250: warning [p 1, 256.8i]: cannot break line
#27 10.52 troff:stdin:1252: warning [p 1, 257.2i]: cannot break line
#27 10.52 troff:stdin:1256: warning [p 1, 257.5i]: cannot break line
#27 10.52 troff:stdin:1257: error: invalid positional argument number 'H'
#27 10.52 troff:stdin:1257: warning [p 1, 257.7i]: cannot break line
#27 10.52 troff:stdin:1260: warning [p 1, 258.0i]: cannot adjust line
#27 10.52 troff:stdin:1260: error: invalid positional argument number 'H'
#27 10.53 troff:stdin:1262: error: invalid positional argument number 'H'
#27 10.53 troff:stdin:1262: error: invalid positional argument number 'H'
#27 10.53 troff:stdin:1263: error: invalid positional argument number 'H'
#27 10.53 troff:stdin:1263: error: invalid positional argument number 'H'
#27 10.53 troff:stdin:1264: error: invalid positional argument number 'H'
#27 10.53 troff:stdin:1264: error: a space character is not allowed in an escape sequence parameter
#27 10.53 troff:stdin:1264: warning: expected numeric expression, got '$'
#27 10.53 troff:stdin:1265: warning [p 1, 259.3i]: cannot break line
#27 10.53 troff:stdin:1265: warning [p 1, 259.5i]: cannot break line
#27 10.53 troff:stdin:1265: warning [p 1, 259.7i]: cannot break line
#27 10.53 troff:stdin:1266: warning [p 1, 259.8i]: cannot break line
#27 10.53 troff:stdin:1267: error: a backspace character is not allowed in an escape sequence parameter
#27 10.53 troff:stdin:1267: error: invalid positional argument number 'H'
#27 10.53 troff:stdin:1267: warning [p 1, 260.0i]: cannot break line
#27 10.53 troff:stdin:1268: error: invalid positional argument number 'H'
#27 10.53 troff:stdin:1269: error: invalid positional argument number 'H'
#27 10.53 troff:stdin:1269: warning [p 1, 260.2i]: cannot adjust line
#27 10.53 troff:stdin:1270: error: invalid positional argument number 'H'
#27 10.53 troff:stdin:1270: warning [p 1, 260.3i]: cannot adjust line
#27 10.53 troff:stdin:1271: error: invalid positional argument number 'H'
#27 10.53 troff:stdin:1271: warning [p 1, 260.5i]: cannot adjust line
#27 10.54 troff:stdin:1272: error: invalid positional argument number 'H'
#27 10.54 troff:stdin:1272: warning [p 1, 260.7i]: cannot adjust line
#27 10.54 troff:stdin:1272: warning [p 1, 260.8i]: cannot break line
#27 10.54 troff:stdin:1273: error: invalid positional argument number 'H'
#27 10.54 troff:stdin:1274: error: invalid positional argument number 'H'
#27 10.54 troff:stdin:1274: warning [p 1, 261.0i]: cannot adjust line
#27 10.54 troff:stdin:1275: error: a backspace character is not allowed in an escape sequence parameter
#27 10.54 troff:stdin:1275: error: invalid positional argument number 'H'
#27 10.54 troff:stdin:1275: warning [p 1, 261.2i]: cannot adjust line
#27 10.54 troff:stdin:1276: warning [p 1, 261.3i]: cannot adjust line
#27 10.54 troff:stdin:1276: warning [p 1, 261.5i]: cannot adjust line
#27 10.54 troff:stdin:1276: warning [p 1, 261.7i]: cannot break line
#27 10.54 troff:stdin:1276: warning [p 1, 261.8i]: cannot break line
#27 10.54 troff:stdin:1278: error: invalid positional argument number 'H'
#27 10.54 troff:stdin:1278: warning [p 1, 262.0i]: cannot adjust line
#27 10.54 troff:stdin:1278: warning [p 1, 262.2i]: cannot break line
#27 10.54 troff:stdin:1279: error: invalid positional argument number 'H'
#27 10.54 troff:stdin:1280: warning [p 1, 262.3i]: cannot adjust line
#27 10.54 troff:stdin:1280: warning [p 1, 262.5i]: cannot break line
#27 10.54 troff:stdin:1281: warning [p 1, 262.7i]: cannot break line
#27 10.54 troff:stdin:1281: error: invalid positional argument number 'H'
#27 10.55 troff:stdin:1281: warning [p 1, 263.0i]: cannot adjust line
#27 10.55 troff:stdin:1281: warning [p 1, 263.2i]: cannot break line
#27 10.55 troff:stdin:1282: warning [p 1, 263.3i]: cannot break line
#27 10.55 troff:stdin:1282: warning [p 1, 263.5i]: cannot break line
#27 10.55 troff:stdin:1284: warning [p 1, 263.7i]: cannot adjust line
#27 10.55 troff:stdin:1284: warning [p 1, 263.8i]: cannot break line
#27 10.55 troff:stdin:1286: error: invalid positional argument number 'è'
#27 10.55 troff:stdin:1286: error: a backspace character is not allowed in an escape sequence parameter
#27 10.55 troff:stdin:1286: error: invalid positional argument number 'I'
#27 10.55 troff:stdin:1286: error: invalid positional argument number 'I'
#27 10.55 troff:stdin:1286: error: a backspace character is not allowed in an escape sequence parameter
#27 10.55 troff:stdin:1286: error: a backspace character is not allowed in an escape sequence parameter
#27 10.55 troff:stdin:1286: error: invalid positional argument number 'H'
#27 10.55 troff:stdin:1286: error: a backspace character is not allowed in an escape sequence parameter
#27 10.55 troff:stdin:1286: error: invalid positional argument number 'è'
#27 10.55 troff:stdin:1286: error: invalid positional argument number 'H'
#27 10.55 troff:stdin:1286: error: invalid positional argument number 'H'
#27 10.55 troff:stdin:1286: error: invalid positional argument number 'H'
#27 10.55 troff:stdin:1286: error: unterminated transparent embedding escape sequence
#27 10.55 troff:stdin:1287: error: invalid positional argument number 'H'
#27 10.55 troff:stdin:1287: error: invalid positional argument number 'H'
#27 10.55 troff:stdin:1287: warning [p 1, 264.0i]: cannot adjust line
#27 10.55 troff:stdin:1287: warning [p 1, 264.2i]: cannot break line
#27 10.55 troff:stdin:1287: error: invalid positional argument number 'è'
#27 10.55 troff:stdin:1287: warning [p 1, 264.5i]: cannot break line
#27 10.55 troff:stdin:1288: warning [p 1, 264.7i]: cannot adjust line
#27 10.55 troff:stdin:1288: warning [p 1, 264.8i]: cannot break line
#27 10.56 troff:stdin:1288: error: invalid positional argument number 'è'
#27 10.56 troff:stdin:1288: error: a backspace character is not allowed in an escape sequence parameter
#27 10.56 troff:stdin:1288: error: invalid positional argument number 'è'
#27 10.56 troff:stdin:1288: error: a space character is not allowed in an escape sequence parameter
#27 10.56 troff:stdin:1288: error: a backspace character is not allowed in an escape sequence parameter
#27 10.56 troff:stdin:1288: error: invalid positional argument number 'è'
#27 10.56 troff:stdin:1288: error: invalid positional argument number 'è'
#27 10.56 troff:stdin:1288: warning [p 1, 265.3i]: cannot break line
#27 10.56 troff:stdin:1288: warning [p 1, 265.5i]: cannot break line
#27 10.56 troff:stdin:1288: error: invalid positional argument number 'è'
#27 10.56 troff:stdin:1288: error: a backspace character is not allowed in an escape sequence parameter
#27 10.56 troff:stdin:1288: error: invalid positional argument number 'è'
#27 10.56 troff:stdin:1288: error: invalid positional argument number 'è'
#27 10.56 troff:stdin:1289: warning [p 1, 266.0i]: cannot adjust line
#27 10.56 troff:stdin:1290: error: invalid positional argument number 'H'
#27 10.56 troff:stdin:1290: warning [p 1, 266.2i]: cannot adjust line
#27 10.56 troff:stdin:1291: warning [p 1, 266.3i]: cannot adjust line
#27 10.56 troff:stdin:1291: warning [p 1, 266.5i]: cannot break line
#27 10.56 troff:stdin:1291: error: invalid positional argument number 'L'
#27 10.56 troff:stdin:1291: error: invalid positional argument number 'H'
#27 10.56 troff:stdin:1292: error: invalid positional argument number 'H'
#27 10.56 troff:stdin:1293: error: invalid positional argument number 'H'
#27 10.56 troff:stdin:1295: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1296: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1297: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1297: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1297: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1297: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1298: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1299: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1300: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1301: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1301: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1302: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1303: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1304: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1305: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1306: error: invalid positional argument number 'H'
#27 10.57 troff:stdin:1307: error: a backspace character is not allowed in an escape sequence parameter
#27 10.57 troff:stdin:1307: warning [p 1, 270.7i]: cannot adjust line
#27 10.57 troff:stdin:1307: warning [p 1, 270.8i]: cannot break line
#27 10.58 troff:stdin:1308: warning [p 1, 271.0i]: cannot adjust line
#27 10.58 troff:stdin:1308: warning [p 1, 271.2i]: cannot break line
#27 10.58 troff:stdin:1309: warning [p 1, 271.3i]: cannot break line
#27 10.58 troff:stdin:1313: warning [p 1, 271.7i]: cannot adjust line
#27 10.58 troff:stdin:1314: warning [p 1, 271.8i]: cannot adjust line
#27 10.58 troff:stdin:1315: warning [p 1, 272.0i]: cannot adjust line
#27 10.58 troff:stdin:1315: warning [p 1, 272.2i]: cannot break line
#27 10.58 troff:stdin:1316: warning [p 1, 272.3i]: cannot break line
#27 10.58 troff:stdin:1317: error: a backspace character is not allowed in an escape sequence parameter
#27 10.58 troff:stdin:1317: error: invalid positional argument number 'H'
#27 10.58 troff:stdin:1317: error: invalid positional argument number 'H'
#27 10.58 troff:stdin:1317: warning [p 1, 272.5i]: cannot break line
#27 10.58 troff:stdin:1319: warning [p 1, 272.8i]: cannot break line
#27 10.59 troff:stdin:1320: warning [p 1, 273.0i]: cannot adjust line
#27 10.59 troff:stdin:1320: warning [p 1, 273.2i]: cannot break line
#27 10.59 troff:stdin:1321: warning [p 1, 273.3i]: cannot break line
#27 10.59 troff:stdin:1322: warning [p 1, 273.5i]: cannot break line
#27 10.60 troff:stdin:1324: error: a backspace character is not allowed in an escape sequence parameter
#27 10.60 troff:stdin:1324: warning [p 1, 273.7i]: cannot adjust line
#27 10.60 troff:stdin:1324: warning [p 1, 273.8i]: cannot break line
#27 10.60 troff:stdin:1325: warning [p 1, 274.0i]: cannot adjust line
#27 10.60 troff:stdin:1326: warning [p 1, 274.2i]: cannot adjust line
#27 10.60 troff:stdin:1327: warning [p 1, 274.3i]: cannot adjust line
#27 10.61 troff:stdin:1328: warning [p 1, 274.5i]: cannot adjust line
#27 10.61 troff:stdin:1328: warning [p 1, 274.7i]: cannot break line
#27 10.61 troff:stdin:1328: warning [p 1, 274.8i]: cannot break line
#27 10.61 troff:stdin:1330: warning [p 1, 275.2i]: cannot break line
#27 10.61 troff:stdin:1330: warning [p 1, 275.3i]: cannot adjust line
#27 10.61 troff:stdin:1331: warning [p 1, 275.5i]: cannot adjust line
#27 10.61 troff:stdin:1331: warning [p 1, 275.7i]: cannot break line
#27 10.61 troff:stdin:1331: warning [p 1, 275.8i]: cannot break line
#27 10.62 troff:stdin:1331: warning [p 1, 276.0i]: cannot break line
#27 10.62 troff:stdin:1331: warning [p 1, 276.3i]: cannot break line
#27 10.62 troff:stdin:1332: warning [p 1, 276.5i]: cannot break line
#27 10.63 troff:stdin:1333: warning [p 1, 276.7i]: cannot break line
#27 10.63 troff:stdin:1333: warning [p 1, 276.8i]: cannot break line
#27 10.63 troff:stdin:1334: warning [p 1, 277.0i]: cannot break line
#27 10.63 troff:stdin:1334: warning [p 1, 277.2i]: cannot break line
#27 10.63 troff:stdin:1334: warning [p 1, 277.3i]: cannot break line
#27 10.64 troff:stdin:1335: error: invalid positional argument number 'H'
#27 10.64 troff:stdin:1335: error: invalid positional argument number 'HL'
#27 10.64 troff:stdin:1335: warning [p 1, 277.5i]: cannot break line
#27 10.65 troff:stdin:1335: warning [p 1, 277.7i]: cannot break line
#27 10.65 troff:stdin:1335: warning [p 1, 277.8i]: cannot adjust line
#27 10.65 troff:stdin:1335: error: invalid positional argument number 'è´'
#27 10.65 troff:stdin:1335: warning [p 1, 278.0i]: cannot adjust line
#27 10.65 troff:stdin:1335: warning [p 1, 278.2i]: cannot break line
#27 10.65 troff:stdin:1335: warning [p 1, 278.3i]: cannot break line
#27 10.65 troff:stdin:1335: error: invalid positional argument number 'è'
#27 10.65 troff:stdin:1335: warning [p 1, 278.5i]: cannot break line
#27 10.65 troff:stdin:1335: error: invalid positional argument number 'H<'
#27 10.65 troff:stdin:1335: warning [p 1, 278.7i]: cannot break line
#27 10.65 troff:stdin:1337: warning [p 1, 278.8i]: cannot adjust line
#27 10.65 troff:stdin:1337: warning [p 1, 279.0i]: cannot break line
#27 10.65 troff:stdin:1338: warning [p 1, 279.2i]: cannot adjust line
#27 10.65 troff:stdin:1338: warning [p 1, 279.3i]: cannot break line
#27 10.65 troff:stdin:1341: error: a space character is not allowed in an escape sequence parameter
#27 10.65 troff:stdin:1341: warning [p 1, 279.7i]: cannot break line
#27 10.65 troff:stdin:1343: warning [p 1, 280.0i]: cannot adjust line
#27 10.66 troff:stdin:1344: warning [p 1, 280.2i]: cannot adjust line
#27 10.66 troff:stdin:1345: warning [p 1, 280.3i]: cannot adjust line
#27 10.66 troff:stdin:1346: warning [p 1, 280.5i]: cannot adjust line
#27 10.66 troff:stdin:1347: warning [p 1, 280.7i]: cannot adjust line
#27 10.66 troff:stdin:1347: warning [p 1, 280.8i]: cannot adjust line
#27 10.66 troff:stdin:1347: warning [p 1, 281.0i]: cannot break line
#27 10.66 troff:stdin:1348: error: invalid positional argument number 'é'
#27 10.66 troff:stdin:1348: warning [p 1, 281.2i]: cannot adjust line
#27 10.66 troff:stdin:1348: error: invalid positional argument number 'é'
#27 10.66 troff:stdin:1348: error: invalid positional argument number 'H'
#27 10.66 troff:stdin:1348: warning [p 1, 281.5i]: cannot break line
#27 10.66 troff:stdin:1350: error: invalid positional argument number 'H'
#27 10.66 troff:stdin:1350: warning [p 1, 281.7i]: cannot adjust line
#27 10.66 troff:stdin:1350: warning [p 1, 281.8i]: cannot adjust line
#27 10.66 troff:stdin:1350: error: invalid positional argument number 'H'
#27 10.66 troff:stdin:1351: warning [p 1, 282.2i]: cannot adjust line
#27 10.66 troff:stdin:1351: warning [p 1, 282.3i]: cannot adjust line
#27 10.66 troff:stdin:1351: warning [p 1, 282.5i]: cannot break line
#27 10.66 troff:stdin:1352: warning [p 1, 282.7i]: cannot break line
#27 10.66 troff:stdin:1353: error: invalid positional argument number 'è'
#27 10.66 troff:stdin:1353: error: a backspace character is not allowed in an escape sequence parameter
#27 10.66 troff:stdin:1353: warning [p 1, 282.8i]: cannot break line
#27 10.66 troff:stdin:1353: warning [p 1, 283.0i]: cannot break line
#27 10.67 troff:stdin:1356: warning [p 1, 283.3i]: cannot adjust line
#27 10.67 troff:stdin:1356: warning [p 1, 283.5i]: cannot break line
#27 10.67 troff:stdin:1357: warning [p 1, 283.7i]: cannot break line
#27 10.67 troff:stdin:1359: warning [p 1, 283.8i]: cannot adjust line
#27 10.67 troff:stdin:1360: warning [p 1, 284.0i]: cannot adjust line
#27 10.67 troff:stdin:1360: warning [p 1, 284.2i]: cannot break line
#27 10.67 troff:stdin:1361: warning [p 1, 284.3i]: cannot adjust line
#27 10.67 troff:stdin:1361: warning [p 1, 284.5i]: cannot break line
#27 10.67 troff:stdin:1362: warning [p 1, 284.7i]: cannot adjust line
#27 10.67 troff:stdin:1362: warning [p 1, 284.8i]: cannot break line
#27 10.67 troff:stdin:1363: warning [p 1, 285.0i]: cannot break line
#27 10.67 troff:stdin:1365: warning [p 1, 285.3i]: cannot break line
#27 10.67 troff:stdin:1366: warning [p 1, 285.5i]: cannot break line
#27 10.68 troff:stdin:1366: warning [p 1, 285.7i]: cannot adjust line
#27 10.68 troff:stdin:1366: warning [p 1, 285.8i]: cannot break line
#27 10.68 troff:stdin:1366: warning [p 1, 286.0i]: cannot adjust line
#27 10.68 troff:stdin:1366: warning [p 1, 286.2i]: cannot adjust line
#27 10.68 troff:stdin:1366: warning [p 1, 286.3i]: cannot adjust line
#27 10.68 troff:stdin:1366: warning [p 1, 286.5i]: cannot break line
#27 10.68 troff:stdin:1367: warning [p 1, 286.8i]: cannot break line
#27 10.68 troff:stdin:1367: warning [p 1, 287.0i]: cannot adjust line
#27 10.68 troff:stdin:1367: error: invalid positional argument number 'H'
#27 10.68 troff:stdin:1368: warning [p 1, 287.5i]: cannot break line
#27 10.68 troff:stdin:1368: warning [p 1, 287.7i]: cannot adjust line
#27 10.68 troff:stdin:1368: warning [p 1, 287.8i]: cannot break line
#27 10.68 troff:stdin:1369: error: a backspace character is not allowed in an escape sequence parameter
#27 10.68 troff:stdin:1369: error: a backspace character is not allowed in an escape sequence parameter
#27 10.68 troff:stdin:1369: warning [p 1, 288.2i]: cannot adjust line
#27 10.68 troff:stdin:1369: warning [p 1, 288.3i]: cannot break line
#27 10.68 troff:stdin:1369: warning [p 1, 288.7i]: cannot adjust line
#27 10.68 troff:stdin:1369: warning [p 1, 288.8i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 289.0i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 289.2i]: cannot break line
#27 10.69 troff:stdin:1369: error: invalid positional argument number 'H'
#27 10.69 troff:stdin:1369: warning [p 1, 289.5i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 289.7i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 289.8i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 290.0i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 290.2i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 290.3i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 290.5i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 290.7i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 291.0i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 291.5i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 291.7i]: cannot adjust line
#27 10.69 troff:stdin:1369: warning [p 1, 291.8i]: cannot break line
#27 10.70 troff:stdin:1369: warning [p 1, 292.7i]: cannot adjust line
#27 10.70 troff:stdin:1369: warning [p 1, 292.8i]: cannot break line
#27 10.70 troff:stdin:1369: warning [p 1, 293.0i]: cannot adjust line
#27 10.70 troff:stdin:1369: warning [p 1, 293.3i]: cannot adjust line
#27 10.70 troff:stdin:1369: warning [p 1, 293.5i]: cannot break line
#27 10.70 troff:stdin:1369: warning [p 1, 293.7i]: cannot break line
#27 10.70 troff:stdin:1369: warning [p 1, 293.8i]: cannot adjust line
#27 10.70 troff:stdin:1369: warning [p 1, 294.2i]: cannot adjust line
#27 10.70 troff:stdin:1369: warning [p 1, 294.3i]: cannot adjust line
#27 10.70 troff:stdin:1369: warning [p 1, 294.5i]: cannot break line
#27 10.70 troff:stdin:1369: warning [p 1, 294.7i]: cannot adjust line
#27 10.70 troff:stdin:1369: warning [p 1, 295.0i]: cannot break line
#27 10.70 troff:stdin:1369: warning [p 1, 295.2i]: cannot adjust line
#27 10.70 troff:stdin:1369: warning [p 1, 295.3i]: cannot adjust line
#27 10.70 troff:stdin:1369: warning [p 1, 295.5i]: cannot break line
#27 10.70 troff:stdin:1369: warning [p 1, 295.7i]: cannot break line
#27 10.70 troff:stdin:1369: warning [p 1, 295.8i]: cannot break line
#27 10.71 troff:stdin:1369: warning [p 1, 296.0i]: cannot break line
#27 10.71 troff:stdin:1369: warning [p 1, 296.2i]: cannot break line
#27 10.71 troff:stdin:1369: warning [p 1, 296.3i]: cannot break line
#27 10.71 troff:stdin:1369: warning [p 1, 296.5i]: cannot break line
#27 10.71 troff:stdin:1369: warning [p 1, 296.7i]: cannot adjust line
#27 10.71 troff:stdin:1369: error: a backspace character is not allowed in an escape sequence parameter
#27 10.71 troff:stdin:1369: warning [p 1, 296.8i]: cannot adjust line
#27 10.71 troff:stdin:1369: warning [p 1, 297.0i]: cannot break line
#27 10.71 troff:stdin:1369: warning [p 1, 297.2i]: cannot adjust line
#27 10.71 troff:stdin:1369: warning [p 1, 297.3i]: cannot adjust line
#27 10.71 troff:stdin:1369: warning [p 1, 297.5i]: cannot adjust line
#27 10.71 troff:stdin:1369: warning [p 1, 297.8i]: cannot break line
#27 10.71 troff:stdin:1369: warning [p 1, 298.0i]: cannot adjust line
#27 10.71 troff:stdin:1369: warning [p 1, 298.2i]: cannot adjust line
#27 10.71 troff:stdin:1369: warning [p 1, 298.3i]: cannot break line
#27 10.71 troff:stdin:1369: warning [p 1, 298.5i]: cannot adjust line
#27 10.71 troff:stdin:1369: warning [p 1, 298.7i]: cannot adjust line
#27 10.71 troff:stdin:1369: warning [p 1, 298.8i]: cannot break line
#27 10.71 troff:stdin:1369: warning [p 1, 299.0i]: cannot adjust line
#27 10.71 troff:stdin:1369: warning [p 1, 299.2i]: cannot adjust line
#27 10.72 troff:stdin:1370: warning [p 1, 299.3i]: cannot adjust line
#27 10.72 troff:stdin:1370: warning [p 1, 299.5i]: cannot adjust line
#27 10.72 troff:stdin:1370: warning [p 1, 299.7i]: cannot break line
#27 10.72 troff:stdin:1370: warning [p 1, 299.8i]: cannot break line
#27 10.72 troff:stdin:1371: warning [p 1, 300.0i]: cannot adjust line
#27 10.72 troff:stdin:1371: warning [p 1, 300.2i]: cannot adjust line
#27 10.72 troff:stdin:1371: warning [p 1, 300.3i]: cannot break line
#27 10.72 troff:stdin:1371: warning [p 1, 300.5i]: cannot break line
#27 10.72 troff:stdin:1371: warning [p 1, 300.7i]: cannot adjust line
#27 10.72 troff:stdin:1371: warning [p 1, 301.0i]: cannot adjust line
#27 10.72 troff:stdin:1371: warning [p 1, 301.2i]: cannot break line
#27 10.72 troff:stdin:1371: warning [p 1, 301.3i]: cannot break line
#27 10.73 troff:stdin:1371: warning [p 1, 301.5i]: cannot adjust line
#27 10.73 troff:stdin:1371: warning [p 1, 301.7i]: cannot break line
#27 10.73 troff:stdin:1371: warning [p 1, 301.8i]: cannot break line
#27 10.73 troff:stdin:1372: error: a backspace character is not allowed in an escape sequence parameter
#27 10.73 troff:stdin:1372: error: a backspace character is not allowed in an escape sequence parameter
#27 10.73 troff:stdin:1372: warning [p 1, 302.0i]: cannot break line
#27 10.73 troff:stdin:1372: error: invalid positional argument number 'H'
#27 10.74 troff:stdin:1372: error: a backspace character is not allowed in an escape sequence parameter
#27 10.74 troff:stdin:1372: warning [p 1, 302.3i]: cannot break line
#27 10.74 troff:stdin:1372: warning [p 1, 302.5i]: cannot break line
#27 10.74 troff:stdin:1373: error: a backspace character is not allowed in an escape sequence parameter
#27 10.74 troff:stdin:1373: warning [p 1, 302.7i]: cannot break line
#27 10.74 troff:stdin:1374: warning [p 1, 302.8i]: cannot adjust line
#27 10.74 troff:stdin:1374: warning [p 1, 303.0i]: cannot break line
#27 10.74 troff:stdin:1375: error: invalid positional argument number 'HÇ'
#27 10.74 troff:stdin:1375: error: invalid positional argument number 'H'
#27 10.74 troff:stdin:1375: warning [p 1, 303.2i]: cannot break line
#27 10.75 troff:stdin:1375: warning [p 1, 303.3i]: cannot break line
#27 10.75 troff:stdin:1375: error: invalid positional argument number 'è'
#27 10.75 troff:stdin:1375: warning [p 1, 303.5i]: cannot break line
#27 10.75 troff:stdin:1376: error: invalid positional argument number 'è'
#27 10.75 troff:stdin:1376: error: invalid positional argument number 'H'
#27 10.75 troff:stdin:1376: error: a space character is not allowed in an escape sequence parameter
#27 10.75 troff:stdin:1377: warning [p 1, 303.7i]: cannot adjust line
#27 10.75 troff:stdin:1377: warning [p 1, 303.8i]: cannot break line
#27 10.75 troff:stdin:1379: warning [p 1, 304.0i]: cannot adjust line
#27 10.75 troff:stdin:1387: warning [p 1, 304.7i]: cannot adjust line
#27 10.75 troff:stdin:1387: warning [p 1, 304.8i]: cannot break line
#27 10.75 troff:stdin:1387: warning [p 1, 305.0i]: cannot adjust line
#27 10.75 troff:stdin:1387: warning [p 1, 305.2i]: cannot adjust line
#27 10.75 troff:stdin:1387: warning [p 1, 305.3i]: cannot adjust line
#27 10.75 troff:stdin:1387: warning [p 1, 305.5i]: cannot break line
#27 10.76 troff:stdin:1387: warning: expected numeric expression, got 'H'
#27 10.76 troff:stdin:1387: warning [p 1, 305.7i]: cannot adjust line
#27 10.76 troff:stdin:1387: warning [p 1, 305.8i]: cannot break line
#27 10.76 troff:stdin:1388: warning [p 1, 306.0i]: cannot adjust line
#27 10.76 troff:stdin:1388: warning [p 1, 306.2i]: cannot break line
#27 10.76 troff:stdin:1388: warning: expected numeric expression, got ''
#27 10.76 troff:stdin:1388: warning [p 1, 306.3i]: cannot adjust line
#27 10.76 troff:stdin:1388: warning [p 1, 306.5i]: cannot break line
#27 10.76 troff:stdin:1389: error: invalid positional argument number 'H'
#27 10.76 troff:stdin:1389: error: a backspace character is not allowed in an escape sequence parameter
#27 10.76 troff:stdin:1389: error: a backspace character is not allowed in an escape sequence parameter
#27 10.76 troff:stdin:1389: error: invalid positional argument number 'H'
#27 10.76 troff:stdin:1389: error: a backspace character is not allowed in an escape sequence parameter
#27 10.76 troff:stdin:1389: error: invalid positional argument number 'H'
#27 10.76 troff:stdin:1389: error: a backspace character is not allowed in an escape sequence parameter
#27 10.76 troff:stdin:1389: warning [p 1, 306.8i]: cannot break line
#27 10.76 troff:stdin:1390: error: invalid positional argument number 'H'
#27 10.76 troff:stdin:1390: warning [p 1, 307.2i]: cannot adjust line
#27 10.76 troff:stdin:1390: error: invalid positional argument number 'H'
#27 10.76 troff:stdin:1390: error: invalid positional argument number 'H'
#27 10.76 troff:stdin:1390: error: invalid positional argument number 'H'
#27 10.76 troff:stdin:1392: warning [p 1, 307.7i]: cannot adjust line
#27 10.77 troff:stdin:1392: warning [p 1, 308.0i]: cannot break line
#27 10.77 troff:stdin:1392: warning [p 1, 308.3i]: cannot adjust line
#27 10.77 troff:stdin:1393: error: invalid positional argument number 'H'
#27 10.77 troff:stdin:1393: error: invalid positional argument number 'H'
#27 10.77 troff:stdin:1393: error: a backspace character is not allowed in an escape sequence parameter
#27 10.77 troff:stdin:1393: warning [p 1, 308.5i]: cannot adjust line
#27 10.77 troff:stdin:1393: warning [p 1, 308.7i]: cannot break line
#27 10.77 troff:stdin:1394: error: a backspace character is not allowed in an escape sequence parameter
#27 10.77 troff:stdin:1394: error: a backspace character is not allowed in an escape sequence parameter
#27 10.77 troff:stdin:1394: error: a backspace character is not allowed in an escape sequence parameter
#27 10.77 troff:stdin:1394: error: a backspace character is not allowed in an escape sequence parameter
#27 10.77 troff:stdin:1394: error: a backspace character is not allowed in an escape sequence parameter
#27 10.77 troff:stdin:1394: warning [p 1, 308.8i]: cannot break line
#27 10.77 troff:stdin:1394: error: invalid positional argument number '`'
#27 10.77 troff:stdin:1394: error: invalid positional argument number '`'
#27 10.77 troff:stdin:1394: error: invalid positional argument number 'H'
#27 10.77 troff:stdin:1394: error: invalid positional argument number '`'
#27 10.77 troff:stdin:1394: warning [p 1, 309.0i]: cannot adjust line
#27 10.77 troff:stdin:1394: warning [p 1, 309.2i]: cannot break line
#27 10.77 troff:stdin:1395: error: invalid positional argument number '`'
#27 10.77 troff:stdin:1395: error: a space character is not allowed in an escape sequence parameter
#27 10.77 troff:stdin:1395: error: a backspace character is not allowed in an escape sequence parameter
#27 10.77 troff:stdin:1395: warning [p 1, 309.3i]: cannot break line
#27 10.77 troff:stdin:1395: error: invalid positional argument number '`'
#27 10.77 troff:stdin:1395: warning [p 1, 309.5i]: cannot adjust line
#27 10.77 troff:stdin:1395: error: a backspace character is not allowed in an escape sequence parameter
#27 10.77 troff:stdin:1395: error: a backspace character is not allowed in an escape sequence parameter
#27 10.77 troff:stdin:1395: warning [p 1, 309.8i]: cannot adjust line
#27 10.77 troff:stdin:1395: warning [p 1, 310.0i]: cannot break line
#27 10.77 troff:stdin:1395: error: invalid positional argument number '`'
#27 10.77 troff:stdin:1395: warning [p 1, 310.5i]: cannot break line
#27 10.77 troff:stdin:1396: warning [p 1, 310.7i]: cannot adjust line
#27 10.77 troff:stdin:1396: warning [p 1, 310.8i]: cannot adjust line
#27 10.77 troff:stdin:1396: warning [p 1, 311.2i]: cannot adjust line
#27 10.78 troff:stdin:1397: warning [p 1, 311.3i]: cannot adjust line
#27 10.78 troff:stdin:1397: warning [p 1, 311.5i]: cannot break line
#27 10.78 troff:stdin:1397: warning [p 1, 311.7i]: cannot adjust line
#27 10.78 troff:stdin:1397: warning [p 1, 311.8i]: cannot break line
#27 10.78 troff:stdin:1397: error: a backspace character is not allowed in an escape sequence parameter
#27 10.78 troff:stdin:1397: error: a backspace character is not allowed in an escape sequence parameter
#27 10.78 troff:stdin:1397: warning [p 1, 312.0i]: cannot adjust line
#27 10.78 troff:stdin:1397: warning [p 1, 312.2i]: cannot break line
#27 10.78 troff:stdin:1397: error: invalid positional argument number 'è'
#27 10.78 troff:stdin:1397: error: a backspace character is not allowed in an escape sequence parameter
#27 10.78 troff:stdin:1397: error: invalid positional argument number 'H'
#27 10.78 troff:stdin:1397: warning [p 1, 312.8i]: cannot break line
#27 10.78 troff:stdin:1397: error: a backspace character is not allowed in an escape sequence parameter
#27 10.78 troff:stdin:1398: warning [p 1, 313.2i]: cannot break line
#27 10.78 troff:stdin:1398: warning [p 1, 313.3i]: cannot break line
#27 10.78 troff:stdin:1398: warning [p 1, 313.5i]: cannot adjust line
#27 10.78 troff:stdin:1398: error: a space character is not allowed in an escape sequence parameter
#27 10.78 troff:stdin:1398: error: a backspace character is not allowed in an escape sequence parameter
#27 10.78 troff:stdin:1398: error: invalid positional argument number 'H'
#27 10.78 troff:stdin:1398: error: invalid positional argument number 'H'
#27 10.78 troff:stdin:1400: warning [p 1, 314.5i]: cannot adjust line
#27 10.78 troff:stdin:1401: warning [p 1, 315.0i]: cannot adjust line
#27 10.79 troff:stdin:1401: warning [p 1, 315.2i]: cannot adjust line
#27 10.79 troff:stdin:1401: warning [p 1, 315.3i]: cannot break line
#27 10.79 troff:stdin:1401: warning [p 1, 315.5i]: cannot adjust line
#27 10.79 troff:stdin:1401: warning [p 1, 315.7i]: cannot adjust line
#27 10.79 troff:stdin:1401: warning [p 1, 315.8i]: cannot adjust line
#27 10.79 troff:stdin:1401: warning [p 1, 316.0i]: cannot break line
#27 10.79 troff:stdin:1401: error: invalid positional argument number 'h'
#27 10.79 troff:stdin:1401: warning [p 1, 316.2i]: cannot break line
#27 10.79 troff:stdin:1402: warning [p 1, 316.5i]: cannot break line
#27 10.79 troff:stdin:1403: warning [p 1, 316.8i]: cannot adjust line
#27 10.79 troff:stdin:1404: error: invalid positional argument number 'p'
#27 10.79 troff:stdin:1404: error: invalid positional argument number 'h'
#27 10.79 troff:stdin:1404: error: invalid positional argument number 'h'
#27 10.79 troff:stdin:1404: warning [p 1, 317.0i]: cannot adjust line
#27 10.79 troff:stdin:1404: warning [p 1, 317.2i]: cannot break line
#27 10.79 troff:stdin:1404: warning [p 1, 317.3i]: cannot break line
#27 10.79 troff:stdin:1405: warning [p 1, 317.7i]: cannot adjust line
#27 10.79 troff:stdin:1405: error: invalid positional argument number 'h'
#27 10.79 troff:stdin:1405: warning [p 1, 317.8i]: cannot adjust line
#27 10.80 troff:stdin:1405: warning [p 1, 318.0i]: cannot break line
#27 10.80 troff:stdin:1405: warning [p 1, 318.2i]: cannot adjust line
#27 10.80 troff:stdin:1405: warning [p 1, 318.3i]: cannot adjust line
#27 10.80 troff:stdin:1405: warning [p 1, 318.5i]: cannot adjust line
#27 10.80 troff:stdin:1405: warning [p 1, 318.7i]: cannot break line
#27 10.80 troff:stdin:1405: warning [p 1, 318.8i]: cannot break line
#27 10.80 troff:stdin:1406: warning [p 1, 319.0i]: cannot adjust line
#27 10.80 troff:stdin:1406: warning [p 1, 319.2i]: cannot break line
#27 10.80 troff:stdin:1408: warning [p 1, 319.3i]: cannot adjust line
#27 10.80 troff:stdin:1408: warning [p 1, 319.5i]: cannot adjust line
#27 10.80 troff:stdin:1408: warning [p 1, 319.7i]: cannot break line
#27 10.80 troff:stdin:1408: error: invalid positional argument number 'h'
#27 10.80 troff:stdin:1410: warning [p 1, 320.0i]: cannot adjust line
#27 10.80 troff:stdin:1411: error: invalid positional argument number 'h'
#27 10.81 troff:stdin:1411: warning [p 1, 320.3i]: cannot break line
#27 10.81 troff:stdin:1413: warning [p 1, 320.5i]: cannot adjust line
#27 10.81 troff:stdin:1413: warning [p 1, 320.7i]: cannot break line
#27 10.81 troff:stdin:1413: warning [p 1, 320.8i]: cannot break line
#27 10.81 troff:stdin:1414: warning [p 1, 321.0i]: cannot break line
#27 10.81 troff:stdin:1415: warning [p 1, 321.2i]: cannot adjust line
#27 10.81 troff:stdin:1415: warning [p 1, 321.3i]: cannot break line
#27 10.81 troff:stdin:1416: warning [p 1, 321.5i]: cannot break line
#27 10.81 troff:stdin:1416: error: invalid positional argument number 'p'
#27 10.81 troff:stdin:1416: error: invalid positional argument number 'h'
#27 10.81 troff:stdin:1416: warning [p 1, 321.7i]: cannot break line
#27 10.81 troff:stdin:1417: warning [p 1, 321.8i]: cannot break line
#27 10.82 troff:stdin:1418: warning [p 1, 322.2i]: cannot adjust line
#27 10.82 troff:stdin:1418: warning [p 1, 322.3i]: cannot break line
#27 10.82 troff:stdin:1418: warning: special character 'é' not defined
#27 10.82 troff:stdin:1418: warning [p 1, 322.5i]: cannot break line
#27 10.82 troff:stdin:1418: warning [p 1, 322.7i]: cannot break line
#27 10.82 troff:stdin:1418: warning [p 1, 322.8i]: cannot adjust line
#27 10.82 troff:stdin:1418: warning [p 1, 323.0i]: cannot break line
#27 10.82 troff:stdin:1418: warning [p 1, 323.2i]: cannot adjust line
#27 10.82 troff:stdin:1418: warning [p 1, 323.3i]: cannot adjust line
#27 10.82 troff:stdin:1418: warning [p 1, 323.5i]: cannot adjust line
#27 10.82 troff:stdin:1418: warning [p 1, 323.7i]: cannot adjust line
#27 10.82 troff:stdin:1418: warning [p 1, 323.8i]: cannot break line
#27 10.82 troff:stdin:1421: warning [p 1, 324.3i]: cannot adjust line
#27 10.82 troff:stdin:1421: warning [p 1, 324.5i]: cannot adjust line
#27 10.82 troff:stdin:1421: warning [p 1, 324.7i]: cannot break line
#27 10.82 troff:stdin:1421: warning: expected numeric expression, got 'H'
#27 10.82 troff:stdin:1421: warning [p 1, 324.8i]: cannot break line
#27 10.83 troff:stdin:1421: warning [p 1, 325.0i]: cannot adjust line
#27 10.83 troff:stdin:1421: warning [p 1, 325.2i]: cannot adjust line
#27 10.83 troff:stdin:1421: warning [p 1, 325.3i]: cannot adjust line
#27 10.83 troff:stdin:1422: warning [p 1, 325.5i]: cannot adjust line
#27 10.83 troff:stdin:1422: warning [p 1, 325.7i]: cannot break line
#27 10.83 troff:stdin:1422: warning [p 1, 325.8i]: cannot adjust line
#27 10.83 troff:stdin:1422: warning [p 1, 326.0i]: cannot adjust line
#27 10.83 troff:stdin:1422: warning [p 1, 326.3i]: cannot break line
#27 10.83 troff:stdin:1422: error: invalid positional argument number 'H'
#27 10.83 troff:stdin:1422: warning [p 1, 326.5i]: cannot adjust line
#27 10.83 troff:stdin:1423: error: invalid positional argument number 'H)'
#27 10.83 troff:stdin:1423: warning [p 1, 326.7i]: cannot adjust line
#27 10.83 troff:stdin:1423: warning [p 1, 326.8i]: cannot break line
#27 10.83 troff:stdin:1423: warning [p 1, 327.2i]: cannot break line
#27 10.83 troff:stdin:1423: error: invalid positional argument number 'Hû'
#27 10.83 troff:stdin:1424: warning [p 1, 327.3i]: cannot adjust line
#27 10.83 troff:stdin:1424: warning [p 1, 327.5i]: cannot break line
#27 10.83 troff:stdin:1424: error: a backspace character is not allowed in an escape sequence parameter
#27 10.83 troff:stdin:1426: warning [p 1, 327.8i]: cannot adjust line
#27 10.84 troff:stdin:1427: error: invalid positional argument number 'è'
#27 10.84 troff:stdin:1427: warning [p 1, 328.0i]: cannot adjust line
#27 10.84 troff:stdin:1427: error: invalid positional argument number 'è'
#27 10.84 troff:stdin:1428: error: invalid positional argument number 'A'
#27 10.84 troff:stdin:1428: error: invalid positional argument number 'è'
#27 10.84 troff:stdin:1428: warning [p 1, 328.5i]: cannot adjust line
#27 10.84 troff:stdin:1428: error: invalid positional argument number 'è'
#27 10.84 troff:stdin:1429: warning [p 1, 329.0i]: cannot break line
#27 10.84 troff:stdin:1429: error: invalid positional argument number 'A'
#27 10.84 troff:stdin:1429: warning [p 1, 329.2i]: cannot break line
#27 10.84 troff:stdin:1429: warning [p 1, 329.3i]: cannot adjust line
#27 10.84 troff:stdin:1429: warning [p 1, 329.5i]: cannot break line
#27 10.84 troff:stdin:1430: error: a backspace character is not allowed in an escape sequence parameter
#27 10.84 troff:stdin:1432: error: invalid positional argument number 'è'
#27 10.84 troff:stdin:1432: error: invalid positional argument number 'è'
#27 10.84 troff:stdin:1433: error: invalid positional argument number 'H'
#27 10.84 troff:stdin:1433: warning [p 1, 330.2i]: cannot break line
#27 10.84 troff:stdin:1433: error: invalid positional argument number 'H'
#27 10.84 troff:stdin:1433: warning [p 1, 330.3i]: cannot adjust line
#27 10.84 troff:stdin:1433: warning [p 1, 330.5i]: cannot break line
#27 10.84 troff:stdin:1433: warning [p 1, 330.7i]: cannot break line
#27 10.84 troff:stdin:1433: warning [p 1, 331.0i]: cannot break line
#27 10.84 troff:stdin:1434: error: invalid positional argument number 'ë'
#27 10.84 troff:stdin:1434: error: invalid positional argument number 'H'
#27 10.84 troff:stdin:1434: error: invalid positional argument number 'H'
#27 10.84 troff:stdin:1434: error: invalid positional argument number 'H'
#27 10.85 troff:stdin:1434: error: invalid positional argument number 'H'
#27 10.85 troff:stdin:1434: warning [p 1, 331.2i]: cannot adjust line
#27 10.85 troff:stdin:1434: warning [p 1, 331.3i]: cannot break line
#27 10.85 troff:stdin:1435: error: a backspace character is not allowed in an escape sequence parameter
#27 10.85 troff:stdin:1435: error: invalid positional argument number 'H'
#27 10.85 troff:stdin:1435: warning [p 1, 331.5i]: cannot break line
#27 10.85 troff:stdin:1436: error: invalid positional argument number 'H'
#27 10.85 troff:stdin:1436: error: invalid positional argument number 'H'
#27 10.85 troff:stdin:1436: warning [p 1, 331.7i]: cannot break line
#27 10.85 troff:stdin:1437: error: invalid positional argument number 'H'
#27 10.85 troff:stdin:1437: error: invalid positional argument number 'H'
#27 10.85 troff:stdin:1437: error: a space character is not allowed in an escape sequence parameter
#27 10.85 troff:stdin:1437: warning [p 1, 331.8i]: cannot adjust line
#27 10.85 troff:stdin:1437: warning [p 1, 332.0i]: cannot break line
#27 10.85 troff:stdin:1438: error: invalid positional argument number 'è¾'
#27 10.85 troff:stdin:1438: warning [p 1, 332.2i]: cannot adjust line
#27 10.85 troff:stdin:1438: error: a space character is not allowed in an escape sequence parameter
#27 10.85 troff:stdin:1438: error: a space character is not allowed in an escape sequence parameter
#27 10.85 troff:stdin:1438: error: invalid positional argument number 'Hû'
#27 10.85 troff:stdin:1438: error: invalid positional argument number 'è'
#27 10.85 troff:stdin:1438: error: invalid positional argument number 'èÒ'
#27 10.85 troff:stdin:1438: error: a space character is not allowed in an escape sequence parameter
#27 10.85 troff:stdin:1438: warning [p 1, 332.3i]: cannot adjust line
#27 10.85 troff:stdin:1438: warning [p 1, 332.5i]: cannot break line
#27 10.85 troff:stdin:1438: error: invalid positional argument number 'H|'
#27 10.85 troff:stdin:1439: error: invalid positional argument number 'H'
#27 10.85 troff:stdin:1439: warning [p 1, 332.8i]: cannot break line
#27 10.85 troff:stdin:1440: error: invalid positional argument number 'HÄ'
#27 10.85 troff:stdin:1440: error: a backspace character is not allowed in an escape sequence parameter
#27 10.85 troff:stdin:1441: error: a backspace character is not allowed in an escape sequence parameter
#27 10.85 troff:stdin:1441: warning [p 1, 333.3i]: cannot break line
#27 10.85 troff:stdin:1442: error: invalid positional argument number 'H'
#27 10.85 troff:stdin:1442: error: invalid positional argument number 'HÄ'
#27 10.86 troff:stdin:1444: error: invalid positional argument number 'H'
#27 10.86 troff:stdin:1444: warning [p 1, 333.8i]: cannot break line
#27 10.86 troff:stdin:1445: error: invalid positional argument number 'ë'
#27 10.86 troff:stdin:1446: error: invalid positional argument number 'H'
#27 10.86 troff:stdin:1447: warning [p 1, 334.2i]: cannot adjust line
#27 10.86 troff:stdin:1448: error: a backspace character is not allowed in an escape sequence parameter
#27 10.86 troff:stdin:1448: error: invalid positional argument number 'é'
#27 10.86 troff:stdin:1448: error: invalid positional argument number 'H'
#27 10.86 troff:stdin:1448: warning [p 1, 334.5i]: cannot break line
#27 10.86 troff:stdin:1449: error: invalid positional argument number 'H'
#27 10.86 troff:stdin:1449: warning [p 1, 334.7i]: cannot break line
#27 10.86 troff:stdin:1450: error: invalid positional argument number 'H'
#27 10.86 troff:stdin:1450: error: invalid positional argument number 'H'
#27 10.86 troff:stdin:1450: error: a backspace character is not allowed in an escape sequence parameter
#27 10.86 troff:stdin:1450: error: invalid positional argument number 'è'
#27 10.86 troff:stdin:1450: warning [p 1, 334.8i]: cannot break line
#27 10.86 troff:stdin:1452: warning [p 1, 335.0i]: cannot adjust line
#27 10.86 troff:stdin:1452: warning [p 1, 335.2i]: cannot break line
#27 10.86 troff:stdin:1453: error: invalid positional argument number 'H'
#27 10.86 troff:stdin:1453: warning [p 1, 335.3i]: cannot break line
#27 10.86 troff:stdin:1453: error: invalid positional argument number 'H|'
#27 10.86 troff:stdin:1454: error: invalid positional argument number 'H'
#27 10.86 troff:stdin:1454: warning [p 1, 335.7i]: cannot break line
#27 10.86 troff:stdin:1456: error: invalid positional argument number 'è'
#27 10.86 troff:stdin:1456: error: invalid positional argument number 'H'
#27 10.86 troff:stdin:1456: error: invalid positional argument number 'H'
#27 10.86 troff:stdin:1456: error: invalid positional argument number 'H'
#27 10.86 troff:stdin:1456: error: a backspace character is not allowed in an escape sequence parameter
#27 10.86 troff:stdin:1456: warning [p 1, 335.8i]: cannot adjust line
#27 10.86 troff:stdin:1456: warning [p 1, 336.0i]: cannot break line
#27 10.86 troff:stdin:1457: error: invalid positional argument number 'H'
#27 10.86 troff:stdin:1457: error: invalid positional argument number 'è'
#27 10.87 troff:stdin:1457: error: invalid positional argument number 'H'
#27 10.87 troff:stdin:1457: error: invalid positional argument number 'è'
#27 10.87 troff:stdin:1457: error: invalid positional argument number 'H'
#27 10.87 troff:stdin:1457: error: invalid positional argument number 'H'
#27 10.87 troff:stdin:1457: error: invalid positional argument number 'H'
#27 10.87 troff:stdin:1457: error: a backspace character is not allowed in an escape sequence parameter
#27 10.87 troff:stdin:1457: error: invalid positional argument number 'è'
#27 10.87 troff:stdin:1457: error: invalid positional argument number 'H'
#27 10.87 troff:stdin:1457: error: invalid positional argument number 'é'
#27 10.87 troff:stdin:1457: warning [p 1, 336.2i]: cannot break line
#27 10.87 troff:stdin:1458: warning [p 1, 336.5i]: cannot break line
#27 10.87 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 10.87 troff:stdin:1458: error: invalid positional argument number 'è'
#27 10.87 troff:stdin:1458: warning [p 1, 336.7i]: cannot adjust line
#27 10.87 troff:stdin:1458: warning [p 1, 336.8i]: cannot break line
#27 10.87 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 10.87 troff:stdin:1458: warning [p 1, 337.0i]: cannot break line
#27 10.87 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 10.88 troff:stdin:1458: warning [p 1, 337.2i]: cannot break line
#27 10.88 troff:stdin:1458: warning [p 1, 337.3i]: cannot break line
#27 10.88 troff:stdin:1458: warning [p 1, 337.5i]: cannot break line
#27 10.88 troff:stdin:1458: warning [p 1, 338.0i]: cannot adjust line
#27 10.88 troff:stdin:1458: warning [p 1, 338.2i]: cannot adjust line
#27 10.88 troff:stdin:1458: warning [p 1, 338.5i]: cannot break line
#27 10.88 troff:stdin:1458: warning [p 1, 338.7i]: cannot adjust line
#27 10.88 troff:stdin:1458: warning [p 1, 338.8i]: cannot adjust line
#27 10.88 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 10.88 troff:stdin:1458: warning [p 1, 339.0i]: cannot adjust line
#27 10.88 troff:stdin:1458: warning [p 1, 339.2i]: cannot break line
#27 10.88 troff:stdin:1458: warning [p 1, 339.3i]: cannot adjust line
#27 10.89 troff:stdin:1458: warning [p 1, 339.7i]: cannot break line
#27 10.89 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 10.89 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 10.89 troff:stdin:1458: error: invalid positional argument number 'H'
#27 10.89 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 10.89 troff:stdin:1458: warning [p 1, 339.8i]: cannot adjust line
#27 10.89 troff:stdin:1458: warning [p 1, 340.0i]: cannot break line
#27 10.89 troff:stdin:1458: warning [p 1, 340.2i]: cannot break line
#27 10.89 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 10.89 troff:stdin:1458: error: a backspace character is not allowed in an escape sequence parameter
#27 10.89 troff:stdin:1458: warning [p 1, 340.3i]: cannot break line
#27 10.89 troff:stdin:1459: error: invalid positional argument number 'H'
#27 10.89 troff:stdin:1459: error: a backspace character is not allowed in an escape sequence parameter
#27 10.89 troff:stdin:1459: error: a backspace character is not allowed in an escape sequence parameter
#27 10.89 troff:stdin:1459: error: invalid positional argument number 'H'
#27 10.89 troff:stdin:1459: error: a backspace character is not allowed in an escape sequence parameter
#27 10.89 troff:stdin:1459: error: a backspace character is not allowed in an escape sequence parameter
#27 10.89 troff:stdin:1459: error: invalid positional argument number 'H'
#27 10.89 troff:stdin:1459: error: a backspace character is not allowed in an escape sequence parameter
#27 10.89 troff:stdin:1459: error: a backspace character is not allowed in an escape sequence parameter
#27 10.89 troff:stdin:1459: warning [p 1, 340.8i]: cannot adjust line
#27 10.89 troff:stdin:1459: warning [p 1, 341.0i]: cannot break line
#27 10.90 troff:stdin:1460: warning [p 1, 341.2i]: cannot break line
#27 10.90 troff:stdin:1460: warning [p 1, 341.3i]: cannot break line
#27 10.90 troff:stdin:1460: warning [p 1, 341.5i]: cannot break line
#27 10.90 troff:stdin:1460: error: a backspace character is not allowed in an escape sequence parameter
#27 10.90 troff:stdin:1460: warning [p 1, 341.7i]: cannot adjust line
#27 10.90 troff:stdin:1460: warning [p 1, 341.8i]: cannot adjust line
#27 10.90 troff:stdin:1460: warning [p 1, 342.0i]: cannot break line
#27 10.90 troff:stdin:1461: warning [p 1, 342.3i]: cannot break line
#27 10.90 troff:stdin:1462: error: invalid positional argument number 'H'
#27 10.90 troff:stdin:1462: warning [p 1, 342.7i]: cannot break line
#27 10.90 troff:stdin:1463: warning [p 1, 343.0i]: cannot adjust line
#27 10.90 troff:stdin:1463: warning [p 1, 343.2i]: cannot adjust line
#27 10.90 troff:stdin:1464: warning [p 1, 343.3i]: cannot adjust line
#27 10.90 troff:stdin:1464: warning [p 1, 343.5i]: cannot break line
#27 10.91 troff:stdin:1464: warning [p 1, 343.7i]: cannot break line
#27 10.91 troff:stdin:1465: error: a backspace character is not allowed in an escape sequence parameter
#27 10.91 troff:stdin:1465: warning [p 1, 343.8i]: cannot break line
#27 10.91 troff:stdin:1465: warning [p 1, 344.0i]: cannot adjust line
#27 10.91 troff:stdin:1465: warning [p 1, 344.2i]: cannot break line
#27 10.91 troff:stdin:1465: warning [p 1, 344.3i]: cannot break line
#27 10.91 troff:stdin:1482: warning [p 1, 345.0i]: cannot adjust line
#27 10.91 troff:stdin:1482: warning [p 1, 345.2i]: cannot adjust line
#27 10.91 troff:stdin:1492: warning [p 1, 345.8i]: cannot break line
#27 10.92 troff:stdin:1492: error: a backspace character is not allowed in an escape sequence parameter
#27 10.92 troff:stdin:1492: error: a backspace character is not allowed in an escape sequence parameter
#27 10.92 troff:stdin:1492: warning [p 1, 346.0i]: cannot adjust line
#27 10.92 troff:stdin:1492: warning [p 1, 346.2i]: cannot break line
#27 10.92 troff:stdin:1492: warning [p 1, 346.3i]: cannot break line
#27 10.92 troff:stdin:1493: warning [p 1, 346.5i]: cannot adjust line
#27 10.92 troff:stdin:1494: warning [p 1, 346.7i]: cannot adjust line
#27 10.92 troff:stdin:1494: warning [p 1, 346.8i]: cannot break line
#27 10.92 troff:stdin:1496: warning [p 1, 347.0i]: cannot adjust line
#27 10.92 troff:stdin:1497: warning [p 1, 347.2i]: cannot adjust line
#27 10.92 troff:stdin:1497: warning [p 1, 347.3i]: cannot break line
#27 10.92 troff:stdin:1498: error: a space character is not allowed in an escape sequence parameter
#27 10.92 troff:stdin:1498: warning [p 1, 347.5i]: cannot break line
#27 10.92 troff:stdin:1500: error: invalid positional argument number 'H'
#27 10.92 troff:stdin:1500: error: a space character is not allowed in an escape sequence parameter
#27 10.92 troff:stdin:1500: warning [p 1, 347.7i]: cannot adjust line
#27 10.92 troff:stdin:1501: warning [p 1, 347.8i]: cannot adjust line
#27 10.92 troff:stdin:1501: warning [p 1, 348.0i]: cannot break line
#27 10.93 troff:stdin:1501: error: a backspace character is not allowed in an escape sequence parameter
#27 10.93 troff:stdin:1501: warning [p 1, 348.2i]: cannot break line
#27 10.93 troff:stdin:1502: error: invalid positional argument number 'H'
#27 10.93 troff:stdin:1502: warning [p 1, 348.3i]: cannot break line
#27 10.93 troff:stdin:1502: error: a backspace character is not allowed in an escape sequence parameter
#27 10.93 troff:stdin:1502: warning [p 1, 348.5i]: cannot adjust line
#27 10.93 troff:stdin:1503: warning [p 1, 348.7i]: cannot adjust line
#27 10.93 troff:stdin:1503: warning [p 1, 348.8i]: cannot break line
#27 10.93 troff:stdin:1503: error: invalid positional argument number 'HØ'
#27 10.93 troff:stdin:1503: error: invalid positional argument number 'HT'
#27 10.93 troff:stdin:1503: error: invalid positional argument number 'H'
#27 10.93 troff:stdin:1503: error: invalid positional argument number 'H'
#27 10.93 troff:stdin:1503: warning [p 1, 349.0i]: cannot break line
#27 10.94 troff:stdin:1504: warning [p 1, 349.2i]: cannot break line
#27 10.94 troff:stdin:1505: error: a backspace character is not allowed in an escape sequence parameter
#27 10.94 troff:stdin:1505: error: a backspace character is not allowed in an escape sequence parameter
#27 10.94 troff:stdin:1505: warning [p 1, 349.3i]: cannot break line
#27 10.94 troff:stdin:1506: error: invalid positional argument number 'M'
#27 10.94 troff:stdin:1506: error: invalid positional argument number 'H'
#27 10.94 troff:stdin:1506: warning [p 1, 349.5i]: cannot break line
#27 10.94 troff:stdin:1507: error: a backspace character is not allowed in an escape sequence parameter
#27 10.94 troff:stdin:1507: error: a backspace character is not allowed in an escape sequence parameter
#27 10.94 troff:stdin:1507: warning [p 1, 349.7i]: cannot break line
#27 10.94 troff:stdin:1507: warning [p 1, 349.8i]: cannot break line
#27 10.95 troff:stdin:1507: warning [p 1, 350.0i]: cannot break line
#27 10.95 troff:stdin:1507: warning [p 1, 350.5i]: cannot break line
#27 10.95 troff:stdin:1507: warning [p 1, 350.8i]: cannot break line
#27 10.95 troff:stdin:1507: warning [p 1, 351.0i]: cannot break line
#27 10.95 troff:stdin:1508: warning [p 1, 351.2i]: cannot break line
#27 10.95 troff:stdin:1509: error: invalid positional argument number '¨'
#27 10.95 troff:stdin:1509: error: invalid positional argument number 'H'
#27 10.95 troff:stdin:1509: error: a backspace character is not allowed in an escape sequence parameter
#27 10.95 troff:stdin:1509: error: invalid positional argument number 'H'
#27 10.95 troff:stdin:1509: warning [p 1, 351.5i]: cannot adjust line
#27 10.95 troff:stdin:1509: warning [p 1, 351.7i]: cannot break line
#27 10.96 troff:stdin:1509: warning [p 1, 351.8i]: cannot adjust line
#27 10.96 troff:stdin:1509: warning [p 1, 352.0i]: cannot break line
#27 10.96 troff:stdin:1509: warning: expected numeric expression, got 'ü'
#27 10.96 troff:stdin:1509: warning [p 1, 352.2i]: cannot break line
#27 10.96 troff:stdin:1510: warning [p 1, 352.3i]: cannot adjust line
#27 10.96 troff:stdin:1510: warning [p 1, 352.5i]: cannot break line
#27 10.96 troff:stdin:1510: warning [p 1, 352.7i]: cannot break line
#27 10.96 troff:stdin:1510: error: invalid positional argument number 'L'
#27 10.96 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 10.96 troff:stdin:1510: error: invalid positional argument number 'H'
#27 10.96 troff:stdin:1510: error: invalid positional argument number 'Iï'
#27 10.96 troff:stdin:1510: error: invalid positional argument number 'HD'
#27 10.96 troff:stdin:1510: error: a space character is not allowed in an escape sequence parameter
#27 10.96 troff:stdin:1510: error: invalid positional argument number 'HØ'
#27 10.96 troff:stdin:1510: error: invalid positional argument number 'H|'
#27 10.96 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 10.96 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 10.96 troff:stdin:1510: warning [p 1, 353.0i]: cannot break line
#27 10.96 troff:stdin:1510: warning [p 1, 353.2i]: cannot break line
#27 10.96 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 10.96 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 10.96 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 10.96 troff:stdin:1510: warning [p 1, 353.5i]: cannot break line
#27 10.96 troff:stdin:1510: warning [p 1, 353.7i]: cannot adjust line
#27 10.96 troff:stdin:1510: warning [p 1, 353.8i]: cannot break line
#27 10.96 troff:stdin:1510: error: invalid positional argument number 'H9'
#27 10.96 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 10.96 troff:stdin:1510: warning [p 1, 354.0i]: cannot break line
#27 10.96 troff:stdin:1510: error: invalid positional argument number 'H<'
#27 10.97 troff:stdin:1510: error: invalid positional argument number '¿'
#27 10.97 troff:stdin:1510: warning [p 1, 354.2i]: cannot break line
#27 10.97 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 10.97 troff:stdin:1510: warning [p 1, 354.3i]: cannot break line
#27 10.97 troff:stdin:1510: error: a backspace character is not allowed in an escape sequence parameter
#27 10.97 troff:stdin:1510: error: invalid positional argument number 'H'
#27 10.97 troff:stdin:1510: warning [p 1, 354.5i]: cannot break line
#27 10.97 troff:stdin:1511: warning [p 1, 354.8i]: cannot adjust line
#27 10.97 troff:stdin:1511: warning [p 1, 355.2i]: cannot adjust line
#27 10.97 troff:stdin:1511: warning [p 1, 355.3i]: cannot adjust line
#27 10.97 troff:stdin:1511: warning [p 1, 355.5i]: cannot adjust line
#27 10.97 troff:stdin:1511: error: a backspace character is not allowed in an escape sequence parameter
#27 10.97 troff:stdin:1511: error: invalid positional argument number 'I'
#27 10.97 troff:stdin:1511: error: invalid positional argument number 'I'
#27 10.97 troff:stdin:1511: warning [p 1, 355.7i]: cannot adjust line
#27 10.97 troff:stdin:1511: warning [p 1, 355.8i]: cannot break line
#27 10.97 troff:stdin:1511: warning [p 1, 356.0i]: cannot break line
#27 10.97 troff:stdin:1511: warning [p 1, 356.2i]: cannot adjust line
#27 10.97 troff:stdin:1511: warning [p 1, 356.3i]: cannot adjust line
#27 10.97 troff:stdin:1511: warning [p 1, 356.5i]: cannot adjust line
#27 10.97 troff:stdin:1512: error: invalid positional argument number 'H'
#27 10.98 troff:stdin:1512: warning [p 1, 356.8i]: cannot adjust line
#27 10.98 troff:stdin:1512: warning [p 1, 357.0i]: cannot break line
#27 10.98 troff:stdin:1512: warning [p 1, 357.2i]: cannot adjust line
#27 10.98 troff:stdin:1512: warning [p 1, 357.3i]: cannot break line
#27 10.98 troff:stdin:1512: error: a backspace character is not allowed in an escape sequence parameter
#27 10.98 troff:stdin:1512: error: invalid positional argument number 'H'
#27 10.98 troff:stdin:1512: warning [p 1, 357.5i]: cannot break line
#27 10.98 troff:stdin:1512: error: invalid positional argument number 'H<'
#27 10.98 troff:stdin:1512: error: invalid positional argument number 'H'
#27 10.98 troff:stdin:1512: warning [p 1, 357.7i]: cannot adjust line
#27 10.98 troff:stdin:1512: warning [p 1, 357.8i]: cannot break line
#27 10.98 troff:stdin:1512: error: a backspace character is not allowed in an escape sequence parameter
#27 10.98 troff:stdin:1512: error: a backspace character is not allowed in an escape sequence parameter
#27 10.98 troff:stdin:1512: error: invalid positional argument number 'H'
#27 10.98 troff:stdin:1512: warning [p 1, 358.0i]: cannot break line
#27 10.98 troff:stdin:1513: error: a backspace character is not allowed in an escape sequence parameter
#27 10.98 troff:stdin:1513: error: invalid positional argument number 'H'
#27 10.98 troff:stdin:1513: error: a backspace character is not allowed in an escape sequence parameter
#27 10.98 troff:stdin:1513: error: invalid positional argument number 'H'
#27 10.98 troff:stdin:1513: error: invalid positional argument number 'H'
#27 10.98 troff:stdin:1513: warning [p 1, 358.2i]: cannot adjust line
#27 10.98 troff:stdin:1513: warning [p 1, 358.3i]: cannot break line
#27 10.98 troff:stdin:1514: error: invalid positional argument number 'H'
#27 10.98 troff:stdin:1514: warning [p 1, 358.5i]: cannot break line
#27 10.98 troff:stdin:1515: error: invalid positional argument number 'H'
#27 10.98 troff:stdin:1515: warning [p 1, 358.8i]: cannot break line
#27 10.98 troff:stdin:1515: error: a backspace character is not allowed in an escape sequence parameter
#27 10.98 troff:stdin:1515: error: a backspace character is not allowed in an escape sequence parameter
#27 10.98 troff:stdin:1515: error: a backspace character is not allowed in an escape sequence parameter
#27 10.99 troff:stdin:1515: error: a backspace character is not allowed in an escape sequence parameter
#27 10.99 troff:stdin:1515: warning [p 1, 359.0i]: cannot break line
#27 10.99 troff:stdin:1516: error: a space character is not allowed in an escape sequence parameter
#27 10.99 troff:stdin:1516: error: invalid positional argument number 'H'
#27 10.99 troff:stdin:1516: error: a space character is not allowed in an escape sequence parameter
#27 10.99 troff:stdin:1516: warning [p 1, 359.2i]: cannot adjust line
#27 10.99 troff:stdin:1516: error: invalid positional argument number 'H'
#27 10.99 troff:stdin:1516: warning [p 1, 359.3i]: cannot adjust line
#27 10.99 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 10.99 troff:stdin:1516: error: invalid positional argument number 'H'
#27 10.99 troff:stdin:1516: warning [p 1, 359.7i]: cannot adjust line
#27 10.99 troff:stdin:1516: warning [p 1, 359.8i]: cannot break line
#27 10.99 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 10.99 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 10.99 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 10.99 troff:stdin:1516: warning [p 1, 360.0i]: cannot break line
#27 10.99 troff:stdin:1516: warning [p 1, 360.2i]: cannot adjust line
#27 10.99 troff:stdin:1516: warning [p 1, 360.3i]: cannot adjust line
#27 10.99 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 10.99 troff:stdin:1516: warning [p 1, 360.5i]: cannot adjust line
#27 10.99 troff:stdin:1516: warning [p 1, 360.7i]: cannot break line
#27 10.99 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 10.99 troff:stdin:1516: warning [p 1, 360.8i]: cannot adjust line
#27 10.99 troff:stdin:1516: warning [p 1, 361.0i]: cannot break line
#27 11.00 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1516: error: invalid positional argument number 'H'
#27 11.00 troff:stdin:1516: error: a space character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1516: warning [p 1, 361.2i]: cannot break line
#27 11.00 troff:stdin:1516: error: a space character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1516: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1516: warning [p 1, 361.3i]: cannot break line
#27 11.00 troff:stdin:1517: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1517: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1517: error: invalid positional argument number 'H'
#27 11.00 troff:stdin:1517: warning [p 1, 361.5i]: cannot break line
#27 11.00 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.00 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.00 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.00 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.00 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.00 troff:stdin:1518: warning [p 1, 361.7i]: cannot break line
#27 11.00 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.00 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.00 troff:stdin:1518: warning [p 1, 361.8i]: cannot break line
#27 11.00 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.00 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 11.00 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.00 troff:stdin:1518: warning [p 1, 362.0i]: cannot adjust line
#27 11.01 troff:stdin:1518: warning [p 1, 362.2i]: cannot adjust line
#27 11.01 troff:stdin:1518: warning [p 1, 362.3i]: cannot break line
#27 11.01 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 11.01 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 11.01 troff:stdin:1518: error: a backspace character is not allowed in an escape sequence parameter
#27 11.01 troff:stdin:1518: warning [p 1, 362.5i]: cannot break line
#27 11.01 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.01 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.01 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.01 troff:stdin:1518: error: invalid positional argument number 'H'
#27 11.01 troff:stdin:1518: warning [p 1, 362.7i]: cannot adjust line
#27 11.01 troff:stdin:1518: warning [p 1, 362.8i]: cannot break line
#27 11.01 troff:stdin:1519: warning [p 1, 363.0i]: cannot break line
#27 11.01 troff:stdin:1519: warning [p 1, 363.2i]: cannot break line
#27 11.02 troff:stdin:1519: warning [p 1, 363.3i]: cannot break line
#27 11.02 troff:stdin:1519: warning [p 1, 363.7i]: cannot break line
#27 11.02 troff:stdin:1519: warning [p 1, 363.8i]: cannot adjust line
#27 11.02 troff:stdin:1519: warning [p 1, 364.0i]: cannot break line
#27 11.02 troff:stdin:1520: warning [p 1, 364.2i]: cannot adjust line
#27 11.02 troff:stdin:1520: warning [p 1, 364.3i]: cannot break line
#27 11.02 troff:stdin:1520: error: invalid positional argument number 'L'
#27 11.03 troff:stdin:1520: warning [p 1, 364.7i]: cannot break line
#27 11.03 troff:stdin:1521: warning: cannot select font 'U'
#27 11.03 troff:/usr/share/groff/1.23.0/font/devhtml/.: error: font description 'name' directive missing
#27 11.03 troff:stdin:1521: warning: cannot select font '.'
#27 11.03 troff:stdin:1521: warning [p 1, 364.8i]: cannot break line
#27 11.03 troff:stdin:1521: warning [p 1, 365.0i]: cannot adjust line
#27 11.03 troff:stdin:1521: warning [p 1, 365.2i]: cannot break line
#27 11.03 troff:stdin:1522: warning [p 1, 365.3i]: cannot adjust line
#27 11.03 troff:stdin:1522: warning [p 1, 365.5i]: cannot break line
#27 11.03 troff:stdin:1522: warning [p 1, 365.8i]: cannot break line
#27 11.04 troff:stdin:1522: warning [p 1, 366.0i]: cannot break line
#27 11.04 troff:stdin:1522: warning [p 1, 366.2i]: cannot adjust line
#27 11.04 troff:stdin:1522: warning [p 1, 366.3i]: cannot break line
#27 11.04 troff:stdin:1522: warning [p 1, 366.5i]: cannot break line
#27 11.04 troff:stdin:1522: warning [p 1, 366.8i]: cannot break line
#27 11.04 troff:stdin:1522: warning [p 1, 367.0i]: cannot adjust line
#27 11.04 troff:stdin:1522: warning [p 1, 367.2i]: cannot break line
#27 11.04 troff:stdin:1524: warning [p 1, 367.3i]: cannot adjust line
#27 11.04 troff:stdin:1524: warning [p 1, 367.5i]: cannot adjust line
#27 11.04 troff:stdin:1524: warning [p 1, 367.7i]: cannot break line
#27 11.04 troff:stdin:1524: warning [p 1, 368.0i]: cannot break line
#27 11.04 troff:stdin:1524: error: invalid positional argument number ''
#27 11.04 troff:stdin:1524: error: invalid positional argument number 'º'
#27 11.05 troff:stdin:1524: warning [p 1, 368.2i]: cannot adjust line
#27 11.05 troff:stdin:1524: warning [p 1, 368.3i]: cannot break line
#27 11.05 troff:stdin:1524: warning [p 1, 368.7i]: cannot adjust line
#27 11.05 troff:stdin:1524: warning [p 1, 368.8i]: cannot break line
#27 11.05 troff:stdin:1524: error: invalid positional argument number 'H'
#27 11.05 troff:stdin:1524: warning [p 1, 369.0i]: cannot break line
#27 11.05 troff:stdin:1524: warning [p 1, 369.3i]: cannot adjust line
#27 11.05 troff:stdin:1526: warning [p 1, 370.0i]: cannot adjust line
#27 11.05 troff:stdin:1527: warning [p 1, 370.3i]: cannot break line
#27 11.05 troff:stdin:1527: warning [p 1, 370.7i]: cannot break line
#27 11.05 troff:stdin:1527: error: invalid positional argument number 'H'
#27 11.05 troff:stdin:1527: warning [p 1, 370.8i]: cannot adjust line
#27 11.05 troff:stdin:1527: warning [p 1, 371.0i]: cannot break line
#27 11.06 troff:stdin:1527: warning [p 1, 371.2i]: cannot adjust line
#27 11.06 troff:stdin:1527: warning [p 1, 371.3i]: cannot break line
#27 11.06 troff:stdin:1527: warning [p 1, 371.8i]: cannot break line
#27 11.06 troff:stdin:1527: warning [p 1, 372.2i]: cannot break line
#27 11.06 troff:stdin:1527: warning [p 1, 372.3i]: cannot adjust line
#27 11.06 troff:stdin:1527: warning [p 1, 372.5i]: cannot adjust line
#27 11.06 troff:stdin:1527: warning [p 1, 372.7i]: cannot break line
#27 11.06 troff:stdin:1528: warning [p 1, 372.8i]: cannot adjust line
#27 11.06 troff:stdin:1529: warning: expected numeric expression, got 'ÿ'
#27 11.06 troff:stdin:1529: warning [p 1, 373.2i]: cannot adjust line
#27 11.06 troff:stdin:1529: warning [p 1, 373.3i]: cannot break line
#27 11.06 troff:stdin:1529: warning: expected numeric expression, got 'ÿ'
#27 11.06 troff:stdin:1529: warning [p 1, 373.5i]: cannot break line
#27 11.07 troff:stdin:1529: warning [p 1, 373.8i]: cannot adjust line
#27 11.07 troff:stdin:1529: warning [p 1, 374.0i]: cannot adjust line
#27 11.07 troff:stdin:1530: warning [p 1, 374.2i]: cannot adjust line
#27 11.07 troff:stdin:1530: warning [p 1, 374.3i]: cannot break line
#27 11.07 troff:stdin:1530: warning [p 1, 374.5i]: cannot break line
#27 11.07 troff:stdin:1531: warning [p 1, 374.8i]: cannot break line
#27 11.07 troff:stdin:1531: warning [p 1, 375.0i]: cannot break line
#27 11.07 troff:stdin:1531: warning [p 1, 375.2i]: cannot break line
#27 11.07 troff:stdin:1531: warning [p 1, 375.5i]: cannot break line
#27 11.07 troff:stdin:1531: warning: expected numeric expression, got 'H'
#27 11.07 troff:stdin:1531: warning [p 1, 375.7i]: cannot adjust line
#27 11.07 troff:stdin:1531: warning [p 1, 375.8i]: cannot break line
#27 11.07 troff:stdin:1533: warning [p 1, 376.3i]: cannot break line
#27 11.08 troff:stdin:1533: warning [p 1, 376.5i]: cannot adjust line
#27 11.08 troff:stdin:1533: warning [p 1, 376.7i]: cannot adjust line
#27 11.08 troff:stdin:1533: warning [p 1, 376.8i]: cannot break line
#27 11.08 troff:stdin:1534: warning [p 1, 377.0i]: cannot break line
#27 11.08 troff:stdin:1535: warning [p 1, 377.2i]: cannot adjust line
#27 11.08 troff:stdin:1535: warning [p 1, 377.3i]: cannot break line
#27 11.08 troff:stdin:1536: warning [p 1, 377.7i]: cannot adjust line
#27 11.08 troff:stdin:1540: warning [p 1, 378.2i]: cannot adjust line
#27 11.08 troff:stdin:1541: warning [p 1, 378.3i]: cannot adjust line
#27 11.08 troff:stdin:1542: warning [p 1, 378.5i]: cannot adjust line
#27 11.08 troff:stdin:1542: warning [p 1, 378.8i]: cannot adjust line
#27 11.08 troff:stdin:1542: warning [p 1, 379.0i]: cannot adjust line
#27 11.08 troff:stdin:1542: warning [p 1, 379.2i]: cannot adjust line
#27 11.08 troff:stdin:1542: warning [p 1, 379.3i]: cannot break line
#27 11.08 troff:stdin:1542: warning [p 1, 379.5i]: cannot break line
#27 11.08 troff:stdin:1544: error: a space character is not allowed in an escape sequence parameter
#27 11.08 troff:stdin:1544: warning [p 1, 379.7i]: cannot adjust line
#27 11.08 troff:stdin:1544: warning [p 1, 379.8i]: cannot break line
#27 11.08 troff:stdin:1545: warning [p 1, 380.0i]: cannot break line
#27 11.09 troff:stdin:1545: warning [p 1, 380.3i]: cannot break line
#27 11.09 troff:stdin:1545: warning [p 1, 380.7i]: cannot break line
#27 11.09 troff:stdin:1545: warning [p 1, 380.8i]: cannot adjust line
#27 11.09 troff:stdin:1545: warning [p 1, 381.0i]: cannot break line
#27 11.09 troff:stdin:1546: error: invalid positional argument number 'P'
#27 11.09 troff:stdin:1546: warning [p 1, 381.2i]: cannot adjust line
#27 11.09 troff:stdin:1546: warning [p 1, 381.3i]: cannot break line
#27 11.09 troff:stdin:1546: warning [p 1, 381.5i]: cannot adjust line
#27 11.09 troff:stdin:1546: warning [p 1, 381.7i]: cannot break line
#27 11.09 troff:stdin:1547: warning [p 1, 381.8i]: cannot break line
#27 11.10 troff:stdin:1547: warning [p 1, 382.2i]: cannot break line
#27 11.10 troff:stdin:1547: warning [p 1, 382.3i]: cannot break line
#27 11.10 troff:stdin:1547: warning [p 1, 382.7i]: cannot break line
#27 11.10 troff:stdin:1547: warning [p 1, 382.8i]: cannot adjust line
#27 11.10 troff:stdin:1547: warning [p 1, 383.0i]: cannot break line
#27 11.10 troff:stdin:1549: warning [p 1, 383.2i]: cannot adjust line
#27 11.10 troff:stdin:1551: warning [p 1, 383.7i]: cannot adjust line
#27 11.10 troff:stdin:1552: warning [p 1, 383.8i]: cannot adjust line
#27 11.10 troff:stdin:1553: warning [p 1, 384.0i]: cannot adjust line
#27 11.10 troff:stdin:1554: warning [p 1, 384.2i]: cannot adjust line
#27 11.10 troff:stdin:1555: warning [p 1, 384.3i]: cannot adjust line
#27 11.10 troff:stdin:1556: warning [p 1, 384.5i]: cannot adjust line
#27 11.10 troff:stdin:1556: warning [p 1, 384.7i]: cannot break line
#27 11.10 troff:stdin:1556: warning [p 1, 384.8i]: cannot adjust line
#27 11.10 troff:stdin:1556: warning [p 1, 385.0i]: cannot break line
#27 11.10 troff:stdin:1557: warning [p 1, 385.2i]: cannot adjust line
#27 11.10 troff:stdin:1558: warning [p 1, 385.3i]: cannot adjust line
#27 11.10 troff:stdin:1558: warning [p 1, 385.5i]: cannot break line
#27 11.11 troff:stdin:1558: warning [p 1, 385.8i]: cannot break line
#27 11.11 troff:stdin:1558: warning [p 1, 386.0i]: cannot adjust line
#27 11.11 troff:stdin:1558: warning [p 1, 386.2i]: cannot break line
#27 11.11 troff:stdin:1559: warning [p 1, 386.3i]: cannot break line
#27 11.11 troff:stdin:1559: warning [p 1, 386.7i]: cannot break line
#27 11.11 troff:stdin:1559: warning [p 1, 386.8i]: cannot adjust line
#27 11.11 troff:stdin:1559: warning [p 1, 387.0i]: cannot break line
#27 11.11 troff:stdin:1559: warning [p 1, 387.2i]: cannot adjust line
#27 11.11 troff:stdin:1560: warning [p 1, 387.5i]: cannot break line
#27 11.11 troff:stdin:1560: warning [p 1, 387.7i]: cannot break line
#27 11.12 troff:stdin:1561: warning [p 1, 387.8i]: cannot break line
#27 11.12 troff:stdin:1561: warning [p 1, 388.0i]: cannot adjust line
#27 11.12 troff:stdin:1561: warning [p 1, 388.2i]: cannot break line
#27 11.12 troff:stdin:1561: warning [p 1, 388.3i]: cannot break line
#27 11.12 troff:stdin:1561: warning [p 1, 388.7i]: cannot break line
#27 11.12 troff:stdin:1561: error: invalid positional argument number 'h'
#27 11.12 troff:stdin:1561: warning [p 1, 389.0i]: cannot break line
#27 11.12 troff:stdin:1561: warning [p 1, 389.2i]: cannot adjust line
#27 11.12 troff:stdin:1561: warning [p 1, 389.3i]: cannot break line
#27 11.12 troff:stdin:1561: warning [p 1, 389.5i]: cannot adjust line
#27 11.12 troff:stdin:1561: warning [p 1, 389.7i]: cannot break line
#27 11.13 troff:stdin:1562: warning [p 1, 389.8i]: cannot break line
#27 11.13 troff:stdin:1562: warning: expected numeric expression, got '`'
#27 11.13 troff:stdin:1562: warning: expected numeric expression, got 'Ç'
#27 11.13 troff:stdin:1562: warning [p 1, 390.0i]: cannot break line
#27 11.13 troff:stdin:1562: warning [p 1, 390.3i]: cannot adjust line
#27 11.13 troff:stdin:1562: warning [p 1, 390.5i]: cannot break line
#27 11.13 troff:stdin:1565: warning [p 1, 390.8i]: cannot adjust line
#27 11.13 troff:stdin:1566: warning [p 1, 391.2i]: cannot break line
#27 11.13 troff:stdin:1567: warning [p 1, 391.3i]: cannot adjust line
#27 11.13 troff:stdin:1567: warning [p 1, 391.5i]: cannot adjust line
#27 11.13 troff:stdin:1567: warning [p 1, 391.7i]: cannot adjust line
#27 11.13 troff:stdin:1567: warning [p 1, 391.8i]: cannot adjust line
#27 11.13 troff:stdin:1568: warning [p 1, 392.0i]: cannot adjust line
#27 11.13 troff:stdin:1569: warning [p 1, 392.2i]: cannot adjust line
#27 11.13 troff:stdin:1569: warning [p 1, 392.3i]: cannot break line
#27 11.13 troff:stdin:1569: error: a backspace character is not allowed in an escape sequence parameter
#27 11.13 troff:stdin:1569: warning [p 1, 392.5i]: cannot break line
#27 11.13 troff:stdin:1570: warning [p 1, 392.7i]: cannot break line
#27 11.14 troff:stdin:1572: warning [p 1, 392.8i]: cannot adjust line
#27 11.14 troff:stdin:1573: warning [p 1, 393.0i]: cannot adjust line
#27 11.14 troff:stdin:1574: warning [p 1, 393.3i]: cannot break line
#27 11.14 troff:stdin:1575: error: invalid positional argument number 'D'
#27 11.14 troff:stdin:1575: warning [p 1, 393.8i]: cannot break line
#27 11.14 troff:stdin:1575: error: invalid positional argument number 'D'
#27 11.14 troff:stdin:1575: warning [p 1, 394.2i]: cannot break line
#27 11.14 troff:stdin:1575: error: invalid positional argument number 'D'
#27 11.14 troff:stdin:1575: warning [p 1, 394.5i]: cannot break line
#27 11.14 troff:stdin:1575: error: invalid positional argument number 'D'
#27 11.14 troff:stdin:1575: warning [p 1, 394.8i]: cannot break line
#27 11.14 troff:stdin:1575: error: a space character is not allowed in an escape sequence parameter
#27 11.14 troff:stdin:1575: warning [p 1, 395.2i]: cannot break line
#27 11.14 troff:stdin:1575: warning [p 1, 395.3i]: cannot break line
#27 11.14 troff:stdin:1575: warning [p 1, 395.5i]: cannot break line
#27 11.15 troff:stdin:1578: warning [p 1, 395.8i]: cannot break line
#27 11.15 troff:stdin:1578: warning [p 1, 396.0i]: cannot adjust line
#27 11.15 troff:stdin:1578: warning [p 1, 396.2i]: cannot break line
#27 11.15 troff:stdin:1578: warning [p 1, 396.5i]: cannot break line
#27 11.15 troff:stdin:1578: warning [p 1, 396.7i]: cannot break line
#27 11.15 troff:stdin:1579: warning [p 1, 396.8i]: cannot adjust line
#27 11.15 troff:stdin:1579: warning [p 1, 397.0i]: cannot break line
#27 11.15 troff:stdin:1579: warning [p 1, 397.2i]: cannot adjust line
#27 11.15 troff:stdin:1579: warning [p 1, 397.3i]: cannot break line
#27 11.15 troff:stdin:1580: warning [p 1, 397.5i]: cannot break line
#27 11.15 troff:stdin:1580: warning [p 1, 397.8i]: cannot adjust line
#27 11.15 troff:stdin:1580: warning [p 1, 398.0i]: cannot break line
#27 11.15 troff:stdin:1582: warning [p 1, 398.2i]: cannot adjust line
#27 11.15 troff:stdin:1583: error: a backspace character is not allowed in an escape sequence parameter
#27 11.15 troff:stdin:1583: warning [p 1, 398.3i]: cannot adjust line
#27 11.16 troff:stdin:1584: warning [p 1, 398.5i]: cannot adjust line
#27 11.16 troff:stdin:1584: warning [p 1, 398.7i]: cannot break line
#27 11.16 troff:stdin:1585: warning [p 1, 398.8i]: cannot break line
#27 11.16 troff:stdin:1588: warning [p 1, 399.2i]: cannot adjust line
#27 11.16 troff:stdin:1589: warning [p 1, 399.3i]: cannot adjust line
#27 11.16 troff:stdin:1589: warning [p 1, 399.5i]: cannot break line
#27 11.16 troff:stdin:1590: warning [p 1, 399.7i]: cannot break line
#27 11.16 troff:stdin:1592: warning [p 1, 399.8i]: cannot adjust line
#27 11.16 troff:stdin:1593: warning [p 1, 400.2i]: cannot adjust line
#27 11.16 troff:stdin:1594: warning [p 1, 400.3i]: cannot adjust line
#27 11.16 troff:stdin:1594: warning [p 1, 400.5i]: cannot adjust line
#27 11.16 troff:stdin:1595: warning [p 1, 400.7i]: cannot adjust line
#27 11.16 troff:stdin:1595: warning [p 1, 400.8i]: cannot break line
#27 11.16 troff:stdin:1596: warning [p 1, 401.0i]: cannot break line
#27 11.16 troff:stdin:1598: warning [p 1, 401.3i]: cannot adjust line
#27 11.16 troff:stdin:1599: warning [p 1, 401.5i]: cannot adjust line
#27 11.16 troff:stdin:1600: warning [p 1, 401.8i]: cannot break line
#27 11.17 troff:stdin:1604: warning [p 1, 402.3i]: cannot break line
#27 11.17 troff:stdin:1605: warning: expected numeric expression, got a backspace character
#27 11.17 troff:stdin:1605: warning [p 1, 402.5i]: cannot break line
#27 11.17 troff:stdin:1605: warning [p 1, 402.7i]: cannot break line
#27 11.17 troff:stdin:1605: warning [p 1, 402.8i]: cannot break line
#27 11.18 troff:stdin:1606: warning [p 1, 403.0i]: cannot break line
#27 11.18 troff:stdin:1607: warning [p 1, 403.2i]: cannot break line
#27 11.18 troff:stdin:1608: warning [p 1, 403.3i]: cannot break line
#27 11.18 troff:stdin:1609: warning [p 1, 403.5i]: cannot break line
#27 11.18 troff:stdin:1610: warning [p 1, 403.7i]: cannot break line
#27 11.18 troff:stdin:1611: warning [p 1, 403.8i]: cannot break line
#27 11.18 troff:stdin:1611: warning [p 1, 404.0i]: cannot break line
#27 11.19 troff:stdin:1612: warning [p 1, 404.2i]: cannot adjust line
#27 11.19 troff:stdin:1612: warning [p 1, 404.3i]: cannot adjust line
#27 11.19 troff:stdin:1612: warning [p 1, 404.5i]: cannot break line
#27 11.19 troff:stdin:1613: warning [p 1, 404.7i]: cannot adjust line
#27 11.19 troff:stdin:1613: warning [p 1, 404.8i]: cannot adjust line
#27 11.19 troff:stdin:1613: warning [p 1, 405.0i]: cannot adjust line
#27 11.19 troff:stdin:1614: warning [p 1, 405.3i]: cannot break line
#27 11.19 troff:stdin:1620: warning [p 1, 406.0i]: cannot break line
#27 11.19 troff:stdin:1623: warning [p 1, 406.3i]: cannot adjust line
#27 11.19 troff:stdin:1623: warning [p 1, 406.5i]: cannot break line
#27 11.19 troff:stdin:1624: warning [p 1, 406.7i]: cannot adjust line
#27 11.19 troff:stdin:1624: warning [p 1, 406.8i]: cannot break line
#27 11.19 troff:stdin:1625: warning [p 1, 407.0i]: cannot break line
#27 11.20 troff:stdin:1625: warning [p 1, 407.2i]: cannot adjust line
#27 11.20 troff:stdin:1625: warning [p 1, 407.3i]: cannot break line
#27 11.20 troff:stdin:1625: warning [p 1, 407.7i]: cannot break line
#27 11.20 troff:stdin:1625: error: invalid positional argument number 'D'
#27 11.20 troff:stdin:1625: warning [p 1, 408.0i]: cannot break line
#27 11.20 troff:stdin:1625: warning [p 1, 408.2i]: cannot adjust line
#27 11.20 troff:stdin:1625: warning [p 1, 408.5i]: cannot adjust line
#27 11.20 troff:stdin:1625: warning [p 1, 408.8i]: cannot break line
#27 11.20 troff:stdin:1626: warning [p 1, 409.0i]: cannot break line
#27 11.21 troff:stdin:1627: warning [p 1, 409.2i]: cannot break line
#27 11.21 troff:stdin:1627: warning [p 1, 409.3i]: cannot break line
#27 11.21 troff:stdin:1628: warning [p 1, 409.5i]: cannot break line
#27 11.21 troff:stdin:1630: warning [p 1, 409.8i]: cannot adjust line
#27 11.21 troff:stdin:1630: warning [p 1, 410.0i]: cannot break line
#27 11.21 troff:stdin:1632: warning [p 1, 410.2i]: cannot adjust line
#27 11.21 troff:stdin:1632: warning [p 1, 410.3i]: cannot break line
#27 11.21 troff:stdin:1633: warning [p 1, 410.5i]: cannot break line
#27 11.21 troff:stdin:1634: warning [p 1, 410.7i]: cannot break line
#27 11.21 troff:stdin:1635: warning [p 1, 410.8i]: cannot adjust line
#27 11.21 troff:stdin:1636: warning [p 1, 411.0i]: cannot adjust line
#27 11.21 troff:stdin:1636: warning [p 1, 411.2i]: cannot break line
#27 11.22 troff:stdin:1637: warning [p 1, 411.3i]: cannot adjust line
#27 11.22 troff:stdin:1637: warning [p 1, 411.5i]: cannot break line
#27 11.22 troff:stdin:1637: warning [p 1, 411.7i]: cannot adjust line
#27 11.22 troff:stdin:1637: warning [p 1, 411.8i]: cannot break line
#27 11.22 troff:stdin:1637: warning [p 1, 412.0i]: cannot adjust line
#27 11.22 troff:stdin:1637: warning [p 1, 412.2i]: cannot adjust line
#27 11.22 troff:stdin:1637: warning [p 1, 412.3i]: cannot adjust line
#27 11.22 troff:stdin:1638: warning [p 1, 412.5i]: cannot adjust line
#27 11.22 troff:stdin:1638: warning [p 1, 412.7i]: cannot break line
#27 11.22 troff:stdin:1639: warning [p 1, 412.8i]: cannot break line
#27 11.22 troff:stdin:1640: warning [p 1, 413.0i]: cannot adjust line
#27 11.22 troff:stdin:1640: warning [p 1, 413.2i]: cannot break line
#27 11.22 troff:stdin:1640: warning [p 1, 413.3i]: cannot adjust line
#27 11.22 troff:stdin:1640: warning [p 1, 413.5i]: cannot break line
#27 11.22 troff:stdin:1641: warning [p 1, 413.8i]: cannot break line
#27 11.22 troff:stdin:1643: warning [p 1, 414.0i]: cannot adjust line
#27 11.22 troff:stdin:1646: warning [p 1, 414.3i]: cannot adjust line
#27 11.23 troff:stdin:1647: warning [p 1, 414.5i]: cannot adjust line
#27 11.23 troff:stdin:1647: error: invalid positional argument number 'H'
#27 11.23 troff:stdin:1647: warning [p 1, 414.8i]: cannot adjust line
#27 11.23 troff:stdin:1647: warning [p 1, 415.0i]: cannot break line
#27 11.23 troff:stdin:1651: warning [p 1, 415.3i]: cannot break line
#27 11.23 troff:stdin:1652: warning [p 1, 415.5i]: cannot break line
#27 11.23 troff:stdin:1653: warning [p 1, 415.7i]: cannot break line
#27 11.23 troff:stdin:1654: warning [p 1, 415.8i]: cannot break line
#27 11.23 troff:stdin:1655: warning [p 1, 416.0i]: cannot break line
#27 11.23 troff:stdin:1656: warning [p 1, 416.2i]: cannot break line
#27 11.24 troff:stdin:1658: warning [p 1, 416.3i]: cannot adjust line
#27 11.24 troff:stdin:1658: warning [p 1, 416.5i]: cannot break line
#27 11.24 troff:stdin:1658: warning [p 1, 416.7i]: cannot adjust line
#27 11.24 troff:stdin:1658: warning [p 1, 416.8i]: cannot break line
#27 11.24 troff:stdin:1658: warning [p 1, 417.0i]: cannot break line
#27 11.24 troff:stdin:1658: warning [p 1, 417.2i]: cannot break line
#27 11.24 troff:stdin:1658: warning [p 1, 417.3i]: cannot break line
#27 11.24 troff:stdin:1658: warning [p 1, 417.5i]: cannot adjust line
#27 11.24 troff:stdin:1658: warning [p 1, 417.7i]: cannot adjust line
#27 11.24 troff:stdin:1658: warning [p 1, 417.8i]: cannot break line
#27 11.25 troff:stdin:1658: warning [p 1, 418.0i]: cannot break line
#27 11.25 troff:stdin:1658: warning [p 1, 418.2i]: cannot break line
#27 11.25 troff:stdin:1658: warning [p 1, 418.3i]: cannot adjust line
#27 11.25 troff:stdin:1658: warning [p 1, 418.5i]: cannot break line
#27 11.25 troff:stdin:1658: warning [p 1, 418.7i]: cannot break line
#27 11.26 troff:stdin:1658: warning [p 1, 418.8i]: cannot adjust line
#27 11.26 troff:stdin:1658: warning [p 1, 419.0i]: cannot adjust line
#27 11.26 troff:stdin:1658: warning [p 1, 419.2i]: cannot adjust line
#27 11.26 troff:stdin:1658: error: a leader character is not allowed in an escape sequence parameter
#27 11.26 troff:stdin:1658: warning [p 1, 419.3i]: cannot adjust line
#27 11.26 troff:stdin:1658: warning [p 1, 419.5i]: cannot break line
#27 11.26 troff:stdin:1658: warning [p 1, 419.7i]: cannot break line
#27 11.26 troff:stdin:1658: error: a leader character is not allowed in an escape sequence parameter
#27 11.26 troff:stdin:1658: error: a leader character is not allowed in an escape sequence parameter
#27 11.26 troff:stdin:1658: warning [p 1, 419.8i]: cannot break line
#27 11.26 troff:stdin:1659: warning [p 1, 420.0i]: cannot break line
#27 11.27 troff:stdin:1660: error: a backspace character is not allowed in an escape sequence parameter
#27 11.27 troff:stdin:1660: error: invalid positional argument number 'ò'
#27 11.27 troff:stdin:1660: warning [p 1, 420.3i]: cannot break line
#27 11.27 troff:stdin:1660: warning [p 1, 420.5i]: cannot break line
#27 11.27 troff:stdin:1660: warning [p 1, 420.7i]: cannot break line
#27 11.27 troff:stdin:1660: warning [p 1, 420.8i]: cannot break line
#27 11.27 troff:stdin:1660: warning [p 1, 421.0i]: cannot break line
#27 11.27 troff:stdin:1660: error: invalid positional argument number 'è'
#27 11.27 troff:stdin:1660: warning [p 1, 421.3i]: cannot break line
#27 11.27 troff:stdin:1661: error: a space character is not allowed in an escape sequence parameter
#27 11.27 troff:stdin:1661: warning [p 1, 421.7i]: cannot break line
#27 11.27 troff:stdin:1661: warning [p 1, 421.8i]: cannot break line
#27 11.28 troff:stdin:1662: warning [p 1, 422.0i]: cannot break line
#27 11.28 troff:stdin:1663: warning [p 1, 422.2i]: cannot break line
#27 11.28 troff:stdin:1667: warning [p 1, 422.5i]: cannot adjust line
#27 11.28 troff:stdin:1667: warning [p 1, 422.7i]: cannot break line
#27 11.28 troff:stdin:1674: warning [p 1, 423.2i]: cannot adjust line
#27 11.28 troff:stdin:1675: warning [p 1, 423.3i]: cannot adjust line
#27 11.28 troff:stdin:1676: warning [p 1, 423.5i]: cannot adjust line
#27 11.28 troff:stdin:1677: warning [p 1, 423.7i]: cannot adjust line
#27 11.28 troff:stdin:1677: warning [p 1, 423.8i]: cannot break line
#27 11.28 troff:stdin:1678: warning [p 1, 424.0i]: cannot break line
#27 11.28 troff:stdin:1678: warning [p 1, 424.2i]: cannot break line
#27 11.29 troff:stdin:1680: warning [p 1, 424.3i]: cannot adjust line
#27 11.29 troff:stdin:1681: warning [p 1, 424.5i]: cannot adjust line
#27 11.29 troff:stdin:1683: warning [p 1, 424.8i]: cannot break line
#27 11.29 troff:stdin:1685: warning [p 1, 425.0i]: cannot adjust line
#27 11.29 troff:stdin:1685: warning [p 1, 425.2i]: cannot break line
#27 11.29 troff:stdin:1687: warning [p 1, 425.3i]: cannot adjust line
#27 11.29 troff:stdin:1687: warning [p 1, 425.5i]: cannot break line
#27 11.29 troff:stdin:1687: warning [p 1, 425.7i]: cannot adjust line
#27 11.29 troff:stdin:1687: warning [p 1, 425.8i]: cannot break line
#27 11.29 troff:stdin:1687: warning [p 1, 426.2i]: cannot adjust line
#27 11.29 troff:stdin:1687: warning [p 1, 426.3i]: cannot break line
#27 11.29 troff:stdin:1687: warning [p 1, 426.5i]: cannot adjust line
#27 11.29 troff:stdin:1690: warning [p 1, 426.8i]: cannot adjust line
#27 11.29 troff:stdin:1690: warning [p 1, 427.0i]: cannot break line
#27 11.29 troff:stdin:1692: warning [p 1, 427.2i]: cannot adjust line
#27 11.30 troff:stdin:1693: warning [p 1, 427.3i]: cannot adjust line
#27 11.30 troff:stdin:1694: warning [p 1, 427.5i]: cannot adjust line
#27 11.30 troff:stdin:1695: warning [p 1, 427.7i]: cannot adjust line
#27 11.30 troff:stdin:1695: warning [p 1, 427.8i]: cannot break line
#27 11.30 troff:stdin:1696: warning [p 1, 428.0i]: cannot adjust line
#27 11.30 troff:stdin:1696: warning [p 1, 428.2i]: cannot break line
#27 11.30 troff:stdin:1697: warning [p 1, 428.3i]: cannot break line
#27 11.30 troff:stdin:1698: warning [p 1, 428.5i]: cannot break line
#27 11.30 troff:stdin:1698: warning [p 1, 428.8i]: cannot break line
#27 11.30 troff:stdin:1698: warning [p 1, 429.0i]: cannot break line
#27 11.30 troff:stdin:1698: warning [p 1, 429.2i]: cannot break line
#27 11.30 troff:stdin:1699: warning [p 1, 429.7i]: cannot break line
#27 11.30 troff:stdin:1700: warning [p 1, 429.8i]: cannot adjust line
#27 11.30 troff:stdin:1700: warning [p 1, 430.0i]: cannot break line
#27 11.30 troff:stdin:1701: warning [p 1, 430.3i]: cannot break line
#27 11.31 troff:stdin:1702: warning [p 1, 430.5i]: cannot break line
#27 11.31 troff:stdin:1702: warning [p 1, 430.7i]: cannot break line
#27 11.31 troff:stdin:1702: warning [p 1, 430.8i]: cannot break line
#27 11.31 troff:stdin:1703: warning [p 1, 431.0i]: cannot break line
#27 11.31 troff:stdin:1703: warning [p 1, 431.2i]: cannot adjust line
#27 11.31 troff:stdin:1704: warning [p 1, 431.3i]: cannot adjust line
#27 11.31 troff:stdin:1704: warning [p 1, 431.5i]: cannot break line
#27 11.31 troff:stdin:1704: warning [p 1, 431.7i]: cannot break line
#27 11.32 troff:stdin:1704: warning [p 1, 432.0i]: cannot break line
#27 11.32 troff:stdin:1704: warning [p 1, 432.3i]: cannot adjust line
#27 11.32 troff:stdin:1704: warning [p 1, 432.5i]: cannot break line
#27 11.32 troff:stdin:1704: warning [p 1, 432.7i]: cannot break line
#27 11.32 troff:stdin:1704: warning [p 1, 432.8i]: cannot adjust line
#27 11.32 troff:stdin:1706: warning: expected numeric expression, got 'Ø'
#27 11.32 troff:stdin:1706: warning [p 1, 433.2i]: cannot adjust line
#27 11.32 troff:stdin:1706: warning [p 1, 433.3i]: cannot break line
#27 11.32 troff:stdin:1706: warning [p 1, 433.5i]: cannot break line
#27 11.32 troff:stdin:1706: warning [p 1, 433.8i]: cannot adjust line
#27 11.32 troff:stdin:1706: warning [p 1, 434.0i]: cannot break line
#27 11.32 troff:stdin:1706: warning [p 1, 434.2i]: cannot break line
#27 11.32 troff:stdin:1707: warning [p 1, 434.3i]: cannot break line
#27 11.32 troff:stdin:1707: warning [p 1, 434.7i]: cannot break line
#27 11.32 troff:stdin:1707: warning [p 1, 434.8i]: cannot adjust line
#27 11.32 troff:stdin:1707: warning [p 1, 435.0i]: cannot break line
#27 11.32 troff:stdin:1707: warning [p 1, 435.2i]: cannot break line
#27 11.33 troff:stdin:1707: warning [p 1, 435.3i]: cannot adjust line
#27 11.33 troff:stdin:1707: warning [p 1, 435.5i]: cannot break line
#27 11.33 troff:stdin:1707: warning [p 1, 435.7i]: cannot break line
#27 11.33 troff:stdin:1707: warning [p 1, 436.0i]: cannot break line
#27 11.33 troff:stdin:1707: warning [p 1, 436.2i]: cannot break line
#27 11.33 troff:stdin:1707: warning [p 1, 436.5i]: cannot adjust line
#27 11.33 troff:stdin:1707: warning [p 1, 436.7i]: cannot break line
#27 11.33 troff:stdin:1707: warning [p 1, 437.0i]: cannot adjust line
#27 11.33 troff:stdin:1707: warning [p 1, 437.2i]: cannot break line
#27 11.33 troff:stdin:1707: warning [p 1, 437.3i]: cannot break line
#27 11.33 troff:stdin:1707: warning [p 1, 437.7i]: cannot break line
#27 11.33 troff:stdin:1707: warning [p 1, 437.8i]: cannot break line
#27 11.33 troff:stdin:1707: warning [p 1, 438.0i]: cannot break line
#27 11.33 troff:stdin:1707: warning [p 1, 438.2i]: cannot adjust line
#27 11.33 troff:stdin:1707: warning [p 1, 438.3i]: cannot break line
#27 11.33 troff:stdin:1707: warning [p 1, 438.5i]: cannot adjust line
#27 11.33 troff:stdin:1707: warning [p 1, 438.7i]: cannot adjust line
#27 11.34 troff:stdin:1707: warning [p 1, 439.0i]: cannot break line
#27 11.34 troff:stdin:1707: warning [p 1, 439.2i]: cannot break line
#27 11.34 troff:stdin:1707: warning [p 1, 439.3i]: cannot break line
#27 11.34 troff:stdin:1708: warning [p 1, 439.7i]: cannot break line
#27 11.35 troff:stdin:1709: warning [p 1, 439.8i]: cannot break line
#27 11.35 troff:stdin:1709: warning [p 1, 440.2i]: cannot break line
#27 11.35 troff:stdin:1711: warning [p 1, 440.5i]: cannot break line
#27 11.35 troff:stdin:1712: warning [p 1, 440.7i]: cannot adjust line
#27 11.35 troff:stdin:1712: warning [p 1, 440.8i]: cannot break line
#27 11.35 troff:stdin:1713: warning [p 1, 441.2i]: cannot adjust line
#27 11.35 troff:stdin:1713: warning [p 1, 441.3i]: cannot adjust line
#27 11.35 troff:stdin:1713: warning [p 1, 441.5i]: cannot break line
#27 11.35 troff:stdin:1713: warning [p 1, 441.7i]: cannot break line
#27 11.35 troff:stdin:1714: warning [p 1, 441.8i]: cannot adjust line
#27 11.35 troff:stdin:1714: warning [p 1, 442.0i]: cannot break line
#27 11.36 troff:stdin:1714: warning [p 1, 442.2i]: cannot break line
#27 11.36 troff:stdin:1714: warning [p 1, 442.3i]: cannot break line
#27 11.36 troff:stdin:1714: warning [p 1, 442.5i]: cannot break line
#27 11.36 troff:stdin:1714: warning [p 1, 442.7i]: cannot break line
#27 11.36 troff:stdin:1715: warning [p 1, 442.8i]: cannot break line
#27 11.37 troff:stdin:1715: warning [p 1, 443.0i]: cannot adjust line
#27 11.37 troff:stdin:1715: warning [p 1, 443.2i]: cannot break line
#27 11.37 troff:stdin:1715: warning [p 1, 443.3i]: cannot adjust line
#27 11.37 troff:stdin:1715: warning [p 1, 443.5i]: cannot break line
#27 11.37 troff:stdin:1716: warning [p 1, 443.7i]: cannot adjust line
#27 11.37 troff:stdin:1716: warning [p 1, 443.8i]: cannot break line
#27 11.38 troff:stdin:1717: warning [p 1, 444.0i]: cannot break line
#27 11.38 troff:stdin:1717: warning [p 1, 444.2i]: cannot break line
#27 11.38 troff:stdin:1717: warning [p 1, 444.3i]: cannot break line
#27 11.38 troff:stdin:1718: warning [p 1, 444.5i]: cannot break line
#27 11.38 troff:stdin:1718: error: invalid positional argument number 'H'
#27 11.38 troff:stdin:1718: warning [p 1, 444.7i]: cannot adjust line
#27 11.38 troff:stdin:1718: warning [p 1, 444.8i]: cannot break line
#27 11.38 troff:stdin:1718: warning [p 1, 445.0i]: cannot break line
#27 11.38 troff:stdin:1718: warning [p 1, 445.2i]: cannot break line
#27 11.38 troff:stdin:1718: warning [p 1, 445.3i]: cannot break line
#27 11.38 troff:stdin:1719: warning [p 1, 445.5i]: cannot break line
#27 11.38 troff:stdin:1720: warning [p 1, 445.7i]: cannot break line
#27 11.39 troff:stdin:1721: warning [p 1, 445.8i]: cannot break line
#27 11.39 troff:stdin:1722: warning [p 1, 446.0i]: cannot break line
#27 11.39 troff:stdin:1723: warning [p 1, 446.2i]: cannot break line
#27 11.39 troff:stdin:1723: warning [p 1, 446.3i]: cannot break line
#27 11.39 troff:stdin:1724: warning [p 1, 446.5i]: cannot adjust line
#27 11.39 troff:stdin:1724: warning [p 1, 446.7i]: cannot break line
#27 11.39 troff:stdin:1726: warning [p 1, 447.0i]: cannot break line
#27 11.39 troff:stdin:1726: warning [p 1, 447.2i]: cannot break line
#27 11.39 troff:stdin:1727: warning [p 1, 447.3i]: cannot adjust line
#27 11.39 troff:stdin:1727: warning [p 1, 447.5i]: cannot break line
#27 11.39 troff:stdin:1727: warning [p 1, 447.7i]: cannot break line
#27 11.39 troff:stdin:1728: warning [p 1, 447.8i]: cannot adjust line
#27 11.39 troff:stdin:1728: warning [p 1, 448.0i]: cannot break line
#27 11.40 troff:stdin:1729: warning [p 1, 448.3i]: cannot adjust line
#27 11.40 troff:stdin:1730: warning [p 1, 448.7i]: cannot adjust line
#27 11.40 troff:stdin:1730: error: invalid positional argument number '$'
#27 11.40 troff:stdin:1731: error: a backspace character is not allowed in an escape sequence parameter
#27 11.40 troff:stdin:1731: warning [p 1, 449.0i]: cannot adjust line
#27 11.40 troff:stdin:1732: warning [p 1, 449.3i]: cannot break line
#27 11.40 troff:stdin:1733: warning [p 1, 449.5i]: cannot break line
#27 11.40 troff:stdin:1733: warning [p 1, 449.7i]: cannot adjust line
#27 11.40 troff:stdin:1733: warning [p 1, 449.8i]: cannot adjust line
#27 11.40 troff:stdin:1733: warning [p 1, 450.0i]: cannot break line
#27 11.40 troff:stdin:1733: warning [p 1, 450.2i]: cannot adjust line
#27 11.40 troff:stdin:1733: warning [p 1, 450.3i]: cannot break line
#27 11.40 troff:stdin:1735: warning [p 1, 450.5i]: cannot adjust line
#27 11.40 troff:stdin:1735: warning [p 1, 450.7i]: cannot break line
#27 11.41 troff:stdin:1736: warning [p 1, 450.8i]: cannot break line
#27 11.41 troff:stdin:1736: error: invalid positional argument number 'L'
#27 11.41 troff:stdin:1736: warning [p 1, 451.2i]: cannot adjust line
#27 11.41 troff:stdin:1736: warning [p 1, 451.3i]: cannot break line
#27 11.41 troff:stdin:1736: warning [p 1, 451.5i]: cannot adjust line
#27 11.41 troff:stdin:1736: warning [p 1, 451.7i]: cannot break line
#27 11.41 troff:stdin:1736: error: invalid positional argument number '¿'
#27 11.41 troff:stdin:1736: warning [p 1, 451.8i]: cannot adjust line
#27 11.41 troff:stdin:1736: warning [p 1, 452.0i]: cannot break line
#27 11.41 troff:stdin:1736: warning [p 1, 452.3i]: cannot break line
#27 11.41 troff:stdin:1736: warning [p 1, 452.7i]: cannot break line
#27 11.41 troff:stdin:1736: warning [p 1, 452.8i]: cannot adjust line
#27 11.41 troff:stdin:1736: warning [p 1, 453.2i]: cannot break line
#27 11.42 troff:stdin:1736: warning [p 1, 453.3i]: cannot break line
#27 11.42 troff:stdin:1736: warning [p 1, 453.5i]: cannot adjust line
#27 11.42 troff:stdin:1736: warning [p 1, 453.7i]: cannot break line
#27 11.42 troff:stdin:1736: warning [p 1, 453.8i]: cannot break line
#27 11.42 troff:stdin:1736: warning [p 1, 454.0i]: cannot break line
#27 11.42 troff:stdin:1736: error: invalid positional argument number 'D'
#27 11.42 troff:stdin:1736: warning [p 1, 454.3i]: cannot break line
#27 11.42 troff:stdin:1736: warning [p 1, 454.5i]: cannot adjust line
#27 11.42 troff:stdin:1736: warning [p 1, 454.7i]: cannot break line
#27 11.42 troff:stdin:1736: warning [p 1, 454.8i]: cannot break line
#27 11.43 troff:stdin:1736: error: invalid positional argument number 'ò'
#27 11.43 troff:stdin:1736: error: a space character is not allowed in an escape sequence parameter
#27 11.43 troff:stdin:1736: error: invalid positional argument number 'ò^'
#27 11.43 troff:stdin:1736: warning [p 1, 455.0i]: cannot break line
#27 11.43 troff:stdin:1736: error: invalid positional argument number 'Ç'
#27 11.43 troff:stdin:1737: warning: expected numeric expression, got 'A'
#27 11.43 troff:stdin:1737: warning [p 1, 455.2i]: cannot adjust line
#27 11.43 troff:stdin:1737: warning [p 1, 455.3i]: cannot break line
#27 11.43 troff:stdin:1737: error: invalid positional argument number 'D'
#27 11.43 troff:stdin:1737: warning [p 1, 455.7i]: cannot break line
#27 11.43 troff:stdin:1737: error: a space character is not allowed in an escape sequence parameter
#27 11.43 troff:stdin:1737: warning [p 1, 456.0i]: cannot break line
#27 11.43 troff:stdin:1738: warning [p 1, 456.2i]: cannot adjust line
#27 11.43 troff:stdin:1738: warning [p 1, 456.3i]: cannot break line
#27 11.43 troff:stdin:1740: warning [p 1, 456.5i]: cannot adjust line
#27 11.43 troff:stdin:1740: warning [p 1, 456.7i]: cannot break line
#27 11.43 troff:stdin:1740: warning [p 1, 456.8i]: cannot break line
#27 11.44 troff:stdin:1740: warning [p 1, 457.0i]: cannot break line
#27 11.44 troff:stdin:1740: warning [p 1, 457.2i]: cannot adjust line
#27 11.44 troff:stdin:1740: warning [p 1, 457.3i]: cannot break line
#27 11.44 troff:stdin:1740: warning [p 1, 457.5i]: cannot adjust line
#27 11.44 troff:stdin:1740: warning [p 1, 457.7i]: cannot break line
#27 11.44 troff:stdin:1741: warning [p 1, 457.8i]: cannot adjust line
#27 11.44 troff:stdin:1741: warning [p 1, 458.0i]: cannot break line
#27 11.44 troff:stdin:1741: warning [p 1, 458.2i]: cannot break line
#27 11.44 troff:stdin:1741: warning [p 1, 458.3i]: cannot adjust line
#27 11.44 troff:stdin:1741: warning [p 1, 458.5i]: cannot break line
#27 11.44 troff:stdin:1741: error: a space character is not allowed in an escape sequence parameter
#27 11.45 troff:stdin:1743: warning [p 1, 458.8i]: cannot break line
#27 11.45 troff:stdin:1743: warning [p 1, 459.0i]: cannot adjust line
#27 11.45 troff:stdin:1744: warning [p 1, 459.3i]: cannot adjust line
#27 11.45 troff:stdin:1744: warning [p 1, 459.5i]: cannot break line
#27 11.45 troff:stdin:1745: warning [p 1, 459.7i]: cannot break line
#27 11.45 troff:stdin:1748: error: invalid positional argument number 'Ô'
#27 11.45 troff:stdin:1748: error: invalid positional argument number 'ð'
#27 11.45 troff:stdin:1748: warning [p 1, 460.5i]: cannot break line
#27 11.45 troff:stdin:1748: error: invalid positional argument number 'è'
#27 11.45 troff:stdin:1749: warning [p 1, 460.7i]: cannot adjust line
#27 11.45 troff:stdin:1749: warning [p 1, 460.8i]: cannot break line
#27 11.45 troff:stdin:1750: error: invalid positional argument number 'ì'
#27 11.45 troff:stdin:1750: error: invalid positional argument number 'ô'
#27 11.45 troff:stdin:1750: warning [p 1, 461.0i]: cannot adjust line
#27 11.45 troff:stdin:1750: warning [p 1, 461.2i]: cannot break line
#27 11.46 troff:stdin:1751: warning [p 1, 461.3i]: cannot break line
#27 11.46 troff:stdin:1752: warning [p 1, 461.5i]: cannot break line
#27 11.46 troff:stdin:1753: error: invalid positional argument number 'ð'
#27 11.46 troff:stdin:1753: warning [p 1, 461.7i]: cannot break line
#27 11.46 troff:stdin:1754: warning [p 1, 461.8i]: cannot break line
#27 11.46 troff:stdin:1755: error: invalid positional argument number 'ì'
#27 11.46 troff:stdin:1755: error: invalid positional argument number 'ä'
#27 11.46 troff:stdin:1755: error: invalid positional argument number 'Ø'
#27 11.46 troff:stdin:1755: warning [p 1, 462.0i]: cannot break line
#27 11.46 troff:stdin:1756: warning [p 1, 462.2i]: cannot break line
#27 11.46 troff:stdin:1758: error: invalid positional argument number 'è'
#27 11.46 troff:stdin:1758: warning [p 1, 462.3i]: cannot adjust line
#27 11.46 troff:stdin:1758: warning [p 1, 462.5i]: cannot break line
#27 11.47 troff:stdin:1759: warning [p 1, 462.7i]: cannot break line
#27 11.47 troff:stdin:1759: warning [p 1, 462.8i]: cannot break line
#27 11.47 troff:stdin:1760: warning [p 1, 463.0i]: cannot adjust line
#27 11.47 troff:stdin:1760: warning [p 1, 463.2i]: cannot adjust line
#27 11.47 troff:stdin:1761: warning [p 1, 463.3i]: cannot adjust line
#27 11.47 troff:stdin:1762: error: invalid positional argument number 'f'
#27 11.47 troff:stdin:1762: error: a backspace character is not allowed in an escape sequence parameter
#27 11.47 troff:stdin:1762: warning [p 1, 464.0i]: cannot break line
#27 11.47 troff:stdin:1762: warning [p 1, 464.2i]: cannot break line
#27 11.47 troff:stdin:1763: warning [p 1, 464.7i]: cannot adjust line
#27 11.47 troff:stdin:1763: warning [p 1, 465.0i]: cannot break line
#27 11.47 troff:stdin:1764: warning [p 1, 465.2i]: cannot adjust line
#27 11.47 troff:stdin:1765: warning [p 1, 465.3i]: cannot adjust line
#27 11.47 troff:stdin:1766: error: invalid positional argument number 'ø'
#27 11.47 troff:stdin:1766: error: a space character is not allowed in an escape sequence parameter
#27 11.48 troff:stdin:1768: warning [p 1, 465.7i]: cannot adjust line
#27 11.48 troff:stdin:1768: warning [p 1, 465.8i]: cannot break line
#27 11.48 troff:stdin:1768: warning [p 1, 466.0i]: cannot break line
#27 11.48 troff:stdin:1768: warning [p 1, 466.2i]: cannot break line
#27 11.48 troff:stdin:1768: error: invalid positional argument number 'H'
#27 11.48 troff:stdin:1769: warning [p 1, 466.3i]: cannot adjust line
#27 11.48 troff:stdin:1771: error: invalid positional argument number 'L'
#27 11.48 troff:stdin:1771: warning [p 1, 466.7i]: cannot adjust line
#27 11.48 troff:stdin:1771: warning [p 1, 466.8i]: cannot break line
#27 11.48 troff:stdin:1772: warning: expected numeric expression, got 'm'
#27 11.48 troff:stdin:1772: warning [p 1, 467.0i]: cannot break line
#27 11.48 troff:stdin:1772: warning [p 1, 467.2i]: cannot adjust line
#27 11.48 troff:stdin:1772: warning [p 1, 467.3i]: cannot adjust line
#27 11.48 troff:stdin:1772: warning [p 1, 467.5i]: cannot adjust line
#27 11.48 troff:stdin:1772: warning [p 1, 467.7i]: cannot break line
#27 11.48 troff:stdin:1772: error: invalid positional argument number 'D'
#27 11.48 troff:stdin:1772: warning [p 1, 467.8i]: cannot break line
#27 11.49 troff:stdin:1772: warning [p 1, 468.2i]: cannot break line
#27 11.49 troff:stdin:1775: warning [p 1, 468.5i]: cannot adjust line
#27 11.49 troff:stdin:1775: warning [p 1, 468.7i]: cannot adjust line
#27 11.49 troff:stdin:1775: warning [p 1, 468.8i]: cannot break line
#27 11.49 troff:stdin:1776: warning [p 1, 469.0i]: cannot break line
#27 11.49 troff:stdin:1777: warning [p 1, 469.3i]: cannot break line
#27 11.49 troff:stdin:1778: warning [p 1, 469.7i]: cannot break line
#27 11.49 troff:stdin:1779: warning [p 1, 469.8i]: cannot break line
#27 11.49 troff:stdin:1780: warning [p 1, 470.0i]: cannot break line
#27 11.49 troff:stdin:1782: warning [p 1, 470.2i]: cannot adjust line
#27 11.49 troff:stdin:1783: warning [p 1, 470.3i]: cannot adjust line
#27 11.50 troff:stdin:1784: warning [p 1, 470.5i]: cannot adjust line
#27 11.50 troff:stdin:1784: warning [p 1, 470.7i]: cannot break line
#27 11.50 troff:stdin:1785: warning [p 1, 470.8i]: cannot break line
#27 11.50 troff:stdin:1786: warning [p 1, 471.0i]: cannot break line
#27 11.50 troff:stdin:1787: warning [p 1, 471.2i]: cannot break line
#27 11.50 troff:stdin:1789: warning [p 1, 471.3i]: cannot adjust line
#27 11.50 troff:stdin:1789: warning [p 1, 471.5i]: cannot break line
#27 11.50 troff:stdin:1790: warning [p 1, 471.7i]: cannot break line
#27 11.50 troff:stdin:1791: warning [p 1, 471.8i]: cannot break line
#27 11.50 troff:stdin:1792: warning [p 1, 472.0i]: cannot adjust line
#27 11.50 troff:stdin:1793: error: invalid positional argument number 'I'
#27 11.50 troff:stdin:1793: warning [p 1, 472.3i]: cannot adjust line
#27 11.50 troff:stdin:1793: warning [p 1, 472.5i]: cannot break line
#27 11.50 troff:stdin:1797: warning [p 1, 472.8i]: cannot adjust line
#27 11.50 troff:stdin:1797: error: invalid positional argument number 'é'
#27 11.50 troff:stdin:1797: warning [p 1, 473.0i]: cannot adjust line
#27 11.50 troff:stdin:1797: warning [p 1, 473.2i]: cannot break line
#27 11.51 troff:stdin:1801: warning [p 1, 473.8i]: cannot adjust line
#27 11.51 troff:stdin:1803: warning [p 1, 474.2i]: cannot adjust line
#27 11.51 troff:stdin:1803: warning [p 1, 474.3i]: cannot break line
#27 11.51 troff:stdin:1804: warning [p 1, 474.5i]: cannot break line
#27 11.51 troff:stdin:1806: warning [p 1, 474.7i]: cannot adjust line
#27 11.51 troff:stdin:1807: warning [p 1, 474.8i]: cannot adjust line
#27 11.51 troff:stdin:1807: warning [p 1, 475.0i]: cannot break line
#27 11.51 troff:stdin:1810: warning [p 1, 475.3i]: cannot break line
#27 11.51 troff:stdin:1811: warning [p 1, 475.5i]: cannot break line
#27 11.51 troff:stdin:1812: warning [p 1, 475.7i]: cannot break line
#27 11.51 troff:stdin:1813: warning [p 1, 475.8i]: cannot break line
#27 11.51 troff:stdin:1814: warning [p 1, 476.0i]: cannot break line
#27 11.52 troff:stdin:1815: warning [p 1, 476.2i]: cannot break line
#27 11.52 troff:stdin:1816: warning [p 1, 476.3i]: cannot adjust line
#27 11.52 troff:stdin:1817: warning [p 1, 476.5i]: cannot adjust line
#27 11.52 troff:stdin:1817: warning [p 1, 476.7i]: cannot break line
#27 11.52 troff:stdin:1818: warning [p 1, 476.8i]: cannot break line
#27 11.52 troff:stdin:1819: warning: expected numeric expression, got ''
#27 11.52 troff:stdin:1820: warning [p 1, 477.0i]: cannot adjust line
#27 11.52 troff:stdin:1821: warning [p 1, 477.2i]: cannot adjust line
#27 11.52 troff:stdin:1821: warning [p 1, 477.3i]: cannot adjust line
#27 11.53 troff:stdin:1821: warning [p 1, 477.5i]: cannot adjust line
#27 11.53 troff:stdin:1821: warning [p 1, 477.7i]: cannot break line
#27 11.53 troff:stdin:1821: warning [p 1, 477.8i]: cannot break line
#27 11.53 troff:stdin:1821: warning [p 1, 478.0i]: cannot break line
#27 11.53 troff:stdin:1821: warning [p 1, 478.2i]: cannot adjust line
#27 11.53 troff:stdin:1821: warning [p 1, 478.3i]: cannot break line
#27 11.53 troff:stdin:1822: warning [p 1, 478.7i]: cannot break line
#27 11.53 troff:stdin:1822: warning [p 1, 479.0i]: cannot break line
#27 11.53 troff:stdin:1822: warning [p 1, 479.2i]: cannot adjust line
#27 11.53 troff:stdin:1822: warning [p 1, 479.3i]: cannot break line
#27 11.53 troff:stdin:1822: warning [p 1, 479.5i]: cannot adjust line
#27 11.53 troff:stdin:1822: warning [p 1, 479.7i]: cannot break line
#27 11.53 troff:stdin:1824: warning [p 1, 479.8i]: cannot adjust line
#27 11.53 troff:stdin:1824: warning [p 1, 480.0i]: cannot break line
#27 11.54 troff:stdin:1824: warning [p 1, 480.2i]: cannot adjust line
#27 11.54 troff:stdin:1824: warning [p 1, 480.3i]: cannot break line
#27 11.54 troff:stdin:1824: warning [p 1, 480.5i]: cannot break line
#27 11.54 troff:stdin:1824: warning [p 1, 480.7i]: cannot adjust line
#27 11.54 troff:stdin:1825: warning [p 1, 480.8i]: cannot adjust line
#27 11.54 troff:stdin:1825: warning: expected numeric expression, got 'u'
#27 11.54 troff:stdin:1825: warning [p 1, 481.0i]: cannot adjust line
#27 11.54 troff:stdin:1825: warning [p 1, 481.2i]: cannot break line
#27 11.54 troff:stdin:1825: error: invalid positional argument number 'P'
#27 11.54 troff:stdin:1825: warning [p 1, 481.5i]: cannot break line
#27 11.54 troff:stdin:1825: warning [p 1, 481.7i]: cannot adjust line
#27 11.54 troff:stdin:1825: warning [p 1, 481.8i]: cannot break line
#27 11.54 troff:stdin:1825: warning [p 1, 482.0i]: cannot break line
#27 11.54 troff:stdin:1825: error: invalid positional argument number 't'
#27 11.54 troff:stdin:1825: warning [p 1, 482.2i]: cannot adjust line
#27 11.54 troff:stdin:1825: warning [p 1, 482.3i]: cannot break line
#27 11.54 troff:stdin:1826: warning [p 1, 482.5i]: cannot break line
#27 11.55 troff:stdin:1828: warning [p 1, 482.8i]: cannot adjust line
#27 11.55 troff:stdin:1829: warning [p 1, 483.0i]: cannot adjust line
#27 11.55 troff:stdin:1829: warning [p 1, 483.2i]: cannot break line
#27 11.55 troff:stdin:1832: warning [p 1, 483.5i]: cannot break line
#27 11.55 troff:stdin:1833: warning [p 1, 484.0i]: cannot adjust line
#27 11.55 troff:stdin:1835: warning [p 1, 484.5i]: cannot adjust line
#27 11.55 troff:stdin:1836: warning [p 1, 484.7i]: cannot adjust line
#27 11.55 troff:stdin:1836: warning [p 1, 484.8i]: cannot adjust line
#27 11.55 troff:stdin:1836: warning [p 1, 485.3i]: cannot adjust line
#27 11.55 troff:stdin:1836: warning [p 1, 485.5i]: cannot break line
#27 11.55 troff:stdin:1836: warning [p 1, 485.8i]: cannot break line
#27 11.56 troff:stdin:1837: warning [p 1, 486.0i]: cannot adjust line
#27 11.56 troff:stdin:1837: warning [p 1, 486.2i]: cannot adjust line
#27 11.56 troff:stdin:1837: warning [p 1, 486.3i]: cannot break line
#27 11.56 troff:stdin:1837: warning [p 1, 486.5i]: cannot break line
#27 11.56 troff:stdin:1837: warning [p 1, 486.7i]: cannot break line
#27 11.56 troff:stdin:1837: warning [p 1, 486.8i]: cannot adjust line
#27 11.56 troff:stdin:1837: warning [p 1, 487.2i]: cannot break line
#27 11.56 troff:stdin:1837: warning [p 1, 487.3i]: cannot break line
#27 11.56 troff:stdin:1838: warning [p 1, 487.5i]: cannot adjust line
#27 11.57 troff:stdin:1839: warning [p 1, 487.8i]: cannot break line
#27 11.57 troff:stdin:1839: warning [p 1, 488.0i]: cannot adjust line
#27 11.57 troff:stdin:1839: warning [p 1, 488.2i]: cannot adjust line
#27 11.57 troff:stdin:1839: warning [p 1, 488.3i]: cannot break line
#27 11.57 troff:stdin:1841: warning [p 1, 488.8i]: cannot break line
#27 11.57 troff:stdin:1843: warning [p 1, 489.0i]: cannot adjust line
#27 11.57 troff:stdin:1843: warning [p 1, 489.2i]: cannot break line
#27 11.57 troff:stdin:1843: warning [p 1, 489.3i]: cannot break line
#27 11.58 troff:stdin:1844: warning [p 1, 489.5i]: cannot break line
#27 11.58 troff:stdin:1844: warning [p 1, 489.7i]: cannot break line
#27 11.58 troff:stdin:1845: warning [p 1, 489.8i]: cannot break line
#27 11.58 troff:stdin:1845: warning [p 1, 490.0i]: cannot break line
#27 11.58 troff:stdin:1845: warning [p 1, 490.2i]: cannot adjust line
#27 11.58 troff:stdin:1845: warning [p 1, 490.3i]: cannot break line
#27 11.58 troff:stdin:1847: warning [p 1, 490.7i]: cannot adjust line
#27 11.58 troff:stdin:1847: warning [p 1, 490.8i]: cannot break line
#27 11.58 troff:stdin:1847: warning [p 1, 491.0i]: cannot break line
#27 11.58 troff:stdin:1847: error: a space character is not allowed in an escape sequence parameter
#27 11.58 troff:stdin:1847: warning [p 1, 491.2i]: cannot adjust line
#27 11.58 troff:stdin:1847: warning [p 1, 491.3i]: cannot adjust line
#27 11.58 troff:stdin:1847: warning [p 1, 491.5i]: cannot adjust line
#27 11.58 troff:stdin:1847: warning [p 1, 491.7i]: cannot adjust line
#27 11.58 troff:stdin:1847: error: invalid positional argument number 'D'
#27 11.59 troff:stdin:1847: warning [p 1, 492.0i]: cannot adjust line
#27 11.59 troff:stdin:1847: warning: expected numeric expression, got '$'
#27 11.59 troff:stdin:1847: warning [p 1, 492.2i]: cannot adjust line
#27 11.59 troff:stdin:1848: warning [p 1, 492.3i]: cannot adjust line
#27 11.59 troff:stdin:1848: warning [p 1, 492.5i]: cannot break line
#27 11.59 troff:stdin:1848: error: a space character is not allowed in an escape sequence parameter
#27 11.59 troff:stdin:1849: warning [p 1, 492.8i]: cannot adjust line
#27 11.59 troff:stdin:1849: warning [p 1, 493.0i]: cannot break line
#27 11.59 troff:stdin:1849: warning [p 1, 493.3i]: cannot break line
#27 11.59 troff:stdin:1849: warning [p 1, 493.7i]: cannot adjust line
#27 11.59 troff:stdin:1849: warning [p 1, 493.8i]: cannot break line
#27 11.59 troff:stdin:1849: warning [p 1, 494.0i]: cannot break line
#27 11.59 troff:stdin:1849: warning [p 1, 494.3i]: cannot adjust line
#27 11.59 troff:stdin:1849: warning [p 1, 494.5i]: cannot break line
#27 11.60 troff:stdin:1849: warning [p 1, 494.8i]: cannot break line
#27 11.60 troff:stdin:1849: warning [p 1, 495.3i]: cannot break line
#27 11.60 troff:stdin:1849: warning [p 1, 495.5i]: cannot break line
#27 11.60 troff:stdin:1849: warning [p 1, 495.7i]: cannot adjust line
#27 11.60 troff:stdin:1851: warning [p 1, 496.0i]: cannot adjust line
#27 11.60 troff:stdin:1851: warning [p 1, 496.2i]: cannot break line
#27 11.60 troff:stdin:1851: warning [p 1, 496.3i]: cannot break line
#27 11.60 troff:stdin:1851: warning [p 1, 496.5i]: cannot break line
#27 11.60 troff:stdin:1854: warning [p 1, 496.8i]: cannot adjust line
#27 11.60 troff:stdin:1854: warning [p 1, 497.0i]: cannot adjust line
#27 11.60 troff:stdin:1854: warning [p 1, 497.2i]: cannot break line
#27 11.60 troff:stdin:1854: warning [p 1, 497.3i]: cannot break line
#27 11.61 troff:stdin:1854: warning [p 1, 497.5i]: cannot adjust line
#27 11.61 troff:stdin:1854: warning [p 1, 497.7i]: cannot break line
#27 11.61 troff:stdin:1856: warning [p 1, 497.8i]: cannot adjust line
#27 11.61 troff:stdin:1856: warning [p 1, 498.0i]: cannot break line
#27 11.61 troff:stdin:1856: warning [p 1, 498.3i]: cannot adjust line
#27 11.61 troff:stdin:1857: warning [p 1, 498.7i]: cannot break line
#27 11.61 troff:stdin:1860: warning [p 1, 499.0i]: cannot break line
#27 11.61 troff:stdin:1860: warning [p 1, 499.3i]: cannot break line
#27 11.61 troff:stdin:1861: warning [p 1, 499.5i]: cannot adjust line
#27 11.61 troff:stdin:1861: warning [p 1, 499.7i]: cannot break line
#27 11.62 troff:stdin:1863: warning [p 1, 499.8i]: cannot adjust line
#27 11.62 troff:stdin:1863: warning [p 1, 500.0i]: cannot break line
#27 11.62 troff:stdin:1863: warning [p 1, 500.2i]: cannot break line
#27 11.62 troff:stdin:1864: warning [p 1, 500.3i]: cannot adjust line
#27 11.62 troff:stdin:1864: warning [p 1, 500.7i]: cannot break line
#27 11.62 troff:stdin:1864: warning: expected numeric expression, got 'è'
#27 11.62 troff:stdin:1864: warning [p 1, 500.8i]: cannot break line
#27 11.62 troff:stdin:1865: error: a leader character is not allowed in an escape sequence parameter
#27 11.62 troff:stdin:1865: warning [p 1, 501.0i]: cannot break line
#27 11.63 troff:stdin:1865: warning [p 1, 501.2i]: cannot break line
#27 11.63 troff:stdin:1865: warning [p 1, 501.3i]: cannot adjust line
#27 11.63 troff:stdin:1866: warning [p 1, 501.5i]: cannot adjust line
#27 11.63 troff:stdin:1866: warning [p 1, 501.7i]: cannot break line
#27 11.63 troff:stdin:1867: error: a backspace character is not allowed in an escape sequence parameter
#27 11.63 troff:stdin:1867: error: invalid positional argument number 'ò'
#27 11.63 troff:stdin:1867: error: invalid positional argument number 'X'
#27 11.63 troff:stdin:1867: error: invalid positional argument number 'ò'
#27 11.63 troff:stdin:1867: error: invalid positional argument number 'X'
#27 11.63 troff:stdin:1867: warning [p 1, 501.8i]: cannot break line
#27 11.63 troff:stdin:1867: warning [p 1, 502.0i]: cannot break line
#27 11.63 troff:stdin:1867: warning [p 1, 502.2i]: cannot break line
#27 11.63 troff:stdin:1869: warning [p 1, 502.3i]: cannot adjust line
#27 11.63 troff:stdin:1870: warning [p 1, 502.5i]: cannot adjust line
#27 11.63 troff:stdin:1871: warning [p 1, 502.8i]: cannot break line
#27 11.64 troff:stdin:1881: warning [p 1, 503.7i]: cannot adjust line
#27 11.64 troff:stdin:1881: warning [p 1, 503.8i]: cannot break line
#27 11.64 troff:stdin:1883: warning [p 1, 504.0i]: cannot adjust line
#27 11.64 troff:stdin:1883: warning [p 1, 504.2i]: cannot break line
#27 11.64 troff:stdin:1884: warning [p 1, 504.3i]: cannot break line
#27 11.64 troff:stdin:1887: warning [p 1, 504.7i]: cannot break line
#27 11.64 troff:stdin:1892: warning [p 1, 505.2i]: cannot adjust line
#27 11.64 troff:stdin:1893: warning [p 1, 505.3i]: cannot adjust line
#27 11.64 troff:stdin:1894: warning [p 1, 505.5i]: cannot adjust line
#27 11.64 troff:stdin:1894: warning [p 1, 505.7i]: cannot break line
#27 11.64 troff:stdin:1895: warning [p 1, 505.8i]: cannot break line
#27 11.64 troff:stdin:1896: warning [p 1, 506.0i]: cannot break line
#27 11.64 troff:stdin:1898: warning [p 1, 506.2i]: cannot adjust line
#27 11.64 troff:stdin:1899: warning [p 1, 506.3i]: cannot adjust line
#27 11.65 troff:stdin:1899: warning [p 1, 506.5i]: cannot break line
#27 11.65 troff:stdin:1900: warning [p 1, 506.7i]: cannot break line
#27 11.65 troff:stdin:1905: warning [p 1, 507.2i]: cannot adjust line
#27 11.65 troff:stdin:1905: warning [p 1, 507.3i]: cannot break line
#27 11.65 troff:stdin:1907: warning [p 1, 507.5i]: cannot adjust line
#27 11.65 troff:stdin:1910: warning [p 1, 507.8i]: cannot adjust line
#27 11.65 troff:stdin:1913: warning [p 1, 508.2i]: cannot adjust line
#27 11.65 troff:stdin:1913: warning [p 1, 508.3i]: cannot break line
#27 11.65 troff:stdin:1914: warning [p 1, 508.5i]: cannot break line
#27 11.65 troff:stdin:1923: warning [p 1, 509.2i]: cannot adjust line
#27 11.65 troff:stdin:1923: warning [p 1, 509.3i]: cannot break line
#27 11.65 troff:stdin:1925: warning [p 1, 509.5i]: cannot adjust line
#27 11.65 troff:stdin:1925: warning [p 1, 509.7i]: cannot break line
#27 11.65 troff:stdin:1926: warning [p 1, 509.8i]: cannot break line
#27 11.66 troff:stdin:1928: warning [p 1, 510.2i]: cannot adjust line
#27 11.66 troff:stdin:1931: warning [p 1, 510.7i]: cannot break line
#27 11.66 troff:stdin:1933: warning [p 1, 510.8i]: cannot adjust line
#27 11.66 troff:stdin:1933: warning [p 1, 511.0i]: cannot break line
#27 11.66 troff:stdin:1938: warning [p 1, 511.5i]: cannot adjust line
#27 11.66 troff:stdin:1938: warning [p 1, 511.7i]: cannot break line
#27 11.66 troff:stdin:1939: warning [p 1, 511.8i]: cannot break line
#27 11.66 troff:stdin:1940: warning [p 1, 512.0i]: cannot adjust line
#27 11.66 troff:stdin:1940: warning [p 1, 512.2i]: cannot break line
#27 11.67 troff:stdin:1942: warning [p 1, 512.3i]: cannot adjust line
#27 11.67 troff:stdin:1942: warning [p 1, 512.5i]: cannot break line
#27 11.67 troff:stdin:1943: warning [p 1, 512.8i]: cannot break line
#27 11.67 troff:stdin:1943: warning [p 1, 513.0i]: cannot adjust line
#27 11.67 troff:stdin:1943: warning [p 1, 513.2i]: cannot adjust line
#27 11.67 troff:stdin:1943: warning [p 1, 513.3i]: cannot break line
#27 11.67 troff:stdin:1949: warning [p 1, 513.7i]: cannot adjust line
#27 11.67 troff:stdin:1951: warning [p 1, 514.0i]: cannot break line
#27 11.67 troff:stdin:1951: warning [p 1, 514.2i]: cannot break line
#27 11.67 troff:stdin:1951: error: invalid positional argument number 'ú'
#27 11.67 troff:stdin:1951: warning [p 1, 514.5i]: cannot break line
#27 11.68 troff:stdin:1951: warning [p 1, 514.7i]: cannot break line
#27 11.69 troff:stdin:1951: warning [p 1, 514.8i]: cannot break line
#27 11.69 troff:stdin:1951: warning [p 1, 515.0i]: cannot break line
#27 11.69 troff:stdin:1951: warning [p 1, 515.2i]: cannot break line
#27 11.70 troff:stdin:1951: warning [p 1, 515.5i]: cannot break line
#27 11.72 troff:stdin:1951: warning [p 1, 515.7i]: cannot break line
#27 11.72 troff:stdin:1970: warning [p 1, 517.7i]: cannot break line
#27 11.72 troff:stdin:1970: warning [p 1, 518.0i]: cannot break line
#27 11.72 troff:stdin:1970: warning [p 1, 518.2i]: cannot adjust line
#27 11.72 troff:stdin:1970: warning [p 1, 518.3i]: cannot break line
#27 11.74 troff:stdin:2018: warning [p 1, 527.0i]: cannot break line
#27 11.75 troff:stdin:2039: warning [p 1, 530.0i]: cannot break line
#27 11.76 troff:stdin:2055: warning [p 1, 534.2i]: cannot adjust line
#27 11.76 troff:stdin:2055: warning [p 1, 534.3i]: cannot break line
#27 11.76 troff:stdin:2057: warning [p 1, 534.7i]: cannot break line
#27 11.77 troff:stdin:2058: warning [p 1, 534.8i]: cannot break line
#27 11.77 troff:stdin:2058: warning [p 1, 535.0i]: cannot break line
#27 11.77 troff:stdin:2059: warning [p 1, 535.2i]: cannot break line
#27 11.78 troff:stdin:2060: warning: expected numeric expression, got 'ÿ'
#27 11.78 troff:stdin:2060: warning [p 1, 535.3i]: cannot break line
#27 11.78 troff:stdin:2060: warning [p 1, 535.5i]: cannot break line
#27 11.78 troff:stdin:2060: warning [p 1, 535.7i]: cannot break line
#27 11.79 troff:stdin:2060: warning [p 1, 535.8i]: cannot adjust line
#27 11.79 troff:stdin:2060: warning [p 1, 536.0i]: cannot adjust line
#27 11.79 troff:stdin:2060: warning [p 1, 536.2i]: cannot break line
#27 11.79 troff:stdin:2060: error: a backspace character is not allowed in an escape sequence parameter
#27 11.79 troff:stdin:2060: warning: special character '' not defined
#27 11.79 troff:stdin:2060: warning [p 1, 536.3i]: cannot break line
#27 11.79 troff:stdin:2064: warning [p 1, 536.7i]: cannot break line
#27 11.79 troff:stdin:2064: warning: expected numeric expression, got 'ú'
#27 11.79 troff:stdin:2064: warning [p 1, 537.0i]: cannot break line
#27 11.79 troff:stdin:2064: warning [p 1, 537.2i]: cannot break line
#27 11.79 troff:stdin:2064: warning [p 1, 537.3i]: cannot break line
#27 11.80 troff:stdin:2064: warning [p 1, 537.5i]: cannot break line
#27 11.80 troff:stdin:2064: warning [p 1, 537.8i]: cannot adjust line
#27 11.80 troff:stdin:2064: warning [p 1, 538.2i]: cannot break line
#27 11.81 troff:stdin:2066: warning [p 1, 538.3i]: cannot adjust line
#27 11.81 troff:stdin:2066: warning [p 1, 538.5i]: cannot break line
#27 11.81 troff:stdin:2066: warning [p 1, 538.7i]: cannot break line
#27 11.81 troff:stdin:2066: warning [p 1, 538.8i]: cannot adjust line
#27 11.81 troff:stdin:2066: warning [p 1, 539.0i]: cannot break line
#27 11.81 troff:stdin:2066: warning [p 1, 539.2i]: cannot break line
#27 11.81 troff:stdin:2066: warning [p 1, 539.3i]: cannot break line
#27 11.81 troff:stdin:2066: warning [p 1, 539.5i]: cannot adjust line
#27 11.81 troff:stdin:2066: warning [p 1, 539.7i]: cannot break line
#27 11.81 troff:stdin:2066: warning [p 1, 539.8i]: cannot break line
#27 11.81 troff:stdin:2066: warning [p 1, 540.0i]: cannot break line
#27 11.82 troff:stdin:2066: warning [p 1, 540.2i]: cannot break line
#27 11.82 troff:stdin:2066: warning [p 1, 540.3i]: cannot break line
#27 11.82 troff:stdin:2074: warning [p 1, 540.8i]: cannot break line
#27 11.82 troff:stdin:2074: warning [p 1, 541.0i]: cannot break line
#27 11.82 troff:stdin:2074: warning [p 1, 541.2i]: cannot break line
#27 11.82 troff:stdin:2074: warning [p 1, 541.3i]: cannot adjust line
#27 11.82 troff:stdin:2074: warning [p 1, 541.5i]: cannot break line
#27 11.83 troff:stdin:2074: warning [p 1, 541.7i]: cannot break line
#27 11.83 troff:stdin:2081: warning [p 1, 542.0i]: cannot break line
#27 11.83 troff:stdin:2081: warning [p 1, 542.2i]: cannot break line
#27 11.83 troff:stdin:2081: warning [p 1, 542.3i]: cannot break line
#27 11.83 troff:stdin:2081: warning [p 1, 542.5i]: cannot break line
#27 11.83 troff:stdin:2082: warning [p 1, 542.7i]: cannot break line
#27 11.84 troff:stdin:2082: warning [p 1, 543.2i]: cannot break line
#27 11.84 troff:stdin:2082: warning [p 1, 543.3i]: cannot break line
#27 11.84 troff:stdin:2082: warning [p 1, 543.5i]: cannot break line
#27 11.84 troff:stdin:2082: warning [p 1, 543.7i]: cannot break line
#27 11.84 troff:stdin:2082: warning [p 1, 543.8i]: cannot break line
#27 11.84 troff:stdin:2082: warning [p 1, 544.0i]: cannot break line
#27 11.85 troff:stdin:2082: error: a leader character is not allowed in an escape sequence parameter
#27 11.85 troff:stdin:2082: error: output suppression escape sequence requires an argument
#27 11.85 troff:stdin:2082: warning [p 1, 544.2i]: cannot break line
#27 11.85 troff:stdin:2082: warning [p 1, 544.3i]: cannot break line
#27 11.85 troff:stdin:2083: warning [p 1, 544.5i]: cannot break line
#27 11.85 troff:stdin:2083: warning [p 1, 544.7i]: cannot break line
#27 11.86 troff:stdin:2083: error: a leader character is not allowed in an escape sequence parameter
#27 11.86 troff:stdin:2083: warning [p 1, 545.0i]: cannot break line
#27 11.86 troff:stdin:2083: warning [p 1, 545.2i]: cannot break line
#27 11.87 troff:stdin:2083: warning [p 1, 545.3i]: cannot break line
#27 11.87 troff:stdin:2083: warning [p 1, 545.5i]: cannot adjust line
#27 11.87 troff:stdin:2083: warning [p 1, 545.7i]: cannot break line
#27 11.88 troff:stdin:2083: warning [p 1, 545.8i]: cannot break line
#27 11.88 troff:stdin:2084: warning [p 1, 546.0i]: cannot break line
#27 11.88 troff:stdin:2084: warning [p 1, 546.2i]: cannot break line
#27 11.88 troff:stdin:2084: warning [p 1, 546.3i]: cannot break line
#27 11.88 troff:stdin:2084: warning [p 1, 546.5i]: cannot adjust line
#27 11.88 troff:stdin:2084: warning [p 1, 546.7i]: cannot adjust line
#27 11.88 troff:stdin:2084: warning [p 1, 546.8i]: cannot break line
#27 11.89 troff:stdin:2084: warning [p 1, 547.0i]: cannot break line
#27 11.89 troff:stdin:2084: warning [p 1, 547.2i]: cannot break line
#27 11.89 troff:stdin:2084: warning [p 1, 547.3i]: cannot adjust line
#27 11.89 troff:stdin:2084: warning [p 1, 547.5i]: cannot break line
#27 11.89 troff:stdin:2084: warning [p 1, 548.0i]: cannot break line
#27 11.89 troff:stdin:2084: warning: expected numeric expression, got a backspace character
#27 11.89 troff:stdin:2084: warning [p 1, 548.2i]: cannot adjust line
#27 11.89 troff:stdin:2084: warning [p 1, 548.3i]: cannot break line
#27 11.89 troff:stdin:2084: warning [p 1, 548.7i]: cannot break line
#27 11.89 troff:stdin:2084: warning [p 1, 548.8i]: cannot adjust line
#27 11.89 troff:stdin:2084: warning [p 1, 549.0i]: cannot break line
#27 11.89 troff:stdin:2084: warning [p 1, 549.2i]: cannot adjust line
#27 11.89 troff:stdin:2084: warning [p 1, 549.3i]: cannot break line
#27 11.90 troff:stdin:2092: warning [p 1, 549.7i]: cannot break line
#27 11.90 troff:stdin:2092: error: a space is not allowed as a starting delimiter
#27 11.90 troff:stdin:2092: warning [p 1, 550.2i]: cannot adjust line
#27 11.90 troff:stdin:2092: warning [p 1, 550.3i]: cannot break line
#27 11.90 troff:stdin:2092: warning [p 1, 550.5i]: cannot adjust line
#27 11.90 troff:stdin:2092: warning [p 1, 550.7i]: cannot break line
#27 11.90 troff:stdin:2092: warning [p 1, 551.0i]: cannot break line
#27 11.91 troff:stdin:2092: warning [p 1, 551.3i]: cannot break line
#27 11.91 troff:stdin:2092: warning [p 1, 552.2i]: cannot break line
#27 11.91 troff:stdin:2093: warning: expected numeric expression, got 'E'
#27 11.91 troff:stdin:2093: error: invalid argument ' ' to output suppression escape sequence
#27 11.91 troff:stdin:2093: warning [p 1, 553.7i]: cannot adjust line
#27 11.91 troff:stdin:2093: warning [p 1, 554.2i]: cannot break line
#27 11.91 troff:stdin:2093: warning [p 1, 554.5i]: cannot break line
#27 11.92 troff:stdin:2093: warning [p 1, 555.0i]: cannot adjust line
#27 11.92 troff:stdin:2093: warning [p 1, 555.2i]: cannot break line
#27 11.92 troff:stdin:2099: warning: expected numeric expression, got a backspace character
#27 11.92 troff:stdin:2099: warning [p 1, 556.5i]: cannot adjust line
#27 11.92 troff:stdin:2099: warning [p 1, 557.0i]: cannot break line
#27 11.92 troff:stdin:2099: warning [p 1, 557.2i]: cannot adjust line
#27 11.92 troff:stdin:2099: warning [p 1, 557.3i]: cannot break line
#27 11.93 troff:stdin:2099: warning [p 1, 557.5i]: cannot break line
#27 11.93 troff:stdin:2099: warning [p 1, 557.8i]: cannot break line
#27 11.93 troff:stdin:2099: warning: expected numeric expression, got a backspace character
#27 11.93 troff:stdin:2099: warning [p 1, 558.5i]: cannot break line
#27 11.93 troff:stdin:2099: warning [p 1, 558.8i]: cannot adjust line
#27 11.93 troff:stdin:2099: warning [p 1, 559.0i]: cannot break line
#27 11.93 troff:stdin:2099: warning: expected numeric expression, got 'ÿ'
#27 11.93 troff:stdin:2099: warning [p 1, 560.2i]: cannot adjust line
#27 11.93 troff:stdin:2099: warning [p 1, 560.3i]: cannot break line
#27 11.94 troff:stdin:2099: warning [p 1, 560.8i]: cannot adjust line
#27 11.94 troff:stdin:2099: warning [p 1, 561.0i]: cannot adjust line
#27 11.94 troff:stdin:2099: warning [p 1, 562.0i]: cannot adjust line
#27 11.94 troff:stdin:2099: error: a space is not allowed as a starting delimiter
#27 11.95 troff:stdin:2099: warning [p 1, 564.3i]: cannot adjust line
#27 11.95 troff:stdin:2099: warning [p 1, 564.7i]: cannot break line
#27 11.95 troff:stdin:2100: warning [p 1, 565.2i]: cannot adjust line
#27 11.95 troff:stdin:2100: warning [p 1, 565.3i]: cannot break line
#27 11.95 troff:stdin:2100: warning [p 1, 565.7i]: cannot break line
#27 11.95 troff:stdin:2102: warning [p 1, 566.5i]: cannot break line
#27 11.95 troff:stdin:2102: warning [p 1, 566.8i]: cannot break line
#27 11.96 troff:stdin:2102: warning [p 1, 567.7i]: cannot break line
#27 11.96 troff:stdin:2102: warning [p 1, 568.0i]: cannot break line
#27 11.96 troff:stdin:2102: warning [p 1, 568.2i]: cannot adjust line
#27 11.96 troff:stdin:2102: warning [p 1, 568.3i]: cannot break line
#27 11.96 troff:stdin:2102: warning [p 1, 568.8i]: cannot adjust line
#27 11.96 troff:stdin:2102: warning [p 1, 569.2i]: cannot break line
#27 11.96 troff:stdin:2102: warning [p 1, 569.7i]: cannot adjust line
#27 11.96 troff:stdin:2102: warning [p 1, 569.8i]: cannot adjust line
#27 11.96 troff:stdin:2102: warning [p 1, 570.2i]: cannot break line
#27 11.96 troff:stdin:2103: warning: expected numeric expression, got 'P'
#27 11.97 troff:stdin:2103: warning [p 1, 570.3i]: cannot break line
#27 11.97 troff:stdin:2103: warning [p 1, 570.8i]: cannot break line
#27 11.97 troff:stdin:2103: warning [p 1, 571.2i]: cannot adjust line
#27 11.97 troff:stdin:2103: warning [p 1, 571.7i]: cannot break line
#27 11.97 troff:stdin:2103: warning [p 1, 573.0i]: cannot adjust line
#27 11.97 troff:stdin:2104: warning [p 1, 573.7i]: cannot break line
#27 11.98 troff:stdin:2104: warning [p 1, 574.5i]: cannot break line
#27 11.98 troff:stdin:2105: warning [p 1, 575.5i]: cannot break line
#27 11.98 troff:stdin:2105: warning [p 1, 575.8i]: cannot break line
#27 11.98 troff:stdin:2105: warning [p 1, 576.2i]: cannot adjust line
#27 12.01 troff:stdin:2255: warning [p 1, 589.5i]: cannot adjust line
#27 12.01 troff:stdin:2255: warning [p 1, 589.7i]: cannot break line
#27 12.01 troff:stdin:2263: warning [p 1, 590.7i]: cannot break line
#27 12.01 troff:stdin:2270: warning: cannot select font 'ü'
#27 12.03 troff:stdin:2361: warning [p 1, 597.5i]: cannot adjust line
#27 12.03 troff:stdin:2361: warning [p 1, 597.7i]: cannot break line
#27 12.03 troff:stdin:2367: warning [p 1, 598.3i]: cannot adjust line
#27 12.03 troff:stdin:2371: warning [p 1, 598.8i]: cannot break line
#27 12.03 troff:stdin:2372: warning [p 1, 599.0i]: cannot break line
#27 12.03 troff:stdin:2373: warning [p 1, 599.2i]: cannot break line
#27 12.03 troff:stdin:2375: warning [p 1, 599.3i]: cannot adjust line
#27 12.03 troff:stdin:2375: warning [p 1, 599.5i]: cannot break line
#27 12.03 troff:stdin:2388: warning [p 1, 600.5i]: cannot adjust line
#27 12.03 troff:stdin:2392: warning [p 1, 600.8i]: cannot break line
#27 12.03 troff:stdin:2394: warning [p 1, 601.0i]: cannot adjust line
#27 12.03 troff:stdin:2394: warning [p 1, 601.2i]: cannot break line
#27 12.04 troff:stdin:2405: warning [p 1, 602.2i]: cannot break line
#27 12.04 troff:stdin:2408: warning [p 1, 602.8i]: cannot break line
#27 12.04 troff:stdin:2408: warning [p 1, 603.0i]: cannot adjust line
#27 12.04 troff:stdin:2408: warning [p 1, 603.2i]: cannot break line
#27 12.04 troff:stdin:2408: warning [p 1, 603.3i]: cannot break line
#27 12.04 troff:stdin:2408: warning [p 1, 603.7i]: cannot break line
#27 12.05 troff:stdin:2454: warning [p 1, 607.5i]: cannot adjust line
#27 12.06 troff:stdin:2489: warning [p 1, 611.3i]: cannot break line
#27 12.06 troff:stdin:2495: warning [p 1, 612.0i]: cannot break line
#27 12.06 troff:stdin:2506: warning [p 1, 613.2i]: cannot break line
#27 12.06 troff:stdin:2525: warning [p 1, 615.7i]: cannot break line
#27 12.07 troff:stdin:2534: warning [p 1, 616.7i]: cannot adjust line
#27 12.07 troff:stdin:2538: warning [p 1, 617.5i]: cannot adjust line
#27 12.07 troff:stdin:2546: warning [p 1, 618.5i]: cannot break line
#27 12.07 troff:stdin:2559: error: a space is not allowed as a starting delimiter
#27 12.08 troff:stdin:2622: error: a leader character is not allowed in an escape sequence parameter
#27 12.08 troff:stdin:2622: error: output suppression escape sequence requires an argument
#27 12.08 troff:stdin:2622: warning [p 1, 625.5i]: cannot adjust line
#27 12.09 troff:stdin:2632: warning [p 1, 626.5i]: cannot adjust line
#27 12.09 troff:stdin:2632: warning [p 1, 626.7i]: cannot break line
#27 12.09 troff:stdin:2658: warning [p 1, 628.7i]: cannot break line
#27 12.10 troff:stdin:2696: warning [p 1, 632.8i]: cannot adjust line
#27 12.10 troff:stdin:2697: warning [p 1, 633.3i]: cannot adjust line
#27 12.10 troff:stdin:2702: warning [p 1, 634.0i]: cannot adjust line
#27 12.10 troff:stdin:2710: warning [p 1, 635.2i]: cannot adjust line
#27 12.10 troff:stdin:2713: warning [p 1, 635.5i]: cannot adjust line
#27 12.11 troff:stdin:2720: warning [p 1, 636.5i]: cannot adjust line
#27 12.11 troff:stdin:2721: warning [p 1, 636.8i]: cannot break line
#27 12.12 troff:stdin:2722: warning [p 1, 637.0i]: cannot adjust line
#27 12.12 troff:stdin:2722: warning [p 1, 637.2i]: cannot break line
#27 12.12 troff:stdin:2723: error: character ':' is not allowed as a starting delimiter
#27 12.12 troff:stdin:2723: warning [p 1, 637.5i]: cannot break line
#27 12.12 troff:stdin:2723: warning [p 1, 637.7i]: cannot break line
#27 12.12 troff:stdin:2724: warning [p 1, 638.2i]: cannot break line
#27 12.12 troff:stdin:2725: warning [p 1, 638.3i]: cannot adjust line
#27 12.12 troff:stdin:2725: warning [p 1, 638.5i]: cannot break line
#27 12.13 troff:stdin:2726: warning [p 1, 638.7i]: cannot break line
#27 12.13 troff:stdin:2726: warning [p 1, 638.8i]: cannot break line
#27 12.13 troff:stdin:2726: warning [p 1, 639.2i]: cannot break line
#27 12.13 troff:stdin:2726: warning [p 1, 639.5i]: cannot break line
#27 12.13 troff:stdin:2726: warning [p 1, 639.7i]: cannot adjust line
#27 12.13 troff:stdin:2726: warning [p 1, 639.8i]: cannot break line
#27 12.13 troff:stdin:2727: warning [p 1, 640.3i]: cannot adjust line
#27 12.13 troff:stdin:2727: warning: expected numeric expression, got ''
#27 12.13 troff:stdin:2727: warning [p 1, 640.7i]: cannot break line
#27 12.14 troff:stdin:2727: warning [p 1, 640.8i]: cannot adjust line
#27 12.14 troff:stdin:2727: warning [p 1, 641.0i]: cannot break line
#27 12.14 troff:stdin:2728: warning [p 1, 641.3i]: cannot break line
#27 12.14 troff:stdin:2729: warning [p 1, 641.7i]: cannot break line
#27 12.14 troff:stdin:2729: warning [p 1, 641.8i]: cannot adjust line
#27 12.14 troff:stdin:2729: warning [p 1, 642.0i]: cannot break line
#27 12.15 troff:stdin:2762: warning [p 1, 647.0i]: cannot break line
#27 12.15 troff:stdin:2762: warning [p 1, 647.2i]: cannot break line
#27 12.15 troff:stdin:2762: warning [p 1, 647.3i]: cannot break line
#27 12.15 troff:stdin:2762: warning [p 1, 647.5i]: cannot break line
#27 12.15 troff:stdin:2762: warning [p 1, 648.0i]: cannot adjust line
#27 12.15 troff:stdin:2762: warning [p 1, 648.2i]: cannot break line
#27 12.15 troff:stdin:2762: warning [p 1, 648.5i]: cannot break line
#27 12.15 troff:stdin:2762: warning [p 1, 648.8i]: cannot adjust line
#27 12.15 troff:stdin:2762: warning [p 1, 649.3i]: cannot break line
#27 12.16 troff:stdin:2762: warning [p 1, 649.7i]: cannot break line
#27 12.16 troff:stdin:2762: warning [p 1, 649.8i]: cannot break line
#27 12.16 troff:stdin:2762: warning [p 1, 650.0i]: cannot adjust line
#27 12.16 troff:stdin:2762: warning [p 1, 650.3i]: cannot break line
#27 12.16 troff:stdin:2762: warning [p 1, 650.7i]: cannot break line
#27 12.16 troff:stdin:2762: warning [p 1, 651.0i]: cannot break line
#27 12.16 troff:stdin:2762: warning [p 1, 651.2i]: cannot break line
#27 12.16 troff:stdin:2762: warning [p 1, 651.8i]: cannot adjust line
#27 12.17 troff:stdin:2762: warning [p 1, 652.0i]: cannot adjust line
#27 12.17 troff:stdin:2762: warning [p 1, 652.2i]: cannot break line
#27 12.17 troff:stdin:2762: warning [p 1, 652.3i]: cannot break line
#27 12.17 troff:stdin:2762: warning [p 1, 652.5i]: cannot break line
#27 12.17 troff:stdin:2762: warning [p 1, 652.7i]: cannot break line
#27 12.17 troff:stdin:2763: warning [p 1, 653.3i]: cannot adjust line
#27 12.18 troff:stdin:2769: error: invalid positional argument number ' '
#27 12.18 troff:stdin:2769: warning [p 1, 654.2i]: cannot break line
#27 12.18 troff:stdin:2769: warning [p 1, 654.3i]: cannot adjust line
#27 12.18 troff:stdin:2771: warning [p 1, 654.8i]: cannot break line
#27 12.18 troff:stdin:2771: warning [p 1, 655.3i]: cannot adjust line
#27 12.18 troff:stdin:2771: warning [p 1, 655.5i]: cannot adjust line
#27 12.18 troff:stdin:2771: warning [p 1, 655.7i]: cannot adjust line
#27 12.18 troff:stdin:2771: warning [p 1, 655.8i]: cannot break line
#27 12.18 troff:stdin:2771: warning [p 1, 656.2i]: cannot adjust line
#27 12.18 troff:stdin:2771: warning [p 1, 656.3i]: cannot adjust line
#27 12.19 troff:stdin:2778: warning [p 1, 658.2i]: cannot adjust line
#27 12.19 troff:stdin:2778: warning [p 1, 658.3i]: cannot break line
#27 12.19 troff:stdin:2802: warning [p 1, 661.2i]: cannot break line
#27 12.20 troff:stdin:2810: warning [p 1, 663.2i]: cannot break line
#27 12.21 troff:stdin:2811: warning [p 1, 663.3i]: cannot break line
#27 12.21 troff:stdin:2813: warning [p 1, 663.5i]: cannot adjust line
#27 12.21 troff:stdin:2813: warning [p 1, 663.7i]: cannot break line
#27 12.21 troff:stdin:2815: warning [p 1, 663.8i]: cannot adjust line
#27 12.21 troff:stdin:2815: warning [p 1, 664.0i]: cannot break line
#27 12.21 troff:stdin:2817: warning [p 1, 664.2i]: cannot adjust line
#27 12.21 troff:stdin:2817: warning [p 1, 664.3i]: cannot break line
#27 12.21 troff:stdin:2817: warning [p 1, 664.5i]: cannot break line
#27 12.22 troff:stdin:2817: warning [p 1, 664.8i]: cannot break line
#27 12.22 troff:stdin:2817: warning [p 1, 665.2i]: cannot break line
#27 12.22 troff:stdin:2817: warning: expected numeric expression, got 'ð'
#27 12.22 troff:stdin:2817: warning [p 1, 665.3i]: cannot break line
#27 12.22 troff:stdin:2817: warning [p 1, 665.5i]: cannot break line
#27 12.22 troff:stdin:2817: warning [p 1, 665.7i]: cannot break line
#27 12.22 troff:stdin:2817: warning [p 1, 665.8i]: cannot break line
#27 12.23 troff:stdin:2817: warning [p 1, 666.0i]: cannot adjust line
#27 12.23 troff:stdin:2817: warning [p 1, 666.2i]: cannot break line
#27 12.23 troff:stdin:2817: warning [p 1, 666.5i]: cannot break line
#27 12.23 troff:stdin:2817: warning [p 1, 666.8i]: cannot break line
#27 12.23 troff:stdin:2882: warning [p 1, 668.7i]: cannot break line
#27 12.23 troff:stdin:2886: warning [p 1, 669.0i]: cannot break line
#27 12.23 troff:stdin:2886: warning [p 1, 669.5i]: cannot break line
#27 12.23 troff:stdin:2886: warning [p 1, 669.7i]: cannot break line
#27 12.24 troff:stdin:2887: warning [p 1, 669.8i]: cannot break line
#27 12.25 troff:stdin:2887: warning [p 1, 671.5i]: cannot break line
#27 12.25 troff:stdin:2887: warning [p 1, 671.7i]: cannot break line
#27 12.25 troff:stdin:2905: warning [p 1, 672.5i]: cannot break line
#27 12.25 troff:stdin:2905: warning [p 1, 672.7i]: cannot break line
#27 12.26 troff:stdin:2905: warning [p 1, 672.8i]: cannot break line
#27 12.26 troff:stdin:2926: warning [p 1, 673.5i]: cannot adjust line
#27 12.26 troff:stdin:2926: warning [p 1, 673.7i]: cannot break line
#27 12.26 troff:stdin:2928: warning [p 1, 674.0i]: cannot break line
#27 12.26 troff:stdin:2931: warning [p 1, 674.3i]: cannot break line
#27 12.26 troff:stdin:2932: warning [p 1, 674.5i]: cannot break line
#27 12.27 troff:stdin:2932: warning [p 1, 674.8i]: cannot break line
#27 12.27 troff:stdin:2932: warning [p 1, 675.0i]: cannot break line
#27 12.27 troff:stdin:2934: warning [p 1, 675.3i]: cannot break line
#27 12.27 troff:stdin:2934: warning [p 1, 675.5i]: cannot break line
#27 12.27 troff:stdin:2934: warning [p 1, 675.8i]: cannot break line
#27 12.27 troff:stdin:2934: warning [p 1, 676.0i]: cannot break line
#27 12.27 troff:stdin:2934: warning [p 1, 676.2i]: cannot adjust line
#27 12.28 troff:stdin:2934: warning [p 1, 676.5i]: cannot break line
#27 12.28 troff:stdin:2934: warning [p 1, 676.7i]: cannot break line
#27 12.28 troff:stdin:2934: warning [p 1, 676.8i]: cannot break line
#27 12.28 troff:stdin:2935: warning [p 1, 677.2i]: cannot adjust line
#27 12.28 troff:stdin:2935: warning [p 1, 677.3i]: cannot break line
#27 12.28 troff:stdin:2937: warning [p 1, 677.5i]: cannot adjust line
#27 12.28 troff:stdin:2937: warning [p 1, 677.7i]: cannot break line
#27 12.28 troff:stdin:2938: warning [p 1, 677.8i]: cannot adjust line
#27 12.28 troff:stdin:2938: warning [p 1, 678.0i]: cannot break line
#27 12.28 troff:stdin:2939: warning [p 1, 678.3i]: cannot adjust line
#27 12.28 troff:stdin:2939: warning [p 1, 678.5i]: cannot break line
#27 12.28 troff:stdin:2940: warning [p 1, 678.7i]: cannot adjust line
#27 12.28 troff:stdin:2940: warning [p 1, 678.8i]: cannot break line
#27 12.29 troff:stdin:2940: warning [p 1, 679.0i]: cannot break line
#27 12.29 troff:stdin:2950: warning [p 1, 680.0i]: cannot break line
#27 12.29 troff:stdin:2963: warning [p 1, 681.5i]: cannot break line
#27 12.29 troff:stdin:2963: warning [p 1, 681.7i]: cannot break line
#27 12.31 troff:stdin:2963: warning [p 1, 682.0i]: cannot break line
#27 12.31 troff:stdin:2964: warning [p 1, 682.2i]: cannot break line
#27 12.31 troff:stdin:2964: warning [p 1, 682.3i]: cannot break line
#27 12.31 troff:stdin:2964: warning [p 1, 682.5i]: cannot break line
#27 12.31 troff:stdin:2964: warning [p 1, 683.0i]: cannot break line
#27 12.31 troff:stdin:2965: warning [p 1, 683.3i]: cannot break line
#27 12.31 troff:stdin:2965: warning [p 1, 683.5i]: cannot break line
#27 12.32 troff:stdin:2965: warning [p 1, 683.7i]: cannot break line
#27 12.32 troff:stdin:2965: warning [p 1, 683.8i]: cannot break line
#27 12.32 troff:stdin:2965: warning [p 1, 684.0i]: cannot break line
#27 12.32 troff:stdin:2965: warning [p 1, 685.2i]: cannot break line
#27 12.32 troff:stdin:2967: warning [p 1, 686.3i]: cannot break line
#27 12.33 troff:stdin:2967: warning [p 1, 687.0i]: cannot break line
#27 12.33 troff:stdin:2967: error: missing closing delimiter in type size escape sequence
#27 12.33 troff:stdin:2967: warning [p 1, 687.8i]: cannot adjust line
#27 12.33 troff:stdin:2967: warning [p 1, 688.2i]: cannot break line
#27 12.33 troff:stdin:2969: warning [p 1, 688.7i]: cannot break line
#27 12.33 troff:stdin:2970: warning [p 1, 689.0i]: cannot break line
#27 12.33 troff:stdin:2971: warning [p 1, 689.2i]: cannot break line
#27 12.33 troff:stdin:2971: warning [p 1, 689.3i]: cannot adjust line
#27 12.33 troff:stdin:2972: warning [p 1, 689.5i]: cannot adjust line
#27 12.33 troff:stdin:2972: warning [p 1, 689.7i]: cannot break line
#27 12.33 troff:stdin:2972: warning [p 1, 689.8i]: cannot adjust line
#27 12.33 troff:stdin:2972: warning [p 1, 690.0i]: cannot adjust line
#27 12.34 troff:stdin:2993: warning [p 1, 691.3i]: cannot break line
#27 12.34 troff:stdin:2995: warning [p 1, 691.7i]: cannot adjust line
#27 12.34 troff:stdin:3006: warning [p 1, 693.5i]: cannot break line
#27 12.35 troff:stdin:3006: warning [p 1, 693.8i]: cannot break line
#27 12.35 troff:stdin:3006: warning [p 1, 694.0i]: cannot break line
#27 12.35 troff:stdin:3006: warning [p 1, 694.2i]: cannot break line
#27 12.36 troff:stdin:3006: warning [p 1, 694.3i]: cannot adjust line
#27 12.36 troff:stdin:3006: warning [p 1, 694.5i]: cannot break line
#27 12.36 troff:stdin:3006: warning [p 1, 694.8i]: cannot break line
#27 12.36 troff:stdin:3006: warning [p 1, 695.0i]: cannot break line
#27 12.36 troff:stdin:3006: warning [p 1, 695.2i]: cannot break line
#27 12.36 troff:stdin:3006: warning [p 1, 695.3i]: cannot break line
#27 12.37 troff:stdin:3012: warning [p 1, 697.2i]: cannot adjust line
#27 12.37 troff:stdin:3012: warning [p 1, 697.3i]: cannot break line
#27 12.37 troff:stdin:3018: warning [p 1, 697.7i]: cannot adjust line
#27 12.37 troff:stdin:3018: warning [p 1, 697.8i]: cannot break line
#27 12.37 troff:stdin:3020: warning [p 1, 698.0i]: cannot adjust line
#27 12.37 troff:stdin:3023: warning [p 1, 698.3i]: cannot adjust line
#27 12.37 troff:stdin:3023: warning [p 1, 698.5i]: cannot break line
#27 12.37 troff:stdin:3024: warning [p 1, 698.8i]: cannot break line
#27 12.37 troff:stdin:3024: warning [p 1, 699.0i]: cannot break line
#27 12.38 troff:stdin:3025: warning [p 1, 699.7i]: cannot break line
#27 12.39 troff:stdin:3025: warning [p 1, 699.8i]: cannot break line
#27 12.39 troff:stdin:3025: warning [p 1, 700.0i]: cannot break line
#27 12.39 troff:stdin:3025: warning [p 1, 700.5i]: cannot break line
#27 12.39 troff:stdin:3025: warning [p 1, 700.7i]: cannot break line
#27 12.39 troff:stdin:3029: warning [p 1, 701.8i]: cannot break line
#27 12.40 troff:stdin:3029: warning [p 1, 702.0i]: cannot break line
#27 12.40 troff:stdin:3029: warning [p 1, 702.2i]: cannot break line
#27 12.40 troff:stdin:3029: warning [p 1, 702.3i]: cannot adjust line
#27 12.40 troff:stdin:3029: warning [p 1, 703.0i]: cannot adjust line
#27 12.40 troff:stdin:3029: warning [p 1, 703.3i]: cannot adjust line
#27 12.40 troff:stdin:3030: warning [p 1, 703.7i]: cannot break line
#27 12.41 troff:stdin:3030: warning [p 1, 703.8i]: cannot break line
#27 12.41 troff:stdin:3031: warning [p 1, 704.0i]: cannot adjust line
#27 12.41 troff:stdin:3031: warning [p 1, 704.2i]: cannot break line
#27 12.42 troff:stdin:3031: warning [p 1, 704.7i]: cannot break line
#27 12.42 troff:stdin:3040: warning [p 1, 705.2i]: cannot break line
#27 12.42 troff:stdin:3040: warning [p 1, 706.2i]: cannot break line
#27 12.42 troff:stdin:3040: warning [p 1, 706.5i]: cannot break line
#27 12.42 troff:stdin:3040: warning [p 1, 706.8i]: cannot break line
#27 12.43 troff:stdin:3041: warning [p 1, 707.0i]: cannot break line
#27 12.43 troff:stdin:3043: warning [p 1, 707.2i]: cannot adjust line
#27 12.43 troff:stdin:3043: warning [p 1, 707.3i]: cannot break line
#27 12.43 troff:stdin:3044: warning [p 1, 707.5i]: cannot break line
#27 12.43 troff:stdin:3047: warning [p 1, 707.8i]: cannot break line
#27 12.43 troff:stdin:3051: warning [p 1, 708.2i]: cannot break line
#27 12.45 troff:stdin:3069: warning [p 1, 710.8i]: cannot break line
#27 12.46 troff:stdin:3069: warning [p 1, 711.0i]: cannot break line
#27 12.46 troff:stdin:3069: warning [p 1, 711.2i]: cannot break line
#27 12.46 troff:stdin:3069: warning [p 1, 711.3i]: cannot break line
#27 12.47 troff:stdin:3069: warning [p 1, 711.5i]: cannot adjust line
#27 12.47 troff:stdin:3069: warning [p 1, 711.7i]: cannot break line
#27 12.47 troff:stdin:3075: warning [p 1, 712.0i]: cannot break line
#27 12.47 troff:stdin:3076: warning [p 1, 712.3i]: cannot break line
#27 12.47 troff:stdin:3076: warning [p 1, 712.5i]: cannot break line
#27 12.47 troff:stdin:3076: warning [p 1, 712.7i]: cannot break line
#27 12.47 troff:stdin:3082: warning [p 1, 713.7i]: cannot break line
#27 12.47 troff:stdin:3082: warning [p 1, 714.0i]: cannot break line
#27 12.47 troff:stdin:3082: warning [p 1, 714.2i]: cannot break line
#27 12.48 troff:stdin:3082: warning [p 1, 714.3i]: cannot adjust line
#27 12.48 troff:stdin:3082: warning [p 1, 714.5i]: cannot adjust line
#27 12.48 troff:stdin:3082: warning [p 1, 714.7i]: cannot break line
#27 12.48 troff:stdin:3082: warning [p 1, 715.0i]: cannot break line
#27 12.48 troff:stdin:3082: warning [p 1, 715.5i]: cannot adjust line
#27 12.48 troff:stdin:3083: warning [p 1, 715.7i]: cannot adjust line
#27 12.48 troff:stdin:3085: warning [p 1, 716.0i]: cannot break line
#27 12.48 troff:stdin:3085: warning [p 1, 716.3i]: cannot break line
#27 12.48 troff:stdin:3085: warning [p 1, 716.5i]: cannot break line
#27 12.49 troff:stdin:3089: warning [p 1, 718.3i]: cannot break line
#27 12.49 troff:stdin:3090: warning [p 1, 718.5i]: cannot break line
#27 12.50 troff:stdin:3090: warning [p 1, 718.7i]: cannot adjust line
#27 12.50 troff:stdin:3090: warning [p 1, 718.8i]: cannot break line
#27 12.50 troff:stdin:3090: warning [p 1, 719.2i]: cannot adjust line
#27 12.50 troff:stdin:3090: warning [p 1, 719.3i]: cannot break line
#27 12.50 troff:stdin:3090: warning [p 1, 719.5i]: cannot break line
#27 12.50 troff:stdin:3090: warning [p 1, 720.0i]: cannot adjust line
#27 12.50 troff:stdin:3090: warning [p 1, 720.2i]: cannot break line
#27 12.50 troff:stdin:3090: warning [p 1, 720.3i]: cannot adjust line
#27 12.50 troff:stdin:3090: warning [p 1, 720.5i]: cannot break line
#27 12.50 troff:stdin:3090: warning [p 1, 720.7i]: cannot adjust line
#27 12.50 troff:stdin:3090: warning [p 1, 720.8i]: cannot break line
#27 12.50 troff:stdin:3090: warning [p 1, 721.0i]: cannot adjust line
#27 12.51 troff:stdin:3091: warning [p 1, 721.3i]: cannot adjust line
#27 12.51 troff:stdin:3091: warning [p 1, 721.5i]: cannot break line
#27 12.51 troff:stdin:3091: warning [p 1, 723.8i]: cannot adjust line
#27 12.51 troff:stdin:3091: warning [p 1, 724.0i]: cannot adjust line
#27 12.51 troff:stdin:3091: warning [p 1, 724.5i]: cannot adjust line
#27 12.51 troff:stdin:3091: warning [p 1, 724.7i]: cannot adjust line
#27 12.51 troff:stdin:3091: warning [p 1, 725.7i]: cannot adjust line
#27 12.52 troff:stdin:3091: warning [p 1, 726.3i]: cannot break line
#27 12.52 troff:stdin:3091: warning [p 1, 728.8i]: cannot break line
#27 12.52 troff:stdin:3096: warning [p 1, 729.3i]: cannot adjust line
#27 12.52 troff:stdin:3096: warning [p 1, 729.5i]: cannot adjust line
#27 12.52 troff:stdin:3096: warning [p 1, 729.7i]: cannot adjust line
#27 12.52 troff:stdin:3096: warning [p 1, 729.8i]: cannot break line
#27 12.52 troff:stdin:3097: warning [p 1, 730.3i]: cannot break line
#27 12.53 troff:stdin:3097: warning [p 1, 731.7i]: cannot break line
#27 12.53 troff:stdin:3097: warning [p 1, 731.8i]: cannot break line
#27 12.54 troff:stdin:3099: warning [p 1, 738.3i]: cannot adjust line
#27 12.55 troff:stdin:3106: warning [p 1, 739.3i]: cannot adjust line
#27 12.55 troff:stdin:3106: warning [p 1, 739.5i]: cannot break line
#27 12.55 troff:stdin:3107: warning [p 1, 739.8i]: cannot break line
#27 12.55 troff:stdin:3107: error: an escaped 'c' is invalid within device control escape sequence
#27 12.55 troff:stdin:3107: warning [p 1, 740.2i]: cannot break line
#27 12.55 troff:stdin:3107: warning [p 1, 740.3i]: cannot break line
#27 12.55 troff:stdin:3109: warning [p 1, 740.5i]: cannot adjust line
#27 12.55 troff:stdin:3109: warning [p 1, 740.7i]: cannot break line
#27 12.55 troff:stdin:3109: warning [p 1, 740.8i]: cannot break line
#27 12.56 troff:stdin:3112: warning [p 1, 741.2i]: cannot adjust line
#27 12.56 troff:stdin:3112: warning [p 1, 741.3i]: cannot break line
#27 12.56 troff:stdin:3112: warning [p 1, 741.7i]: cannot adjust line
#27 12.56 troff:stdin:3112: warning [p 1, 741.8i]: cannot break line
#27 12.56 troff:stdin:3112: error: unterminated transparent embedding escape sequence
#27 12.56 troff:stdin:3113: warning [p 1, 742.0i]: cannot break line
#27 12.56 troff:stdin:3113: warning [p 1, 742.3i]: cannot break line
#27 12.56 troff:stdin:3113: warning [p 1, 743.0i]: cannot adjust line
#27 12.56 troff:stdin:3113: warning [p 1, 743.2i]: cannot break line
#27 12.57 troff:stdin:3113: warning [p 1, 743.3i]: cannot break line
#27 12.57 troff:stdin:3113: warning [p 1, 743.5i]: cannot break line
#27 12.57 troff:stdin:3113: warning [p 1, 743.7i]: cannot break line
#27 12.57 troff:stdin:3114: warning [p 1, 743.8i]: cannot adjust line
#27 12.57 troff:stdin:3114: warning [p 1, 744.0i]: cannot adjust line
#27 12.57 troff:stdin:3114: warning [p 1, 744.2i]: cannot adjust line
#27 12.57 troff:stdin:3114: warning [p 1, 744.3i]: cannot break line
#27 12.57 troff:stdin:3114: warning [p 1, 744.5i]: cannot break line
#27 12.57 troff:stdin:3114: warning [p 1, 744.7i]: cannot break line
#27 12.57 troff:stdin:3114: warning [p 1, 744.8i]: cannot adjust line
#27 12.57 troff:stdin:3114: warning [p 1, 745.0i]: cannot break line
#27 12.58 troff:stdin:3114: warning [p 1, 745.2i]: cannot break line
#27 12.58 troff:stdin:3114: warning [p 1, 745.3i]: cannot break line
#27 12.58 troff:stdin:3114: error: a leader character is not allowed in an escape sequence parameter
#27 12.58 troff:stdin:3114: warning [p 1, 745.5i]: cannot break line
#27 12.58 troff:stdin:3114: warning [p 1, 745.7i]: cannot adjust line
#27 12.58 troff:stdin:3114: warning [p 1, 745.8i]: cannot break line
#27 12.58 troff:stdin:3114: warning [p 1, 746.2i]: cannot adjust line
#27 12.58 troff:stdin:3114: warning [p 1, 746.5i]: cannot adjust line
#27 12.58 troff:stdin:3114: warning [p 1, 746.8i]: cannot adjust line
#27 12.58 troff:stdin:3114: warning [p 1, 747.0i]: cannot break line
#27 12.58 troff:stdin:3114: warning [p 1, 747.7i]: cannot break line
#27 12.58 troff:stdin:3114: warning [p 1, 748.3i]: cannot break line
#27 12.58 troff:stdin:3114: warning [p 1, 748.5i]: cannot adjust line
#27 12.58 troff:stdin:3114: warning [p 1, 748.7i]: cannot adjust line
#27 12.58 troff:stdin:3114: warning [p 1, 748.8i]: cannot adjust line
#27 12.59 troff:stdin:3114: warning [p 1, 749.5i]: cannot break line
#27 12.59 troff:stdin:3114: warning [p 1, 749.7i]: cannot break line
#27 12.59 troff:stdin:3114: warning [p 1, 749.8i]: cannot break line
#27 12.59 troff:stdin:3114: warning [p 1, 750.3i]: cannot break line
#27 12.59 troff:stdin:3114: warning [p 1, 750.7i]: cannot break line
#27 12.59 troff:stdin:3114: warning [p 1, 751.5i]: cannot adjust line
#27 12.59 troff:stdin:3114: error: '\ ' is not allowed in an escape sequence parameter
#27 12.59 troff:stdin:3114: warning [p 1, 751.7i]: cannot adjust line
#27 12.59 troff:stdin:3114: warning [p 1, 751.8i]: cannot break line
#27 12.59 troff:stdin:3114: warning [p 1, 752.2i]: cannot adjust line
#27 12.59 troff:stdin:3114: warning [p 1, 752.3i]: cannot break line
#27 12.59 troff:stdin:3114: warning [p 1, 752.7i]: cannot break line
#27 12.59 troff:stdin:3114: warning [p 1, 753.0i]: cannot adjust line
#27 12.59 troff:stdin:3114: warning [p 1, 753.2i]: cannot break line
#27 12.60 troff:stdin:3114: warning [p 1, 753.3i]: cannot break line
#27 12.60 troff:stdin:3114: warning [p 1, 753.8i]: cannot adjust line
#27 12.60 troff:stdin:3114: warning [p 1, 754.0i]: cannot break line
#27 12.60 troff:stdin:3114: warning [p 1, 754.2i]: cannot break line
#27 12.60 troff:stdin:3114: warning [p 1, 754.5i]: cannot adjust line
#27 12.60 troff:stdin:3114: warning [p 1, 755.2i]: cannot adjust line
#27 12.60 troff:stdin:3114: warning [p 1, 755.7i]: cannot break line
#27 12.60 troff:stdin:3114: warning: special character 'Aä' not defined
#27 12.60 troff:stdin:3114: warning [p 1, 755.8i]: cannot break line
#27 12.61 troff:stdin:3114: warning [p 1, 756.8i]: cannot adjust line
#27 12.61 troff:stdin:3115: warning [p 1, 757.2i]: cannot break line
#27 12.61 troff:stdin:3115: warning: special character 'Pa' not defined
#27 12.61 troff:stdin:3115: warning [p 1, 757.3i]: cannot break line
#27 12.61 troff:stdin:3115: error: invalid positional argument number '-'
#27 12.61 troff:stdin:3115: warning [p 1, 757.7i]: cannot break line
#27 12.61 troff:stdin:3115: warning [p 1, 758.0i]: cannot adjust line
#27 12.61 troff:stdin:3115: warning [p 1, 758.7i]: cannot break line
#27 12.61 troff:stdin:3115: warning: special character 'C=' not defined
#27 12.61 troff:stdin:3115: warning [p 1, 759.3i]: cannot break line
#27 12.61 troff:stdin:3115: warning [p 1, 759.7i]: cannot break line
#27 12.61 troff:stdin:3116: warning [p 1, 760.2i]: cannot adjust line
#27 12.62 troff:stdin:3117: warning [p 1, 761.0i]: cannot break line
#27 12.62 troff:stdin:3117: warning [p 1, 761.2i]: cannot adjust line
#27 12.62 troff:stdin:3118: warning [p 1, 761.7i]: cannot break line
#27 12.62 troff:stdin:3119: warning [p 1, 762.5i]: cannot adjust line
#27 12.67 troff:stdin:3125: warning [p 1, 763.5i]: cannot break line
#27 12.68 troff:stdin:3125: warning [p 1, 763.7i]: cannot break line
#27 12.68 troff:stdin:3125: warning [p 1, 763.8i]: cannot break line
#27 12.68 troff:stdin:3125: warning [p 1, 764.0i]: cannot break line
#27 12.69 troff:stdin:3125: warning [p 1, 764.2i]: cannot break line
#27 12.69 troff:stdin:3125: warning [p 1, 764.3i]: cannot break line
#27 12.69 troff:stdin:3125: warning [p 1, 764.5i]: cannot adjust line
#27 12.69 troff:stdin:3125: warning [p 1, 764.8i]: cannot break line
#27 12.70 troff:stdin:3133: warning [p 1, 768.0i]: cannot break line
#27 12.70 troff:stdin:3134: warning [p 1, 769.5i]: cannot break line
#27 12.70 troff:stdin:3152: warning [p 1, 770.7i]: cannot adjust line
#27 12.70 troff:stdin:3152: warning [p 1, 770.8i]: cannot break line
#27 12.70 troff:stdin:3152: warning [p 1, 771.3i]: cannot break line
#27 12.71 troff:stdin:3159: warning [p 1, 772.2i]: cannot adjust line
#27 12.72 troff:stdin:3165: warning [p 1, 773.0i]: cannot break line
#27 12.72 troff:stdin:3165: warning [p 1, 773.3i]: cannot break line
#27 12.72 troff:stdin:3165: warning [p 1, 773.5i]: cannot adjust line
#27 12.72 troff:stdin:3165: warning [p 1, 773.7i]: cannot adjust line
#27 12.72 troff:stdin:3165: warning [p 1, 773.8i]: cannot break line
#27 12.72 troff:stdin:3167: warning [p 1, 774.2i]: cannot break line
#27 12.72 troff:stdin:3167: warning [p 1, 774.5i]: cannot break line
#27 12.73 troff:stdin:3167: warning [p 1, 774.7i]: cannot break line
#27 12.73 troff:stdin:3167: warning [p 1, 775.0i]: cannot adjust line
#27 12.73 troff:stdin:3167: warning [p 1, 775.2i]: cannot break line
#27 12.73 troff:stdin:3167: warning [p 1, 775.3i]: cannot adjust line
#27 12.73 troff:stdin:3167: warning [p 1, 775.5i]: cannot break line
#27 12.73 troff:stdin:3167: warning [p 1, 775.7i]: cannot adjust line
#27 12.73 troff:stdin:3167: warning [p 1, 775.8i]: cannot break line
#27 12.73 troff:stdin:3170: warning [p 1, 776.2i]: cannot adjust line
#27 12.73 troff:stdin:3170: warning [p 1, 776.3i]: cannot break line
#27 12.73 troff:stdin:3170: warning [p 1, 776.5i]: cannot break line
#27 12.73 troff:stdin:3170: warning [p 1, 776.7i]: cannot break line
#27 12.73 troff:stdin:3170: warning [p 1, 776.8i]: cannot break line
#27 12.73 troff:stdin:3176: warning [p 1, 777.7i]: cannot break line
#27 12.74 troff:stdin:3183: warning [p 1, 778.2i]: cannot break line
#27 12.74 troff:stdin:3183: warning [p 1, 778.3i]: cannot adjust line
#27 12.74 troff:stdin:3183: warning [p 1, 778.5i]: cannot break line
#27 12.74 troff:stdin:3183: warning [p 1, 778.7i]: cannot break line
#27 12.74 troff:stdin:3184: warning [p 1, 779.0i]: cannot adjust line
#27 12.74 troff:stdin:3184: warning [p 1, 779.2i]: cannot break line
#27 12.75 troff:stdin:3184: warning [p 1, 779.3i]: cannot adjust line
#27 12.75 troff:stdin:3184: warning [p 1, 779.5i]: cannot break line
#27 12.75 troff:stdin:3185: warning [p 1, 779.7i]: cannot adjust line
#27 12.75 troff:stdin:3185: warning [p 1, 779.8i]: cannot break line
#27 12.75 troff:stdin:3186: warning [p 1, 780.2i]: cannot break line
#27 12.75 troff:stdin:3193: warning [p 1, 780.8i]: cannot break line
#27 12.75 troff:stdin:3195: warning [p 1, 781.7i]: cannot adjust line
#27 12.75 troff:stdin:3195: warning [p 1, 781.8i]: cannot break line
#27 12.75 troff:stdin:3207: warning [p 1, 783.0i]: cannot break line
#27 12.76 troff:stdin:3218: warning [p 1, 784.5i]: cannot break line
#27 12.77 troff:stdin:3219: warning [p 1, 784.7i]: cannot break line
#27 12.77 troff:stdin:3220: warning [p 1, 784.8i]: cannot adjust line
#27 12.77 troff:stdin:3220: warning [p 1, 785.0i]: cannot break line
#27 12.77 troff:stdin:3221: warning [p 1, 785.2i]: cannot break line
#27 12.77 troff:stdin:3222: warning [p 1, 785.7i]: cannot adjust line
#27 12.78 troff:stdin:3223: warning [p 1, 786.0i]: cannot adjust line
#27 12.78 troff:stdin:3223: warning [p 1, 786.2i]: cannot break line
#27 12.78 troff:stdin:3226: warning [p 1, 787.5i]: cannot adjust line
#27 12.78 troff:stdin:3226: warning [p 1, 787.8i]: cannot break line
#27 12.78 troff:stdin:3226: warning [p 1, 788.7i]: cannot break line
#27 12.78 troff:stdin:3226: warning [p 1, 788.8i]: cannot adjust line
#27 12.78 troff:stdin:3226: warning [p 1, 789.7i]: cannot break line
#27 12.78 troff:stdin:3226: warning [p 1, 790.0i]: cannot break line
#27 12.78 troff:stdin:3226: warning [p 1, 790.2i]: cannot break line
#27 12.79 troff:stdin:3227: warning: special character '4P[sÐ[`\\Uà\gP' not defined
#27 12.79 troff:stdin:3227: warning [p 1, 790.8i]: cannot break line
#27 12.79 troff:stdin:3227: warning [p 1, 791.0i]: cannot adjust line
#27 12.79 troff:stdin:3227: warning [p 1, 791.2i]: cannot break line
#27 12.79 troff:stdin:3227: warning [p 1, 791.3i]: cannot adjust line
#27 12.79 troff:stdin:3227: warning [p 1, 791.5i]: cannot break line
#27 12.79 troff:stdin:3227: warning [p 1, 791.7i]: cannot break line
#27 12.79 troff:stdin:3227: warning [p 1, 792.0i]: cannot break line
#27 12.79 troff:stdin:3227: warning [p 1, 792.2i]: cannot adjust line
#27 12.79 troff:stdin:3227: warning [p 1, 792.3i]: cannot break line
#27 12.79 troff:stdin:3227: warning [p 1, 792.8i]: cannot break line
#27 12.79 troff:stdin:3229: warning [p 1, 793.2i]: cannot break line
#27 12.79 troff:stdin:3229: warning [p 1, 793.3i]: cannot break line
#27 12.79 troff:stdin:3229: warning [p 1, 793.5i]: cannot adjust line
#27 12.80 troff:stdin:3229: warning [p 1, 793.8i]: cannot adjust line
#27 12.80 troff:stdin:3229: warning [p 1, 794.0i]: cannot break line
#27 12.80 troff:stdin:3229: warning [p 1, 794.3i]: cannot break line
#27 12.80 troff:stdin:3230: warning [p 1, 794.8i]: cannot adjust line
#27 12.80 troff:stdin:3230: warning [p 1, 795.0i]: cannot break line
#27 12.80 troff:stdin:3230: warning [p 1, 795.7i]: cannot break line
#27 12.81 troff:stdin:3233: warning [p 1, 797.5i]: cannot adjust line
#27 12.81 troff:stdin:3233: warning [p 1, 797.7i]: cannot break line
#27 12.81 troff:stdin:3236: warning [p 1, 798.0i]: cannot adjust line
#27 12.81 troff:stdin:3236: warning [p 1, 798.2i]: cannot adjust line
#27 12.81 troff:stdin:3236: warning [p 1, 798.3i]: cannot adjust line
#27 12.81 troff:stdin:3236: warning [p 1, 798.8i]: cannot break line
#27 12.81 troff:stdin:3236: warning [p 1, 799.2i]: cannot break line
#27 12.81 troff:stdin:3236: warning [p 1, 799.3i]: cannot adjust line
#27 12.81 troff:stdin:3236: warning [p 1, 799.8i]: cannot break line
#27 12.81 troff:stdin:3236: warning [p 1, 800.0i]: cannot break line
#27 12.81 troff:stdin:3236: warning [p 1, 800.2i]: cannot adjust line
#27 12.81 troff:stdin:3236: warning [p 1, 800.3i]: cannot break line
#27 12.81 troff:stdin:3236: warning [p 1, 800.5i]: cannot break line
#27 12.81 troff:stdin:3236: warning [p 1, 800.8i]: cannot break line
#27 12.82 troff:stdin:3236: warning [p 1, 801.0i]: cannot adjust line
#27 12.82 troff:stdin:3236: warning [p 1, 801.2i]: cannot adjust line
#27 12.82 troff:stdin:3236: warning [p 1, 801.5i]: cannot break line
#27 12.82 troff:stdin:3236: warning [p 1, 801.8i]: cannot break line
#27 12.82 troff:stdin:3236: warning [p 1, 802.0i]: cannot adjust line
#27 12.82 troff:stdin:3236: warning [p 1, 802.2i]: cannot break line
#27 12.82 troff:stdin:3236: warning [p 1, 802.3i]: cannot adjust line
#27 12.82 troff:stdin:3239: warning [p 1, 802.7i]: cannot break line
#27 12.82 troff:stdin:3239: warning [p 1, 802.8i]: cannot adjust line
#27 12.82 troff:stdin:3239: warning [p 1, 803.0i]: cannot break line
#27 12.82 troff:stdin:3240: warning [p 1, 803.5i]: cannot break line
#27 12.82 troff:stdin:3246: error: expected identifier, got a leader character; treated as missing
#27 12.82 troff:stdin:3248: error: a leader character is not allowed in an identifier
#27 12.82 troff:stdin:3285: error: a backspace character is not allowed in an identifier
#27 12.83 troff:stdin:3606: error: expected identifier, got an escaped '~'; treated as missing
#27 12.83 troff:stdin:3689: warning: expected numeric expression, got ''
#27 12.83 troff:stdin:3728: warning [p 1, 818.7i]: cannot adjust line
#27 12.83 troff:stdin:3728: warning [p 1, 819.2i]: cannot break line
#27 12.83 troff:stdin:3729: warning [p 1, 819.5i]: cannot break line
#27 12.83 troff:stdin:3729: warning [p 1, 819.8i]: cannot break line
#27 12.83 troff:stdin:3730: warning [p 1, 820.2i]: cannot break line
#27 12.83 troff:stdin:3730: warning [p 1, 820.3i]: cannot break line
#27 12.84 troff:stdin:3733: warning [p 1, 820.7i]: cannot break line
#27 12.84 troff:stdin:3747: warning [p 1, 821.3i]: cannot break line
#27 12.84 troff:stdin:3747: warning [p 1, 821.5i]: cannot break line
#27 12.84 troff:stdin:3747: warning [p 1, 821.8i]: cannot break line
#27 12.84 troff:stdin:3747: warning [p 1, 822.2i]: cannot break line
#27 12.84 troff:stdin:3747: warning [p 1, 822.5i]: cannot adjust line
#27 12.84 troff:stdin:3747: warning [p 1, 822.7i]: cannot break line
#27 12.84 troff:stdin:3747: warning [p 1, 822.8i]: cannot break line
#27 12.85 troff:stdin:3747: warning [p 1, 823.0i]: cannot break line
#27 12.85 troff:stdin:3747: warning [p 1, 823.2i]: cannot break line
#27 12.85 troff:stdin:3747: warning [p 1, 823.3i]: cannot break line
#27 12.85 troff:stdin:3747: warning [p 1, 823.7i]: cannot break line
#27 12.85 troff:stdin:3748: warning [p 1, 824.3i]: cannot break line
#27 12.86 troff:stdin:3748: warning [p 1, 824.5i]: cannot break line
#27 12.86 troff:stdin:3748: warning [p 1, 824.7i]: cannot break line
#27 12.86 troff:stdin:3748: warning [p 1, 824.8i]: cannot break line
#27 12.86 troff:stdin:3748: warning [p 1, 825.2i]: cannot adjust line
#27 12.86 troff:stdin:3748: warning [p 1, 825.5i]: cannot break line
#27 12.86 troff:stdin:3748: warning [p 1, 825.7i]: cannot break line
#27 12.86 troff:stdin:3748: warning [p 1, 825.8i]: cannot break line
#27 12.86 troff:stdin:3748: warning [p 1, 826.0i]: cannot adjust line
#27 12.86 troff:stdin:3748: warning [p 1, 826.2i]: cannot break line
#27 12.86 troff:stdin:3749: error: expected identifier, got a leader character; treated as missing
#27 12.86 troff:stdin:3750: warning [p 1, 826.3i]: cannot break line
#27 12.86 troff:stdin:3750: warning [p 1, 826.7i]: cannot adjust line
#27 12.86 troff:stdin:3750: warning [p 1, 826.8i]: cannot break line
#27 12.87 troff:stdin:3750: warning [p 1, 827.0i]: cannot break line
#27 12.87 troff:stdin:3750: warning [p 1, 827.2i]: cannot break line
#27 12.87 troff:stdin:3750: warning [p 1, 827.3i]: cannot break line
#27 12.87 troff:stdin:3750: warning [p 1, 827.5i]: cannot break line
#27 12.87 troff:stdin:3751: warning [p 1, 827.7i]: cannot break line
#27 12.87 troff:stdin:3751: warning [p 1, 827.8i]: cannot break line
#27 12.87 troff:stdin:3751: warning [p 1, 828.0i]: cannot break line
#27 12.88 troff:stdin:3751: warning [p 1, 828.2i]: cannot break line
#27 12.88 troff:stdin:3751: warning [p 1, 828.3i]: cannot adjust line
#27 12.88 troff:stdin:3751: warning [p 1, 828.7i]: cannot break line
#27 12.88 troff:stdin:3754: warning [p 1, 829.0i]: cannot break line
#27 12.88 troff:stdin:3755: warning [p 1, 829.2i]: cannot adjust line
#27 12.88 troff:stdin:3755: warning [p 1, 829.3i]: cannot break line
#27 12.88 troff:stdin:3755: warning [p 1, 829.5i]: cannot break line
#27 12.88 troff:stdin:3755: warning [p 1, 829.7i]: cannot break line
#27 12.88 troff:stdin:3755: warning [p 1, 830.0i]: cannot break line
#27 12.89 troff:stdin:3812: warning [p 1, 832.7i]: cannot break line
#27 12.89 troff:stdin:3813: warning [p 1, 833.2i]: cannot adjust line
#27 12.89 troff:stdin:3813: warning [p 1, 833.3i]: cannot break line
#27 12.89 troff:stdin:3814: warning [p 1, 833.7i]: cannot adjust line
#27 12.90 troff:stdin:3814: warning [p 1, 833.8i]: cannot adjust line
#27 12.90 troff:stdin:3814: warning [p 1, 834.0i]: cannot break line
#27 12.90 troff:stdin:3814: warning [p 1, 834.2i]: cannot adjust line
#27 12.90 troff:stdin:3814: warning [p 1, 834.3i]: cannot break line
#27 12.90 troff:stdin:3814: warning [p 1, 834.5i]: cannot break line
#27 12.90 troff:stdin:3814: warning [p 1, 834.8i]: cannot break line
#27 12.90 troff:stdin:3814: warning [p 1, 835.0i]: cannot break line
#27 12.90 troff:stdin:3814: warning [p 1, 835.2i]: cannot adjust line
#27 12.90 troff:stdin:3814: warning [p 1, 835.3i]: cannot adjust line
#27 12.90 troff:stdin:3814: warning [p 1, 835.5i]: cannot break line
#27 12.90 troff:stdin:3815: warning [p 1, 835.8i]: cannot break line
#27 12.90 troff:stdin:3815: warning [p 1, 836.0i]: cannot break line
#27 12.90 troff:stdin:3815: warning [p 1, 836.2i]: cannot break line
#27 12.90 troff:stdin:3815: warning [p 1, 836.5i]: cannot break line
#27 12.90 troff:stdin:3815: warning [p 1, 836.8i]: cannot break line
#27 12.91 troff:stdin:3815: warning [p 1, 837.0i]: cannot adjust line
#27 12.91 troff:stdin:3815: warning [p 1, 837.2i]: cannot break line
#27 12.91 troff:stdin:3815: warning [p 1, 837.5i]: cannot break line
#27 12.91 troff:stdin:3815: warning [p 1, 837.7i]: cannot adjust line
#27 12.91 troff:stdin:3815: warning [p 1, 838.0i]: cannot break line
#27 12.91 troff:stdin:3815: warning [p 1, 838.2i]: cannot adjust line
#27 12.91 troff:stdin:3815: warning [p 1, 838.3i]: cannot break line
#27 12.91 troff:stdin:3815: warning [p 1, 838.5i]: cannot break line
#27 12.91 troff:stdin:3815: warning [p 1, 838.7i]: cannot adjust line
#27 12.91 troff:stdin:3815: warning [p 1, 838.8i]: cannot adjust line
#27 12.91 troff:stdin:3815: warning [p 1, 839.2i]: cannot break line
#27 12.91 troff:stdin:3815: warning [p 1, 839.3i]: cannot break line
#27 12.91 troff:stdin:3815: warning [p 1, 839.5i]: cannot break line
#27 12.92 troff:stdin:3815: warning [p 1, 839.7i]: cannot break line
#27 12.92 troff:stdin:3815: warning [p 1, 839.8i]: cannot break line
#27 12.92 troff:stdin:3815: warning [p 1, 840.0i]: cannot break line
#27 12.92 troff:stdin:3816: warning [p 1, 840.3i]: cannot adjust line
#27 12.92 troff:stdin:3816: warning [p 1, 840.5i]: cannot break line
#27 12.92 troff:stdin:3816: warning [p 1, 840.7i]: cannot break line
#27 12.93 troff:stdin:3830: warning [p 1, 841.5i]: cannot break line
#27 12.93 troff:stdin:3832: warning [p 1, 841.7i]: cannot adjust line
#27 12.93 troff:stdin:3832: warning [p 1, 842.0i]: cannot break line
#27 12.93 troff:stdin:3832: warning [p 1, 842.2i]: cannot adjust line
#27 12.93 troff:stdin:3832: warning [p 1, 842.3i]: cannot break line
#27 12.93 troff:stdin:3832: warning [p 1, 842.5i]: cannot break line
#27 12.93 troff:stdin:3833: warning [p 1, 842.7i]: cannot adjust line
#27 12.93 troff:stdin:3834: warning [p 1, 842.8i]: cannot adjust line
#27 12.93 troff:stdin:3834: warning [p 1, 843.0i]: cannot break line
#27 12.93 troff:stdin:3834: warning [p 1, 843.2i]: cannot break line
#27 12.93 troff:stdin:3838: warning [p 1, 843.5i]: cannot adjust line
#27 12.93 troff:stdin:3839: warning [p 1, 843.7i]: cannot adjust line
#27 12.93 troff:stdin:3839: warning [p 1, 843.8i]: cannot break line
#27 12.94 troff:stdin:3842: warning [p 1, 844.2i]: cannot break line
#27 12.94 troff:stdin:3842: warning [p 1, 844.3i]: cannot break line
#27 12.94 troff:stdin:3844: warning [p 1, 844.5i]: cannot adjust line
#27 12.94 troff:stdin:3844: warning [p 1, 844.7i]: cannot break line
#27 12.94 troff:stdin:3845: warning [p 1, 845.0i]: cannot break line
#27 12.94 troff:stdin:3849: warning [p 1, 845.3i]: cannot break line
#27 12.94 troff:stdin:3851: warning [p 1, 845.7i]: cannot break line
#27 12.94 troff:stdin:3853: warning [p 1, 845.8i]: cannot adjust line
#27 12.94 troff:stdin:3853: warning [p 1, 846.0i]: cannot break line
#27 12.95 troff:stdin:3854: warning [p 1, 846.2i]: cannot break line
#27 12.95 troff:stdin:3856: warning [p 1, 846.5i]: cannot break line
#27 12.95 troff:stdin:3856: warning [p 1, 846.7i]: cannot adjust line
#27 12.95 troff:stdin:3856: warning [p 1, 846.8i]: cannot break line
#27 12.95 troff:stdin:3856: warning [p 1, 847.0i]: cannot break line
#27 12.95 troff:stdin:3856: warning [p 1, 847.2i]: cannot adjust line
#27 12.95 troff:stdin:3856: warning [p 1, 847.3i]: cannot adjust line
#27 12.95 troff:stdin:3857: warning [p 1, 847.5i]: cannot adjust line
#27 12.95 troff:stdin:3857: warning [p 1, 847.7i]: cannot break line
#27 12.95 troff:stdin:3859: warning [p 1, 847.8i]: cannot adjust line
#27 12.95 troff:stdin:3859: warning [p 1, 848.0i]: cannot adjust line
#27 12.95 troff:stdin:3859: warning [p 1, 848.2i]: cannot break line
#27 12.95 troff:stdin:3864: warning [p 1, 848.7i]: cannot break line
#27 12.96 troff:stdin:3864: warning [p 1, 848.8i]: cannot adjust line
#27 12.96 troff:stdin:3864: warning [p 1, 849.0i]: cannot break line
#27 12.96 troff:stdin:3864: warning [p 1, 849.2i]: cannot break line
#27 12.96 troff:stdin:3864: warning [p 1, 849.3i]: cannot adjust line
#27 12.96 troff:stdin:3864: warning [p 1, 849.5i]: cannot adjust line
#27 12.96 troff:stdin:3865: warning [p 1, 849.7i]: cannot adjust line
#27 12.96 troff:stdin:3865: warning [p 1, 849.8i]: cannot break line
#27 12.96 troff:stdin:3867: warning [p 1, 850.2i]: cannot break line
#27 12.96 troff:stdin:3872: warning [p 1, 850.7i]: cannot break line
#27 12.96 troff:stdin:3872: warning [p 1, 850.8i]: cannot adjust line
#27 12.96 troff:stdin:3872: warning [p 1, 851.0i]: cannot break line
#27 12.96 troff:stdin:3872: warning [p 1, 851.2i]: cannot break line
#27 12.96 troff:stdin:3873: warning [p 1, 851.3i]: cannot break line
#27 12.97 troff:stdin:3874: warning [p 1, 851.5i]: cannot adjust line
#27 12.97 troff:stdin:3875: warning [p 1, 851.7i]: cannot adjust line
#27 12.97 troff:stdin:3876: warning [p 1, 851.8i]: cannot adjust line
#27 12.97 troff:stdin:3879: warning [p 1, 852.2i]: cannot adjust line
#27 12.97 troff:stdin:3880: warning [p 1, 852.3i]: cannot adjust line
#27 12.97 troff:stdin:3880: warning [p 1, 852.5i]: cannot break line
#27 12.97 troff:stdin:3880: warning [p 1, 852.7i]: cannot adjust line
#27 12.97 troff:stdin:3880: warning [p 1, 852.8i]: cannot break line
#27 12.97 troff:stdin:3880: warning [p 1, 853.0i]: cannot break line
#27 12.97 troff:stdin:3881: warning [p 1, 853.2i]: cannot break line
#27 12.97 troff:stdin:3883: warning [p 1, 853.5i]: cannot adjust line
#27 12.97 troff:stdin:3887: warning [p 1, 854.0i]: cannot break line
#27 12.97 troff:stdin:3888: warning [p 1, 854.2i]: cannot break line
#27 12.97 troff:stdin:3889: warning [p 1, 854.3i]: cannot break line
#27 12.98 troff:stdin:3891: warning [p 1, 854.5i]: cannot adjust line
#27 12.98 troff:stdin:3891: warning [p 1, 854.8i]: cannot adjust line
#27 12.98 troff:stdin:3891: warning [p 1, 855.0i]: cannot break line
#27 12.98 troff:stdin:3891: warning [p 1, 855.2i]: cannot break line
#27 12.98 troff:stdin:3894: warning [p 1, 855.3i]: cannot adjust line
#27 12.98 troff:stdin:3894: warning [p 1, 855.5i]: cannot break line
#27 12.98 troff:stdin:3894: warning [p 1, 855.7i]: cannot break line
#27 12.98 troff:stdin:3895: warning [p 1, 856.0i]: cannot break line
#27 12.98 troff:stdin:3899: warning [p 1, 856.3i]: cannot break line
#27 12.98 troff:stdin:3900: warning [p 1, 856.5i]: cannot break line
#27 12.99 troff:stdin:3902: warning [p 1, 856.7i]: cannot adjust line
#27 12.99 troff:stdin:3902: warning [p 1, 856.8i]: cannot break line
#27 12.99 troff:stdin:3911: warning [p 1, 857.8i]: cannot break line
#27 12.99 troff:stdin:3912: warning [p 1, 858.0i]: cannot break line
#27 12.99 troff:stdin:3918: warning [p 1, 858.5i]: cannot break line
#27 12.99 troff:stdin:3919: warning [p 1, 858.7i]: cannot break line
#27 12.99 troff:stdin:3921: warning [p 1, 859.0i]: cannot break line
#27 12.99 troff:stdin:3922: warning [p 1, 859.3i]: cannot break line
#27 12.99 troff:stdin:3924: warning [p 1, 859.5i]: cannot adjust line
#27 12.99 troff:stdin:3924: warning [p 1, 859.7i]: cannot break line
#27 12.99 troff:stdin:3927: warning [p 1, 860.2i]: cannot break line
#27 13.00 troff:stdin:3928: warning [p 1, 860.3i]: cannot break line
#27 13.00 troff:stdin:3945: warning [p 1, 861.3i]: cannot break line
#27 13.00 troff:stdin:3947: warning [p 1, 861.5i]: cannot adjust line
#27 13.00 troff:stdin:3947: warning [p 1, 861.7i]: cannot break line
#27 13.00 troff:stdin:3948: warning [p 1, 862.0i]: cannot break line
#27 13.00 troff:stdin:3949: warning [p 1, 862.2i]: cannot break line
#27 13.00 troff:stdin:3950: warning [p 1, 862.3i]: cannot break line
#27 13.00 troff:stdin:3952: warning [p 1, 862.5i]: cannot adjust line
#27 13.00 troff:stdin:3952: warning [p 1, 862.7i]: cannot break line
#27 13.01 troff:stdin:3952: warning [p 1, 862.8i]: cannot break line
#27 13.01 troff:stdin:3953: warning [p 1, 863.0i]: cannot break line
#27 13.01 troff:stdin:3953: warning [p 1, 863.2i]: cannot break line
#27 13.01 troff:stdin:3954: warning [p 1, 863.3i]: cannot adjust line
#27 13.01 troff:stdin:3955: warning [p 1, 863.5i]: cannot adjust line
#27 13.01 troff:stdin:3955: warning [p 1, 863.7i]: cannot break line
#27 13.01 troff:stdin:3955: warning [p 1, 863.8i]: cannot adjust line
#27 13.01 troff:stdin:3955: warning [p 1, 864.0i]: cannot break line
#27 13.01 troff:stdin:3955: warning [p 1, 864.2i]: cannot break line
#27 13.01 troff:stdin:3959: warning [p 1, 864.5i]: cannot adjust line
#27 13.01 troff:stdin:3961: warning [p 1, 864.8i]: cannot break line
#27 13.01 troff:stdin:3962: warning [p 1, 865.0i]: cannot break line
#27 13.02 troff:stdin:3962: warning [p 1, 865.2i]: cannot break line
#27 13.02 troff:stdin:3963: warning [p 1, 865.3i]: cannot break line
#27 13.02 troff:stdin:3974: warning [p 1, 865.8i]: cannot break line
#27 13.02 troff:stdin:3975: warning [p 1, 866.0i]: cannot break line
#27 13.02 troff:stdin:3976: warning [p 1, 866.2i]: cannot break line
#27 13.03 troff:stdin:3977: warning [p 1, 866.3i]: cannot break line
#27 13.03 troff:stdin:3977: warning [p 1, 866.5i]: cannot adjust line
#27 13.03 troff:stdin:3977: warning [p 1, 866.7i]: cannot break line
#27 13.03 troff:stdin:3977: warning [p 1, 866.8i]: cannot break line
#27 13.03 troff:stdin:3988: warning [p 1, 867.5i]: cannot adjust line
#27 13.03 troff:stdin:3988: warning [p 1, 867.7i]: cannot break line
#27 13.03 troff:stdin:3988: warning [p 1, 867.8i]: cannot adjust line
#27 13.03 troff:stdin:3988: warning [p 1, 868.0i]: cannot break line
#27 13.03 troff:stdin:3989: warning [p 1, 868.2i]: cannot break line
#27 13.03 troff:stdin:3989: warning [p 1, 868.3i]: cannot adjust line
#27 13.03 troff:stdin:3989: warning [p 1, 868.7i]: cannot break line
#27 13.04 troff:stdin:3989: warning [p 1, 868.8i]: cannot adjust line
#27 13.04 troff:stdin:3989: warning [p 1, 869.0i]: cannot break line
#27 13.04 troff:stdin:3989: warning [p 1, 869.2i]: cannot break line
#27 13.04 troff:stdin:3990: warning [p 1, 869.3i]: cannot break line
#27 13.04 troff:stdin:3996: warning [p 1, 869.7i]: cannot break line
#27 13.04 troff:stdin:4008: warning [p 1, 870.5i]: cannot adjust line
#27 13.04 troff:stdin:4008: warning [p 1, 870.7i]: cannot break line
#27 13.04 troff:stdin:4009: error: a leader character is not allowed in an identifier
#27 13.04 troff:stdin:4012: warning [p 1, 870.8i]: cannot adjust line
#27 13.04 troff:stdin:4013: warning [p 1, 871.2i]: cannot break line
#27 13.04 troff:stdin:4016: warning [p 1, 871.5i]: cannot adjust line
#27 13.04 troff:stdin:4018: warning [p 1, 871.8i]: cannot break line
#27 13.04 troff:stdin:4019: warning [p 1, 872.0i]: cannot break line
#27 13.04 troff:stdin:4019: warning [p 1, 872.2i]: cannot break line
#27 13.04 troff:stdin:4019: warning [p 1, 872.3i]: cannot break line
#27 13.05 troff:stdin:4021: warning [p 1, 872.5i]: cannot adjust line
#27 13.05 troff:stdin:4021: warning [p 1, 872.7i]: cannot break line
#27 13.05 troff:stdin:4022: warning [p 1, 873.0i]: cannot adjust line
#27 13.05 troff:stdin:4022: warning [p 1, 873.2i]: cannot break line
#27 13.05 troff:stdin:4022: warning [p 1, 873.3i]: cannot break line
#27 13.05 troff:stdin:4036: warning [p 1, 874.2i]: cannot break line
#27 13.05 troff:stdin:4037: warning [p 1, 874.3i]: cannot adjust line
#27 13.05 troff:stdin:4037: warning [p 1, 874.5i]: cannot break line
#27 13.06 troff:stdin:4040: warning [p 1, 874.8i]: cannot break line
#27 13.06 troff:stdin:4041: warning [p 1, 875.0i]: cannot break line
#27 13.06 troff:stdin:4045: warning [p 1, 875.3i]: cannot break line
#27 13.06 troff:stdin:4045: warning [p 1, 875.5i]: cannot adjust line
#27 13.06 troff:stdin:4045: warning [p 1, 875.7i]: cannot break line
#27 13.06 troff:stdin:4045: warning [p 1, 875.8i]: cannot break line
#27 13.06 troff:stdin:4046: warning [p 1, 876.0i]: cannot break line
#27 13.06 troff:stdin:4052: warning [p 1, 876.5i]: cannot adjust line
#27 13.06 troff:stdin:4052: warning [p 1, 876.7i]: cannot break line
#27 13.07 troff:stdin:4054: warning [p 1, 876.8i]: cannot adjust line
#27 13.07 troff:stdin:4054: warning [p 1, 877.0i]: cannot break line
#27 13.07 troff:stdin:4055: warning [p 1, 877.3i]: cannot adjust line
#27 13.07 troff:stdin:4055: warning [p 1, 877.5i]: cannot break line
#27 13.07 troff:stdin:4055: warning [p 1, 877.7i]: cannot break line
#27 13.07 troff:stdin:4061: warning [p 1, 878.0i]: cannot break line
#27 13.07 troff:stdin:4065: warning [p 1, 878.3i]: cannot adjust line
#27 13.07 troff:stdin:4065: warning [p 1, 878.5i]: cannot break line
#27 13.07 troff:stdin:4065: warning [p 1, 878.7i]: cannot adjust line
#27 13.07 troff:stdin:4065: warning [p 1, 878.8i]: cannot break line
#27 13.07 troff:stdin:4065: warning [p 1, 879.0i]: cannot break line
#27 13.07 troff:stdin:4066: warning [p 1, 879.2i]: cannot adjust line
#27 13.08 troff:stdin:4070: warning [p 1, 879.7i]: cannot break line
#27 13.08 troff:stdin:4072: warning [p 1, 879.8i]: cannot adjust line
#27 13.08 troff:stdin:4072: warning [p 1, 880.0i]: cannot break line
#27 13.08 troff:stdin:4078: warning [p 1, 880.7i]: cannot break line
#27 13.08 troff:stdin:4079: warning [p 1, 880.8i]: cannot break line
#27 13.08 troff:stdin:4083: warning [p 1, 881.2i]: cannot break line
#27 13.08 troff:stdin:4084: warning [p 1, 881.5i]: cannot adjust line
#27 13.08 troff:stdin:4084: warning [p 1, 881.7i]: cannot break line
#27 13.08 troff:stdin:4084: warning [p 1, 881.8i]: cannot break line
#27 13.09 troff:stdin:4090: warning [p 1, 882.2i]: cannot adjust line
#27 13.09 troff:stdin:4090: warning [p 1, 882.3i]: cannot break line
#27 13.09 troff:stdin:4093: warning [p 1, 882.8i]: cannot adjust line
#27 13.09 troff:stdin:4093: warning [p 1, 883.0i]: cannot break line
#27 13.09 troff:stdin:4094: warning [p 1, 883.2i]: cannot break line
#27 13.09 troff:stdin:4095: warning [p 1, 883.3i]: cannot break line
#27 13.09 troff:stdin:4097: warning [p 1, 883.5i]: cannot adjust line
#27 13.09 troff:stdin:4098: warning [p 1, 883.7i]: cannot adjust line
#27 13.09 troff:stdin:4098: warning [p 1, 883.8i]: cannot break line
#27 13.09 troff:stdin:4098: warning [p 1, 884.0i]: cannot break line
#27 13.09 troff:stdin:4099: warning [p 1, 884.2i]: cannot break line
#27 13.09 troff:stdin:4103: warning [p 1, 884.5i]: cannot break line
#27 13.09 troff:stdin:4103: warning [p 1, 884.7i]: cannot break line
#27 13.09 troff:stdin:4104: warning [p 1, 884.8i]: cannot adjust line
#27 13.09 troff:stdin:4104: warning [p 1, 885.0i]: cannot break line
#27 13.10 troff:stdin:4104: warning [p 1, 885.2i]: line has non-positive width 0m
#27 13.10 troff:stdin:4105: warning [p 1, 885.2i]: cannot break line
#27 13.10 troff:stdin:4105: warning [p 1, 885.3i]: cannot break line
#27 13.10 troff:stdin:4105: warning [p 1, 885.5i]: cannot break line
#27 13.10 troff:stdin:4109: warning [p 1, 885.8i]: cannot break line
#27 13.10 troff:stdin:4110: warning [p 1, 886.0i]: cannot adjust line
#27 13.10 troff:stdin:4110: warning [p 1, 886.2i]: cannot break line
#27 13.10 troff:stdin:4110: warning [p 1, 886.3i]: cannot adjust line
#27 13.10 troff:stdin:4110: warning [p 1, 886.5i]: cannot break line
#27 13.10 troff:stdin:4110: warning [p 1, 886.7i]: cannot break line
#27 13.10 troff:stdin:4111: warning [p 1, 886.8i]: cannot break line
#27 13.11 troff:stdin:4122: warning [p 1, 888.2i]: cannot adjust line
#27 13.11 troff:stdin:4122: warning [p 1, 888.3i]: cannot break line
#27 13.11 troff:stdin:4123: warning [p 1, 888.5i]: cannot break line
#27 13.11 troff:stdin:4123: warning [p 1, 888.7i]: cannot break line
#27 13.11 troff:stdin:4126: warning [p 1, 889.0i]: cannot break line
#27 13.11 troff:stdin:4126: warning [p 1, 889.2i]: cannot adjust line
#27 13.11 troff:stdin:4126: warning [p 1, 889.3i]: cannot break line
#27 13.11 troff:stdin:4127: warning [p 1, 889.5i]: cannot adjust line
#27 13.11 troff:stdin:4129: warning [p 1, 889.8i]: cannot break line
#27 13.11 troff:stdin:4130: warning [p 1, 890.0i]: cannot break line
#27 13.12 troff:stdin:4130: warning [p 1, 890.2i]: cannot adjust line
#27 13.12 troff:stdin:4130: warning [p 1, 890.3i]: cannot break line
#27 13.12 troff:stdin:4130: warning [p 1, 890.5i]: cannot break line
#27 13.12 troff:stdin:4130: warning [p 1, 890.7i]: cannot adjust line
#27 13.12 troff:stdin:4130: warning [p 1, 890.8i]: cannot adjust line
#27 13.12 troff:stdin:4131: warning [p 1, 891.0i]: cannot adjust line
#27 13.12 troff:stdin:4131: warning [p 1, 891.2i]: cannot break line
#27 13.12 troff:stdin:4133: warning [p 1, 891.5i]: cannot adjust line
#27 13.12 troff:stdin:4138: warning [p 1, 892.0i]: cannot adjust line
#27 13.12 troff:stdin:4138: warning [p 1, 892.2i]: cannot break line
#27 13.12 troff:stdin:4138: warning [p 1, 892.3i]: cannot adjust line
#27 13.12 troff:stdin:4138: warning [p 1, 892.5i]: cannot break line
#27 13.12 troff:stdin:4138: warning [p 1, 892.7i]: cannot break line
#27 13.12 troff:stdin:4139: warning [p 1, 892.8i]: cannot break line
#27 13.13 troff:stdin:4140: warning [p 1, 893.0i]: cannot adjust line
#27 13.13 troff:stdin:4145: warning [p 1, 893.7i]: cannot break line
#27 13.13 troff:stdin:4146: warning [p 1, 893.8i]: cannot adjust line
#27 13.13 troff:stdin:4146: warning [p 1, 894.0i]: cannot break line
#27 13.13 troff:stdin:4148: warning [p 1, 894.3i]: cannot break line
#27 13.13 troff:stdin:4150: warning [p 1, 894.5i]: cannot adjust line
#27 13.13 troff:stdin:4150: warning [p 1, 894.7i]: cannot adjust line
#27 13.13 troff:stdin:4150: warning [p 1, 894.8i]: cannot break line
#27 13.13 troff:stdin:4152: warning [p 1, 895.5i]: cannot break line
#27 13.13 troff:stdin:4153: warning [p 1, 895.7i]: cannot break line
#27 13.13 troff:stdin:4156: warning [p 1, 896.2i]: cannot break line
#27 13.14 troff:stdin:4161: warning [p 1, 896.7i]: cannot break line
#27 13.14 troff:stdin:4161: warning [p 1, 896.8i]: cannot break line
#27 13.14 troff:stdin:4174: warning [p 1, 897.5i]: cannot break line
#27 13.14 troff:stdin:4179: warning [p 1, 897.8i]: cannot break line
#27 13.14 troff:stdin:4180: warning [p 1, 898.2i]: cannot adjust line
#27 13.14 troff:stdin:4180: warning [p 1, 898.3i]: cannot break line
#27 13.14 troff:stdin:4181: warning [p 1, 898.5i]: cannot adjust line
#27 13.14 troff:stdin:4181: warning [p 1, 898.7i]: cannot break line
#27 13.14 troff:stdin:4181: warning [p 1, 898.8i]: cannot adjust line
#27 13.14 troff:stdin:4181: warning [p 1, 899.0i]: cannot break line
#27 13.14 troff:stdin:4181: warning [p 1, 899.2i]: cannot break line
#27 13.14 troff:stdin:4182: warning [p 1, 899.3i]: cannot adjust line
#27 13.15 troff:stdin:4182: warning [p 1, 899.5i]: cannot adjust line
#27 13.15 troff:stdin:4183: warning [p 1, 899.7i]: cannot adjust line
#27 13.15 troff:stdin:4183: warning [p 1, 899.8i]: cannot break line
#27 13.15 troff:stdin:4183: warning [p 1, 900.0i]: cannot break line
#27 13.15 troff:stdin:4189: warning [p 1, 900.5i]: cannot adjust line
#27 13.15 troff:stdin:4189: warning [p 1, 900.7i]: cannot break line
#27 13.15 troff:stdin:4189: warning [p 1, 900.8i]: cannot adjust line
#27 13.15 troff:stdin:4189: warning [p 1, 901.0i]: cannot break line
#27 13.15 troff:stdin:4189: warning [p 1, 901.2i]: cannot break line
#27 13.15 troff:stdin:4190: warning [p 1, 901.3i]: cannot break line
#27 13.15 troff:stdin:4192: warning [p 1, 901.7i]: cannot adjust line
#27 13.15 troff:stdin:4197: warning [p 1, 902.2i]: cannot adjust line
#27 13.15 troff:stdin:4198: warning [p 1, 902.3i]: cannot adjust line
#27 13.15 troff:stdin:4198: warning [p 1, 902.5i]: cannot break line
#27 13.16 troff:stdin:4198: warning [p 1, 902.7i]: cannot break line
#27 13.16 troff:stdin:4199: warning [p 1, 902.8i]: cannot break line
#27 13.16 troff:stdin:4200: warning [p 1, 903.0i]: cannot adjust line
#27 13.16 troff:stdin:4200: warning [p 1, 903.2i]: cannot break line
#27 13.16 troff:stdin:4200: warning [p 1, 903.3i]: cannot adjust line
#27 13.16 troff:stdin:4200: warning [p 1, 903.5i]: cannot break line
#27 13.16 troff:stdin:4200: warning [p 1, 903.7i]: cannot break line
#27 13.16 troff:stdin:4202: warning [p 1, 904.0i]: cannot break line
#27 13.16 troff:stdin:4202: warning [p 1, 904.2i]: cannot break line
#27 13.16 troff:stdin:4202: warning [p 1, 904.3i]: cannot break line
#27 13.16 troff:stdin:4202: warning [p 1, 904.5i]: line has non-positive width 0m
#27 13.16 troff:stdin:4203: warning [p 1, 904.5i]: cannot break line
#27 13.17 troff:stdin:4209: warning [p 1, 905.0i]: cannot break line
#27 13.17 troff:stdin:4210: warning [p 1, 905.3i]: cannot adjust line
#27 13.17 troff:stdin:4210: warning [p 1, 905.5i]: cannot break line
#27 13.17 troff:stdin:4210: warning [p 1, 905.7i]: cannot break line
#27 13.17 troff:stdin:4214: warning [p 1, 906.0i]: cannot adjust line
#27 13.17 troff:stdin:4214: warning [p 1, 906.2i]: cannot break line
#27 13.17 troff:stdin:4214: warning [p 1, 906.3i]: cannot break line
#27 13.17 troff:stdin:4216: warning [p 1, 906.5i]: cannot adjust line
#27 13.17 troff:stdin:4216: warning [p 1, 906.7i]: cannot break line
#27 13.17 troff:stdin:4218: warning [p 1, 906.8i]: cannot adjust line
#27 13.17 troff:stdin:4218: warning [p 1, 907.0i]: cannot break line
#27 13.17 troff:stdin:4220: warning [p 1, 907.2i]: cannot adjust line
#27 13.17 troff:stdin:4220: warning [p 1, 907.3i]: cannot break line
#27 13.17 troff:stdin:4221: warning [p 1, 907.7i]: cannot adjust line
#27 13.17 troff:stdin:4221: warning [p 1, 907.8i]: cannot break line
#27 13.18 troff:stdin:4221: warning [p 1, 908.0i]: cannot break line
#27 13.18 troff:stdin:4225: warning [p 1, 908.3i]: cannot adjust line
#27 13.18 troff:stdin:4225: warning [p 1, 908.5i]: cannot break line
#27 13.18 troff:stdin:4226: warning [p 1, 908.7i]: cannot break line
#27 13.18 troff:stdin:4229: warning [p 1, 909.2i]: cannot break line
#27 13.18 troff:stdin:4229: warning [p 1, 909.3i]: cannot adjust line
#27 13.18 troff:stdin:4229: warning [p 1, 909.5i]: cannot break line
#27 13.18 troff:stdin:4229: warning [p 1, 909.7i]: cannot break line
#27 13.18 troff:stdin:4230: warning [p 1, 909.8i]: cannot break line
#27 13.18 troff:stdin:4233: warning [p 1, 910.3i]: cannot break line
#27 13.18 troff:stdin:4237: warning [p 1, 910.7i]: cannot break line
#27 13.19 troff:stdin:4239: warning [p 1, 911.0i]: cannot break line
#27 13.19 troff:stdin:4240: warning [p 1, 911.2i]: cannot break line
#27 13.19 troff:stdin:4241: warning [p 1, 911.3i]: cannot break line
#27 13.19 troff:stdin:4241: warning [p 1, 911.5i]: cannot adjust line
#27 13.19 troff:stdin:4241: warning [p 1, 911.7i]: cannot break line
#27 13.19 troff:stdin:4241: warning [p 1, 911.8i]: cannot break line
#27 13.19 troff:stdin:4241: warning [p 1, 912.0i]: cannot adjust line
#27 13.19 troff:stdin:4241: warning [p 1, 912.2i]: cannot adjust line
#27 13.19 troff:stdin:4242: warning [p 1, 912.3i]: cannot adjust line
#27 13.19 troff:stdin:4242: warning [p 1, 912.5i]: cannot break line
#27 13.19 troff:stdin:4244: warning [p 1, 912.7i]: cannot adjust line
#27 13.19 troff:stdin:4244: warning [p 1, 912.8i]: cannot adjust line
#27 13.19 troff:stdin:4244: warning [p 1, 913.0i]: cannot break line
#27 13.19 troff:stdin:4250: warning [p 1, 913.5i]: cannot adjust line
#27 13.19 troff:stdin:4250: warning [p 1, 913.7i]: cannot break line
#27 13.20 troff:stdin:4250: warning [p 1, 913.8i]: cannot adjust line
#27 13.20 troff:stdin:4250: warning [p 1, 914.0i]: cannot break line
#27 13.20 troff:stdin:4250: warning [p 1, 914.2i]: cannot break line
#27 13.20 troff:stdin:4251: warning [p 1, 914.3i]: cannot adjust line
#27 13.20 troff:stdin:4262: warning [p 1, 915.3i]: cannot break line
#27 13.20 troff:stdin:4264: warning [p 1, 915.5i]: cannot adjust line
#27 13.20 troff:stdin:4264: warning [p 1, 915.7i]: cannot break line
#27 13.20 troff:stdin:4273: warning [p 1, 916.3i]: cannot adjust line
#27 13.20 troff:stdin:4273: warning [p 1, 916.5i]: cannot break line
#27 13.21 troff:stdin:4273: warning [p 1, 916.7i]: cannot adjust line
#27 13.21 troff:stdin:4273: warning [p 1, 916.8i]: cannot break line
#27 13.21 troff:stdin:4273: warning [p 1, 917.0i]: cannot break line
#27 13.21 troff:stdin:4281: warning [p 1, 917.3i]: cannot break line
#27 13.21 troff:stdin:4284: warning [p 1, 917.7i]: cannot break line
#27 13.21 troff:stdin:4285: warning [p 1, 917.8i]: cannot adjust line
#27 13.21 troff:stdin:4285: warning [p 1, 918.0i]: cannot break line
#27 13.21 troff:stdin:4291: warning [p 1, 918.5i]: cannot break line
#27 13.21 troff:stdin:4292: warning [p 1, 918.7i]: cannot break line
#27 13.21 troff:stdin:4293: warning [p 1, 918.8i]: cannot break line
#27 13.21 troff:stdin:4294: warning [p 1, 919.2i]: cannot break line
#27 13.21 troff:stdin:4298: warning [p 1, 919.7i]: cannot break line
#27 13.21 troff:stdin:4298: warning [p 1, 919.8i]: line has non-positive width 0m
#27 13.21 troff:stdin:4299: warning [p 1, 919.8i]: cannot break line
#27 13.22 troff:stdin:4301: warning [p 1, 920.2i]: cannot break line
#27 13.22 troff:stdin:4301: warning [p 1, 920.5i]: cannot break line
#27 13.22 troff:stdin:4305: warning [p 1, 920.8i]: cannot adjust line
#27 13.22 troff:stdin:4305: warning [p 1, 921.2i]: cannot break line
#27 13.22 troff:stdin:4306: warning [p 1, 921.3i]: cannot break line
#27 13.22 troff:stdin:4306: warning [p 1, 921.5i]: cannot adjust line
#27 13.22 troff:stdin:4306: warning [p 1, 921.7i]: cannot break line
#27 13.22 troff:stdin:4307: warning [p 1, 921.8i]: cannot break line
#27 13.22 troff:stdin:4309: warning [p 1, 922.0i]: cannot adjust line
#27 13.22 troff:stdin:4309: warning [p 1, 922.2i]: cannot break line
#27 13.23 troff:stdin:4310: warning [p 1, 922.3i]: cannot adjust line
#27 13.23 troff:stdin:4310: warning [p 1, 922.5i]: cannot break line
#27 13.23 troff:stdin:4311: error: a tab character is not allowed as a starting delimiter
#27 13.23 troff:stdin:4311: warning [p 1, 922.7i]: cannot break line
#27 13.23 troff:stdin:4312: warning [p 1, 922.8i]: cannot break line
#27 13.23 troff:stdin:4312: warning [p 1, 923.0i]: line has non-positive width 0m
#27 13.23 troff:stdin:4312: warning [p 1, 923.0i]: cannot break line
#27 13.23 troff:stdin:4312: warning [p 1, 923.2i]: cannot adjust line
#27 13.23 troff:stdin:4312: warning [p 1, 923.3i]: cannot break line
#27 13.23 troff:stdin:4312: warning [p 1, 923.5i]: cannot break line
#27 13.23 troff:stdin:4327: warning [p 1, 924.3i]: cannot break line
#27 13.24 troff:stdin:4329: warning [p 1, 924.7i]: cannot break line
#27 13.24 troff:stdin:4329: warning [p 1, 924.8i]: cannot break line
#27 13.24 troff:stdin:4334: warning [p 1, 925.3i]: cannot break line
#27 13.24 troff:stdin:4334: warning [p 1, 925.5i]: cannot break line
#27 13.24 troff:stdin:4337: warning [p 1, 925.8i]: cannot break line
#27 13.24 troff:stdin:4338: warning [p 1, 926.0i]: cannot break line
#27 13.25 troff:stdin:4339: warning [p 1, 926.3i]: cannot adjust line
#27 13.25 troff:stdin:4339: warning [p 1, 926.5i]: cannot break line
#27 13.25 troff:stdin:4339: warning [p 1, 926.7i]: cannot break line
#27 13.25 troff:stdin:4348: warning [p 1, 927.2i]: cannot adjust line
#27 13.25 troff:stdin:4353: warning [p 1, 927.7i]: cannot break line
#27 13.25 troff:stdin:4355: warning [p 1, 927.8i]: cannot adjust line
#27 13.25 troff:stdin:4355: warning [p 1, 928.2i]: cannot break line
#27 13.25 troff:stdin:4357: warning [p 1, 928.3i]: cannot adjust line
#27 13.26 troff:stdin:4358: warning [p 1, 928.5i]: cannot adjust line
#27 13.26 troff:stdin:4358: warning [p 1, 928.7i]: cannot break line
#27 13.26 troff:stdin:4358: warning [p 1, 928.8i]: cannot adjust line
#27 13.26 troff:stdin:4358: warning [p 1, 929.2i]: cannot adjust line
#27 13.26 troff:stdin:4358: warning [p 1, 929.3i]: cannot adjust line
#27 13.26 troff:stdin:4358: warning [p 1, 929.5i]: cannot break line
#27 13.26 troff:stdin:4360: warning [p 1, 929.8i]: cannot break line
#27 13.26 troff:stdin:4360: warning [p 1, 930.0i]: cannot break line
#27 13.26 troff:stdin:4361: warning [p 1, 930.3i]: cannot adjust line
#27 13.26 troff:stdin:4361: warning [p 1, 930.5i]: cannot break line
#27 13.26 troff:stdin:4361: warning [p 1, 930.7i]: cannot break line
#27 13.26 troff:stdin:4363: warning [p 1, 930.8i]: cannot adjust line
#27 13.26 troff:stdin:4363: warning [p 1, 931.0i]: cannot adjust line
#27 13.26 troff:stdin:4364: warning [p 1, 931.2i]: cannot adjust line
#27 13.26 troff:stdin:4365: warning [p 1, 931.3i]: cannot adjust line
#27 13.27 troff:stdin:4370: warning [p 1, 931.8i]: cannot break line
#27 13.27 troff:stdin:4371: warning [p 1, 932.2i]: cannot break line
#27 13.27 troff:stdin:4372: warning [p 1, 932.3i]: cannot break line
#27 13.27 troff:stdin:4373: error: a leader character is not allowed in an identifier
#27 13.27 troff:stdin:4374: warning [p 1, 932.5i]: cannot break line
#27 13.27 troff:stdin:4375: warning [p 1, 932.7i]: cannot break line
#27 13.27 troff:stdin:4377: warning [p 1, 932.8i]: cannot adjust line
#27 13.27 troff:stdin:4377: warning [p 1, 933.0i]: cannot break line
#27 13.27 troff:stdin:4379: warning: expected numeric expression, got ''
#27 13.27 troff:stdin:4380: warning [p 1, 933.3i]: cannot adjust line
#27 13.27 troff:stdin:4380: warning [p 1, 933.5i]: cannot break line
#27 13.27 troff:stdin:4387: warning [p 1, 933.8i]: cannot adjust line
#27 13.27 troff:stdin:4394: warning [p 1, 934.5i]: cannot break line
#27 13.28 troff:stdin:4395: warning [p 1, 935.0i]: cannot adjust line
#27 13.28 troff:stdin:4395: warning [p 1, 935.2i]: cannot break line
#27 13.28 troff:stdin:4395: warning [p 1, 935.3i]: cannot break line
#27 13.28 troff:stdin:4395: warning [p 1, 935.5i]: cannot break line
#27 13.28 troff:stdin:4395: warning [p 1, 935.7i]: cannot break line
#27 13.28 troff:stdin:4399: warning [p 1, 936.0i]: cannot adjust line
#27 13.28 troff:stdin:4399: warning [p 1, 936.2i]: cannot break line
#27 13.28 troff:stdin:4401: warning [p 1, 936.3i]: cannot adjust line
#27 13.28 troff:stdin:4401: warning [p 1, 936.5i]: cannot break line
#27 13.28 troff:stdin:4403: warning [p 1, 936.8i]: cannot break line
#27 13.28 troff:stdin:4406: warning [p 1, 937.2i]: cannot adjust line
#27 13.28 troff:stdin:4406: warning [p 1, 937.3i]: cannot break line
#27 13.29 troff:stdin:4407: warning [p 1, 937.5i]: cannot break line
#27 13.29 troff:stdin:4408: warning [p 1, 937.7i]: cannot break line
#27 13.29 troff:stdin:4409: warning [p 1, 938.0i]: cannot break line
#27 13.29 troff:stdin:4409: warning [p 1, 938.2i]: cannot break line
#27 13.29 troff:stdin:4409: warning [p 1, 938.3i]: cannot break line
#27 13.29 troff:stdin:4410: warning [p 1, 938.5i]: cannot break line
#27 13.29 troff:stdin:4412: warning [p 1, 938.7i]: cannot adjust line
#27 13.29 troff:stdin:4412: warning [p 1, 938.8i]: cannot break line
#27 13.30 troff:stdin:4412: warning [p 1, 939.0i]: cannot adjust line
#27 13.30 troff:stdin:4412: warning [p 1, 939.2i]: cannot break line
#27 13.30 troff:stdin:4412: warning [p 1, 939.3i]: cannot break line
#27 13.30 troff:stdin:4413: warning [p 1, 939.5i]: cannot adjust line
#27 13.30 troff:stdin:4414: warning [p 1, 939.7i]: cannot adjust line
#27 13.30 troff:stdin:4414: warning [p 1, 939.8i]: cannot break line
#27 13.30 troff:stdin:4417: warning [p 1, 940.2i]: cannot adjust line
#27 13.30 troff:stdin:4417: warning [p 1, 940.3i]: cannot break line
#27 13.30 troff:stdin:4422: warning [p 1, 940.7i]: cannot adjust line
#27 13.30 troff:stdin:4422: warning [p 1, 940.8i]: cannot break line
#27 13.30 troff:stdin:4430: warning [p 1, 941.2i]: cannot adjust line
#27 13.30 troff:stdin:4431: warning [p 1, 941.3i]: cannot adjust line
#27 13.30 troff:stdin:4431: warning [p 1, 941.5i]: cannot break line
#27 13.30 troff:stdin:4431: error: a tab character is not allowed in an escape sequence parameter
#27 13.30 troff:stdin:4431: warning [p 1, 941.7i]: line has non-positive width 0m
#27 13.30 troff:stdin:4431: warning [p 1, 941.7i]: cannot break line
#27 13.30 troff:stdin:4431: warning [p 1, 941.8i]: line has non-positive width 0m
#27 13.30 troff:stdin:4432: warning [p 1, 941.8i]: cannot break line
#27 13.31 troff:stdin:4432: warning [p 1, 942.0i]: cannot break line
#27 13.31 troff:stdin:4451: warning [p 1, 942.7i]: cannot break line
#27 13.31 troff:stdin:4451: warning [p 1, 942.8i]: line has non-positive width 0m
#27 13.31 troff:stdin:4452: warning [p 1, 942.8i]: cannot break line
#27 13.31 troff:stdin:4455: warning [p 1, 943.3i]: cannot break line
#27 13.31 troff:stdin:4457: warning [p 1, 943.5i]: cannot adjust line
#27 13.31 troff:stdin:4464: warning [p 1, 943.8i]: cannot adjust line
#27 13.31 troff:stdin:4468: warning [p 1, 944.2i]: cannot adjust line
#27 13.31 troff:stdin:4468: warning [p 1, 944.3i]: cannot break line
#27 13.31 troff:stdin:4469: warning [p 1, 944.5i]: cannot break line
#27 13.31 troff:stdin:4469: warning [p 1, 944.7i]: cannot adjust line
#27 13.31 troff:stdin:4469: warning [p 1, 944.8i]: cannot adjust line
#27 13.31 troff:stdin:4469: warning [p 1, 945.0i]: cannot break line
#27 13.31 troff:stdin:4470: warning [p 1, 945.2i]: cannot break line
#27 13.31 troff:stdin:4476: warning [p 1, 945.7i]: cannot break line
#27 13.32 troff:stdin:4476: warning [p 1, 945.8i]: cannot adjust line
#27 13.32 troff:stdin:4476: warning [p 1, 946.0i]: cannot adjust line
#27 13.32 troff:stdin:4476: warning [p 1, 946.2i]: cannot break line
#27 13.32 troff:stdin:4476: warning [p 1, 946.3i]: cannot break line
#27 13.32 troff:stdin:4476: warning [p 1, 946.7i]: cannot adjust line
#27 13.32 troff:stdin:4476: warning [p 1, 946.8i]: cannot adjust line
#27 13.32 troff:stdin:4480: warning [p 1, 947.2i]: cannot break line
#27 13.32 troff:stdin:4482: warning [p 1, 947.3i]: cannot adjust line
#27 13.32 troff:stdin:4482: warning [p 1, 947.5i]: cannot break line
#27 13.32 troff:stdin:4493: warning [p 1, 947.8i]: cannot adjust line
#27 13.32 troff:stdin:4493: warning [p 1, 948.0i]: cannot break line
#27 13.32 troff:stdin:4494: warning [p 1, 948.2i]: cannot break line
#27 13.32 troff:stdin:4496: warning [p 1, 948.5i]: cannot break line
#27 13.33 troff:stdin:4496: warning [p 1, 948.7i]: cannot adjust line
#27 13.33 troff:stdin:4496: warning [p 1, 948.8i]: cannot break line
#27 13.33 troff:stdin:4496: warning [p 1, 949.0i]: cannot break line
#27 13.33 troff:stdin:4498: warning [p 1, 949.2i]: cannot adjust line
#27 13.33 troff:stdin:4498: warning [p 1, 949.3i]: cannot break line
#27 13.33 troff:stdin:4499: warning [p 1, 949.5i]: cannot break line
#27 13.33 troff:stdin:4500: warning [p 1, 949.7i]: cannot break line
#27 13.33 troff:stdin:4501: warning [p 1, 949.8i]: cannot break line
#27 13.33 troff:stdin:4502: warning [p 1, 950.0i]: cannot break line
#27 13.33 troff:stdin:4503: warning [p 1, 950.2i]: cannot break line
#27 13.33 troff:stdin:4504: warning [p 1, 950.7i]: cannot break line
#27 13.33 troff:stdin:4505: warning [p 1, 950.8i]: cannot break line
#27 13.33 troff:stdin:4506: warning [p 1, 951.0i]: cannot break line
#27 13.33 troff:stdin:4509: warning [p 1, 951.3i]: cannot break line
#27 13.34 troff:stdin:4509: warning [p 1, 951.5i]: cannot adjust line
#27 13.34 troff:stdin:4509: warning [p 1, 951.7i]: cannot break line
#27 13.34 troff:stdin:4509: warning [p 1, 951.8i]: cannot break line
#27 13.34 troff:stdin:4509: warning [p 1, 952.0i]: cannot adjust line
#27 13.34 troff:stdin:4509: warning [p 1, 952.2i]: cannot adjust line
#27 13.34 troff:stdin:4510: warning [p 1, 952.3i]: cannot adjust line
#27 13.34 troff:stdin:4510: warning [p 1, 952.5i]: cannot break line
#27 13.34 troff:stdin:4512: warning [p 1, 952.8i]: cannot break line
#27 13.34 troff:stdin:4518: warning [p 1, 953.3i]: cannot adjust line
#27 13.34 troff:stdin:4520: warning [p 1, 953.7i]: cannot break line
#27 13.34 troff:stdin:4521: warning [p 1, 954.0i]: cannot adjust line
#27 13.34 troff:stdin:4521: warning [p 1, 954.2i]: cannot break line
#27 13.34 troff:stdin:4521: warning [p 1, 954.3i]: cannot break line
#27 13.35 troff:stdin:4554: warning [p 1, 955.7i]: cannot break line
#27 13.35 troff:stdin:4554: warning [p 1, 955.8i]: cannot break line
#27 13.35 troff:stdin:4556: warning [p 1, 956.2i]: cannot adjust line
#27 13.35 troff:stdin:4556: warning [p 1, 956.3i]: cannot break line
#27 13.35 troff:stdin:4558: warning [p 1, 956.5i]: cannot adjust line
#27 13.35 troff:stdin:4558: warning [p 1, 956.7i]: cannot break line
#27 13.35 troff:stdin:4558: warning [p 1, 956.8i]: cannot adjust line
#27 13.35 troff:stdin:4558: warning [p 1, 957.0i]: cannot break line
#27 13.35 troff:stdin:4558: warning [p 1, 957.2i]: cannot break line
#27 13.36 troff:stdin:4569: warning [p 1, 957.8i]: cannot adjust line
#27 13.36 troff:stdin:4569: warning [p 1, 958.0i]: cannot break line
#27 13.36 troff:stdin:4572: warning [p 1, 958.3i]: cannot break line
#27 13.36 troff:stdin:4575: warning [p 1, 958.7i]: cannot break line
#27 13.36 troff:stdin:4577: warning [p 1, 958.8i]: cannot adjust line
#27 13.36 troff:stdin:4578: warning [p 1, 959.0i]: cannot adjust line
#27 13.36 troff:stdin:4579: warning [p 1, 959.2i]: cannot adjust line
#27 13.36 troff:stdin:4580: warning [p 1, 959.3i]: cannot adjust line
#27 13.36 troff:stdin:4582: warning [p 1, 959.7i]: cannot adjust line
#27 13.36 troff:stdin:4582: warning [p 1, 959.8i]: cannot break line
#27 13.36 troff:stdin:4583: warning [p 1, 960.2i]: cannot adjust line
#27 13.36 troff:stdin:4583: warning [p 1, 960.3i]: cannot break line
#27 13.36 troff:stdin:4583: warning [p 1, 960.5i]: cannot break line
#27 13.36 troff:stdin:4590: warning [p 1, 960.8i]: cannot break line
#27 13.37 troff:stdin:4591: warning [p 1, 961.0i]: cannot break line
#27 13.37 troff:stdin:4591: warning [p 1, 961.3i]: cannot break line
#27 13.37 troff:stdin:4591: warning [p 1, 961.5i]: cannot adjust line
#27 13.37 troff:stdin:4591: warning [p 1, 961.7i]: cannot break line
#27 13.37 troff:stdin:4592: warning [p 1, 961.8i]: cannot break line
#27 13.37 troff:stdin:4594: warning [p 1, 962.0i]: cannot adjust line
#27 13.37 troff:stdin:4595: warning [p 1, 962.2i]: cannot adjust line
#27 13.37 troff:stdin:4595: warning [p 1, 962.3i]: cannot break line
#27 13.37 troff:stdin:4595: warning [p 1, 962.5i]: cannot adjust line
#27 13.37 troff:stdin:4595: warning [p 1, 962.7i]: cannot adjust line
#27 13.37 troff:stdin:4595: warning [p 1, 962.8i]: cannot break line
#27 13.38 troff:stdin:4603: warning [p 1, 963.3i]: cannot break line
#27 13.38 troff:stdin:4603: warning [p 1, 963.5i]: cannot adjust line
#27 13.38 troff:stdin:4603: warning [p 1, 963.7i]: cannot break line
#27 13.38 troff:stdin:4604: warning [p 1, 963.8i]: cannot adjust line
#27 13.38 troff:stdin:4604: warning [p 1, 964.0i]: cannot break line
#27 13.38 post-grohtml:<standard input>:(stdin):577248: error: no arguments found
#27 13.38 post-grohtml:<standard input>:(stdin):577249: error: unrecognised drawing command 'D'
#27 13.38 troff:stdin:4611: error: a leader character is not allowed in an identifier
#27 13.38 troff:stdin:4612: warning [p 1, 964.5i]: cannot adjust line
#27 13.38 troff:stdin:4612: warning [p 1, 964.7i]: cannot break line
#27 13.38 troff:stdin:4612: warning [p 1, 964.8i]: cannot break line
#27 13.38 troff:stdin:4613: warning [p 1, 965.0i]: cannot adjust line
#27 13.38 troff:stdin:4613: warning [p 1, 965.2i]: cannot adjust line
#27 13.38 troff:stdin:4613: warning [p 1, 965.3i]: cannot break line
#27 13.38 troff:stdin:4615: warning [p 1, 965.5i]: cannot adjust line
#27 13.38 troff:stdin:4615: warning [p 1, 965.7i]: cannot break line
#27 13.39 troff:stdin:4615: warning [p 1, 965.8i]: cannot break line
#27 13.39 troff:stdin:4615: warning [p 1, 966.0i]: cannot adjust line
#27 13.39 troff:stdin:4615: warning [p 1, 966.2i]: cannot adjust line
#27 13.39 troff:stdin:4619: warning [p 1, 966.5i]: cannot break line
#27 13.39 troff:stdin:4620: warning [p 1, 966.7i]: cannot break line
#27 13.39 troff:stdin:4626: warning [p 1, 967.2i]: cannot adjust line
#27 13.39 troff:stdin:4630: warning [p 1, 967.7i]: cannot break line
#27 13.39 troff:stdin:4630: warning [p 1, 967.8i]: cannot break line
#27 13.39 troff:stdin:4631: warning [p 1, 968.0i]: cannot break line
#27 13.39 troff:stdin:4632: warning [p 1, 968.3i]: cannot break line
#27 13.39 troff:stdin:4633: warning [p 1, 968.5i]: cannot adjust line
#27 13.40 troff:stdin:4635: warning [p 1, 968.8i]: cannot break line
#27 13.40 troff:stdin:4643: warning [p 1, 969.5i]: cannot adjust line
#27 13.40 troff:stdin:4643: warning [p 1, 969.7i]: cannot break line
#27 13.40 troff:stdin:4643: warning [p 1, 969.8i]: cannot break line
#27 13.40 troff:stdin:4643: warning [p 1, 970.0i]: cannot adjust line
#27 13.40 troff:stdin:4643: warning [p 1, 970.2i]: cannot adjust line
#27 13.40 troff:stdin:4644: warning [p 1, 970.3i]: cannot adjust line
#27 13.40 troff:stdin:4644: warning [p 1, 970.5i]: cannot break line
#27 13.40 troff:stdin:4648: error: a backspace character is not allowed in an identifier
#27 13.40 troff:stdin:4652: warning [p 1, 971.0i]: cannot break line
#27 13.40 troff:stdin:4654: warning [p 1, 971.2i]: cannot adjust line
#27 13.40 troff:stdin:4654: warning [p 1, 971.3i]: cannot break line
#27 13.40 troff:stdin:4655: warning [p 1, 971.5i]: cannot adjust line
#27 13.40 troff:stdin:4656: warning [p 1, 971.7i]: cannot adjust line
#27 13.40 troff:stdin:4658: warning [p 1, 972.0i]: cannot adjust line
#27 13.40 troff:stdin:4659: warning [p 1, 972.2i]: cannot adjust line
#27 13.40 troff:stdin:4661: warning [p 1, 972.7i]: cannot break line
#27 13.41 troff:stdin:4663: warning [p 1, 972.8i]: cannot adjust line
#27 13.41 troff:stdin:4664: warning [p 1, 973.0i]: cannot adjust line
#27 13.41 troff:stdin:4665: warning [p 1, 973.2i]: cannot adjust line
#27 13.41 troff:stdin:4667: warning [p 1, 973.5i]: cannot break line
#27 13.41 troff:stdin:4669: warning [p 1, 973.8i]: cannot break line
#27 13.41 troff:stdin:4670: warning [p 1, 974.2i]: cannot adjust line
#27 13.41 troff:stdin:4670: warning [p 1, 974.3i]: cannot break line
#27 13.41 troff:stdin:4670: warning [p 1, 974.5i]: cannot adjust line
#27 13.41 troff:stdin:4670: warning [p 1, 974.7i]: cannot break line
#27 13.41 troff:stdin:4671: warning [p 1, 974.8i]: cannot adjust line
#27 13.41 troff:stdin:4671: warning [p 1, 975.0i]: cannot break line
#27 13.41 troff:stdin:4673: warning [p 1, 975.3i]: cannot break line
#27 13.41 troff:stdin:4674: warning [p 1, 975.7i]: cannot break line
#27 13.41 troff:stdin:4676: warning [p 1, 975.8i]: cannot adjust line
#27 13.41 troff:stdin:4676: warning [p 1, 976.0i]: cannot break line
#27 13.41 troff:stdin:4676: warning [p 1, 976.2i]: cannot adjust line
#27 13.41 troff:stdin:4676: warning [p 1, 976.3i]: cannot break line
#27 13.42 troff:stdin:4676: warning [p 1, 976.5i]: cannot break line
#27 13.42 troff:stdin:4676: warning [p 1, 976.7i]: cannot adjust line
#27 13.42 troff:stdin:4676: warning [p 1, 976.8i]: cannot adjust line
#27 13.42 troff:stdin:4684: warning [p 1, 977.3i]: cannot break line
#27 13.42 troff:stdin:4686: warning [p 1, 977.7i]: cannot break line
#27 13.42 troff:stdin:4688: warning [p 1, 977.8i]: cannot adjust line
#27 13.42 troff:stdin:4688: warning [p 1, 978.0i]: cannot break line
#27 13.42 troff:stdin:4688: warning [p 1, 978.2i]: cannot adjust line
#27 13.42 troff:stdin:4689: warning [p 1, 978.3i]: cannot adjust line
#27 13.42 troff:stdin:4692: warning [p 1, 978.8i]: cannot adjust line
#27 13.42 troff:stdin:4692: warning [p 1, 979.0i]: cannot break line
#27 13.42 troff:stdin:4692: warning [p 1, 979.2i]: cannot adjust line
#27 13.42 troff:stdin:4693: warning [p 1, 979.3i]: cannot adjust line
#27 13.42 troff:stdin:4693: warning [p 1, 979.5i]: cannot break line
#27 13.42 troff:stdin:4696: warning [p 1, 980.0i]: cannot adjust line
#27 13.42 troff:stdin:4696: warning [p 1, 980.2i]: cannot break line
#27 13.43 troff:stdin:4699: warning [p 1, 980.5i]: cannot break line
#27 13.43 troff:stdin:4700: warning [p 1, 980.7i]: cannot break line
#27 13.43 troff:stdin:4701: warning [p 1, 980.8i]: cannot adjust line
#27 13.43 troff:stdin:4701: warning [p 1, 981.0i]: cannot break line
#27 13.43 troff:stdin:4701: warning [p 1, 981.2i]: cannot break line
#27 13.43 troff:stdin:4707: warning [p 1, 981.5i]: cannot break line
#27 13.43 troff:stdin:4708: warning [p 1, 981.7i]: cannot break line
#27 13.43 troff:stdin:4715: warning [p 1, 982.2i]: cannot break line
#27 13.43 troff:stdin:4716: warning [p 1, 982.3i]: cannot adjust line
#27 13.43 troff:stdin:4716: warning [p 1, 982.5i]: cannot break line
#27 13.43 troff:stdin:4722: warning [p 1, 983.2i]: cannot break line
#27 13.44 troff:stdin:4724: warning [p 1, 983.5i]: cannot break line
#27 13.44 troff:stdin:4724: warning [p 1, 983.7i]: cannot break line
#27 13.44 troff:stdin:4742: warning [p 1, 984.3i]: cannot adjust line
#27 13.44 troff:stdin:4742: warning [p 1, 984.7i]: cannot break line
#27 13.44 troff:stdin:4758: warning [p 1, 986.0i]: cannot adjust line
#27 13.44 troff:stdin:4758: warning [p 1, 986.2i]: cannot break line
#27 13.44 troff:stdin:4759: warning [p 1, 986.3i]: cannot break line
#27 13.45 troff:stdin:4760: warning [p 1, 986.5i]: cannot break line
#27 13.45 troff:stdin:4760: warning [p 1, 986.7i]: cannot break line
#27 13.45 troff:stdin:4761: warning [p 1, 986.8i]: cannot adjust line
#27 13.45 troff:stdin:4761: warning [p 1, 987.0i]: cannot adjust line
#27 13.45 troff:stdin:4762: warning [p 1, 987.2i]: cannot adjust line
#27 13.45 troff:stdin:4762: warning [p 1, 987.3i]: cannot break line
#27 13.45 troff:stdin:4765: warning [p 1, 987.7i]: cannot break line
#27 13.45 troff:stdin:4766: warning [p 1, 987.8i]: cannot break line
#27 13.45 troff:stdin:4767: error: a leader character is not allowed in an identifier
#27 13.45 troff:stdin:4768: warning [p 1, 988.0i]: cannot break line
#27 13.45 troff:stdin:4769: warning [p 1, 988.3i]: line has non-positive width 0m
#27 13.45 troff:stdin:4769: warning [p 1, 988.3i]: cannot break line
#27 13.45 troff:stdin:4769: warning [p 1, 988.5i]: cannot adjust line
#27 13.45 troff:stdin:4769: warning [p 1, 988.7i]: cannot break line
#27 13.45 troff:stdin:4779: error: a leader character is not allowed in an identifier
#27 13.46 troff:stdin:4790: warning [p 1, 989.3i]: cannot adjust line
#27 13.46 troff:stdin:4790: warning [p 1, 989.5i]: cannot adjust line
#27 13.46 troff:stdin:4790: warning [p 1, 989.7i]: cannot break line
#27 13.46 troff:stdin:4791: warning [p 1, 989.8i]: cannot break line
#27 13.46 troff:stdin:4794: warning [p 1, 990.2i]: cannot break line
#27 13.46 troff:stdin:4795: warning [p 1, 990.3i]: cannot adjust line
#27 13.46 troff:stdin:4795: warning [p 1, 990.5i]: cannot adjust line
#27 13.46 troff:stdin:4795: warning [p 1, 990.7i]: cannot break line
#27 13.46 troff:stdin:4795: warning [p 1, 990.8i]: cannot break line
#27 13.46 troff:stdin:4795: warning [p 1, 991.0i]: cannot break line
#27 13.46 troff:stdin:4795: warning [p 1, 991.2i]: cannot break line
#27 13.46 troff:stdin:4796: warning [p 1, 991.3i]: cannot break line
#27 13.46 troff:stdin:4797: warning [p 1, 991.5i]: cannot break line
#27 13.46 troff:stdin:4797: warning [p 1, 991.7i]: cannot break line
#27 13.46 troff:stdin:4798: warning [p 1, 991.8i]: cannot break line
#27 13.46 troff:stdin:4798: warning [p 1, 992.0i]: cannot adjust line
#27 13.47 troff:stdin:4798: warning [p 1, 992.2i]: cannot adjust line
#27 13.47 troff:stdin:4798: warning [p 1, 992.3i]: cannot break line
#27 13.47 troff:stdin:4800: error: invalid token in argument to escaped 'Z'
#27 13.47 troff:stdin:4800: error: invalid token in argument to escaped 'Z'
#27 13.47 troff:stdin:4800: error: invalid token in argument to escaped 'Z'
#27 13.47 troff:stdin:4802: warning [p 1, 992.7i]: cannot adjust line
#27 13.47 troff:stdin:4803: warning [p 1, 992.8i]: cannot adjust line
#27 13.47 troff:stdin:4804: warning [p 1, 993.0i]: cannot adjust line
#27 13.47 troff:stdin:4804: warning [p 1, 993.2i]: cannot adjust line
#27 13.47 troff:stdin:4804: warning [p 1, 993.3i]: cannot break line
#27 13.47 troff:stdin:4804: warning [p 1, 993.5i]: cannot break line
#27 13.47 troff:stdin:4804: warning [p 1, 993.7i]: cannot break line
#27 13.47 troff:stdin:4804: warning [p 1, 993.8i]: cannot break line
#27 13.47 troff:stdin:4804: warning [p 1, 994.3i]: cannot adjust line
#27 13.47 troff:stdin:4804: warning [p 1, 994.5i]: cannot adjust line
#27 13.47 troff:stdin:4804: warning [p 1, 994.7i]: cannot break line
#27 13.48 troff:stdin:4804: warning [p 1, 994.8i]: cannot break line
#27 13.48 troff:stdin:4804: warning [p 1, 995.0i]: cannot break line
#27 13.48 troff:stdin:4805: warning [p 1, 995.2i]: cannot adjust line
#27 13.48 troff:stdin:4805: warning [p 1, 995.5i]: cannot adjust line
#27 13.48 troff:stdin:4805: warning [p 1, 995.7i]: cannot adjust line
#27 13.48 troff:stdin:4805: warning [p 1, 995.8i]: cannot adjust line
#27 13.48 troff:stdin:4805: warning [p 1, 996.0i]: cannot adjust line
#27 13.48 troff:stdin:4806: warning [p 1, 996.3i]: cannot adjust line
#27 13.48 troff:stdin:4806: warning [p 1, 996.5i]: cannot adjust line
#27 13.48 troff:stdin:4807: warning [p 1, 996.8i]: cannot adjust line
#27 13.48 troff:stdin:4807: warning [p 1, 997.0i]: cannot break line
#27 13.48 troff:stdin:4807: warning [p 1, 997.2i]: cannot break line
#27 13.48 troff:stdin:4808: warning [p 1, 997.3i]: cannot break line
#27 13.48 troff:stdin:4808: warning [p 1, 997.5i]: cannot adjust line
#27 13.48 troff:stdin:4808: warning [p 1, 997.8i]: cannot break line
#27 13.48 troff:stdin:4808: warning [p 1, 998.0i]: cannot break line
#27 13.49 troff:stdin:4808: warning [p 1, 998.2i]: cannot adjust line
#27 13.49 troff:stdin:4808: warning [p 1, 998.3i]: cannot break line
#27 13.49 troff:stdin:4808: warning [p 1, 998.5i]: cannot break line
#27 13.49 troff:stdin:4808: warning [p 1, 998.7i]: cannot break line
#27 13.49 troff:stdin:4808: warning [p 1, 998.8i]: cannot break line
#27 13.49 troff:stdin:4811: warning [p 1, 999.2i]: cannot adjust line
#27 13.49 troff:stdin:4816: warning [p 1, 999.7i]: cannot break line
#27 13.49 troff:stdin:4817: warning [p 1, 999.8i]: cannot break line
#27 13.49 troff:stdin:4817: warning [p 1, 1000.0i]: cannot break line
#27 13.49 troff:stdin:4818: warning [p 1, 1000.2i]: cannot break line
#27 13.50 troff:stdin:4827: warning [p 1, 1000.7i]: cannot break line
#27 13.50 troff:stdin:4828: warning [p 1, 1000.8i]: cannot break line
#27 13.50 troff:stdin:4828: warning [p 1, 1001.0i]: cannot break line
#27 13.50 troff:stdin:4830: warning [p 1, 1001.2i]: cannot adjust line
#27 13.50 troff:stdin:4830: warning [p 1, 1001.3i]: cannot break line
#27 13.50 troff:stdin:4834: warning [p 1, 1001.7i]: cannot adjust line
#27 13.50 troff:stdin:4834: warning [p 1, 1001.8i]: cannot break line
#27 13.50 troff:stdin:4834: warning [p 1, 1002.0i]: cannot adjust line
#27 13.50 troff:stdin:4834: warning [p 1, 1002.2i]: cannot break line
#27 13.50 troff:stdin:4841: warning [p 1, 1002.7i]: cannot adjust line
#27 13.50 troff:stdin:4841: warning [p 1, 1002.8i]: cannot break line
#27 13.50 troff:stdin:4842: warning [p 1, 1003.0i]: cannot adjust line
#27 13.50 troff:stdin:4842: warning [p 1, 1003.2i]: cannot break line
#27 13.50 troff:stdin:4843: warning [p 1, 1003.3i]: cannot break line
#27 13.50 troff:stdin:4844: warning [p 1, 1003.7i]: cannot adjust line
#27 13.50 troff:stdin:4848: warning [p 1, 1004.2i]: cannot break line
#27 13.51 troff:stdin:4861: warning [p 1, 1005.0i]: cannot break line
#27 13.51 troff:stdin:4864: warning [p 1, 1005.3i]: cannot break line
#27 13.51 troff:stdin:4867: warning [p 1, 1005.7i]: cannot break line
#27 13.51 troff:stdin:4870: warning [p 1, 1006.0i]: cannot break line
#27 13.51 troff:stdin:4875: warning [p 1, 1006.3i]: cannot adjust line
#27 13.51 troff:stdin:4875: warning [p 1, 1006.5i]: cannot break line
#27 13.51 troff:stdin:4879: warning [p 1, 1006.8i]: cannot adjust line
#27 13.51 troff:stdin:4879: warning [p 1, 1007.0i]: cannot break line
#27 13.51 troff:stdin:4883: warning [p 1, 1007.3i]: cannot adjust line
#27 13.51 troff:stdin:4883: warning [p 1, 1007.5i]: cannot adjust line
#27 13.51 troff:stdin:4883: warning [p 1, 1007.7i]: cannot break line
#27 13.51 troff:stdin:4885: warning [p 1, 1008.2i]: cannot break line
#27 13.52 troff:stdin:4895: error: a leader character is not allowed in an identifier
#27 13.52 troff:stdin:4906: warning [p 1, 1009.2i]: cannot adjust line
#27 13.52 troff:stdin:4907: warning [p 1, 1009.3i]: cannot adjust line
#27 13.52 troff:stdin:4910: error: a leader character is not allowed in an identifier
#27 13.52 troff:stdin:4913: warning [p 1, 1009.7i]: cannot adjust line
#27 13.52 troff:stdin:4913: warning [p 1, 1009.8i]: cannot break line
#27 13.52 troff:stdin:4916: warning [p 1, 1010.3i]: cannot break line
#27 13.52 troff:stdin:4916: warning [p 1, 1010.5i]: cannot break line
#27 13.52 troff:stdin:4919: warning [p 1, 1010.8i]: cannot adjust line
#27 13.52 troff:stdin:4919: warning [p 1, 1011.0i]: cannot break line
#27 13.52 troff:stdin:4923: warning: special character 'æv' not defined
#27 13.53 troff:stdin:4930: warning [p 1, 1011.8i]: cannot adjust line
#27 13.53 troff:stdin:4930: warning [p 1, 1012.0i]: cannot break line
#27 13.53 troff:stdin:4932: warning [p 1, 1012.3i]: cannot adjust line
#27 13.53 troff:stdin:4933: warning [p 1, 1012.7i]: cannot adjust line
#27 13.53 troff:stdin:4933: warning [p 1, 1012.8i]: cannot break line
#27 13.53 troff:stdin:4933: warning [p 1, 1013.0i]: cannot adjust line
#27 13.53 troff:stdin:4933: warning [p 1, 1013.2i]: cannot break line
#27 13.53 troff:stdin:4934: warning [p 1, 1013.5i]: cannot adjust line
#27 13.53 troff:stdin:4934: warning [p 1, 1013.7i]: cannot adjust line
#27 13.53 troff:stdin:4934: warning [p 1, 1013.8i]: cannot break line
#27 13.53 troff:stdin:4935: warning [p 1, 1014.0i]: cannot adjust line
#27 13.53 troff:stdin:4935: warning [p 1, 1014.2i]: cannot break line
#27 13.53 troff:stdin:4936: warning [p 1, 1014.5i]: cannot adjust line
#27 13.53 troff:stdin:4938: warning [p 1, 1014.8i]: cannot break line
#27 13.54 troff:stdin:4940: warning [p 1, 1015.0i]: cannot adjust line
#27 13.54 troff:stdin:4940: warning [p 1, 1015.2i]: cannot break line
#27 13.54 troff:stdin:4942: warning [p 1, 1015.3i]: cannot adjust line
#27 13.54 troff:stdin:4942: warning [p 1, 1015.5i]: cannot adjust line
#27 13.54 troff:stdin:4942: warning [p 1, 1015.7i]: cannot break line
#27 13.54 troff:stdin:4943: warning [p 1, 1015.8i]: cannot break line
#27 13.54 troff:stdin:4945: warning [p 1, 1016.0i]: cannot adjust line
#27 13.54 troff:stdin:4945: warning [p 1, 1016.2i]: cannot break line
#27 13.54 troff:stdin:4947: warning [p 1, 1016.5i]: cannot break line
#27 13.54 troff:stdin:4953: warning [p 1, 1017.0i]: cannot break line
#27 13.54 troff:stdin:4954: warning [p 1, 1017.2i]: cannot break line
#27 13.54 troff:stdin:4959: warning [p 1, 1017.7i]: cannot break line
#27 13.54 troff:stdin:4960: warning [p 1, 1017.8i]: cannot adjust line
#27 13.54 troff:stdin:4960: warning [p 1, 1018.0i]: cannot break line
#27 13.55 troff:stdin:4961: warning [p 1, 1018.2i]: cannot break line
#27 13.55 troff:stdin:4963: warning [p 1, 1018.5i]: cannot adjust line
#27 13.55 troff:stdin:4963: warning [p 1, 1018.7i]: cannot break line
#27 13.55 troff:stdin:4964: warning [p 1, 1018.8i]: cannot adjust line
#27 13.55 troff:stdin:4965: warning [p 1, 1019.0i]: cannot adjust line
#27 13.55 troff:stdin:4966: warning [p 1, 1019.2i]: cannot adjust line
#27 13.55 troff:stdin:4966: warning [p 1, 1019.3i]: cannot break line
#27 13.55 troff:stdin:4966: warning [p 1, 1019.5i]: cannot break line
#27 13.55 troff:stdin:4968: warning [p 1, 1020.0i]: cannot adjust line
#27 13.55 troff:stdin:4968: warning [p 1, 1020.2i]: cannot break line
#27 13.55 troff:stdin:4969: warning [p 1, 1020.5i]: cannot break line
#27 13.55 troff:stdin:4969: warning [p 1, 1020.7i]: cannot break line
#27 13.55 troff:stdin:4969: warning [p 1, 1020.8i]: cannot break line
#27 13.56 troff:stdin:4971: warning [p 1, 1021.0i]: cannot adjust line
#27 13.56 troff:stdin:4971: warning [p 1, 1021.2i]: cannot break line
#27 13.56 troff:stdin:4971: warning [p 1, 1021.3i]: cannot break line
#27 13.56 troff:stdin:4972: warning [p 1, 1021.5i]: cannot adjust line
#27 13.56 troff:stdin:4972: warning [p 1, 1021.7i]: cannot break line
#27 13.56 troff:stdin:4973: warning [p 1, 1021.8i]: cannot adjust line
#27 13.56 troff:stdin:4973: warning [p 1, 1022.0i]: cannot break line
#27 13.56 troff:stdin:4973: warning [p 1, 1022.2i]: cannot break line
#27 13.56 troff:stdin:4974: warning [p 1, 1022.3i]: cannot break line
#27 13.56 troff:stdin:4980: warning [p 1, 1022.8i]: cannot adjust line
#27 13.56 troff:stdin:4980: warning [p 1, 1023.0i]: cannot break line
#27 13.56 troff:stdin:4983: warning [p 1, 1023.3i]: cannot break line
#27 13.57 troff:stdin:4983: warning [p 1, 1023.5i]: cannot adjust line
#27 13.57 troff:stdin:4983: warning [p 1, 1023.7i]: cannot break line
#27 13.57 troff:stdin:4983: warning [p 1, 1023.8i]: cannot adjust line
#27 13.57 troff:stdin:4983: warning [p 1, 1024.0i]: cannot break line
#27 13.57 troff:stdin:4983: warning [p 1, 1024.2i]: cannot break line
#27 13.57 troff:stdin:4983: warning [p 1, 1024.3i]: cannot break line
#27 13.57 troff:stdin:4983: warning [p 1, 1024.5i]: cannot break line
#27 13.57 troff:stdin:4987: warning [p 1, 1024.8i]: cannot break line
#27 13.58 troff:stdin:4992: warning [p 1, 1025.2i]: cannot break line
#27 13.58 troff:stdin:4993: warning [p 1, 1025.3i]: cannot adjust line
#27 13.58 troff:stdin:4995: warning [p 1, 1025.7i]: cannot break line
#27 13.58 troff:stdin:4997: warning [p 1, 1025.8i]: cannot adjust line
#27 13.58 troff:stdin:4997: warning [p 1, 1026.0i]: cannot break line
#27 13.58 troff:stdin:4998: warning [p 1, 1026.2i]: cannot break line
#27 13.58 troff:stdin:5000: warning [p 1, 1026.3i]: cannot adjust line
#27 13.58 troff:stdin:5003: warning [p 1, 1026.7i]: cannot adjust line
#27 13.58 troff:stdin:5003: warning [p 1, 1026.8i]: cannot break line
#27 13.58 troff:stdin:5004: warning [p 1, 1027.0i]: cannot break line
#27 13.58 troff:stdin:5005: warning [p 1, 1027.2i]: cannot break line
#27 13.58 troff:stdin:5006: warning [p 1, 1027.3i]: cannot adjust line
#27 13.58 troff:stdin:5006: warning [p 1, 1027.5i]: cannot break line
#27 13.58 troff:stdin:5006: warning [p 1, 1027.7i]: cannot break line
#27 13.58 troff:stdin:5008: warning [p 1, 1027.8i]: cannot break line
#27 13.59 troff:stdin:5011: warning [p 1, 1028.2i]: cannot break line
#27 13.59 troff:stdin:5013: warning [p 1, 1028.3i]: cannot adjust line
#27 13.59 troff:stdin:5013: warning [p 1, 1028.5i]: cannot break line
#27 13.59 troff:stdin:5014: warning [p 1, 1028.7i]: cannot break line
#27 13.59 troff:stdin:5015: warning [p 1, 1028.8i]: cannot adjust line
#27 13.59 troff:stdin:5015: warning [p 1, 1029.0i]: cannot adjust line
#27 13.59 troff:stdin:5015: warning [p 1, 1029.2i]: cannot adjust line
#27 13.59 troff:stdin:5015: warning [p 1, 1029.3i]: cannot break line
#27 13.59 troff:stdin:5015: warning [p 1, 1029.5i]: cannot break line
#27 13.59 troff:stdin:5017: warning [p 1, 1029.8i]: cannot break line
#27 13.59 troff:stdin:5017: warning [p 1, 1030.0i]: cannot adjust line
#27 13.59 troff:stdin:5017: warning [p 1, 1030.2i]: cannot break line
#27 13.60 troff:stdin:5017: warning [p 1, 1030.3i]: cannot break line
#27 13.60 troff:stdin:5017: warning [p 1, 1030.5i]: cannot break line
#27 13.60 troff:stdin:5017: warning [p 1, 1030.7i]: cannot break line
#27 13.60 troff:stdin:5020: warning [p 1, 1031.0i]: cannot adjust line
#27 13.60 troff:stdin:5025: warning [p 1, 1031.5i]: cannot break line
#27 13.60 troff:stdin:5027: warning [p 1, 1031.7i]: cannot adjust line
#27 13.60 troff:stdin:5031: warning [p 1, 1032.2i]: cannot adjust line
#27 13.60 troff:stdin:5031: warning [p 1, 1032.3i]: cannot break line
#27 13.60 troff:stdin:5033: warning [p 1, 1032.5i]: cannot adjust line
#27 13.60 troff:stdin:5033: warning [p 1, 1032.7i]: cannot break line
#27 13.61 troff:stdin:5035: warning [p 1, 1032.8i]: cannot adjust line
#27 13.61 troff:stdin:5035: warning [p 1, 1033.0i]: cannot break line
#27 13.61 troff:stdin:5037: warning [p 1, 1033.2i]: cannot adjust line
#27 13.61 troff:stdin:5037: warning [p 1, 1033.3i]: cannot break line
#27 13.61 troff:stdin:5039: warning [p 1, 1033.5i]: cannot adjust line
#27 13.61 troff:stdin:5039: warning [p 1, 1033.7i]: cannot break line
#27 13.61 troff:stdin:5041: warning [p 1, 1033.8i]: cannot adjust line
#27 13.61 troff:stdin:5041: warning [p 1, 1034.0i]: cannot break line
#27 13.61 troff:stdin:5043: warning [p 1, 1034.2i]: cannot adjust line
#27 13.61 troff:stdin:5043: warning [p 1, 1034.3i]: cannot adjust line
#27 13.61 troff:stdin:5043: warning [p 1, 1034.5i]: cannot break line
#27 13.61 troff:stdin:5045: warning [p 1, 1034.7i]: cannot adjust line
#27 13.61 troff:stdin:5045: warning [p 1, 1034.8i]: cannot break line
#27 13.61 troff:stdin:5046: warning [p 1, 1035.0i]: cannot break line
#27 13.62 troff:stdin:5055: warning [p 1, 1035.5i]: cannot break line
#27 13.62 troff:stdin:5056: warning [p 1, 1035.8i]: cannot break line
#27 13.62 troff:stdin:5056: warning [p 1, 1036.0i]: cannot adjust line
#27 13.62 troff:stdin:5056: warning [p 1, 1036.2i]: cannot break line
#27 13.62 troff:stdin:5061: warning [p 1, 1036.7i]: cannot break line
#27 13.62 troff:stdin:5062: warning [p 1, 1037.2i]: cannot adjust line
#27 13.62 troff:stdin:5062: warning [p 1, 1037.3i]: cannot break line
#27 13.62 troff:stdin:5069: warning [p 1, 1037.8i]: cannot adjust line
#27 13.62 troff:stdin:5069: warning [p 1, 1038.0i]: cannot break line
#27 13.62 troff:stdin:5076: warning [p 1, 1039.0i]: cannot break line
#27 13.62 troff:stdin:5086: warning [p 1, 1040.5i]: cannot break line
#27 13.63 troff:stdin:5093: warning [p 1, 1041.5i]: cannot break line
#27 13.63 troff:stdin:5098: warning [p 1, 1041.8i]: cannot break line
#27 13.63 troff:stdin:5102: warning [p 1, 1042.2i]: cannot break line
#27 13.63 troff:stdin:5114: warning [p 1, 1043.0i]: cannot break line
#27 13.63 troff:stdin:5115: error: expected identifier, got a leader character; treated as missing
#27 13.63 troff:stdin:5120: warning [p 1, 1043.3i]: cannot break line
#27 13.63 troff:stdin:5121: error: expected identifier, got a leader character; treated as missing
#27 13.63 troff:stdin:5124: warning [p 1, 1043.7i]: cannot break line
#27 13.63 troff:stdin:5125: error: expected identifier, got a leader character; treated as missing
#27 13.63 troff:stdin:5128: warning [p 1, 1044.0i]: cannot break line
#27 13.63 troff:stdin:5138: warning [p 1, 1044.8i]: cannot adjust line
#27 13.63 troff:stdin:5145: warning [p 1, 1045.3i]: cannot adjust line
#27 13.63 troff:stdin:5149: warning [p 1, 1045.7i]: cannot break line
#27 13.63 troff:stdin:5150: error: expected identifier, got a leader character; treated as missing
#27 13.63 troff:stdin:5153: warning [p 1, 1046.0i]: cannot break line
#27 13.63 troff:stdin:5154: error: expected identifier, got a leader character; treated as missing
#27 13.63 troff:stdin:5157: warning [p 1, 1046.3i]: cannot break line
#27 13.64 troff:stdin:5161: warning [p 1, 1046.7i]: cannot break line
#27 13.64 troff:stdin:5163: warning [p 1, 1046.8i]: cannot adjust line
#27 13.64 troff:stdin:5163: warning [p 1, 1047.0i]: cannot break line
#27 13.64 troff:stdin:5179: warning [p 1, 1047.8i]: cannot adjust line
#27 13.64 troff:stdin:5179: warning [p 1, 1048.0i]: cannot break line
#27 13.64 troff:stdin:5181: warning [p 1, 1048.2i]: cannot adjust line
#27 13.64 troff:stdin:5193: warning [p 1, 1049.2i]: cannot adjust line
#27 13.64 troff:stdin:5193: warning [p 1, 1049.3i]: cannot break line
#27 13.64 troff:stdin:5197: warning [p 1, 1049.7i]: cannot break line
#27 13.64 troff:stdin:5201: warning [p 1, 1050.0i]: cannot adjust line
#27 13.64 troff:stdin:5202: warning [p 1, 1050.2i]: cannot adjust line
#27 13.64 troff:stdin:5205: warning [p 1, 1050.5i]: cannot adjust line
#27 13.64 troff:stdin:5205: warning [p 1, 1050.7i]: cannot break line
#27 13.64 troff:stdin:5210: warning [p 1, 1051.0i]: cannot adjust line
#27 13.64 troff:stdin:5211: warning [p 1, 1051.2i]: cannot adjust line
#27 13.64 troff:stdin:5215: warning [p 1, 1051.7i]: cannot adjust line
#27 13.64 troff:stdin:5216: warning [p 1, 1051.8i]: cannot adjust line
#27 13.65 troff:stdin:5219: warning [p 1, 1052.2i]: cannot adjust line
#27 13.65 troff:stdin:5219: warning [p 1, 1052.3i]: cannot break line
#27 13.65 troff:stdin:5223: warning [p 1, 1052.8i]: cannot adjust line
#27 13.65 troff:stdin:5224: warning [p 1, 1053.0i]: cannot adjust line
#27 13.65 troff:stdin:5227: warning [p 1, 1053.5i]: cannot adjust line
#27 13.65 troff:stdin:5231: warning [p 1, 1054.0i]: cannot adjust line
#27 13.65 troff:stdin:5231: warning [p 1, 1054.2i]: cannot break line
#27 13.65 troff:stdin:5232: error: expected identifier, got a leader character; treated as missing
#27 13.65 troff:stdin:5235: warning [p 1, 1054.5i]: cannot adjust line
#27 13.65 troff:stdin:5235: warning [p 1, 1054.7i]: cannot break line
#27 13.65 troff:stdin:5236: error: expected identifier, got a leader character; treated as missing
#27 13.65 troff:stdin:5238: warning [p 1, 1054.8i]: cannot adjust line
#27 13.65 troff:stdin:5239: warning [p 1, 1055.2i]: cannot adjust line
#27 13.65 troff:stdin:5239: warning [p 1, 1055.3i]: cannot break line
#27 13.65 troff:stdin:5240: error: expected identifier, got a leader character; treated as missing
#27 13.65 troff:stdin:5243: warning [p 1, 1055.7i]: cannot adjust line
#27 13.65 troff:stdin:5243: warning [p 1, 1055.8i]: cannot adjust line
#27 13.65 troff:stdin:5249: warning [p 1, 1056.5i]: cannot adjust line
#27 13.65 troff:stdin:5249: warning [p 1, 1056.7i]: cannot break line
#27 13.65 troff:stdin:5251: warning [p 1, 1056.8i]: cannot adjust line
#27 13.65 troff:stdin:5255: warning [p 1, 1057.2i]: cannot adjust line
#27 13.65 troff:stdin:5255: warning [p 1, 1057.3i]: cannot break line
#27 13.65 troff:stdin:5257: warning [p 1, 1057.7i]: cannot adjust line
#27 13.65 troff:stdin:5257: warning [p 1, 1057.8i]: cannot break line
#27 13.66 troff:stdin:5258: warning [p 1, 1058.0i]: cannot break line
#27 13.66 troff:stdin:5258: warning [p 1, 1058.2i]: cannot adjust line
#27 13.66 troff:stdin:5258: warning [p 1, 1058.3i]: cannot break line
#27 13.66 troff:stdin:5259: warning [p 1, 1058.7i]: cannot adjust line
#27 13.66 troff:stdin:5259: warning [p 1, 1058.8i]: cannot break line
#27 13.66 troff:stdin:5259: warning [p 1, 1059.2i]: cannot adjust line
#27 13.66 troff:stdin:5259: warning [p 1, 1059.3i]: cannot break line
#27 13.66 troff:stdin:5260: warning [p 1, 1059.5i]: cannot adjust line
#27 13.66 troff:stdin:5260: warning [p 1, 1059.7i]: cannot break line
#27 13.66 troff:stdin:5262: warning [p 1, 1059.8i]: cannot adjust line
#27 13.66 troff:stdin:5263: warning [p 1, 1060.0i]: cannot adjust line
#27 13.66 troff:stdin:5264: warning [p 1, 1060.3i]: cannot break line
#27 13.66 troff:stdin:5265: warning [p 1, 1060.5i]: cannot break line
#27 13.66 troff:stdin:5266: warning [p 1, 1060.7i]: cannot adjust line
#27 13.66 troff:stdin:5266: warning [p 1, 1060.8i]: cannot break line
#27 13.66 troff:stdin:5266: warning [p 1, 1061.0i]: cannot break line
#27 13.66 troff:stdin:5266: warning [p 1, 1061.2i]: cannot break line
#27 13.67 troff:stdin:5268: warning [p 1, 1061.5i]: cannot break line
#27 13.67 troff:stdin:5269: warning [p 1, 1061.7i]: cannot break line
#27 13.67 troff:stdin:5270: warning [p 1, 1061.8i]: cannot adjust line
#27 13.67 troff:stdin:5270: warning [p 1, 1062.0i]: cannot break line
#27 13.67 troff:stdin:5271: warning [p 1, 1062.2i]: cannot adjust line
#27 13.67 troff:stdin:5272: warning [p 1, 1062.3i]: cannot adjust line
#27 13.67 troff:stdin:5272: warning [p 1, 1062.5i]: cannot adjust line
#27 13.67 troff:stdin:5272: warning [p 1, 1062.7i]: cannot break line
#27 13.67 troff:stdin:5273: warning [p 1, 1063.0i]: cannot break line
#27 13.67 troff:stdin:5274: warning [p 1, 1063.2i]: cannot break line
#27 13.67 troff:stdin:5275: warning [p 1, 1063.3i]: cannot adjust line
#27 13.67 troff:stdin:5275: warning [p 1, 1063.5i]: cannot break line
#27 13.67 troff:stdin:5276: warning [p 1, 1063.7i]: cannot adjust line
#27 13.67 troff:stdin:5276: warning [p 1, 1063.8i]: cannot break line
#27 13.67 troff:stdin:5277: warning [p 1, 1064.0i]: cannot adjust line
#27 13.67 troff:stdin:5277: warning [p 1, 1064.2i]: cannot break line
#27 13.67 troff:stdin:5278: warning [p 1, 1064.3i]: cannot adjust line
#27 13.67 troff:stdin:5278: warning [p 1, 1064.5i]: cannot adjust line
#27 13.67 troff:stdin:5278: warning [p 1, 1064.7i]: cannot break line
#27 13.67 troff:stdin:5279: warning [p 1, 1064.8i]: cannot adjust line
#27 13.67 troff:stdin:5279: warning [p 1, 1065.0i]: cannot break line
#27 13.68 troff:stdin:5280: warning [p 1, 1065.2i]: cannot adjust line
#27 13.68 troff:stdin:5280: warning [p 1, 1065.3i]: cannot break line
#27 13.68 troff:stdin:5280: warning [p 1, 1065.5i]: cannot break line
#27 13.68 troff:stdin:5282: warning [p 1, 1065.8i]: cannot break line
#27 13.68 troff:stdin:5283: warning [p 1, 1066.0i]: cannot adjust line
#27 13.68 troff:stdin:5283: warning [p 1, 1066.2i]: cannot break line
#27 13.68 troff:stdin:5284: warning [p 1, 1066.3i]: cannot adjust line
#27 13.68 troff:stdin:5284: warning [p 1, 1066.5i]: cannot break line
#27 13.68 troff:stdin:5285: warning [p 1, 1066.7i]: cannot adjust line
#27 13.68 troff:stdin:5285: warning [p 1, 1066.8i]: cannot break line
#27 13.68 troff:stdin:5286: warning [p 1, 1067.0i]: cannot adjust line
#27 13.68 troff:stdin:5286: warning [p 1, 1067.2i]: cannot break line
#27 13.68 troff:stdin:5287: warning [p 1, 1067.3i]: cannot adjust line
#27 13.68 troff:stdin:5287: warning [p 1, 1067.5i]: cannot break line
#27 13.68 troff:stdin:5287: warning [p 1, 1067.7i]: cannot break line
#27 13.68 troff:stdin:5287: warning [p 1, 1067.8i]: cannot adjust line
#27 13.68 troff:stdin:5287: warning [p 1, 1068.0i]: cannot break line
#27 13.68 troff:stdin:5288: warning [p 1, 1068.2i]: cannot adjust line
#27 13.68 troff:stdin:5288: warning [p 1, 1068.3i]: cannot break line
#27 13.69 troff:stdin:5298: warning [p 1, 1068.8i]: cannot break line
#27 13.69 troff:stdin:5300: warning [p 1, 1069.0i]: cannot adjust line
#27 13.69 troff:stdin:5300: warning [p 1, 1069.2i]: cannot break line
#27 13.69 troff:stdin:5308: warning [p 1, 1069.8i]: cannot break line
#27 13.69 troff:stdin:5309: warning [p 1, 1070.0i]: cannot break line
#27 13.69 troff:stdin:5311: warning [p 1, 1070.3i]: cannot adjust line
#27 13.69 troff:stdin:5311: warning [p 1, 1070.5i]: cannot break line
#27 13.69 troff:stdin:5315: warning [p 1, 1070.8i]: cannot adjust line
#27 13.69 troff:stdin:5315: warning [p 1, 1071.0i]: cannot adjust line
#27 13.69 troff:stdin:5316: warning [p 1, 1071.2i]: cannot adjust line
#27 13.69 troff:stdin:5353: warning [p 1, 1073.0i]: cannot adjust line
#27 13.70 troff:stdin:5371: warning [p 1, 1074.0i]: cannot break line
#27 13.70 troff:stdin:5371: warning [p 1, 1074.2i]: cannot break line
#27 13.70 troff:stdin:5371: warning [p 1, 1074.3i]: cannot adjust line
#27 13.70 troff:stdin:5371: warning [p 1, 1074.5i]: cannot break line
#27 13.70 troff:stdin:5371: warning [p 1, 1074.7i]: cannot break line
#27 13.70 troff:stdin:5396: warning [p 1, 1075.5i]: cannot break line
#27 13.70 troff:stdin:5404: warning [p 1, 1075.8i]: cannot adjust line
#27 13.70 troff:stdin:5405: warning [p 1, 1076.0i]: cannot adjust line
#27 13.71 troff:stdin:5418: warning [p 1, 1076.7i]: cannot adjust line
#27 13.71 troff:stdin:5418: warning [p 1, 1076.8i]: cannot break line
#27 13.71 troff:stdin:5448: warning [p 1, 1078.2i]: cannot break line
#27 13.71 troff:stdin:5452: warning [p 1, 1078.5i]: cannot adjust line
#27 13.71 troff:stdin:5454: warning [p 1, 1078.8i]: cannot adjust line
#27 13.71 troff:stdin:5455: warning [p 1, 1079.0i]: cannot adjust line
#27 13.71 troff:stdin:5456: warning [p 1, 1079.2i]: cannot adjust line
#27 13.71 troff:stdin:5464: warning [p 1, 1079.8i]: cannot adjust line
#27 13.72 troff:stdin:5555: warning [p 1, 1084.5i]: cannot break line
#27 13.72 troff:stdin:5581: warning [p 1, 1086.2i]: cannot adjust line
#27 13.72 troff:stdin:5581: warning [p 1, 1086.3i]: cannot break line
#27 13.72 troff:stdin:5582: warning [p 1, 1086.5i]: cannot adjust line
#27 13.72 troff:stdin:5589: warning [p 1, 1087.0i]: cannot adjust line
#27 13.73 troff:stdin:5589: warning [p 1, 1087.2i]: cannot break line
#27 13.73 troff:stdin:5624: warning [p 1, 1089.5i]: cannot adjust line
#27 13.73 troff:stdin:5625: warning [p 1, 1089.7i]: cannot adjust line
#27 13.73 troff:stdin:5625: warning [p 1, 1089.8i]: cannot break line
#27 13.73 troff:stdin:5627: warning [p 1, 1090.0i]: cannot adjust line
#27 13.73 troff:stdin:5628: warning [p 1, 1090.2i]: cannot adjust line
#27 13.73 troff:stdin:5628: warning [p 1, 1090.3i]: cannot break line
#27 13.73 troff:stdin:5630: warning [p 1, 1090.5i]: cannot adjust line
#27 13.73 troff:stdin:5631: warning [p 1, 1090.7i]: cannot adjust line
#27 13.73 troff:stdin:5631: warning [p 1, 1090.8i]: cannot break line
#27 13.73 troff:stdin:5634: error: a leader character is not allowed in an identifier
#27 13.73 troff:stdin:5635: warning [p 1, 1091.2i]: cannot break line
#27 13.73 troff:stdin:5638: warning [p 1, 1091.5i]: cannot break line
#27 13.73 troff:stdin:5641: warning [p 1, 1091.8i]: cannot break line
#27 13.73 troff:stdin:5644: warning [p 1, 1092.2i]: cannot break line
#27 13.73 troff:stdin:5646: warning [p 1, 1092.3i]: cannot adjust line
#27 13.74 troff:stdin:5652: warning [p 1, 1093.2i]: cannot break line
#27 13.74 troff:stdin:5664: warning [p 1, 1094.0i]: cannot break line
#27 13.74 troff:stdin:5667: warning [p 1, 1094.3i]: cannot break line
#27 13.74 troff:stdin:5668: warning [p 1, 1094.8i]: cannot adjust line
#27 13.74 troff:stdin:5670: warning [p 1, 1095.0i]: cannot adjust line
#27 13.74 troff:stdin:5670: warning [p 1, 1095.2i]: cannot break line
#27 13.74 troff:stdin:5672: warning [p 1, 1095.3i]: cannot break line
#27 13.74 troff:stdin:5677: warning [p 1, 1095.8i]: cannot break line
#27 13.74 troff:stdin:5685: warning [p 1, 1096.5i]: cannot break line
#27 13.74 troff:stdin:5687: warning [p 1, 1096.7i]: cannot adjust line
#27 13.74 troff:stdin:5688: warning [p 1, 1096.8i]: cannot adjust line
#27 13.74 troff:stdin:5698: warning [p 1, 1097.7i]: cannot adjust line
#27 13.75 troff:stdin:5725: error: expected identifier, got a leader character; treated as missing
#27 13.75 troff:stdin:5726: warning [p 1, 1099.7i]: cannot adjust line
#27 13.75 troff:stdin:5726: warning [p 1, 1099.8i]: cannot break line
#27 13.75 troff:stdin:5726: warning [p 1, 1100.0i]: cannot break line
#27 13.75 troff:stdin:5727: warning [p 1, 1100.2i]: cannot adjust line
#27 13.75 troff:stdin:5728: warning [p 1, 1100.5i]: cannot break line
#27 13.75 troff:stdin:5730: warning [p 1, 1100.7i]: cannot adjust line
#27 13.75 troff:stdin:5730: warning [p 1, 1100.8i]: cannot break line
#27 13.75 troff:stdin:5732: warning [p 1, 1101.0i]: cannot adjust line
#27 13.75 troff:stdin:5732: warning [p 1, 1101.2i]: cannot break line
#27 13.75 troff:stdin:5737: warning [p 1, 1101.7i]: cannot break line
#27 13.75 troff:stdin:5742: warning [p 1, 1102.0i]: cannot adjust line
#27 13.75 troff:stdin:5742: warning [p 1, 1102.2i]: cannot break line
#27 13.75 troff:stdin:5744: warning [p 1, 1102.3i]: cannot adjust line
#27 13.75 troff:stdin:5745: warning [p 1, 1102.5i]: cannot adjust line
#27 13.75 troff:stdin:5745: warning [p 1, 1102.7i]: cannot break line
#27 13.76 troff:stdin:5746: warning [p 1, 1102.8i]: cannot break line
#27 13.76 troff:stdin:5747: warning [p 1, 1103.0i]: cannot break line
#27 13.76 troff:stdin:5749: warning [p 1, 1103.2i]: cannot adjust line
#27 13.76 troff:stdin:5749: warning [p 1, 1103.3i]: cannot break line
#27 13.76 troff:stdin:5751: warning [p 1, 1103.5i]: cannot adjust line
#27 13.76 troff:stdin:5751: warning [p 1, 1103.7i]: cannot break line
#27 13.76 troff:stdin:5767: warning [p 1, 1104.7i]: cannot adjust line
#27 13.76 troff:stdin:5767: warning [p 1, 1104.8i]: cannot break line
#27 13.76 troff:stdin:5769: warning [p 1, 1105.0i]: cannot adjust line
#27 13.76 troff:stdin:5770: warning [p 1, 1105.2i]: cannot adjust line
#27 13.76 troff:stdin:5770: warning [p 1, 1105.3i]: cannot break line
#27 13.76 troff:stdin:5772: warning [p 1, 1105.7i]: cannot break line
#27 13.77 troff:stdin:5777: warning [p 1, 1106.0i]: cannot adjust line
#27 13.77 troff:stdin:5777: warning [p 1, 1106.2i]: cannot break line
#27 13.77 troff:stdin:5783: warning [p 1, 1106.7i]: cannot break line
#27 13.77 troff:stdin:5792: warning [p 1, 1107.5i]: cannot break line
#27 13.77 troff:stdin:5803: warning [p 1, 1108.3i]: cannot adjust line
#27 13.77 troff:stdin:5809: warning [p 1, 1108.8i]: cannot break line
#27 13.77 troff:stdin:5815: warning [p 1, 1109.3i]: cannot break line
#27 13.77 troff:stdin:5816: warning [p 1, 1109.5i]: cannot adjust line
#27 13.77 troff:stdin:5817: warning [p 1, 1109.7i]: cannot adjust line
#27 13.78 troff:stdin:5844: warning [p 1, 1111.8i]: cannot break line
#27 13.78 troff:stdin:5852: warning [p 1, 1112.5i]: cannot adjust line
#27 13.78 troff:stdin:5855: warning [p 1, 1112.8i]: cannot break line
#27 13.78 troff:stdin:5869: warning [p 1, 1113.8i]: cannot adjust line
#27 13.78 troff:stdin:5870: warning [p 1, 1114.0i]: cannot adjust line
#27 13.78 troff:stdin:5873: warning [p 1, 1114.3i]: cannot adjust line
#27 13.78 troff:stdin:5882: warning [p 1, 1115.0i]: cannot adjust line
#27 13.78 troff:stdin:5883: warning [p 1, 1115.2i]: cannot adjust line
#27 13.78 troff:stdin:5884: warning [p 1, 1115.3i]: cannot adjust line
#27 13.79 troff:stdin:5885: warning [p 1, 1115.5i]: cannot adjust line
#27 13.79 troff:stdin:5886: warning [p 1, 1115.7i]: cannot adjust line
#27 13.79 troff:stdin:5886: warning [p 1, 1115.8i]: cannot break line
#27 13.79 troff:stdin:5887: warning: special character 'XC' not defined
#27 13.79 troff:stdin:5889: warning [p 1, 1116.3i]: cannot break line
#27 13.79 troff:stdin:5891: warning [p 1, 1116.5i]: cannot adjust line
#27 13.79 troff:stdin:5891: warning [p 1, 1116.8i]: cannot adjust line
#27 13.79 troff:stdin:5891: warning [p 1, 1117.0i]: cannot break line
#27 13.79 troff:stdin:5891: warning [p 1, 1117.2i]: cannot break line
#27 13.79 troff:stdin:5906: warning [p 1, 1118.3i]: cannot adjust line
#27 13.79 troff:stdin:5908: warning [p 1, 1118.7i]: cannot break line
#27 13.80 troff:stdin:5914: warning [p 1, 1119.2i]: cannot break line
#27 13.80 troff:stdin:5920: warning [p 1, 1119.5i]: cannot adjust line
#27 13.80 troff:stdin:5928: warning [p 1, 1120.2i]: cannot break line
#27 13.80 troff:stdin:5931: warning [p 1, 1120.5i]: cannot break line
#27 13.80 troff:stdin:5939: error: a leader character is not allowed in an identifier
#27 13.80 troff:stdin:5940: error: a leader character is not allowed in an identifier
#27 13.80 troff:stdin:5947: warning [p 1, 1121.5i]: cannot adjust line
#27 13.80 troff:stdin:5954: warning [p 1, 1122.0i]: cannot adjust line
#27 13.80 troff:stdin:5955: warning [p 1, 1122.2i]: cannot adjust line
#27 13.80 troff:stdin:5955: warning [p 1, 1122.3i]: cannot break line
#27 13.80 troff:stdin:5959: warning [p 1, 1122.7i]: cannot adjust line
#27 13.80 troff:stdin:5959: warning [p 1, 1122.8i]: cannot break line
#27 13.80 troff:stdin:5959: warning [p 1, 1123.0i]: cannot adjust line
#27 13.80 troff:stdin:5959: warning [p 1, 1123.2i]: cannot break line
#27 13.81 troff:stdin:5971: warning [p 1, 1124.3i]: cannot break line
#27 13.81 troff:stdin:5973: warning [p 1, 1124.7i]: cannot break line
#27 13.81 troff:stdin:5974: warning [p 1, 1124.8i]: cannot break line
#27 13.81 troff:stdin:5977: warning [p 1, 1125.2i]: cannot break line
#27 13.81 troff:stdin:5978: warning [p 1, 1125.3i]: cannot adjust line
#27 13.81 troff:stdin:5978: warning [p 1, 1125.5i]: cannot break line
#27 13.81 troff:stdin:5981: warning [p 1, 1125.8i]: cannot break line
#27 13.81 troff:stdin:5989: warning [p 1, 1126.3i]: cannot break line
#27 13.81 troff:stdin:6006: warning [p 1, 1127.7i]: cannot adjust line
#27 13.81 troff:stdin:6012: warning [p 1, 1128.5i]: cannot adjust line
#27 13.81 troff:stdin:6012: warning [p 1, 1128.7i]: cannot break line
#27 13.82 troff:stdin:6022: warning [p 1, 1129.5i]: cannot adjust line
#27 13.82 troff:stdin:6022: warning [p 1, 1129.7i]: cannot break line
#27 13.82 troff:stdin:6024: warning [p 1, 1130.0i]: cannot break line
#27 13.82 troff:stdin:6030: warning [p 1, 1130.3i]: cannot adjust line
#27 13.82 troff:stdin:6030: warning [p 1, 1130.5i]: cannot break line
#27 13.82 troff:stdin:6043: warning [p 1, 1131.5i]: cannot adjust line
#27 13.82 troff:stdin:6043: warning [p 1, 1131.7i]: cannot break line
#27 13.82 troff:stdin:6047: warning [p 1, 1132.3i]: cannot break line
#27 13.82 troff:stdin:6052: warning [p 1, 1132.8i]: cannot adjust line
#27 13.82 troff:stdin:6054: error: expected identifier, got a leader character; treated as missing
#27 13.82 troff:stdin:6057: warning [p 1, 1133.3i]: cannot break line
#27 13.82 troff:stdin:6059: warning [p 1, 1133.5i]: cannot adjust line
#27 13.82 troff:stdin:6059: warning [p 1, 1133.7i]: cannot adjust line
#27 13.83 troff:stdin:6060: warning [p 1, 1133.8i]: cannot adjust line
#27 13.83 troff:stdin:6060: warning [p 1, 1134.0i]: cannot break line
#27 13.83 troff:stdin:6061: warning [p 1, 1134.3i]: cannot adjust line
#27 13.83 troff:stdin:6061: warning [p 1, 1134.5i]: cannot break line
#27 13.83 troff:stdin:6062: warning [p 1, 1134.7i]: cannot break line
#27 13.83 troff:stdin:6062: warning [p 1, 1134.8i]: cannot break line
#27 13.83 troff:stdin:6065: warning [p 1, 1135.2i]: cannot break line
#27 13.83 troff:stdin:6065: warning [p 1, 1135.3i]: cannot break line
#27 13.83 troff:stdin:6065: warning [p 1, 1135.5i]: cannot break line
#27 13.83 troff:stdin:6068: warning [p 1, 1135.8i]: cannot adjust line
#27 13.83 troff:stdin:6074: warning [p 1, 1136.3i]: cannot adjust line
#27 13.83 troff:stdin:6075: warning [p 1, 1136.5i]: cannot adjust line
#27 13.83 troff:stdin:6075: warning [p 1, 1136.7i]: cannot break line
#27 13.83 troff:stdin:6080: warning [p 1, 1137.0i]: cannot adjust line
#27 13.83 troff:stdin:6080: warning [p 1, 1137.2i]: cannot break line
#27 13.84 troff:stdin:6093: warning [p 1, 1137.8i]: cannot break line
#27 13.84 troff:stdin:6124: warning [p 1, 1140.3i]: cannot adjust line
#27 13.84 troff:stdin:6124: warning [p 1, 1140.5i]: cannot break line
#27 13.84 troff:stdin:6126: warning [p 1, 1140.8i]: cannot adjust line
#27 13.84 troff:stdin:6130: error: an escaped '~' is not allowed in an identifier
#27 13.85 troff:stdin:6187: error: expected identifier, got a leader character; treated as missing
#27 13.85 troff:stdin:6191: warning [p 1, 1145.3i]: cannot break line
#27 13.85 troff:stdin:6192: warning [p 1, 1145.5i]: cannot break line
#27 13.85 troff:stdin:6193: warning [p 1, 1145.7i]: cannot adjust line
#27 13.85 troff:stdin:6193: warning [p 1, 1145.8i]: cannot break line
#27 13.86 troff:stdin:6244: warning [p 1, 1150.0i]: cannot adjust line
#27 13.86 troff:stdin:6250: warning [p 1, 1150.5i]: cannot adjust line
#27 13.86 troff:stdin:6257: warning [p 1, 1151.0i]: cannot adjust line
#27 13.86 troff:stdin:6257: warning [p 1, 1151.2i]: cannot break line
#27 13.86 troff:stdin:6258: warning [p 1, 1151.3i]: cannot adjust line
#27 13.86 troff:stdin:6264: warning [p 1, 1152.0i]: cannot adjust line
#27 13.87 troff:stdin:6288: warning [p 1, 1153.8i]: cannot adjust line
#27 13.87 troff:stdin:6289: warning [p 1, 1154.0i]: cannot adjust line
#27 13.87 troff:stdin:6291: warning [p 1, 1154.5i]: cannot adjust line
#27 13.87 troff:stdin:6292: warning [p 1, 1154.7i]: cannot adjust line
#27 13.87 troff:stdin:6295: error: expected identifier, got a leader character; treated as missing
#27 13.87 troff:stdin:6305: warning [p 1, 1155.2i]: cannot adjust line
#27 13.87 troff:stdin:6306: warning [p 1, 1155.3i]: cannot adjust line
#27 13.87 troff:stdin:6316: error: expected identifier, got a leader character; treated as missing
#27 13.87 troff:stdin:6323: warning [p 1, 1156.5i]: cannot adjust line
#27 13.87 troff:stdin:6327: warning [p 1, 1157.0i]: cannot adjust line
#27 13.87 troff:stdin:6327: warning [p 1, 1157.2i]: cannot break line
#27 13.87 troff:stdin:6333: error: an escaped '~' is not allowed in an identifier
#27 13.87 troff:stdin:6350: warning [p 1, 1158.3i]: cannot adjust line
#27 13.87 troff:stdin:6355: warning [p 1, 1158.8i]: cannot break line
#27 13.88 troff:stdin:6363: error: an escaped '~' is not allowed in an identifier
#27 13.88 troff:stdin:6374: warning [p 1, 1160.2i]: cannot break line
#27 13.88 troff:stdin:6378: warning [p 1, 1160.5i]: cannot break line
#27 13.88 troff:stdin:6380: warning [p 1, 1160.7i]: cannot adjust line
#27 13.88 troff:stdin:6400: error: an escaped '~' is not allowed in an identifier
#27 13.88 troff:stdin:6406: warning [p 1, 1162.3i]: cannot adjust line
#27 13.88 troff:stdin:6412: warning [p 1, 1162.8i]: cannot adjust line
#27 13.88 troff:stdin:6418: warning [p 1, 1163.3i]: cannot adjust line
#27 13.88 troff:stdin:6431: warning [p 1, 1164.2i]: cannot adjust line
#27 13.89 troff:stdin:6468: warning [p 1, 1167.0i]: cannot adjust line
#27 13.89 troff:stdin:6505: warning [p 1, 1169.5i]: cannot break line
#27 13.90 troff:stdin:6507: warning [p 1, 1170.0i]: cannot adjust line
#27 13.90 troff:stdin:6507: warning [p 1, 1170.2i]: cannot break line
#27 13.90 troff:stdin:6507: warning [p 1, 1170.3i]: cannot break line
#27 13.90 troff:stdin:6509: warning [p 1, 1170.7i]: cannot adjust line
#27 13.90 troff:stdin:6509: warning [p 1, 1170.8i]: cannot break line
#27 13.90 troff:stdin:6510: warning [p 1, 1171.0i]: cannot adjust line
#27 13.90 troff:stdin:6510: warning [p 1, 1171.2i]: cannot break line
#27 13.90 troff:stdin:6534: warning [p 1, 1172.3i]: cannot break line
#27 13.90 troff:stdin:6543: warning [p 1, 1173.0i]: cannot adjust line
#27 13.90 troff:stdin:6544: warning [p 1, 1173.2i]: cannot adjust line
#27 13.90 troff:stdin:6544: warning [p 1, 1173.5i]: cannot adjust line
#27 13.90 troff:stdin:6553: warning [p 1, 1174.2i]: cannot break line
#27 13.91 troff:stdin:6558: warning [p 1, 1174.8i]: cannot adjust line
#27 13.91 troff:stdin:6558: warning [p 1, 1175.0i]: cannot break line
#27 13.91 troff:stdin:6561: warning [p 1, 1175.3i]: cannot break line
#27 13.91 troff:stdin:6562: warning [p 1, 1175.5i]: cannot break line
#27 13.91 troff:stdin:6568: warning [p 1, 1176.2i]: cannot adjust line
#27 13.91 troff:stdin:6571: warning [p 1, 1176.5i]: cannot adjust line
#27 13.91 troff:stdin:6571: warning [p 1, 1176.7i]: cannot break line
#27 13.91 troff:stdin:6576: warning [p 1, 1177.0i]: cannot break line
#27 13.91 troff:stdin:6578: warning [p 1, 1177.2i]: cannot adjust line
#27 13.91 troff:stdin:6590: warning [p 1, 1177.8i]: cannot break line
#27 13.91 troff:stdin:6592: warning [p 1, 1178.0i]: cannot adjust line
#27 13.91 troff:stdin:6594: warning [p 1, 1178.3i]: cannot break line
#27 13.91 troff:stdin:6597: warning [p 1, 1178.7i]: cannot break line
#27 13.92 troff:stdin:6599: warning [p 1, 1178.8i]: cannot adjust line
#27 13.92 troff:stdin:6600: warning [p 1, 1179.0i]: cannot adjust line
#27 13.92 troff:stdin:6601: warning [p 1, 1179.2i]: cannot adjust line
#27 13.92 troff:stdin:6601: warning [p 1, 1179.3i]: cannot break line
#27 13.92 troff:stdin:6617: warning [p 1, 1180.8i]: cannot break line
#27 13.92 troff:stdin:6620: warning [p 1, 1181.2i]: cannot adjust line
#27 13.92 troff:stdin:6620: warning [p 1, 1181.3i]: cannot break line
#27 13.92 troff:stdin:6627: warning [p 1, 1181.7i]: cannot break line
#27 13.93 troff:stdin:6629: warning [p 1, 1181.8i]: cannot adjust line
#27 13.93 troff:stdin:6635: warning [p 1, 1182.3i]: cannot break line
#27 13.93 troff:stdin:6637: error: a leader character is not allowed in an escape sequence parameter
#27 13.93 troff:stdin:6637: warning [p 1, 1182.5i]: cannot adjust line
#27 13.93 troff:stdin:6637: warning [p 1, 1182.7i]: cannot break line
#27 13.93 troff:stdin:6639: warning [p 1, 1182.8i]: cannot adjust line
#27 13.93 troff:stdin:6639: warning [p 1, 1183.0i]: cannot break line
#27 13.93 troff:stdin:6641: warning [p 1, 1183.2i]: cannot adjust line
#27 13.93 troff:stdin:6641: warning [p 1, 1183.3i]: cannot break line
#27 13.93 troff:stdin:6645: warning [p 1, 1183.7i]: cannot adjust line
#27 13.93 troff:stdin:6646: warning [p 1, 1183.8i]: cannot adjust line
#27 13.93 troff:stdin:6646: warning [p 1, 1184.0i]: cannot break line
#27 13.93 troff:stdin:6647: warning [p 1, 1184.2i]: cannot adjust line
#27 13.93 troff:stdin:6648: warning [p 1, 1184.3i]: cannot adjust line
#27 13.93 troff:stdin:6648: warning [p 1, 1184.5i]: cannot break line
#27 13.93 troff:stdin:6655: warning [p 1, 1184.8i]: cannot break line
#27 13.93 troff:stdin:6657: warning [p 1, 1185.0i]: cannot adjust line
#27 13.93 troff:stdin:6660: warning [p 1, 1185.3i]: cannot adjust line
#27 13.93 troff:stdin:6660: warning [p 1, 1185.5i]: cannot break line
#27 13.93 troff:stdin:6666: warning [p 1, 1185.8i]: cannot adjust line
#27 13.93 troff:stdin:6666: warning [p 1, 1186.0i]: cannot break line
#27 13.94 troff:stdin:6680: warning [p 1, 1186.8i]: cannot break line
#27 13.94 troff:stdin:6682: warning [p 1, 1187.0i]: cannot adjust line
#27 13.94 troff:stdin:6683: warning [p 1, 1187.2i]: cannot adjust line
#27 13.94 troff:stdin:6689: warning [p 1, 1187.5i]: cannot break line
#27 13.94 troff:stdin:6690: warning [p 1, 1187.7i]: cannot adjust line
#27 13.94 troff:stdin:6690: warning [p 1, 1187.8i]: cannot adjust line
#27 13.94 troff:stdin:6734: warning [p 1, 1190.8i]: cannot adjust line
#27 13.95 troff:stdin:6763: warning [p 1, 1192.8i]: cannot adjust line
#27 13.95 troff:stdin:6776: error: a newline character is not allowed in an escape sequence parameter
#27 13.95 troff:stdin:6824: warning [p 1, 1196.7i]: cannot adjust line
#27 13.95 troff:stdin:6825: warning [p 1, 1196.8i]: cannot adjust line
#27 13.95 troff:stdin:6826: warning [p 1, 1197.0i]: cannot adjust line
#27 13.96 troff:stdin:6827: warning [p 1, 1197.2i]: cannot adjust line
#27 13.96 troff:stdin:6828: warning [p 1, 1197.3i]: cannot adjust line
#27 13.96 troff:stdin:6837: warning [p 1, 1198.3i]: cannot adjust line
#27 13.96 troff:stdin:6837: warning [p 1, 1198.5i]: cannot break line
#27 13.96 troff:stdin:6838: warning [p 1, 1198.7i]: cannot adjust line
#27 13.96 troff:stdin:6839: warning [p 1, 1198.8i]: cannot adjust line
#27 13.96 troff:stdin:6839: warning [p 1, 1199.0i]: cannot break line
#27 13.96 troff:stdin:6843: warning [p 1, 1199.5i]: cannot adjust line
#27 13.96 troff:stdin:6844: warning [p 1, 1199.7i]: cannot adjust line
#27 13.96 troff:stdin:6845: warning [p 1, 1199.8i]: cannot adjust line
#27 13.96 troff:stdin:6845: warning [p 1, 1200.0i]: cannot break line
#27 13.96 troff:stdin:6852: warning [p 1, 1200.3i]: cannot break line
#27 13.97 troff:stdin:6874: warning [p 1, 1201.5i]: cannot adjust line
#27 13.97 troff:stdin:6874: warning [p 1, 1201.7i]: cannot break line
#27 13.97 troff:stdin:6875: warning [p 1, 1201.8i]: cannot break line
#27 13.97 troff:stdin:6879: warning [p 1, 1202.2i]: cannot adjust line
#27 13.97 troff:stdin:6879: warning [p 1, 1202.3i]: cannot break line
#27 13.97 troff:stdin:6882: warning [p 1, 1202.7i]: cannot break line
#27 13.97 troff:stdin:6885: warning [p 1, 1202.8i]: cannot adjust line
#27 13.97 troff:stdin:6886: warning [p 1, 1203.2i]: cannot break line
#27 13.97 troff:stdin:6890: warning [p 1, 1203.7i]: cannot adjust line
#27 13.97 troff:stdin:6892: warning [p 1, 1203.8i]: cannot adjust line
#27 13.97 troff:stdin:6899: warning [p 1, 1204.2i]: cannot adjust line
#27 13.97 troff:stdin:6899: warning [p 1, 1204.3i]: cannot break line
#27 13.97 troff:stdin:6900: warning [p 1, 1204.5i]: cannot break line
#27 13.98 troff:stdin:6902: warning [p 1, 1204.7i]: cannot adjust line
#27 13.98 troff:stdin:6902: warning [p 1, 1204.8i]: cannot break line
#27 13.98 troff:stdin:6904: warning [p 1, 1205.0i]: cannot adjust line
#27 13.98 troff:stdin:6923: warning [p 1, 1206.0i]: cannot adjust line
#27 13.98 troff:stdin:6923: warning [p 1, 1206.2i]: cannot break line
#27 13.98 troff:stdin:6923: warning [p 1, 1206.3i]: cannot adjust line
#27 13.98 troff:stdin:6923: warning [p 1, 1206.5i]: cannot break line
#27 13.98 troff:stdin:6923: warning [p 1, 1206.7i]: cannot break line
#27 13.98 troff:stdin:6943: error: a leader character is not allowed in an identifier
#27 13.98 troff:stdin:6947: warning [p 1, 1207.8i]: cannot break line
#27 13.98 troff:stdin:6952: warning [p 1, 1208.3i]: cannot break line
#27 13.99 troff:stdin:6961: warning [p 1, 1209.5i]: cannot break line
#27 13.99 troff:stdin:6976: warning [p 1, 1210.7i]: cannot break line
#27 13.99 troff:stdin:6978: warning [p 1, 1211.0i]: cannot adjust line
#27 13.99 troff:stdin:6978: warning [p 1, 1211.2i]: cannot adjust line
#27 13.99 troff:stdin:7002: warning [p 1, 1213.5i]: cannot adjust line
#27 13.99 troff:stdin:7003: warning [p 1, 1213.7i]: cannot adjust line
#27 13.99 troff:stdin:7003: warning [p 1, 1213.8i]: cannot adjust line
#27 14.00 troff:stdin:7006: warning [p 1, 1214.2i]: cannot adjust line
#27 14.00 troff:stdin:7012: warning [p 1, 1214.8i]: cannot adjust line
#27 14.00 troff:stdin:7014: warning [p 1, 1215.2i]: cannot break line
#27 14.00 troff:stdin:7017: warning [p 1, 1215.5i]: cannot break line
#27 14.00 troff:stdin:7040: warning [p 1, 1216.2i]: cannot adjust line
#27 14.00 troff:stdin:7040: warning [p 1, 1216.3i]: cannot adjust line
#27 14.00 troff:stdin:7045: warning [p 1, 1216.8i]: cannot break line
#27 14.00 troff:stdin:7056: warning [p 1, 1217.3i]: cannot adjust line
#27 14.00 troff:stdin:7080: warning [p 1, 1218.5i]: cannot adjust line
#27 14.01 troff:stdin:7085: warning [p 1, 1219.2i]: cannot adjust line
#27 14.01 troff:stdin:7085: warning [p 1, 1219.3i]: cannot break line
#27 14.01 troff:stdin:7097: warning [p 1, 1220.0i]: cannot break line
#27 14.01 troff:stdin:7103: warning [p 1, 1220.5i]: cannot adjust line
#27 14.01 troff:stdin:7108: warning [p 1, 1221.0i]: cannot adjust line
#27 14.01 troff:stdin:7128: warning [p 1, 1222.5i]: cannot break line
#27 14.01 troff:stdin:7135: warning [p 1, 1223.2i]: cannot break line
#27 14.02 troff:stdin:7136: warning [p 1, 1223.3i]: cannot adjust line
#27 14.02 troff:stdin:7136: warning [p 1, 1223.5i]: cannot break line
#27 14.02 troff:stdin:7156: warning [p 1, 1225.0i]: cannot adjust line
#27 14.02 troff:stdin:7156: warning [p 1, 1225.2i]: cannot break line
#27 14.02 troff:stdin:7158: warning [p 1, 1225.3i]: cannot adjust line
#27 14.02 troff:stdin:7159: warning [p 1, 1225.5i]: cannot adjust line
#27 14.02 troff:stdin:7160: warning [p 1, 1225.7i]: cannot adjust line
#27 14.02 troff:stdin:7164: warning: special character ')0' not defined
#27 14.02 troff:stdin:7215: warning [p 1, 1228.5i]: cannot break line
#27 14.02 troff:stdin:7216: warning [p 1, 1228.7i]: cannot adjust line
#27 14.02 troff:stdin:7216: warning [p 1, 1228.8i]: cannot adjust line
#27 14.02 troff:stdin:7224: warning [p 1, 1229.5i]: cannot break line
#27 14.03 troff:stdin:7233: warning [p 1, 1230.5i]: cannot break line
#27 14.03 troff:stdin:7234: warning [p 1, 1230.7i]: cannot adjust line
#27 14.03 troff:stdin:7234: warning [p 1, 1230.8i]: cannot break line
#27 14.03 troff:stdin:7235: warning [p 1, 1231.0i]: cannot adjust line
#27 14.03 troff:stdin:7235: warning [p 1, 1231.2i]: cannot break line
#27 14.03 troff:stdin:7243: warning [p 1, 1231.7i]: cannot adjust line
#27 14.03 troff:stdin:7244: warning [p 1, 1231.8i]: cannot adjust line
#27 14.03 troff:stdin:7244: warning [p 1, 1232.0i]: cannot break line
#27 14.03 troff:stdin:7246: warning [p 1, 1232.2i]: cannot adjust line
#27 14.03 troff:stdin:7249: warning [p 1, 1232.5i]: cannot adjust line
#27 14.03 troff:stdin:7254: error: a leader character is not allowed in an identifier
#27 14.03 troff:stdin:7262: warning [p 1, 1233.8i]: cannot break line
#27 14.03 troff:stdin:7263: warning [p 1, 1234.0i]: cannot break line
#27 14.03 troff:stdin:7264: warning [p 1, 1234.2i]: cannot break line
#27 14.03 troff:stdin:7266: warning [p 1, 1234.3i]: cannot adjust line
#27 14.03 troff:stdin:7266: warning [p 1, 1234.5i]: cannot break line
#27 14.04 troff:stdin:7271: warning [p 1, 1234.8i]: cannot adjust line
#27 14.04 troff:stdin:7271: warning [p 1, 1235.0i]: cannot break line
#27 14.04 troff:stdin:7273: warning [p 1, 1235.3i]: cannot break line
#27 14.04 troff:stdin:7278: warning [p 1, 1235.7i]: cannot adjust line
#27 14.04 troff:stdin:7282: warning [p 1, 1236.0i]: cannot break line
#27 14.04 troff:stdin:7288: warning [p 1, 1236.5i]: cannot adjust line
#27 14.04 troff:stdin:7289: warning [p 1, 1236.7i]: cannot adjust line
#27 14.04 troff:stdin:7297: warning [p 1, 1237.3i]: cannot break line
#27 14.04 troff:stdin:7301: warning [p 1, 1237.8i]: cannot break line
#27 14.04 troff:stdin:7304: warning [p 1, 1238.2i]: cannot break line
#27 14.04 troff:stdin:7305: warning [p 1, 1238.3i]: cannot break line
#27 14.04 troff:stdin:7307: error: expected identifier, got a leader character; treated as missing
#27 14.05 troff:stdin:7308: warning [p 1, 1238.5i]: cannot adjust line
#27 14.05 troff:stdin:7308: warning [p 1, 1238.7i]: cannot break line
#27 14.05 troff:stdin:7309: warning [p 1, 1238.8i]: cannot adjust line
#27 14.05 troff:stdin:7310: warning [p 1, 1239.2i]: cannot break line
#27 14.05 troff:stdin:7310: warning [p 1, 1239.3i]: cannot adjust line
#27 14.05 troff:stdin:7310: warning [p 1, 1239.5i]: cannot break line
#27 14.05 troff:stdin:7313: warning [p 1, 1240.0i]: cannot adjust line
#27 14.05 troff:stdin:7313: warning [p 1, 1240.2i]: cannot adjust line
#27 14.05 troff:stdin:7313: warning [p 1, 1240.3i]: cannot break line
#27 14.05 troff:stdin:7313: warning [p 1, 1240.5i]: cannot break line
#27 14.05 troff:stdin:7333: error: a backspace character is not allowed in an identifier
#27 14.06 troff:stdin:7354: warning [p 1, 1242.5i]: cannot break line
#27 14.06 troff:stdin:7355: warning [p 1, 1242.7i]: cannot break line
#27 14.06 troff:stdin:7356: warning [p 1, 1242.8i]: cannot break line
#27 14.06 troff:stdin:7358: warning [p 1, 1243.0i]: cannot adjust line
#27 14.06 troff:stdin:7358: warning [p 1, 1243.2i]: cannot break line
#27 14.06 troff:stdin:7358: warning [p 1, 1243.3i]: cannot break line
#27 14.06 troff:stdin:7362: warning [p 1, 1243.8i]: cannot break line
#27 14.06 troff:stdin:7381: warning [p 1, 1245.0i]: cannot break line
#27 14.06 troff:stdin:7386: warning [p 1, 1245.3i]: cannot adjust line
#27 14.06 troff:stdin:7386: warning [p 1, 1245.5i]: cannot adjust line
#27 14.07 troff:stdin:7389: warning [p 1, 1245.8i]: cannot adjust line
#27 14.07 troff:stdin:7390: warning [p 1, 1246.0i]: cannot adjust line
#27 14.07 troff:stdin:7401: warning [p 1, 1246.8i]: cannot adjust line
#27 14.07 troff:stdin:7402: warning [p 1, 1247.0i]: cannot adjust line
#27 14.07 troff:stdin:7407: warning [p 1, 1247.3i]: cannot adjust line
#27 14.07 troff:stdin:7408: warning [p 1, 1247.5i]: cannot adjust line
#27 14.07 troff:stdin:7414: warning [p 1, 1248.0i]: cannot adjust line
#27 14.07 troff:stdin:7430: warning [p 1, 1249.2i]: cannot break line
#27 14.07 troff:stdin:7442: error: expected identifier, got a leader character; treated as missing
#27 14.07 troff:stdin:7450: warning [p 1, 1250.2i]: cannot adjust line
#27 14.07 troff:stdin:7451: warning [p 1, 1250.3i]: cannot adjust line
#27 14.07 troff:stdin:7452: warning [p 1, 1250.5i]: cannot adjust line
#27 14.07 troff:stdin:7452: warning [p 1, 1250.7i]: cannot break line
#27 14.08 troff:stdin:7486: warning [p 1, 1252.8i]: cannot adjust line
#27 14.08 troff:stdin:7499: warning [p 1, 1253.5i]: cannot break line
#27 14.08 troff:stdin:7513: warning [p 1, 1254.2i]: cannot break line
#27 14.08 troff:stdin:7528: warning [p 1, 1254.8i]: cannot adjust line
#27 14.08 troff:stdin:7546: warning [p 1, 1255.8i]: cannot break line
#27 14.09 troff:stdin:7560: warning [p 1, 1256.5i]: cannot break line
#27 14.09 troff:stdin:7562: error: a leader character is not allowed in an identifier
#27 14.09 troff:stdin:7586: error: a leader character is not allowed in an identifier
#27 14.09 troff:stdin:7587: warning [p 1, 1257.8i]: cannot break line
#27 14.09 troff:stdin:7603: warning [p 1, 1258.7i]: cannot break line
#27 14.09 troff:stdin:7620: error: expected identifier, got a leader character; treated as missing
#27 14.09 troff:stdin:7629: warning [p 1, 1260.5i]: cannot adjust line
#27 14.10 troff:stdin:7633: warning [p 1, 1260.8i]: cannot break line
#27 14.10 troff:stdin:7635: warning [p 1, 1261.0i]: cannot adjust line
#27 14.10 troff:stdin:7645: warning [p 1, 1261.7i]: cannot adjust line
#27 14.10 troff:stdin:7658: warning [p 1, 1262.5i]: cannot break line
#27 14.10 troff:stdin:7669: warning [p 1, 1263.2i]: cannot adjust line
#27 14.10 troff:stdin:7669: warning [p 1, 1263.3i]: cannot break line
#27 14.10 troff:stdin:7684: warning [p 1, 1264.2i]: cannot adjust line
#27 14.10 troff:stdin:7684: warning [p 1, 1264.3i]: cannot adjust line
#27 14.10 troff:stdin:7684: warning [p 1, 1264.5i]: cannot break line
#27 14.10 troff:stdin:7685: warning [p 1, 1264.7i]: cannot adjust line
#27 14.10 troff:stdin:7685: warning [p 1, 1264.8i]: cannot break line
#27 14.10 troff:stdin:7686: warning [p 1, 1265.0i]: cannot break line
#27 14.10 troff:stdin:7687: warning [p 1, 1265.2i]: cannot break line
#27 14.11 troff:stdin:7695: error: a leader character is not allowed in an identifier
#27 14.11 troff:stdin:7700: warning [p 1, 1265.8i]: cannot adjust line
#27 14.11 troff:stdin:7704: warning [p 1, 1266.3i]: cannot break line
#27 14.11 troff:stdin:7712: warning [p 1, 1267.0i]: cannot adjust line
#27 14.11 troff:stdin:7713: warning [p 1, 1267.2i]: cannot adjust line
#27 14.11 troff:stdin:7714: warning [p 1, 1267.3i]: cannot adjust line
#27 14.11 troff:stdin:7714: warning [p 1, 1267.5i]: cannot break line
#27 14.11 troff:stdin:7723: warning [p 1, 1268.2i]: cannot adjust line
#27 14.11 troff:stdin:7724: warning [p 1, 1268.3i]: cannot adjust line
#27 14.11 troff:stdin:7725: warning [p 1, 1268.5i]: cannot adjust line
#27 14.11 troff:stdin:7726: warning [p 1, 1268.7i]: cannot adjust line
#27 14.11 troff:stdin:7727: warning [p 1, 1268.8i]: cannot adjust line
#27 14.11 troff:stdin:7727: warning [p 1, 1269.0i]: cannot break line
#27 14.11 troff:stdin:7727: warning [p 1, 1269.2i]: cannot adjust line
#27 14.11 troff:stdin:7727: warning [p 1, 1269.7i]: cannot break line
#27 14.12 troff:stdin:7749: warning [p 1, 1270.3i]: cannot adjust line
#27 14.12 troff:stdin:7766: warning [p 1, 1271.2i]: cannot break line
#27 14.12 troff:stdin:7768: warning [p 1, 1271.5i]: cannot break line
#27 14.12 troff:stdin:7779: warning [p 1, 1272.2i]: cannot adjust line
#27 14.12 troff:stdin:7779: warning [p 1, 1272.3i]: cannot break line
#27 14.13 troff:stdin:7845: warning [p 1, 1276.8i]: cannot break line
#27 14.13 troff:stdin:7866: warning [p 1, 1278.8i]: cannot break line
#27 14.14 troff:stdin:7868: warning [p 1, 1279.0i]: cannot adjust line
#27 14.14 troff:stdin:7868: warning [p 1, 1279.2i]: cannot break line
#27 14.14 troff:stdin:7896: warning [p 1, 1281.3i]: cannot adjust line
#27 14.14 troff:stdin:7896: warning [p 1, 1281.5i]: cannot break line
#27 14.14 troff:stdin:7900: warning [p 1, 1281.8i]: cannot adjust line
#27 14.14 troff:stdin:7903: warning [p 1, 1282.2i]: cannot adjust line
#27 14.14 troff:stdin:7905: error: a leader character is not allowed in an identifier
#27 14.14 troff:stdin:7911: warning [p 1, 1282.7i]: cannot adjust line
#27 14.14 troff:stdin:7912: warning [p 1, 1282.8i]: cannot adjust line
#27 14.14 troff:stdin:7914: warning [p 1, 1283.2i]: cannot break line
#27 14.14 troff:stdin:7925: warning [p 1, 1284.0i]: cannot adjust line
#27 14.14 troff:stdin:7928: warning [p 1, 1284.3i]: cannot adjust line
#27 14.14 troff:stdin:7931: warning [p 1, 1284.7i]: cannot adjust line
#27 14.15 troff:stdin:7934: warning [p 1, 1285.0i]: cannot adjust line
#27 14.15 troff:stdin:7936: warning [p 1, 1285.3i]: cannot adjust line
#27 14.15 troff:stdin:7938: warning [p 1, 1285.7i]: cannot adjust line
#27 14.15 troff:stdin:7940: warning [p 1, 1286.0i]: cannot adjust line
#27 14.15 troff:stdin:7941: warning [p 1, 1286.2i]: cannot adjust line
#27 14.15 troff:stdin:7942: warning [p 1, 1286.3i]: cannot adjust line
#27 14.15 troff:stdin:7943: warning [p 1, 1286.5i]: cannot adjust line
#27 14.15 troff:stdin:7944: warning [p 1, 1286.7i]: cannot adjust line
#27 14.15 troff:stdin:7945: warning [p 1, 1286.8i]: cannot adjust line
#27 14.15 troff:stdin:7946: warning [p 1, 1287.0i]: cannot adjust line
#27 14.15 troff:stdin:7947: warning [p 1, 1287.2i]: cannot adjust line
#27 14.15 troff:stdin:7948: warning [p 1, 1287.3i]: cannot adjust line
#27 14.15 troff:stdin:7949: warning [p 1, 1287.5i]: cannot adjust line
#27 14.15 troff:stdin:7950: warning [p 1, 1287.7i]: cannot adjust line
#27 14.15 troff:stdin:7951: warning [p 1, 1287.8i]: cannot adjust line
#27 14.15 troff:stdin:7952: warning [p 1, 1288.0i]: cannot adjust line
#27 14.15 troff:stdin:7955: warning [p 1, 1288.5i]: cannot adjust line
#27 14.15 troff:stdin:7956: warning [p 1, 1288.7i]: cannot adjust line
#27 14.15 troff:stdin:7957: warning [p 1, 1288.8i]: cannot adjust line
#27 14.15 troff:stdin:7958: warning [p 1, 1289.0i]: cannot adjust line
#27 14.15 troff:stdin:7967: warning [p 1, 1289.8i]: cannot adjust line
#27 14.15 troff:stdin:7967: warning [p 1, 1290.0i]: cannot break line
#27 14.15 troff:stdin:7967: warning [p 1, 1290.2i]: cannot break line
#27 14.15 troff:stdin:7969: warning [p 1, 1290.3i]: cannot adjust line
#27 14.15 troff:stdin:7972: warning [p 1, 1290.7i]: cannot adjust line
#27 14.15 troff:stdin:7973: warning [p 1, 1290.8i]: cannot adjust line
#27 14.15 troff:stdin:7974: warning [p 1, 1291.0i]: cannot adjust line
#27 14.16 troff:stdin:8006: error: a leader character is not allowed in an identifier
#27 14.16 troff:stdin:8027: warning [p 1, 1294.3i]: cannot adjust line
#27 14.16 troff:stdin:8027: warning [p 1, 1294.5i]: cannot break line
#27 14.16 troff:stdin:8027: warning [p 1, 1294.7i]: cannot break line
#27 14.16 troff:stdin:8027: warning [p 1, 1294.8i]: cannot break line
#27 14.16 troff:stdin:8027: warning [p 1, 1295.0i]: cannot break line
#27 14.17 troff:stdin:8030: warning [p 1, 1295.3i]: cannot adjust line
#27 14.17 troff:stdin:8030: warning [p 1, 1295.5i]: cannot break line
#27 14.17 troff:stdin:8036: warning [p 1, 1295.8i]: cannot adjust line
#27 14.17 troff:stdin:8036: warning [p 1, 1296.0i]: cannot adjust line
#27 14.17 troff:stdin:8036: warning [p 1, 1296.2i]: cannot break line
#27 14.17 troff:stdin:8060: warning [p 1, 1297.5i]: cannot adjust line
#27 14.17 troff:stdin:8060: warning [p 1, 1297.7i]: cannot break line
#27 14.17 troff:stdin:8062: warning [p 1, 1297.8i]: cannot adjust line
#27 14.17 troff:stdin:8063: warning [p 1, 1298.0i]: cannot adjust line
#27 14.17 troff:stdin:8064: warning [p 1, 1298.2i]: cannot adjust line
#27 14.17 troff:stdin:8065: warning [p 1, 1298.3i]: cannot adjust line
#27 14.17 troff:stdin:8066: warning [p 1, 1298.5i]: cannot adjust line
#27 14.17 troff:stdin:8067: warning [p 1, 1298.7i]: cannot adjust line
#27 14.17 troff:stdin:8072: warning [p 1, 1299.2i]: cannot adjust line
#27 14.17 troff:stdin:8074: warning [p 1, 1299.5i]: cannot break line
#27 14.18 troff:stdin:8077: warning [p 1, 1299.8i]: cannot break line
#27 14.18 troff:stdin:8097: warning [p 1, 1301.2i]: cannot adjust line
#27 14.18 troff:stdin:8099: warning [p 1, 1301.5i]: cannot break line
#27 14.18 troff:stdin:8100: warning [p 1, 1301.7i]: cannot break line
#27 14.18 troff:stdin:8100: warning [p 1, 1301.8i]: cannot adjust line
#27 14.18 troff:stdin:8100: warning [p 1, 1302.0i]: cannot break line
#27 14.18 troff:stdin:8100: warning [p 1, 1302.2i]: cannot break line
#27 14.18 troff:stdin:8100: warning [p 1, 1302.3i]: cannot break line
#27 14.18 troff:stdin:8100: warning [p 1, 1302.5i]: cannot break line
#27 14.19 troff:stdin:8103: warning [p 1, 1302.8i]: cannot adjust line
#27 14.19 troff:stdin:8103: warning [p 1, 1303.0i]: cannot break line
#27 14.19 troff:stdin:8114: warning [p 1, 1304.0i]: cannot adjust line
#27 14.19 troff:stdin:8114: warning [p 1, 1304.2i]: cannot break line
#27 14.19 troff:stdin:8128: warning [p 1, 1305.2i]: cannot adjust line
#27 14.19 troff:stdin:8128: warning [p 1, 1305.3i]: cannot break line
#27 14.19 troff:stdin:8154: warning [p 1, 1306.7i]: cannot adjust line
#27 14.20 troff:stdin:8158: warning [p 1, 1307.2i]: cannot break line
#27 14.20 troff:stdin:8160: warning [p 1, 1307.3i]: cannot adjust line
#27 14.20 troff:stdin:8161: warning [p 1, 1307.7i]: cannot break line
#27 14.20 troff:stdin:8161: warning [p 1, 1307.8i]: cannot break line
#27 14.20 troff:stdin:8164: warning [p 1, 1308.2i]: cannot adjust line
#27 14.20 troff:stdin:8165: warning [p 1, 1308.3i]: cannot adjust line
#27 14.20 troff:stdin:8167: warning [p 1, 1308.7i]: cannot adjust line
#27 14.20 troff:stdin:8168: warning [p 1, 1308.8i]: cannot adjust line
#27 14.20 troff:stdin:8169: warning [p 1, 1309.0i]: cannot adjust line
#27 14.20 troff:stdin:8170: warning [p 1, 1309.2i]: cannot adjust line
#27 14.20 troff:stdin:8178: warning [p 1, 1309.8i]: cannot adjust line
#27 14.20 troff:stdin:8181: warning [p 1, 1310.2i]: cannot adjust line
#27 14.21 troff:stdin:8187: warning [p 1, 1310.7i]: cannot adjust line
#27 14.21 troff:stdin:8187: warning [p 1, 1310.8i]: cannot break line
#27 14.21 troff:stdin:8201: warning [p 1, 1311.8i]: cannot break line
#27 14.21 troff:stdin:8208: warning [p 1, 1312.3i]: cannot adjust line
#27 14.21 troff:stdin:8210: warning [p 1, 1312.7i]: cannot adjust line
#27 14.21 troff:stdin:8235: warning [p 1, 1314.7i]: cannot adjust line
#27 14.21 troff:stdin:8243: warning [p 1, 1315.3i]: cannot adjust line
#27 14.21 troff:stdin:8244: warning [p 1, 1315.5i]: cannot adjust line
#27 14.21 troff:stdin:8245: warning [p 1, 1315.7i]: cannot adjust line
#27 14.22 troff:stdin:8249: warning [p 1, 1316.0i]: cannot break line
#27 14.22 troff:stdin:8263: warning [p 1, 1316.8i]: cannot break line
#27 14.22 troff:stdin:8263: warning [p 1, 1317.0i]: cannot adjust line
#27 14.22 troff:stdin:8263: warning [p 1, 1317.2i]: cannot break line
#27 14.22 troff:stdin:8263: warning [p 1, 1317.3i]: cannot break line
#27 14.22 troff:stdin:8288: warning [p 1, 1318.0i]: cannot adjust line
#27 14.22 troff:stdin:8288: warning [p 1, 1318.2i]: cannot break line
#27 14.22 troff:stdin:8298: warning [p 1, 1318.7i]: cannot break line
#27 14.23 troff:stdin:8300: warning [p 1, 1318.8i]: cannot adjust line
#27 14.23 troff:stdin:8320: warning [p 1, 1319.8i]: cannot adjust line
#27 14.23 troff:stdin:8320: warning [p 1, 1320.0i]: cannot break line
#27 14.23 troff:stdin:8331: warning [p 1, 1321.0i]: cannot adjust line
#27 14.23 troff:stdin:8340: error: expected identifier, got a backspace character; treated as missing
#27 14.23 troff:stdin:8349: warning [p 1, 1321.8i]: cannot break line
#27 14.23 troff:stdin:8359: warning [p 1, 1322.2i]: cannot adjust line
#27 14.23 troff:stdin:8360: warning [p 1, 1322.3i]: cannot adjust line
#27 14.23 troff:stdin:8360: warning [p 1, 1322.7i]: cannot adjust line
#27 14.23 troff:stdin:8360: warning [p 1, 1322.8i]: cannot break line
#27 14.24 troff:stdin:8360: warning [p 1, 1323.0i]: cannot break line
#27 14.24 troff:stdin:8360: warning [p 1, 1323.2i]: cannot break line
#27 14.24 troff:stdin:8360: warning [p 1, 1323.3i]: cannot break line
#27 14.24 troff:stdin:8363: warning [p 1, 1323.7i]: cannot adjust line
#27 14.24 troff:stdin:8363: warning [p 1, 1323.8i]: cannot break line
#27 14.24 troff:stdin:8363: warning [p 1, 1324.0i]: cannot break line
#27 14.24 troff:stdin:8364: warning [p 1, 1324.2i]: cannot break line
#27 14.24 troff:stdin:8376: warning [p 1, 1324.8i]: cannot adjust line
#27 14.25 troff:stdin:8414: warning [p 1, 1327.2i]: cannot break line
#27 14.25 troff:stdin:8422: warning [p 1, 1327.8i]: cannot break line
#27 14.25 troff:stdin:8430: warning [p 1, 1328.5i]: cannot adjust line
#27 14.25 troff:stdin:8430: warning [p 1, 1328.7i]: cannot break line
#27 14.25 troff:stdin:8430: warning [p 1, 1328.8i]: cannot adjust line
#27 14.25 troff:stdin:8430: warning [p 1, 1329.0i]: cannot break line
#27 14.25 troff:stdin:8440: error: a leader character is not allowed in an identifier
#27 14.25 troff:stdin:8451: warning [p 1, 1329.8i]: cannot adjust line
#27 14.25 troff:stdin:8451: warning [p 1, 1330.0i]: cannot adjust line
#27 14.25 troff:stdin:8452: warning [p 1, 1330.2i]: cannot adjust line
#27 14.25 troff:stdin:8452: warning [p 1, 1330.3i]: cannot break line
#27 14.26 troff:stdin:8452: warning [p 1, 1330.5i]: cannot break line
#27 14.26 troff:stdin:8455: warning [p 1, 1330.8i]: cannot adjust line
#27 14.26 troff:stdin:8455: warning [p 1, 1331.0i]: cannot break line
#27 14.26 troff:stdin:8457: warning [p 1, 1331.3i]: cannot break line
#27 14.26 troff:stdin:8458: warning [p 1, 1331.5i]: cannot adjust line
#27 14.26 troff:stdin:8460: warning [p 1, 1331.8i]: cannot break line
#27 14.26 troff:stdin:8461: warning [p 1, 1332.0i]: cannot break line
#27 14.26 troff:stdin:8463: warning [p 1, 1332.2i]: cannot adjust line
#27 14.26 troff:stdin:8463: warning [p 1, 1332.3i]: cannot break line
#27 14.26 troff:stdin:8465: warning [p 1, 1332.5i]: cannot adjust line
#27 14.26 troff:stdin:8465: warning [p 1, 1332.7i]: cannot break line
#27 14.26 troff:stdin:8466: warning [p 1, 1332.8i]: cannot break line
#27 14.26 troff:stdin:8467: warning [p 1, 1333.0i]: cannot break line
#27 14.27 troff:stdin:8468: warning [p 1, 1333.2i]: cannot break line
#27 14.27 troff:stdin:8469: warning [p 1, 1333.3i]: cannot break line
#27 14.27 troff:stdin:8470: warning [p 1, 1333.5i]: cannot break line
#27 14.27 troff:stdin:8470: warning [p 1, 1333.7i]: cannot adjust line
#27 14.27 troff:stdin:8471: warning [p 1, 1333.8i]: cannot adjust line
#27 14.27 troff:stdin:8476: warning [p 1, 1334.3i]: cannot break line
#27 14.27 troff:stdin:8479: warning [p 1, 1334.7i]: cannot break line
#27 14.27 troff:stdin:8485: warning [p 1, 1335.2i]: cannot break line
#27 14.27 troff:stdin:8487: warning [p 1, 1335.3i]: cannot adjust line
#27 14.27 troff:stdin:8487: warning [p 1, 1335.5i]: cannot break line
#27 14.27 troff:stdin:8510: warning [p 1, 1337.0i]: cannot break line
#27 14.28 troff:stdin:8516: error: missing delimiter (got a newline)
#27 14.28 troff:stdin:8524: warning [p 1, 1337.7i]: cannot break line
#27 14.28 troff:stdin:8533: warning [p 1, 1338.3i]: cannot adjust line
#27 14.28 troff:stdin:8534: warning [p 1, 1338.5i]: cannot adjust line
#27 14.28 troff:stdin:8535: warning [p 1, 1338.7i]: cannot adjust line
#27 14.28 troff:stdin:8550: warning [p 1, 1339.8i]: cannot adjust line
#27 14.28 troff:stdin:8551: warning [p 1, 1340.0i]: cannot adjust line
#27 14.28 troff:stdin:8555: warning [p 1, 1340.3i]: cannot adjust line
#27 14.28 troff:stdin:8577: warning [p 1, 1341.3i]: cannot adjust line
#27 14.28 troff:stdin:8577: warning [p 1, 1341.5i]: cannot break line
#27 14.28 troff:stdin:8604: warning [p 1, 1342.5i]: cannot adjust line
#27 14.28 troff:stdin:8604: warning [p 1, 1342.7i]: cannot adjust line
#27 14.28 troff:stdin:8604: warning [p 1, 1342.8i]: cannot adjust line
#27 14.29 troff:stdin:8610: warning [p 1, 1343.5i]: cannot break line
#27 14.29 troff:stdin:8612: warning [p 1, 1343.7i]: cannot adjust line
#27 14.29 troff:stdin:8612: warning [p 1, 1343.8i]: cannot break line
#27 14.29 troff:stdin:8614: warning [p 1, 1344.2i]: cannot break line
#27 14.29 troff:stdin:8618: warning [p 1, 1344.5i]: cannot break line
#27 14.29 troff:stdin:8621: warning [p 1, 1344.8i]: cannot adjust line
#27 14.29 troff:stdin:8624: warning [p 1, 1345.2i]: cannot break line
#27 14.29 troff:stdin:8660: warning [p 1, 1346.7i]: cannot adjust line
#27 14.29 troff:stdin:8663: warning [p 1, 1347.0i]: cannot adjust line
#27 14.29 troff:stdin:8664: warning [p 1, 1347.2i]: cannot adjust line
#27 14.29 troff:stdin:8665: warning [p 1, 1347.3i]: cannot adjust line
#27 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 62.59 -> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0  (https://github.com/ocsigen/js_of_ocaml/releases/download/6.2.0/js_of_ocaml-6.2.0.tbz)
#25 64.01 -> retrieved ppx_derivers.1.2.1  (https://opam.ocaml.org/cache)
#25 64.03 -> retrieved patch.3.1.0  (https://opam.ocaml.org/cache)
#25 64.91 -> retrieved opam-client.2.4.1, opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-solver.2.4.1, opam-state.2.4.1  (https://github.com/ocaml/opam/archive/refs/tags/2.4.1.tar.gz)
#25 64.96 -> installed cmdliner.1.3.0
#25 65.03 -> installed ocamlbuild.0.16.1
#25 65.04 -> retrieved ppx_sexp_conv.v0.16.0  (https://opam.ocaml.org/cache)
#25 65.21 -> retrieved ppxlib.0.35.0  (https://opam.ocaml.org/cache)
#25 65.39 -> retrieved ptime.1.2.0  (https://opam.ocaml.org/cache)
#25 65.52 -> retrieved rresult.0.7.0  (https://opam.ocaml.org/cache)
#25 66.02 -> installed ocamlfind.1.9.8
#25 66.03 -> installed base-bytes.base
#25 66.12 -> retrieved re.1.14.0  (https://opam.ocaml.org/cache)
#25 67.00 -> retrieved sedlex.3.7  (https://opam.ocaml.org/cache)
#25 67.62 -> retrieved seq.base  (2 extra sources)
#25 67.62 -> retrieved seq.base  (2 extra sources)
#25 67.63 -> installed seq.base
#25 67.65 -> retrieved sha.1.15.4  (https://opam.ocaml.org/cache)
#25 68.36 -> retrieved spdx_licenses.1.4.0  (https://opam.ocaml.org/cache)
#25 69.65 -> retrieved sexplib0.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz)
#25 70.10 -> retrieved stdlib-shims.0.3.0  (https://opam.ocaml.org/cache)
#25 70.77 -> retrieved swhid_core.0.1  (https://opam.ocaml.org/cache)
#25 71.10 -> retrieved topkg.1.1.1  (https://opam.ocaml.org/cache)
#25 71.71 -> retrieved uutf.1.0.4  (https://opam.ocaml.org/cache)
#25 71.96 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (https://opam.ocaml.org/cache)
#25 72.41 -> retrieved xmlm.1.4.0  (https://opam.ocaml.org/cache)
#25 ...

#27 [build-opam-doc 11/15] RUN opam exec -- make -C doc html man-html DUNE=dune
#27 14.30 troff:stdin:8681: warning [p 1, 1348.5i]: cannot break line
#27 14.30 troff:stdin:8683: warning [p 1, 1348.7i]: cannot adjust line
#27 14.30 troff:stdin:8685: warning [p 1, 1349.2i]: cannot break line
#27 14.30 troff:stdin:8687: warning [p 1, 1349.3i]: cannot adjust line
#27 14.30 troff:stdin:8687: warning [p 1, 1349.5i]: cannot adjust line
#27 14.30 troff:stdin:8688: warning [p 1, 1349.7i]: cannot adjust line
#27 14.30 troff:stdin:8688: warning [p 1, 1349.8i]: cannot break line
#27 14.30 troff:stdin:8688: warning [p 1, 1350.0i]: cannot adjust line
#27 14.30 troff:stdin:8688: warning [p 1, 1350.2i]: cannot break line
#27 14.30 troff:stdin:8688: warning [p 1, 1350.3i]: cannot break line
#27 14.31 troff:stdin:8713: warning [p 1, 1351.2i]: cannot adjust line
#27 14.31 troff:stdin:8723: warning [p 1, 1351.8i]: cannot adjust line
#27 14.31 troff:stdin:8723: warning [p 1, 1352.0i]: cannot break line
#27 14.31 troff:stdin:8724: warning [p 1, 1352.2i]: cannot break line
#27 14.31 troff:stdin:8726: warning [p 1, 1352.3i]: cannot adjust line
#27 14.31 troff:stdin:8726: warning [p 1, 1352.5i]: cannot break line
#27 14.31 troff:stdin:8728: warning [p 1, 1352.7i]: cannot adjust line
#27 14.31 troff:stdin:8736: warning [p 1, 1353.5i]: cannot break line
#27 14.31 troff:stdin:8737: warning [p 1, 1353.7i]: cannot break line
#27 14.31 troff:stdin:8737: warning [p 1, 1353.8i]: cannot adjust line
#27 14.31 troff:stdin:8739: warning [p 1, 1354.2i]: cannot break line
#27 14.31 troff:stdin:8740: warning [p 1, 1354.3i]: cannot break line
#27 14.32 troff:stdin:8746: warning [p 1, 1354.7i]: cannot adjust line
#27 14.32 troff:stdin:8746: warning [p 1, 1354.8i]: cannot break line
#27 14.32 troff:stdin:8746: warning [p 1, 1355.0i]: cannot break line
#27 14.32 troff:stdin:8746: warning [p 1, 1355.2i]: cannot adjust line
#27 14.32 troff:stdin:8746: warning [p 1, 1355.3i]: cannot break line
#27 14.32 troff:stdin:8746: warning [p 1, 1355.5i]: cannot break line
#27 14.32 troff:stdin:8746: warning [p 1, 1355.7i]: cannot adjust line
#27 14.32 troff:stdin:8746: warning [p 1, 1355.8i]: cannot adjust line
#27 14.32 troff:stdin:8750: warning [p 1, 1356.3i]: cannot break line
#27 14.32 troff:stdin:8751: warning [p 1, 1356.5i]: cannot adjust line
#27 14.32 troff:stdin:8751: warning [p 1, 1357.0i]: cannot break line
#27 14.33 troff:stdin:8755: warning [p 1, 1357.3i]: cannot adjust line
#27 14.33 troff:stdin:8755: warning [p 1, 1357.5i]: cannot break line
#27 14.33 troff:stdin:8757: warning [p 1, 1357.8i]: cannot adjust line
#27 14.33 troff:stdin:8759: warning [p 1, 1358.2i]: cannot adjust line
#27 14.33 troff:stdin:8759: warning [p 1, 1358.3i]: cannot break line
#27 14.33 troff:stdin:8760: warning [p 1, 1358.5i]: cannot adjust line
#27 14.33 troff:stdin:8760: warning [p 1, 1358.7i]: cannot adjust line
#27 14.33 troff:stdin:8765: warning [p 1, 1359.2i]: cannot break line
#27 14.33 troff:stdin:8765: error: missing delimiter (got a leader character)
#27 14.33 troff:stdin:8765: warning [p 1, 1359.3i]: cannot adjust line
#27 14.33 troff:stdin:8765: warning [p 1, 1359.5i]: cannot break line
#27 14.33 troff:stdin:8766: warning [p 1, 1359.7i]: cannot break line
#27 14.33 troff:stdin:8773: warning [p 1, 1360.0i]: cannot break line
#27 14.33 troff:stdin:8773: warning [p 1, 1360.2i]: cannot break line
#27 14.33 troff:stdin:8773: warning [p 1, 1360.3i]: cannot adjust line
#27 14.33 troff:stdin:8773: warning [p 1, 1360.5i]: cannot break line
#27 14.33 troff:stdin:8773: warning [p 1, 1360.7i]: cannot break line
#27 14.33 troff:stdin:8773: warning [p 1, 1360.8i]: cannot break line
#27 14.34 troff:stdin:8773: warning [p 1, 1361.0i]: cannot break line
#27 14.34 troff:stdin:8774: warning [p 1, 1361.2i]: cannot adjust line
#27 14.34 troff:stdin:8777: warning [p 1, 1361.5i]: cannot break line
#27 14.34 troff:stdin:8782: warning [p 1, 1362.0i]: cannot break line
#27 14.34 troff:stdin:8783: warning [p 1, 1362.2i]: cannot break line
#27 14.34 troff:stdin:8784: warning [p 1, 1362.3i]: cannot break line
#27 14.34 troff:stdin:8793: warning [p 1, 1363.7i]: cannot break line
#27 14.34 troff:stdin:8796: warning [p 1, 1364.0i]: cannot break line
#27 14.34 troff:stdin:8800: warning [p 1, 1364.3i]: cannot break line
#27 14.35 troff:stdin:8803: warning [p 1, 1364.7i]: cannot break line
#27 14.35 troff:stdin:8803: warning [p 1, 1364.8i]: cannot adjust line
#27 14.35 troff:stdin:8803: warning [p 1, 1365.0i]: cannot break line
#27 14.35 troff:stdin:8803: warning [p 1, 1365.2i]: cannot break line
#27 14.35 troff:stdin:8803: warning [p 1, 1365.3i]: cannot adjust line
#27 14.35 troff:stdin:8803: warning [p 1, 1365.5i]: cannot adjust line
#27 14.35 troff:stdin:8804: warning [p 1, 1365.7i]: cannot adjust line
#27 14.35 troff:stdin:8804: warning [p 1, 1365.8i]: cannot break line
#27 14.35 troff:stdin:8806: warning [p 1, 1366.2i]: cannot break line
#27 14.35 troff:stdin:8810: warning [p 1, 1366.5i]: cannot adjust line
#27 14.35 troff:stdin:8811: warning [p 1, 1366.7i]: cannot adjust line
#27 14.35 troff:stdin:8821: warning [p 1, 1367.3i]: cannot adjust line
#27 14.36 troff:stdin:8822: warning [p 1, 1367.5i]: cannot adjust line
#27 14.36 troff:stdin:8822: warning [p 1, 1367.7i]: cannot adjust line
#27 14.36 troff:stdin:8822: warning [p 1, 1367.8i]: cannot break line
#27 14.36 troff:stdin:8824: warning [p 1, 1368.0i]: cannot adjust line
#27 14.36 troff:stdin:8824: warning [p 1, 1368.2i]: cannot break line
#27 14.36 troff:stdin:8825: warning [p 1, 1368.5i]: cannot break line
#27 14.36 troff:stdin:8827: warning [p 1, 1369.0i]: cannot adjust line
#27 14.36 troff:stdin:8828: warning [p 1, 1369.3i]: cannot adjust line
#27 14.36 troff:stdin:8828: warning [p 1, 1369.5i]: cannot break line
#27 14.36 troff:stdin:8828: warning [p 1, 1369.7i]: cannot adjust line
#27 14.36 troff:stdin:8828: warning [p 1, 1369.8i]: cannot break line
#27 14.36 troff:stdin:8828: warning [p 1, 1370.0i]: cannot break line
#27 14.36 troff:stdin:8828: warning [p 1, 1370.2i]: cannot break line
#27 14.36 troff:stdin:8828: warning [p 1, 1370.3i]: cannot break line
#27 14.37 troff:stdin:8831: warning [p 1, 1370.7i]: cannot break line
#27 14.37 troff:stdin:8833: warning [p 1, 1371.0i]: cannot break line
#27 14.37 troff:stdin:8842: warning [p 1, 1371.7i]: cannot adjust line
#27 14.37 troff:stdin:8843: warning [p 1, 1371.8i]: cannot adjust line
#27 14.37 troff:stdin:8843: warning [p 1, 1372.0i]: cannot break line
#27 14.37 troff:stdin:8845: warning [p 1, 1372.3i]: cannot adjust line
#27 14.37 troff:stdin:8846: warning [p 1, 1372.5i]: cannot adjust line
#27 14.37 troff:stdin:8847: warning [p 1, 1372.7i]: cannot adjust line
#27 14.37 troff:stdin:8848: warning [p 1, 1372.8i]: cannot adjust line
#27 14.37 troff:stdin:8848: warning [p 1, 1373.0i]: cannot break line
#27 14.37 troff:stdin:8849: warning [p 1, 1373.2i]: cannot adjust line
#27 14.37 troff:stdin:8850: warning [p 1, 1373.5i]: cannot break line
#27 14.37 troff:stdin:8851: warning [p 1, 1373.7i]: cannot break line
#27 14.38 troff:stdin:8856: warning [p 1, 1374.3i]: cannot break line
#27 14.38 troff:stdin:8857: warning [p 1, 1374.5i]: cannot adjust line
#27 14.38 troff:stdin:8857: warning [p 1, 1374.7i]: cannot break line
#27 14.38 troff:stdin:8857: warning [p 1, 1374.8i]: cannot break line
#27 14.38 troff:stdin:8857: warning [p 1, 1375.0i]: cannot break line
#27 14.38 troff:stdin:8859: warning [p 1, 1375.2i]: cannot adjust line
#27 14.38 troff:stdin:8859: warning [p 1, 1375.3i]: cannot break line
#27 14.38 troff:stdin:8859: warning [p 1, 1375.5i]: cannot break line
#27 14.38 troff:stdin:8859: warning [p 1, 1375.7i]: cannot break line
#27 14.38 troff:stdin:8860: warning [p 1, 1375.8i]: cannot break line
#27 14.39 troff:stdin:8860: warning [p 1, 1376.0i]: cannot adjust line
#27 14.39 troff:stdin:8860: warning [p 1, 1376.2i]: cannot break line
#27 14.39 troff:stdin:8860: warning [p 1, 1376.3i]: cannot break line
#27 14.39 troff:stdin:8885: warning [p 1, 1377.2i]: cannot adjust line
#27 14.39 troff:stdin:8885: warning [p 1, 1377.3i]: cannot break line
#27 14.39 troff:stdin:8887: warning [p 1, 1377.5i]: cannot adjust line
#27 14.39 troff:stdin:8899: warning [p 1, 1378.2i]: cannot break line
#27 14.39 troff:stdin:8916: warning [p 1, 1379.2i]: cannot break line
#27 14.39 troff:stdin:8916: warning [p 1, 1379.3i]: cannot break line
#27 14.39 troff:stdin:8917: warning: expected numeric expression, got ''
#27 14.39 troff:stdin:8917: warning [p 1, 1379.7i]: cannot break line
#27 14.40 troff:stdin:8923: warning [p 1, 1380.0i]: cannot adjust line
#27 14.40 troff:stdin:8923: warning [p 1, 1380.2i]: cannot break line
#27 14.40 troff:stdin:8934: error: a leader character is not allowed in an identifier
#27 14.40 troff:stdin:8954: warning [p 1, 1382.5i]: cannot break line
#27 14.40 troff:stdin:8954: warning [p 1, 1382.7i]: cannot break line
#27 14.40 troff:stdin:8955: warning [p 1, 1382.8i]: cannot break line
#27 14.40 troff:stdin:8957: error: character '3' is not allowed as a starting delimiter
#27 14.40 troff:stdin:8962: warning [p 1, 1383.5i]: cannot adjust line
#27 14.40 troff:stdin:8962: warning [p 1, 1383.7i]: cannot break line
#27 14.40 troff:stdin:8970: warning [p 1, 1384.3i]: cannot break line
#27 14.40 troff:stdin:8970: warning [p 1, 1384.7i]: cannot break line
#27 14.41 troff:stdin:8978: warning [p 1, 1385.5i]: cannot break line
#27 14.41 troff:stdin:8979: error: a backspace character is not allowed in an identifier
#27 14.41 troff:stdin:8980: warning [p 1, 1385.7i]: cannot break line
#27 14.41 troff:stdin:8985: warning [p 1, 1386.2i]: cannot adjust line
#27 14.41 troff:stdin:8986: warning [p 1, 1386.3i]: cannot adjust line
#27 14.41 troff:stdin:8987: warning [p 1, 1386.5i]: cannot adjust line
#27 14.41 troff:stdin:8988: warning [p 1, 1386.7i]: cannot adjust line
#27 14.41 troff:stdin:8988: warning [p 1, 1386.8i]: cannot break line
#27 14.41 troff:stdin:8990: warning [p 1, 1387.0i]: cannot adjust line
#27 14.41 troff:stdin:8992: warning [p 1, 1387.3i]: cannot break line
#27 14.41 troff:stdin:8995: warning [p 1, 1387.7i]: cannot break line
#27 14.41 troff:stdin:8998: warning [p 1, 1388.0i]: cannot break line
#27 14.41 troff:stdin:8998: warning [p 1, 1388.2i]: line has non-positive width 0m
#27 14.41 troff:stdin:8999: warning [p 1, 1388.2i]: cannot break line
#27 14.41 troff:stdin:8999: warning [p 1, 1388.3i]: cannot break line
#27 14.41 troff:stdin:9000: warning [p 1, 1388.5i]: cannot adjust line
#27 14.41 troff:stdin:9000: warning [p 1, 1388.7i]: cannot break line
#27 14.42 troff:stdin:9000: warning [p 1, 1388.8i]: cannot break line
#27 14.42 troff:stdin:9004: warning [p 1, 1389.3i]: cannot adjust line
#27 14.42 troff:stdin:9004: warning [p 1, 1389.5i]: cannot break line
#27 14.42 troff:stdin:9007: warning [p 1, 1389.8i]: cannot break line
#27 14.42 troff:stdin:9011: warning [p 1, 1390.2i]: cannot adjust line
#27 14.42 troff:stdin:9013: warning [p 1, 1390.5i]: cannot break line
#27 14.42 troff:stdin:9014: warning [p 1, 1390.7i]: cannot break line
#27 14.42 troff:stdin:9016: warning [p 1, 1391.0i]: cannot break line
#27 14.42 troff:stdin:9018: warning [p 1, 1391.3i]: cannot break line
#27 14.42 troff:stdin:9026: warning [p 1, 1391.8i]: cannot break line
#27 14.42 troff:stdin:9029: warning [p 1, 1392.2i]: cannot break line
#27 14.43 troff:stdin:9036: warning [p 1, 1392.8i]: cannot break line
#27 14.43 troff:stdin:9036: warning [p 1, 1393.0i]: cannot adjust line
#27 14.43 troff:stdin:9036: warning [p 1, 1393.2i]: cannot break line
#27 14.43 troff:stdin:9041: warning [p 1, 1393.7i]: cannot break line
#27 14.43 troff:stdin:9042: warning [p 1, 1393.8i]: cannot break line
#27 14.43 troff:stdin:9044: warning [p 1, 1394.0i]: cannot adjust line
#27 14.43 troff:stdin:9044: warning [p 1, 1394.2i]: cannot break line
#27 14.43 troff:stdin:9044: warning [p 1, 1394.3i]: cannot break line
#27 14.43 troff:stdin:9044: warning [p 1, 1394.5i]: cannot adjust line
#27 14.43 troff:stdin:9044: warning [p 1, 1394.7i]: cannot break line
#27 14.43 troff:stdin:9045: warning [p 1, 1394.8i]: cannot break line
#27 14.44 troff:stdin:9046: warning [p 1, 1395.0i]: cannot break line
#27 14.44 troff:stdin:9049: warning [p 1, 1395.3i]: cannot break line
#27 14.44 troff:stdin:9050: warning [p 1, 1395.5i]: cannot adjust line
#27 14.44 troff:stdin:9050: warning [p 1, 1395.7i]: cannot break line
#27 14.44 troff:stdin:9051: warning [p 1, 1395.8i]: cannot break line
#27 14.44 troff:stdin:9053: warning [p 1, 1396.0i]: cannot adjust line
#27 14.44 troff:stdin:9057: warning [p 1, 1396.7i]: cannot adjust line
#27 14.44 troff:stdin:9057: warning [p 1, 1396.8i]: cannot break line
#27 14.44 troff:stdin:9058: warning [p 1, 1397.0i]: cannot break line
#27 14.44 troff:stdin:9060: warning [p 1, 1397.2i]: cannot adjust line
#27 14.44 troff:stdin:9060: warning [p 1, 1397.3i]: cannot break line
#27 14.44 troff:stdin:9060: warning [p 1, 1397.5i]: cannot break line
#27 14.44 troff:stdin:9070: warning [p 1, 1398.3i]: cannot adjust line
#27 14.44 troff:stdin:9070: warning [p 1, 1398.5i]: cannot break line
#27 14.45 troff:stdin:9071: warning [p 1, 1398.7i]: cannot break line
#27 14.45 troff:stdin:9073: warning [p 1, 1399.0i]: cannot break line
#27 14.45 troff:stdin:9073: warning [p 1, 1399.3i]: cannot adjust line
#27 14.45 troff:stdin:9073: warning [p 1, 1399.5i]: cannot break line
#27 14.45 troff:stdin:9073: warning [p 1, 1399.7i]: cannot break line
#27 14.45 troff:stdin:9073: warning [p 1, 1399.8i]: cannot break line
#27 14.45 troff:stdin:9073: warning [p 1, 1400.0i]: cannot break line
#27 14.45 troff:stdin:9078: warning [p 1, 1400.5i]: cannot break line
#27 14.45 troff:stdin:9082: warning [p 1, 1400.8i]: cannot adjust line
#27 14.45 troff:stdin:9083: warning [p 1, 1401.5i]: cannot break line
#27 14.45 troff:stdin:9083: warning [p 1, 1401.7i]: cannot break line
#27 14.46 troff:stdin:9083: warning [p 1, 1401.8i]: cannot adjust line
#27 14.46 troff:stdin:9083: warning [p 1, 1402.0i]: cannot break line
#27 14.46 troff:stdin:9083: warning: expected numeric expression, got a leader character
#27 14.46 troff:stdin:9084: warning [p 1, 1402.2i]: cannot break line
#27 14.46 troff:stdin:9094: warning [p 1, 1402.7i]: cannot adjust line
#27 14.46 troff:stdin:9095: warning [p 1, 1402.8i]: cannot adjust line
#27 14.46 troff:stdin:9095: warning [p 1, 1403.0i]: cannot adjust line
#27 14.46 troff:stdin:9096: warning [p 1, 1403.2i]: cannot adjust line
#27 14.46 troff:stdin:9097: warning [p 1, 1403.3i]: cannot adjust line
#27 14.46 troff:stdin:9098: warning [p 1, 1403.5i]: cannot adjust line
#27 14.46 troff:stdin:9099: warning [p 1, 1403.7i]: cannot adjust line
#27 14.46 troff:stdin:9099: warning [p 1, 1403.8i]: cannot break line
#27 14.46 troff:stdin:9101: warning [p 1, 1404.0i]: cannot adjust line
#27 14.46 troff:stdin:9104: warning [p 1, 1404.3i]: cannot adjust line
#27 14.46 troff:stdin:9107: warning [p 1, 1404.8i]: cannot adjust line
#27 14.46 troff:stdin:9107: warning [p 1, 1405.0i]: cannot break line
#27 14.46 troff:stdin:9109: warning [p 1, 1405.2i]: cannot adjust line
#27 14.46 troff:stdin:9109: warning [p 1, 1405.3i]: cannot break line
#27 14.46 troff:stdin:9111: warning [p 1, 1405.5i]: cannot adjust line
#27 14.46 troff:stdin:9111: warning [p 1, 1405.7i]: cannot break line
#27 14.46 troff:stdin:9113: warning [p 1, 1405.8i]: cannot adjust line
#27 14.46 troff:stdin:9113: warning [p 1, 1406.0i]: cannot break line
#27 14.46 troff:stdin:9114: warning [p 1, 1406.2i]: cannot break line
#27 14.47 troff:stdin:9118: warning [p 1, 1406.5i]: cannot break line
#27 14.47 troff:stdin:9120: warning [p 1, 1406.7i]: cannot adjust line
#27 14.47 troff:stdin:9120: warning [p 1, 1406.8i]: cannot break line
#27 14.47 troff:stdin:9122: warning [p 1, 1407.0i]: cannot adjust line
#27 14.47 troff:stdin:9123: warning [p 1, 1407.2i]: cannot adjust line
#27 14.47 troff:stdin:9124: warning [p 1, 1407.3i]: cannot adjust line
#27 14.47 troff:stdin:9124: warning [p 1, 1407.5i]: cannot break line
#27 14.47 troff:stdin:9124: warning [p 1, 1407.7i]: cannot break line
#27 14.47 troff:stdin:9126: warning [p 1, 1407.8i]: cannot adjust line
#27 14.47 troff:stdin:9126: warning [p 1, 1408.0i]: cannot adjust line
#27 14.47 troff:stdin:9126: warning [p 1, 1408.2i]: cannot break line
#27 14.47 troff:stdin:9128: warning [p 1, 1408.3i]: cannot adjust line
#27 14.47 troff:stdin:9128: warning [p 1, 1408.5i]: cannot break line
#27 14.47 troff:stdin:9129: warning [p 1, 1408.7i]: cannot break line
#27 14.47 troff:stdin:9130: warning [p 1, 1408.8i]: cannot break line
#27 14.48 troff:stdin:9132: warning [p 1, 1409.2i]: cannot break line
#27 14.48 troff:stdin:9136: warning [p 1, 1409.5i]: cannot break line
#27 14.48 troff:stdin:9143: warning [p 1, 1410.8i]: cannot adjust line
#27 14.48 troff:stdin:9143: warning [p 1, 1411.0i]: cannot break line
#27 14.48 troff:stdin:9148: error: a leader character is not allowed in an identifier
#27 14.48 troff:stdin:9150: warning [p 1, 1411.8i]: cannot break line
#27 14.48 troff:stdin:9151: warning [p 1, 1412.0i]: cannot break line
#27 14.48 troff:stdin:9153: warning [p 1, 1412.2i]: cannot adjust line
#27 14.48 troff:stdin:9153: warning [p 1, 1412.3i]: cannot break line
#27 14.48 troff:stdin:9154: warning [p 1, 1412.5i]: cannot break line
#27 14.48 troff:stdin:9155: warning [p 1, 1412.7i]: cannot break line
#27 14.49 troff:stdin:9156: warning [p 1, 1412.8i]: cannot adjust line
#27 14.49 troff:stdin:9156: warning [p 1, 1413.0i]: cannot break line
#27 14.49 troff:stdin:9157: warning [p 1, 1413.2i]: cannot break line
#27 14.49 troff:stdin:9160: warning [p 1, 1413.5i]: cannot break line
#27 14.49 troff:stdin:9160: warning [p 1, 1413.7i]: cannot adjust line
#27 14.49 troff:stdin:9160: warning [p 1, 1413.8i]: cannot break line
#27 14.49 troff:stdin:9165: warning [p 1, 1414.2i]: cannot break line
#27 14.49 troff:stdin:9166: warning [p 1, 1414.3i]: cannot break line
#27 14.49 troff:stdin:9167: warning [p 1, 1414.5i]: cannot break line
#27 14.49 troff:stdin:9167: warning [p 1, 1414.7i]: cannot adjust line
#27 14.49 troff:stdin:9167: warning [p 1, 1414.8i]: cannot break line
#27 14.49 troff:stdin:9167: warning [p 1, 1415.0i]: cannot break line
#27 14.49 troff:stdin:9167: warning [p 1, 1415.2i]: cannot adjust line
#27 14.49 troff:stdin:9167: warning [p 1, 1415.3i]: cannot adjust line
#27 14.49 troff:stdin:9167: warning [p 1, 1415.5i]: cannot break line
#27 14.50 troff:stdin:9168: warning [p 1, 1415.7i]: cannot break line
#27 14.50 troff:stdin:9169: warning [p 1, 1415.8i]: cannot break line
#27 14.50 troff:stdin:9170: warning [p 1, 1416.0i]: cannot adjust line
#27 14.50 troff:stdin:9170: warning [p 1, 1416.2i]: cannot break line
#27 14.50 troff:stdin:9171: warning [p 1, 1416.3i]: cannot adjust line
#27 14.50 troff:stdin:9172: warning [p 1, 1416.5i]: cannot adjust line
#27 14.50 troff:stdin:9172: warning [p 1, 1416.7i]: cannot break line
#27 14.50 troff:stdin:9173: warning [p 1, 1416.8i]: cannot break line
#27 14.50 troff:stdin:9175: warning [p 1, 1417.0i]: cannot adjust line
#27 14.50 troff:stdin:9176: warning [p 1, 1417.2i]: cannot adjust line
#27 14.50 troff:stdin:9176: warning: special character 'ù' not defined
#27 14.50 troff:stdin:9176: warning [p 1, 1417.3i]: cannot adjust line
#27 14.50 troff:stdin:9177: warning [p 1, 1417.5i]: cannot adjust line
#27 14.50 troff:stdin:9177: warning [p 1, 1417.7i]: cannot adjust line
#27 14.50 troff:stdin:9178: warning [p 1, 1417.8i]: cannot adjust line
#27 14.50 troff:stdin:9178: warning [p 1, 1418.0i]: cannot break line
#27 14.50 troff:stdin:9178: warning [p 1, 1418.2i]: cannot adjust line
#27 14.50 troff:stdin:9178: warning [p 1, 1418.3i]: cannot adjust line
#27 14.50 troff:stdin:9178: warning [p 1, 1418.5i]: cannot adjust line
#27 14.50 troff:stdin:9179: warning [p 1, 1418.7i]: cannot adjust line
#27 14.50 troff:stdin:9179: warning [p 1, 1418.8i]: cannot break line
#27 14.50 troff:stdin:9179: warning [p 1, 1419.0i]: cannot break line
#27 14.50 troff:stdin:9181: warning [p 1, 1419.2i]: cannot adjust line
#27 14.50 troff:stdin:9181: warning [p 1, 1419.3i]: cannot break line
#27 14.51 troff:stdin:9184: warning [p 1, 1419.7i]: cannot adjust line
#27 14.51 troff:stdin:9184: warning [p 1, 1419.8i]: cannot break line
#27 14.51 troff:stdin:9187: warning [p 1, 1420.2i]: cannot break line
#27 14.51 troff:stdin:9188: warning [p 1, 1420.3i]: cannot adjust line
#27 14.51 troff:stdin:9188: warning [p 1, 1420.5i]: cannot break line
#27 14.51 troff:stdin:9195: warning [p 1, 1421.0i]: cannot adjust line
#27 14.51 troff:stdin:9195: warning [p 1, 1421.2i]: cannot break line
#27 14.51 troff:stdin:9195: warning [p 1, 1421.3i]: cannot break line
#27 14.51 troff:stdin:9195: warning [p 1, 1421.5i]: cannot adjust line
#27 14.51 troff:stdin:9195: warning [p 1, 1421.7i]: cannot adjust line
#27 14.51 troff:stdin:9199: warning [p 1, 1422.0i]: cannot break line
#27 14.51 troff:stdin:9202: warning [p 1, 1422.3i]: cannot adjust line
#27 14.51 troff:stdin:9203: warning [p 1, 1422.5i]: cannot adjust line
#27 14.51 troff:stdin:9203: warning [p 1, 1422.7i]: cannot break line
#27 14.52 troff:stdin:9204: warning [p 1, 1423.0i]: cannot break line
#27 14.52 troff:stdin:9204: warning [p 1, 1423.2i]: cannot break line
#27 14.52 troff:stdin:9215: warning [p 1, 1423.8i]: cannot break line
#27 14.52 troff:stdin:9215: warning [p 1, 1424.0i]: cannot break line
#27 14.52 troff:stdin:9227: warning [p 1, 1424.5i]: cannot adjust line
#27 14.52 troff:stdin:9227: warning [p 1, 1424.7i]: cannot break line
#27 14.52 troff:stdin:9234: warning [p 1, 1425.7i]: cannot adjust line
#27 14.52 troff:stdin:9234: warning [p 1, 1425.8i]: cannot break line
#27 14.52 troff:stdin:9234: warning [p 1, 1426.0i]: cannot adjust line
#27 14.52 troff:stdin:9234: warning [p 1, 1426.3i]: cannot break line
#27 14.52 troff:stdin:9235: warning [p 1, 1426.5i]: cannot break line
#27 14.53 troff:stdin:9235: warning [p 1, 1426.7i]: cannot break line
#27 14.53 troff:stdin:9235: warning [p 1, 1426.8i]: cannot break line
#27 14.53 troff:stdin:9236: warning [p 1, 1427.0i]: cannot break line
#27 14.53 troff:stdin:9237: warning [p 1, 1427.2i]: cannot break line
#27 14.53 troff:stdin:9243: warning [p 1, 1427.7i]: cannot break line
#27 14.53 troff:stdin:9245: warning [p 1, 1428.0i]: cannot break line
#27 14.53 troff:stdin:9246: warning [p 1, 1428.2i]: cannot break line
#27 14.53 troff:stdin:9247: warning [p 1, 1428.3i]: cannot break line
#27 14.54 troff:stdin:9267: warning [p 1, 1429.2i]: cannot adjust line
#27 14.54 troff:stdin:9267: warning [p 1, 1429.3i]: cannot break line
#27 14.54 troff:stdin:9272: warning [p 1, 1429.7i]: cannot break line
#27 14.54 troff:stdin:9273: warning [p 1, 1429.8i]: cannot break line
#27 14.54 troff:stdin:9276: warning [p 1, 1430.2i]: cannot adjust line
#27 14.54 troff:stdin:9277: warning [p 1, 1430.3i]: cannot adjust line
#27 14.54 troff:stdin:9277: warning [p 1, 1430.5i]: cannot adjust line
#27 14.54 troff:stdin:9278: warning [p 1, 1430.7i]: cannot adjust line
#27 14.54 troff:stdin:9278: warning [p 1, 1430.8i]: cannot break line
#27 14.54 troff:stdin:9278: warning [p 1, 1431.0i]: cannot adjust line
#27 14.54 troff:stdin:9278: warning [p 1, 1431.2i]: cannot adjust line
#27 14.54 troff:stdin:9278: warning [p 1, 1431.3i]: cannot break line
#27 14.54 troff:stdin:9278: warning [p 1, 1431.5i]: cannot break line
#27 14.55 troff:stdin:9285: warning [p 1, 1432.7i]: cannot break line
#27 14.55 troff:stdin:9285: warning [p 1, 1433.2i]: cannot adjust line
#27 14.55 troff:stdin:9285: warning [p 1, 1433.3i]: cannot break line
#27 14.55 troff:stdin:9285: warning [p 1, 1433.5i]: cannot adjust line
#27 14.55 troff:stdin:9285: warning [p 1, 1433.7i]: cannot break line
#27 14.55 troff:stdin:9287: warning [p 1, 1434.0i]: cannot adjust line
#27 14.55 troff:stdin:9287: warning [p 1, 1434.2i]: cannot break line
#27 14.56 troff:stdin:9287: warning [p 1, 1434.3i]: cannot break line
#27 14.56 troff:stdin:9287: warning [p 1, 1434.5i]: cannot adjust line
#27 14.56 troff:stdin:9287: warning [p 1, 1434.7i]: cannot break line
#27 14.56 troff:stdin:9287: warning [p 1, 1434.8i]: cannot break line
#27 14.56 troff:stdin:9293: warning [p 1, 1435.7i]: cannot break line
#27 14.56 troff:stdin:9295: warning [p 1, 1435.8i]: cannot adjust line
#27 14.56 troff:stdin:9309: warning [p 1, 1436.5i]: cannot adjust line
#27 14.56 troff:stdin:9310: warning [p 1, 1436.7i]: cannot adjust line
#27 14.56 troff:stdin:9310: warning [p 1, 1436.8i]: cannot break line
#27 14.56 troff:stdin:9310: warning [p 1, 1437.2i]: cannot break line
#27 14.57 troff:stdin:9314: warning [p 1, 1437.5i]: cannot adjust line
#27 14.57 troff:stdin:9314: warning [p 1, 1437.7i]: cannot adjust line
#27 14.57 troff:stdin:9314: warning [p 1, 1437.8i]: cannot break line
#27 14.57 troff:stdin:9314: warning [p 1, 1438.0i]: cannot break line
#27 14.57 troff:stdin:9316: warning [p 1, 1438.3i]: cannot break line
#27 14.57 troff:stdin:9317: warning [p 1, 1438.5i]: cannot break line
#27 14.57 troff:stdin:9318: error: expected identifier, got a leader character; treated as missing
#27 14.57 troff:stdin:9319: warning [p 1, 1438.7i]: cannot break line
#27 14.57 troff:stdin:9319: warning [p 1, 1438.8i]: cannot break line
#27 14.57 troff:stdin:9320: warning [p 1, 1439.0i]: cannot break line
#27 14.57 troff:stdin:9321: warning [p 1, 1439.2i]: cannot break line
#27 14.57 troff:stdin:9321: warning [p 1, 1439.3i]: cannot break line
#27 14.57 troff:stdin:9322: warning [p 1, 1439.5i]: cannot break line
#27 14.57 troff:stdin:9324: warning [p 1, 1439.8i]: cannot break line
#27 14.58 troff:stdin:9325: warning [p 1, 1440.0i]: cannot break line
#27 14.58 troff:stdin:9325: warning [p 1, 1440.2i]: cannot break line
#27 14.58 troff:stdin:9327: warning [p 1, 1440.3i]: cannot adjust line
#27 14.58 troff:stdin:9327: warning [p 1, 1440.5i]: cannot break line
#27 14.58 troff:stdin:9327: warning [p 1, 1440.7i]: cannot break line
#27 14.58 troff:stdin:9329: warning [p 1, 1440.8i]: cannot adjust line
#27 14.58 troff:stdin:9329: warning [p 1, 1441.0i]: cannot break line
#27 14.58 troff:stdin:9329: warning [p 1, 1441.2i]: cannot break line
#27 14.58 troff:stdin:9331: warning [p 1, 1441.3i]: cannot adjust line
#27 14.58 troff:stdin:9331: warning [p 1, 1441.5i]: cannot break line
#27 14.58 troff:stdin:9331: warning [p 1, 1441.7i]: cannot break line
#27 14.58 troff:stdin:9333: warning [p 1, 1441.8i]: cannot adjust line
#27 14.58 troff:stdin:9333: warning [p 1, 1442.0i]: cannot break line
#27 14.58 troff:stdin:9333: warning [p 1, 1442.2i]: cannot break line
#27 14.58 troff:stdin:9334: error: expected identifier, got a leader character; treated as missing
#27 14.59 troff:stdin:9335: warning [p 1, 1442.3i]: cannot break line
#27 14.59 troff:stdin:9337: warning [p 1, 1442.5i]: cannot adjust line
#27 14.59 troff:stdin:9337: warning [p 1, 1442.7i]: cannot break line
#27 14.59 troff:stdin:9337: warning [p 1, 1442.8i]: cannot break line
#27 14.59 troff:stdin:9339: warning [p 1, 1443.0i]: cannot adjust line
#27 14.59 troff:stdin:9339: warning [p 1, 1443.2i]: cannot break line
#27 14.59 troff:stdin:9340: warning [p 1, 1443.3i]: cannot break line
#27 14.59 troff:stdin:9341: warning [p 1, 1443.5i]: cannot break line
#27 14.59 troff:stdin:9342: warning [p 1, 1443.7i]: cannot break line
#27 14.59 troff:stdin:9342: warning [p 1, 1443.8i]: cannot break line
#27 14.59 troff:stdin:9343: warning [p 1, 1444.0i]: cannot break line
#27 14.59 troff:stdin:9344: warning [p 1, 1444.2i]: cannot break line
#27 14.59 troff:stdin:9345: warning [p 1, 1444.3i]: cannot break line
#27 14.59 troff:stdin:9346: error: expected identifier, got a leader character; treated as missing
#27 14.59 troff:stdin:9348: error: expected identifier, got a leader character; treated as missing
#27 14.60 troff:stdin:9349: warning [p 1, 1444.5i]: cannot adjust line
#27 14.60 troff:stdin:9349: warning [p 1, 1444.7i]: cannot break line
#27 14.60 troff:stdin:9350: error: expected identifier, got a leader character; treated as missing
#27 14.60 troff:stdin:9351: warning [p 1, 1444.8i]: cannot break line
#27 14.60 troff:stdin:9352: warning [p 1, 1445.0i]: cannot break line
#27 14.60 troff:stdin:9353: warning [p 1, 1445.2i]: cannot break line
#27 14.60 troff:stdin:9353: warning [p 1, 1445.3i]: cannot break line
#27 14.60 troff:stdin:9353: warning [p 1, 1445.5i]: cannot break line
#27 14.60 troff:stdin:9353: warning [p 1, 1445.7i]: cannot break line
#27 14.60 troff:stdin:9354: warning [p 1, 1445.8i]: cannot break line
#27 14.60 troff:stdin:9354: warning [p 1, 1446.0i]: cannot break line
#27 14.60 troff:stdin:9355: warning [p 1, 1446.2i]: cannot break line
#27 14.61 troff:stdin:9356: warning [p 1, 1446.3i]: cannot break line
#27 14.61 troff:stdin:9356: warning [p 1, 1446.5i]: cannot break line
#27 14.61 troff:stdin:9357: warning [p 1, 1446.7i]: cannot break line
#27 14.61 troff:stdin:9357: warning [p 1, 1446.8i]: cannot break line
#27 14.61 troff:stdin:9358: error: expected identifier, got a leader character; treated as missing
#27 14.61 troff:stdin:9360: warning [p 1, 1447.0i]: cannot adjust line
#27 14.61 troff:stdin:9360: warning [p 1, 1447.2i]: cannot adjust line
#27 14.61 troff:stdin:9360: warning [p 1, 1447.3i]: cannot break line
#27 14.61 troff:stdin:9360: warning [p 1, 1447.5i]: cannot adjust line
#27 14.61 troff:stdin:9360: warning [p 1, 1447.7i]: cannot break line
#27 14.61 troff:stdin:9361: warning [p 1, 1447.8i]: cannot break line
#27 14.61 troff:stdin:9362: error: expected identifier, got a leader character; treated as missing
#27 14.61 troff:stdin:9363: warning [p 1, 1448.0i]: cannot adjust line
#27 14.61 troff:stdin:9363: warning [p 1, 1448.2i]: cannot break line
#27 14.61 troff:stdin:9363: warning [p 1, 1448.3i]: cannot break line
#27 14.62 troff:stdin:9364: warning [p 1, 1448.5i]: cannot break line
#27 14.62 troff:stdin:9365: warning [p 1, 1448.7i]: cannot break line
#27 14.62 troff:stdin:9366: warning [p 1, 1448.8i]: cannot break line
#27 14.62 troff:stdin:9366: warning [p 1, 1449.0i]: cannot break line
#27 14.62 troff:stdin:9367: warning [p 1, 1449.2i]: cannot break line
#27 14.62 troff:stdin:9368: warning [p 1, 1449.3i]: cannot break line
#27 14.62 troff:stdin:9368: warning [p 1, 1449.5i]: cannot break line
#27 14.62 troff:stdin:9369: warning [p 1, 1449.7i]: cannot break line
#27 14.62 troff:stdin:9370: warning [p 1, 1449.8i]: cannot break line
#27 14.62 troff:stdin:9371: warning [p 1, 1450.0i]: cannot break line
#27 14.62 troff:stdin:9371: warning [p 1, 1450.2i]: cannot break line
#27 14.62 troff:stdin:9372: warning [p 1, 1450.3i]: cannot break line
#27 14.62 troff:stdin:9373: warning [p 1, 1450.5i]: cannot break line
#27 14.63 troff:stdin:9374: warning [p 1, 1450.7i]: cannot break line
#27 14.63 troff:stdin:9374: warning [p 1, 1450.8i]: cannot break line
#27 14.63 troff:stdin:9375: warning [p 1, 1451.0i]: cannot break line
#27 14.63 troff:stdin:9377: warning [p 1, 1451.2i]: cannot adjust line
#27 14.63 troff:stdin:9377: warning [p 1, 1451.3i]: cannot break line
#27 14.63 troff:stdin:9377: warning [p 1, 1451.5i]: cannot break line
#27 14.63 troff:stdin:9377: warning [p 1, 1451.7i]: cannot adjust line
#27 14.63 troff:stdin:9377: warning [p 1, 1451.8i]: cannot break line
#27 14.63 troff:stdin:9378: error: a leader character is not allowed in an identifier
#27 14.63 troff:stdin:9379: warning [p 1, 1452.0i]: cannot break line
#27 14.63 troff:stdin:9380: warning [p 1, 1452.2i]: cannot break line
#27 14.63 troff:stdin:9380: warning [p 1, 1452.3i]: cannot break line
#27 14.63 troff:stdin:9381: warning [p 1, 1452.5i]: cannot break line
#27 14.63 troff:stdin:9382: warning [p 1, 1452.7i]: cannot break line
#27 14.64 troff:stdin:9385: warning [p 1, 1452.8i]: cannot adjust line
#27 14.64 troff:stdin:9385: warning [p 1, 1453.0i]: cannot break line
#27 14.64 troff:stdin:9385: warning [p 1, 1453.2i]: cannot break line
#27 14.64 troff:stdin:9387: warning [p 1, 1453.3i]: cannot adjust line
#27 14.64 troff:stdin:9387: warning [p 1, 1453.5i]: cannot break line
#27 14.64 troff:stdin:9387: warning [p 1, 1453.7i]: cannot break line
#27 14.64 troff:stdin:9388: warning [p 1, 1453.8i]: cannot break line
#27 14.64 troff:stdin:9388: warning [p 1, 1454.0i]: cannot break line
#27 14.64 troff:stdin:9388: warning [p 1, 1454.2i]: cannot break line
#27 14.64 troff:stdin:9389: warning [p 1, 1454.3i]: cannot break line
#27 14.64 troff:stdin:9389: warning [p 1, 1454.5i]: cannot break line
#27 14.64 troff:stdin:9390: error: expected identifier, got a leader character; treated as missing
#27 14.64 troff:stdin:9391: warning [p 1, 1454.7i]: cannot break line
#27 14.64 troff:stdin:9392: warning [p 1, 1454.8i]: cannot break line
#27 14.64 troff:stdin:9392: warning [p 1, 1455.0i]: cannot break line
#27 14.64 troff:stdin:9394: warning [p 1, 1455.3i]: cannot break line
#27 14.65 troff:stdin:9394: warning [p 1, 1455.5i]: cannot break line
#27 14.65 troff:stdin:9395: warning [p 1, 1455.7i]: cannot break line
#27 14.65 troff:stdin:9396: warning [p 1, 1455.8i]: cannot break line
#27 14.65 troff:stdin:9397: warning [p 1, 1456.0i]: cannot break line
#27 14.65 troff:stdin:9400: warning [p 1, 1456.3i]: cannot adjust line
#27 14.65 troff:stdin:9400: warning [p 1, 1456.5i]: cannot adjust line
#27 14.65 troff:stdin:9400: warning [p 1, 1456.7i]: cannot break line
#27 14.65 troff:stdin:9402: warning [p 1, 1456.8i]: cannot adjust line
#27 14.65 troff:stdin:9402: warning [p 1, 1457.0i]: cannot break line
#27 14.65 troff:stdin:9402: warning [p 1, 1457.2i]: cannot break line
#27 14.65 troff:stdin:9402: warning [p 1, 1457.3i]: cannot break line
#27 14.65 troff:stdin:9403: warning [p 1, 1457.5i]: cannot break line
#27 14.65 troff:stdin:9404: warning [p 1, 1457.7i]: cannot break line
#27 14.65 troff:stdin:9405: warning [p 1, 1457.8i]: cannot break line
#27 14.66 troff:stdin:9405: warning [p 1, 1458.0i]: cannot break line
#27 14.66 troff:stdin:9405: warning [p 1, 1458.2i]: cannot break line
#27 14.66 troff:stdin:9407: warning [p 1, 1458.3i]: cannot adjust line
#27 14.66 troff:stdin:9407: warning [p 1, 1458.5i]: cannot break line
#27 14.66 troff:stdin:9407: warning [p 1, 1458.7i]: cannot break line
#27 14.66 troff:stdin:9408: warning [p 1, 1458.8i]: cannot break line
#27 14.66 troff:stdin:9410: warning [p 1, 1459.0i]: cannot adjust line
#27 14.66 troff:stdin:9410: warning [p 1, 1459.2i]: cannot break line
#27 14.66 troff:stdin:9410: warning [p 1, 1459.3i]: cannot break line
#27 14.66 troff:stdin:9411: warning [p 1, 1459.5i]: cannot break line
#27 14.66 troff:stdin:9412: warning [p 1, 1459.7i]: cannot break line
#27 14.66 troff:stdin:9412: warning [p 1, 1459.8i]: cannot break line
#27 14.66 troff:stdin:9412: warning [p 1, 1460.0i]: cannot break line
#27 14.66 troff:stdin:9413: warning [p 1, 1460.2i]: cannot break line
#27 14.67 troff:stdin:9413: warning [p 1, 1460.3i]: cannot adjust line
#27 14.67 troff:stdin:9413: warning [p 1, 1460.5i]: cannot break line
#27 14.67 troff:stdin:9414: error: expected identifier, got a leader character; treated as missing
#27 14.67 troff:stdin:9415: warning [p 1, 1460.7i]: cannot break line
#27 14.67 troff:stdin:9416: error: a leader character is not allowed in an identifier
#27 14.67 troff:stdin:9417: error: expected identifier, got a leader character; treated as missing
#27 14.67 troff:stdin:9418: warning [p 1, 1460.8i]: cannot break line
#27 14.67 troff:stdin:9419: warning [p 1, 1461.0i]: cannot break line
#27 14.67 troff:stdin:9419: warning [p 1, 1461.2i]: cannot break line
#27 14.67 troff:stdin:9419: warning [p 1, 1461.3i]: cannot break line
#27 14.67 troff:stdin:9420: warning [p 1, 1461.5i]: cannot break line
#27 14.67 troff:stdin:9421: warning [p 1, 1461.7i]: cannot break line
#27 14.67 troff:stdin:9422: warning [p 1, 1461.8i]: cannot break line
#27 14.68 troff:stdin:9422: warning [p 1, 1462.0i]: cannot break line
#27 14.68 troff:stdin:9422: warning [p 1, 1462.2i]: cannot break line
#27 14.68 troff:stdin:9423: warning [p 1, 1462.3i]: cannot break line
#27 14.68 troff:stdin:9424: warning [p 1, 1462.5i]: cannot break line
#27 14.68 troff:stdin:9425: warning [p 1, 1462.7i]: cannot break line
#27 14.68 troff:stdin:9425: warning [p 1, 1462.8i]: cannot break line
#27 14.68 troff:stdin:9426: warning [p 1, 1463.0i]: cannot break line
#27 14.68 troff:stdin:9427: warning [p 1, 1463.2i]: cannot break line
#27 14.68 troff:stdin:9427: warning [p 1, 1463.3i]: cannot break line
#27 14.69 troff:stdin:9428: warning [p 1, 1463.5i]: cannot break line
#27 14.69 troff:stdin:9431: warning [p 1, 1463.8i]: cannot break line
#27 14.69 troff:stdin:9431: warning [p 1, 1464.0i]: cannot break line
#27 14.69 troff:stdin:9432: warning [p 1, 1464.2i]: cannot break line
#27 14.69 troff:stdin:9433: warning [p 1, 1464.3i]: cannot break line
#27 14.69 troff:stdin:9434: warning [p 1, 1464.5i]: cannot break line
#27 14.69 troff:stdin:9434: warning [p 1, 1464.7i]: cannot break line
#27 14.69 troff:stdin:9435: warning [p 1, 1464.8i]: cannot break line
#27 14.69 troff:stdin:9436: warning [p 1, 1465.0i]: cannot adjust line
#27 14.69 troff:stdin:9438: error: expected identifier, got a leader character; treated as missing
#27 14.69 troff:stdin:9439: warning [p 1, 1465.5i]: cannot break line
#27 14.69 troff:stdin:9440: warning [p 1, 1465.7i]: cannot break line
#27 14.69 troff:stdin:9442: warning [p 1, 1465.8i]: cannot adjust line
#27 14.69 troff:stdin:9442: warning [p 1, 1466.0i]: cannot break line
#27 14.70 troff:stdin:9442: warning [p 1, 1466.2i]: cannot break line
#27 14.70 troff:stdin:9443: warning [p 1, 1466.3i]: cannot break line
#27 14.70 troff:stdin:9444: warning [p 1, 1466.5i]: cannot break line
#27 14.70 troff:stdin:9445: warning [p 1, 1466.7i]: cannot break line
#27 14.70 troff:stdin:9445: warning [p 1, 1466.8i]: cannot break line
#27 14.70 troff:stdin:9445: warning [p 1, 1467.0i]: cannot break line
#27 14.70 troff:stdin:9447: warning [p 1, 1467.2i]: cannot adjust line
#27 14.70 troff:stdin:9447: warning [p 1, 1467.3i]: cannot break line
#27 14.70 troff:stdin:9447: warning [p 1, 1467.5i]: cannot break line
#27 14.70 troff:stdin:9448: warning [p 1, 1467.7i]: cannot break line
#27 14.70 troff:stdin:9449: warning [p 1, 1467.8i]: cannot break line
#27 14.70 troff:stdin:9449: warning [p 1, 1468.0i]: cannot break line
#27 14.70 troff:stdin:9450: warning [p 1, 1468.2i]: cannot break line
#27 14.70 troff:stdin:9452: warning [p 1, 1468.3i]: cannot adjust line
#27 14.70 troff:stdin:9452: warning [p 1, 1468.5i]: cannot break line
#27 14.71 troff:stdin:9452: warning [p 1, 1468.7i]: cannot break line
#27 14.71 troff:stdin:9453: warning [p 1, 1468.8i]: cannot break line
#27 14.71 troff:stdin:9456: warning [p 1, 1469.2i]: cannot break line
#27 14.71 troff:stdin:9456: warning [p 1, 1469.3i]: cannot adjust line
#27 14.71 troff:stdin:9456: warning [p 1, 1469.5i]: cannot break line
#27 14.71 troff:stdin:9457: warning [p 1, 1469.7i]: cannot break line
#27 14.71 troff:stdin:9458: warning [p 1, 1469.8i]: cannot break line
#27 14.71 troff:stdin:9459: error: expected identifier, got a leader character; treated as missing
#27 14.71 troff:stdin:9460: error: expected identifier, got a leader character; treated as missing
#27 14.71 troff:stdin:9461: warning [p 1, 1470.0i]: cannot break line
#27 14.71 troff:stdin:9463: warning [p 1, 1470.3i]: cannot break line
#27 14.71 troff:stdin:9463: warning [p 1, 1470.5i]: cannot break line
#27 14.71 troff:stdin:9464: warning [p 1, 1470.7i]: cannot break line
#27 14.71 troff:stdin:9464: warning [p 1, 1470.8i]: cannot break line
#27 14.71 troff:stdin:9465: warning [p 1, 1471.0i]: cannot break line
#27 14.72 troff:stdin:9468: warning [p 1, 1471.3i]: cannot adjust line
#27 14.72 troff:stdin:9468: warning [p 1, 1471.5i]: cannot break line
#27 14.72 troff:stdin:9468: warning [p 1, 1471.7i]: cannot break line
#27 14.72 troff:stdin:9468: warning [p 1, 1471.8i]: cannot break line
#27 14.72 troff:stdin:9469: warning [p 1, 1472.0i]: cannot break line
#27 14.72 troff:stdin:9469: warning [p 1, 1472.2i]: cannot break line
#27 14.72 troff:stdin:9469: warning [p 1, 1472.3i]: cannot break line
#27 14.72 troff:stdin:9469: warning [p 1, 1472.5i]: cannot break line
#27 14.72 troff:stdin:9469: warning [p 1, 1472.7i]: cannot break line
#27 14.72 troff:stdin:9470: warning [p 1, 1472.8i]: cannot adjust line
#27 14.72 troff:stdin:9470: warning [p 1, 1473.0i]: cannot break line
#27 14.72 troff:stdin:9470: warning [p 1, 1473.2i]: cannot break line
#27 14.72 troff:stdin:9471: warning [p 1, 1473.3i]: cannot break line
#27 14.73 troff:stdin:9471: warning [p 1, 1473.5i]: cannot break line
#27 14.73 troff:stdin:9471: warning [p 1, 1473.7i]: cannot break line
#27 14.73 troff:stdin:9472: warning [p 1, 1473.8i]: cannot break line
#27 14.73 troff:stdin:9472: warning [p 1, 1474.0i]: cannot break line
#27 14.73 troff:stdin:9472: warning [p 1, 1474.2i]: cannot break line
#27 14.73 troff:stdin:9473: warning [p 1, 1474.3i]: cannot adjust line
#27 14.73 troff:stdin:9475: warning [p 1, 1474.7i]: cannot break line
#27 14.73 troff:stdin:9475: warning [p 1, 1474.8i]: cannot break line
#27 14.73 troff:stdin:9475: warning [p 1, 1475.0i]: cannot break line
#27 14.73 troff:stdin:9476: warning [p 1, 1475.2i]: cannot adjust line
#27 14.73 troff:stdin:9476: warning [p 1, 1475.3i]: cannot break line
#27 14.74 troff:stdin:9476: warning [p 1, 1475.5i]: cannot break line
#27 14.74 troff:stdin:9479: warning [p 1, 1475.8i]: cannot adjust line
#27 14.74 troff:stdin:9480: warning [p 1, 1476.0i]: cannot adjust line
#27 14.74 troff:stdin:9480: warning [p 1, 1476.2i]: cannot adjust line
#27 14.74 troff:stdin:9480: warning [p 1, 1476.3i]: cannot break line
#27 14.74 troff:stdin:9481: warning [p 1, 1476.7i]: cannot break line
#27 14.74 troff:stdin:9482: warning [p 1, 1476.8i]: cannot break line
#27 14.74 troff:stdin:9482: warning [p 1, 1477.0i]: cannot break line
#27 14.74 troff:stdin:9483: warning [p 1, 1477.2i]: cannot adjust line
#27 14.74 troff:stdin:9483: warning [p 1, 1477.3i]: cannot break line
#27 14.74 troff:stdin:9484: warning [p 1, 1477.5i]: cannot adjust line
#27 14.74 troff:stdin:9485: warning [p 1, 1477.8i]: cannot adjust line
#27 14.74 troff:stdin:9485: warning [p 1, 1478.0i]: cannot break line
#27 14.74 troff:stdin:9486: warning [p 1, 1478.2i]: cannot break line
#27 14.75 troff:stdin:9486: warning [p 1, 1478.3i]: cannot break line
#27 14.75 troff:stdin:9486: warning [p 1, 1478.5i]: cannot break line
#27 14.75 troff:stdin:9486: warning [p 1, 1478.7i]: cannot break line
#27 14.75 troff:stdin:9486: warning [p 1, 1478.8i]: cannot adjust line
#27 14.75 troff:stdin:9486: warning [p 1, 1479.0i]: cannot break line
#27 14.75 troff:stdin:9486: warning [p 1, 1479.3i]: cannot break line
#27 14.75 troff:stdin:9487: warning [p 1, 1479.5i]: cannot break line
#27 14.75 troff:stdin:9487: warning [p 1, 1479.7i]: cannot adjust line
#27 14.75 troff:stdin:9488: warning [p 1, 1479.8i]: cannot adjust line
#27 14.75 troff:stdin:9490: warning [p 1, 1480.2i]: cannot break line
#27 14.75 troff:stdin:9490: warning [p 1, 1480.3i]: cannot break line
#27 14.76 troff:stdin:9491: warning [p 1, 1480.5i]: cannot break line
#27 14.76 troff:stdin:9491: warning [p 1, 1480.7i]: cannot break line
#27 14.76 troff:stdin:9492: warning [p 1, 1480.8i]: cannot adjust line
#27 14.76 troff:stdin:9492: warning [p 1, 1481.0i]: cannot break line
#27 14.76 troff:stdin:9493: warning [p 1, 1481.2i]: cannot break line
#27 14.76 troff:stdin:9493: warning [p 1, 1481.3i]: cannot adjust line
#27 14.76 troff:stdin:9493: warning [p 1, 1481.5i]: cannot break line
#27 14.76 troff:stdin:9494: warning [p 1, 1481.7i]: cannot adjust line
#27 14.76 troff:stdin:9494: warning [p 1, 1481.8i]: cannot break line
#27 14.76 troff:stdin:9494: warning [p 1, 1482.0i]: cannot break line
#27 14.76 troff:stdin:9494: warning [p 1, 1482.2i]: cannot break line
#27 14.76 troff:stdin:9494: warning [p 1, 1482.3i]: cannot adjust line
#27 14.76 troff:stdin:9494: warning [p 1, 1482.5i]: cannot adjust line
#27 14.76 troff:stdin:9494: warning [p 1, 1482.7i]: cannot break line
#27 14.76 troff:stdin:9495: error: expected identifier, got a leader character; treated as missing
#27 14.77 troff:stdin:9496: warning [p 1, 1482.8i]: cannot break line
#27 14.77 troff:stdin:9497: warning [p 1, 1483.0i]: cannot break line
#27 14.77 troff:stdin:9499: warning [p 1, 1483.2i]: cannot adjust line
#27 14.77 troff:stdin:9499: warning [p 1, 1483.3i]: cannot break line
#27 14.77 troff:stdin:9500: warning [p 1, 1483.5i]: cannot adjust line
#27 14.77 troff:stdin:9500: warning [p 1, 1483.7i]: cannot break line
#27 14.77 troff:stdin:9500: warning [p 1, 1484.0i]: cannot break line
#27 14.77 troff:stdin:9501: error: expected identifier, got a leader character; treated as missing
#27 14.77 troff:stdin:9502: error: a leader character is not allowed in an identifier
#27 14.77 troff:stdin:9503: warning [p 1, 1484.2i]: cannot break line
#27 14.77 troff:stdin:9503: warning [p 1, 1484.3i]: cannot break line
#27 14.77 troff:stdin:9503: warning [p 1, 1484.5i]: cannot break line
#27 14.77 troff:stdin:9505: warning [p 1, 1484.7i]: cannot adjust line
#27 14.77 troff:stdin:9505: warning [p 1, 1484.8i]: cannot break line
#27 14.77 troff:stdin:9505: warning [p 1, 1485.0i]: cannot break line
#27 14.77 troff:stdin:9505: warning [p 1, 1485.2i]: cannot adjust line
#27 14.77 troff:stdin:9505: warning [p 1, 1485.3i]: cannot adjust line
#27 14.77 troff:stdin:9505: warning [p 1, 1485.5i]: cannot break line
#27 14.78 troff:stdin:9506: warning [p 1, 1485.7i]: cannot break line
#27 14.78 troff:stdin:9506: warning [p 1, 1485.8i]: cannot break line
#27 14.78 troff:stdin:9506: warning [p 1, 1486.0i]: cannot break line
#27 14.78 troff:stdin:9508: warning [p 1, 1486.3i]: cannot adjust line
#27 14.78 troff:stdin:9508: warning [p 1, 1486.5i]: cannot break line
#27 14.78 troff:stdin:9509: warning [p 1, 1486.7i]: cannot adjust line
#27 14.78 troff:stdin:9509: warning [p 1, 1486.8i]: cannot break line
#27 14.78 troff:stdin:9510: warning [p 1, 1487.0i]: cannot adjust line
#27 14.78 troff:stdin:9510: warning [p 1, 1487.3i]: cannot break line
#27 14.78 troff:stdin:9511: warning [p 1, 1487.5i]: cannot break line
#27 14.78 troff:stdin:9511: warning [p 1, 1487.7i]: cannot break line
#27 14.79 troff:stdin:9511: warning [p 1, 1487.8i]: cannot break line
#27 14.79 troff:stdin:9511: warning [p 1, 1488.2i]: cannot adjust line
#27 14.79 troff:stdin:9511: warning [p 1, 1488.3i]: cannot break line
#27 14.79 troff:stdin:9511: warning [p 1, 1488.7i]: cannot break line
#27 14.79 troff:stdin:9513: warning [p 1, 1488.8i]: cannot adjust line
#27 14.79 troff:stdin:9513: warning [p 1, 1489.0i]: cannot adjust line
#27 14.79 troff:stdin:9513: warning [p 1, 1489.2i]: cannot break line
#27 14.79 troff:stdin:9514: warning [p 1, 1489.3i]: cannot break line
#27 14.79 troff:stdin:9514: warning [p 1, 1489.5i]: cannot break line
#27 14.79 troff:stdin:9515: warning [p 1, 1489.8i]: cannot adjust line
#27 14.79 troff:stdin:9515: warning [p 1, 1490.0i]: cannot adjust line
#27 14.79 troff:stdin:9515: warning [p 1, 1490.2i]: cannot break line
#27 14.79 troff:stdin:9516: warning [p 1, 1490.3i]: cannot break line
#27 14.80 troff:stdin:9516: warning [p 1, 1490.5i]: cannot adjust line
#27 14.80 troff:stdin:9516: warning [p 1, 1490.7i]: cannot break line
#27 14.80 troff:stdin:9516: warning [p 1, 1490.8i]: cannot adjust line
#27 14.80 troff:stdin:9516: warning [p 1, 1491.0i]: cannot break line
#27 14.80 troff:stdin:9517: warning [p 1, 1491.2i]: cannot break line
#27 14.80 troff:stdin:9518: warning [p 1, 1491.5i]: cannot adjust line
#27 14.80 troff:stdin:9518: warning [p 1, 1491.7i]: cannot break line
#27 14.80 troff:stdin:9519: warning [p 1, 1491.8i]: cannot break line
#27 14.80 troff:stdin:9519: warning [p 1, 1492.0i]: cannot break line
#27 14.81 troff:stdin:9519: warning [p 1, 1492.2i]: cannot adjust line
#27 14.81 troff:stdin:9519: warning [p 1, 1492.3i]: cannot break line
#27 14.81 troff:stdin:9519: warning [p 1, 1492.5i]: cannot adjust line
#27 14.81 troff:stdin:9520: warning [p 1, 1492.7i]: cannot adjust line
#27 14.81 troff:stdin:9521: warning [p 1, 1492.8i]: cannot adjust line
#27 14.81 troff:stdin:9521: warning [p 1, 1493.0i]: cannot break line
#27 14.81 troff:stdin:9521: warning [p 1, 1493.2i]: cannot break line
#27 14.81 troff:stdin:9522: warning [p 1, 1493.3i]: cannot adjust line
#27 14.81 troff:stdin:9522: warning [p 1, 1493.5i]: cannot adjust line
#27 14.81 troff:stdin:9522: warning [p 1, 1493.7i]: cannot break line
#27 14.81 troff:stdin:9523: warning [p 1, 1493.8i]: cannot break line
#27 14.81 troff:stdin:9523: warning [p 1, 1494.0i]: cannot adjust line
#27 14.81 troff:stdin:9523: warning [p 1, 1494.2i]: cannot break line
#27 14.81 troff:stdin:9525: warning [p 1, 1494.3i]: cannot adjust line
#27 14.81 troff:stdin:9525: warning [p 1, 1494.5i]: cannot break line
#27 14.81 troff:stdin:9526: warning [p 1, 1494.7i]: cannot break line
#27 14.81 troff:stdin:9526: warning [p 1, 1495.0i]: cannot break line
#27 14.82 troff:stdin:9527: warning [p 1, 1495.2i]: cannot break line
#27 14.82 troff:stdin:9528: warning [p 1, 1495.3i]: cannot adjust line
#27 14.82 troff:stdin:9528: warning [p 1, 1495.5i]: cannot break line
#27 14.82 troff:stdin:9528: warning [p 1, 1495.7i]: cannot break line
#27 14.82 troff:stdin:9528: warning [p 1, 1495.8i]: cannot break line
#27 14.82 troff:stdin:9529: warning [p 1, 1496.0i]: cannot break line
#27 14.82 troff:stdin:9530: warning [p 1, 1496.2i]: cannot adjust line
#27 14.82 troff:stdin:9530: warning [p 1, 1496.3i]: cannot break line
#27 14.82 troff:stdin:9530: warning [p 1, 1496.5i]: cannot break line
#27 14.82 troff:stdin:9531: warning [p 1, 1496.7i]: cannot break line
#27 14.82 troff:stdin:9531: warning [p 1, 1496.8i]: cannot adjust line
#27 14.82 troff:stdin:9531: warning [p 1, 1497.0i]: cannot break line
#27 14.83 troff:stdin:9532: warning [p 1, 1497.2i]: cannot break line
#27 14.83 troff:stdin:9532: warning [p 1, 1497.3i]: cannot break line
#27 14.83 troff:stdin:9533: warning [p 1, 1497.5i]: cannot break line
#27 14.83 troff:stdin:9534: warning [p 1, 1497.7i]: cannot adjust line
#27 14.83 troff:stdin:9534: warning [p 1, 1497.8i]: cannot adjust line
#27 14.83 troff:stdin:9534: warning [p 1, 1498.0i]: cannot adjust line
#27 14.83 troff:stdin:9534: warning [p 1, 1498.2i]: cannot break line
#27 14.83 troff:stdin:9535: warning [p 1, 1498.3i]: cannot break line
#27 14.83 troff:stdin:9537: warning [p 1, 1498.7i]: cannot adjust line
#27 14.83 troff:stdin:9537: warning [p 1, 1498.8i]: cannot break line
#27 14.83 troff:stdin:9537: warning [p 1, 1499.0i]: cannot adjust line
#27 14.83 troff:stdin:9537: warning [p 1, 1499.2i]: cannot break line
#27 14.83 troff:stdin:9540: warning [p 1, 1499.5i]: cannot break line
#27 14.84 troff:stdin:9540: warning [p 1, 1499.7i]: cannot adjust line
#27 14.84 troff:stdin:9540: warning [p 1, 1499.8i]: cannot break line
#27 14.84 troff:stdin:9540: warning [p 1, 1500.0i]: cannot adjust line
#27 14.84 troff:stdin:9540: warning [p 1, 1500.2i]: cannot break line
#27 14.84 troff:stdin:9542: warning [p 1, 1500.3i]: cannot adjust line
#27 14.84 troff:stdin:9542: warning [p 1, 1500.5i]: cannot adjust line
#27 14.84 troff:stdin:9542: warning [p 1, 1500.7i]: cannot adjust line
#27 14.84 troff:stdin:9542: warning [p 1, 1500.8i]: cannot break line
#27 14.84 troff:stdin:9543: warning [p 1, 1501.0i]: cannot break line
#27 14.84 troff:stdin:9545: warning [p 1, 1501.3i]: cannot break line
#27 14.84 troff:stdin:9546: warning [p 1, 1501.5i]: cannot break line
#27 14.84 troff:stdin:9546: warning [p 1, 1501.7i]: cannot break line
#27 14.84 troff:stdin:9547: warning [p 1, 1501.8i]: cannot break line
#27 14.84 troff:stdin:9547: warning [p 1, 1502.0i]: cannot break line
#27 14.84 troff:stdin:9547: warning [p 1, 1502.2i]: cannot adjust line
#27 14.84 troff:stdin:9547: warning [p 1, 1502.3i]: cannot adjust line
#27 14.85 troff:stdin:9547: warning [p 1, 1502.5i]: cannot break line
#27 14.85 troff:stdin:9548: warning [p 1, 1502.7i]: cannot break line
#27 14.85 troff:stdin:9550: warning [p 1, 1503.0i]: cannot adjust line
#27 14.85 troff:stdin:9550: warning [p 1, 1503.2i]: cannot break line
#27 14.85 troff:stdin:9550: warning [p 1, 1503.3i]: cannot break line
#27 14.85 troff:stdin:9551: warning [p 1, 1503.5i]: cannot break line
#27 14.85 troff:stdin:9553: warning [p 1, 1503.8i]: cannot break line
#27 14.85 troff:stdin:9553: warning [p 1, 1504.0i]: cannot break line
#27 14.85 troff:stdin:9553: warning [p 1, 1504.2i]: cannot break line
#27 14.85 troff:stdin:9554: warning [p 1, 1504.3i]: cannot break line
#27 14.86 troff:stdin:9555: warning [p 1, 1504.7i]: cannot break line
#27 14.86 troff:stdin:9555: warning [p 1, 1504.8i]: cannot adjust line
#27 14.86 troff:stdin:9555: warning [p 1, 1505.0i]: cannot break line
#27 14.86 troff:stdin:9556: warning [p 1, 1505.2i]: cannot break line
#27 14.86 troff:stdin:9556: warning [p 1, 1505.3i]: cannot break line
#27 14.86 troff:stdin:9558: warning [p 1, 1505.5i]: cannot adjust line
#27 14.86 troff:stdin:9558: warning [p 1, 1505.7i]: cannot break line
#27 14.86 troff:stdin:9558: warning [p 1, 1506.0i]: cannot break line
#27 14.86 troff:stdin:9559: warning [p 1, 1506.2i]: cannot adjust line
#27 14.86 troff:stdin:9559: warning [p 1, 1506.3i]: cannot break line
#27 14.86 troff:stdin:9560: warning [p 1, 1506.5i]: cannot break line
#27 14.87 troff:stdin:9560: warning [p 1, 1506.7i]: cannot break line
#27 14.87 troff:stdin:9561: warning [p 1, 1506.8i]: cannot adjust line
#27 14.87 troff:stdin:9561: warning [p 1, 1507.0i]: cannot break line
#27 14.87 troff:stdin:9561: warning [p 1, 1507.2i]: cannot adjust line
#27 14.87 troff:stdin:9561: warning [p 1, 1507.3i]: cannot adjust line
#27 14.87 troff:stdin:9561: warning [p 1, 1507.5i]: cannot break line
#27 14.87 troff:stdin:9562: warning [p 1, 1507.7i]: cannot break line
#27 14.87 troff:stdin:9562: warning [p 1, 1507.8i]: cannot break line
#27 14.87 troff:stdin:9563: warning [p 1, 1508.0i]: cannot break line
#27 14.87 troff:stdin:9563: warning [p 1, 1508.2i]: cannot adjust line
#27 14.87 troff:stdin:9563: warning [p 1, 1508.3i]: cannot break line
#27 14.88 troff:stdin:9564: warning [p 1, 1508.5i]: cannot adjust line
#27 14.88 troff:stdin:9564: warning [p 1, 1508.7i]: cannot break line
#27 14.88 troff:stdin:9564: warning [p 1, 1508.8i]: cannot break line
#27 14.88 troff:stdin:9564: warning [p 1, 1509.0i]: cannot break line
#27 14.88 troff:stdin:9565: warning [p 1, 1509.3i]: cannot adjust line
#27 14.88 troff:stdin:9565: warning [p 1, 1509.5i]: cannot break line
#27 14.88 troff:stdin:9567: warning [p 1, 1509.7i]: cannot adjust line
#27 14.88 troff:stdin:9567: warning [p 1, 1509.8i]: cannot break line
#27 14.88 troff:stdin:9567: warning [p 1, 1510.0i]: cannot break line
#27 14.88 troff:stdin:9568: warning [p 1, 1510.2i]: cannot break line
#27 14.88 troff:stdin:9568: warning [p 1, 1510.3i]: cannot adjust line
#27 14.88 troff:stdin:9568: warning [p 1, 1510.5i]: cannot break line
#27 14.88 troff:stdin:9569: warning [p 1, 1510.7i]: cannot break line
#27 14.88 troff:stdin:9569: warning [p 1, 1510.8i]: cannot adjust line
#27 14.88 troff:stdin:9569: warning [p 1, 1511.0i]: cannot break line
#27 14.89 troff:stdin:9569: warning [p 1, 1511.2i]: cannot break line
#27 14.89 troff:stdin:9570: warning [p 1, 1511.3i]: cannot break line
#27 14.89 troff:stdin:9572: warning [p 1, 1511.7i]: cannot adjust line
#27 14.89 troff:stdin:9572: warning [p 1, 1511.8i]: cannot break line
#27 14.89 troff:stdin:9572: warning [p 1, 1512.0i]: cannot adjust line
#27 14.89 troff:stdin:9572: warning [p 1, 1512.2i]: cannot break line
#27 14.89 troff:stdin:9573: warning [p 1, 1512.3i]: cannot break line
#27 14.89 troff:stdin:9573: warning [p 1, 1512.5i]: cannot adjust line
#27 14.89 troff:stdin:9573: warning [p 1, 1512.7i]: cannot adjust line
#27 14.89 troff:stdin:9574: warning [p 1, 1513.0i]: cannot break line
#27 14.89 troff:stdin:9574: warning [p 1, 1513.2i]: cannot adjust line
#27 14.89 troff:stdin:9574: warning [p 1, 1513.3i]: cannot break line
#27 14.90 troff:stdin:9574: warning [p 1, 1513.7i]: cannot break line
#27 14.90 troff:stdin:9575: warning [p 1, 1513.8i]: cannot break line
#27 14.90 troff:stdin:9576: warning [p 1, 1514.0i]: cannot break line
#27 14.90 troff:stdin:9576: warning [p 1, 1514.2i]: cannot break line
#27 14.90 troff:stdin:9576: warning [p 1, 1514.5i]: cannot adjust line
#27 14.90 troff:stdin:9576: warning [p 1, 1514.7i]: cannot break line
#27 14.90 troff:stdin:9577: warning [p 1, 1514.8i]: cannot break line
#27 14.90 troff:stdin:9577: warning [p 1, 1515.2i]: cannot break line
#27 14.90 troff:stdin:9578: warning [p 1, 1515.3i]: cannot break line
#27 14.90 troff:stdin:9579: warning [p 1, 1515.5i]: cannot adjust line
#27 14.90 troff:stdin:9579: warning [p 1, 1515.7i]: cannot break line
#27 14.91 troff:stdin:9580: warning [p 1, 1515.8i]: cannot break line
#27 14.91 troff:stdin:9580: warning [p 1, 1516.0i]: cannot break line
#27 14.91 troff:stdin:9580: warning [p 1, 1516.2i]: cannot adjust line
#27 14.91 troff:stdin:9580: warning [p 1, 1516.3i]: cannot adjust line
#27 14.91 troff:stdin:9580: warning [p 1, 1516.5i]: cannot adjust line
#27 14.91 troff:stdin:9580: warning [p 1, 1516.7i]: cannot adjust line
#27 14.91 troff:stdin:9583: warning [p 1, 1517.0i]: cannot adjust line
#27 14.91 troff:stdin:9583: warning [p 1, 1517.2i]: cannot break line
#27 14.91 troff:stdin:9586: warning [p 1, 1517.5i]: cannot adjust line
#27 14.91 troff:stdin:9586: warning [p 1, 1517.7i]: cannot break line
#27 14.91 troff:stdin:9590: warning [p 1, 1518.0i]: cannot break line
#27 14.91 troff:stdin:9590: warning [p 1, 1518.2i]: cannot break line
#27 14.92 troff:stdin:9590: warning [p 1, 1518.3i]: cannot adjust line
#27 14.92 troff:stdin:9590: warning [p 1, 1518.5i]: cannot break line
#27 14.92 troff:stdin:9590: warning [p 1, 1518.7i]: cannot break line
#27 14.92 troff:stdin:9590: warning [p 1, 1518.8i]: cannot break line
#27 14.92 troff:stdin:9590: warning [p 1, 1519.0i]: cannot break line
#27 14.92 troff:stdin:9591: warning [p 1, 1519.3i]: cannot break line
#27 14.93 troff:stdin:9591: warning [p 1, 1519.5i]: cannot break line
#27 14.93 troff:stdin:9591: warning [p 1, 1519.7i]: cannot break line
#27 14.93 troff:stdin:9595: warning [p 1, 1520.0i]: cannot adjust line
#27 14.93 troff:stdin:9595: warning [p 1, 1520.2i]: cannot break line
#27 14.93 troff:stdin:9595: warning [p 1, 1520.3i]: cannot break line
#27 14.93 troff:stdin:9597: warning [p 1, 1520.7i]: cannot break line
#27 14.93 troff:stdin:9599: warning [p 1, 1520.8i]: cannot adjust line
#27 14.93 troff:stdin:9599: warning [p 1, 1521.2i]: cannot break line
#27 14.93 troff:stdin:9600: warning [p 1, 1521.3i]: cannot break line
#27 14.93 troff:stdin:9602: warning [p 1, 1521.5i]: cannot adjust line
#27 14.93 troff:stdin:9602: warning [p 1, 1521.7i]: cannot break line
#27 14.93 troff:stdin:9603: warning [p 1, 1521.8i]: cannot adjust line
#27 14.93 troff:stdin:9604: warning [p 1, 1522.0i]: cannot adjust line
#27 14.93 troff:stdin:9604: warning [p 1, 1522.2i]: cannot break line
#27 14.94 troff:stdin:9605: warning [p 1, 1522.3i]: cannot break line
#27 14.94 troff:stdin:9605: warning [p 1, 1522.5i]: cannot break line
#27 14.94 troff:stdin:9605: warning [p 1, 1522.7i]: cannot break line
#27 14.94 troff:stdin:9605: warning [p 1, 1522.8i]: cannot break line
#27 14.94 troff:stdin:9607: warning [p 1, 1523.0i]: cannot adjust line
#27 14.94 troff:stdin:9607: warning [p 1, 1523.2i]: cannot break line
#27 14.94 troff:stdin:9607: warning [p 1, 1523.3i]: cannot break line
#27 14.94 troff:stdin:9607: warning [p 1, 1523.5i]: cannot break line
#27 14.94 troff:stdin:9607: warning [p 1, 1523.7i]: cannot break line
#27 14.94 troff:stdin:9607: warning [p 1, 1523.8i]: cannot break line
#27 14.94 troff:stdin:9607: warning [p 1, 1524.0i]: cannot break line
#27 14.95 troff:stdin:9608: warning [p 1, 1524.2i]: cannot adjust line
#27 14.95 troff:stdin:9608: warning [p 1, 1524.3i]: cannot break line
#27 14.95 troff:stdin:9611: warning [p 1, 1524.7i]: cannot break line
#27 14.95 troff:stdin:9613: warning [p 1, 1524.8i]: cannot adjust line
#27 14.95 troff:stdin:9613: warning [p 1, 1525.0i]: cannot break line
#27 14.95 troff:stdin:9614: warning [p 1, 1525.2i]: cannot adjust line
#27 14.95 troff:stdin:9614: warning [p 1, 1525.3i]: cannot break line
#27 14.95 troff:stdin:9615: warning [p 1, 1525.5i]: cannot adjust line
#27 14.95 troff:stdin:9615: warning [p 1, 1525.7i]: cannot break line
#27 14.95 troff:stdin:9616: warning [p 1, 1526.0i]: cannot adjust line
#27 14.95 troff:stdin:9616: warning [p 1, 1526.3i]: cannot adjust line
#27 14.95 troff:stdin:9616: warning [p 1, 1526.5i]: cannot break line
#27 14.95 troff:stdin:9616: warning [p 1, 1526.7i]: cannot adjust line
#27 14.95 troff:stdin:9616: warning [p 1, 1526.8i]: cannot break line
#27 14.95 troff:stdin:9617: warning [p 1, 1527.0i]: cannot adjust line
#27 14.95 troff:stdin:9617: warning [p 1, 1527.2i]: cannot break line
#27 14.95 troff:stdin:9617: warning [p 1, 1527.3i]: cannot break line
#27 14.95 troff:stdin:9618: warning [p 1, 1527.5i]: cannot adjust line
#27 14.95 troff:stdin:9622: warning [p 1, 1528.0i]: cannot adjust line
#27 14.95 troff:stdin:9623: warning [p 1, 1528.2i]: cannot adjust line
#27 14.95 troff:stdin:9623: warning [p 1, 1528.3i]: cannot break line
#27 14.96 troff:stdin:9624: warning [p 1, 1528.5i]: cannot break line
#27 14.96 troff:stdin:9626: warning [p 1, 1529.0i]: cannot adjust line
#27 14.96 troff:stdin:9626: warning [p 1, 1529.2i]: cannot break line
#27 14.96 troff:stdin:9626: warning [p 1, 1529.3i]: cannot adjust line
#27 14.96 troff:stdin:9626: warning [p 1, 1529.5i]: cannot break line
#27 14.96 troff:stdin:9627: warning [p 1, 1529.7i]: cannot break line
#27 14.96 troff:stdin:9627: warning [p 1, 1529.8i]: cannot adjust line
#27 14.96 troff:stdin:9627: warning [p 1, 1530.0i]: cannot break line
#27 14.96 troff:stdin:9627: warning [p 1, 1530.2i]: cannot adjust line
#27 14.96 troff:stdin:9627: warning [p 1, 1530.3i]: cannot adjust line
#27 14.96 troff:stdin:9627: warning [p 1, 1530.5i]: cannot break line
#27 14.96 troff:stdin:9628: warning [p 1, 1530.7i]: cannot break line
#27 14.96 troff:stdin:9630: warning [p 1, 1530.8i]: cannot adjust line
#27 14.96 troff:stdin:9630: warning [p 1, 1531.0i]: cannot adjust line
#27 14.96 troff:stdin:9631: warning [p 1, 1531.2i]: cannot adjust line
#27 14.96 troff:stdin:9631: warning [p 1, 1531.3i]: cannot adjust line
#27 14.96 troff:stdin:9631: warning [p 1, 1531.5i]: cannot adjust line
#27 14.96 troff:stdin:9631: warning [p 1, 1531.7i]: cannot break line
#27 14.96 troff:stdin:9631: warning [p 1, 1531.8i]: cannot break line
#27 14.96 troff:stdin:9633: warning [p 1, 1532.0i]: cannot adjust line
#27 14.97 troff:stdin:9634: warning [p 1, 1532.2i]: cannot adjust line
#27 14.97 troff:stdin:9634: warning [p 1, 1532.3i]: cannot break line
#27 14.97 troff:stdin:9638: warning [p 1, 1532.8i]: cannot adjust line
#27 14.97 troff:stdin:9638: warning [p 1, 1533.0i]: cannot adjust line
#27 14.97 troff:stdin:9638: warning [p 1, 1533.2i]: cannot adjust line
#27 14.97 troff:stdin:9638: warning [p 1, 1533.8i]: cannot break line
#27 14.97 troff:stdin:9640: warning [p 1, 1534.0i]: cannot adjust line
#27 14.97 troff:stdin:9640: warning [p 1, 1534.2i]: cannot break line
#27 14.97 troff:stdin:9640: warning [p 1, 1534.3i]: cannot adjust line
#27 14.97 troff:stdin:9640: warning [p 1, 1534.5i]: cannot adjust line
#27 14.97 troff:stdin:9642: warning [p 1, 1535.2i]: cannot break line
#27 14.97 troff:stdin:9645: warning [p 1, 1535.5i]: cannot break line
#27 14.97 troff:stdin:9646: warning [p 1, 1535.7i]: cannot break line
#27 14.97 troff:stdin:9647: warning [p 1, 1535.8i]: cannot break line
#27 14.97 troff:stdin:9647: warning [p 1, 1536.0i]: cannot adjust line
#27 14.97 troff:stdin:9647: warning [p 1, 1536.2i]: cannot break line
#27 14.98 troff:stdin:9647: warning [p 1, 1536.3i]: cannot adjust line
#27 14.98 troff:stdin:9647: warning [p 1, 1536.5i]: cannot break line
#27 14.98 troff:stdin:9649: warning [p 1, 1536.8i]: cannot break line
#27 14.98 troff:stdin:9649: warning [p 1, 1537.0i]: cannot break line
#27 14.98 troff:stdin:9649: warning [p 1, 1537.2i]: cannot break line
#27 14.98 troff:stdin:9650: warning [p 1, 1537.3i]: cannot adjust line
#27 14.98 troff:stdin:9650: warning [p 1, 1537.5i]: cannot break line
#27 14.98 troff:stdin:9650: warning [p 1, 1537.7i]: cannot break line
#27 14.98 troff:stdin:9650: warning [p 1, 1537.8i]: cannot break line
#27 14.98 troff:stdin:9650: warning [p 1, 1538.0i]: cannot break line
#27 14.98 troff:stdin:9651: warning [p 1, 1538.2i]: cannot break line
#27 14.99 troff:stdin:9652: warning [p 1, 1538.3i]: cannot break line
#27 14.99 troff:stdin:9653: warning [p 1, 1538.5i]: cannot break line
#27 14.99 troff:stdin:9653: warning [p 1, 1538.7i]: cannot break line
#27 14.99 troff:stdin:9654: warning [p 1, 1539.0i]: cannot break line
#27 14.99 troff:stdin:9655: warning [p 1, 1539.2i]: cannot break line
#27 14.99 troff:stdin:9656: warning [p 1, 1539.3i]: cannot break line
#27 14.99 troff:stdin:9658: warning [p 1, 1539.7i]: cannot break line
#27 14.99 troff:stdin:9658: warning [p 1, 1539.8i]: cannot adjust line
#27 14.99 troff:stdin:9658: warning [p 1, 1540.0i]: cannot break line
#27 14.99 troff:stdin:9658: warning [p 1, 1540.2i]: cannot break line
#27 15.00 troff:stdin:9658: warning [p 1, 1540.3i]: cannot break line
#27 15.00 troff:stdin:9658: warning [p 1, 1540.5i]: cannot adjust line
#27 15.00 troff:stdin:9658: warning [p 1, 1540.7i]: cannot adjust line
#27 15.00 troff:stdin:9658: warning [p 1, 1540.8i]: cannot adjust line
#27 15.00 troff:stdin:9658: warning [p 1, 1541.0i]: cannot adjust line
#27 15.00 troff:stdin:9658: warning [p 1, 1541.2i]: cannot break line
#27 15.00 troff:stdin:9658: warning [p 1, 1541.3i]: cannot adjust line
#27 15.00 troff:stdin:9658: warning [p 1, 1541.5i]: cannot adjust line
#27 15.00 troff:stdin:9658: warning [p 1, 1541.7i]: cannot break line
#27 15.00 troff:stdin:9658: warning [p 1, 1541.8i]: cannot break line
#27 15.00 troff:stdin:9658: warning [p 1, 1542.0i]: cannot adjust line
#27 15.00 troff:stdin:9658: warning [p 1, 1542.2i]: cannot break line
#27 15.00 troff:stdin:9659: warning [p 1, 1542.5i]: cannot break line
#27 15.00 troff:stdin:9659: warning [p 1, 1542.7i]: cannot break line
#27 15.00 troff:stdin:9661: warning [p 1, 1542.8i]: cannot adjust line
#27 15.00 troff:stdin:9662: warning [p 1, 1543.0i]: cannot adjust line
#27 15.00 troff:stdin:9662: warning [p 1, 1543.2i]: cannot break line
#27 15.00 troff:stdin:9664: warning [p 1, 1543.3i]: cannot adjust line
#27 15.00 troff:stdin:9664: warning [p 1, 1543.5i]: cannot break line
#27 15.01 troff:stdin:9665: warning [p 1, 1543.7i]: cannot adjust line
#27 15.01 troff:stdin:9665: warning [p 1, 1543.8i]: cannot break line
#27 15.01 troff:stdin:9667: warning [p 1, 1544.0i]: cannot adjust line
#27 15.01 troff:stdin:9667: warning [p 1, 1544.2i]: cannot break line
#27 15.01 troff:stdin:9678: warning [p 1, 1544.8i]: cannot adjust line
#27 15.01 troff:stdin:9678: warning [p 1, 1545.0i]: cannot break line
#27 15.01 troff:stdin:9680: warning [p 1, 1545.2i]: cannot adjust line
#27 15.01 troff:stdin:9680: warning [p 1, 1545.3i]: cannot break line
#27 15.01 troff:stdin:9681: warning [p 1, 1545.5i]: cannot break line
#27 15.01 troff:stdin:9682: warning [p 1, 1545.7i]: cannot adjust line
#27 15.01 troff:stdin:9682: warning [p 1, 1545.8i]: cannot break line
#27 15.01 troff:stdin:9683: warning [p 1, 1546.0i]: cannot break line
#27 15.01 troff:stdin:9685: warning [p 1, 1546.2i]: cannot adjust line
#27 15.01 troff:stdin:9685: warning [p 1, 1546.3i]: cannot break line
#27 15.01 troff:stdin:9686: warning [p 1, 1546.5i]: cannot adjust line
#27 15.01 troff:stdin:9686: warning [p 1, 1546.7i]: cannot break line
#27 15.01 troff:stdin:9688: warning [p 1, 1546.8i]: cannot adjust line
#27 15.01 troff:stdin:9688: warning [p 1, 1547.0i]: cannot break line
#27 15.02 troff:stdin:9688: warning [p 1, 1547.2i]: cannot break line
#27 15.02 troff:stdin:9691: warning [p 1, 1547.5i]: cannot break line
#27 15.02 troff:stdin:9693: warning [p 1, 1547.7i]: cannot adjust line
#27 15.02 troff:stdin:9693: warning [p 1, 1547.8i]: cannot break line
#27 15.02 troff:stdin:9695: warning [p 1, 1548.2i]: cannot break line
#27 15.02 troff:stdin:9695: warning [p 1, 1548.3i]: cannot break line
#27 15.03 troff:stdin:9695: warning [p 1, 1548.5i]: cannot break line
#27 15.03 troff:stdin:9695: warning [p 1, 1548.8i]: cannot break line
#27 15.03 troff:stdin:9696: warning [p 1, 1549.0i]: cannot break line
#27 15.03 troff:stdin:9697: warning [p 1, 1549.2i]: cannot break line
#27 15.03 troff:stdin:9697: warning [p 1, 1549.3i]: cannot break line
#27 15.04 troff:stdin:9698: warning [p 1, 1549.5i]: cannot adjust line
#27 15.04 troff:stdin:9698: warning [p 1, 1549.7i]: cannot break line
#27 15.04 troff:stdin:9700: warning [p 1, 1549.8i]: cannot adjust line
#27 15.04 troff:stdin:9701: warning [p 1, 1550.0i]: cannot adjust line
#27 15.04 troff:stdin:9702: warning [p 1, 1550.2i]: cannot adjust line
#27 15.04 troff:stdin:9702: warning [p 1, 1550.3i]: cannot break line
#27 15.04 troff:stdin:9706: warning [p 1, 1550.7i]: cannot adjust line
#27 15.04 troff:stdin:9707: warning [p 1, 1550.8i]: cannot adjust line
#27 15.04 troff:stdin:9707: warning [p 1, 1551.0i]: cannot break line
#27 15.04 troff:stdin:9709: warning [p 1, 1551.2i]: cannot adjust line
#27 15.04 troff:stdin:9709: warning [p 1, 1551.3i]: cannot break line
#27 15.04 troff:stdin:9710: warning [p 1, 1551.5i]: cannot break line
#27 15.04 troff:stdin:9712: warning [p 1, 1551.7i]: cannot adjust line
#27 15.04 troff:stdin:9712: warning [p 1, 1551.8i]: cannot break line
#27 15.04 troff:stdin:9713: warning [p 1, 1552.0i]: cannot adjust line
#27 15.04 troff:stdin:9713: warning [p 1, 1552.2i]: cannot break line
#27 15.04 troff:stdin:9715: warning [p 1, 1552.3i]: cannot adjust line
#27 15.04 troff:stdin:9717: warning [p 1, 1552.8i]: cannot break line
#27 15.04 troff:stdin:9718: warning [p 1, 1553.0i]: cannot break line
#27 15.04 troff:stdin:9720: warning [p 1, 1553.2i]: cannot adjust line
#27 15.04 troff:stdin:9721: warning [p 1, 1553.3i]: cannot adjust line
#27 15.04 troff:stdin:9722: warning [p 1, 1553.5i]: cannot adjust line
#27 15.04 troff:stdin:9723: warning [p 1, 1553.7i]: cannot adjust line
#27 15.05 troff:stdin:9723: warning [p 1, 1553.8i]: cannot adjust line
#27 15.05 troff:stdin:9724: warning [p 1, 1554.0i]: cannot adjust line
#27 15.05 troff:stdin:9724: warning [p 1, 1554.2i]: cannot break line
#27 15.05 troff:stdin:9726: warning [p 1, 1554.5i]: cannot break line
#27 15.05 troff:stdin:9728: warning [p 1, 1554.7i]: cannot adjust line
#27 15.05 troff:stdin:9728: warning [p 1, 1554.8i]: cannot break line
#27 15.05 troff:stdin:9730: warning [p 1, 1555.0i]: cannot adjust line
#27 15.05 troff:stdin:9730: warning [p 1, 1555.2i]: cannot break line
#27 15.05 troff:stdin:9731: warning [p 1, 1555.3i]: cannot adjust line
#27 15.05 troff:stdin:9731: warning [p 1, 1555.5i]: cannot break line
#27 15.05 troff:stdin:9732: warning [p 1, 1555.7i]: cannot break line
#27 15.05 troff:stdin:9737: warning [p 1, 1556.2i]: cannot adjust line
#27 15.05 troff:stdin:9737: warning [p 1, 1556.3i]: cannot break line
#27 15.05 troff:stdin:9739: warning [p 1, 1556.5i]: cannot adjust line
#27 15.05 troff:stdin:9739: warning [p 1, 1556.7i]: cannot break line
#27 15.05 troff:stdin:9742: warning [p 1, 1557.0i]: cannot adjust line
#27 15.05 troff:stdin:9742: warning [p 1, 1557.2i]: cannot break line
#27 15.05 troff:stdin:9743: warning [p 1, 1557.3i]: cannot break line
#27 15.06 troff:stdin:9743: warning [p 1, 1557.5i]: cannot break line
#27 15.06 troff:stdin:9744: warning [p 1, 1557.8i]: cannot break line
#27 15.06 troff:stdin:9745: warning [p 1, 1558.0i]: cannot break line
#27 15.06 troff:stdin:9746: warning [p 1, 1558.2i]: cannot break line
#27 15.06 troff:stdin:9747: warning [p 1, 1558.3i]: cannot break line
#27 15.06 troff:stdin:9750: warning [p 1, 1558.7i]: cannot break line
#27 15.06 troff:stdin:9754: warning [p 1, 1559.0i]: cannot break line
#27 15.06 troff:stdin:9754: warning [p 1, 1559.2i]: cannot break line
#27 15.06 troff:stdin:9754: warning [p 1, 1559.3i]: cannot adjust line
#27 15.06 troff:stdin:9754: warning [p 1, 1559.5i]: cannot break line
#27 15.06 troff:stdin:9755: warning [p 1, 1559.7i]: cannot break line
#27 15.06 troff:stdin:9759: warning [p 1, 1560.0i]: cannot break line
#27 15.06 troff:stdin:9759: warning [p 1, 1560.2i]: cannot break line
#27 15.07 troff:stdin:9762: warning [p 1, 1560.5i]: cannot break line
#27 15.07 troff:stdin:9763: warning [p 1, 1560.7i]: cannot adjust line
#27 15.07 troff:stdin:9764: warning [p 1, 1560.8i]: cannot adjust line
#27 15.07 troff:stdin:9764: warning [p 1, 1561.0i]: cannot break line
#27 15.07 troff:stdin:9766: warning [p 1, 1561.2i]: cannot adjust line
#27 15.07 troff:stdin:9766: warning [p 1, 1561.3i]: cannot break line
#27 15.07 troff:stdin:9766: warning [p 1, 1561.5i]: cannot break line
#27 15.07 troff:stdin:9768: warning [p 1, 1561.7i]: cannot adjust line
#27 15.07 troff:stdin:9768: warning [p 1, 1561.8i]: cannot break line
#27 15.07 troff:stdin:9770: warning [p 1, 1562.0i]: cannot adjust line
#27 15.07 troff:stdin:9770: warning [p 1, 1562.2i]: cannot break line
#27 15.07 troff:stdin:9770: warning [p 1, 1562.3i]: cannot break line
#27 15.07 troff:stdin:9770: warning [p 1, 1562.5i]: cannot break line
#27 15.07 troff:stdin:9772: warning [p 1, 1562.7i]: cannot adjust line
#27 15.07 troff:stdin:9772: warning [p 1, 1562.8i]: cannot adjust line
#27 15.07 troff:stdin:9773: warning [p 1, 1563.0i]: cannot adjust line
#27 15.07 troff:stdin:9774: warning [p 1, 1563.2i]: cannot adjust line
#27 15.07 troff:stdin:9775: warning [p 1, 1563.5i]: cannot break line
#27 15.07 troff:stdin:9777: warning [p 1, 1563.7i]: cannot adjust line
#27 15.07 troff:stdin:9777: warning [p 1, 1563.8i]: cannot adjust line
#27 15.08 troff:stdin:9779: warning [p 1, 1564.2i]: cannot break line
#27 15.08 troff:stdin:9781: warning [p 1, 1564.5i]: cannot adjust line
#27 15.08 troff:stdin:9782: warning [p 1, 1564.7i]: cannot adjust line
#27 15.08 troff:stdin:9782: warning [p 1, 1564.8i]: cannot adjust line
#27 15.08 troff:stdin:9782: warning [p 1, 1565.0i]: cannot break line
#27 15.08 troff:stdin:9782: warning [p 1, 1565.2i]: cannot adjust line
#27 15.08 troff:stdin:9782: warning [p 1, 1565.3i]: cannot break line
#27 15.08 troff:stdin:9785: warning [p 1, 1565.7i]: cannot break line
#27 15.08 troff:stdin:9786: warning [p 1, 1565.8i]: cannot break line
#27 15.08 troff:stdin:9786: warning [p 1, 1566.0i]: cannot break line
#27 15.08 troff:stdin:9786: warning [p 1, 1566.2i]: cannot break line
#27 15.08 troff:stdin:9787: warning [p 1, 1566.3i]: cannot adjust line
#27 15.08 troff:stdin:9787: warning [p 1, 1566.5i]: cannot break line
#27 15.09 troff:stdin:9787: warning [p 1, 1566.7i]: cannot break line
#27 15.09 troff:stdin:9787: warning [p 1, 1567.0i]: cannot break line
#27 15.09 troff:stdin:9787: warning [p 1, 1567.2i]: cannot adjust line
#27 15.09 troff:stdin:9787: warning [p 1, 1567.3i]: cannot break line
#27 15.09 troff:stdin:9787: warning [p 1, 1567.5i]: cannot break line
#27 15.09 troff:stdin:9788: warning [p 1, 1567.7i]: cannot break line
#27 15.09 troff:stdin:9788: warning [p 1, 1567.8i]: cannot break line
#27 15.09 troff:stdin:9788: warning [p 1, 1568.0i]: cannot break line
#27 15.09 troff:stdin:9788: warning [p 1, 1568.2i]: cannot break line
#27 15.10 troff:stdin:9788: warning [p 1, 1568.5i]: cannot break line
#27 15.10 troff:stdin:9790: warning [p 1, 1568.7i]: cannot adjust line
#27 15.10 troff:stdin:9790: warning [p 1, 1568.8i]: cannot break line
#27 15.10 troff:stdin:9790: warning [p 1, 1569.0i]: cannot break line
#27 15.10 troff:stdin:9791: warning [p 1, 1569.2i]: cannot adjust line
#27 15.10 troff:stdin:9791: warning [p 1, 1569.3i]: cannot adjust line
#27 15.10 troff:stdin:9791: warning [p 1, 1569.5i]: cannot break line
#27 15.10 troff:stdin:9791: warning [p 1, 1569.7i]: cannot adjust line
#27 15.10 troff:stdin:9791: warning [p 1, 1569.8i]: cannot break line
#27 15.10 troff:stdin:9791: warning [p 1, 1570.0i]: cannot break line
#27 15.10 troff:stdin:9791: warning [p 1, 1570.2i]: cannot break line
#27 15.10 troff:stdin:9791: warning [p 1, 1570.3i]: cannot break line
#27 15.10 troff:stdin:9791: warning [p 1, 1570.5i]: cannot break line
#27 15.11 troff:stdin:9791: warning [p 1, 1570.7i]: cannot break line
#27 15.11 troff:stdin:9791: warning [p 1, 1570.8i]: cannot break line
#27 15.11 troff:stdin:9791: warning [p 1, 1571.0i]: cannot break line
#27 15.11 troff:stdin:9791: warning [p 1, 1571.3i]: cannot break line
#27 15.11 troff:stdin:9791: warning [p 1, 1571.7i]: cannot break line
#27 15.11 troff:stdin:9791: warning [p 1, 1571.8i]: cannot adjust line
#27 15.11 troff:stdin:9791: warning [p 1, 1572.0i]: cannot break line
#27 15.12 troff:stdin:9815: warning [p 1, 1572.8i]: cannot adjust line
#27 15.12 troff:stdin:9815: warning [p 1, 1573.0i]: cannot break line
#27 15.12 troff:stdin:9817: warning [p 1, 1573.3i]: cannot break line
#27 15.12 troff:stdin:9817: warning [p 1, 1573.5i]: cannot adjust line
#27 15.12 troff:stdin:9817: warning [p 1, 1573.7i]: cannot break line
#27 15.12 troff:stdin:9819: warning [p 1, 1573.8i]: cannot adjust line
#27 15.12 troff:stdin:9819: warning [p 1, 1574.0i]: cannot break line
#27 15.12 troff:stdin:9820: warning [p 1, 1574.2i]: cannot adjust line
#27 15.13 troff:stdin:9827: warning [p 1, 1574.8i]: cannot adjust line
#27 15.13 troff:stdin:9827: warning [p 1, 1575.0i]: cannot adjust line
#27 15.13 troff:stdin:9827: warning [p 1, 1575.2i]: cannot break line
#27 15.13 troff:stdin:9827: warning [p 1, 1575.3i]: cannot adjust line
#27 15.13 troff:stdin:9827: warning [p 1, 1575.5i]: cannot break line
#27 15.13 troff:stdin:9828: warning [p 1, 1575.7i]: cannot adjust line
#27 15.13 troff:stdin:9829: warning [p 1, 1575.8i]: cannot adjust line
#27 15.13 troff:stdin:9829: warning [p 1, 1576.0i]: cannot break line
#27 15.13 troff:stdin:9830: warning [p 1, 1576.2i]: cannot adjust line
#27 15.13 troff:stdin:9830: warning [p 1, 1576.3i]: cannot adjust line
#27 15.13 troff:stdin:9830: warning [p 1, 1576.5i]: cannot break line
#27 15.13 troff:stdin:9830: warning [p 1, 1576.7i]: cannot break line
#27 15.13 troff:stdin:9830: warning [p 1, 1576.8i]: cannot break line
#27 15.13 troff:stdin:9830: warning [p 1, 1577.0i]: cannot break line
#27 15.13 troff:stdin:9830: warning [p 1, 1577.2i]: cannot break line
#27 15.14 troff:stdin:9830: warning [p 1, 1577.3i]: cannot break line
#27 15.14 troff:stdin:9830: warning [p 1, 1577.5i]: cannot break line
#27 15.14 troff:stdin:9830: warning [p 1, 1577.7i]: cannot adjust line
#27 15.14 troff:stdin:9830: warning [p 1, 1577.8i]: cannot break line
#27 15.14 troff:stdin:9830: warning [p 1, 1578.0i]: cannot break line
#27 15.14 troff:stdin:9830: warning [p 1, 1578.2i]: cannot adjust line
#27 15.14 troff:stdin:9830: warning [p 1, 1578.3i]: cannot break line
#27 15.14 troff:stdin:9830: warning [p 1, 1578.5i]: cannot break line
#27 15.15 troff:stdin:9831: warning [p 1, 1578.7i]: cannot break line
#27 15.15 troff:stdin:9831: warning [p 1, 1578.8i]: cannot break line
#27 15.15 troff:stdin:9831: warning [p 1, 1579.0i]: cannot break line
#27 15.15 troff:stdin:9832: warning [p 1, 1579.2i]: cannot adjust line
#27 15.15 troff:stdin:9832: warning [p 1, 1579.3i]: cannot break line
#27 15.15 troff:stdin:9833: warning [p 1, 1579.7i]: cannot break line
#27 15.15 troff:stdin:9833: warning [p 1, 1579.8i]: cannot break line
#27 15.15 troff:stdin:9833: warning [p 1, 1580.0i]: cannot break line
#27 15.15 troff:stdin:9833: warning [p 1, 1580.3i]: cannot adjust line
#27 15.15 troff:stdin:9833: warning [p 1, 1580.7i]: cannot break line
#27 15.15 troff:stdin:9833: warning [p 1, 1581.0i]: cannot break line
#27 15.16 troff:stdin:9833: warning [p 1, 1581.2i]: cannot adjust line
#27 15.16 troff:stdin:9833: warning [p 1, 1581.3i]: cannot break line
#27 15.16 troff:stdin:9833: warning [p 1, 1581.5i]: cannot break line
#27 15.16 troff:stdin:9834: warning [p 1, 1581.7i]: cannot break line
#27 15.16 troff:stdin:9835: warning [p 1, 1581.8i]: cannot adjust line
#27 15.16 troff:stdin:9835: warning [p 1, 1582.0i]: cannot adjust line
#27 15.16 troff:stdin:9836: warning [p 1, 1582.2i]: cannot adjust line
#27 15.16 troff:stdin:9836: warning [p 1, 1582.3i]: cannot break line
#27 15.17 troff:stdin:9842: warning [p 1, 1583.0i]: cannot adjust line
#27 15.17 troff:stdin:9843: warning [p 1, 1583.2i]: cannot adjust line
#27 15.17 troff:stdin:9843: warning [p 1, 1583.3i]: cannot break line
#27 15.17 troff:stdin:9846: warning [p 1, 1583.7i]: cannot break line
#27 15.17 troff:stdin:9850: warning [p 1, 1584.2i]: cannot adjust line
#27 15.17 troff:stdin:9852: warning [p 1, 1584.5i]: cannot adjust line
#27 15.17 troff:stdin:9855: warning [p 1, 1584.8i]: cannot adjust line
#27 15.18 troff:stdin:9856: warning [p 1, 1585.0i]: cannot adjust line
#27 15.18 troff:stdin:9858: warning [p 1, 1585.3i]: cannot adjust line
#27 15.18 troff:stdin:9860: warning [p 1, 1585.7i]: cannot break line
#27 15.18 troff:stdin:9862: warning [p 1, 1585.8i]: cannot adjust line
#27 15.18 troff:stdin:9863: warning [p 1, 1586.0i]: cannot adjust line
#27 15.18 troff:stdin:9869: warning [p 1, 1586.8i]: cannot adjust line
#27 15.18 troff:stdin:9873: warning [p 1, 1587.2i]: cannot adjust line
#27 15.18 troff:stdin:9873: warning [p 1, 1587.3i]: cannot break line
#27 15.18 troff:stdin:9877: warning [p 1, 1587.8i]: cannot break line
#27 15.18 troff:stdin:9881: warning [p 1, 1588.2i]: cannot adjust line
#27 15.18 troff:stdin:9881: warning [p 1, 1588.3i]: cannot break line
#27 15.19 troff:stdin:9882: warning [p 1, 1588.5i]: cannot break line
#27 15.19 troff:stdin:9883: warning [p 1, 1588.7i]: cannot break line
#27 15.19 troff:stdin:9883: warning [p 1, 1589.0i]: cannot break line
#27 15.19 troff:stdin:9884: warning [p 1, 1589.2i]: cannot break line
#27 15.19 troff:stdin:9884: warning [p 1, 1589.3i]: cannot adjust line
#27 15.19 troff:stdin:9884: warning [p 1, 1589.5i]: cannot break line
#27 15.19 troff:stdin:9885: warning [p 1, 1590.0i]: cannot break line
#27 15.19 troff:stdin:9888: warning [p 1, 1590.5i]: cannot break line
#27 15.20 troff:stdin:9888: warning [p 1, 1590.8i]: cannot adjust line
#27 15.20 troff:stdin:9888: warning [p 1, 1591.2i]: cannot adjust line
#27 15.20 troff:stdin:9888: warning [p 1, 1591.5i]: cannot adjust line
#27 15.20 troff:stdin:9890: warning [p 1, 1592.0i]: cannot adjust line
#27 15.20 troff:stdin:9890: warning [p 1, 1592.2i]: cannot break line
#27 15.20 troff:stdin:9894: warning [p 1, 1592.5i]: cannot adjust line
#27 15.20 troff:stdin:9896: warning [p 1, 1592.8i]: cannot break line
#27 15.20 troff:stdin:9896: warning [p 1, 1593.0i]: cannot break line
#27 15.20 troff:stdin:9897: warning [p 1, 1593.3i]: cannot break line
#27 15.21 troff:stdin:9897: warning [p 1, 1593.5i]: cannot adjust line
#27 15.21 troff:stdin:9897: warning [p 1, 1593.7i]: cannot break line
#27 15.21 troff:stdin:9897: warning [p 1, 1593.8i]: cannot break line
#27 15.21 troff:stdin:9898: warning [p 1, 1594.0i]: cannot break line
#27 15.21 troff:stdin:9902: warning [p 1, 1594.3i]: cannot adjust line
#27 15.21 troff:stdin:9902: warning [p 1, 1594.5i]: cannot break line
#27 15.21 troff:stdin:9907: warning [p 1, 1595.0i]: cannot break line
#27 15.21 troff:stdin:9907: warning [p 1, 1595.2i]: cannot break line
#27 15.21 troff:stdin:9907: warning [p 1, 1595.5i]: cannot break line
#27 15.22 troff:stdin:9908: warning [p 1, 1595.7i]: cannot adjust line
#27 15.22 troff:stdin:9908: warning [p 1, 1595.8i]: cannot break line
#27 15.22 troff:stdin:9908: warning [p 1, 1596.0i]: cannot break line
#27 15.22 troff:stdin:9909: warning [p 1, 1596.2i]: cannot adjust line
#27 15.22 troff:stdin:9909: warning [p 1, 1596.3i]: cannot adjust line
#27 15.22 troff:stdin:9909: warning [p 1, 1596.5i]: cannot break line
#27 15.22 troff:stdin:9910: warning [p 1, 1596.7i]: cannot break line
#27 15.22 troff:stdin:9911: warning [p 1, 1597.0i]: cannot break line
#27 15.22 troff:stdin:9911: warning [p 1, 1597.2i]: line has non-positive width -24m
#27 15.22 troff:stdin:9911: warning [p 1, 1597.2i]: cannot break line
#27 15.22 troff:stdin:9911: warning [p 1, 1597.3i]: cannot adjust line
#27 15.22 troff:stdin:9911: warning [p 1, 1597.5i]: cannot break line
#27 15.22 troff:stdin:9911: warning [p 1, 1597.7i]: cannot break line
#27 15.22 troff:stdin:9911: warning [p 1, 1597.8i]: cannot break line
#27 15.23 troff:stdin:9914: warning [p 1, 1598.2i]: cannot break line
#27 15.23 troff:stdin:9914: warning [p 1, 1598.3i]: cannot break line
#27 15.23 troff:stdin:9914: warning [p 1, 1598.5i]: cannot break line
#27 15.23 troff:stdin:9917: warning [p 1, 1599.0i]: cannot adjust line
#27 15.23 troff:stdin:9917: warning [p 1, 1599.2i]: cannot break line
#27 15.23 troff:stdin:9917: warning [p 1, 1599.3i]: cannot break line
#27 15.23 troff:stdin:9917: warning [p 1, 1599.5i]: cannot break line
#27 15.23 troff:stdin:9918: warning [p 1, 1599.7i]: cannot break line
#27 15.23 troff:stdin:9922: warning [p 1, 1600.2i]: cannot adjust line
#27 15.23 troff:stdin:9922: warning [p 1, 1600.3i]: cannot break line
#27 15.24 troff:stdin:9922: warning [p 1, 1600.5i]: cannot break line
#27 15.24 troff:stdin:9926: warning [p 1, 1600.8i]: cannot adjust line
#27 15.24 troff:stdin:9926: warning [p 1, 1601.0i]: cannot break line
#27 15.24 troff:stdin:9928: warning [p 1, 1601.3i]: cannot break line
#27 15.24 troff:stdin:9928: warning [p 1, 1601.8i]: cannot break line
#27 15.24 troff:stdin:9929: warning [p 1, 1602.0i]: cannot adjust line
#27 15.24 troff:stdin:9930: warning [p 1, 1602.2i]: cannot adjust line
#27 15.24 troff:stdin:9930: warning [p 1, 1602.3i]: cannot break line
#27 15.24 troff:stdin:9930: warning [p 1, 1602.5i]: cannot break line
#27 15.24 troff:stdin:9931: warning [p 1, 1602.7i]: cannot break line
#27 15.25 troff:stdin:9931: warning [p 1, 1602.8i]: cannot break line
#27 15.25 troff:stdin:9932: warning [p 1, 1603.0i]: cannot break line
#27 15.25 troff:stdin:9932: warning [p 1, 1603.2i]: cannot break line
#27 15.25 troff:stdin:9935: warning [p 1, 1603.5i]: cannot break line
#27 15.25 troff:stdin:9937: warning [p 1, 1603.7i]: cannot adjust line
#27 15.25 troff:stdin:9938: warning [p 1, 1604.0i]: cannot break line
#27 15.25 troff:stdin:9938: warning [p 1, 1604.2i]: cannot break line
#27 15.25 troff:stdin:9940: warning [p 1, 1604.3i]: cannot adjust line
#27 15.25 troff:stdin:9940: warning [p 1, 1604.5i]: cannot break line
#27 15.26 troff:stdin:9941: warning [p 1, 1604.7i]: cannot adjust line
#27 15.26 troff:stdin:9941: warning [p 1, 1604.8i]: cannot break line
#27 15.26 troff:stdin:9941: warning [p 1, 1605.0i]: cannot adjust line
#27 15.26 troff:stdin:9941: warning [p 1, 1605.2i]: cannot break line
#27 15.26 troff:stdin:9941: warning [p 1, 1605.3i]: cannot break line
#27 15.26 troff:stdin:9943: warning [p 1, 1605.5i]: cannot adjust line
#27 15.26 troff:stdin:9943: warning [p 1, 1605.7i]: cannot break line
#27 15.26 troff:stdin:9944: warning [p 1, 1605.8i]: cannot break line
#27 15.27 troff:stdin:9946: warning [p 1, 1606.2i]: cannot break line
#27 15.27 troff:stdin:9948: warning [p 1, 1606.5i]: cannot break line
#27 15.27 troff:stdin:9948: warning [p 1, 1606.7i]: cannot break line
#27 15.27 troff:stdin:9948: warning [p 1, 1606.8i]: cannot break line
#27 15.27 troff:stdin:9948: warning [p 1, 1607.2i]: cannot break line
#27 15.27 troff:stdin:9950: warning [p 1, 1607.3i]: cannot adjust line
#27 15.27 troff:stdin:9950: warning [p 1, 1607.5i]: cannot break line
#27 15.27 troff:stdin:9950: warning [p 1, 1607.7i]: cannot break line
#27 15.27 troff:stdin:9950: warning [p 1, 1607.8i]: cannot break line
#27 15.27 troff:stdin:9950: warning [p 1, 1608.0i]: cannot break line
#27 15.28 troff:stdin:9950: warning [p 1, 1608.2i]: cannot adjust line
#27 15.28 troff:stdin:9950: warning [p 1, 1608.3i]: cannot break line
#27 15.28 troff:stdin:9952: warning [p 1, 1608.7i]: cannot break line
#27 15.28 troff:stdin:9954: warning [p 1, 1608.8i]: cannot adjust line
#27 15.28 troff:stdin:9954: warning [p 1, 1609.0i]: cannot break line
#27 15.28 troff:stdin:9955: warning [p 1, 1609.2i]: cannot break line
#27 15.28 troff:stdin:9956: warning [p 1, 1609.3i]: cannot break line
#27 15.28 troff:stdin:9957: warning [p 1, 1609.5i]: cannot break line
#27 15.28 troff:stdin:9961: warning [p 1, 1609.8i]: cannot break line
#27 15.28 troff:stdin:9966: warning [p 1, 1610.2i]: cannot break line
#27 15.28 troff:stdin:9970: warning [p 1, 1610.5i]: cannot break line
#27 15.29 troff:stdin:9975: warning [p 1, 1610.8i]: cannot break line
#27 15.29 troff:stdin:9975: warning [p 1, 1611.0i]: cannot break line
#27 15.29 troff:stdin:9975: warning [p 1, 1611.3i]: cannot break line
#27 15.29 troff:stdin:9975: warning [p 1, 1611.5i]: cannot adjust line
#27 15.29 troff:stdin:9975: warning [p 1, 1611.7i]: cannot break line
#27 15.29 troff:stdin:9975: warning [p 1, 1611.8i]: cannot break line
#27 15.29 troff:stdin:9977: warning [p 1, 1612.0i]: cannot adjust line
#27 15.29 troff:stdin:9977: warning [p 1, 1612.2i]: cannot break line
#27 15.29 troff:stdin:9981: warning [p 1, 1612.7i]: cannot break line
#27 15.29 troff:stdin:9981: warning [p 1, 1612.8i]: cannot break line
#27 15.29 troff:stdin:9981: warning [p 1, 1613.0i]: cannot break line
#27 15.29 troff:stdin:9982: warning [p 1, 1613.2i]: cannot adjust line
#27 15.29 troff:stdin:9983: warning [p 1, 1613.3i]: cannot adjust line
#27 15.30 troff:stdin:9985: warning [p 1, 1613.7i]: cannot break line
#27 15.30 troff:stdin:9988: warning [p 1, 1614.0i]: cannot break line
#27 15.30 troff:stdin:9988: warning [p 1, 1614.2i]: cannot adjust line
#27 15.30 troff:stdin:9988: warning [p 1, 1614.3i]: cannot break line
#27 15.30 troff:stdin:9989: warning [p 1, 1614.5i]: cannot adjust line
#27 15.30 troff:stdin:9989: warning [p 1, 1614.7i]: cannot break line
#27 15.30 troff:stdin:9991: warning [p 1, 1614.8i]: cannot adjust line
#27 15.30 troff:stdin:9991: warning [p 1, 1615.0i]: cannot break line
#27 15.30 troff:stdin:9993: warning [p 1, 1615.2i]: cannot adjust line
#27 15.30 troff:stdin:9993: warning [p 1, 1615.3i]: cannot break line
#27 15.30 troff:stdin:9995: warning [p 1, 1615.5i]: cannot adjust line
#27 15.30 troff:stdin:9995: warning [p 1, 1615.7i]: cannot break line
#27 15.31 troff:stdin:9995: warning [p 1, 1615.8i]: cannot break line
#27 15.31 troff:stdin:9997: warning [p 1, 1616.0i]: cannot adjust line
#27 15.31 troff:stdin:9997: warning [p 1, 1616.2i]: cannot break line
#27 15.31 troff:stdin:9999: warning [p 1, 1616.5i]: cannot break line
#27 15.31 troff:stdin:10001: warning [p 1, 1616.7i]: cannot adjust line
#27 15.31 troff:stdin:10001: warning [p 1, 1616.8i]: cannot break line
#27 15.31 troff:stdin:10002: warning [p 1, 1617.0i]: cannot break line
#27 15.31 troff:stdin:10003: warning [p 1, 1617.2i]: cannot adjust line
#27 15.31 troff:stdin:10003: warning [p 1, 1617.3i]: cannot break line
#27 15.31 troff:stdin:10007: warning [p 1, 1617.8i]: cannot break line
#27 15.31 troff:stdin:10011: warning [p 1, 1618.2i]: cannot adjust line
#27 15.31 troff:stdin:10011: warning [p 1, 1618.3i]: cannot break line
#27 15.32 troff:stdin:10013: warning [p 1, 1618.7i]: cannot break line
#27 15.32 troff:stdin:10015: warning [p 1, 1618.8i]: cannot adjust line
#27 15.32 troff:stdin:10015: warning [p 1, 1619.0i]: cannot break line
#27 15.32 troff:stdin:10017: warning [p 1, 1619.2i]: cannot adjust line
#27 15.32 troff:stdin:10018: warning [p 1, 1619.3i]: cannot adjust line
#27 15.32 troff:stdin:10018: warning [p 1, 1619.5i]: cannot adjust line
#27 15.32 troff:stdin:10018: warning [p 1, 1619.7i]: cannot break line
#27 15.32 troff:stdin:10019: warning [p 1, 1619.8i]: cannot break line
#27 15.32 troff:stdin:10020: warning [p 1, 1620.0i]: cannot break line
#27 15.32 troff:stdin:10022: warning [p 1, 1620.2i]: cannot adjust line
#27 15.32 troff:stdin:10022: warning [p 1, 1620.3i]: cannot break line
#27 15.32 troff:stdin:10024: warning [p 1, 1620.5i]: cannot adjust line
#27 15.32 troff:stdin:10024: warning [p 1, 1620.7i]: cannot break line
#27 15.32 troff:stdin:10025: warning [p 1, 1620.8i]: cannot break line
#27 15.32 troff:stdin:10026: warning [p 1, 1621.0i]: cannot adjust line
#27 15.32 troff:stdin:10027: warning [p 1, 1621.2i]: cannot adjust line
#27 15.32 troff:stdin:10027: warning [p 1, 1621.3i]: cannot break line
#27 15.32 troff:stdin:10027: warning [p 1, 1621.5i]: cannot break line
#27 15.33 troff:stdin:10028: warning [p 1, 1621.7i]: cannot break line
#27 15.33 troff:stdin:10030: warning [p 1, 1622.0i]: cannot break line
#27 15.33 troff:stdin:10032: warning [p 1, 1622.2i]: cannot adjust line
#27 15.33 troff:stdin:10032: warning [p 1, 1622.3i]: cannot break line
#27 15.33 troff:stdin:10034: warning [p 1, 1622.7i]: cannot break line
#27 15.33 troff:stdin:10034: warning [p 1, 1622.8i]: cannot break line
#27 15.33 troff:stdin:10035: warning [p 1, 1623.0i]: cannot break line
#27 15.33 troff:stdin:10036: warning [p 1, 1623.2i]: cannot adjust line
#27 15.33 troff:stdin:10037: warning [p 1, 1623.3i]: cannot adjust line
#27 15.33 troff:stdin:10037: warning [p 1, 1623.5i]: cannot break line
#27 15.33 troff:stdin:10038: warning [p 1, 1623.7i]: cannot break line
#27 15.33 troff:stdin:10039: warning [p 1, 1623.8i]: cannot break line
#27 15.33 troff:stdin:10040: warning [p 1, 1624.0i]: cannot break line
#27 15.33 troff:stdin:10042: warning [p 1, 1624.2i]: cannot adjust line
#27 15.33 troff:stdin:10042: warning [p 1, 1624.3i]: cannot break line
#27 15.34 troff:stdin:10042: warning [p 1, 1624.5i]: cannot break line
#27 15.34 troff:stdin:10042: warning [p 1, 1624.7i]: cannot break line
#27 15.34 troff:stdin:10043: warning [p 1, 1624.8i]: cannot break line
#27 15.34 troff:stdin:10044: warning [p 1, 1625.0i]: cannot break line
#27 15.34 troff:stdin:10046: warning [p 1, 1625.3i]: cannot break line
#27 15.34 troff:stdin:10047: warning [p 1, 1625.5i]: cannot break line
#27 15.34 troff:stdin:10047: warning [p 1, 1625.7i]: cannot break line
#27 15.35 troff:stdin:10047: warning [p 1, 1625.8i]: cannot break line
#27 15.35 troff:stdin:10047: warning [p 1, 1626.0i]: cannot break line
#27 15.35 troff:stdin:10048: warning [p 1, 1626.2i]: cannot break line
#27 15.35 troff:stdin:10049: warning [p 1, 1626.3i]: cannot adjust line
#27 15.35 troff:stdin:10049: warning [p 1, 1626.5i]: cannot break line
#27 15.35 troff:stdin:10051: warning [p 1, 1626.8i]: cannot break line
#27 15.35 troff:stdin:10051: warning [p 1, 1627.0i]: cannot break line
#27 15.35 troff:stdin:10051: warning [p 1, 1627.2i]: cannot break line
#27 15.36 troff:stdin:10051: warning [p 1, 1627.3i]: cannot break line
#27 15.36 troff:stdin:10051: warning [p 1, 1627.5i]: cannot break line
#27 15.36 troff:stdin:10052: error: a backspace character is not allowed in an identifier
#27 15.36 troff:stdin:10053: warning [p 1, 1627.7i]: cannot adjust line
#27 15.36 troff:stdin:10053: warning [p 1, 1627.8i]: cannot break line
#27 15.36 troff:stdin:10054: warning [p 1, 1628.0i]: cannot break line
#27 15.36 troff:stdin:10059: warning [p 1, 1628.3i]: cannot adjust line
#27 15.36 troff:stdin:10059: warning [p 1, 1628.5i]: cannot break line
#27 15.36 troff:stdin:10060: warning [p 1, 1628.7i]: cannot break line
#27 15.36 troff:stdin:10061: warning [p 1, 1628.8i]: cannot break line
#27 15.36 troff:stdin:10061: warning [p 1, 1629.0i]: cannot break line
#27 15.37 troff:stdin:10062: warning [p 1, 1629.3i]: cannot break line
#27 15.37 troff:stdin:10063: warning [p 1, 1629.5i]: cannot adjust line
#27 15.37 troff:stdin:10063: warning [p 1, 1629.7i]: cannot break line
#27 15.37 troff:stdin:10063: warning [p 1, 1629.8i]: cannot break line
#27 15.37 troff:stdin:10063: warning [p 1, 1630.0i]: cannot adjust line
#27 15.37 troff:stdin:10063: warning [p 1, 1630.2i]: cannot break line
#27 15.37 troff:stdin:10064: warning [p 1, 1630.3i]: cannot break line
#27 15.37 troff:stdin:10064: warning [p 1, 1630.7i]: cannot break line
#27 15.38 troff:stdin:10065: warning [p 1, 1630.8i]: cannot adjust line
#27 15.38 troff:stdin:10065: warning [p 1, 1631.0i]: cannot break line
#27 15.38 troff:stdin:10065: warning [p 1, 1631.2i]: cannot break line
#27 15.38 troff:stdin:10066: warning [p 1, 1631.3i]: cannot adjust line
#27 15.38 troff:stdin:10066: warning [p 1, 1631.5i]: cannot break line
#27 15.38 troff:stdin:10066: warning [p 1, 1631.7i]: cannot break line
#27 15.38 troff:stdin:10066: warning [p 1, 1631.8i]: cannot adjust line
#27 15.38 troff:stdin:10066: warning [p 1, 1632.0i]: cannot break line
#27 15.38 troff:stdin:10066: warning [p 1, 1632.2i]: cannot break line
#27 15.38 troff:stdin:10066: warning [p 1, 1632.3i]: cannot break line
#27 15.39 troff:stdin:10068: warning [p 1, 1632.5i]: cannot adjust line
#27 15.39 troff:stdin:10068: warning [p 1, 1632.7i]: cannot break line
#27 15.39 troff:stdin:10070: warning [p 1, 1632.8i]: cannot adjust line
#27 15.39 troff:stdin:10070: warning [p 1, 1633.0i]: cannot break line
#27 15.39 troff:stdin:10070: warning [p 1, 1633.2i]: cannot break line
#27 15.39 troff:stdin:10070: warning [p 1, 1633.3i]: cannot break line
#27 15.39 troff:stdin:10070: warning [p 1, 1633.5i]: cannot break line
#27 15.39 troff:stdin:10071: warning [p 1, 1633.7i]: cannot adjust line
#27 15.39 troff:stdin:10071: warning [p 1, 1633.8i]: cannot break line
#27 15.39 troff:stdin:10071: warning [p 1, 1634.0i]: cannot break line
#27 15.40 troff:stdin:10072: warning [p 1, 1634.2i]: cannot break line
#27 15.40 troff:stdin:10073: warning [p 1, 1634.3i]: cannot break line
#27 15.40 troff:stdin:10074: warning [p 1, 1634.5i]: cannot break line
#27 15.40 troff:stdin:10074: warning [p 1, 1634.7i]: cannot break line
#27 15.40 troff:stdin:10076: warning [p 1, 1635.0i]: cannot break line
#27 15.40 troff:stdin:10077: warning [p 1, 1635.2i]: cannot adjust line
#27 15.40 troff:stdin:10078: warning [p 1, 1635.3i]: cannot adjust line
#27 15.40 troff:stdin:10078: warning [p 1, 1635.5i]: cannot break line
#27 15.40 troff:stdin:10079: warning [p 1, 1635.7i]: cannot adjust line
#27 15.41 troff:stdin:10080: warning [p 1, 1635.8i]: cannot adjust line
#27 15.41 troff:stdin:10080: warning [p 1, 1636.0i]: cannot break line
#27 15.41 troff:stdin:10082: warning [p 1, 1636.2i]: cannot adjust line
#27 15.41 troff:stdin:10082: warning [p 1, 1636.3i]: cannot break line
#27 15.41 troff:stdin:10083: warning [p 1, 1636.5i]: cannot break line
#27 15.41 troff:stdin:10084: warning [p 1, 1636.7i]: cannot adjust line
#27 15.41 troff:stdin:10084: warning [p 1, 1636.8i]: cannot break line
#27 15.41 troff:stdin:10086: warning [p 1, 1637.2i]: cannot break line
#27 15.41 troff:stdin:10086: warning [p 1, 1637.3i]: cannot adjust line
#27 15.41 troff:stdin:10087: warning [p 1, 1637.5i]: cannot adjust line
#27 15.41 troff:stdin:10087: warning [p 1, 1637.7i]: cannot break line
#27 15.41 troff:stdin:10089: warning [p 1, 1638.0i]: cannot break line
#27 15.41 troff:stdin:10089: warning [p 1, 1638.3i]: cannot break line
#27 15.42 troff:stdin:10090: warning [p 1, 1638.5i]: cannot adjust line
#27 15.42 troff:stdin:10090: warning [p 1, 1638.7i]: cannot break line
#27 15.42 troff:stdin:10090: warning [p 1, 1638.8i]: cannot break line
#27 15.42 troff:stdin:10090: warning [p 1, 1639.0i]: cannot break line
#27 15.42 troff:stdin:10090: warning [p 1, 1639.2i]: cannot break line
#27 15.42 troff:stdin:10091: warning [p 1, 1639.3i]: cannot break line
#27 15.42 troff:stdin:10092: warning [p 1, 1639.5i]: cannot break line
#27 15.42 troff:stdin:10093: warning [p 1, 1639.7i]: cannot break line
#27 15.42 troff:stdin:10095: warning [p 1, 1639.8i]: cannot adjust line
#27 15.42 troff:stdin:10096: warning [p 1, 1640.0i]: cannot adjust line
#27 15.42 troff:stdin:10096: warning [p 1, 1640.2i]: cannot break line
#27 15.43 troff:stdin:10097: warning [p 1, 1640.3i]: cannot break line
#27 15.43 troff:stdin:10102: warning [p 1, 1640.8i]: cannot break line
#27 15.43 troff:stdin:10116: warning [p 1, 1641.8i]: cannot break line
#27 15.43 troff:stdin:10116: warning [p 1, 1642.0i]: cannot break line
#27 15.43 troff:stdin:10116: warning [p 1, 1642.2i]: cannot break line
#27 15.43 troff:stdin:10116: warning [p 1, 1642.3i]: cannot break line
#27 15.43 troff:stdin:10116: warning [p 1, 1642.5i]: cannot break line
#27 15.44 troff:stdin:10117: warning [p 1, 1642.7i]: cannot break line
#27 15.44 troff:stdin:10117: warning [p 1, 1642.8i]: cannot break line
#27 15.44 troff:stdin:10117: warning [p 1, 1643.0i]: cannot break line
#27 15.44 troff:stdin:10117: warning [p 1, 1643.2i]: cannot break line
#27 15.44 troff:stdin:10117: warning [p 1, 1643.3i]: cannot break line
#27 15.44 troff:stdin:10118: warning [p 1, 1643.5i]: cannot break line
#27 15.44 troff:stdin:10119: warning [p 1, 1643.7i]: cannot adjust line
#27 15.44 troff:stdin:10119: warning [p 1, 1643.8i]: cannot break line
#27 15.44 troff:stdin:10119: warning [p 1, 1644.0i]: cannot break line
#27 15.44 troff:stdin:10119: warning [p 1, 1644.2i]: cannot break line
#27 15.44 troff:stdin:10120: warning [p 1, 1644.3i]: cannot break line
#27 15.44 troff:stdin:10120: warning [p 1, 1644.5i]: cannot break line
#27 15.45 troff:stdin:10121: warning [p 1, 1644.7i]: cannot adjust line
#27 15.45 troff:stdin:10121: warning [p 1, 1645.2i]: cannot adjust line
#27 15.45 troff:stdin:10121: warning [p 1, 1645.3i]: cannot break line
#27 15.45 troff:stdin:10121: warning [p 1, 1645.5i]: cannot break line
#27 15.45 troff:stdin:10123: warning [p 1, 1645.7i]: cannot adjust line
#27 15.45 troff:stdin:10123: warning [p 1, 1645.8i]: cannot break line
#27 15.45 troff:stdin:10123: warning [p 1, 1646.0i]: cannot break line
#27 15.45 troff:stdin:10123: warning [p 1, 1646.2i]: cannot break line
#27 15.46 troff:stdin:10125: warning [p 1, 1646.3i]: cannot adjust line
#27 15.46 troff:stdin:10125: warning [p 1, 1646.5i]: cannot break line
#27 15.46 troff:stdin:10127: warning [p 1, 1646.8i]: cannot break line
#27 15.46 troff:stdin:10128: warning [p 1, 1647.0i]: cannot adjust line
#27 15.46 troff:stdin:10128: warning [p 1, 1647.2i]: cannot break line
#27 15.46 troff:stdin:10129: warning [p 1, 1647.3i]: cannot break line
#27 15.46 troff:stdin:10129: warning [p 1, 1647.5i]: cannot break line
#27 15.46 troff:stdin:10129: warning [p 1, 1647.7i]: cannot adjust line
#27 15.46 troff:stdin:10129: warning [p 1, 1647.8i]: cannot adjust line
#27 15.46 troff:stdin:10129: warning [p 1, 1648.0i]: cannot adjust line
#27 15.46 troff:stdin:10129: warning [p 1, 1648.2i]: cannot break line
#27 15.46 troff:stdin:10129: warning [p 1, 1648.3i]: cannot break line
#27 15.46 troff:stdin:10130: warning [p 1, 1648.5i]: cannot adjust line
#27 15.46 troff:stdin:10132: warning [p 1, 1648.8i]: cannot break line
#27 15.47 troff:stdin:10132: warning [p 1, 1649.0i]: cannot break line
#27 15.47 troff:stdin:10133: warning [p 1, 1649.2i]: cannot break line
#27 15.47 troff:stdin:10135: warning [p 1, 1649.3i]: cannot adjust line
#27 15.47 troff:stdin:10135: warning [p 1, 1649.5i]: cannot break line
#27 15.47 troff:stdin:10136: warning [p 1, 1649.7i]: cannot break line
#27 15.47 troff:stdin:10137: warning [p 1, 1649.8i]: cannot adjust line
#27 15.47 troff:stdin:10137: warning [p 1, 1650.0i]: cannot break line
#27 15.47 troff:stdin:10139: warning [p 1, 1650.3i]: cannot break line
#27 15.47 troff:stdin:10141: warning [p 1, 1650.5i]: cannot adjust line
#27 15.47 troff:stdin:10141: warning [p 1, 1650.7i]: cannot break line
#27 15.48 troff:stdin:10142: warning [p 1, 1650.8i]: cannot adjust line
#27 15.48 troff:stdin:10142: warning [p 1, 1651.0i]: cannot break line
#27 15.48 troff:stdin:10146: warning [p 1, 1651.3i]: cannot adjust line
#27 15.48 troff:stdin:10146: warning [p 1, 1651.5i]: cannot break line
#27 15.48 troff:stdin:10146: warning [p 1, 1651.7i]: cannot break line
#27 15.48 troff:stdin:10147: warning [p 1, 1651.8i]: cannot adjust line
#27 15.49 troff:stdin:10148: warning [p 1, 1652.0i]: cannot adjust line
#27 15.49 troff:stdin:10148: warning [p 1, 1652.2i]: cannot break line
#27 15.49 troff:stdin:10149: warning [p 1, 1652.3i]: cannot break line
#27 15.49 troff:stdin:10151: warning [p 1, 1652.5i]: cannot adjust line
#27 15.49 troff:stdin:10151: warning [p 1, 1652.7i]: cannot adjust line
#27 15.49 troff:stdin:10151: warning [p 1, 1652.8i]: cannot break line
#27 15.49 troff:stdin:10151: warning [p 1, 1653.0i]: cannot break line
#27 15.49 troff:stdin:10151: warning [p 1, 1653.2i]: cannot break line
#27 15.50 troff:stdin:10152: warning [p 1, 1653.3i]: cannot adjust line
#27 15.50 troff:stdin:10152: warning [p 1, 1653.5i]: cannot break line
#27 15.50 troff:stdin:10153: warning [p 1, 1653.7i]: cannot break line
#27 15.50 troff:stdin:10154: warning [p 1, 1653.8i]: cannot break line
#27 15.50 troff:stdin:10154: warning [p 1, 1654.0i]: cannot break line
#27 15.50 troff:stdin:10154: warning [p 1, 1654.2i]: cannot break line
#27 15.50 troff:stdin:10154: warning [p 1, 1654.3i]: cannot break line
#27 15.50 troff:stdin:10155: warning [p 1, 1654.5i]: cannot break line
#27 15.50 troff:stdin:10155: warning [p 1, 1654.7i]: cannot break line
#27 15.51 troff:stdin:10156: warning [p 1, 1654.8i]: cannot adjust line
#27 15.51 troff:stdin:10156: warning [p 1, 1655.0i]: cannot break line
#27 15.51 troff:stdin:10156: warning [p 1, 1655.2i]: cannot adjust line
#27 15.51 troff:stdin:10156: warning [p 1, 1655.3i]: cannot break line
#27 15.51 troff:stdin:10158: warning [p 1, 1655.7i]: cannot break line
#27 15.51 troff:stdin:10159: warning [p 1, 1655.8i]: cannot break line
#27 15.51 troff:stdin:10159: warning [p 1, 1656.0i]: cannot adjust line
#27 15.51 troff:stdin:10160: warning [p 1, 1656.2i]: cannot adjust line
#27 15.51 troff:stdin:10160: warning [p 1, 1656.3i]: cannot break line
#27 15.52 troff:stdin:10162: warning [p 1, 1656.5i]: cannot adjust line
#27 15.52 troff:stdin:10162: warning [p 1, 1656.7i]: cannot break line
#27 15.52 troff:stdin:10162: warning [p 1, 1656.8i]: cannot adjust line
#27 15.52 troff:stdin:10162: warning [p 1, 1657.0i]: cannot break line
#27 15.52 troff:stdin:10163: warning [p 1, 1657.2i]: cannot break line
#27 15.52 troff:stdin:10163: warning [p 1, 1657.3i]: cannot break line
#27 15.52 troff:stdin:10164: warning [p 1, 1657.5i]: cannot adjust line
#27 15.52 troff:stdin:10164: warning [p 1, 1657.7i]: cannot break line
#27 15.53 troff:stdin:10164: warning [p 1, 1657.8i]: cannot adjust line
#27 15.53 troff:stdin:10164: warning [p 1, 1658.0i]: cannot break line
#27 15.53 troff:stdin:10164: warning [p 1, 1658.2i]: cannot adjust line
#27 15.53 troff:stdin:10164: warning [p 1, 1658.3i]: cannot break line
#27 15.53 troff:stdin:10165: warning [p 1, 1658.7i]: cannot break line
#27 15.53 troff:stdin:10167: warning [p 1, 1659.0i]: cannot break line
#27 15.53 troff:stdin:10169: warning [p 1, 1659.2i]: cannot adjust line
#27 15.53 troff:stdin:10169: warning [p 1, 1659.3i]: cannot break line
#27 15.53 troff:stdin:10170: warning [p 1, 1659.5i]: cannot break line
#27 15.53 troff:stdin:10170: warning [p 1, 1659.7i]: cannot break line
#27 15.53 troff:stdin:10170: warning [p 1, 1659.8i]: cannot break line
#27 15.53 troff:stdin:10171: warning [p 1, 1660.0i]: cannot break line
#27 15.53 troff:stdin:10172: warning [p 1, 1660.2i]: cannot break line
#27 15.54 troff:stdin:10178: warning [p 1, 1660.8i]: cannot break line
#27 15.54 troff:stdin:10179: warning [p 1, 1661.0i]: cannot adjust line
#27 15.54 troff:stdin:10179: warning [p 1, 1661.2i]: cannot break line
#27 15.54 troff:stdin:10180: warning [p 1, 1661.3i]: cannot adjust line
#27 15.54 troff:stdin:10180: warning [p 1, 1661.5i]: cannot break line
#27 15.54 troff:stdin:10181: warning [p 1, 1661.7i]: cannot break line
#27 15.54 troff:stdin:10181: warning [p 1, 1661.8i]: cannot break line
#27 15.54 troff:stdin:10182: warning [p 1, 1662.0i]: cannot adjust line
#27 15.54 troff:stdin:10182: warning [p 1, 1662.2i]: cannot break line
#27 15.54 troff:stdin:10182: warning [p 1, 1662.3i]: cannot break line
#27 15.54 troff:stdin:10183: warning [p 1, 1662.5i]: cannot adjust line
#27 15.54 troff:stdin:10183: warning [p 1, 1662.7i]: cannot break line
#27 15.54 troff:stdin:10185: warning [p 1, 1662.8i]: cannot adjust line
#27 15.54 troff:stdin:10186: warning [p 1, 1663.0i]: cannot adjust line
#27 15.54 troff:stdin:10186: warning [p 1, 1663.2i]: cannot adjust line
#27 15.54 troff:stdin:10187: warning [p 1, 1663.3i]: cannot adjust line
#27 15.55 troff:stdin:10190: warning [p 1, 1663.7i]: cannot break line
#27 15.55 troff:stdin:10191: warning [p 1, 1663.8i]: cannot break line
#27 15.55 troff:stdin:10193: warning [p 1, 1664.2i]: cannot adjust line
#27 15.55 troff:stdin:10193: warning [p 1, 1664.3i]: cannot break line
#27 15.55 troff:stdin:10193: warning [p 1, 1664.5i]: cannot adjust line
#27 15.55 troff:stdin:10194: warning [p 1, 1664.7i]: cannot adjust line
#27 15.55 troff:stdin:10194: warning [p 1, 1664.8i]: cannot adjust line
#27 15.55 troff:stdin:10194: warning [p 1, 1665.0i]: cannot break line
#27 15.56 troff:stdin:10196: warning [p 1, 1665.2i]: cannot adjust line
#27 15.56 troff:stdin:10196: warning [p 1, 1665.3i]: cannot break line
#27 15.56 troff:stdin:10199: warning [p 1, 1665.7i]: cannot adjust line
#27 15.56 troff:stdin:10199: warning [p 1, 1665.8i]: cannot break line
#27 15.56 troff:stdin:10203: warning [p 1, 1666.2i]: cannot adjust line
#27 15.56 troff:stdin:10204: warning [p 1, 1666.5i]: cannot adjust line
#27 15.56 troff:stdin:10204: warning [p 1, 1666.7i]: cannot break line
#27 15.56 troff:stdin:10209: warning [p 1, 1667.0i]: cannot break line
#27 15.56 troff:stdin:10210: warning [p 1, 1667.2i]: cannot break line
#27 15.56 troff:stdin:10211: warning [p 1, 1667.3i]: cannot adjust line
#27 15.56 troff:stdin:10211: warning [p 1, 1667.5i]: cannot break line
#27 15.56 troff:stdin:10211: warning [p 1, 1667.7i]: cannot break line
#27 15.57 troff:stdin:10213: warning [p 1, 1667.8i]: cannot adjust line
#27 15.57 troff:stdin:10214: warning [p 1, 1668.0i]: cannot adjust line
#27 15.57 troff:stdin:10214: warning [p 1, 1668.2i]: cannot break line
#27 15.57 troff:stdin:10216: warning [p 1, 1668.3i]: cannot adjust line
#27 15.57 troff:stdin:10216: warning [p 1, 1668.5i]: cannot break line
#27 15.57 troff:stdin:10217: warning [p 1, 1668.7i]: cannot break line
#27 15.57 troff:stdin:10217: warning [p 1, 1668.8i]: cannot adjust line
#27 15.57 troff:stdin:10217: warning [p 1, 1669.0i]: cannot break line
#27 15.57 troff:stdin:10222: warning [p 1, 1669.3i]: cannot adjust line
#27 15.57 troff:stdin:10222: warning [p 1, 1669.5i]: cannot break line
#27 15.57 troff:stdin:10223: warning [p 1, 1669.7i]: cannot adjust line
#27 15.57 troff:stdin:10223: warning [p 1, 1669.8i]: cannot break line
#27 15.57 troff:stdin:10223: warning [p 1, 1670.0i]: cannot break line
#27 15.58 troff:stdin:10224: warning [p 1, 1670.2i]: cannot break line
#27 15.58 troff:stdin:10226: warning [p 1, 1670.3i]: cannot adjust line
#27 15.58 troff:stdin:10226: warning [p 1, 1670.5i]: cannot break line
#27 15.58 troff:stdin:10226: warning [p 1, 1670.7i]: cannot break line
#27 15.58 troff:stdin:10230: warning [p 1, 1671.2i]: cannot break line
#27 15.58 troff:stdin:10231: warning [p 1, 1671.3i]: cannot break line
#27 15.58 troff:stdin:10233: warning [p 1, 1671.5i]: cannot adjust line
#27 15.58 troff:stdin:10233: warning [p 1, 1671.7i]: cannot break line
#27 15.58 troff:stdin:10233: warning [p 1, 1671.8i]: cannot break line
#27 15.58 troff:stdin:10235: warning [p 1, 1672.0i]: cannot adjust line
#27 15.58 troff:stdin:10235: warning [p 1, 1672.2i]: cannot break line
#27 15.58 troff:stdin:10237: warning [p 1, 1672.3i]: cannot adjust line
#27 15.58 troff:stdin:10238: warning [p 1, 1672.5i]: cannot adjust line
#27 15.58 troff:stdin:10238: warning [p 1, 1672.7i]: cannot adjust line
#27 15.58 troff:stdin:10238: warning [p 1, 1672.8i]: cannot adjust line
#27 15.58 troff:stdin:10238: warning [p 1, 1673.0i]: cannot break line
#27 15.58 troff:stdin:10240: warning [p 1, 1673.2i]: cannot adjust line
#27 15.58 troff:stdin:10240: warning [p 1, 1673.3i]: cannot break line
#27 15.58 troff:stdin:10240: warning [p 1, 1673.5i]: cannot break line
#27 15.59 troff:stdin:10240: warning [p 1, 1673.7i]: cannot break line
#27 15.59 troff:stdin:10240: warning [p 1, 1673.8i]: cannot adjust line
#27 15.59 troff:stdin:10240: warning [p 1, 1674.0i]: cannot break line
#27 15.59 troff:stdin:10241: warning [p 1, 1674.3i]: cannot adjust line
#27 15.59 troff:stdin:10242: warning [p 1, 1674.7i]: cannot break line
#27 15.59 troff:stdin:10242: warning [p 1, 1674.8i]: cannot break line
#27 15.59 troff:stdin:10242: warning [p 1, 1675.2i]: cannot break line
#27 15.59 troff:stdin:10243: warning [p 1, 1675.3i]: cannot adjust line
#27 15.59 troff:stdin:10243: warning [p 1, 1675.5i]: cannot break line
#27 15.59 troff:stdin:10245: warning [p 1, 1675.8i]: cannot adjust line
#27 15.59 troff:stdin:10245: warning [p 1, 1676.0i]: cannot break line
#27 15.59 troff:stdin:10245: warning [p 1, 1676.2i]: cannot adjust line
#27 15.59 troff:stdin:10245: warning [p 1, 1676.3i]: cannot break line
#27 15.59 troff:stdin:10245: warning [p 1, 1676.5i]: cannot adjust line
#27 15.59 troff:stdin:10245: warning [p 1, 1676.7i]: cannot break line
#27 15.60 troff:stdin:10246: warning [p 1, 1676.8i]: cannot adjust line
#27 15.60 troff:stdin:10246: warning [p 1, 1677.0i]: cannot break line
#27 15.60 troff:stdin:10248: warning [p 1, 1677.7i]: cannot adjust line
#27 15.60 troff:stdin:10249: warning [p 1, 1677.8i]: cannot adjust line
#27 15.60 troff:stdin:10249: warning [p 1, 1678.0i]: cannot break line
#27 15.60 troff:stdin:10249: warning [p 1, 1678.2i]: cannot break line
#27 15.60 troff:stdin:10250: warning [p 1, 1678.3i]: cannot break line
#27 15.60 troff:stdin:10251: warning [p 1, 1678.5i]: cannot break line
#27 15.60 troff:stdin:10252: warning [p 1, 1678.7i]: cannot break line
#27 15.61 troff:stdin:10253: warning [p 1, 1678.8i]: cannot break line
#27 15.61 troff:stdin:10255: warning [p 1, 1679.0i]: cannot adjust line
#27 15.61 troff:stdin:10255: warning [p 1, 1679.2i]: cannot adjust line
#27 15.61 troff:stdin:10255: warning [p 1, 1679.3i]: cannot break line
#27 15.61 troff:stdin:10256: warning [p 1, 1679.5i]: cannot adjust line
#27 15.61 troff:stdin:10256: warning [p 1, 1679.7i]: cannot break line
#27 15.61 troff:stdin:10256: warning [p 1, 1679.8i]: cannot adjust line
#27 15.61 troff:stdin:10256: warning [p 1, 1680.0i]: cannot break line
#27 15.61 troff:stdin:10257: warning [p 1, 1680.2i]: cannot break line
#27 15.61 troff:stdin:10258: warning [p 1, 1680.3i]: cannot break line
#27 15.61 troff:stdin:10258: warning [p 1, 1680.5i]: cannot break line
#27 15.62 troff:stdin:10260: warning [p 1, 1680.7i]: cannot adjust line
#27 15.62 troff:stdin:10260: warning [p 1, 1680.8i]: cannot break line
#27 15.62 troff:stdin:10260: warning [p 1, 1681.0i]: cannot break line
#27 15.62 troff:stdin:10261: warning [p 1, 1681.2i]: cannot adjust line
#27 15.62 troff:stdin:10261: warning [p 1, 1681.3i]: cannot break line
#27 15.62 troff:stdin:10262: warning [p 1, 1681.7i]: cannot break line
#27 15.62 troff:stdin:10262: warning [p 1, 1681.8i]: cannot break line
#27 15.62 troff:stdin:10262: warning [p 1, 1682.0i]: cannot adjust line
#27 15.62 troff:stdin:10263: warning [p 1, 1682.2i]: cannot adjust line
#27 15.63 troff:stdin:10264: warning [p 1, 1682.3i]: cannot adjust line
#27 15.63 troff:stdin:10265: warning [p 1, 1682.5i]: cannot adjust line
#27 15.63 troff:stdin:10265: warning [p 1, 1682.7i]: cannot break line
#27 15.63 troff:stdin:10266: warning [p 1, 1682.8i]: cannot adjust line
#27 15.63 troff:stdin:10266: warning [p 1, 1683.0i]: cannot break line
#27 15.63 troff:stdin:10266: warning [p 1, 1683.2i]: cannot break line
#27 15.63 troff:stdin:10267: warning [p 1, 1683.3i]: cannot break line
#27 15.63 troff:stdin:10268: warning [p 1, 1683.5i]: cannot adjust line
#27 15.64 troff:stdin:10269: warning [p 1, 1683.7i]: cannot adjust line
#27 15.64 troff:stdin:10269: warning [p 1, 1683.8i]: cannot break line
#27 15.64 troff:stdin:10269: warning [p 1, 1684.0i]: cannot break line
#27 15.64 troff:stdin:10269: warning [p 1, 1684.2i]: cannot adjust line
#27 15.64 troff:stdin:10269: warning [p 1, 1684.3i]: cannot break line
#27 15.64 troff:stdin:10270: warning [p 1, 1684.5i]: cannot break line
#27 15.64 troff:stdin:10272: warning [p 1, 1684.7i]: cannot adjust line
#27 15.64 troff:stdin:10272: warning [p 1, 1684.8i]: cannot break line
#27 15.64 troff:stdin:10273: warning [p 1, 1685.0i]: cannot adjust line
#27 15.64 troff:stdin:10273: warning [p 1, 1685.2i]: cannot break line
#27 15.64 troff:stdin:10273: warning [p 1, 1685.3i]: cannot break line
#27 15.64 troff:stdin:10273: warning [p 1, 1685.7i]: cannot adjust line
#27 15.64 troff:stdin:10273: warning [p 1, 1685.8i]: cannot adjust line
#27 15.64 troff:stdin:10273: warning [p 1, 1686.0i]: cannot break line
#27 15.65 troff:stdin:10273: warning [p 1, 1686.2i]: cannot break line
#27 15.65 troff:stdin:10274: warning [p 1, 1686.5i]: cannot adjust line
#27 15.65 troff:stdin:10274: warning [p 1, 1686.7i]: cannot break line
#27 15.65 troff:stdin:10277: warning [p 1, 1687.2i]: cannot adjust line
#27 15.65 troff:stdin:10278: warning [p 1, 1687.3i]: cannot adjust line
#27 15.65 troff:stdin:10278: warning [p 1, 1687.5i]: cannot break line
#27 15.65 troff:stdin:10278: warning [p 1, 1687.7i]: cannot adjust line
#27 15.65 troff:stdin:10278: warning [p 1, 1687.8i]: cannot break line
#27 15.65 troff:stdin:10278: warning [p 1, 1688.0i]: cannot break line
#27 15.65 troff:stdin:10279: warning [p 1, 1688.3i]: cannot break line
#27 15.66 troff:stdin:10280: warning [p 1, 1688.7i]: cannot break line
#27 15.66 troff:stdin:10280: warning [p 1, 1688.8i]: cannot adjust line
#27 15.66 troff:stdin:10280: warning [p 1, 1689.0i]: cannot break line
#27 15.66 troff:stdin:10281: warning [p 1, 1689.3i]: cannot break line
#27 15.66 troff:stdin:10285: warning [p 1, 1689.7i]: cannot adjust line
#27 15.66 troff:stdin:10286: warning [p 1, 1689.8i]: cannot adjust line
#27 15.66 troff:stdin:10286: warning [p 1, 1690.0i]: cannot adjust line
#27 15.66 troff:stdin:10286: warning [p 1, 1690.2i]: cannot break line
#27 15.66 troff:stdin:10286: warning [p 1, 1690.3i]: cannot adjust line
#27 15.66 troff:stdin:10286: warning [p 1, 1690.5i]: cannot break line
#27 15.66 troff:stdin:10286: warning [p 1, 1690.7i]: cannot break line
#27 15.66 troff:stdin:10287: warning [p 1, 1690.8i]: cannot adjust line
#27 15.66 troff:stdin:10287: warning [p 1, 1691.0i]: cannot break line
#27 15.66 troff:stdin:10287: warning [p 1, 1691.2i]: cannot adjust line
#27 15.66 troff:stdin:10287: warning [p 1, 1691.3i]: cannot break line
#27 15.67 troff:stdin:10290: warning [p 1, 1691.8i]: cannot break line
#27 15.67 troff:stdin:10290: warning [p 1, 1692.0i]: cannot adjust line
#27 15.67 troff:stdin:10290: warning [p 1, 1692.2i]: cannot break line
#27 15.68 troff:stdin:10290: warning [p 1, 1692.5i]: cannot break line
#27 15.68 troff:stdin:10290: warning [p 1, 1692.7i]: cannot break line
#27 15.68 troff:stdin:10291: warning [p 1, 1693.0i]: cannot break line
#27 15.68 troff:stdin:10292: warning [p 1, 1693.2i]: cannot adjust line
#27 15.68 troff:stdin:10292: warning [p 1, 1693.3i]: cannot break line
#27 15.68 troff:stdin:10292: warning [p 1, 1693.5i]: cannot break line
#27 15.68 troff:stdin:10293: warning [p 1, 1693.7i]: cannot break line
#27 15.69 troff:stdin:10293: warning [p 1, 1694.0i]: cannot break line
#27 15.69 troff:stdin:10294: warning [p 1, 1694.2i]: cannot break line
#27 15.69 troff:stdin:10294: warning [p 1, 1694.3i]: cannot break line
#27 15.69 troff:stdin:10294: warning [p 1, 1694.5i]: cannot break line
#27 15.69 troff:stdin:10294: warning [p 1, 1694.7i]: cannot break line
#27 15.69 troff:stdin:10297: warning [p 1, 1695.0i]: cannot break line
#27 15.69 troff:stdin:10299: warning [p 1, 1695.2i]: cannot adjust line
#27 15.69 troff:stdin:10299: warning [p 1, 1695.3i]: cannot break line
#27 15.69 troff:stdin:10300: warning [p 1, 1695.5i]: cannot adjust line
#27 15.69 troff:stdin:10301: warning [p 1, 1695.7i]: cannot adjust line
#27 15.69 troff:stdin:10302: warning [p 1, 1695.8i]: cannot adjust line
#27 15.69 troff:stdin:10303: warning [p 1, 1696.0i]: cannot adjust line
#27 15.69 troff:stdin:10304: warning [p 1, 1696.3i]: cannot break line
#27 15.69 troff:stdin:10305: warning [p 1, 1696.5i]: cannot break line
#27 15.70 troff:stdin:10308: warning [p 1, 1696.8i]: cannot break line
#27 15.70 troff:stdin:10309: warning [p 1, 1697.0i]: cannot break line
#27 15.70 troff:stdin:10310: warning [p 1, 1697.2i]: cannot break line
#27 15.70 troff:stdin:10313: warning [p 1, 1697.5i]: cannot adjust line
#27 15.70 troff:stdin:10314: warning [p 1, 1697.7i]: cannot adjust line
#27 15.70 troff:stdin:10314: warning [p 1, 1697.8i]: cannot break line
#27 15.70 troff:stdin:10319: warning [p 1, 1698.3i]: cannot break line
#27 15.70 troff:stdin:10322: warning [p 1, 1698.7i]: cannot break line
#27 15.70 troff:stdin:10324: warning [p 1, 1699.0i]: cannot break line
#27 15.70 troff:stdin:10325: warning [p 1, 1699.2i]: cannot break line
#27 15.70 troff:stdin:10329: warning [p 1, 1699.5i]: cannot adjust line
#27 15.71 troff:stdin:10333: warning [p 1, 1699.8i]: cannot adjust line
#27 15.71 troff:stdin:10336: warning [p 1, 1700.2i]: cannot adjust line
#27 15.71 troff:stdin:10336: warning [p 1, 1700.3i]: cannot break line
#27 15.71 troff:stdin:10336: warning [p 1, 1700.5i]: cannot break line
#27 15.71 troff:stdin:10337: warning [p 1, 1700.7i]: cannot break line
#27 15.71 troff:stdin:10339: warning [p 1, 1700.8i]: cannot adjust line
#27 15.71 troff:stdin:10339: warning [p 1, 1701.0i]: cannot break line
#27 15.71 troff:stdin:10341: warning [p 1, 1701.2i]: cannot adjust line
#27 15.71 troff:stdin:10341: warning [p 1, 1701.3i]: cannot break line
#27 15.71 troff:stdin:10343: warning [p 1, 1701.5i]: cannot adjust line
#27 15.71 troff:stdin:10343: warning [p 1, 1701.7i]: cannot break line
#27 15.71 troff:stdin:10345: warning [p 1, 1701.8i]: cannot adjust line
#27 15.71 troff:stdin:10345: warning [p 1, 1702.0i]: cannot break line
#27 15.71 troff:stdin:10347: warning [p 1, 1702.2i]: cannot adjust line
#27 15.71 troff:stdin:10347: warning [p 1, 1702.3i]: cannot break line
#27 15.72 troff:stdin:10349: warning [p 1, 1702.5i]: cannot adjust line
#27 15.72 troff:stdin:10349: warning [p 1, 1702.7i]: cannot break line
#27 15.72 troff:stdin:10350: warning [p 1, 1702.8i]: cannot adjust line
#27 15.72 troff:stdin:10350: warning [p 1, 1703.0i]: cannot break line
#27 15.72 troff:stdin:10350: warning [p 1, 1703.2i]: cannot break line
#27 15.72 troff:stdin:10351: warning [p 1, 1703.3i]: cannot adjust line
#27 15.72 troff:stdin:10351: warning [p 1, 1703.5i]: cannot break line
#27 15.72 troff:stdin:10352: warning [p 1, 1703.7i]: cannot adjust line
#27 15.72 troff:stdin:10352: warning [p 1, 1703.8i]: cannot break line
#27 15.72 troff:stdin:10352: warning [p 1, 1704.2i]: cannot break line
#27 15.72 troff:stdin:10352: warning [p 1, 1704.3i]: cannot adjust line
#27 15.72 troff:stdin:10352: warning [p 1, 1704.5i]: cannot break line
#27 15.72 troff:stdin:10352: warning [p 1, 1704.7i]: cannot adjust line
#27 15.72 troff:stdin:10352: warning [p 1, 1704.8i]: cannot break line
#27 15.72 troff:stdin:10354: warning [p 1, 1705.2i]: cannot break line
#27 15.73 troff:stdin:10355: warning [p 1, 1705.3i]: cannot break line
#27 15.73 troff:stdin:10356: warning [p 1, 1705.5i]: cannot break line
#27 15.73 troff:stdin:10358: warning [p 1, 1705.7i]: cannot adjust line
#27 15.73 troff:stdin:10358: warning [p 1, 1705.8i]: cannot adjust line
#27 15.73 troff:stdin:10359: warning [p 1, 1706.0i]: cannot adjust line
#27 15.73 troff:stdin:10360: warning [p 1, 1706.2i]: cannot adjust line
#27 15.73 troff:stdin:10360: warning [p 1, 1706.3i]: cannot break line
#27 15.73 troff:stdin:10363: warning [p 1, 1706.7i]: cannot adjust line
#27 15.73 troff:stdin:10363: warning [p 1, 1706.8i]: cannot adjust line
#27 15.73 troff:stdin:10365: warning [p 1, 1707.2i]: cannot adjust line
#27 15.73 troff:stdin:10365: warning [p 1, 1707.3i]: cannot break line
#27 15.73 troff:stdin:10367: warning [p 1, 1707.7i]: cannot break line
#27 15.73 troff:stdin:10372: warning [p 1, 1708.2i]: cannot adjust line
#27 15.73 troff:stdin:10372: warning [p 1, 1708.3i]: cannot break line
#27 15.73 troff:stdin:10375: warning [p 1, 1708.7i]: cannot break line
#27 15.73 troff:stdin:10378: warning [p 1, 1709.0i]: cannot break line
#27 15.73 troff:stdin:10380: warning [p 1, 1709.3i]: cannot break line
#27 15.73 troff:stdin:10382: warning [p 1, 1709.7i]: cannot adjust line
#27 15.73 troff:stdin:10384: warning [p 1, 1710.0i]: cannot break line
#27 15.74 troff:stdin:10386: warning [p 1, 1710.3i]: cannot break line
#27 15.74 troff:stdin:10388: warning [p 1, 1710.7i]: cannot break line
#27 15.74 troff:stdin:10388: warning [p 1, 1710.8i]: cannot break line
#27 15.74 troff:stdin:10389: warning [p 1, 1711.0i]: cannot adjust line
#27 15.74 troff:stdin:10391: warning [p 1, 1711.5i]: cannot adjust line
#27 15.74 troff:stdin:10392: warning [p 1, 1711.7i]: cannot adjust line
#27 15.74 troff:stdin:10393: warning [p 1, 1712.0i]: cannot adjust line
#27 15.74 troff:stdin:10393: warning [p 1, 1712.2i]: cannot break line
#27 15.74 troff:stdin:10395: warning [p 1, 1712.3i]: cannot adjust line
#27 15.74 troff:stdin:10396: warning [p 1, 1712.5i]: cannot adjust line
#27 15.74 troff:stdin:10397: warning [p 1, 1712.7i]: cannot adjust line
#27 15.74 troff:stdin:10397: warning [p 1, 1712.8i]: cannot break line
#27 15.74 troff:stdin:10398: warning [p 1, 1713.0i]: cannot adjust line
#27 15.74 troff:stdin:10398: warning [p 1, 1713.2i]: cannot break line
#27 15.74 troff:stdin:10399: warning [p 1, 1713.3i]: cannot break line
#27 15.74 troff:stdin:10400: warning [p 1, 1713.5i]: cannot break line
#27 15.74 troff:stdin:10400: warning [p 1, 1713.7i]: cannot break line
#27 15.74 troff:stdin:10402: warning [p 1, 1713.8i]: cannot adjust line
#27 15.74 troff:stdin:10402: warning [p 1, 1714.0i]: cannot break line
#27 15.74 troff:stdin:10404: warning [p 1, 1714.3i]: cannot break line
#27 15.75 troff:stdin:10405: warning [p 1, 1714.5i]: cannot adjust line
#27 15.75 troff:stdin:10405: warning [p 1, 1714.7i]: cannot break line
#27 15.75 troff:stdin:10405: warning [p 1, 1714.8i]: cannot break line
#27 15.75 troff:stdin:10407: warning [p 1, 1715.2i]: cannot break line
#27 15.75 troff:stdin:10408: warning [p 1, 1715.3i]: cannot adjust line
#27 15.75 troff:stdin:10408: warning [p 1, 1715.5i]: cannot break line
#27 15.75 troff:stdin:10409: warning [p 1, 1715.7i]: cannot adjust line
#27 15.75 troff:stdin:10409: warning [p 1, 1715.8i]: cannot break line
#27 15.75 troff:stdin:10410: warning [p 1, 1716.0i]: cannot adjust line
#27 15.75 troff:stdin:10410: warning [p 1, 1716.2i]: cannot break line
#27 15.75 troff:stdin:10411: warning [p 1, 1716.3i]: cannot adjust line
#27 15.75 troff:stdin:10411: warning [p 1, 1716.5i]: cannot break line
#27 15.75 troff:stdin:10413: warning [p 1, 1716.8i]: cannot adjust line
#27 15.75 troff:stdin:10413: warning [p 1, 1717.0i]: cannot break line
#27 15.75 troff:stdin:10415: warning [p 1, 1717.2i]: cannot adjust line
#27 15.75 troff:stdin:10415: warning [p 1, 1717.3i]: cannot adjust line
#27 15.75 troff:stdin:10415: warning [p 1, 1717.5i]: cannot break line
#27 15.75 troff:stdin:10419: warning [p 1, 1718.0i]: cannot break line
#27 15.75 troff:stdin:10422: warning [p 1, 1718.3i]: cannot break line
#27 15.75 troff:stdin:10423: warning [p 1, 1718.5i]: cannot adjust line
#27 15.75 troff:stdin:10423: warning [p 1, 1718.7i]: cannot break line
#27 15.76 troff:stdin:10425: warning [p 1, 1719.0i]: cannot break line
#27 15.76 troff:stdin:10426: warning [p 1, 1719.2i]: cannot adjust line
#27 15.76 troff:stdin:10426: warning [p 1, 1719.3i]: cannot break line
#27 15.76 troff:stdin:10433: warning [p 1, 1719.8i]: cannot adjust line
#27 15.76 troff:stdin:10439: warning [p 1, 1720.3i]: cannot adjust line
#27 15.76 troff:stdin:10440: warning [p 1, 1720.7i]: cannot break line
#27 15.76 troff:stdin:10442: warning [p 1, 1721.0i]: cannot break line
#27 15.76 troff:stdin:10444: warning [p 1, 1721.3i]: cannot break line
#27 15.76 troff:stdin:10451: warning [p 1, 1721.8i]: cannot adjust line
#27 15.76 troff:stdin:10451: warning [p 1, 1722.0i]: cannot break line
#27 15.76 troff:stdin:10452: warning [p 1, 1722.2i]: cannot break line
#27 15.76 troff:stdin:10454: warning [p 1, 1722.3i]: cannot adjust line
#27 15.76 troff:stdin:10455: warning [p 1, 1722.5i]: cannot adjust line
#27 15.76 troff:stdin:10456: warning [p 1, 1722.7i]: cannot adjust line
#27 15.76 troff:stdin:10457: warning [p 1, 1722.8i]: cannot adjust line
#27 15.76 troff:stdin:10457: warning [p 1, 1723.0i]: cannot adjust line
#27 15.77 troff:stdin:10457: warning [p 1, 1723.2i]: cannot break line
#27 15.77 troff:stdin:10461: warning [p 1, 1723.5i]: cannot adjust line
#27 15.77 troff:stdin:10468: warning [p 1, 1724.2i]: cannot adjust line
#27 15.77 troff:stdin:10471: warning [p 1, 1724.5i]: cannot adjust line
#27 15.77 troff:stdin:10474: warning [p 1, 1724.8i]: cannot adjust line
#27 15.77 troff:stdin:10475: warning [p 1, 1725.0i]: cannot adjust line
#27 15.77 troff:stdin:10479: warning [p 1, 1725.3i]: cannot adjust line
#27 15.77 troff:stdin:10479: warning [p 1, 1725.5i]: cannot break line
#27 15.77 troff:stdin:10481: warning [p 1, 1725.8i]: cannot adjust line
#27 15.77 troff:stdin:10484: warning [p 1, 1726.2i]: cannot break line
#27 15.77 troff:stdin:10488: warning [p 1, 1726.5i]: cannot adjust line
#27 15.77 troff:stdin:10500: warning [p 1, 1728.0i]: cannot adjust line
#27 15.77 troff:stdin:10500: warning [p 1, 1728.2i]: cannot break line
#27 15.78 troff:stdin:10530: warning [p 1, 1732.0i]: cannot adjust line
#27 15.78 troff:stdin:10530: warning [p 1, 1732.2i]: cannot break line
#27 15.78 troff:stdin:10533: warning [p 1, 1732.5i]: cannot adjust line
#27 15.78 troff:stdin:10533: warning [p 1, 1732.7i]: cannot break line
#27 15.78 troff:stdin:10534: warning [p 1, 1732.8i]: cannot break line
#27 15.78 troff:stdin:10540: warning [p 1, 1733.5i]: cannot adjust line
#27 15.78 troff:stdin:10540: warning [p 1, 1733.7i]: cannot break line
#27 15.78 troff:stdin:10544: warning [p 1, 1734.0i]: cannot adjust line
#27 15.78 troff:stdin:10546: warning [p 1, 1734.3i]: cannot break line
#27 15.79 troff:stdin:10546: warning [p 1, 1734.5i]: cannot adjust line
#27 15.79 troff:stdin:10546: warning [p 1, 1734.7i]: cannot break line
#27 15.79 troff:stdin:10548: warning [p 1, 1734.8i]: cannot adjust line
#27 15.79 troff:stdin:10548: warning [p 1, 1735.0i]: cannot adjust line
#27 15.79 troff:stdin:10548: warning [p 1, 1735.2i]: cannot break line
#27 15.79 troff:stdin:10553: warning [p 1, 1735.7i]: cannot break line
#27 15.79 troff:stdin:10557: warning [p 1, 1736.0i]: cannot adjust line
#27 15.79 troff:stdin:10565: warning [p 1, 1736.8i]: cannot break line
#27 15.79 troff:stdin:10566: warning [p 1, 1737.0i]: cannot break line
#27 15.79 troff:stdin:10568: warning [p 1, 1737.2i]: cannot adjust line
#27 15.79 troff:stdin:10568: warning [p 1, 1737.3i]: cannot break line
#27 15.79 troff:stdin:10572: warning [p 1, 1737.7i]: cannot adjust line
#27 15.79 troff:stdin:10572: warning [p 1, 1737.8i]: cannot break line
#27 15.79 troff:stdin:10574: warning [p 1, 1738.0i]: cannot adjust line
#27 15.79 troff:stdin:10574: warning [p 1, 1738.2i]: cannot break line
#27 15.80 troff:stdin:10576: warning [p 1, 1738.3i]: cannot adjust line
#27 15.80 troff:stdin:10576: warning [p 1, 1738.5i]: cannot break line
#27 15.80 troff:stdin:10578: warning [p 1, 1738.7i]: cannot adjust line
#27 15.80 troff:stdin:10578: warning [p 1, 1738.8i]: cannot break line
#27 15.80 troff:stdin:10580: warning [p 1, 1739.0i]: cannot adjust line
#27 15.80 troff:stdin:10580: warning [p 1, 1739.2i]: cannot break line
#27 15.80 troff:stdin:10582: warning [p 1, 1739.3i]: cannot adjust line
#27 15.80 troff:stdin:10582: warning [p 1, 1739.5i]: cannot break line
#27 15.80 troff:stdin:10584: warning [p 1, 1739.7i]: cannot adjust line
#27 15.80 troff:stdin:10584: warning [p 1, 1739.8i]: cannot break line
#27 15.80 troff:stdin:10617: warning [p 1, 1742.0i]: cannot adjust line
#27 15.80 troff:stdin:10617: warning [p 1, 1742.2i]: cannot break line
#27 15.81 troff:stdin:10634: warning [p 1, 1743.2i]: cannot adjust line
#27 15.81 troff:stdin:10634: warning [p 1, 1743.3i]: cannot break line
#27 15.81 troff:stdin:10724: warning [p 1, 1749.0i]: cannot adjust line
#27 15.81 troff:stdin:10725: warning [p 1, 1749.2i]: cannot adjust line
#27 15.81 troff:stdin:10726: warning [p 1, 1749.3i]: cannot adjust line
#27 15.81 troff:stdin:10727: warning [p 1, 1749.5i]: cannot adjust line
#27 15.82 troff:stdin:10736: warning [p 1, 1750.2i]: cannot adjust line
#27 15.82 troff:stdin:10737: warning [p 1, 1750.3i]: cannot adjust line
#27 15.82 troff:stdin:10739: warning [p 1, 1750.7i]: cannot adjust line
#27 15.82 troff:stdin:10742: warning [p 1, 1751.0i]: cannot adjust line
#27 15.82 troff:stdin:10744: warning [p 1, 1751.3i]: cannot adjust line
#27 15.82 troff:stdin:10745: warning [p 1, 1751.5i]: cannot adjust line
#27 15.82 troff:stdin:10745: warning [p 1, 1751.7i]: cannot break line
#27 15.82 troff:stdin:10746: warning [p 1, 1751.8i]: cannot adjust line
#27 15.82 troff:stdin:10746: warning [p 1, 1752.0i]: cannot break line
#27 15.82 troff:stdin:10760: warning [p 1, 1753.2i]: cannot adjust line
#27 15.82 troff:stdin:10761: warning [p 1, 1753.3i]: cannot adjust line
#27 15.82 troff:stdin:10762: warning [p 1, 1753.5i]: cannot adjust line
#27 15.82 troff:stdin:10769: warning [p 1, 1754.3i]: cannot adjust line
#27 15.82 troff:stdin:10769: warning [p 1, 1754.5i]: cannot break line
#27 15.82 troff:stdin:10772: warning [p 1, 1754.8i]: cannot adjust line
#27 15.83 troff:stdin:10778: warning [p 1, 1755.5i]: cannot adjust line
#27 15.83 troff:stdin:10785: warning [p 1, 1756.3i]: cannot adjust line
#27 15.83 troff:stdin:10790: warning [p 1, 1756.8i]: cannot adjust line
#27 15.83 troff:stdin:10790: warning [p 1, 1757.0i]: cannot adjust line
#27 15.83 troff:stdin:10791: warning [p 1, 1757.2i]: cannot adjust line
#27 15.83 troff:stdin:10796: warning [p 1, 1757.7i]: cannot adjust line
#27 15.83 troff:stdin:10796: warning [p 1, 1757.8i]: cannot break line
#27 15.83 troff:stdin:10797: warning [p 1, 1758.0i]: cannot adjust line
#27 15.83 troff:stdin:10799: warning [p 1, 1758.3i]: cannot break line
#27 15.83 troff:stdin:10802: warning [p 1, 1758.7i]: cannot break line
#27 15.83 troff:stdin:10803: warning [p 1, 1758.8i]: cannot break line
#27 15.83 troff:stdin:10810: warning [p 1, 1759.3i]: cannot adjust line
#27 15.83 troff:stdin:10812: warning [p 1, 1759.7i]: cannot break line
#27 15.84 troff:stdin:10814: warning [p 1, 1760.0i]: cannot adjust line
#27 15.84 troff:stdin:10815: warning [p 1, 1760.2i]: cannot adjust line
#27 15.84 troff:stdin:10815: warning [p 1, 1760.3i]: cannot break line
#27 15.84 troff:stdin:10818: warning [p 1, 1760.7i]: cannot adjust line
#27 15.84 troff:stdin:10821: warning [p 1, 1761.0i]: cannot adjust line
#27 15.84 troff:stdin:10824: warning [p 1, 1761.3i]: cannot adjust line
#27 15.84 troff:stdin:10827: warning [p 1, 1761.7i]: cannot adjust line
#27 15.84 troff:stdin:10828: warning [p 1, 1761.8i]: cannot adjust line
#27 15.84 troff:stdin:10828: warning [p 1, 1762.0i]: cannot break line
#27 15.84 troff:stdin:10830: warning [p 1, 1762.3i]: cannot break line
#27 15.84 troff:stdin:10832: warning [p 1, 1762.7i]: cannot break line
#27 15.84 troff:stdin:10834: warning [p 1, 1762.8i]: cannot adjust line
#27 15.84 troff:stdin:10834: warning [p 1, 1763.0i]: cannot break line
#27 15.84 troff:stdin:10836: warning [p 1, 1763.2i]: cannot adjust line
#27 15.84 troff:stdin:10836: warning [p 1, 1763.3i]: cannot break line
#27 15.84 troff:stdin:10836: warning [p 1, 1763.5i]: cannot break line
#27 15.84 troff:stdin:10838: warning [p 1, 1763.7i]: cannot adjust line
#27 15.84 troff:stdin:10839: warning [p 1, 1763.8i]: cannot adjust line
#27 15.84 troff:stdin:10839: warning [p 1, 1764.0i]: cannot break line
#27 15.84 troff:stdin:10841: warning [p 1, 1764.2i]: cannot adjust line
#27 15.85 troff:stdin:10841: warning [p 1, 1764.3i]: cannot adjust line
#27 15.85 troff:stdin:10841: warning [p 1, 1764.5i]: cannot break line
#27 15.85 troff:stdin:10844: warning [p 1, 1764.8i]: cannot adjust line
#27 15.85 troff:stdin:10845: warning [p 1, 1765.0i]: cannot adjust line
#27 15.85 troff:stdin:10846: warning [p 1, 1765.2i]: cannot adjust line
#27 15.85 troff:stdin:10846: warning [p 1, 1765.3i]: cannot break line
#27 15.85 troff:stdin:10848: warning [p 1, 1765.5i]: cannot adjust line
#27 15.85 troff:stdin:10848: warning [p 1, 1765.7i]: cannot adjust line
#27 15.85 troff:stdin:10849: warning [p 1, 1765.8i]: cannot adjust line
#27 15.85 troff:stdin:10849: warning [p 1, 1766.0i]: cannot break line
#27 15.85 troff:stdin:10851: warning [p 1, 1766.2i]: cannot adjust line
#27 15.85 troff:stdin:10851: warning [p 1, 1766.3i]: cannot break line
#27 15.85 troff:stdin:10853: warning [p 1, 1766.5i]: cannot adjust line
#27 15.85 troff:stdin:10853: warning [p 1, 1766.7i]: cannot break line
#27 15.85 troff:stdin:10854: warning [p 1, 1766.8i]: cannot break line
#27 15.85 troff:stdin:10856: warning [p 1, 1767.0i]: cannot adjust line
#27 15.85 troff:stdin:10856: warning [p 1, 1767.2i]: cannot break line
#27 15.85 troff:stdin:10858: warning [p 1, 1767.3i]: cannot adjust line
#27 15.85 troff:stdin:10864: warning [p 1, 1768.0i]: cannot break line
#27 15.85 troff:stdin:10866: warning [p 1, 1768.2i]: cannot adjust line
#27 15.85 troff:stdin:10866: warning [p 1, 1768.3i]: cannot break line
#27 15.86 troff:stdin:10868: warning [p 1, 1768.5i]: cannot adjust line
#27 15.86 troff:stdin:10869: warning [p 1, 1768.7i]: cannot adjust line
#27 15.86 troff:stdin:10869: warning [p 1, 1768.8i]: cannot adjust line
#27 15.86 troff:stdin:10870: warning [p 1, 1769.0i]: cannot adjust line
#27 15.86 troff:stdin:10870: warning [p 1, 1769.2i]: cannot break line
#27 15.86 troff:stdin:10873: warning [p 1, 1769.5i]: cannot break line
#27 15.86 troff:stdin:10873: warning [p 1, 1769.7i]: cannot break line
#27 15.86 troff:stdin:10876: warning [p 1, 1770.0i]: cannot break line
#27 15.86 troff:stdin:10877: warning [p 1, 1770.2i]: cannot break line
#27 15.86 troff:stdin:10878: warning [p 1, 1770.3i]: cannot break line
#27 15.86 troff:stdin:10880: warning [p 1, 1770.5i]: cannot adjust line
#27 15.86 troff:stdin:10880: warning [p 1, 1770.7i]: cannot break line
#27 15.86 troff:stdin:10881: warning [p 1, 1770.8i]: cannot break line
#27 15.86 troff:stdin:10897: warning [p 1, 1771.8i]: cannot adjust line
#27 15.86 troff:stdin:10897: warning [p 1, 1772.0i]: cannot break line
#27 15.86 troff:stdin:10898: warning [p 1, 1772.2i]: cannot break line
#27 15.87 troff:stdin:10903: warning [p 1, 1772.7i]: cannot break line
#27 15.87 troff:stdin:10904: warning [p 1, 1772.8i]: cannot adjust line
#27 15.87 troff:stdin:10908: warning [p 1, 1773.3i]: cannot break line
#27 15.87 troff:stdin:10908: warning [p 1, 1773.5i]: cannot adjust line
#27 15.87 troff:stdin:10908: warning [p 1, 1773.7i]: cannot break line
#27 15.87 troff:stdin:10912: warning [p 1, 1774.0i]: cannot adjust line
#27 15.87 troff:stdin:10912: warning [p 1, 1774.2i]: cannot adjust line
#27 15.87 troff:stdin:10912: warning [p 1, 1774.3i]: cannot break line
#27 15.87 troff:stdin:10912: warning [p 1, 1774.5i]: cannot break line
#27 15.87 troff:stdin:10912: warning [p 1, 1774.7i]: cannot adjust line
#27 15.87 troff:stdin:10913: warning [p 1, 1775.0i]: cannot adjust line
#27 15.87 troff:stdin:10914: warning [p 1, 1775.5i]: cannot adjust line
#27 15.87 troff:stdin:10916: warning [p 1, 1776.0i]: cannot break line
#27 15.87 troff:stdin:10916: warning [p 1, 1776.2i]: cannot break line
#27 15.87 troff:stdin:10918: warning [p 1, 1776.3i]: cannot adjust line
#27 15.87 troff:stdin:10918: warning [p 1, 1776.5i]: cannot break line
#27 15.88 troff:stdin:10925: warning [p 1, 1777.3i]: cannot adjust line
#27 15.88 troff:stdin:10925: warning [p 1, 1777.5i]: cannot break line
#27 15.88 troff:stdin:10930: warning [p 1, 1778.0i]: cannot adjust line
#27 15.88 troff:stdin:10930: warning [p 1, 1778.2i]: cannot break line
#27 15.88 troff:stdin:10931: warning [p 1, 1778.3i]: cannot adjust line
#27 15.88 troff:stdin:10931: warning [p 1, 1778.5i]: cannot adjust line
#27 15.88 troff:stdin:10932: warning [p 1, 1778.7i]: cannot adjust line
#27 15.88 troff:stdin:10932: warning [p 1, 1779.0i]: cannot break line
#27 15.88 troff:stdin:10933: warning [p 1, 1779.2i]: cannot adjust line
#27 15.88 troff:stdin:10933: warning [p 1, 1779.3i]: cannot break line
#27 15.88 troff:stdin:10933: warning [p 1, 1779.5i]: cannot adjust line
#27 15.88 troff:stdin:10933: warning [p 1, 1779.7i]: cannot break line
#27 15.88 troff:stdin:10935: warning [p 1, 1779.8i]: cannot adjust line
#27 15.88 post-grohtml:<standard input>:(stdin):929165: error: missing argument
#27 15.88 troff:stdin:10939: warning [p 1, 1780.3i]: cannot adjust line
#27 15.88 troff:stdin:10940: warning [p 1, 1780.5i]: cannot adjust line
#27 15.88 troff:stdin:10940: warning [p 1, 1780.7i]: cannot adjust line
#27 15.88 troff:stdin:10941: warning [p 1, 1780.8i]: cannot adjust line
#27 15.88 troff:stdin:10941: warning [p 1, 1781.0i]: cannot break line
#27 15.89 troff:stdin:10946: warning [p 1, 1781.5i]: cannot break line
#27 15.89 troff:stdin:10948: warning [p 1, 1781.8i]: cannot break line
#27 15.89 troff:stdin:10950: warning [p 1, 1782.0i]: cannot adjust line
#27 15.89 troff:stdin:10950: warning [p 1, 1782.2i]: cannot break line
#27 15.89 troff:stdin:10951: warning [p 1, 1782.5i]: cannot break line
#27 15.89 post-grohtml:<standard input>:(stdin):929999: error: missing argument
#27 15.89 troff:stdin:10954: warning [p 1, 1782.8i]: cannot adjust line
#27 15.89 troff:stdin:10955: warning [p 1, 1783.0i]: cannot adjust line
#27 15.89 troff:stdin:10955: warning [p 1, 1783.2i]: cannot break line
#27 15.89 troff:stdin:10957: warning [p 1, 1783.5i]: cannot break line
#27 15.89 troff:stdin:10958: warning [p 1, 1784.0i]: cannot adjust line
#27 15.89 troff:stdin:10959: warning [p 1, 1784.2i]: cannot adjust line
#27 15.89 troff:stdin:10959: warning [p 1, 1784.3i]: cannot break line
#27 15.89 troff:stdin:10960: warning [p 1, 1784.7i]: cannot break line
#27 15.89 troff:stdin:10961: warning [p 1, 1784.8i]: cannot adjust line
#27 15.89 troff:stdin:10963: warning [p 1, 1785.2i]: cannot adjust line
#27 15.89 troff:stdin:10963: warning [p 1, 1785.3i]: cannot break line
#27 15.90 troff:stdin:10965: warning [p 1, 1785.7i]: cannot break line
#27 15.90 troff:stdin:10966: warning [p 1, 1785.8i]: cannot break line
#27 15.90 troff:stdin:10969: warning [p 1, 1786.2i]: cannot adjust line
#27 15.90 troff:stdin:10973: warning [p 1, 1786.5i]: cannot adjust line
#27 15.90 troff:stdin:10974: warning [p 1, 1786.7i]: cannot adjust line
#27 15.90 troff:stdin:10975: warning [p 1, 1786.8i]: cannot adjust line
#27 15.90 troff:stdin:10976: warning [p 1, 1787.0i]: cannot adjust line
#27 15.90 troff:stdin:10976: warning [p 1, 1787.2i]: cannot adjust line
#27 15.90 troff:stdin:10977: warning [p 1, 1787.3i]: cannot adjust line
#27 15.90 troff:stdin:10977: warning [p 1, 1787.5i]: cannot break line
#27 15.90 troff:stdin:10981: warning [p 1, 1787.8i]: cannot adjust line
#27 15.90 troff:stdin:10981: warning [p 1, 1788.0i]: cannot break line
#27 15.90 troff:stdin:10985: warning [p 1, 1788.5i]: cannot break line
#27 15.90 troff:stdin:10992: warning [p 1, 1789.2i]: cannot break line
#27 15.90 troff:stdin:10998: warning [p 1, 1789.7i]: cannot adjust line
#27 15.90 troff:stdin:10998: warning [p 1, 1789.8i]: cannot break line
#27 15.90 troff:stdin:10999: warning [p 1, 1790.0i]: cannot adjust line
#27 15.90 troff:stdin:10999: warning [p 1, 1790.2i]: cannot break line
#27 15.90 troff:stdin:11000: warning [p 1, 1790.3i]: cannot adjust line
#27 15.90 troff:stdin:11001: warning [p 1, 1790.5i]: cannot adjust line
#27 15.90 troff:stdin:11001: warning [p 1, 1790.7i]: cannot break line
#27 15.90 troff:stdin:11005: warning [p 1, 1791.0i]: cannot adjust line
#27 15.90 troff:stdin:11005: warning [p 1, 1791.2i]: cannot break line
#27 15.91 troff:stdin:11006: warning [p 1, 1791.3i]: cannot adjust line
#27 15.91 troff:stdin:11006: warning [p 1, 1791.5i]: cannot break line
#27 15.91 troff:stdin:11007: warning [p 1, 1791.7i]: cannot adjust line
#27 15.91 troff:stdin:11008: warning [p 1, 1791.8i]: cannot adjust line
#27 15.91 troff:stdin:11008: warning [p 1, 1792.0i]: cannot break line
#27 15.91 troff:stdin:11008: warning [p 1, 1792.2i]: cannot adjust line
#27 15.91 troff:stdin:11008: warning [p 1, 1792.3i]: cannot break line
#27 15.91 troff:stdin:11008: warning [p 1, 1792.5i]: cannot break line
#27 15.91 troff:stdin:11009: warning [p 1, 1792.7i]: cannot break line
#27 15.91 troff:stdin:11010: warning [p 1, 1792.8i]: cannot adjust line
#27 15.91 troff:stdin:11010: warning [p 1, 1793.0i]: cannot break line
#27 15.91 troff:stdin:11011: warning [p 1, 1793.2i]: cannot adjust line
#27 15.91 troff:stdin:11012: warning [p 1, 1793.3i]: cannot adjust line
#27 15.91 troff:stdin:11012: warning [p 1, 1793.5i]: cannot break line
#27 15.91 troff:stdin:11016: warning [p 1, 1793.8i]: cannot adjust line
#27 15.91 troff:stdin:11016: warning [p 1, 1794.0i]: cannot adjust line
#27 15.91 troff:stdin:11019: warning [p 1, 1794.5i]: cannot break line
#27 15.91 troff:stdin:11020: warning [p 1, 1794.7i]: cannot break line
#27 15.92 troff:stdin:11022: warning [p 1, 1794.8i]: cannot adjust line
#27 15.92 troff:stdin:11022: warning [p 1, 1795.0i]: cannot break line
#27 15.92 troff:stdin:11023: warning [p 1, 1795.2i]: cannot adjust line
#27 15.92 troff:stdin:11023: warning [p 1, 1795.3i]: cannot break line
#27 15.92 troff:stdin:11024: warning [p 1, 1795.5i]: cannot adjust line
#27 15.92 troff:stdin:11024: warning [p 1, 1795.7i]: cannot break line
#27 15.92 troff:stdin:11025: warning [p 1, 1795.8i]: cannot break line
#27 15.92 troff:stdin:11027: warning [p 1, 1796.0i]: cannot adjust line
#27 15.92 troff:stdin:11027: warning [p 1, 1796.2i]: cannot break line
#27 15.92 troff:stdin:11030: warning [p 1, 1796.3i]: cannot break line
#27 15.92 troff:stdin:11031: warning [p 1, 1796.5i]: cannot adjust line
#27 15.92 troff:stdin:11031: warning [p 1, 1796.7i]: cannot break line
#27 15.92 troff:stdin:11035: warning [p 1, 1797.0i]: cannot adjust line
#27 15.92 troff:stdin:11037: warning [p 1, 1797.3i]: cannot adjust line
#27 15.93 troff:stdin:11038: warning [p 1, 1797.7i]: cannot break line
#27 15.93 troff:stdin:11040: warning [p 1, 1797.8i]: cannot adjust line
#27 15.93 troff:stdin:11040: warning [p 1, 1798.0i]: cannot adjust line
#27 15.93 troff:stdin:11041: warning [p 1, 1798.2i]: cannot adjust line
#27 15.93 troff:stdin:11041: warning [p 1, 1798.3i]: cannot break line
#27 15.93 troff:stdin:11043: warning [p 1, 1798.7i]: cannot adjust line
#27 15.93 troff:stdin:11043: warning [p 1, 1798.8i]: cannot break line
#27 15.93 troff:stdin:11044: warning [p 1, 1799.0i]: cannot adjust line
#27 15.93 troff:stdin:11044: warning [p 1, 1799.2i]: cannot break line
#27 15.93 troff:stdin:11045: warning [p 1, 1799.3i]: cannot adjust line
#27 15.93 troff:stdin:11045: warning [p 1, 1799.5i]: cannot break line
#27 15.93 troff:stdin:11045: warning [p 1, 1799.7i]: cannot break line
#27 15.93 troff:stdin:11046: warning [p 1, 1799.8i]: cannot adjust line
#27 15.93 troff:stdin:11046: warning [p 1, 1800.0i]: cannot adjust line
#27 15.93 troff:stdin:11046: warning [p 1, 1800.2i]: cannot adjust line
#27 15.93 troff:stdin:11050: warning [p 1, 1800.5i]: cannot adjust line
#27 15.93 troff:stdin:11050: warning [p 1, 1800.7i]: cannot break line
#27 15.93 troff:stdin:11051: warning [p 1, 1800.8i]: cannot break line
#27 15.93 troff:stdin:11055: warning [p 1, 1801.2i]: cannot adjust line
#27 15.94 troff:stdin:11065: warning [p 1, 1801.7i]: cannot break line
#27 15.94 troff:stdin:11066: warning [p 1, 1801.8i]: cannot adjust line
#27 15.94 troff:stdin:11066: warning [p 1, 1802.0i]: cannot break line
#27 15.94 troff:stdin:11067: warning [p 1, 1802.2i]: cannot adjust line
#27 15.94 troff:stdin:11067: warning [p 1, 1802.3i]: cannot break line
#27 15.94 troff:stdin:11069: warning [p 1, 1802.5i]: cannot adjust line
#27 15.94 troff:stdin:11069: warning [p 1, 1802.7i]: cannot break line
#27 15.94 troff:stdin:11069: warning [p 1, 1802.8i]: cannot break line
#27 15.94 troff:stdin:11071: warning [p 1, 1803.0i]: cannot adjust line
#27 15.94 troff:stdin:11071: warning [p 1, 1803.2i]: cannot break line
#27 15.94 troff:stdin:11080: warning [p 1, 1803.5i]: cannot break line
#27 15.94 troff:stdin:11082: warning [p 1, 1803.7i]: cannot adjust line
#27 15.94 troff:stdin:11082: warning [p 1, 1803.8i]: cannot break line
#27 15.94 troff:stdin:11083: warning [p 1, 1804.0i]: cannot break line
#27 15.95 troff:stdin:11083: warning [p 1, 1804.2i]: cannot break line
#27 15.95 troff:stdin:11085: warning [p 1, 1804.3i]: cannot adjust line
#27 15.95 troff:stdin:11085: warning [p 1, 1804.5i]: cannot break line
#27 15.95 troff:stdin:11085: warning [p 1, 1804.7i]: cannot break line
#27 15.95 troff:stdin:11087: warning [p 1, 1805.0i]: cannot break line
#27 15.95 troff:stdin:11088: warning [p 1, 1805.2i]: cannot adjust line
#27 15.95 troff:stdin:11088: warning [p 1, 1805.3i]: cannot break line
#27 15.95 troff:stdin:11088: warning [p 1, 1805.5i]: cannot adjust line
#27 15.95 troff:stdin:11088: warning [p 1, 1805.7i]: cannot break line
#27 15.95 troff:stdin:11089: warning [p 1, 1805.8i]: cannot break line
#27 15.96 troff:stdin:11090: warning [p 1, 1806.0i]: cannot adjust line
#27 15.96 troff:stdin:11090: warning [p 1, 1806.2i]: cannot adjust line
#27 15.96 troff:stdin:11090: warning [p 1, 1806.3i]: cannot break line
#27 15.96 troff:stdin:11093: warning [p 1, 1806.7i]: cannot break line
#27 15.96 troff:stdin:11095: warning [p 1, 1806.8i]: cannot adjust line
#27 15.96 troff:stdin:11096: warning [p 1, 1807.0i]: cannot adjust line
#27 15.96 troff:stdin:11096: warning [p 1, 1807.2i]: cannot adjust line
#27 15.96 troff:stdin:11096: warning [p 1, 1807.3i]: cannot break line
#27 15.96 troff:stdin:11097: warning [p 1, 1807.5i]: cannot break line
#27 15.96 troff:stdin:11098: warning [p 1, 1807.8i]: cannot break line
#27 15.96 troff:stdin:11099: warning [p 1, 1808.2i]: cannot break line
#27 15.97 troff:stdin:11100: warning [p 1, 1808.5i]: cannot break line
#27 15.97 troff:stdin:11102: error: a leader character is not allowed in an identifier
#27 15.97 troff:stdin:11103: warning [p 1, 1808.7i]: cannot adjust line
#27 15.97 troff:stdin:11104: warning [p 1, 1809.0i]: cannot adjust line
#27 15.97 troff:stdin:11104: warning [p 1, 1809.2i]: cannot adjust line
#27 15.97 troff:stdin:11104: warning [p 1, 1809.3i]: cannot break line
#27 15.97 troff:stdin:11105: warning [p 1, 1809.5i]: cannot break line
#27 15.97 troff:stdin:11107: warning [p 1, 1809.8i]: cannot adjust line
#27 15.97 troff:stdin:11107: warning [p 1, 1810.0i]: cannot break line
#27 15.97 troff:stdin:11107: warning [p 1, 1810.7i]: cannot adjust line
#27 15.97 troff:stdin:11108: warning [p 1, 1810.8i]: cannot adjust line
#27 15.97 troff:stdin:11108: warning [p 1, 1811.0i]: cannot break line
#27 15.97 troff:stdin:11109: warning [p 1, 1811.2i]: cannot break line
#27 15.97 troff:stdin:11110: warning [p 1, 1811.3i]: cannot break line
#27 15.97 troff:stdin:11112: warning [p 1, 1811.5i]: cannot adjust line
#27 15.97 troff:stdin:11116: warning [p 1, 1812.0i]: cannot adjust line
#27 15.98 troff:stdin:11117: warning [p 1, 1812.2i]: cannot adjust line
#27 15.98 troff:stdin:11117: warning [p 1, 1812.3i]: cannot break line
#27 15.98 troff:stdin:11118: warning [p 1, 1812.5i]: cannot break line
#27 15.98 troff:stdin:11119: warning [p 1, 1812.7i]: cannot break line
#27 15.98 troff:stdin:11120: warning [p 1, 1812.8i]: cannot break line
#27 15.98 troff:stdin:11120: warning [p 1, 1813.0i]: cannot break line
#27 15.98 troff:stdin:11120: warning [p 1, 1813.2i]: cannot adjust line
#27 15.98 troff:stdin:11120: warning [p 1, 1813.3i]: cannot break line
#27 15.98 troff:stdin:11121: warning [p 1, 1813.5i]: cannot adjust line
#27 15.98 troff:stdin:11121: warning [p 1, 1813.7i]: cannot break line
#27 15.98 troff:stdin:11123: warning [p 1, 1813.8i]: cannot adjust line
#27 15.98 troff:stdin:11124: warning [p 1, 1814.0i]: cannot adjust line
#27 15.98 troff:stdin:11127: warning [p 1, 1814.3i]: cannot adjust line
#27 15.98 troff:stdin:11128: warning [p 1, 1814.5i]: cannot adjust line
#27 15.98 troff:stdin:11129: warning [p 1, 1814.7i]: cannot adjust line
#27 15.98 troff:stdin:11130: warning [p 1, 1814.8i]: cannot adjust line
#27 15.98 troff:stdin:11131: warning [p 1, 1815.0i]: cannot adjust line
#27 15.98 troff:stdin:11132: warning [p 1, 1815.2i]: cannot adjust line
#27 15.98 troff:stdin:11133: warning [p 1, 1815.3i]: cannot adjust line
#27 15.98 troff:stdin:11133: warning [p 1, 1815.5i]: cannot break line
#27 15.98 troff:stdin:11134: warning [p 1, 1815.7i]: cannot break line
#27 15.98 troff:stdin:11136: warning [p 1, 1815.8i]: cannot adjust line
#27 15.98 troff:stdin:11136: warning [p 1, 1816.0i]: cannot break line
#27 15.98 troff:stdin:11138: warning [p 1, 1816.2i]: cannot adjust line
#27 15.98 troff:stdin:11138: warning [p 1, 1816.3i]: cannot break line
#27 15.98 troff:stdin:11140: warning [p 1, 1816.5i]: cannot adjust line
#27 15.98 troff:stdin:11140: warning [p 1, 1816.7i]: cannot break line
#27 15.98 troff:stdin:11142: warning [p 1, 1816.8i]: cannot adjust line
#27 15.98 troff:stdin:11142: warning [p 1, 1817.0i]: cannot break line
#27 15.99 troff:stdin:11144: warning [p 1, 1817.2i]: cannot adjust line
#27 15.99 troff:stdin:11144: warning [p 1, 1817.3i]: cannot adjust line
#27 15.99 troff:stdin:11144: warning [p 1, 1817.5i]: cannot break line
#27 15.99 troff:stdin:11145: warning [p 1, 1817.7i]: cannot break line
#27 15.99 troff:stdin:11148: warning [p 1, 1818.0i]: cannot break line
#27 15.99 troff:stdin:11149: warning [p 1, 1818.2i]: cannot break line
#27 15.99 troff:stdin:11149: warning [p 1, 1818.3i]: cannot break line
#27 16.00 troff:stdin:11150: warning [p 1, 1818.5i]: cannot adjust line
#27 16.00 troff:stdin:11150: warning [p 1, 1818.7i]: cannot break line
#27 16.00 troff:stdin:11150: warning [p 1, 1818.8i]: cannot break line
#27 16.00 troff:stdin:11152: warning [p 1, 1819.2i]: cannot break line
#27 16.00 troff:stdin:11153: warning [p 1, 1819.3i]: cannot adjust line
#27 16.00 troff:stdin:11153: warning [p 1, 1819.5i]: cannot break line
#27 16.00 troff:stdin:11153: warning [p 1, 1819.7i]: cannot break line
#27 16.00 troff:stdin:11154: warning [p 1, 1819.8i]: cannot break line
#27 16.00 troff:stdin:11155: warning [p 1, 1820.0i]: cannot break line
#27 16.01 troff:stdin:11156: warning [p 1, 1820.2i]: cannot break line
#27 16.01 troff:stdin:11159: warning [p 1, 1820.5i]: cannot adjust line
#27 16.01 troff:stdin:11159: warning [p 1, 1820.7i]: cannot break line
#27 16.01 troff:stdin:11160: warning [p 1, 1820.8i]: cannot adjust line
#27 16.01 troff:stdin:11160: warning [p 1, 1821.0i]: cannot break line
#27 16.01 troff:stdin:11163: warning [p 1, 1821.3i]: cannot break line
#27 16.01 troff:stdin:11165: warning [p 1, 1821.5i]: cannot adjust line
#27 16.01 troff:stdin:11165: warning [p 1, 1821.7i]: cannot break line
#27 16.01 troff:stdin:11168: warning [p 1, 1822.0i]: cannot break line
#27 16.01 troff:stdin:11171: warning [p 1, 1822.3i]: cannot break line
#27 16.01 troff:stdin:11172: warning [p 1, 1822.7i]: cannot break line
#27 16.01 troff:stdin:11173: warning [p 1, 1822.8i]: cannot adjust line
#27 16.01 troff:stdin:11173: warning [p 1, 1823.0i]: cannot break line
#27 16.01 troff:stdin:11177: warning [p 1, 1823.3i]: cannot adjust line
#27 16.01 troff:stdin:11178: warning [p 1, 1823.5i]: cannot adjust line
#27 16.01 troff:stdin:11178: warning [p 1, 1823.7i]: cannot break line
#27 16.01 troff:stdin:11179: warning [p 1, 1823.8i]: cannot break line
#27 16.01 troff:stdin:11180: warning [p 1, 1824.0i]: cannot adjust line
#27 16.01 troff:stdin:11180: warning [p 1, 1824.2i]: cannot break line
#27 16.02 troff:stdin:11181: warning [p 1, 1824.3i]: cannot break line
#27 16.02 troff:stdin:11184: warning [p 1, 1824.7i]: cannot break line
#27 16.02 troff:stdin:11187: warning [p 1, 1825.0i]: cannot break line
#27 16.02 troff:stdin:11188: warning [p 1, 1825.2i]: cannot break line
#27 16.02 troff:stdin:11190: warning [p 1, 1825.3i]: cannot adjust line
#27 16.02 troff:stdin:11190: warning [p 1, 1825.5i]: cannot break line
#27 16.02 troff:stdin:11191: warning [p 1, 1825.7i]: cannot adjust line
#27 16.02 troff:stdin:11193: warning [p 1, 1826.0i]: cannot adjust line
#27 16.02 troff:stdin:11193: warning [p 1, 1826.2i]: cannot break line
#27 16.02 troff:stdin:11196: warning [p 1, 1826.5i]: cannot break line
#27 16.02 troff:stdin:11199: warning [p 1, 1826.8i]: cannot adjust line
#27 16.02 troff:stdin:11199: warning [p 1, 1827.0i]: cannot break line
#27 16.03 troff:stdin:11201: warning [p 1, 1827.2i]: cannot adjust line
#27 16.03 troff:stdin:11201: warning [p 1, 1827.3i]: cannot break line
#27 16.03 troff:stdin:11203: warning [p 1, 1827.5i]: cannot adjust line
#27 16.03 troff:stdin:11203: warning [p 1, 1827.7i]: cannot break line
#27 16.03 troff:stdin:11206: warning [p 1, 1828.0i]: cannot adjust line
#27 16.03 troff:stdin:11206: warning [p 1, 1828.2i]: cannot break line
#27 16.03 troff:stdin:11208: warning [p 1, 1828.5i]: cannot break line
#27 16.03 troff:stdin:11210: warning [p 1, 1828.8i]: cannot break line
#27 16.03 troff:stdin:11212: warning [p 1, 1829.2i]: cannot break line
#27 16.03 troff:stdin:11213: warning [p 1, 1829.5i]: cannot adjust line
#27 16.03 troff:stdin:11213: warning [p 1, 1829.7i]: cannot break line
#27 16.03 troff:stdin:11215: warning [p 1, 1830.0i]: cannot break line
#27 16.03 troff:stdin:11217: warning [p 1, 1830.3i]: cannot break line
#27 16.03 troff:stdin:11220: warning [p 1, 1830.7i]: cannot adjust line
#27 16.03 troff:stdin:11221: warning [p 1, 1831.0i]: cannot break line
#27 16.03 troff:stdin:11222: warning [p 1, 1831.2i]: cannot adjust line
#27 16.03 troff:stdin:11222: warning [p 1, 1831.3i]: cannot break line
#27 16.04 troff:stdin:11223: warning [p 1, 1831.5i]: cannot adjust line
#27 16.04 troff:stdin:11223: warning [p 1, 1831.7i]: cannot break line
#27 16.04 troff:stdin:11229: warning [p 1, 1832.2i]: cannot adjust line
#27 16.04 troff:stdin:11229: warning [p 1, 1832.3i]: cannot break line
#27 16.04 troff:stdin:11230: warning [p 1, 1832.5i]: cannot break line
#27 16.04 troff:stdin:11231: warning [p 1, 1832.7i]: cannot break line
#27 16.04 troff:stdin:11241: warning [p 1, 1833.3i]: cannot break line
#27 16.04 troff:stdin:11242: warning [p 1, 1833.5i]: cannot break line
#27 16.05 troff:stdin:11254: warning [p 1, 1834.7i]: cannot adjust line
#27 16.05 troff:stdin:11255: warning [p 1, 1834.8i]: cannot adjust line
#27 16.05 troff:stdin:11255: warning [p 1, 1835.0i]: cannot break line
#27 16.05 troff:stdin:11258: warning [p 1, 1835.5i]: cannot break line
#27 16.05 troff:stdin:11259: warning [p 1, 1835.7i]: cannot break line
#27 16.05 troff:stdin:11263: warning [p 1, 1836.0i]: cannot adjust line
#27 16.05 troff:stdin:11263: warning [p 1, 1836.2i]: cannot break line
#27 16.05 troff:stdin:11263: warning [p 1, 1836.3i]: cannot break line
#27 16.05 troff:stdin:11263: warning [p 1, 1836.5i]: cannot break line
#27 16.05 troff:stdin:11263: warning [p 1, 1836.7i]: cannot adjust line
#27 16.05 troff:stdin:11263: warning [p 1, 1836.8i]: cannot break line
#27 16.05 troff:stdin:11267: warning [p 1, 1837.2i]: cannot adjust line
#27 16.05 troff:stdin:11267: warning [p 1, 1837.3i]: cannot break line
#27 16.05 troff:stdin:11269: warning [p 1, 1837.5i]: cannot adjust line
#27 16.05 troff:stdin:11269: warning [p 1, 1837.7i]: cannot break line
#27 16.06 troff:stdin:11270: warning [p 1, 1837.8i]: cannot break line
#27 16.06 troff:stdin:11272: warning [p 1, 1838.0i]: cannot adjust line
#27 16.06 troff:stdin:11272: warning [p 1, 1838.2i]: cannot break line
#27 16.06 troff:stdin:11273: warning [p 1, 1838.3i]: cannot break line
#27 16.06 troff:stdin:11278: warning [p 1, 1838.8i]: cannot adjust line
#27 16.06 troff:stdin:11279: warning [p 1, 1839.0i]: cannot adjust line
#27 16.07 troff:stdin:11280: warning [p 1, 1839.2i]: cannot adjust line
#27 16.07 troff:stdin:11280: warning [p 1, 1839.3i]: cannot break line
#27 16.07 troff:stdin:11288: warning [p 1, 1839.8i]: cannot break line
#27 16.07 troff:stdin:11289: warning [p 1, 1840.0i]: cannot adjust line
#27 16.07 troff:stdin:11290: warning [p 1, 1840.2i]: cannot adjust line
#27 16.07 troff:stdin:11290: warning [p 1, 1840.3i]: cannot break line
#27 16.07 troff:stdin:11296: warning [p 1, 1840.8i]: cannot break line
#27 16.07 troff:stdin:11299: warning [p 1, 1841.2i]: cannot break line
#27 16.08 troff:stdin:11300: warning [p 1, 1841.3i]: cannot adjust line
#27 16.08 troff:stdin:11300: warning [p 1, 1841.5i]: cannot break line
#27 16.08 troff:stdin:11300: warning [p 1, 1841.7i]: cannot break line
#27 16.08 troff:stdin:11302: warning [p 1, 1841.8i]: cannot adjust line
#27 16.08 troff:stdin:11303: warning [p 1, 1842.0i]: cannot adjust line
#27 16.08 troff:stdin:11304: warning [p 1, 1842.2i]: cannot adjust line
#27 16.08 troff:stdin:11305: warning [p 1, 1842.3i]: cannot adjust line
#27 16.08 troff:stdin:11305: warning [p 1, 1842.5i]: cannot break line
#27 16.08 troff:stdin:11307: warning [p 1, 1842.7i]: cannot adjust line
#27 16.08 troff:stdin:11307: warning [p 1, 1842.8i]: cannot break line
#27 16.08 troff:stdin:11309: warning [p 1, 1843.0i]: cannot adjust line
#27 16.08 troff:stdin:11309: warning [p 1, 1843.2i]: cannot break line
#27 16.08 troff:stdin:11313: warning [p 1, 1843.5i]: cannot adjust line
#27 16.08 troff:stdin:11313: warning [p 1, 1843.7i]: cannot break line
#27 16.08 troff:stdin:11316: warning [p 1, 1844.0i]: cannot adjust line
#27 16.08 troff:stdin:11316: warning [p 1, 1844.2i]: cannot break line
#27 16.08 troff:stdin:11321: warning [p 1, 1844.5i]: cannot adjust line
#27 16.08 troff:stdin:11323: warning [p 1, 1844.8i]: cannot break line
#27 16.09 troff:stdin:11325: warning [p 1, 1845.0i]: cannot adjust line
#27 16.09 troff:stdin:11325: warning [p 1, 1845.2i]: cannot break line
#27 16.09 troff:stdin:11325: warning [p 1, 1845.3i]: cannot adjust line
#27 16.09 troff:stdin:11325: warning [p 1, 1845.5i]: cannot break line
#27 16.09 troff:stdin:11326: warning [p 1, 1845.7i]: cannot break line
#27 16.09 troff:stdin:11326: warning [p 1, 1845.8i]: cannot break line
#27 16.09 troff:stdin:11328: warning [p 1, 1846.2i]: cannot break line
#27 16.09 troff:stdin:11328: warning [p 1, 1846.3i]: cannot break line
#27 16.09 troff:stdin:11328: warning [p 1, 1846.5i]: cannot break line
#27 16.09 troff:stdin:11329: warning [p 1, 1846.7i]: cannot break line
#27 16.10 troff:stdin:11330: warning [p 1, 1846.8i]: cannot adjust line
#27 16.10 troff:stdin:11330: warning [p 1, 1847.0i]: cannot break line
#27 16.10 troff:stdin:11331: warning [p 1, 1847.2i]: cannot break line
#27 16.10 troff:stdin:11333: warning [p 1, 1847.3i]: cannot adjust line
#27 16.10 troff:stdin:11333: warning [p 1, 1847.5i]: cannot adjust line
#27 16.10 troff:stdin:11334: warning [p 1, 1847.8i]: cannot break line
#27 16.10 troff:stdin:11334: warning [p 1, 1848.0i]: cannot break line
#27 16.10 troff:stdin:11336: warning [p 1, 1848.3i]: cannot adjust line
#27 16.10 troff:stdin:11337: warning [p 1, 1848.5i]: cannot adjust line
#27 16.10 troff:stdin:11341: warning [p 1, 1849.0i]: cannot adjust line
#27 16.10 troff:stdin:11342: warning [p 1, 1849.3i]: cannot adjust line
#27 16.10 troff:stdin:11342: warning [p 1, 1849.5i]: cannot adjust line
#27 16.10 troff:stdin:11343: warning [p 1, 1849.7i]: cannot adjust line
#27 16.10 troff:stdin:11343: warning [p 1, 1849.8i]: cannot break line
#27 16.10 troff:stdin:11344: warning [p 1, 1850.0i]: cannot break line
#27 16.10 troff:stdin:11345: warning [p 1, 1850.2i]: cannot adjust line
#27 16.10 troff:stdin:11345: warning [p 1, 1850.3i]: cannot break line
#27 16.10 troff:stdin:11348: warning [p 1, 1850.7i]: cannot break line
#27 16.10 troff:stdin:11348: warning [p 1, 1850.8i]: cannot break line
#27 16.10 troff:stdin:11350: warning [p 1, 1851.0i]: cannot adjust line
#27 16.11 troff:stdin:11351: warning [p 1, 1851.2i]: cannot adjust line
#27 16.11 troff:stdin:11351: warning [p 1, 1851.3i]: cannot break line
#27 16.11 troff:stdin:11352: warning [p 1, 1851.7i]: cannot break line
#27 16.11 troff:stdin:11353: warning [p 1, 1851.8i]: cannot adjust line
#27 16.11 troff:stdin:11354: warning [p 1, 1852.0i]: cannot adjust line
#27 16.11 troff:stdin:11355: warning [p 1, 1852.2i]: cannot adjust line
#27 16.11 troff:stdin:11355: warning [p 1, 1852.3i]: cannot break line
#27 16.11 troff:stdin:11356: warning [p 1, 1852.5i]: cannot break line
#27 16.11 troff:stdin:11359: warning [p 1, 1852.8i]: cannot break line
#27 16.11 troff:stdin:11360: warning [p 1, 1853.2i]: cannot break line
#27 16.11 troff:stdin:11362: warning [p 1, 1853.5i]: cannot adjust line
#27 16.11 troff:stdin:11363: warning [p 1, 1853.7i]: cannot adjust line
#27 16.11 troff:stdin:11363: warning [p 1, 1853.8i]: cannot break line
#27 16.11 troff:stdin:11364: warning [p 1, 1854.0i]: cannot adjust line
#27 16.11 troff:stdin:11364: warning [p 1, 1854.2i]: cannot break line
#27 16.11 troff:stdin:11365: warning [p 1, 1854.3i]: cannot adjust line
#27 16.11 troff:stdin:11365: warning [p 1, 1854.5i]: cannot break line
#27 16.11 troff:stdin:11375: warning [p 1, 1855.5i]: cannot adjust line
#27 16.11 troff:stdin:11375: warning [p 1, 1855.7i]: cannot break line
#27 16.12 troff:stdin:11377: warning [p 1, 1856.0i]: cannot break line
#27 16.12 troff:stdin:11380: warning [p 1, 1856.3i]: cannot break line
#27 16.12 troff:stdin:11383: warning [p 1, 1856.7i]: cannot adjust line
#27 16.12 troff:stdin:11386: warning [p 1, 1857.0i]: cannot adjust line
#27 16.12 troff:stdin:11386: warning [p 1, 1857.2i]: cannot break line
#27 16.12 troff:stdin:11388: warning [p 1, 1857.3i]: cannot adjust line
#27 16.12 troff:stdin:11388: warning [p 1, 1857.5i]: cannot break line
#27 16.12 troff:stdin:11390: warning [p 1, 1857.7i]: cannot adjust line
#27 16.12 troff:stdin:11390: warning [p 1, 1857.8i]: cannot break line
#27 16.12 troff:stdin:11390: warning [p 1, 1858.2i]: cannot break line
#27 16.12 troff:stdin:11392: warning [p 1, 1858.3i]: cannot adjust line
#27 16.12 troff:stdin:11392: warning [p 1, 1858.5i]: cannot break line
#27 16.12 troff:stdin:11393: warning [p 1, 1858.7i]: cannot break line
#27 16.12 troff:stdin:11393: warning [p 1, 1859.0i]: cannot adjust line
#27 16.12 troff:stdin:11393: warning [p 1, 1859.2i]: cannot break line
#27 16.13 troff:stdin:11403: warning [p 1, 1860.0i]: cannot break line
#27 16.13 troff:stdin:11408: warning [p 1, 1860.5i]: cannot break line
#27 16.13 troff:stdin:11412: warning [p 1, 1860.8i]: cannot break line
#27 16.13 troff:stdin:11416: warning [p 1, 1861.2i]: cannot break line
#27 16.13 troff:stdin:11435: warning [p 1, 1862.5i]: cannot break line
#27 16.13 troff:stdin:11436: warning [p 1, 1862.7i]: cannot break line
#27 16.13 troff:stdin:11437: warning [p 1, 1863.0i]: cannot break line
#27 16.13 troff:stdin:11438: warning [p 1, 1863.2i]: cannot break line
#27 16.13 troff:stdin:11440: warning [p 1, 1863.3i]: cannot adjust line
#27 16.13 troff:stdin:11440: warning [p 1, 1863.5i]: cannot break line
#27 16.13 troff:stdin:11440: warning: cannot select font ''
#27 16.13 troff:stdin:11441: warning [p 1, 1863.8i]: cannot break line
#27 16.13 troff:stdin:11441: warning [p 1, 1864.0i]: cannot break line
#27 16.13 troff:stdin:11442: warning [p 1, 1864.2i]: cannot break line
#27 16.14 troff:stdin:11443: warning [p 1, 1864.3i]: cannot break line
#27 16.14 troff:stdin:11444: warning [p 1, 1864.5i]: cannot break line
#27 16.14 troff:stdin:11445: warning [p 1, 1864.7i]: cannot break line
#27 16.14 troff:stdin:11446: warning [p 1, 1864.8i]: cannot adjust line
#27 16.14 troff:stdin:11446: warning [p 1, 1865.0i]: cannot break line
#27 16.14 troff:stdin:11447: warning [p 1, 1865.2i]: cannot break line
#27 16.14 troff:stdin:11449: warning [p 1, 1865.5i]: cannot break line
#27 16.14 troff:stdin:11450: warning [p 1, 1865.7i]: cannot break line
#27 16.14 troff:stdin:11451: warning [p 1, 1865.8i]: cannot break line
#27 16.14 troff:stdin:11451: warning [p 1, 1866.0i]: cannot break line
#27 16.14 troff:stdin:11454: warning [p 1, 1866.3i]: cannot adjust line
#27 16.14 troff:stdin:11454: warning [p 1, 1866.5i]: cannot break line
#27 16.14 troff:stdin:11455: warning [p 1, 1866.7i]: cannot adjust line
#27 16.14 troff:stdin:11455: warning [p 1, 1866.8i]: cannot break line
#27 16.14 troff:stdin:11455: warning [p 1, 1867.0i]: cannot adjust line
#27 16.14 troff:stdin:11456: warning [p 1, 1867.2i]: cannot adjust line
#27 16.14 troff:stdin:11456: warning [p 1, 1867.3i]: cannot break line
#27 16.15 troff:stdin:11456: warning [p 1, 1867.5i]: cannot break line
#27 16.15 troff:stdin:11459: warning [p 1, 1867.8i]: cannot adjust line
#27 16.15 troff:stdin:11459: warning [p 1, 1868.0i]: cannot break line
#27 16.15 troff:stdin:11462: warning [p 1, 1868.3i]: cannot adjust line
#27 16.15 troff:stdin:11463: warning [p 1, 1868.5i]: cannot adjust line
#27 16.15 troff:stdin:11464: warning [p 1, 1868.7i]: cannot adjust line
#27 16.15 troff:stdin:11465: warning [p 1, 1868.8i]: cannot adjust line
#27 16.15 troff:stdin:11466: warning [p 1, 1869.0i]: cannot adjust line
#27 16.15 troff:stdin:11466: warning [p 1, 1869.2i]: cannot break line
#27 16.15 troff:stdin:11466: warning [p 1, 1869.3i]: cannot break line
#27 16.15 troff:stdin:11467: warning [p 1, 1869.7i]: cannot adjust line
#27 16.15 troff:stdin:11468: warning [p 1, 1869.8i]: cannot adjust line
#27 16.15 troff:stdin:11468: warning [p 1, 1870.0i]: cannot break line
#27 16.15 troff:stdin:11469: warning [p 1, 1870.2i]: cannot adjust line
#27 16.15 troff:stdin:11470: warning [p 1, 1870.3i]: cannot adjust line
#27 16.15 troff:stdin:11474: warning [p 1, 1871.0i]: cannot adjust line
#27 16.15 troff:stdin:11474: warning [p 1, 1871.2i]: cannot adjust line
#27 16.15 troff:stdin:11475: warning [p 1, 1871.3i]: cannot adjust line
#27 16.15 troff:stdin:11475: warning [p 1, 1871.5i]: cannot break line
#27 16.15 troff:stdin:11476: warning [p 1, 1871.7i]: cannot adjust line
#27 16.15 troff:stdin:11476: warning [p 1, 1871.8i]: cannot break line
#27 16.15 troff:stdin:11479: warning [p 1, 1872.2i]: cannot break line
#27 16.15 troff:stdin:11481: warning [p 1, 1872.3i]: cannot adjust line
#27 16.15 troff:stdin:11481: warning [p 1, 1872.5i]: cannot break line
#27 16.15 troff:stdin:11483: warning [p 1, 1872.7i]: cannot adjust line
#27 16.15 troff:stdin:11483: warning [p 1, 1872.8i]: cannot break line
#27 16.15 troff:stdin:11483: warning [p 1, 1873.0i]: cannot break line
#27 16.16 troff:stdin:11484: warning [p 1, 1873.2i]: cannot adjust line
#27 16.16 troff:stdin:11488: warning [p 1, 1873.7i]: cannot adjust line
#27 16.16 troff:stdin:11488: warning [p 1, 1873.8i]: cannot break line
#27 16.16 troff:stdin:11489: warning [p 1, 1874.0i]: cannot break line
#27 16.16 troff:stdin:11490: warning [p 1, 1874.2i]: cannot break line
#27 16.16 troff:stdin:11492: error: a leader character is not allowed in an identifier
#27 16.16 troff:stdin:11493: warning [p 1, 1874.5i]: cannot adjust line
#27 16.16 troff:stdin:11497: warning [p 1, 1875.0i]: cannot adjust line
#27 16.16 troff:stdin:11497: warning [p 1, 1875.2i]: cannot break line
#27 16.16 troff:stdin:11497: warning [p 1, 1875.3i]: cannot break line
#27 16.16 troff:stdin:11498: warning [p 1, 1875.5i]: cannot break line
#27 16.16 troff:stdin:11499: warning [p 1, 1875.7i]: cannot break line
#27 16.16 troff:stdin:11500: warning [p 1, 1876.0i]: cannot break line
#27 16.16 troff:stdin:11501: warning [p 1, 1876.2i]: cannot break line
#27 16.16 troff:stdin:11502: warning [p 1, 1876.3i]: cannot adjust line
#27 16.16 troff:stdin:11502: warning [p 1, 1876.5i]: cannot break line
#27 16.17 troff:stdin:11502: warning [p 1, 1876.7i]: cannot break line
#27 16.17 troff:stdin:11504: warning [p 1, 1877.0i]: cannot break line
#27 16.17 troff:stdin:11506: warning [p 1, 1877.3i]: cannot break line
#27 16.17 troff:stdin:11508: warning [p 1, 1877.5i]: cannot adjust line
#27 16.17 troff:stdin:11508: warning [p 1, 1877.7i]: cannot break line
#27 16.17 troff:stdin:11508: warning [p 1, 1877.8i]: cannot adjust line
#27 16.17 troff:stdin:11509: warning [p 1, 1878.2i]: cannot break line
#27 16.17 troff:stdin:11510: warning [p 1, 1878.3i]: cannot break line
#27 16.17 troff:stdin:11511: warning [p 1, 1878.7i]: cannot adjust line
#27 16.17 troff:stdin:11513: warning [p 1, 1879.0i]: cannot adjust line
#27 16.17 troff:stdin:11513: warning [p 1, 1879.2i]: cannot break line
#27 16.17 troff:stdin:11514: warning [p 1, 1879.3i]: cannot break line
#27 16.17 troff:stdin:11515: warning [p 1, 1879.7i]: cannot adjust line
#27 16.17 troff:stdin:11517: warning [p 1, 1880.3i]: cannot break line
#27 16.17 troff:stdin:11519: warning [p 1, 1880.7i]: cannot break line
#27 16.18 troff:stdin:11519: warning [p 1, 1880.8i]: cannot break line
#27 16.18 troff:stdin:11519: warning [p 1, 1881.0i]: cannot break line
#27 16.18 troff:stdin:11522: warning [p 1, 1881.5i]: cannot break line
#27 16.18 troff:stdin:11526: warning [p 1, 1881.8i]: cannot break line
#27 16.18 troff:stdin:11527: warning [p 1, 1882.0i]: cannot break line
#27 16.18 troff:stdin:11527: warning [p 1, 1882.2i]: cannot break line
#27 16.18 troff:stdin:11528: warning [p 1, 1882.3i]: cannot break line
#27 16.18 troff:stdin:11528: warning [p 1, 1882.5i]: cannot break line
#27 16.18 troff:stdin:11528: warning [p 1, 1882.7i]: cannot break line
#27 16.19 troff:stdin:11529: warning [p 1, 1882.8i]: cannot break line
#27 16.19 troff:stdin:11529: warning [p 1, 1883.0i]: cannot break line
#27 16.19 troff:stdin:11531: warning [p 1, 1883.2i]: cannot adjust line
#27 16.19 troff:stdin:11534: warning [p 1, 1883.5i]: cannot adjust line
#27 16.19 troff:stdin:11534: warning [p 1, 1883.7i]: cannot break line
#27 16.19 troff:stdin:11535: warning [p 1, 1883.8i]: cannot adjust line
#27 16.19 troff:stdin:11536: warning [p 1, 1884.0i]: cannot adjust line
#27 16.19 troff:stdin:11536: warning [p 1, 1884.2i]: cannot break line
#27 16.19 troff:stdin:11537: warning [p 1, 1884.3i]: cannot break line
#27 16.19 troff:stdin:11539: warning [p 1, 1884.7i]: cannot adjust line
#27 16.19 troff:stdin:11539: warning [p 1, 1884.8i]: cannot break line
#27 16.19 troff:stdin:11539: warning [p 1, 1885.2i]: cannot break line
#27 16.19 troff:stdin:11540: warning [p 1, 1885.5i]: cannot break line
#27 16.20 troff:stdin:11540: warning [p 1, 1885.7i]: cannot break line
#27 16.20 troff:stdin:11540: warning [p 1, 1885.8i]: cannot adjust line
#27 16.20 troff:stdin:11540: warning [p 1, 1886.0i]: cannot break line
#27 16.20 troff:stdin:11540: warning [p 1, 1886.2i]: cannot adjust line
#27 16.20 troff:stdin:11540: warning [p 1, 1886.3i]: cannot break line
#27 16.20 troff:stdin:11543: warning [p 1, 1886.7i]: cannot break line
#27 16.20 troff:stdin:11543: warning [p 1, 1886.8i]: cannot break line
#27 16.20 troff:stdin:11543: warning [p 1, 1887.0i]: cannot break line
#27 16.20 troff:stdin:11544: warning [p 1, 1887.2i]: cannot adjust line
#27 16.20 troff:stdin:11544: warning [p 1, 1887.3i]: cannot break line
#27 16.20 troff:stdin:11545: warning [p 1, 1887.5i]: cannot break line
#27 16.20 troff:stdin:11546: warning [p 1, 1887.7i]: cannot adjust line
#27 16.20 troff:stdin:11546: warning [p 1, 1887.8i]: cannot break line
#27 16.20 troff:stdin:11547: warning [p 1, 1888.0i]: cannot break line
#27 16.20 troff:stdin:11548: warning [p 1, 1888.2i]: cannot adjust line
#27 16.20 troff:stdin:11549: warning [p 1, 1888.3i]: cannot adjust line
#27 16.20 troff:stdin:11549: warning [p 1, 1888.5i]: cannot break line
#27 16.20 troff:stdin:11550: warning [p 1, 1888.7i]: cannot break line
#27 16.20 troff:stdin:11551: warning [p 1, 1888.8i]: cannot adjust line
#27 16.21 troff:stdin:11552: warning [p 1, 1889.0i]: cannot adjust line
#27 16.21 troff:stdin:11552: warning [p 1, 1889.2i]: cannot break line
#27 16.21 troff:stdin:11556: warning [p 1, 1889.5i]: cannot adjust line
#27 16.21 troff:stdin:11557: warning [p 1, 1889.7i]: cannot adjust line
#27 16.21 troff:stdin:11557: warning [p 1, 1889.8i]: cannot adjust line
#27 16.21 troff:stdin:11557: warning [p 1, 1890.0i]: cannot break line
#27 16.21 troff:stdin:11559: warning [p 1, 1890.2i]: cannot adjust line
#27 16.21 troff:stdin:11559: warning [p 1, 1890.3i]: cannot break line
#27 16.21 troff:stdin:11560: warning [p 1, 1890.5i]: cannot adjust line
#27 16.21 troff:stdin:11560: warning [p 1, 1890.7i]: cannot break line
#27 16.21 troff:stdin:11562: warning [p 1, 1890.8i]: cannot adjust line
#27 16.21 troff:stdin:11563: warning [p 1, 1891.0i]: cannot adjust line
#27 16.21 troff:stdin:11563: warning [p 1, 1891.3i]: cannot break line
#27 16.21 troff:stdin:11564: warning [p 1, 1891.7i]: cannot break line
#27 16.21 troff:stdin:11570: warning [p 1, 1892.5i]: cannot break line
#27 16.21 troff:stdin:11572: warning [p 1, 1892.8i]: cannot break line
#27 16.21 troff:stdin:11574: warning [p 1, 1893.0i]: cannot adjust line
#27 16.21 troff:stdin:11575: warning [p 1, 1893.2i]: cannot adjust line
#27 16.22 troff:stdin:11576: warning [p 1, 1893.3i]: cannot adjust line
#27 16.22 troff:stdin:11576: warning [p 1, 1893.5i]: cannot break line
#27 16.22 troff:stdin:11577: warning [p 1, 1893.8i]: cannot break line
#27 16.22 troff:stdin:11578: warning [p 1, 1894.3i]: cannot break line
#27 16.22 troff:stdin:11578: warning [p 1, 1894.5i]: cannot adjust line
#27 16.22 troff:stdin:11578: warning [p 1, 1894.7i]: cannot break line
#27 16.22 troff:stdin:11579: warning [p 1, 1894.8i]: cannot break line
#27 16.22 troff:stdin:11579: warning [p 1, 1895.0i]: cannot break line
#27 16.22 troff:stdin:11580: warning [p 1, 1895.2i]: cannot break line
#27 16.22 troff:stdin:11580: warning [p 1, 1895.3i]: cannot adjust line
#27 16.22 troff:stdin:11580: warning [p 1, 1895.5i]: cannot break line
#27 16.22 troff:stdin:11580: warning [p 1, 1895.7i]: cannot break line
#27 16.22 troff:stdin:11581: warning [p 1, 1895.8i]: cannot break line
#27 16.23 post-grohtml:<standard input>:(stdin):972654: error: missing argument
#27 16.23 troff:stdin:11581: warning [p 1, 1896.0i]: cannot break line
#27 16.23 troff:stdin:11581: warning [p 1, 1896.2i]: cannot break line
#27 16.23 troff:stdin:11582: warning [p 1, 1896.3i]: cannot adjust line
#27 16.23 troff:stdin:11582: warning [p 1, 1896.5i]: cannot break line
#27 16.23 troff:stdin:11583: warning [p 1, 1896.7i]: cannot break line
#27 16.23 troff:stdin:11585: warning [p 1, 1897.0i]: cannot break line
#27 16.23 troff:stdin:11587: warning [p 1, 1897.3i]: cannot adjust line
#27 16.23 troff:stdin:11587: warning [p 1, 1897.5i]: cannot break line
#27 16.23 troff:stdin:11588: warning [p 1, 1897.7i]: cannot break line
#27 16.23 troff:stdin:11588: warning [p 1, 1897.8i]: cannot break line
#27 16.23 troff:stdin:11588: warning [p 1, 1898.0i]: cannot adjust line
#27 16.23 troff:stdin:11588: warning [p 1, 1898.2i]: cannot break line
#27 16.23 troff:stdin:11589: error: a leader character is not allowed in an identifier
#27 16.23 troff:stdin:11590: warning [p 1, 1898.3i]: cannot break line
#27 16.23 troff:stdin:11591: warning [p 1, 1898.5i]: cannot adjust line
#27 16.23 troff:stdin:11592: warning [p 1, 1898.8i]: cannot break line
#27 16.24 troff:stdin:11592: warning [p 1, 1899.0i]: cannot break line
#27 16.24 troff:stdin:11593: warning [p 1, 1899.2i]: cannot break line
#27 16.24 troff:stdin:11593: warning [p 1, 1899.3i]: cannot break line
#27 16.24 troff:stdin:11595: warning [p 1, 1899.7i]: cannot break line
#27 16.24 troff:stdin:11596: warning [p 1, 1899.8i]: cannot break line
#27 16.24 troff:stdin:11597: warning [p 1, 1900.0i]: cannot break line
#27 16.25 troff:stdin:11597: warning [p 1, 1900.2i]: cannot break line
#27 16.25 troff:stdin:11597: warning [p 1, 1900.3i]: cannot break line
#27 16.25 troff:stdin:11601: warning [p 1, 1900.8i]: cannot break line
#27 16.25 troff:stdin:11602: warning [p 1, 1901.0i]: cannot break line
#27 16.25 troff:stdin:11604: warning [p 1, 1901.2i]: cannot adjust line
#27 16.25 troff:stdin:11604: warning [p 1, 1901.3i]: cannot break line
#27 16.25 troff:stdin:11605: warning [p 1, 1901.5i]: cannot break line
#27 16.25 troff:stdin:11606: warning [p 1, 1901.7i]: cannot adjust line
#27 16.25 troff:stdin:11606: warning [p 1, 1901.8i]: cannot adjust line
#27 16.25 troff:stdin:11607: warning [p 1, 1902.0i]: cannot adjust line
#27 16.25 troff:stdin:11607: warning [p 1, 1902.2i]: cannot break line
#27 16.25 troff:stdin:11608: warning [p 1, 1902.3i]: cannot adjust line
#27 16.25 troff:stdin:11608: warning [p 1, 1902.5i]: cannot break line
#27 16.25 troff:stdin:11609: warning [p 1, 1902.7i]: cannot adjust line
#27 16.25 troff:stdin:11609: warning [p 1, 1902.8i]: cannot break line
#27 16.26 troff:stdin:11610: warning [p 1, 1903.0i]: cannot adjust line
#27 16.26 troff:stdin:11610: warning [p 1, 1903.2i]: cannot break line
#27 16.26 troff:stdin:11611: warning [p 1, 1903.3i]: cannot break line
#27 16.26 troff:stdin:11613: warning [p 1, 1903.7i]: cannot break line
#27 16.26 troff:stdin:11613: warning [p 1, 1903.8i]: cannot adjust line
#27 16.26 troff:stdin:11613: warning [p 1, 1904.0i]: cannot break line
#27 16.26 troff:stdin:11614: warning [p 1, 1904.2i]: cannot break line
#27 16.26 troff:stdin:11615: warning [p 1, 1904.3i]: cannot break line
#27 16.26 troff:stdin:11615: warning [p 1, 1904.5i]: cannot break line
#27 16.26 troff:stdin:11616: warning [p 1, 1904.7i]: cannot break line
#27 16.26 troff:stdin:11617: warning [p 1, 1904.8i]: cannot break line
#27 16.26 troff:stdin:11619: warning [p 1, 1905.0i]: cannot adjust line
#27 16.26 troff:stdin:11619: warning [p 1, 1905.2i]: cannot break line
#27 16.26 troff:stdin:11619: warning [p 1, 1905.3i]: cannot break line
#27 16.26 troff:stdin:11620: warning [p 1, 1905.5i]: cannot break line
#27 16.27 troff:stdin:11623: warning [p 1, 1905.8i]: cannot break line
#27 16.27 troff:stdin:11624: warning [p 1, 1906.2i]: cannot break line
#27 16.27 troff:stdin:11625: warning [p 1, 1906.3i]: cannot break line
#27 16.27 troff:stdin:11627: warning [p 1, 1906.7i]: cannot break line
#27 16.27 troff:stdin:11628: warning [p 1, 1906.8i]: cannot break line
#27 16.27 troff:stdin:11630: warning [p 1, 1907.2i]: cannot break line
#27 16.27 troff:stdin:11631: warning [p 1, 1907.3i]: cannot adjust line
#27 16.27 troff:stdin:11631: warning [p 1, 1907.5i]: cannot break line
#27 16.27 troff:stdin:11631: warning [p 1, 1907.7i]: cannot break line
#27 16.28 troff:stdin:11633: warning [p 1, 1907.8i]: cannot adjust line
#27 16.28 troff:stdin:11633: warning [p 1, 1908.0i]: cannot break line
#27 16.28 troff:stdin:11633: warning [p 1, 1908.3i]: cannot adjust line
#27 16.28 troff:stdin:11633: warning [p 1, 1908.5i]: cannot break line
#27 16.28 troff:stdin:11633: warning [p 1, 1908.7i]: cannot adjust line
#27 16.28 troff:stdin:11638: warning [p 1, 1909.2i]: cannot adjust line
#27 16.28 troff:stdin:11641: warning [p 1, 1909.5i]: cannot adjust line
#27 16.28 troff:stdin:11641: warning [p 1, 1909.7i]: cannot break line
#27 16.28 troff:stdin:11642: warning [p 1, 1909.8i]: cannot adjust line
#27 16.28 troff:stdin:11642: warning [p 1, 1910.0i]: cannot break line
#27 16.28 troff:stdin:11643: warning [p 1, 1910.2i]: cannot adjust line
#27 16.28 troff:stdin:11643: warning [p 1, 1910.3i]: cannot adjust line
#27 16.28 troff:stdin:11644: warning [p 1, 1910.5i]: cannot adjust line
#27 16.28 troff:stdin:11652: warning [p 1, 1911.3i]: cannot adjust line
#27 16.28 troff:stdin:11653: warning [p 1, 1911.5i]: cannot adjust line
#27 16.28 troff:stdin:11653: warning [p 1, 1911.7i]: cannot break line
#27 16.28 troff:stdin:11654: warning [p 1, 1911.8i]: cannot break line
#27 16.28 troff:stdin:11655: warning [p 1, 1912.0i]: cannot break line
#27 16.29 troff:stdin:11656: warning [p 1, 1912.2i]: cannot break line
#27 16.29 troff:stdin:11659: warning [p 1, 1912.7i]: cannot adjust line
#27 16.29 troff:stdin:11660: warning [p 1, 1912.8i]: cannot adjust line
#27 16.29 troff:stdin:11661: warning [p 1, 1913.2i]: cannot adjust line
#27 16.29 troff:stdin:11662: warning [p 1, 1913.5i]: cannot break line
#27 16.29 troff:stdin:11663: warning [p 1, 1913.7i]: cannot adjust line
#27 16.29 troff:stdin:11663: warning [p 1, 1913.8i]: cannot adjust line
#27 16.29 troff:stdin:11663: warning [p 1, 1914.0i]: cannot break line
#27 16.29 troff:stdin:11663: warning [p 1, 1914.2i]: cannot adjust line
#27 16.29 troff:stdin:11663: warning [p 1, 1914.3i]: cannot break line
#27 16.29 troff:stdin:11665: warning [p 1, 1914.5i]: cannot adjust line
#27 16.29 troff:stdin:11665: warning [p 1, 1914.7i]: cannot break line
#27 16.29 troff:stdin:11665: warning [p 1, 1914.8i]: cannot break line
#27 16.29 troff:stdin:11665: warning [p 1, 1915.0i]: cannot adjust line
#27 16.30 troff:stdin:11668: warning [p 1, 1915.3i]: cannot adjust line
#27 16.30 troff:stdin:11668: warning [p 1, 1915.5i]: cannot break line
#27 16.30 troff:stdin:11668: warning [p 1, 1915.7i]: cannot break line
#27 16.30 troff:stdin:11670: warning [p 1, 1915.8i]: cannot adjust line
#27 16.30 troff:stdin:11671: warning [p 1, 1916.0i]: cannot adjust line
#27 16.30 troff:stdin:11672: warning [p 1, 1916.2i]: cannot adjust line
#27 16.30 troff:stdin:11676: warning [p 1, 1916.5i]: cannot adjust line
#27 16.30 troff:stdin:11677: warning [p 1, 1916.7i]: cannot adjust line
#27 16.30 troff:stdin:11682: warning [p 1, 1917.0i]: cannot adjust line
#27 16.30 troff:stdin:11682: warning [p 1, 1917.2i]: cannot break line
#27 16.30 troff:stdin:11704: warning [p 1, 1918.5i]: cannot adjust line
#27 16.30 troff:stdin:11704: warning [p 1, 1918.7i]: cannot break line
#27 16.30 troff:stdin:11737: warning [p 1, 1920.2i]: cannot adjust line
#27 16.30 troff:stdin:11738: warning [p 1, 1920.3i]: cannot adjust line
#27 16.31 troff:stdin:11744: warning [p 1, 1920.8i]: cannot adjust line
#27 16.31 troff:stdin:11746: warning [p 1, 1921.2i]: cannot break line
#27 16.31 troff:stdin:11748: warning [p 1, 1921.3i]: cannot adjust line
#27 16.31 troff:stdin:11762: warning [p 1, 1922.2i]: cannot adjust line
#27 16.31 troff:stdin:11766: warning [p 1, 1922.7i]: cannot adjust line
#27 16.31 troff:stdin:11767: warning [p 1, 1922.8i]: cannot adjust line
#27 16.31 troff:stdin:11767: warning [p 1, 1923.0i]: cannot break line
#27 16.31 troff:stdin:11767: warning [p 1, 1923.2i]: cannot break line
#27 16.31 troff:stdin:11768: warning [p 1, 1923.3i]: cannot break line
#27 16.31 troff:stdin:11768: warning [p 1, 1923.5i]: cannot break line
#27 16.31 troff:stdin:11768: warning [p 1, 1923.7i]: cannot break line
#27 16.32 troff:stdin:11769: warning [p 1, 1923.8i]: cannot adjust line
#27 16.32 troff:stdin:11769: warning [p 1, 1924.0i]: cannot break line
#27 16.32 troff:stdin:11770: warning [p 1, 1924.2i]: cannot break line
#27 16.32 troff:stdin:11771: warning [p 1, 1924.3i]: cannot break line
#27 16.32 troff:stdin:11772: warning [p 1, 1924.5i]: cannot break line
#27 16.32 troff:stdin:11773: warning [p 1, 1924.7i]: cannot break line
#27 16.32 troff:stdin:11774: warning [p 1, 1924.8i]: cannot adjust line
#27 16.32 troff:stdin:11775: warning [p 1, 1925.0i]: cannot adjust line
#27 16.32 troff:stdin:11776: warning [p 1, 1925.3i]: cannot break line
#27 16.32 troff:stdin:11776: warning [p 1, 1925.5i]: cannot break line
#27 16.32 troff:stdin:11777: warning [p 1, 1925.7i]: cannot adjust line
#27 16.32 troff:stdin:11777: warning [p 1, 1925.8i]: cannot break line
#27 16.32 troff:stdin:11778: warning [p 1, 1926.0i]: cannot adjust line
#27 16.32 troff:stdin:11778: warning [p 1, 1926.2i]: cannot break line
#27 16.32 troff:stdin:11780: warning [p 1, 1926.3i]: cannot adjust line
#27 16.32 troff:stdin:11780: warning [p 1, 1926.5i]: cannot break line
#27 16.32 troff:stdin:11781: warning [p 1, 1926.7i]: cannot adjust line
#27 16.32 troff:stdin:11781: warning [p 1, 1926.8i]: cannot break line
#27 16.32 troff:stdin:11781: warning [p 1, 1927.0i]: cannot break line
#27 16.33 troff:stdin:11781: warning [p 1, 1927.7i]: cannot break line
#27 16.33 troff:stdin:11781: warning [p 1, 1927.8i]: cannot break line
#27 16.33 troff:stdin:11783: warning [p 1, 1928.0i]: cannot adjust line
#27 16.33 troff:stdin:11783: warning [p 1, 1928.2i]: cannot break line
#27 16.33 troff:stdin:11783: warning [p 1, 1928.3i]: cannot break line
#27 16.33 troff:stdin:11783: warning [p 1, 1928.5i]: cannot break line
#27 16.33 troff:stdin:11784: warning [p 1, 1928.7i]: cannot adjust line
#27 16.33 troff:stdin:11784: warning [p 1, 1928.8i]: cannot break line
#27 16.33 troff:stdin:11785: warning [p 1, 1929.0i]: cannot break line
#27 16.33 troff:stdin:11785: warning [p 1, 1929.2i]: cannot break line
#27 16.33 troff:stdin:11786: warning [p 1, 1929.3i]: cannot break line
#27 16.33 troff:stdin:11786: warning [p 1, 1929.5i]: cannot break line
#27 16.33 troff:stdin:11787: warning [p 1, 1929.7i]: cannot break line
#27 16.34 troff:stdin:11789: warning [p 1, 1930.3i]: cannot adjust line
#27 16.34 troff:stdin:11789: warning [p 1, 1930.5i]: cannot adjust line
#27 16.34 troff:stdin:11789: warning [p 1, 1930.7i]: cannot break line
#27 16.34 troff:stdin:11790: warning [p 1, 1930.8i]: cannot break line
#27 16.34 troff:stdin:11790: warning [p 1, 1931.0i]: cannot break line
#27 16.34 troff:stdin:11791: warning [p 1, 1931.2i]: cannot break line
#27 16.34 troff:stdin:11791: warning [p 1, 1931.3i]: cannot break line
#27 16.34 troff:stdin:11792: warning [p 1, 1931.5i]: cannot adjust line
#27 16.34 troff:stdin:11792: warning [p 1, 1931.7i]: cannot adjust line
#27 16.34 troff:stdin:11792: warning [p 1, 1931.8i]: cannot break line
#27 16.34 troff:stdin:11795: warning [p 1, 1932.2i]: cannot break line
#27 16.34 troff:stdin:11795: warning [p 1, 1932.3i]: cannot adjust line
#27 16.34 troff:stdin:11795: warning [p 1, 1932.5i]: cannot adjust line
#27 16.34 troff:stdin:11795: warning [p 1, 1932.7i]: cannot break line
#27 16.35 troff:stdin:11795: warning [p 1, 1932.8i]: cannot adjust line
#27 16.35 troff:stdin:11795: warning [p 1, 1933.0i]: cannot break line
#27 16.35 troff:stdin:11796: warning [p 1, 1933.2i]: cannot adjust line
#27 16.35 troff:stdin:11796: warning [p 1, 1933.3i]: cannot break line
#27 16.35 troff:stdin:11800: warning [p 1, 1933.7i]: cannot break line
#27 16.35 troff:stdin:11801: warning [p 1, 1933.8i]: cannot adjust line
#27 16.35 troff:stdin:11801: warning [p 1, 1934.0i]: cannot break line
#27 16.35 troff:stdin:11802: warning [p 1, 1934.2i]: cannot adjust line
#27 16.35 troff:stdin:11802: warning [p 1, 1934.3i]: cannot break line
#27 16.35 troff:stdin:11803: warning [p 1, 1934.7i]: cannot break line
#27 16.35 troff:stdin:11803: warning [p 1, 1934.8i]: cannot break line
#27 16.35 troff:stdin:11804: warning [p 1, 1935.2i]: cannot break line
#27 16.35 troff:stdin:11804: warning [p 1, 1935.3i]: cannot break line
#27 16.36 troff:stdin:11806: warning [p 1, 1935.5i]: cannot adjust line
#27 16.36 troff:stdin:11807: warning [p 1, 1935.7i]: cannot adjust line
#27 16.36 troff:stdin:11807: warning [p 1, 1935.8i]: cannot adjust line
#27 16.36 troff:stdin:11807: warning [p 1, 1936.0i]: cannot break line
#27 16.36 troff:stdin:11808: warning [p 1, 1936.2i]: cannot adjust line
#27 16.36 troff:stdin:11809: warning [p 1, 1936.3i]: cannot adjust line
#27 16.36 troff:stdin:11813: warning [p 1, 1936.8i]: cannot break line
#27 16.36 troff:stdin:11814: warning [p 1, 1937.2i]: cannot break line
#27 16.36 troff:stdin:11815: warning [p 1, 1937.3i]: cannot break line
#27 16.36 troff:stdin:11815: warning [p 1, 1937.5i]: cannot break line
#27 16.36 troff:stdin:11815: warning [p 1, 1937.7i]: cannot break line
#27 16.36 troff:stdin:11815: warning [p 1, 1937.8i]: cannot break line
#27 16.37 troff:stdin:11815: warning [p 1, 1938.2i]: cannot break line
#27 16.37 troff:stdin:11820: warning [p 1, 1938.7i]: cannot adjust line
#27 16.37 troff:stdin:11821: warning [p 1, 1938.8i]: cannot adjust line
#27 16.37 troff:stdin:11824: warning [p 1, 1939.3i]: cannot adjust line
#27 16.37 troff:stdin:11824: warning [p 1, 1939.5i]: cannot break line
#27 16.37 troff:stdin:11825: warning [p 1, 1939.7i]: cannot break line
#27 16.37 troff:stdin:11826: warning [p 1, 1939.8i]: cannot adjust line
#27 16.37 troff:stdin:11826: warning [p 1, 1940.0i]: cannot break line
#27 16.37 troff:stdin:11827: warning [p 1, 1940.2i]: cannot break line
#27 16.37 troff:stdin:11828: warning [p 1, 1940.5i]: cannot break line
#27 16.37 troff:stdin:11829: warning [p 1, 1940.7i]: cannot break line
#27 16.37 troff:stdin:11830: warning [p 1, 1940.8i]: cannot break line
#27 16.37 troff:stdin:11831: warning [p 1, 1941.0i]: cannot adjust line
#27 16.37 troff:stdin:11832: warning [p 1, 1941.5i]: cannot adjust line
#27 16.37 troff:stdin:11832: warning [p 1, 1941.7i]: cannot break line
#27 16.37 troff:stdin:11834: warning [p 1, 1941.8i]: cannot adjust line
#27 16.37 troff:stdin:11834: warning [p 1, 1942.0i]: cannot break line
#27 16.37 troff:stdin:11834: warning [p 1, 1942.2i]: cannot break line
#27 16.38 troff:stdin:11834: warning [p 1, 1942.3i]: cannot break line
#27 16.38 troff:stdin:11836: warning [p 1, 1942.5i]: cannot adjust line
#27 16.38 troff:stdin:11836: warning [p 1, 1942.7i]: cannot break line
#27 16.38 troff:stdin:11837: warning [p 1, 1942.8i]: cannot adjust line
#27 16.38 troff:stdin:11838: warning [p 1, 1943.2i]: cannot break line
#27 16.38 troff:stdin:11839: warning [p 1, 1943.5i]: cannot break line
#27 16.38 post-grohtml:<standard input>:(stdin):989312: error: missing argument
#27 16.38 troff:stdin:11840: warning [p 1, 1943.7i]: cannot break line
#27 16.38 troff:stdin:11841: warning [p 1, 1943.8i]: cannot break line
#27 16.38 post-grohtml:<standard input>:(stdin):989466: error: missing argument
#27 16.38 troff:stdin:11843: warning [p 1, 1944.0i]: cannot adjust line
#27 16.38 troff:stdin:11844: warning [p 1, 1944.2i]: cannot adjust line
#27 16.38 troff:stdin:11844: warning [p 1, 1944.3i]: cannot break line
#27 16.38 troff:stdin:11846: warning [p 1, 1944.5i]: cannot adjust line
#27 16.38 troff:stdin:11847: warning [p 1, 1944.7i]: cannot adjust line
#27 16.38 troff:stdin:11847: warning [p 1, 1944.8i]: cannot break line
#27 16.39 troff:stdin:11854: warning [p 1, 1945.3i]: cannot adjust line
#27 16.39 troff:stdin:11854: warning [p 1, 1945.7i]: cannot adjust line
#27 16.39 troff:stdin:11854: warning [p 1, 1945.8i]: cannot break line
#27 16.39 troff:stdin:11854: warning [p 1, 1946.0i]: cannot adjust line
#27 16.39 troff:stdin:11858: warning [p 1, 1946.5i]: cannot adjust line
#27 16.39 troff:stdin:11859: warning [p 1, 1946.7i]: cannot adjust line
#27 16.39 troff:stdin:11860: warning [p 1, 1946.8i]: cannot adjust line
#27 16.39 troff:stdin:11860: warning [p 1, 1947.0i]: cannot break line
#27 16.39 troff:stdin:11861: warning [p 1, 1947.3i]: cannot break line
#27 16.39 troff:stdin:11861: warning [p 1, 1947.5i]: cannot break line
#27 16.39 troff:stdin:11861: warning [p 1, 1947.7i]: cannot break line
#27 16.39 troff:stdin:11861: warning [p 1, 1947.8i]: cannot break line
#27 16.40 troff:stdin:11863: warning [p 1, 1948.0i]: cannot adjust line
#27 16.40 troff:stdin:11863: warning [p 1, 1948.2i]: cannot break line
#27 16.40 troff:stdin:11864: warning [p 1, 1948.3i]: cannot break line
#27 16.40 troff:stdin:11865: warning [p 1, 1948.5i]: cannot break line
#27 16.40 troff:stdin:11867: warning [p 1, 1948.7i]: cannot adjust line
#27 16.40 troff:stdin:11868: warning [p 1, 1948.8i]: cannot adjust line
#27 16.40 troff:stdin:11868: warning [p 1, 1949.0i]: cannot break line
#27 16.40 troff:stdin:11870: warning [p 1, 1949.2i]: cannot adjust line
#27 16.40 troff:stdin:11871: warning [p 1, 1949.3i]: cannot adjust line
#27 16.40 troff:stdin:11871: warning [p 1, 1949.5i]: cannot break line
#27 16.40 troff:stdin:11872: warning [p 1, 1949.7i]: cannot break line
#27 16.40 troff:stdin:11873: warning [p 1, 1949.8i]: cannot break line
#27 16.40 troff:stdin:11874: warning [p 1, 1950.0i]: cannot break line
#27 16.40 troff:stdin:11875: warning [p 1, 1950.2i]: cannot adjust line
#27 16.40 troff:stdin:11878: warning [p 1, 1950.7i]: cannot adjust line
#27 16.40 troff:stdin:11878: warning [p 1, 1950.8i]: cannot break line
#27 16.41 troff:stdin:11881: warning [p 1, 1951.2i]: cannot adjust line
#27 16.41 troff:stdin:11881: warning [p 1, 1951.3i]: cannot break line
#27 16.41 troff:stdin:11881: warning [p 1, 1951.5i]: cannot adjust line
#27 16.41 troff:stdin:11881: warning [p 1, 1951.7i]: cannot break line
#27 16.41 troff:stdin:11881: warning [p 1, 1952.0i]: cannot adjust line
#27 16.41 troff:stdin:11883: warning: cannot select font ''
#27 16.41 troff:stdin:11885: warning [p 1, 1952.5i]: cannot break line
#27 16.41 troff:stdin:11885: warning [p 1, 1952.7i]: cannot break line
#27 16.41 troff:stdin:11886: warning [p 1, 1952.8i]: cannot adjust line
#27 16.41 troff:stdin:11886: warning [p 1, 1953.0i]: cannot break line
#27 16.41 troff:stdin:11888: warning [p 1, 1953.2i]: cannot adjust line
#27 16.41 troff:stdin:11888: warning [p 1, 1953.3i]: cannot break line
#27 16.41 troff:stdin:11889: warning [p 1, 1953.5i]: cannot break line
#27 16.42 troff:stdin:11890: warning [p 1, 1953.7i]: cannot adjust line
#27 16.42 troff:stdin:11890: warning [p 1, 1953.8i]: cannot break line
#27 16.42 troff:stdin:11890: warning [p 1, 1954.0i]: cannot break line
#27 16.42 troff:stdin:11892: warning [p 1, 1954.5i]: cannot adjust line
#27 16.42 troff:stdin:11893: warning [p 1, 1954.7i]: cannot adjust line
#27 16.42 troff:stdin:11894: warning [p 1, 1954.8i]: cannot adjust line
#27 16.42 troff:stdin:11894: warning [p 1, 1955.0i]: cannot break line
#27 16.42 troff:stdin:11894: warning [p 1, 1955.2i]: cannot break line
#27 16.42 troff:stdin:11895: warning [p 1, 1955.3i]: cannot adjust line
#27 16.42 troff:stdin:11896: warning [p 1, 1955.5i]: cannot adjust line
#27 16.42 troff:stdin:11896: warning [p 1, 1955.7i]: cannot break line
#27 16.42 troff:stdin:11896: warning [p 1, 1955.8i]: cannot break line
#27 16.42 troff:stdin:11898: warning [p 1, 1956.0i]: cannot adjust line
#27 16.42 troff:stdin:11898: warning [p 1, 1956.2i]: cannot break line
#27 16.42 troff:stdin:11898: warning [p 1, 1956.3i]: cannot break line
#27 16.42 troff:stdin:11901: warning [p 1, 1956.7i]: cannot adjust line
#27 16.42 troff:stdin:11905: warning [p 1, 1957.0i]: cannot adjust line
#27 16.42 troff:stdin:11905: warning [p 1, 1957.2i]: cannot break line
#27 16.42 troff:stdin:11906: warning [p 1, 1957.3i]: cannot adjust line
#27 16.42 troff:stdin:11906: warning [p 1, 1957.5i]: cannot break line
#27 16.43 troff:stdin:11908: warning [p 1, 1957.7i]: cannot adjust line
#27 16.43 troff:stdin:11908: warning [p 1, 1957.8i]: cannot break line
#27 16.43 troff:stdin:11909: warning [p 1, 1958.0i]: cannot adjust line
#27 16.43 troff:stdin:11909: warning [p 1, 1958.2i]: cannot break line
#27 16.43 troff:stdin:11911: warning [p 1, 1958.3i]: cannot adjust line
#27 16.43 troff:stdin:11911: warning [p 1, 1958.5i]: cannot break line
#27 16.43 troff:stdin:11911: warning [p 1, 1958.7i]: cannot adjust line
#27 16.43 troff:stdin:11911: warning [p 1, 1958.8i]: cannot break line
#27 16.43 troff:stdin:11912: warning [p 1, 1959.0i]: cannot break line
#27 16.43 troff:stdin:11914: warning [p 1, 1959.2i]: cannot adjust line
#27 16.43 troff:stdin:11914: warning [p 1, 1959.3i]: cannot break line
#27 16.43 troff:stdin:11916: warning [p 1, 1959.5i]: cannot adjust line
#27 16.43 troff:stdin:11916: warning [p 1, 1959.7i]: cannot break line
#27 16.43 troff:stdin:11917: warning [p 1, 1959.8i]: cannot break line
#27 16.43 troff:stdin:11924: warning [p 1, 1960.3i]: cannot break line
#27 16.43 troff:stdin:11924: warning [p 1, 1960.5i]: cannot adjust line
#27 16.44 troff:stdin:11924: warning [p 1, 1960.7i]: cannot adjust line
#27 16.44 troff:stdin:11924: warning [p 1, 1960.8i]: cannot break line
#27 16.44 troff:stdin:11929: warning [p 1, 1961.3i]: cannot break line
#27 16.44 troff:stdin:11929: warning [p 1, 1961.5i]: cannot break line
#27 16.44 troff:stdin:11929: warning [p 1, 1961.7i]: cannot adjust line
#27 16.44 troff:stdin:11929: warning [p 1, 1961.8i]: cannot adjust line
#27 16.44 troff:stdin:11929: warning [p 1, 1962.0i]: cannot adjust line
#27 16.44 troff:stdin:11932: warning [p 1, 1962.3i]: cannot adjust line
#27 16.44 troff:stdin:11933: warning [p 1, 1962.5i]: cannot adjust line
#27 16.44 troff:stdin:11933: warning [p 1, 1962.7i]: cannot break line
#27 16.44 troff:stdin:11934: error: a leader character is not allowed in an identifier
#27 16.44 troff:stdin:11937: warning [p 1, 1963.0i]: cannot break line
#27 16.44 troff:stdin:11937: warning [p 1, 1963.2i]: cannot break line
#27 16.45 troff:stdin:11937: warning [p 1, 1964.8i]: cannot break line
#27 16.74 troff:stdin:11937: warning [p 1, 1965.0i]: cannot adjust line
#27 16.74 troff:stdin:11937: warning [p 1, 1965.2i]: cannot break line
#27 16.79 troff:stdin:11937: warning [p 1, 1965.8i]: cannot break line
#27 16.79 troff:stdin:11937: warning [p 1, 1966.2i]: cannot break line
#27 16.79 troff:stdin:11937: warning [p 1, 1966.3i]: cannot adjust line
#27 16.79 troff:stdin:11937: warning [p 1, 1966.5i]: cannot break line
#27 16.80 troff:stdin:11937: warning [p 1, 1966.7i]: cannot break line
#27 16.85 troff:stdin:11937: warning [p 1, 1966.8i]: cannot adjust line
#27 16.85 troff:stdin:11937: warning [p 1, 1967.0i]: cannot break line
#27 17.04 troff:stdin:11937: warning [p 1, 1967.7i]: cannot break line
#27 17.07 troff:stdin:11937: warning [p 1, 1967.8i]: cannot break line
#27 17.07 troff:stdin:11937: warning [p 1, 1968.2i]: cannot break line
#27 17.08 troff:stdin:11937: warning [p 1, 1968.5i]: cannot break line
#27 17.08 troff:stdin:11937: warning [p 1, 1968.8i]: cannot break line
#27 17.08 troff:stdin:11937: warning [p 1, 1969.0i]: cannot break line
#27 17.08 troff:stdin:11937: warning [p 1, 1969.2i]: cannot break line
#27 17.08 troff:stdin:11937: warning [p 1, 1969.3i]: cannot adjust line
#27 17.08 troff:stdin:11937: warning [p 1, 1969.5i]: cannot break line
#27 17.08 troff:stdin:11937: warning [p 1, 1969.7i]: cannot adjust line
#27 17.08 troff:stdin:11937: warning [p 1, 1969.8i]: cannot break line
#27 17.08 troff:stdin:11937: warning [p 1, 1970.0i]: cannot break line
#27 17.08 troff:stdin:11937: warning [p 1, 1970.3i]: cannot break line
#27 17.08 troff:stdin:11937: warning [p 1, 1970.7i]: cannot break line
#27 17.08 troff:stdin:11937: warning [p 1, 1970.8i]: cannot adjust line
#27 17.08 troff:stdin:11937: warning [p 1, 1971.0i]: cannot break line
#27 17.08 troff:stdin:11937: warning [p 1, 1971.2i]: cannot break line
#27 17.09 troff:stdin:11937: warning [p 1, 1971.3i]: cannot adjust line
#27 17.09 troff:stdin:11937: warning [p 1, 1971.5i]: cannot break line
#27 17.09 troff:stdin:11937: warning [p 1, 1971.7i]: cannot break line
#27 17.09 troff:stdin:11937: warning [p 1, 1971.8i]: cannot break line
#27 17.09 troff:stdin:11937: warning [p 1, 1972.2i]: cannot break line
#27 17.09 troff:stdin:11937: warning [p 1, 1972.3i]: cannot break line
#27 17.09 troff:stdin:11937: warning [p 1, 1972.7i]: cannot break line
#27 17.09 troff:stdin:11937: warning [p 1, 1972.8i]: cannot break line
#27 17.09 troff:stdin:11937: warning [p 1, 1973.0i]: cannot break line
#27 17.09 troff:stdin:11938: warning [p 1, 1973.2i]: cannot adjust line
#27 17.09 troff:stdin:11938: warning [p 1, 1973.5i]: cannot break line
#27 17.10 troff:stdin:11938: warning [p 1, 1973.7i]: cannot adjust line
#27 17.10 troff:stdin:11938: warning [p 1, 1973.8i]: cannot break line
#27 17.10 troff:stdin:11939: warning [p 1, 1974.0i]: cannot adjust line
#27 17.10 troff:stdin:11939: warning [p 1, 1974.3i]: cannot adjust line
#27 17.10 troff:stdin:11939: warning [p 1, 1974.5i]: cannot break line
#27 17.10 troff:stdin:11939: warning [p 1, 1974.7i]: cannot adjust line
#27 17.10 troff:stdin:11939: warning [p 1, 1974.8i]: cannot break line
#27 17.10 troff:stdin:11943: warning [p 1, 1975.2i]: cannot break line
#27 17.10 troff:stdin:11943: warning [p 1, 1975.3i]: cannot break line
#27 17.10 troff:stdin:11943: warning [p 1, 1975.5i]: cannot adjust line
#27 17.10 troff:stdin:11943: warning [p 1, 1975.7i]: cannot break line
#27 17.10 troff:stdin:11943: warning [p 1, 1976.0i]: cannot break line
#27 17.11 troff:stdin:11943: warning [p 1, 1976.3i]: cannot break line
#27 17.11 troff:stdin:11944: warning [p 1, 1977.3i]: cannot break line
#27 17.11 troff:stdin:11945: warning [p 1, 1978.2i]: cannot break line
#27 17.11 troff:stdin:11946: warning [p 1, 1978.8i]: cannot adjust line
#27 17.14 troff:stdin:11946: warning [p 1, 1979.5i]: cannot break line
#27 17.14 troff:stdin:11955: error: a leader character is not allowed in an identifier
#27 17.14 troff:stdin:11958: warning [p 1, 1980.2i]: cannot adjust line
#27 17.14 troff:stdin:11958: warning [p 1, 1980.3i]: cannot break line
#27 17.14 troff:stdin:11958: warning [p 1, 1980.5i]: cannot adjust line
#27 17.14 troff:stdin:11958: warning [p 1, 1980.7i]: cannot break line
#27 17.15 troff:stdin:11958: warning [p 1, 1980.8i]: cannot break line
#27 17.15 troff:stdin:11958: warning [p 1, 1981.0i]: cannot break line
#27 17.15 troff:stdin:11958: warning [p 1, 1981.2i]: cannot adjust line
#27 17.15 troff:stdin:11958: warning [p 1, 1981.3i]: cannot break line
#27 17.15 troff:stdin:11959: warning [p 1, 1981.5i]: cannot break line
#27 17.15 troff:stdin:11959: warning [p 1, 1981.8i]: cannot break line
#27 17.15 troff:stdin:11959: warning [p 1, 1982.0i]: cannot break line
#27 17.15 troff:stdin:11959: warning [p 1, 1982.2i]: cannot adjust line
#27 17.15 troff:stdin:11959: warning [p 1, 1982.3i]: cannot break line
#27 17.16 troff:stdin:11961: warning [p 1, 1982.8i]: cannot break line
#27 17.16 troff:stdin:11963: warning [p 1, 1983.0i]: cannot adjust line
#27 17.16 troff:stdin:11963: warning [p 1, 1983.2i]: cannot break line
#27 17.16 troff:stdin:11963: warning [p 1, 1983.5i]: cannot break line
#27 17.16 troff:stdin:11963: warning [p 1, 1983.7i]: cannot adjust line
#27 17.16 troff:stdin:11963: warning [p 1, 1983.8i]: cannot break line
#27 17.16 troff:stdin:11963: warning [p 1, 1984.0i]: cannot adjust line
#27 17.16 troff:stdin:11963: warning [p 1, 1984.2i]: cannot break line
#27 17.16 troff:stdin:11963: warning [p 1, 1984.5i]: cannot adjust line
#27 17.16 troff:stdin:11963: warning [p 1, 1984.7i]: cannot break line
#27 17.16 troff:stdin:11963: warning [p 1, 1984.8i]: cannot adjust line
#27 17.16 troff:stdin:11963: warning [p 1, 1985.0i]: cannot break line
#27 17.17 troff:stdin:11975: warning [p 1, 1986.2i]: cannot adjust line
#27 17.17 troff:stdin:11975: warning [p 1, 1986.3i]: cannot break line
#27 17.17 troff:stdin:11976: warning [p 1, 1986.5i]: cannot break line
#27 17.17 troff:stdin:11976: warning [p 1, 1986.8i]: cannot break line
#27 17.17 troff:stdin:11976: error: a leader character is not allowed in an escape sequence parameter
#27 17.17 troff:stdin:11976: warning [p 1, 1987.2i]: cannot break line
#27 17.17 troff:stdin:11976: warning [p 1, 1987.5i]: cannot break line
#27 17.18 troff:stdin:11977: warning [p 1, 1987.7i]: cannot break line
#27 17.18 troff:stdin:11979: warning [p 1, 1987.8i]: cannot adjust line
#27 17.18 troff:stdin:11979: warning [p 1, 1988.2i]: cannot break line
#27 17.18 troff:stdin:11979: warning [p 1, 1988.3i]: cannot break line
#27 17.18 troff:stdin:11979: warning [p 1, 1988.7i]: cannot break line
#27 17.18 troff:stdin:11980: warning [p 1, 1988.8i]: cannot break line
#27 17.19 troff:stdin:11980: warning [p 1, 1989.2i]: cannot break line
#27 17.19 troff:stdin:11980: warning [p 1, 1989.5i]: cannot break line
#27 17.19 troff:stdin:11980: warning [p 1, 1989.7i]: line has non-positive width 0m
#27 17.19 troff:stdin:11981: warning [p 1, 1989.7i]: cannot break line
#27 17.19 troff:stdin:11982: warning [p 1, 1989.8i]: cannot adjust line
#27 17.19 troff:stdin:11982: warning [p 1, 1990.0i]: cannot break line
#27 17.19 troff:stdin:11982: warning [p 1, 1990.3i]: cannot adjust line
#27 17.19 troff:stdin:11982: warning [p 1, 1990.5i]: cannot break line
#27 17.19 troff:stdin:11982: warning [p 1, 1990.7i]: cannot break line
#27 17.19 troff:stdin:11982: warning [p 1, 1990.8i]: cannot break line
#27 17.20 troff:stdin:11982: warning [p 1, 1991.0i]: line has non-positive width 0m
#27 17.20 troff:stdin:11982: warning [p 1, 1991.0i]: cannot break line
#27 17.20 troff:stdin:11982: warning [p 1, 1991.2i]: cannot break line
#27 17.20 troff:stdin:11982: warning [p 1, 1991.3i]: cannot adjust line
#27 17.20 troff:stdin:11982: warning [p 1, 1991.7i]: cannot adjust line
#27 17.20 troff:stdin:11982: warning [p 1, 1991.8i]: cannot break line
#27 17.20 troff:stdin:11982: warning [p 1, 1992.2i]: cannot break line
#27 17.21 troff:stdin:11982: error: a tab character is not allowed in an escape sequence parameter
#27 17.22 troff:stdin:11982: warning [p 1, 1992.5i]: cannot break line
#27 17.22 troff:stdin:11982: warning [p 1, 1992.7i]: cannot adjust line
#27 17.22 troff:stdin:11982: warning [p 1, 1992.8i]: cannot adjust line
#27 17.22 troff:stdin:11982: warning [p 1, 1993.0i]: cannot break line
#27 17.22 troff:stdin:11984: warning [p 1, 1993.2i]: cannot adjust line
#27 17.22 troff:stdin:11984: warning [p 1, 1993.3i]: cannot break line
#27 17.23 troff:stdin:11985: warning [p 1, 1993.7i]: cannot break line
#27 17.23 troff:stdin:11985: warning [p 1, 1993.8i]: cannot adjust line
#27 17.23 troff:stdin:11985: warning [p 1, 1994.0i]: cannot break line
#27 17.23 troff:stdin:11985: warning [p 1, 1994.3i]: cannot break line
#27 17.23 troff:stdin:11987: warning [p 1, 1994.5i]: cannot adjust line
#27 17.23 troff:stdin:11987: warning [p 1, 1994.7i]: cannot break line
#27 17.23 troff:stdin:11988: warning [p 1, 1995.0i]: cannot break line
#27 17.23 troff:stdin:11988: warning [p 1, 1995.2i]: cannot break line
#27 17.24 troff:stdin:11988: warning [p 1, 1995.3i]: cannot break line
#27 17.24 troff:stdin:11988: warning [p 1, 1995.5i]: cannot adjust line
#27 17.24 troff:stdin:11988: warning [p 1, 1995.7i]: cannot break line
#27 17.24 troff:stdin:11989: warning [p 1, 1995.8i]: cannot break line
#27 17.25 troff:stdin:11991: warning [p 1, 1996.2i]: cannot break line
#27 17.25 troff:stdin:11995: warning [p 1, 1996.5i]: cannot break line
#27 17.25 troff:stdin:11995: warning [p 1, 1996.7i]: cannot break line
#27 17.25 troff:stdin:11996: warning [p 1, 1996.8i]: cannot break line
#27 17.25 troff:stdin:12003: warning [p 1, 1997.3i]: cannot break line
#27 17.25 troff:stdin:12003: warning [p 1, 1997.5i]: cannot adjust line
#27 17.26 troff:stdin:12003: warning [p 1, 1997.8i]: cannot break line
#27 17.26 troff:stdin:12007: warning [p 1, 1998.2i]: cannot break line
#27 17.26 troff:stdin:12008: warning [p 1, 1998.3i]: cannot break line
#27 17.26 troff:stdin:12008: warning [p 1, 1998.5i]: cannot break line
#27 17.27 troff:stdin:12009: warning [p 1, 1998.7i]: cannot adjust line
#27 17.27 troff:stdin:12010: warning [p 1, 1999.0i]: cannot adjust line
#27 17.27 troff:stdin:12011: warning [p 1, 1999.2i]: cannot adjust line
#27 17.27 troff:stdin:12011: warning [p 1, 1999.3i]: cannot break line
#27 17.27 troff:stdin:12012: warning [p 1, 1999.5i]: cannot adjust line
#27 17.27 troff:stdin:12012: warning [p 1, 1999.7i]: cannot break line
#27 17.27 troff:stdin:12012: warning [p 1, 1999.8i]: cannot break line
#27 17.27 troff:stdin:12016: warning [p 1, 2000.2i]: cannot break line
#27 17.28 troff:stdin:12016: warning [p 1, 2000.5i]: cannot break line
#27 17.28 troff:stdin:12018: warning [p 1, 2000.7i]: cannot adjust line
#27 17.28 troff:stdin:12018: warning [p 1, 2000.8i]: cannot break line
#27 17.28 troff:stdin:12024: warning [p 1, 2001.3i]: cannot break line
#27 17.28 troff:stdin:12025: warning [p 1, 2001.5i]: cannot break line
#27 17.29 troff:stdin:12026: warning [p 1, 2001.7i]: cannot break line
#27 17.29 troff:stdin:12026: warning [p 1, 2001.8i]: cannot adjust line
#27 17.29 troff:stdin:12026: warning [p 1, 2002.0i]: cannot break line
#27 17.30 troff:stdin:12026: warning [p 1, 2002.2i]: cannot adjust line
#27 17.30 troff:stdin:12026: warning [p 1, 2002.3i]: cannot break line
#27 17.30 troff:stdin:12026: warning [p 1, 2002.5i]: cannot adjust line
#27 17.30 troff:stdin:12026: warning [p 1, 2002.7i]: cannot break line
#27 17.30 troff:stdin:12026: warning [p 1, 2002.8i]: cannot break line
#27 17.30 troff:stdin:12027: warning [p 1, 2003.0i]: cannot break line
#27 17.30 troff:stdin:12027: warning [p 1, 2003.2i]: cannot adjust line
#27 17.30 troff:stdin:12027: warning [p 1, 2003.3i]: cannot adjust line
#27 17.30 troff:stdin:12027: warning [p 1, 2003.5i]: cannot adjust line
#27 17.30 troff:stdin:12027: warning [p 1, 2003.7i]: cannot adjust line
#27 17.30 troff:stdin:12027: warning [p 1, 2003.8i]: cannot adjust line
#27 17.30 troff:stdin:12027: warning [p 1, 2004.0i]: cannot break line
#27 17.31 troff:stdin:12029: warning [p 1, 2004.2i]: cannot adjust line
#27 17.31 troff:stdin:12029: warning [p 1, 2004.3i]: cannot break line
#27 17.31 troff:stdin:12030: warning [p 1, 2004.5i]: cannot break line
#27 17.31 troff:stdin:12031: warning [p 1, 2004.7i]: cannot break line
#27 17.32 troff:stdin:12031: warning [p 1, 2005.2i]: cannot break line
#27 17.32 troff:stdin:12031: warning [p 1, 2005.7i]: cannot break line
#27 17.32 troff:stdin:12033: warning [p 1, 2005.8i]: cannot adjust line
#27 17.32 troff:stdin:12035: warning [p 1, 2006.3i]: cannot break line
#27 17.33 troff:stdin:12036: warning [p 1, 2006.5i]: cannot break line
#27 17.33 troff:stdin:12037: warning [p 1, 2006.7i]: cannot break line
#27 17.33 troff:stdin:12039: warning [p 1, 2006.8i]: cannot adjust line
#27 17.33 troff:stdin:12039: warning [p 1, 2007.0i]: cannot break line
#27 17.33 troff:stdin:12039: warning [p 1, 2007.3i]: cannot break line
#27 17.33 troff:stdin:12039: warning [p 1, 2007.5i]: cannot adjust line
#27 17.33 troff:stdin:12039: warning [p 1, 2007.7i]: cannot break line
#27 17.34 troff:stdin:12042: warning [p 1, 2008.0i]: cannot break line
#27 17.34 troff:stdin:12042: warning [p 1, 2008.2i]: cannot adjust line
#27 17.34 troff:stdin:12042: warning [p 1, 2008.3i]: cannot break line
#27 17.34 troff:stdin:12042: warning [p 1, 2008.5i]: cannot break line
#27 17.34 troff:stdin:12044: warning [p 1, 2008.7i]: cannot adjust line
#27 17.34 troff:stdin:12044: warning [p 1, 2008.8i]: cannot break line
#27 17.34 troff:stdin:12046: warning [p 1, 2009.0i]: cannot adjust line
#27 17.34 troff:stdin:12046: warning [p 1, 2009.2i]: cannot break line
#27 17.35 troff:stdin:12047: warning [p 1, 2009.3i]: cannot break line
#27 17.35 troff:stdin:12048: warning [p 1, 2009.5i]: cannot break line
#27 17.35 troff:stdin:12052: warning [p 1, 2009.8i]: cannot break line
#27 17.35 troff:stdin:12056: warning [p 1, 2010.2i]: cannot adjust line
#27 17.35 troff:stdin:12058: warning [p 1, 2010.5i]: cannot break line
#27 17.35 troff:stdin:12058: warning [p 1, 2010.7i]: cannot break line
#27 17.36 troff:stdin:12058: warning [p 1, 2010.8i]: cannot adjust line
#27 17.36 troff:stdin:12058: warning [p 1, 2011.0i]: cannot break line
#27 17.36 troff:stdin:12058: warning [p 1, 2011.2i]: cannot break line
#27 17.36 troff:stdin:12060: warning [p 1, 2011.3i]: cannot adjust line
#27 17.36 troff:stdin:12060: warning [p 1, 2011.5i]: cannot break line
#27 17.36 troff:stdin:12062: warning [p 1, 2011.7i]: cannot adjust line
#27 17.36 troff:stdin:12062: warning [p 1, 2011.8i]: cannot break line
#27 17.36 troff:stdin:12064: warning [p 1, 2012.0i]: cannot adjust line
#27 17.36 troff:stdin:12064: warning [p 1, 2012.2i]: cannot break line
#27 17.36 troff:stdin:12064: warning [p 1, 2012.3i]: cannot break line
#27 17.36 troff:stdin:12066: warning [p 1, 2012.5i]: cannot adjust line
#27 17.36 troff:stdin:12066: warning [p 1, 2012.7i]: cannot break line
#27 17.36 troff:stdin:12068: warning [p 1, 2012.8i]: cannot adjust line
#27 17.36 troff:stdin:12068: warning [p 1, 2013.0i]: cannot break line
#27 17.36 troff:stdin:12070: warning [p 1, 2013.2i]: cannot adjust line
#27 17.36 troff:stdin:12070: warning [p 1, 2013.3i]: cannot break line
#27 17.36 troff:stdin:12072: warning [p 1, 2013.5i]: cannot adjust line
#27 17.36 troff:stdin:12072: warning [p 1, 2013.7i]: cannot break line
#27 17.37 troff:stdin:12074: warning [p 1, 2013.8i]: cannot adjust line
#27 17.37 troff:stdin:12074: warning [p 1, 2014.0i]: cannot break line
#27 17.37 troff:stdin:12076: warning [p 1, 2014.2i]: cannot adjust line
#27 17.37 troff:stdin:12076: warning [p 1, 2014.3i]: cannot break line
#27 17.37 troff:stdin:12076: warning [p 1, 2014.5i]: cannot adjust line
#27 17.37 troff:stdin:12076: warning [p 1, 2014.7i]: cannot break line
#27 17.37 troff:stdin:12126: warning [p 1, 2019.3i]: cannot adjust line
#27 17.37 troff:stdin:12127: warning [p 1, 2019.5i]: cannot adjust line
#27 17.38 troff:stdin:12133: warning [p 1, 2020.0i]: cannot adjust line
#27 17.38 troff:stdin:12134: warning [p 1, 2020.2i]: cannot adjust line
#27 17.38 troff:stdin:12135: warning [p 1, 2020.3i]: cannot adjust line
#27 17.38 troff:stdin:12152: warning [p 1, 2021.3i]: cannot break line
#27 17.38 troff:stdin:12161: warning [p 1, 2021.8i]: cannot adjust line
#27 17.38 troff:stdin:12162: warning [p 1, 2022.0i]: cannot adjust line
#27 17.38 troff:stdin:12162: warning [p 1, 2022.2i]: cannot break line
#27 17.38 troff:stdin:12164: warning [p 1, 2022.3i]: cannot adjust line
#27 17.38 troff:stdin:12165: warning [p 1, 2022.5i]: cannot adjust line
#27 17.38 troff:stdin:12165: warning [p 1, 2022.7i]: cannot break line
#27 17.38 troff:stdin:12167: error: expected identifier, got a leader character; treated as missing
#27 17.38 troff:stdin:12224: warning [p 1, 2025.3i]: cannot adjust line
#27 17.38 troff:stdin:12228: warning [p 1, 2025.8i]: cannot break line
#27 17.39 troff:stdin:12230: warning [p 1, 2026.0i]: cannot adjust line
#27 17.39 troff:stdin:12230: warning [p 1, 2026.2i]: cannot break line
#27 17.39 troff:stdin:12233: warning [p 1, 2026.5i]: cannot break line
#27 17.39 troff:stdin:12233: warning [p 1, 2026.7i]: cannot break line
#27 17.39 troff:stdin:12233: warning [p 1, 2026.8i]: cannot adjust line
#27 17.39 troff:stdin:12233: warning [p 1, 2027.0i]: cannot break line
#27 17.39 troff:stdin:12234: warning [p 1, 2027.2i]: cannot break line
#27 17.40 troff:stdin:12234: warning [p 1, 2027.3i]: cannot break line
#27 17.40 troff:stdin:12236: warning [p 1, 2027.7i]: cannot break line
#27 17.40 troff:stdin:12236: warning [p 1, 2027.8i]: cannot adjust line
#27 17.40 troff:stdin:12236: warning [p 1, 2028.0i]: cannot break line
#27 17.40 troff:stdin:12237: warning [p 1, 2028.2i]: cannot break line
#27 17.40 troff:stdin:12237: warning [p 1, 2028.3i]: cannot adjust line
#27 17.40 troff:stdin:12237: warning [p 1, 2028.5i]: cannot break line
#27 17.41 troff:stdin:12318: warning [p 1, 2032.3i]: cannot adjust line
#27 17.41 troff:stdin:12338: warning [p 1, 2033.2i]: cannot adjust line
#27 17.41 troff:stdin:12342: warning [p 1, 2033.5i]: cannot adjust line
#27 17.41 troff:stdin:12346: warning [p 1, 2033.8i]: cannot adjust line
#27 17.41 troff:stdin:12350: warning [p 1, 2034.2i]: cannot adjust line
#27 17.41 troff:stdin:12362: warning [p 1, 2035.0i]: cannot break line
#27 17.41 troff:stdin:12363: warning [p 1, 2035.2i]: cannot break line
#27 17.41 troff:stdin:12364: warning [p 1, 2035.3i]: cannot break line
#27 17.41 troff:stdin:12365: warning [p 1, 2035.5i]: cannot break line
#27 17.41 troff:stdin:12367: warning [p 1, 2035.7i]: cannot adjust line
#27 17.41 troff:stdin:12368: warning [p 1, 2035.8i]: cannot adjust line
#27 17.42 troff:stdin:12379: warning [p 1, 2037.2i]: cannot break line
#27 17.42 troff:stdin:12381: warning [p 1, 2037.3i]: cannot adjust line
#27 17.42 troff:stdin:12381: warning [p 1, 2037.5i]: cannot break line
#27 17.42 troff:stdin:12383: warning [p 1, 2037.7i]: cannot adjust line
#27 17.42 troff:stdin:12384: warning [p 1, 2037.8i]: cannot adjust line
#27 17.42 troff:stdin:12385: warning [p 1, 2038.0i]: cannot adjust line
#27 17.42 troff:stdin:12387: warning [p 1, 2038.3i]: cannot break line
#27 17.42 troff:stdin:12390: warning [p 1, 2038.7i]: cannot break line
#27 17.42 troff:stdin:12391: warning [p 1, 2038.8i]: cannot break line
#27 17.42 troff:stdin:12392: warning [p 1, 2039.0i]: cannot adjust line
#27 17.42 troff:stdin:12393: warning [p 1, 2039.2i]: cannot adjust line
#27 17.42 troff:stdin:12393: warning [p 1, 2039.3i]: cannot break line
#27 17.42 troff:stdin:12394: warning [p 1, 2039.5i]: cannot break line
#27 17.42 troff:stdin:12396: warning [p 1, 2039.7i]: cannot adjust line
#27 17.42 troff:stdin:12397: warning [p 1, 2039.8i]: cannot adjust line
#27 17.42 troff:stdin:12398: warning [p 1, 2040.0i]: cannot adjust line
#27 17.42 troff:stdin:12399: warning [p 1, 2040.2i]: cannot adjust line
#27 17.42 troff:stdin:12400: warning [p 1, 2040.3i]: cannot adjust line
#27 17.42 troff:stdin:12401: warning [p 1, 2040.5i]: cannot adjust line
#27 17.42 troff:stdin:12402: warning [p 1, 2040.7i]: cannot adjust line
#27 17.42 troff:stdin:12403: warning [p 1, 2040.8i]: cannot adjust line
#27 17.42 troff:stdin:12404: warning [p 1, 2041.0i]: cannot adjust line
#27 17.42 troff:stdin:12405: warning [p 1, 2041.2i]: cannot adjust line
#27 17.42 troff:stdin:12406: warning [p 1, 2041.3i]: cannot adjust line
#27 17.42 troff:stdin:12407: warning [p 1, 2041.5i]: cannot adjust line
#27 17.42 troff:stdin:12408: warning [p 1, 2041.7i]: cannot adjust line
#27 17.43 troff:stdin:12437: error: a backspace character is not allowed in an identifier
#27 17.43 troff:stdin:12440: warning [p 1, 2043.3i]: cannot adjust line
#27 17.43 troff:stdin:12441: warning [p 1, 2043.5i]: cannot adjust line
#27 17.43 troff:stdin:12442: warning [p 1, 2043.7i]: cannot adjust line
#27 17.44 troff:stdin:12546: warning [p 1, 2049.0i]: cannot adjust line
#27 17.44 troff:stdin:12547: warning [p 1, 2049.3i]: cannot adjust line
#27 17.44 troff:stdin:12547: warning [p 1, 2049.5i]: cannot adjust line
#27 17.44 troff:stdin:12547: warning [p 1, 2049.7i]: cannot adjust line
#27 17.44 troff:stdin:12547: warning [p 1, 2049.8i]: cannot adjust line
#27 17.44 troff:stdin:12547: warning [p 1, 2050.0i]: cannot adjust line
#27 17.45 troff:stdin:12636: warning [p 1, 2055.3i]: cannot adjust line
#27 17.45 troff:stdin:12674: warning [p 1, 2057.7i]: cannot break line
#27 17.45 troff:stdin:12675: warning [p 1, 2057.8i]: cannot break line
#27 17.45 troff:stdin:12676: warning: expected numeric expression, got 's'
#27 17.45 troff:stdin:12676: warning [p 1, 2058.0i]: cannot break line
#27 17.45 troff:stdin:12686: warning [p 1, 2058.5i]: cannot adjust line
#27 17.45 troff:stdin:12687: warning [p 1, 2058.7i]: cannot adjust line
#27 17.45 troff:stdin:12688: warning [p 1, 2058.8i]: cannot adjust line
#27 17.45 troff:stdin:12689: warning [p 1, 2059.0i]: cannot adjust line
#27 17.45 troff:stdin:12690: warning [p 1, 2059.2i]: cannot adjust line
#27 17.45 troff:stdin:12693: warning [p 1, 2059.5i]: cannot adjust line
#27 17.46 troff:stdin:12703: warning [p 1, 2060.3i]: cannot break line
#27 17.46 troff:stdin:12704: warning [p 1, 2060.5i]: cannot break line
#27 17.46 troff:stdin:12706: warning [p 1, 2060.7i]: cannot adjust line
#27 17.46 troff:stdin:12706: warning [p 1, 2060.8i]: cannot break line
#27 17.46 troff:stdin:12710: warning [p 1, 2061.2i]: cannot break line
#27 17.46 troff:stdin:12712: warning [p 1, 2061.3i]: cannot adjust line
#27 17.46 troff:stdin:12713: warning [p 1, 2061.5i]: cannot adjust line
#27 17.46 troff:stdin:12713: warning [p 1, 2061.7i]: cannot break line
#27 17.46 troff:stdin:12715: warning [p 1, 2061.8i]: cannot adjust line
#27 17.46 troff:stdin:12716: warning [p 1, 2062.0i]: cannot adjust line
#27 17.46 troff:stdin:12716: warning [p 1, 2062.2i]: cannot break line
#27 17.46 troff:stdin:12733: warning [p 1, 2063.3i]: cannot adjust line
#27 17.46 troff:stdin:12733: warning [p 1, 2063.5i]: cannot break line
#27 17.46 troff:stdin:12735: warning [p 1, 2063.7i]: cannot adjust line
#27 17.46 troff:stdin:12735: warning [p 1, 2063.8i]: cannot break line
#27 17.46 troff:stdin:12737: warning [p 1, 2064.0i]: cannot adjust line
#27 17.46 troff:stdin:12737: warning [p 1, 2064.2i]: cannot break line
#27 17.46 troff:stdin:12739: warning [p 1, 2064.3i]: cannot adjust line
#27 17.46 troff:stdin:12740: warning [p 1, 2064.5i]: cannot adjust line
#27 17.46 troff:stdin:12741: warning [p 1, 2064.7i]: cannot adjust line
#27 17.47 troff:stdin:12757: warning [p 1, 2065.8i]: cannot adjust line
#27 17.47 troff:stdin:12758: warning [p 1, 2066.0i]: cannot adjust line
#27 17.47 troff:stdin:12759: warning [p 1, 2066.2i]: cannot adjust line
#27 17.47 troff:stdin:12768: warning [p 1, 2066.7i]: cannot adjust line
#27 17.47 troff:stdin:12768: warning [p 1, 2066.8i]: cannot break line
#27 17.47 troff:stdin:12787: warning [p 1, 2068.0i]: cannot adjust line
#27 17.47 troff:stdin:12790: warning [p 1, 2068.3i]: cannot adjust line
#27 17.47 troff:stdin:12808: warning [p 1, 2069.5i]: cannot adjust line
#27 17.47 troff:stdin:12811: warning [p 1, 2069.8i]: cannot adjust line
#27 17.47 troff:stdin:12812: warning [p 1, 2070.0i]: cannot adjust line
#27 17.47 troff:stdin:12813: warning [p 1, 2070.2i]: cannot adjust line
#27 17.47 troff:stdin:12813: warning [p 1, 2070.3i]: cannot break line
#27 17.47 troff:stdin:12822: warning [p 1, 2071.0i]: cannot adjust line
#27 17.48 troff:stdin:12877: warning [p 1, 2074.2i]: cannot adjust line
#27 17.48 troff:stdin:12877: warning [p 1, 2074.3i]: cannot break line
#27 17.48 troff:stdin:12908: warning: expected numeric expression, got 'S'
#27 17.49 troff:stdin:13002: warning [p 1, 2080.7i]: cannot adjust line
#27 17.49 troff:stdin:13002: warning [p 1, 2080.8i]: cannot break line
#27 17.49 troff:stdin:13004: warning [p 1, 2081.0i]: cannot adjust line
#27 17.49 troff:stdin:13010: warning [p 1, 2081.3i]: cannot adjust line
#27 17.49 troff:stdin:13011: warning [p 1, 2081.5i]: cannot adjust line
#27 17.49 troff:stdin:13012: warning [p 1, 2081.7i]: cannot adjust line
#27 17.49 troff:stdin:13013: warning [p 1, 2081.8i]: cannot adjust line
#27 17.49 troff:stdin:13014: warning [p 1, 2082.0i]: cannot adjust line
#27 17.49 troff:stdin:13017: warning [p 1, 2082.3i]: cannot adjust line
#27 17.49 troff:stdin:13018: warning [p 1, 2082.5i]: cannot adjust line
#27 17.49 troff:stdin:13019: warning [p 1, 2082.7i]: cannot adjust line
#27 17.49 troff:stdin:13019: warning [p 1, 2082.8i]: cannot break line
#27 17.50 troff:stdin:13048: warning [p 1, 2084.7i]: cannot adjust line
#27 17.50 troff:stdin:13074: warning [p 1, 2086.3i]: cannot adjust line
#27 17.50 troff:stdin:13083: warning [p 1, 2087.0i]: cannot adjust line
#27 17.50 troff:stdin:13089: warning [p 1, 2087.5i]: cannot adjust line
#27 17.50 troff:stdin:13089: warning [p 1, 2087.7i]: cannot break line
#27 17.50 troff:stdin:13090: warning [p 1, 2087.8i]: cannot break line
#27 17.50 troff:stdin:13105: warning [p 1, 2089.0i]: cannot break line
#27 17.51 troff:stdin:13134: warning [p 1, 2090.8i]: cannot adjust line
#27 17.51 troff:stdin:13149: warning [p 1, 2091.7i]: cannot adjust line
#27 17.51 troff:stdin:13149: warning [p 1, 2091.8i]: cannot break line
#27 17.51 troff:stdin:13167: warning [p 1, 2093.0i]: cannot adjust line
#27 17.51 troff:stdin:13168: warning [p 1, 2093.2i]: cannot adjust line
#27 17.51 troff:stdin:13169: warning [p 1, 2093.3i]: cannot adjust line
#27 17.51 troff:stdin:13170: warning [p 1, 2093.5i]: cannot adjust line
#27 17.51 troff:stdin:13171: warning [p 1, 2093.7i]: cannot adjust line
#27 17.51 troff:stdin:13182: warning [p 1, 2094.7i]: cannot adjust line
#27 17.51 troff:stdin:13200: warning [p 1, 2095.7i]: cannot adjust line
#27 17.51 troff:stdin:13201: warning [p 1, 2095.8i]: cannot adjust line
#27 17.51 troff:stdin:13202: warning [p 1, 2096.0i]: cannot adjust line
#27 17.51 troff:stdin:13203: warning [p 1, 2096.2i]: cannot adjust line
#27 17.51 troff:stdin:13204: warning [p 1, 2096.3i]: cannot adjust line
#27 17.51 troff:stdin:13205: warning [p 1, 2096.5i]: cannot adjust line
#27 17.51 troff:stdin:13205: warning [p 1, 2096.7i]: cannot break line
#27 17.51 troff:stdin:13209: warning [p 1, 2097.0i]: cannot adjust line
#27 17.52 troff:stdin:13212: warning [p 1, 2097.3i]: cannot adjust line
#27 17.52 troff:stdin:13213: warning [p 1, 2097.5i]: cannot adjust line
#27 17.52 troff:stdin:13214: warning [p 1, 2097.7i]: cannot adjust line
#27 17.52 troff:stdin:13215: warning [p 1, 2097.8i]: cannot adjust line
#27 17.52 troff:stdin:13216: warning [p 1, 2098.0i]: cannot adjust line
#27 17.52 troff:stdin:13219: warning [p 1, 2098.3i]: cannot adjust line
#27 17.52 troff:stdin:13222: warning [p 1, 2098.7i]: cannot adjust line
#27 17.52 troff:stdin:13231: warning [p 1, 2099.5i]: cannot adjust line
#27 17.52 troff:stdin:13232: warning [p 1, 2099.7i]: cannot adjust line
#27 17.52 troff:stdin:13232: warning [p 1, 2099.8i]: cannot break line
#27 17.52 troff:stdin:13240: warning [p 1, 2100.3i]: cannot adjust line
#27 17.52 troff:stdin:13240: warning [p 1, 2100.5i]: cannot break line
#27 17.52 troff:stdin:13242: warning [p 1, 2100.7i]: cannot adjust line
#27 17.52 troff:stdin:13245: warning [p 1, 2101.2i]: cannot break line
#27 17.52 troff:stdin:13249: warning [p 1, 2101.5i]: cannot adjust line
#27 17.52 troff:stdin:13250: warning [p 1, 2101.7i]: cannot adjust line
#27 17.52 troff:stdin:13251: warning [p 1, 2101.8i]: cannot adjust line
#27 17.52 troff:stdin:13252: warning [p 1, 2102.0i]: cannot adjust line
#27 17.52 troff:stdin:13252: warning [p 1, 2102.2i]: cannot break line
#27 17.52 troff:stdin:13254: warning [p 1, 2102.3i]: cannot adjust line
#27 17.52 troff:stdin:13257: warning [p 1, 2102.7i]: cannot adjust line
#27 17.52 troff:stdin:13258: warning [p 1, 2102.8i]: cannot adjust line
#27 17.53 troff:stdin:13268: warning [p 1, 2103.8i]: cannot break line
#27 17.53 troff:stdin:13276: warning [p 1, 2104.5i]: cannot adjust line
#27 17.53 troff:stdin:13277: warning [p 1, 2104.7i]: cannot adjust line
#27 17.53 troff:stdin:13278: warning [p 1, 2104.8i]: cannot adjust line
#27 17.53 troff:stdin:13286: warning [p 1, 2105.7i]: cannot adjust line
#27 17.53 troff:stdin:13287: warning [p 1, 2105.8i]: cannot adjust line
#27 17.53 troff:stdin:13287: warning [p 1, 2106.0i]: cannot break line
#27 17.53 troff:stdin:13288: warning [p 1, 2106.2i]: cannot break line
#27 17.53 troff:stdin:13297: warning [p 1, 2106.8i]: cannot adjust line
#27 17.53 troff:stdin:13300: warning [p 1, 2107.2i]: cannot adjust line
#27 17.53 troff:stdin:13300: warning [p 1, 2107.3i]: cannot adjust line
#27 17.53 troff:stdin:13301: warning [p 1, 2107.5i]: cannot adjust line
#27 17.53 troff:stdin:13303: warning [p 1, 2107.8i]: cannot adjust line
#27 17.53 troff:stdin:13306: warning [p 1, 2108.2i]: cannot adjust line
#27 17.53 troff:stdin:13307: warning [p 1, 2108.3i]: cannot adjust line
#27 17.53 troff:stdin:13330: warning [p 1, 2109.7i]: cannot adjust line
#27 17.53 troff:stdin:13331: warning [p 1, 2109.8i]: cannot adjust line
#27 17.54 troff:stdin:13359: error: expected ordinary or special character, got a leader character
#27 17.54 troff:stdin:13364: warning [p 1, 2112.3i]: cannot adjust line
#27 17.54 troff:stdin:13365: warning [p 1, 2112.5i]: cannot adjust line
#27 17.54 troff:stdin:13403: warning [p 1, 2115.0i]: cannot adjust line
#27 17.54 troff:stdin:13411: warning [p 1, 2115.7i]: cannot adjust line
#27 17.54 troff:stdin:13419: warning [p 1, 2116.5i]: cannot break line
#27 17.54 troff:stdin:13432: warning [p 1, 2117.0i]: cannot adjust line
#27 17.54 troff:stdin:13443: warning [p 1, 2117.5i]: cannot break line
#27 17.54 troff:stdin:13446: warning [p 1, 2117.8i]: cannot break line
#27 17.55 troff:stdin:13469: warning [p 1, 2119.8i]: cannot adjust line
#27 17.55 troff:stdin:13470: warning [p 1, 2120.0i]: cannot adjust line
#27 17.55 troff:stdin:13471: warning [p 1, 2120.2i]: cannot adjust line
#27 17.55 troff:stdin:13475: error: expected identifier, got a leader character; treated as missing
#27 17.55 troff:stdin:13478: warning [p 1, 2120.7i]: cannot adjust line
#27 17.55 troff:stdin:13479: warning [p 1, 2120.8i]: cannot adjust line
#27 17.55 troff:stdin:13482: warning [p 1, 2121.2i]: cannot adjust line
#27 17.55 troff:stdin:13483: warning [p 1, 2121.3i]: cannot adjust line
#27 17.55 troff:stdin:13484: warning [p 1, 2121.5i]: cannot adjust line
#27 17.55 troff:stdin:13485: warning [p 1, 2121.7i]: cannot adjust line
#27 17.55 troff:stdin:13498: warning [p 1, 2122.5i]: cannot adjust line
#27 17.55 troff:stdin:13501: warning [p 1, 2122.8i]: cannot adjust line
#27 17.55 troff:stdin:13502: warning [p 1, 2123.0i]: cannot adjust line
#27 17.55 troff:stdin:13503: warning [p 1, 2123.2i]: cannot adjust line
#27 17.55 troff:stdin:13504: warning [p 1, 2123.3i]: cannot adjust line
#27 17.56 troff:stdin:13552: warning [p 1, 2125.2i]: cannot break line
#27 17.56 troff:stdin:13585: warning [p 1, 2126.8i]: cannot adjust line
#27 17.56 troff:stdin:13591: warning [p 1, 2127.3i]: cannot break line
#27 17.56 troff:stdin:13593: warning [p 1, 2127.5i]: cannot adjust line
#27 17.56 troff:stdin:13594: warning [p 1, 2127.7i]: cannot adjust line
#27 17.56 troff:stdin:13601: warning [p 1, 2128.2i]: cannot adjust line
#27 17.56 troff:stdin:13601: warning [p 1, 2128.3i]: cannot break line
#27 17.56 troff:stdin:13602: warning [p 1, 2128.5i]: cannot adjust line
#27 17.56 troff:stdin:13603: warning [p 1, 2128.7i]: cannot adjust line
#27 17.56 troff:stdin:13603: warning [p 1, 2128.8i]: cannot break line
#27 17.56 troff:stdin:13604: warning [p 1, 2129.0i]: cannot adjust line
#27 17.56 troff:stdin:13604: warning [p 1, 2129.2i]: cannot break line
#27 17.56 troff:stdin:13606: warning [p 1, 2129.3i]: cannot adjust line
#27 17.56 troff:stdin:13606: warning [p 1, 2129.5i]: cannot break line
#27 17.56 troff:stdin:13606: warning [p 1, 2129.7i]: cannot break line
#27 17.56 troff:stdin:13608: warning [p 1, 2129.8i]: cannot adjust line
#27 17.56 troff:stdin:13608: warning [p 1, 2130.0i]: cannot break line
#27 17.57 troff:stdin:13620: warning [p 1, 2131.0i]: cannot adjust line
#27 17.57 troff:stdin:13620: warning [p 1, 2131.2i]: cannot break line
#27 17.57 troff:stdin:13654: warning [p 1, 2132.7i]: cannot adjust line
#27 17.57 troff:stdin:13677: warning [p 1, 2133.5i]: cannot break line
#27 17.57 troff:stdin:13679: warning [p 1, 2133.7i]: cannot adjust line
#27 17.57 troff:stdin:13679: warning [p 1, 2133.8i]: cannot break line
#27 17.57 troff:stdin:13681: warning [p 1, 2134.0i]: cannot adjust line
#27 17.57 troff:stdin:13682: warning [p 1, 2134.2i]: cannot adjust line
#27 17.57 troff:stdin:13686: warning [p 1, 2134.7i]: cannot adjust line
#27 17.57 troff:stdin:13697: warning [p 1, 2135.3i]: cannot adjust line
#27 17.57 troff:stdin:13705: error: a leader character is not allowed in an escape sequence parameter
#27 17.57 troff:stdin:13706: error: a leader character is not allowed in an escape sequence parameter
#27 17.57 troff:stdin:13712: warning [p 1, 2136.3i]: cannot adjust line
#27 17.57 troff:stdin:13713: warning [p 1, 2136.5i]: cannot adjust line
#27 17.57 troff:stdin:13714: warning [p 1, 2136.7i]: cannot adjust line
#27 17.58 troff:stdin:13717: warning [p 1, 2137.0i]: cannot adjust line
#27 17.58 troff:stdin:13718: warning [p 1, 2137.2i]: cannot adjust line
#27 17.58 troff:stdin:13719: warning [p 1, 2137.3i]: cannot adjust line
#27 17.58 troff:stdin:13729: warning [p 1, 2138.3i]: cannot break line
#27 17.58 troff:stdin:13730: warning [p 1, 2138.5i]: cannot break line
#27 17.58 troff:stdin:13730: warning [p 1, 2138.7i]: cannot adjust line
#27 17.58 troff:stdin:13730: warning [p 1, 2138.8i]: cannot break line
#27 17.58 troff:stdin:13731: warning [p 1, 2139.0i]: cannot break line
#27 17.58 troff:stdin:13742: warning [p 1, 2140.0i]: cannot adjust line
#27 17.58 troff:stdin:13743: warning [p 1, 2140.2i]: cannot adjust line
#27 17.58 troff:stdin:13746: warning [p 1, 2140.7i]: cannot adjust line
#27 17.58 troff:stdin:13746: warning [p 1, 2140.8i]: cannot break line
#27 17.58 troff:stdin:13748: warning [p 1, 2141.0i]: cannot adjust line
#27 17.58 troff:stdin:13749: warning [p 1, 2141.2i]: cannot adjust line
#27 17.58 troff:stdin:13750: warning [p 1, 2141.3i]: cannot adjust line
#27 17.58 troff:stdin:13750: warning [p 1, 2141.5i]: cannot adjust line
#27 17.58 troff:stdin:13750: warning [p 1, 2141.7i]: cannot adjust line
#27 17.58 troff:stdin:13750: warning [p 1, 2141.8i]: cannot break line
#27 17.59 troff:stdin:13751: warning [p 1, 2142.0i]: cannot adjust line
#27 17.59 troff:stdin:13757: warning [p 1, 2143.0i]: cannot adjust line
#27 17.59 troff:stdin:13757: warning [p 1, 2143.2i]: cannot adjust line
#27 17.59 troff:stdin:13760: warning [p 1, 2143.7i]: cannot adjust line
#27 17.59 troff:stdin:13762: warning [p 1, 2144.0i]: cannot adjust line
#27 17.59 troff:stdin:13764: warning [p 1, 2144.5i]: cannot adjust line
#27 17.59 troff:stdin:13786: warning [p 1, 2145.8i]: cannot adjust line
#27 17.59 troff:stdin:13786: warning [p 1, 2146.0i]: cannot break line
#27 17.60 troff:stdin:13847: warning [p 1, 2149.3i]: cannot adjust line
#27 17.60 troff:stdin:13864: warning [p 1, 2150.5i]: cannot adjust line
#27 17.60 troff:stdin:13875: warning [p 1, 2151.2i]: cannot adjust line
#27 17.60 troff:stdin:13921: warning [p 1, 2153.2i]: cannot adjust line
#27 17.60 troff:stdin:13921: warning [p 1, 2153.3i]: cannot break line
#27 17.61 troff:stdin:13922: warning [p 1, 2153.5i]: cannot break line
#27 17.61 troff:stdin:13924: warning [p 1, 2153.7i]: cannot adjust line
#27 17.61 troff:stdin:13924: warning [p 1, 2153.8i]: cannot break line
#27 17.61 troff:stdin:13925: warning [p 1, 2154.0i]: cannot break line
#27 17.61 troff:stdin:13928: warning [p 1, 2154.3i]: cannot break line
#27 17.61 troff:stdin:13929: warning [p 1, 2154.5i]: cannot break line
#27 17.61 troff:stdin:13931: warning [p 1, 2154.7i]: cannot adjust line
#27 17.61 troff:stdin:13931: warning [p 1, 2154.8i]: cannot break line
#27 17.61 troff:stdin:13935: warning [p 1, 2155.3i]: cannot break line
#27 17.61 troff:stdin:13938: warning [p 1, 2155.8i]: cannot break line
#27 17.61 troff:stdin:13942: warning [p 1, 2156.3i]: cannot adjust line
#27 17.61 troff:stdin:13942: warning [p 1, 2156.5i]: cannot break line
#27 17.61 troff:stdin:13952: warning [p 1, 2157.0i]: cannot adjust line
#27 17.61 troff:stdin:13953: warning [p 1, 2157.2i]: cannot adjust line
#27 17.62 troff:stdin:14010: error: a leader character is not allowed in an identifier
#27 17.62 troff:stdin:14028: warning [p 1, 2160.8i]: cannot adjust line
#27 17.62 troff:stdin:14029: warning [p 1, 2161.0i]: cannot adjust line
#27 17.62 troff:stdin:14030: warning [p 1, 2161.2i]: cannot adjust line
#27 17.62 troff:stdin:14061: warning [p 1, 2163.0i]: cannot adjust line
#27 17.62 troff:stdin:14062: warning [p 1, 2163.2i]: cannot adjust line
#27 17.62 troff:stdin:14063: warning [p 1, 2163.3i]: cannot adjust line
#27 17.62 troff:stdin:14064: warning [p 1, 2163.5i]: cannot adjust line
#27 17.63 troff:stdin:14104: warning [p 1, 2165.8i]: cannot adjust line
#27 17.63 troff:stdin:14105: warning [p 1, 2166.0i]: cannot adjust line
#27 17.63 troff:stdin:14106: warning [p 1, 2166.2i]: cannot adjust line
#27 17.63 troff:stdin:14107: warning [p 1, 2166.3i]: cannot adjust line
#27 17.63 troff:stdin:14108: warning [p 1, 2166.5i]: cannot adjust line
#27 17.63 troff:stdin:14109: warning [p 1, 2166.7i]: cannot adjust line
#27 17.63 troff:stdin:14167: warning [p 1, 2169.5i]: cannot adjust line
#27 17.64 troff:stdin:14167: warning [p 1, 2169.7i]: cannot adjust line
#27 17.64 troff:stdin:14167: warning [p 1, 2169.8i]: cannot break line
#27 17.64 troff:stdin:14171: warning [p 1, 2170.3i]: cannot break line
#27 17.64 troff:stdin:14174: warning [p 1, 2170.8i]: cannot break line
#27 17.64 troff:stdin:14179: warning [p 1, 2171.2i]: cannot adjust line
#27 17.64 troff:stdin:14179: warning [p 1, 2171.3i]: cannot break line
#27 17.64 troff:stdin:14179: warning [p 1, 2171.5i]: cannot adjust line
#27 17.64 troff:stdin:14179: warning [p 1, 2171.7i]: cannot adjust line
#27 17.64 troff:stdin:14179: warning [p 1, 2171.8i]: cannot break line
#27 17.64 troff:stdin:14185: warning [p 1, 2172.2i]: cannot adjust line
#27 17.64 troff:stdin:14185: warning [p 1, 2172.3i]: cannot break line
#27 17.64 troff:stdin:14187: warning [p 1, 2172.5i]: cannot adjust line
#27 17.64 troff:stdin:14188: warning [p 1, 2172.7i]: cannot adjust line
#27 17.64 troff:stdin:14198: warning [p 1, 2173.2i]: cannot adjust line
#27 17.64 troff:stdin:14199: warning [p 1, 2173.3i]: cannot adjust line
#27 17.64 troff:stdin:14200: warning [p 1, 2173.5i]: cannot adjust line
#27 17.64 troff:stdin:14201: warning [p 1, 2173.7i]: cannot adjust line
#27 17.64 troff:stdin:14202: warning [p 1, 2173.8i]: cannot adjust line
#27 17.64 troff:stdin:14208: warning [p 1, 2174.3i]: cannot adjust line
#27 17.64 troff:stdin:14211: warning [p 1, 2174.7i]: cannot adjust line
#27 17.64 troff:stdin:14211: warning [p 1, 2174.8i]: cannot break line
#27 17.64 troff:stdin:14212: warning [p 1, 2175.0i]: cannot break line
#27 17.65 troff:stdin:14213: warning [p 1, 2175.2i]: cannot break line
#27 17.65 troff:stdin:14214: warning [p 1, 2175.3i]: cannot break line
#27 17.65 troff:stdin:14216: warning [p 1, 2175.5i]: cannot adjust line
#27 17.65 troff:stdin:14234: warning [p 1, 2177.0i]: cannot adjust line
#27 17.65 troff:stdin:14234: warning [p 1, 2177.2i]: cannot break line
#27 17.65 troff:stdin:14237: warning [p 1, 2177.5i]: cannot break line
#27 17.65 troff:stdin:14270: warning [p 1, 2179.7i]: cannot adjust line
#27 17.65 troff:stdin:14271: warning [p 1, 2179.8i]: cannot adjust line
#27 17.65 troff:stdin:14272: warning [p 1, 2180.0i]: cannot adjust line
#27 17.66 troff:stdin:14280: warning [p 1, 2180.7i]: cannot adjust line
#27 17.66 troff:stdin:14281: warning [p 1, 2180.8i]: cannot adjust line
#27 17.66 troff:stdin:14282: warning [p 1, 2181.0i]: cannot adjust line
#27 17.66 troff:stdin:14282: warning [p 1, 2181.2i]: cannot break line
#27 17.66 troff:stdin:14284: warning [p 1, 2181.3i]: cannot adjust line
#27 17.66 troff:stdin:14284: warning [p 1, 2181.5i]: cannot break line
#27 17.66 troff:stdin:14288: warning [p 1, 2181.8i]: cannot adjust line
#27 17.66 troff:stdin:14289: warning [p 1, 2182.0i]: cannot adjust line
#27 17.66 troff:stdin:14291: warning [p 1, 2182.3i]: cannot adjust line
#27 17.66 troff:stdin:14292: warning [p 1, 2182.5i]: cannot adjust line
#27 17.66 troff:stdin:14296: warning [p 1, 2183.0i]: cannot adjust line
#27 17.66 troff:stdin:14298: warning [p 1, 2183.3i]: cannot break line
#27 17.66 troff:stdin:14299: warning [p 1, 2183.5i]: cannot break line
#27 17.66 troff:stdin:14336: warning [p 1, 2185.7i]: cannot adjust line
#27 17.66 troff:stdin:14337: warning [p 1, 2185.8i]: cannot adjust line
#27 17.66 troff:stdin:14338: warning [p 1, 2186.0i]: cannot adjust line
#27 17.66 troff:stdin:14344: warning [p 1, 2186.5i]: cannot adjust line
#27 17.66 troff:stdin:14345: warning [p 1, 2186.7i]: cannot adjust line
#27 17.67 troff:stdin:14368: warning [p 1, 2188.0i]: cannot adjust line
#27 17.67 troff:stdin:14374: warning [p 1, 2188.5i]: cannot break line
#27 17.67 troff:stdin:14376: warning [p 1, 2188.7i]: cannot adjust line
#27 17.67 troff:stdin:14376: warning [p 1, 2188.8i]: cannot break line
#27 17.67 troff:stdin:14423: warning [p 1, 2191.3i]: cannot adjust line
#27 17.67 troff:stdin:14424: warning [p 1, 2191.5i]: cannot adjust line
#27 17.67 troff:stdin:14424: warning [p 1, 2191.7i]: cannot break line
#27 17.67 troff:stdin:14426: warning [p 1, 2191.8i]: cannot adjust line
#27 17.67 troff:stdin:14426: warning [p 1, 2192.0i]: cannot break line
#27 17.67 troff:stdin:14428: warning [p 1, 2192.2i]: cannot adjust line
#27 17.67 troff:stdin:14433: warning [p 1, 2192.7i]: cannot adjust line
#27 17.67 troff:stdin:14434: warning [p 1, 2192.8i]: cannot adjust line
#27 17.68 troff:stdin:14459: warning [p 1, 2194.8i]: cannot adjust line
#27 17.68 troff:stdin:14482: warning [p 1, 2196.3i]: cannot adjust line
#27 17.68 troff:stdin:14482: warning [p 1, 2196.5i]: cannot break line
#27 17.68 troff:stdin:14482: warning [p 1, 2196.7i]: cannot break line
#27 17.68 troff:stdin:14483: warning [p 1, 2197.0i]: cannot break line
#27 17.69 troff:stdin:14485: warning [p 1, 2197.2i]: cannot adjust line
#27 17.69 troff:stdin:14485: warning [p 1, 2197.3i]: cannot break line
#27 17.69 troff:stdin:14486: warning [p 1, 2197.5i]: cannot break line
#27 17.69 troff:stdin:14491: warning [p 1, 2198.0i]: cannot break line
#27 17.69 troff:stdin:14494: warning [p 1, 2198.3i]: cannot break line
#27 17.69 troff:stdin:14496: warning [p 1, 2198.5i]: cannot adjust line
#27 17.69 troff:stdin:14497: warning [p 1, 2198.7i]: cannot adjust line
#27 17.69 troff:stdin:14498: warning [p 1, 2198.8i]: cannot adjust line
#27 17.69 troff:stdin:14499: warning [p 1, 2199.0i]: cannot adjust line
#27 17.69 troff:stdin:14502: warning [p 1, 2199.3i]: cannot adjust line
#27 17.69 troff:stdin:14502: warning [p 1, 2199.5i]: cannot break line
#27 17.69 troff:stdin:14503: warning [p 1, 2199.7i]: cannot break line
#27 17.69 troff:stdin:14505: warning [p 1, 2199.8i]: cannot adjust line
#27 17.69 troff:stdin:14523: warning [p 1, 2201.2i]: cannot adjust line
#27 17.69 troff:stdin:14524: warning [p 1, 2201.3i]: cannot adjust line
#27 17.69 troff:stdin:14525: warning [p 1, 2201.5i]: cannot adjust line
#27 17.70 troff:stdin:14535: warning [p 1, 2202.0i]: cannot adjust line
#27 17.70 troff:stdin:14535: warning [p 1, 2202.2i]: cannot break line
#27 17.70 troff:stdin:14537: warning [p 1, 2202.3i]: cannot adjust line
#27 17.70 troff:stdin:14537: warning [p 1, 2202.5i]: cannot break line
#27 17.70 troff:stdin:14539: warning [p 1, 2202.7i]: cannot adjust line
#27 17.70 troff:stdin:14540: warning [p 1, 2202.8i]: cannot adjust line
#27 17.70 troff:stdin:14541: warning [p 1, 2203.0i]: cannot adjust line
#27 17.70 troff:stdin:14548: warning [p 1, 2203.5i]: cannot adjust line
#27 17.70 troff:stdin:14555: warning [p 1, 2204.0i]: cannot adjust line
#27 17.70 troff:stdin:14567: warning [p 1, 2204.8i]: cannot adjust line
#27 17.70 troff:stdin:14590: warning [p 1, 2206.0i]: cannot adjust line
#27 17.70 troff:stdin:14591: warning [p 1, 2206.2i]: cannot adjust line
#27 17.70 troff:stdin:14592: warning [p 1, 2206.3i]: cannot adjust line
#27 17.71 troff:stdin:14618: warning [p 1, 2208.0i]: cannot break line
#27 17.71 troff:stdin:14624: warning [p 1, 2208.3i]: cannot adjust line
#27 17.71 troff:stdin:14627: warning [p 1, 2208.7i]: cannot adjust line
#27 17.71 troff:stdin:14628: warning [p 1, 2208.8i]: cannot adjust line
#27 17.71 troff:stdin:14639: warning [p 1, 2209.5i]: cannot break line
#27 17.71 troff:stdin:14640: warning [p 1, 2209.7i]: cannot break line
#27 17.71 troff:stdin:14642: warning [p 1, 2209.8i]: cannot adjust line
#27 17.71 troff:stdin:14642: warning [p 1, 2210.0i]: cannot break line
#27 17.71 troff:stdin:14643: warning [p 1, 2210.2i]: cannot break line
#27 17.71 troff:stdin:14644: warning [p 1, 2210.3i]: cannot break line
#27 17.71 troff:stdin:14677: warning [p 1, 2212.5i]: cannot adjust line
#27 17.72 troff:stdin:14682: warning [p 1, 2213.0i]: cannot break line
#27 17.72 troff:stdin:14683: warning [p 1, 2213.2i]: cannot break line
#27 17.72 troff:stdin:14694: warning [p 1, 2214.2i]: cannot adjust line
#27 17.72 troff:stdin:14694: warning [p 1, 2214.3i]: cannot break line
#27 17.72 troff:stdin:14696: warning [p 1, 2214.5i]: cannot adjust line
#27 17.72 troff:stdin:14696: warning [p 1, 2214.7i]: cannot break line
#27 17.72 troff:stdin:14697: warning [p 1, 2214.8i]: cannot break line
#27 17.72 troff:stdin:14699: warning [p 1, 2215.0i]: cannot adjust line
#27 17.72 troff:stdin:14699: warning [p 1, 2215.2i]: cannot break line
#27 17.72 troff:stdin:14700: warning [p 1, 2215.3i]: cannot break line
#27 17.72 troff:stdin:14702: warning [p 1, 2215.5i]: cannot adjust line
#27 17.73 troff:stdin:14709: warning [p 1, 2216.2i]: cannot adjust line
#27 17.73 troff:stdin:14709: warning [p 1, 2216.3i]: cannot break line
#27 17.73 troff:stdin:14711: warning [p 1, 2216.5i]: cannot adjust line
#27 17.73 troff:stdin:14711: warning [p 1, 2216.7i]: cannot break line
#27 17.73 troff:stdin:14715: warning [p 1, 2217.0i]: cannot adjust line
#27 17.73 troff:stdin:14715: warning [p 1, 2217.2i]: cannot break line
#27 17.73 troff:stdin:14715: warning [p 1, 2217.3i]: cannot break line
#27 17.73 troff:stdin:14715: warning [p 1, 2217.8i]: cannot break line
#27 17.73 troff:stdin:14715: warning [p 1, 2218.0i]: cannot break line
#27 17.73 troff:stdin:14715: warning [p 1, 2218.2i]: cannot adjust line
#27 17.73 troff:stdin:14715: warning [p 1, 2218.3i]: cannot adjust line
#27 17.73 troff:stdin:14715: warning [p 1, 2218.5i]: cannot adjust line
#27 17.73 troff:stdin:14715: warning [p 1, 2218.7i]: cannot break line
#27 17.73 troff:stdin:14715: warning [p 1, 2218.8i]: cannot break line
#27 17.73 troff:stdin:14715: warning [p 1, 2219.0i]: cannot adjust line
#27 17.73 troff:stdin:14715: warning [p 1, 2219.2i]: cannot break line
#27 17.74 troff:stdin:14715: warning [p 1, 2219.7i]: cannot break line
#27 17.74 troff:stdin:14715: warning [p 1, 2219.8i]: cannot break line
#27 17.74 troff:stdin:14723: warning [p 1, 2220.3i]: cannot break line
#27 17.74 troff:stdin:14725: warning [p 1, 2220.5i]: cannot adjust line
#27 17.74 troff:stdin:14725: warning [p 1, 2220.7i]: cannot break line
#27 17.74 troff:stdin:14728: warning [p 1, 2221.0i]: cannot break line
#27 17.74 troff:stdin:14730: warning [p 1, 2221.2i]: cannot adjust line
#27 17.74 troff:stdin:14731: warning [p 1, 2221.5i]: cannot break line
#27 17.74 troff:stdin:14736: warning [p 1, 2222.0i]: cannot adjust line
#27 17.75 troff:stdin:14740: warning [p 1, 2222.7i]: cannot break line
#27 17.75 troff:stdin:14742: warning [p 1, 2222.8i]: cannot adjust line
#27 17.75 troff:stdin:14742: warning [p 1, 2223.0i]: cannot break line
#27 17.75 troff:stdin:14744: warning [p 1, 2223.2i]: cannot adjust line
#27 17.75 troff:stdin:14744: warning [p 1, 2223.3i]: cannot break line
#27 17.75 troff:stdin:14744: warning [p 1, 2223.5i]: cannot break line
#27 17.75 troff:stdin:14744: warning [p 1, 2223.7i]: cannot break line
#27 17.75 troff:stdin:14746: warning [p 1, 2224.0i]: cannot break line
#27 17.76 troff:stdin:14756: warning [p 1, 2224.5i]: cannot break line
#27 17.76 troff:stdin:14760: warning [p 1, 2224.8i]: cannot adjust line
#27 17.76 troff:stdin:14760: warning [p 1, 2225.0i]: cannot break line
#27 17.76 troff:stdin:14760: warning [p 1, 2225.2i]: cannot adjust line
#27 17.76 troff:stdin:14760: warning [p 1, 2225.3i]: cannot break line
#27 17.76 troff:stdin:14770: warning [p 1, 2225.7i]: cannot break line
#27 17.77 troff:stdin:14788: warning [p 1, 2226.2i]: cannot break line
#27 17.77 troff:stdin:14788: warning [p 1, 2226.3i]: cannot adjust line
#27 17.77 troff:stdin:14788: warning [p 1, 2226.5i]: cannot break line
#27 17.77 troff:stdin:14793: warning [p 1, 2227.2i]: cannot break line
#27 17.77 troff:stdin:14796: warning [p 1, 2227.5i]: cannot break line
#27 17.77 troff:stdin:14799: warning [p 1, 2227.8i]: cannot break line
#27 17.77 troff:stdin:14803: warning [p 1, 2228.2i]: cannot break line
#27 17.77 troff:stdin:14808: warning [p 1, 2228.7i]: cannot break line
#27 17.77 troff:stdin:14818: warning [p 1, 2229.5i]: cannot break line
#27 17.77 troff:stdin:14823: warning [p 1, 2230.0i]: cannot break line
#27 17.78 troff:stdin:14828: warning [p 1, 2230.3i]: cannot break line
#27 17.78 troff:stdin:14828: warning [p 1, 2230.5i]: cannot adjust line
#27 17.78 troff:stdin:14828: warning [p 1, 2230.7i]: cannot break line
#27 17.78 troff:stdin:14828: warning [p 1, 2230.8i]: line has non-positive width 0m
#27 17.79 troff:stdin:14828: warning [p 1, 2230.8i]: cannot break line
#27 17.79 troff:stdin:14828: warning [p 1, 2231.0i]: cannot adjust line
#27 17.79 troff:stdin:14828: warning [p 1, 2231.3i]: line has non-positive width 0m
#27 17.79 troff:stdin:14829: warning [p 1, 2231.3i]: cannot break line
#27 17.79 troff:stdin:14829: warning [p 1, 2231.5i]: cannot break line
#27 17.79 troff:stdin:14829: warning [p 1, 2231.8i]: cannot adjust line
#27 17.79 troff:stdin:14829: warning [p 1, 2232.0i]: cannot break line
#27 17.79 troff:stdin:14830: warning [p 1, 2232.2i]: cannot break line
#27 17.79 troff:stdin:14830: warning [p 1, 2232.3i]: cannot adjust line
#27 17.79 troff:stdin:14830: warning [p 1, 2232.5i]: cannot break line
#27 17.79 troff:stdin:14830: warning [p 1, 2232.7i]: cannot adjust line
#27 17.79 troff:stdin:14830: warning [p 1, 2232.8i]: cannot break line
#27 17.79 troff:stdin:14832: warning [p 1, 2233.0i]: cannot adjust line
#27 17.79 troff:stdin:14832: warning [p 1, 2233.2i]: cannot break line
#27 17.80 troff:stdin:14832: warning [p 1, 2233.5i]: cannot break line
#27 17.80 troff:stdin:14832: warning [p 1, 2233.7i]: cannot adjust line
#27 17.80 troff:stdin:14832: warning [p 1, 2233.8i]: cannot adjust line
#27 17.80 troff:stdin:14832: warning [p 1, 2234.0i]: cannot break line
#27 17.80 troff:stdin:14832: warning [p 1, 2234.2i]: cannot break line
#27 17.80 troff:stdin:14832: warning [p 1, 2234.3i]: cannot adjust line
#27 17.80 troff:stdin:14832: warning [p 1, 2234.5i]: cannot break line
#27 17.80 troff:stdin:14832: warning [p 1, 2234.7i]: cannot adjust line
#27 17.80 troff:stdin:14832: warning [p 1, 2234.8i]: cannot break line
#27 17.80 troff:stdin:14832: warning [p 1, 2235.0i]: cannot adjust line
#27 17.80 troff:stdin:14832: warning [p 1, 2235.2i]: cannot break line
#27 17.81 troff:stdin:14832: warning [p 1, 2235.3i]: cannot break line
#27 17.83 troff:stdin:14832: warning [p 1, 2235.5i]: cannot adjust line
#27 17.83 troff:stdin:14832: warning [p 1, 2235.7i]: cannot break line
#27 17.83 troff:stdin:14832: warning [p 1, 2235.8i]: cannot break line
#27 17.83 troff:stdin:14832: warning [p 1, 2236.0i]: cannot break line
#27 17.83 troff:stdin:14832: warning [p 1, 2236.2i]: cannot adjust line
#27 17.83 troff:stdin:14832: warning [p 1, 2236.3i]: cannot break line
#27 17.83 troff:stdin:14832: warning [p 1, 2236.5i]: cannot adjust line
#27 17.83 troff:stdin:14832: warning [p 1, 2236.7i]: cannot break line
#27 17.83 troff:stdin:14847: warning [p 1, 2237.5i]: cannot break line
#27 17.84 troff:stdin:14853: warning [p 1, 2238.0i]: cannot adjust line
#27 17.84 troff:stdin:14853: warning [p 1, 2238.2i]: cannot break line
#27 17.84 troff:stdin:14859: warning [p 1, 2238.7i]: cannot adjust line
#27 17.84 troff:stdin:14859: warning [p 1, 2238.8i]: cannot break line
#27 17.84 troff:stdin:14859: warning [p 1, 2239.0i]: cannot adjust line
#27 17.84 troff:stdin:14859: warning [p 1, 2239.2i]: cannot break line
#27 17.84 troff:stdin:14877: warning [p 1, 2240.7i]: cannot break line
#27 17.84 troff:stdin:14883: warning [p 1, 2241.2i]: cannot break line
#27 17.84 troff:stdin:14889: warning [p 1, 2241.5i]: cannot adjust line
#27 17.84 troff:stdin:14889: warning [p 1, 2241.7i]: cannot break line
#27 17.85 troff:stdin:14891: warning [p 1, 2241.8i]: cannot adjust line
#27 17.85 troff:stdin:14891: warning [p 1, 2242.0i]: cannot break line
#27 17.85 troff:stdin:14892: warning [p 1, 2242.2i]: cannot adjust line
#27 17.85 troff:stdin:14892: warning [p 1, 2242.3i]: cannot break line
#27 17.85 troff:stdin:14892: warning [p 1, 2242.7i]: cannot break line
#27 17.85 troff:stdin:14892: warning [p 1, 2243.0i]: cannot break line
#27 17.86 troff:stdin:14892: warning [p 1, 2243.3i]: cannot break line
#27 17.86 troff:stdin:14894: warning [p 1, 2243.5i]: cannot adjust line
#27 17.86 troff:stdin:14894: warning [p 1, 2243.7i]: cannot break line
#27 17.86 troff:stdin:14898: warning [p 1, 2244.0i]: cannot break line
#27 17.86 troff:stdin:14900: warning [p 1, 2244.2i]: cannot adjust line
#27 17.86 troff:stdin:14900: warning [p 1, 2244.3i]: cannot break line
#27 17.86 troff:stdin:14902: warning [p 1, 2244.5i]: cannot adjust line
#27 17.86 troff:stdin:14902: warning [p 1, 2244.7i]: cannot break line
#27 17.86 troff:stdin:14902: warning [p 1, 2244.8i]: cannot break line
#27 17.87 troff:stdin:14904: warning [p 1, 2245.0i]: cannot adjust line
#27 17.87 troff:stdin:14904: warning [p 1, 2245.2i]: cannot break line
#27 17.87 troff:stdin:14908: warning [p 1, 2245.7i]: cannot adjust line
#27 17.87 troff:stdin:14908: warning [p 1, 2245.8i]: cannot break line
#27 17.87 troff:stdin:14910: warning [p 1, 2246.0i]: cannot adjust line
#27 17.87 troff:stdin:14910: warning [p 1, 2246.2i]: cannot break line
#27 17.87 troff:stdin:14911: warning [p 1, 2246.3i]: cannot break line
#27 17.87 troff:stdin:14916: warning [p 1, 2246.7i]: cannot break line
#27 17.87 troff:stdin:14917: warning [p 1, 2246.8i]: cannot break line
#27 17.87 troff:stdin:14923: warning [p 1, 2247.3i]: cannot break line
#27 17.88 troff:stdin:14929: warning [p 1, 2247.7i]: cannot adjust line
#27 17.88 troff:stdin:14929: warning [p 1, 2247.8i]: cannot break line
#27 17.88 troff:stdin:14930: warning [p 1, 2248.0i]: cannot break line
#27 17.88 troff:stdin:14932: warning [p 1, 2248.2i]: cannot adjust line
#27 17.89 troff:stdin:14933: warning [p 1, 2248.3i]: cannot adjust line
#27 17.89 troff:stdin:14933: warning [p 1, 2248.5i]: cannot break line
#27 17.89 troff:stdin:14935: warning [p 1, 2248.7i]: cannot adjust line
#27 17.89 troff:stdin:14936: warning [p 1, 2248.8i]: cannot adjust line
#27 17.89 troff:stdin:14936: warning [p 1, 2249.0i]: cannot break line
#27 17.89 troff:stdin:14936: warning [p 1, 2249.2i]: cannot break line
#27 17.89 troff:stdin:14937: warning [p 1, 2249.3i]: cannot adjust line
#27 17.89 troff:stdin:14937: warning [p 1, 2249.5i]: cannot break line
#27 17.89 troff:stdin:14937: warning [p 1, 2249.7i]: cannot adjust line
#27 17.89 troff:stdin:14937: warning [p 1, 2249.8i]: cannot break line
#27 17.90 troff:stdin:14937: warning [p 1, 2250.0i]: cannot adjust line
#27 17.90 troff:stdin:14937: warning [p 1, 2250.2i]: cannot break line
#27 17.90 troff:stdin:14938: warning [p 1, 2250.3i]: cannot break line
#27 17.90 troff:stdin:14938: warning [p 1, 2250.5i]: cannot break line
#27 17.90 troff:stdin:14938: warning [p 1, 2250.7i]: cannot break line
#27 17.90 troff:stdin:14938: warning [p 1, 2250.8i]: cannot adjust line
#27 17.90 troff:stdin:14938: warning [p 1, 2251.0i]: cannot break line
#27 17.90 troff:stdin:14938: warning [p 1, 2251.2i]: cannot adjust line
#27 17.90 troff:stdin:14938: warning [p 1, 2251.3i]: cannot break line
#27 17.91 troff:stdin:14940: warning [p 1, 2251.5i]: cannot adjust line
#27 17.91 troff:stdin:14940: warning [p 1, 2251.7i]: cannot break line
#27 17.91 troff:stdin:14940: warning [p 1, 2251.8i]: cannot break line
#27 17.91 troff:stdin:14946: warning [p 1, 2252.2i]: cannot break line
#27 17.91 troff:stdin:14947: warning [p 1, 2252.3i]: cannot break line
#27 17.91 troff:stdin:14952: warning [p 1, 2252.7i]: cannot break line
#27 17.91 troff:stdin:14953: warning [p 1, 2252.8i]: cannot break line
#27 17.91 troff:stdin:14954: warning [p 1, 2253.0i]: cannot break line
#27 17.91 troff:stdin:14954: warning [p 1, 2253.2i]: cannot break line
#27 17.92 troff:stdin:14954: warning [p 1, 2253.5i]: cannot break line
#27 17.92 troff:stdin:14954: warning [p 1, 2253.7i]: cannot break line
#27 17.92 troff:stdin:14954: warning [p 1, 2253.8i]: cannot adjust line
#27 17.92 troff:stdin:14954: warning [p 1, 2254.0i]: cannot break line
#27 17.92 troff:stdin:14954: warning [p 1, 2254.2i]: cannot adjust line
#27 17.92 troff:stdin:14954: warning [p 1, 2254.3i]: cannot break line
#27 17.92 troff:stdin:14956: warning [p 1, 2254.8i]: cannot break line
#27 17.92 troff:stdin:14956: warning [p 1, 2255.0i]: cannot break line
#27 17.92 troff:stdin:14956: warning [p 1, 2255.2i]: cannot break line
#27 17.92 troff:stdin:14956: warning [p 1, 2255.3i]: cannot break line
#27 17.92 troff:stdin:14956: warning [p 1, 2255.5i]: cannot break line
#27 17.92 troff:stdin:14958: warning [p 1, 2255.7i]: cannot adjust line
#27 17.92 troff:stdin:14958: warning [p 1, 2255.8i]: cannot break line
#27 17.93 troff:stdin:14960: warning [p 1, 2256.0i]: cannot adjust line
#27 17.93 troff:stdin:14960: warning [p 1, 2256.2i]: cannot break line
#27 17.93 troff:stdin:14960: warning [p 1, 2256.3i]: cannot break line
#27 17.93 troff:stdin:14964: warning [p 1, 2256.7i]: cannot break line
#27 17.93 troff:stdin:14968: warning [p 1, 2257.0i]: cannot break line
#27 17.93 troff:stdin:14969: warning [p 1, 2257.2i]: cannot break line
#27 17.93 troff:stdin:14972: warning [p 1, 2257.5i]: cannot break line
#27 17.93 troff:stdin:14972: warning [p 1, 2257.7i]: cannot break line
#27 17.94 troff:stdin:14972: warning [p 1, 2257.8i]: line has non-positive width 0m
#27 17.94 troff:stdin:14972: warning [p 1, 2257.8i]: cannot break line
#27 17.95 troff:stdin:14972: warning [p 1, 2258.2i]: cannot break line
#27 17.95 troff:stdin:14972: warning [p 1, 2258.7i]: cannot break line
#27 17.95 troff:stdin:14978: warning [p 1, 2259.5i]: cannot break line
#27 17.96 troff:stdin:14982: warning [p 1, 2259.8i]: cannot adjust line
#27 17.96 troff:stdin:14983: warning [p 1, 2260.0i]: cannot adjust line
#27 17.96 troff:stdin:14983: warning [p 1, 2260.2i]: cannot break line
#27 17.96 troff:stdin:14987: warning [p 1, 2260.5i]: cannot break line
#27 17.96 troff:stdin:14992: warning [p 1, 2261.0i]: cannot break line
#27 17.97 troff:stdin:14994: warning [p 1, 2261.2i]: cannot adjust line
#27 17.97 troff:stdin:14994: warning [p 1, 2261.3i]: cannot break line
#27 17.97 troff:stdin:14995: warning [p 1, 2261.5i]: cannot adjust line
#27 17.97 troff:stdin:14995: warning [p 1, 2261.7i]: cannot break line
#27 17.97 troff:stdin:14997: warning [p 1, 2261.8i]: cannot adjust line
#27 17.97 troff:stdin:14997: warning [p 1, 2262.0i]: cannot break line
#27 17.97 troff:stdin:15001: warning [p 1, 2262.3i]: cannot break line
#27 17.98 troff:stdin:15001: warning [p 1, 2262.5i]: cannot adjust line
#27 17.98 troff:stdin:15009: warning [p 1, 2263.0i]: cannot break line
#27 17.98 troff:stdin:15014: warning [p 1, 2263.5i]: cannot adjust line
#27 17.98 troff:stdin:15014: warning [p 1, 2263.7i]: cannot break line
#27 17.99 troff:stdin:15015: warning [p 1, 2263.8i]: cannot adjust line
#27 17.99 troff:stdin:15015: warning [p 1, 2264.0i]: cannot break line
#27 17.99 troff:stdin:15015: warning [p 1, 2264.2i]: cannot break line
#27 17.99 troff:stdin:15015: warning [p 1, 2264.3i]: cannot adjust line
#27 17.99 troff:stdin:15015: warning [p 1, 2264.5i]: cannot break line
#27 17.99 troff:stdin:15015: warning [p 1, 2264.7i]: cannot adjust line
#27 18.00 troff:stdin:15015: warning [p 1, 2265.0i]: cannot adjust line
#27 18.00 troff:stdin:15015: warning [p 1, 2265.2i]: cannot break line
#27 18.00 troff:stdin:15016: warning [p 1, 2265.3i]: cannot break line
#27 18.00 troff:stdin:15016: warning [p 1, 2265.5i]: cannot break line
#27 18.00 troff:stdin:15016: warning [p 1, 2265.7i]: cannot break line
#27 18.00 troff:stdin:15016: warning [p 1, 2265.8i]: cannot adjust line
#27 18.00 troff:stdin:15016: warning [p 1, 2266.0i]: cannot break line
#27 18.00 troff:stdin:15016: warning [p 1, 2266.2i]: cannot break line
#27 18.01 troff:stdin:15016: warning [p 1, 2266.3i]: cannot adjust line
#27 18.01 troff:stdin:15016: warning [p 1, 2266.5i]: cannot break line
#27 18.01 troff:stdin:15016: warning [p 1, 2266.7i]: cannot break line
#27 18.01 troff:stdin:15016: warning [p 1, 2266.8i]: cannot break line
#27 18.01 troff:stdin:15016: warning [p 1, 2267.0i]: cannot adjust line
#27 18.01 troff:stdin:15016: warning [p 1, 2267.2i]: cannot adjust line
#27 18.01 troff:stdin:15016: warning [p 1, 2267.3i]: cannot adjust line
#27 18.01 troff:stdin:15016: warning [p 1, 2267.5i]: cannot break line
#27 18.01 troff:stdin:15020: warning [p 1, 2267.8i]: cannot break line
#27 18.01 troff:stdin:15020: warning [p 1, 2268.0i]: cannot break line
#27 18.02 troff:stdin:15020: warning [p 1, 2268.2i]: cannot break line
#27 18.02 troff:stdin:15020: warning [p 1, 2268.3i]: cannot break line
#27 18.02 troff:stdin:15020: warning [p 1, 2268.5i]: cannot adjust line
#27 18.02 troff:stdin:15022: warning [p 1, 2268.8i]: cannot break line
#27 18.02 troff:stdin:15022: warning [p 1, 2269.0i]: cannot break line
#27 18.02 troff:stdin:15022: warning [p 1, 2269.2i]: cannot break line
#27 18.02 troff:stdin:15023: warning [p 1, 2269.3i]: cannot break line
#27 18.02 troff:stdin:15026: warning [p 1, 2269.7i]: cannot break line
#27 18.03 troff:stdin:15029: warning [p 1, 2270.5i]: cannot adjust line
#27 18.03 troff:stdin:15029: warning [p 1, 2270.7i]: cannot break line
#27 18.03 troff:stdin:15029: warning [p 1, 2270.8i]: cannot adjust line
#27 18.03 troff:stdin:15029: warning [p 1, 2271.0i]: cannot break line
#27 18.03 troff:stdin:15029: warning [p 1, 2271.2i]: cannot break line
#27 18.03 troff:stdin:15032: warning [p 1, 2271.5i]: cannot break line
#27 18.03 troff:stdin:15032: warning [p 1, 2272.0i]: cannot break line
#27 18.03 troff:stdin:15038: warning [p 1, 2272.8i]: cannot adjust line
#27 18.03 troff:stdin:15039: warning [p 1, 2273.0i]: cannot adjust line
#27 18.04 troff:stdin:15082: warning [p 1, 2274.8i]: cannot break line
#27 18.04 troff:stdin:15083: warning [p 1, 2275.3i]: cannot break line
#27 18.04 troff:stdin:15089: error: a leader character is not allowed in an identifier
#27 18.04 troff:stdin:15091: error: a leader character is not allowed in an identifier
#27 18.04 troff:stdin:15128: error: a backspace character is not allowed in an identifier
#27 18.06 troff:stdin:15561: warning [p 1, 2288.7i]: cannot adjust line
#27 18.07 troff:stdin:15732: error: an escaped '~' is not allowed in an identifier
#27 18.08 troff:stdin:15956: warning [p 1, 2298.2i]: cannot adjust line
#27 18.08 troff:stdin:15956: warning [p 1, 2298.3i]: cannot adjust line
#27 18.08 troff:stdin:15961: warning [p 1, 2298.8i]: cannot break line
#27 18.08 troff:stdin:15961: warning [p 1, 2299.0i]: cannot break line
#27 18.09 troff:stdin:15964: warning [p 1, 2299.8i]: cannot break line
#27 18.09 troff:stdin:15964: warning [p 1, 2300.0i]: cannot break line
#27 18.09 troff:stdin:15964: warning [p 1, 2300.2i]: cannot adjust line
#27 18.09 troff:stdin:15964: warning [p 1, 2300.3i]: cannot break line
#27 18.09 troff:stdin:15966: warning [p 1, 2300.7i]: cannot break line
#27 18.09 troff:stdin:15970: warning [p 1, 2301.0i]: cannot break line
#27 18.09 troff:stdin:15976: warning [p 1, 2301.3i]: cannot break line
#27 18.10 troff:stdin:15981: warning [p 1, 2301.7i]: cannot break line
#27 18.10 troff:stdin:15982: warning [p 1, 2302.0i]: cannot break line
#27 18.10 troff:stdin:15983: warning [p 1, 2302.2i]: cannot break line
#27 18.10 troff:stdin:15984: warning [p 1, 2302.3i]: cannot adjust line
#27 18.10 troff:stdin:15986: warning [p 1, 2302.8i]: cannot break line
#27 18.10 troff:stdin:15990: warning [p 1, 2303.2i]: cannot break line
#27 18.11 troff:stdin:15990: warning [p 1, 2303.5i]: cannot break line
#27 18.11 troff:stdin:15991: warning [p 1, 2303.7i]: cannot adjust line
#27 18.11 troff:stdin:15992: warning [p 1, 2304.0i]: cannot break line
#27 18.11 troff:stdin:15992: warning [p 1, 2304.2i]: cannot adjust line
#27 18.11 troff:stdin:15993: warning [p 1, 2304.3i]: cannot adjust line
#27 18.11 troff:stdin:15994: warning [p 1, 2304.7i]: cannot adjust line
#27 18.11 troff:stdin:15994: warning [p 1, 2304.8i]: cannot adjust line
#27 18.11 troff:stdin:15994: warning [p 1, 2305.0i]: cannot break line
#27 18.11 troff:stdin:15994: warning [p 1, 2305.2i]: cannot adjust line
#27 18.11 troff:stdin:15994: warning [p 1, 2305.3i]: cannot break line
#27 18.11 troff:stdin:15994: warning [p 1, 2305.7i]: cannot break line
#27 18.12 troff:stdin:16006: warning [p 1, 2306.3i]: cannot adjust line
#27 18.12 troff:stdin:16016: warning [p 1, 2307.0i]: cannot adjust line
#27 18.12 troff:stdin:16021: warning [p 1, 2307.3i]: cannot adjust line
#27 18.12 troff:stdin:16021: warning [p 1, 2307.5i]: cannot break line
#27 18.12 troff:stdin:16033: warning: expected numeric expression, got ''
#27 18.12 troff:stdin:16033: warning [p 1, 2308.3i]: cannot break line
#27 18.12 troff:stdin:16033: warning [p 1, 2308.5i]: cannot adjust line
#27 18.12 troff:stdin:16033: warning [p 1, 2308.7i]: cannot break line
#27 18.12 troff:stdin:16033: warning [p 1, 2308.8i]: cannot break line
#27 18.13 troff:stdin:16033: warning [p 1, 2309.2i]: cannot break line
#27 18.13 troff:stdin:16033: warning [p 1, 2309.3i]: cannot break line
#27 18.13 troff:stdin:16033: warning [p 1, 2309.5i]: cannot adjust line
#27 18.13 troff:stdin:16033: warning [p 1, 2309.7i]: cannot adjust line
#27 18.13 troff:stdin:16034: warning [p 1, 2310.3i]: cannot break line
#27 18.13 troff:stdin:16034: warning [p 1, 2310.8i]: cannot break line
#27 18.13 troff:stdin:16034: warning [p 1, 2311.0i]: cannot break line
#27 18.13 troff:stdin:16034: warning [p 1, 2311.2i]: cannot break line
#27 18.13 troff:stdin:16036: warning [p 1, 2311.5i]: cannot adjust line
#27 18.13 troff:stdin:16036: warning [p 1, 2311.7i]: cannot break line
#27 18.14 troff:stdin:16036: warning [p 1, 2312.0i]: cannot adjust line
#27 18.14 troff:stdin:16036: warning [p 1, 2312.3i]: cannot break line
#27 18.14 troff:stdin:16036: warning [p 1, 2312.5i]: cannot break line
#27 18.14 troff:stdin:16036: warning [p 1, 2312.7i]: cannot break line
#27 18.14 troff:stdin:16036: warning [p 1, 2313.2i]: cannot break line
#27 18.14 troff:stdin:16037: warning [p 1, 2313.8i]: cannot break line
#27 18.14 troff:stdin:16037: warning [p 1, 2314.0i]: cannot break line
#27 18.15 troff:stdin:16037: warning [p 1, 2314.3i]: cannot break line
#27 18.15 troff:stdin:16037: warning [p 1, 2314.5i]: cannot break line
#27 18.15 troff:stdin:16037: warning [p 1, 2314.8i]: cannot break line
#27 18.15 troff:stdin:16037: warning [p 1, 2315.0i]: cannot break line
#27 18.15 troff:stdin:16039: warning [p 1, 2315.2i]: cannot break line
#27 18.15 troff:stdin:16039: warning [p 1, 2315.3i]: cannot break line
#27 18.15 troff:stdin:16040: warning [p 1, 2315.5i]: cannot break line
#27 18.15 troff:stdin:16040: warning [p 1, 2315.7i]: cannot adjust line
#27 18.15 troff:stdin:16040: warning [p 1, 2315.8i]: cannot break line
#27 18.16 troff:stdin:16040: warning [p 1, 2316.0i]: cannot break line
#27 18.16 troff:stdin:16040: warning [p 1, 2316.2i]: cannot break line
#27 18.16 troff:stdin:16040: warning [p 1, 2316.5i]: cannot break line
#27 18.16 troff:stdin:16040: warning [p 1, 2316.7i]: cannot break line
#27 18.16 troff:stdin:16040: warning [p 1, 2316.8i]: cannot break line
#27 18.16 troff:stdin:16040: warning [p 1, 2317.2i]: cannot break line
#27 18.16 troff:stdin:16041: warning [p 1, 2317.5i]: cannot break line
#27 18.17 troff:stdin:16047: warning [p 1, 2317.8i]: cannot adjust line
#27 18.17 troff:stdin:16047: warning [p 1, 2318.0i]: cannot break line
#27 18.17 troff:stdin:16047: warning [p 1, 2318.3i]: cannot break line
#27 18.17 troff:stdin:16048: warning [p 1, 2318.7i]: cannot adjust line
#27 18.17 troff:stdin:16048: warning [p 1, 2318.8i]: cannot break line
#27 18.17 troff:stdin:16050: warning [p 1, 2319.2i]: cannot adjust line
#27 18.17 troff:stdin:16050: warning [p 1, 2319.3i]: cannot break line
#27 18.17 troff:stdin:16055: warning [p 1, 2320.3i]: cannot break line
#27 18.17 troff:stdin:16059: warning [p 1, 2320.8i]: cannot break line
#27 18.17 troff:stdin:16060: warning [p 1, 2321.0i]: cannot adjust line
#27 18.18 troff:stdin:16077: warning [p 1, 2322.7i]: cannot break line
#27 18.18 troff:stdin:16083: warning [p 1, 2323.3i]: cannot break line
#27 18.18 troff:stdin:16084: warning [p 1, 2323.5i]: cannot adjust line
#27 18.18 troff:stdin:16084: warning [p 1, 2323.8i]: cannot break line
#27 18.19 troff:stdin:16101: warning [p 1, 2325.2i]: cannot break line
#27 18.19 troff:stdin:16111: warning [p 1, 2325.8i]: cannot adjust line
#27 18.19 troff:stdin:16111: warning [p 1, 2326.0i]: cannot break line
#27 18.19 troff:stdin:16138: warning [p 1, 2328.8i]: cannot adjust line
#27 18.20 troff:stdin:16152: warning [p 1, 2329.8i]: cannot adjust line
#27 18.20 troff:stdin:16155: warning [p 1, 2330.5i]: cannot adjust line
#27 18.20 troff:stdin:16158: warning [p 1, 2331.2i]: cannot break line
#27 18.20 troff:stdin:16163: warning [p 1, 2331.8i]: cannot adjust line
#27 18.20 troff:stdin:16163: warning [p 1, 2332.0i]: cannot break line
#27 18.20 troff:stdin:16164: warning [p 1, 2332.2i]: cannot adjust line
#27 18.20 troff:stdin:16164: warning [p 1, 2332.3i]: cannot adjust line
#27 18.20 troff:stdin:16165: warning [p 1, 2332.7i]: cannot break line
#27 18.20 troff:stdin:16170: warning [p 1, 2333.3i]: cannot adjust line
#27 18.20 troff:stdin:16171: error: a leader character is not allowed in an identifier
#27 18.20 troff:stdin:16174: warning [p 1, 2333.8i]: cannot adjust line
#27 18.20 troff:stdin:16174: warning [p 1, 2334.0i]: cannot adjust line
#27 18.20 troff:stdin:16174: warning [p 1, 2334.2i]: cannot break line
#27 18.21 troff:stdin:16195: warning [p 1, 2335.7i]: cannot adjust line
#27 18.21 troff:stdin:16195: warning [p 1, 2335.8i]: cannot break line
#27 18.21 troff:stdin:16200: warning [p 1, 2336.2i]: cannot break line
#27 18.21 troff:stdin:16203: warning [p 1, 2336.5i]: cannot adjust line
#27 18.21 troff:stdin:16203: warning [p 1, 2336.7i]: cannot break line
#27 18.21 troff:stdin:16207: error: a leader character is not allowed in an identifier
#27 18.21 troff:stdin:16209: warning [p 1, 2337.7i]: cannot break line
#27 18.21 troff:stdin:16215: warning [p 1, 2338.5i]: cannot break line
#27 18.22 troff:stdin:16220: warning [p 1, 2339.2i]: cannot break line
#27 18.22 troff:stdin:16223: warning [p 1, 2339.5i]: cannot break line
#27 18.22 troff:stdin:16225: warning [p 1, 2339.8i]: cannot adjust line
#27 18.22 troff:stdin:16226: warning [p 1, 2340.2i]: cannot break line
#27 18.22 troff:stdin:16228: warning [p 1, 2340.3i]: cannot adjust line
#27 18.22 troff:stdin:16229: warning [p 1, 2340.7i]: cannot break line
#27 18.22 troff:stdin:16241: warning [p 1, 2342.0i]: cannot break line
#27 18.22 troff:stdin:16242: warning [p 1, 2342.2i]: cannot adjust line
#27 18.22 troff:stdin:16242: warning [p 1, 2342.3i]: cannot adjust line
#27 18.23 troff:stdin:16249: warning [p 1, 2343.3i]: cannot break line
#27 18.23 troff:stdin:16250: warning [p 1, 2343.5i]: cannot adjust line
#27 18.23 troff:stdin:16250: warning [p 1, 2343.7i]: cannot adjust line
#27 18.23 troff:stdin:16251: warning [p 1, 2343.8i]: cannot adjust line
#27 18.23 troff:stdin:16261: warning [p 1, 2344.8i]: cannot adjust line
#27 18.23 troff:stdin:16263: warning [p 1, 2345.2i]: cannot adjust line
#27 18.23 troff:stdin:16263: warning [p 1, 2345.5i]: cannot break line
#27 18.23 troff:stdin:16265: warning [p 1, 2345.8i]: cannot break line
#27 18.23 troff:stdin:16267: warning [p 1, 2346.0i]: cannot adjust line
#27 18.23 troff:stdin:16267: warning [p 1, 2346.2i]: cannot break line
#27 18.23 troff:stdin:16271: warning [p 1, 2346.5i]: cannot adjust line
#27 18.23 troff:stdin:16277: warning: expected numeric expression, got 'Û'
#27 18.23 troff:stdin:16277: warning [p 1, 2347.2i]: cannot break line
#27 18.23 troff:stdin:16279: error: a leader character is not allowed in an escape sequence parameter
#27 18.24 troff:stdin:16279: warning [p 1, 2347.5i]: cannot adjust line
#27 18.24 troff:stdin:16279: warning [p 1, 2347.7i]: cannot break line
#27 18.24 troff:stdin:16284: warning [p 1, 2348.0i]: cannot adjust line
#27 18.24 troff:stdin:16284: warning [p 1, 2348.2i]: cannot break line
#27 18.24 troff:stdin:16287: error: a leader character is not allowed in an identifier
#27 18.24 troff:stdin:16291: warning [p 1, 2348.5i]: cannot adjust line
#27 18.24 troff:stdin:16291: warning [p 1, 2348.7i]: cannot break line
#27 18.24 troff:stdin:16295: warning [p 1, 2349.2i]: cannot adjust line
#27 18.24 troff:stdin:16298: warning [p 1, 2349.7i]: cannot adjust line
#27 18.24 troff:stdin:16299: warning [p 1, 2349.8i]: cannot adjust line
#27 18.24 troff:stdin:16299: warning [p 1, 2350.0i]: cannot break line
#27 18.24 troff:stdin:16299: warning [p 1, 2350.2i]: cannot adjust line
#27 18.24 troff:stdin:16300: warning [p 1, 2350.3i]: cannot adjust line
#27 18.24 troff:stdin:16301: warning [p 1, 2350.5i]: cannot adjust line
#27 18.24 troff:stdin:16301: warning [p 1, 2350.7i]: cannot break line
#27 18.24 troff:stdin:16301: warning [p 1, 2350.8i]: cannot break line
#27 18.24 troff:stdin:16309: warning [p 1, 2351.5i]: cannot break line
#27 18.25 troff:stdin:16310: warning [p 1, 2351.8i]: cannot break line
#27 18.25 troff:stdin:16312: warning [p 1, 2352.3i]: cannot adjust line
#27 18.25 troff:stdin:16313: warning [p 1, 2352.5i]: cannot adjust line
#27 18.25 troff:stdin:16314: warning [p 1, 2352.7i]: cannot adjust line
#27 18.25 troff:stdin:16316: warning [p 1, 2353.0i]: cannot break line
#27 18.25 troff:stdin:16318: warning [p 1, 2353.3i]: cannot break line
#27 18.25 troff:stdin:16320: error: a leader character is not allowed in an identifier
#27 18.25 troff:stdin:16321: warning [p 1, 2353.5i]: cannot adjust line
#27 18.25 troff:stdin:16321: warning [p 1, 2353.7i]: cannot adjust line
#27 18.25 troff:stdin:16322: warning [p 1, 2354.0i]: cannot adjust line
#27 18.25 troff:stdin:16325: error: a leader character is not allowed in an identifier
#27 18.25 troff:stdin:16327: error: a leader character is not allowed in an identifier
#27 18.25 troff:stdin:16328: warning [p 1, 2354.7i]: cannot adjust line
#27 18.25 troff:stdin:16339: warning [p 1, 2356.0i]: cannot adjust line
#27 18.25 troff:stdin:16343: error: a leader character is not allowed in an escape sequence parameter
#27 18.25 troff:stdin:16343: warning [p 1, 2356.3i]: cannot adjust line
#27 18.26 troff:stdin:16347: warning [p 1, 2357.0i]: cannot adjust line
#27 18.26 troff:stdin:16347: warning [p 1, 2357.2i]: cannot break line
#27 18.26 troff:stdin:16348: warning [p 1, 2357.3i]: cannot adjust line
#27 18.26 troff:stdin:16348: warning [p 1, 2357.5i]: cannot break line
#27 18.26 troff:stdin:16350: error: a leader character is not allowed in an identifier
#27 18.26 troff:stdin:16351: warning [p 1, 2357.8i]: cannot adjust line
#27 18.26 troff:stdin:16352: warning [p 1, 2358.0i]: cannot adjust line
#27 18.26 troff:stdin:16353: warning [p 1, 2358.2i]: cannot adjust line
#27 18.26 troff:stdin:16355: warning [p 1, 2358.5i]: cannot adjust line
#27 18.26 troff:stdin:16364: warning [p 1, 2359.7i]: cannot adjust line
#27 18.26 troff:stdin:16372: warning [p 1, 2360.7i]: cannot break line
#27 18.26 troff:stdin:16381: warning [p 1, 2361.7i]: cannot break line
#27 18.26 troff:stdin:16384: warning [p 1, 2362.0i]: cannot break line
#27 18.27 troff:stdin:16388: warning [p 1, 2362.5i]: cannot break line
#27 18.27 troff:stdin:16395: error: a leader character is not allowed in an identifier
#27 18.27 troff:stdin:16399: warning [p 1, 2363.7i]: cannot break line
#27 18.27 troff:stdin:16404: warning [p 1, 2364.5i]: cannot break line
#27 18.27 troff:stdin:16409: error: a leader character is not allowed in an escape sequence parameter
#27 18.27 troff:stdin:16409: warning [p 1, 2364.8i]: cannot adjust line
#27 18.27 troff:stdin:16409: warning [p 1, 2365.0i]: cannot break line
#27 18.27 troff:stdin:16412: warning [p 1, 2365.5i]: cannot break line
#27 18.28 troff:stdin:16421: warning [p 1, 2366.3i]: cannot adjust line
#27 18.28 troff:stdin:16421: warning [p 1, 2366.5i]: cannot break line
#27 18.28 troff:stdin:16434: warning [p 1, 2368.0i]: cannot break line
#27 18.28 troff:stdin:16437: warning [p 1, 2368.3i]: cannot adjust line
#27 18.28 troff:stdin:16438: warning [p 1, 2368.5i]: cannot adjust line
#27 18.28 troff:stdin:16438: warning [p 1, 2368.7i]: cannot adjust line
#27 18.28 troff:stdin:16440: warning [p 1, 2369.2i]: cannot break line
#27 18.28 troff:stdin:16442: warning [p 1, 2369.5i]: cannot adjust line
#27 18.28 troff:stdin:16442: warning [p 1, 2369.7i]: cannot break line
#27 18.28 troff:stdin:16447: warning [p 1, 2370.2i]: cannot break line
#27 18.28 troff:stdin:16449: warning [p 1, 2370.7i]: cannot break line
#27 18.28 troff:stdin:16450: warning [p 1, 2370.8i]: cannot break line
#27 18.29 troff:stdin:16456: warning [p 1, 2371.2i]: cannot adjust line
#27 18.29 troff:stdin:16457: warning [p 1, 2371.3i]: cannot adjust line
#27 18.29 troff:stdin:16470: error: a leader character is not allowed in an identifier
#27 18.29 troff:stdin:16472: warning [p 1, 2372.7i]: cannot adjust line
#27 18.29 troff:stdin:16473: warning [p 1, 2372.8i]: cannot adjust line
#27 18.29 troff:stdin:16473: warning [p 1, 2373.2i]: cannot adjust line
#27 18.29 troff:stdin:16474: error: a leader character is not allowed in an identifier
#27 18.29 troff:stdin:16477: warning [p 1, 2373.7i]: cannot break line
#27 18.29 troff:stdin:16478: warning [p 1, 2373.8i]: cannot break line
#27 18.29 troff:stdin:16479: warning [p 1, 2374.0i]: cannot adjust line
#27 18.29 troff:stdin:16479: warning [p 1, 2374.2i]: cannot break line
#27 18.29 troff:stdin:16480: warning [p 1, 2374.3i]: cannot adjust line
#27 18.29 troff:stdin:16482: warning [p 1, 2374.8i]: cannot break line
#27 18.30 troff:stdin:16485: warning [p 1, 2375.2i]: cannot adjust line
#27 18.30 troff:stdin:16485: warning [p 1, 2375.3i]: cannot break line
#27 18.30 troff:stdin:16486: warning [p 1, 2375.5i]: cannot adjust line
#27 18.30 troff:stdin:16487: error: a leader character is not allowed in an identifier
#27 18.30 troff:stdin:16488: warning [p 1, 2375.8i]: cannot adjust line
#27 18.30 troff:stdin:16491: warning [p 1, 2376.3i]: cannot break line
#27 18.30 troff:stdin:16493: warning [p 1, 2376.5i]: cannot adjust line
#27 18.30 troff:stdin:16502: warning [p 1, 2377.5i]: cannot adjust line
#27 18.30 troff:stdin:16503: warning [p 1, 2377.7i]: cannot adjust line
#27 18.30 troff:stdin:16503: warning [p 1, 2378.0i]: cannot break line
#27 18.30 troff:stdin:16512: warning [p 1, 2378.7i]: cannot adjust line
#27 18.30 troff:stdin:16513: warning [p 1, 2378.8i]: cannot adjust line
#27 18.30 troff:stdin:16514: warning [p 1, 2379.2i]: cannot break line
#27 18.31 troff:stdin:16516: warning [p 1, 2379.7i]: cannot break line
#27 18.31 troff:stdin:16517: warning [p 1, 2379.8i]: cannot adjust line
#27 18.31 troff:stdin:16518: warning [p 1, 2380.2i]: cannot break line
#27 18.31 troff:stdin:16519: warning [p 1, 2380.3i]: cannot break line
#27 18.31 troff:stdin:16521: warning [p 1, 2380.8i]: cannot adjust line
#27 18.31 troff:stdin:16521: warning [p 1, 2381.0i]: cannot break line
#27 18.31 troff:stdin:16521: warning [p 1, 2381.2i]: cannot break line
#27 18.31 troff:stdin:16522: warning [p 1, 2381.3i]: cannot adjust line
#27 18.31 troff:stdin:16522: warning [p 1, 2381.5i]: cannot break line
#27 18.31 troff:stdin:16527: warning [p 1, 2382.2i]: cannot adjust line
#27 18.31 troff:stdin:16527: warning [p 1, 2382.3i]: cannot break line
#27 18.31 troff:stdin:16528: warning [p 1, 2382.5i]: cannot break line
#27 18.31 troff:stdin:16531: warning [p 1, 2382.8i]: cannot break line
#27 18.32 troff:stdin:16536: warning [p 1, 2383.2i]: cannot adjust line
#27 18.32 troff:stdin:16537: warning [p 1, 2383.5i]: cannot break line
#27 19.08 troff:stdin:16539: warning [p 1, 2384.0i]: cannot break line
#27 19.23 troff:stdin:16539: warning [p 1, 2384.5i]: cannot break line
#27 19.23 troff:stdin:16539: warning [p 1, 2384.7i]: cannot adjust line
#27 ...

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 0B / 8.19GB 358.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 0B / 18.42GB 359.0s
#12 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 72.94 -> retrieved yojson.3.0.0  (https://opam.ocaml.org/cache)
#25 75.51 -> retrieved zarith.1.14  (https://opam.ocaml.org/cache)
#25 75.66 -> retrieved x509.1.0.6  (https://github.com/mirleft/ocaml-x509/releases/download/v1.0.6/x509-1.0.6.tbz)
#25 76.40 -> installed topkg.1.1.1
#25 76.92 -> installed rresult.0.7.0
#25 77.62 -> installed uutf.1.0.4
#25 77.64 -> installed fmt.0.11.0
#25 77.77 -> installed xmlm.1.4.0
#25 77.93 -> installed ptime.1.2.0
#25 78.12 -> installed astring.0.8.5
#25 78.91 -> installed fpath.0.7.3
#25 78.96 -> installed jsonm.1.0.2
#25 79.85 -> installed zarith.1.14
#25 80.81 -> retrieved stringext.1.6.0  (https://opam.ocaml.org/cache)
#25 ...

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 24.12MB / 8.19GB 363.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 40.89MB / 18.42GB 364.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 75.50MB / 8.19GB 368.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 97.52MB / 18.42GB 369.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 123.73MB / 8.19GB 373.1s
#12 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 84.38 -> installed dune.3.22.2
#25 86.00 -> installed 0install-solver.2.18
#25 86.09 -> installed asn1-combinators.0.3.2
#25 86.11 -> installed base64.3.5.2
#25 86.14 -> installed cppo.1.8.0
#25 86.20 -> installed csexp.1.5.2
#25 88.35 -> installed cstruct.6.2.0
#25 88.36 -> installed domain-name.0.5.0
#25 88.37 -> installed duration.0.3.1
#25 88.38 -> installed eqaf.0.10
#25 88.42 -> installed gen.1.1
#25 88.43 -> installed gmap.0.3.0
#25 88.45 -> installed http.6.1.1
#25 88.46 -> installed macaddr.5.6.2
#25 88.48 -> installed magic-mime.1.3.1
#25 88.49 -> installed menhirCST.20260209
#25 88.52 -> installed menhirGLR.20260209
#25 88.65 -> installed menhirLib.20260209
#25 88.67 -> installed menhirSdk.20260209
#25 88.88 -> installed ocaml-compiler-libs.v0.12.4
#25 88.94 -> installed ocaml-syntax-shims.1.0.0
#25 88.96 -> installed ohex.0.2.0
#25 88.98 -> installed patch.3.1.0
#25 89.04 -> installed ppx_derivers.1.2.1
#25 89.34 -> installed re.1.14.0
#25 89.75 -> installed ocamlgraph.2.2.0
#25 89.83 -> installed omd.1.3.2
#25 89.86 -> installed sexplib0.v0.16.0
#25 89.87 -> installed spdx_licenses.1.4.0
#25 89.88 -> installed stdlib-shims.0.3.0
#25 89.96 -> installed stringext.1.6.0
#25 90.00 -> installed swhid_core.0.1
#25 90.09 -> installed yojson.3.0.0
#25 90.16 -> installed extlib.1.8.0
#25 90.20 -> installed ocplib-endian.1.2
#25 90.22 -> installed hex.1.5.0
#25 90.33 -> installed digestif.1.3.0
#25 90.37 -> installed dune-configurator.3.22.2
#25 90.70 -> installed ipaddr.5.6.2
#25 90.72 -> installed ezjsonm.1.3.0
#25 91.31 -> installed bigstringaf.0.10.0
#25 91.39 -> installed cudf.0.10
#25 91.83 -> installed sha.1.15.4
#25 92.17 -> installed angstrom.0.16.1
#25 92.25 -> installed opam-0install-cudf.0.5.0
#25 ...

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 153.09MB / 18.42GB 374.1s
#12 ...

#27 [build-opam-doc 11/15] RUN opam exec -- make -C doc html man-html DUNE=dune
#27 27.33 troff:stdin:3: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:4: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:6: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:7: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:8: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:9: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:10: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:11: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:12: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:37: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:38: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:39: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:40: error: a space character is not allowed in an escape sequence parameter
#27 27.33 troff:stdin:42: error: a space character is not allowed in an escape sequence parameter
#27 27.38 troff:stdin:3: error: a space character is not allowed in an escape sequence parameter
#27 27.38 troff:stdin:4: error: a space character is not allowed in an escape sequence parameter
#27 27.38 troff:stdin:6: error: a space character is not allowed in an escape sequence parameter
#27 27.38 troff:stdin:7: error: a space character is not allowed in an escape sequence parameter
#27 27.39 troff:stdin:8: error: a space character is not allowed in an escape sequence parameter
#27 27.39 troff:stdin:9: error: a space character is not allowed in an escape sequence parameter
#27 27.39 troff:stdin:10: error: a space character is not allowed in an escape sequence parameter
#27 27.39 troff:stdin:11: error: a space character is not allowed in an escape sequence parameter
#27 27.39 troff:stdin:12: error: a space character is not allowed in an escape sequence parameter
#27 27.40 troff:stdin:37: error: a space character is not allowed in an escape sequence parameter
#27 27.40 troff:stdin:38: error: a space character is not allowed in an escape sequence parameter
#27 27.40 troff:stdin:39: error: a space character is not allowed in an escape sequence parameter
#27 27.40 troff:stdin:40: error: a space character is not allowed in an escape sequence parameter
#27 27.40 troff:stdin:42: error: a space character is not allowed in an escape sequence parameter
#27 33.66 troff:stdin:19: warning [p 1, 3.7i]: cannot adjust line
#27 ...

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 161.48MB / 8.19GB 378.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 205.52MB / 18.42GB 379.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 202.38MB / 8.19GB 383.3s
#12 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 95.05 -> installed dose3.7.0.0
#25 95.19 -> installed mirage-crypto.2.1.0
#25 95.72 -> installed kdf.1.0.0
#25 96.06 -> installed uri.4.4.0
#25 96.19 -> installed lwt.6.1.2
#25 96.64 -> installed cow.2.5.0
#25 97.84 -> installed mccs.1.1+19
#25 98.93 -> installed opam-core.2.4.1
#25 99.41 -> installed base.v0.16.5
#25 100.1 -> installed menhir.20260209
#25 100.9 -> installed opam-file-format.2.2.0
#25 ...

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 251.66MB / 18.42GB 384.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 234.88MB / 8.19GB 388.3s
#12 ...

#27 [build-opam-doc 11/15] RUN opam exec -- make -C doc html man-html DUNE=dune
#27 49.57 echo '</ul>' >>man-html/index.html
#27 49.57 echo '</body></html>' >>man-html/index.html
#27 49.57 make: Leaving directory '/home/opam/opam/doc'
#27 DONE 52.0s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 107.2 -> installed opam-format.2.4.1
#25 109.4 -> installed ppxlib.0.35.0
#25 ...

#28 [build-opam-doc 12/15] RUN sudo mkdir -p /opt/opam/doc && sudo chown -R opam:opam /opt/opam
#28 DONE 0.3s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 284.16MB / 18.42GB 389.3s
#12 ...

#29 [build-opam-doc 13/15] RUN cp -r doc/html /opt/opam/doc/api
#29 DONE 0.5s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 ...

#30 [build-opam-doc 14/15] RUN cp -r doc/man-html /opt/opam/doc/man
#30 DONE 0.4s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 ...

#31 [build-opam-doc 15/15] RUN cp -r doc/pages/* /opt/opam/doc/
#31 DONE 0.3s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 277.87MB / 8.19GB 393.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 313.52MB / 18.42GB 394.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 311.43MB / 8.19GB 398.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 340.79MB / 18.42GB 399.4s
#12 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 112.1 -> installed opam-repository.2.4.1
#25 113.0 -> installed opam-solver.2.4.1
#25 113.0 -> installed ppx_sexp_conv.v0.16.0
#25 113.4 -> installed sedlex.3.7
#25 114.7 -> installed uri-sexp.4.4.0
#25 114.8 -> installed ipaddr-sexp.5.6.2
#25 118.6 -> installed opam-state.2.4.1
#25 ...

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 335.54MB / 8.19GB 403.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 356.52MB / 18.42GB 404.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 372.24MB / 8.19GB 408.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 373.29MB / 18.42GB 409.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 408.94MB / 8.19GB 413.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 394.26MB / 18.42GB 414.6s
#12 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 126.3 -> installed opam-client.2.4.1
#25 128.1 -> installed js_of_ocaml-compiler.6.2.0
#25 130.9 -> installed logs.0.10.0
#25 131.7 -> installed mirage-crypto-rng.2.1.0
#25 132.3 -> installed mirage-crypto-pk.2.1.0
#25 132.8 -> installed conduit.8.0.0
#25 133.5 -> installed cohttp.6.1.1
#25 134.0 -> installed bos.0.3.0
#25 134.5 -> installed conduit-lwt.8.0.0
#25 135.9 -> installed cohttp-lwt.6.1.1
#25 ...

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 439.35MB / 8.19GB 418.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 416.28MB / 18.42GB 419.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 490.73MB / 8.19GB 424.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 443.55MB / 18.42GB 424.7s
#12 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 139.0 -> installed mirage-crypto-ec.2.1.0
#25 140.7 -> installed x509.1.0.6
#25 141.0 -> installed ca-certs.1.0.1
#25 143.1 -> installed conduit-lwt-unix.8.0.0
#25 145.3 -> installed cohttp-lwt-unix.6.1.1
#25 ...

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 550.50MB / 8.19GB 429.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 486.54MB / 18.42GB 429.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 605.03MB / 8.19GB 434.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 527.43MB / 18.42GB 434.9s
#12 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 150.3 -> installed js_of_ocaml.6.2.0
#25 155.9 -> installed js_of_ocaml-ppx.6.2.0
#25 159.2 -> installed opam2web.dev
#25 ...

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 646.97MB / 8.19GB 439.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 562.04MB / 18.42GB 440.1s
#12 ...

#25 [build-opam2web  9/14] RUN opam install . --destdir /opt/opam2web
#25 162.9 Done.
#25 162.9 
#25 162.9 <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
#25 162.9 => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
#25 162.9 # To update the current shell environment, run: eval $(opam env)
#25 DONE 165.5s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 693.11MB / 8.19GB 444.4s
#12 ...

#32 [build-opam2web 10/14] RUN cp -r content /opt/opam2web/share/opam2web/
#32 DONE 0.8s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 ...

#33 [build-opam2web 11/14] RUN rm -rf /opt/opam2web/share/opam2web/lib
#33 DONE 0.3s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 597.69MB / 18.42GB 445.1s
#12 ...

#34 [build-opam2web 12/14] RUN rm -rf /opt/opam2web/share/opam2web/doc
#34 DONE 0.3s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 754.97MB / 8.19GB 449.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 643.83MB / 18.42GB 450.3s
#12 ...

#35 [build-opam2web 13/14] RUN git clone https://github.com/ocaml/opam.wiki.git --depth 1 -b old_wiki /opt/opam2web/share/opam2web/content/doc/1.1     && rm -rf /opt/opam2web/share/opam2web/content/doc/1.1/.git
#35 0.271 Cloning into '/opt/opam2web/share/opam2web/content/doc/1.1'...
#35 DONE 5.9s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 ...

#36 [build-opam2web 14/14] RUN git clone https://github.com/ocaml/opam --depth 1 -b 1.2 /tmp/opam-1.2     && mv /tmp/opam-1.2/doc/pages /opt/opam2web/share/opam2web/content/doc/1.2     && rm -rf /tmp/opam-1.2
#36 0.226 Cloning into '/tmp/opam-1.2'...
#36 ...

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 849.35MB / 8.19GB 456.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 705.69MB / 18.42GB 456.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 897.58MB / 8.19GB 461.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 735.05MB / 18.42GB 461.7s
#12 ...

#36 [build-opam2web 14/14] RUN git clone https://github.com/ocaml/opam --depth 1 -b 1.2 /tmp/opam-1.2     && mv /tmp/opam-1.2/doc/pages /opt/opam2web/share/opam2web/content/doc/1.2     && rm -rf /tmp/opam-1.2
#36 DONE 10.8s

#12 [stage-2  1/13] FROM docker.io/ocaml/opam:archive@sha256:0e6fe500a8991b6938cef1e9d2d77a82a0044fe5fb9647b8e432b0d923119368
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 926.94MB / 8.19GB 466.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 749.73MB / 18.42GB 466.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 939.52MB / 8.19GB 471.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 756.02MB / 18.42GB 471.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 942.67MB / 8.19GB 476.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 759.17MB / 18.42GB 476.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 948.96MB / 8.19GB 482.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 764.41MB / 18.42GB 482.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 953.16MB / 8.19GB 487.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 768.61MB / 18.42GB 487.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 955.25MB / 8.19GB 492.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 770.70MB / 18.42GB 492.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 959.45MB / 8.19GB 497.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 774.90MB / 18.42GB 497.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 965.74MB / 8.19GB 502.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 780.14MB / 18.42GB 502.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 976.22MB / 8.19GB 507.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 789.58MB / 18.42GB 507.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 985.66MB / 8.19GB 512.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 804.26MB / 18.42GB 512.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 996.15MB / 8.19GB 517.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 823.13MB / 18.42GB 517.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.01GB / 8.19GB 522.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 836.76MB / 18.42GB 522.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.01GB / 8.19GB 527.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 844.10MB / 18.42GB 527.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.02GB / 8.19GB 532.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 852.49MB / 18.42GB 532.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.02GB / 8.19GB 538.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 856.69MB / 18.42GB 538.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.03GB / 8.19GB 543.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 860.88MB / 18.42GB 543.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.03GB / 8.19GB 548.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 868.22MB / 18.42GB 548.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.04GB / 8.19GB 553.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 872.42MB / 18.42GB 553.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.04GB / 8.19GB 558.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 874.51MB / 18.42GB 558.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.05GB / 8.19GB 563.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 877.66MB / 18.42GB 563.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.05GB / 8.19GB 568.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 879.76MB / 18.42GB 568.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.05GB / 8.19GB 573.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 880.80MB / 18.42GB 573.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.05GB / 8.19GB 578.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 882.90MB / 18.42GB 578.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.05GB / 8.19GB 583.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 885.00MB / 18.42GB 583.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.06GB / 8.19GB 589.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 887.10MB / 18.42GB 589.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.06GB / 8.19GB 594.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 888.14MB / 18.42GB 594.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.06GB / 8.19GB 599.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 890.24MB / 18.42GB 599.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.06GB / 8.19GB 604.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 893.39MB / 18.42GB 604.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.07GB / 8.19GB 609.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 896.53MB / 18.42GB 609.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 899.68MB / 18.42GB 614.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.07GB / 8.19GB 614.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 904.92MB / 18.42GB 619.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.07GB / 8.19GB 619.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 909.12MB / 18.42GB 624.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.08GB / 8.19GB 624.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 915.41MB / 18.42GB 629.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.09GB / 8.19GB 629.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 921.70MB / 18.42GB 634.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.09GB / 8.19GB 634.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 926.94MB / 18.42GB 639.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.10GB / 8.19GB 639.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 934.28MB / 18.42GB 644.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.11GB / 8.19GB 644.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 938.48MB / 18.42GB 649.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.11GB / 8.19GB 650.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 941.62MB / 18.42GB 655.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.12GB / 8.19GB 655.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 946.86MB / 18.42GB 660.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.12GB / 8.19GB 660.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 948.96MB / 18.42GB 665.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.12GB / 8.19GB 665.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 951.06MB / 18.42GB 670.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.13GB / 8.19GB 670.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 954.20MB / 18.42GB 675.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.13GB / 8.19GB 675.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 956.30MB / 18.42GB 680.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.13GB / 8.19GB 680.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.13GB / 8.19GB 685.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 958.40MB / 18.42GB 685.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.14GB / 8.19GB 690.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 961.54MB / 18.42GB 690.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.15GB / 8.19GB 695.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 965.74MB / 18.42GB 695.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.15GB / 8.19GB 700.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 970.98MB / 18.42GB 700.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.16GB / 8.19GB 705.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 975.18MB / 18.42GB 705.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.16GB / 8.19GB 710.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 980.42MB / 18.42GB 710.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.17GB / 8.19GB 716.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 984.61MB / 18.42GB 716.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.17GB / 8.19GB 721.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 989.86MB / 18.42GB 721.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.18GB / 8.19GB 726.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 996.15MB / 18.42GB 726.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.18GB / 8.19GB 731.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.00GB / 18.42GB 731.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.19GB / 8.19GB 736.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.01GB / 18.42GB 736.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.19GB / 8.19GB 741.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.02GB / 18.42GB 741.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.19GB / 8.19GB 746.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.02GB / 18.42GB 746.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.20GB / 8.19GB 751.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.03GB / 18.42GB 751.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.20GB / 8.19GB 756.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.04GB / 18.42GB 756.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.21GB / 8.19GB 761.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.06GB / 18.42GB 761.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.22GB / 8.19GB 766.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.07GB / 18.42GB 766.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.23GB / 8.19GB 771.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.08GB / 18.42GB 772.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.24GB / 8.19GB 777.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.10GB / 18.42GB 777.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.25GB / 8.19GB 782.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.11GB / 18.42GB 782.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.26GB / 8.19GB 787.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.12GB / 18.42GB 787.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.28GB / 8.19GB 792.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.15GB / 18.42GB 792.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.31GB / 8.19GB 797.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.19GB / 18.42GB 797.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.33GB / 8.19GB 802.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.23GB / 18.42GB 802.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.34GB / 8.19GB 807.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.24GB / 18.42GB 807.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.34GB / 8.19GB 812.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.25GB / 18.42GB 812.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.35GB / 8.19GB 817.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.26GB / 18.42GB 817.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.36GB / 8.19GB 822.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.27GB / 18.42GB 822.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.37GB / 8.19GB 828.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.28GB / 18.42GB 828.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.39GB / 8.19GB 833.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.29GB / 18.42GB 833.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.40GB / 8.19GB 838.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.31GB / 18.42GB 838.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.41GB / 8.19GB 843.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.31GB / 18.42GB 843.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.41GB / 8.19GB 848.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.32GB / 18.42GB 848.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.42GB / 8.19GB 853.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.32GB / 18.42GB 853.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.43GB / 8.19GB 858.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.33GB / 18.42GB 858.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.44GB / 8.19GB 863.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.35GB / 18.42GB 863.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.45GB / 8.19GB 868.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.36GB / 18.42GB 868.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.38GB / 18.42GB 873.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.46GB / 8.19GB 873.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.48GB / 8.19GB 878.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.40GB / 18.42GB 878.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.50GB / 8.19GB 883.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.42GB / 18.42GB 883.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.52GB / 8.19GB 889.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.43GB / 18.42GB 889.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.54GB / 8.19GB 894.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.44GB / 18.42GB 894.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.55GB / 8.19GB 899.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.45GB / 18.42GB 899.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.57GB / 8.19GB 904.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.46GB / 18.42GB 904.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.59GB / 8.19GB 909.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.48GB / 18.42GB 909.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.62GB / 8.19GB 914.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.50GB / 18.42GB 914.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.65GB / 8.19GB 919.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.53GB / 18.42GB 919.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.66GB / 8.19GB 924.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.54GB / 18.42GB 924.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.66GB / 8.19GB 929.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.54GB / 18.42GB 929.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.66GB / 8.19GB 934.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.54GB / 18.42GB 934.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.66GB / 8.19GB 939.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.54GB / 18.42GB 940.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.67GB / 8.19GB 944.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.54GB / 18.42GB 945.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.67GB / 8.19GB 950.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.55GB / 18.42GB 950.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.68GB / 8.19GB 955.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.56GB / 18.42GB 955.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.68GB / 8.19GB 960.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.56GB / 18.42GB 960.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.69GB / 8.19GB 965.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.56GB / 18.42GB 965.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.69GB / 8.19GB 970.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.57GB / 18.42GB 970.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.69GB / 8.19GB 975.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.57GB / 18.42GB 975.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.70GB / 8.19GB 980.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.57GB / 18.42GB 980.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.71GB / 8.19GB 985.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.57GB / 18.42GB 985.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.71GB / 8.19GB 990.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.58GB / 18.42GB 990.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.72GB / 8.19GB 995.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.58GB / 18.42GB 995.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.73GB / 8.19GB 1000.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.59GB / 18.42GB 1000.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.73GB / 8.19GB 1005.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.59GB / 18.42GB 1005.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.74GB / 8.19GB 1011.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.60GB / 18.42GB 1011.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.76GB / 8.19GB 1016.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.62GB / 18.42GB 1016.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.79GB / 8.19GB 1021.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.64GB / 18.42GB 1021.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.82GB / 8.19GB 1026.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.67GB / 18.42GB 1026.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.84GB / 8.19GB 1031.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.69GB / 18.42GB 1031.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.86GB / 8.19GB 1036.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.70GB / 18.42GB 1036.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.87GB / 8.19GB 1041.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.71GB / 18.42GB 1041.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.88GB / 8.19GB 1046.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.72GB / 18.42GB 1046.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.89GB / 8.19GB 1051.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.72GB / 18.42GB 1051.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.89GB / 8.19GB 1056.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.73GB / 18.42GB 1056.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.89GB / 8.19GB 1061.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.73GB / 18.42GB 1061.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.90GB / 8.19GB 1066.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.73GB / 18.42GB 1066.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.90GB / 8.19GB 1071.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.74GB / 18.42GB 1071.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.90GB / 8.19GB 1077.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.75GB / 18.42GB 1077.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.90GB / 8.19GB 1082.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.75GB / 18.42GB 1082.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.90GB / 8.19GB 1087.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.76GB / 18.42GB 1087.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.91GB / 8.19GB 1092.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.77GB / 18.42GB 1092.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.91GB / 8.19GB 1097.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.78GB / 18.42GB 1097.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.91GB / 8.19GB 1102.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.80GB / 18.42GB 1102.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.91GB / 8.19GB 1107.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.81GB / 18.42GB 1107.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.92GB / 8.19GB 1112.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.83GB / 18.42GB 1112.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.92GB / 8.19GB 1117.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.86GB / 18.42GB 1117.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.93GB / 8.19GB 1122.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.88GB / 18.42GB 1122.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.94GB / 8.19GB 1127.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.89GB / 18.42GB 1127.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.95GB / 8.19GB 1132.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.91GB / 18.42GB 1132.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.96GB / 8.19GB 1138.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.92GB / 18.42GB 1138.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.97GB / 8.19GB 1143.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.92GB / 18.42GB 1143.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.98GB / 8.19GB 1148.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.93GB / 18.42GB 1148.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.93GB / 18.42GB 1153.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 1.99GB / 8.19GB 1153.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.95GB / 18.42GB 1158.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.00GB / 8.19GB 1158.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.96GB / 18.42GB 1163.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.00GB / 8.19GB 1163.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.96GB / 18.42GB 1168.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.00GB / 8.19GB 1168.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.96GB / 18.42GB 1173.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.01GB / 8.19GB 1173.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.96GB / 18.42GB 1178.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.01GB / 8.19GB 1178.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.96GB / 18.42GB 1183.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.01GB / 8.19GB 1183.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.97GB / 18.42GB 1188.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.02GB / 8.19GB 1189.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.98GB / 18.42GB 1193.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.03GB / 8.19GB 1194.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.03GB / 8.19GB 1199.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 1.99GB / 18.42GB 1199.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.04GB / 8.19GB 1204.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.00GB / 18.42GB 1204.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.06GB / 8.19GB 1209.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.02GB / 18.42GB 1209.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.07GB / 8.19GB 1214.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.03GB / 18.42GB 1214.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.08GB / 8.19GB 1219.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.05GB / 18.42GB 1219.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.10GB / 8.19GB 1224.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.07GB / 18.42GB 1224.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.10GB / 8.19GB 1229.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.10GB / 18.42GB 1229.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.11GB / 8.19GB 1234.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.13GB / 18.42GB 1234.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.12GB / 8.19GB 1239.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.15GB / 18.42GB 1239.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.13GB / 8.19GB 1245.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.17GB / 18.42GB 1245.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.13GB / 8.19GB 1250.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.17GB / 18.42GB 1250.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.14GB / 8.19GB 1255.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.17GB / 18.42GB 1255.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.15GB / 8.19GB 1260.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.17GB / 18.42GB 1260.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.16GB / 8.19GB 1265.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.18GB / 18.42GB 1265.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.17GB / 8.19GB 1270.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.19GB / 18.42GB 1270.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.18GB / 8.19GB 1276.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.21GB / 18.42GB 1276.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.20GB / 8.19GB 1281.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.21GB / 18.42GB 1281.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.20GB / 8.19GB 1286.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.22GB / 18.42GB 1286.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.21GB / 8.19GB 1291.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.23GB / 18.42GB 1291.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.21GB / 8.19GB 1296.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.24GB / 18.42GB 1296.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.22GB / 8.19GB 1301.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.25GB / 18.42GB 1301.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.22GB / 8.19GB 1306.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.26GB / 18.42GB 1306.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.22GB / 8.19GB 1311.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.28GB / 18.42GB 1311.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.23GB / 8.19GB 1316.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.30GB / 18.42GB 1316.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.23GB / 8.19GB 1321.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.32GB / 18.42GB 1321.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.23GB / 8.19GB 1326.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.34GB / 18.42GB 1326.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.23GB / 8.19GB 1331.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.37GB / 18.42GB 1331.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.23GB / 8.19GB 1336.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.40GB / 18.42GB 1337.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.24GB / 8.19GB 1341.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.43GB / 18.42GB 1342.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.24GB / 8.19GB 1347.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.45GB / 18.42GB 1347.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.24GB / 8.19GB 1352.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.45GB / 18.42GB 1352.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.24GB / 8.19GB 1357.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.45GB / 18.42GB 1357.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.24GB / 8.19GB 1362.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.45GB / 18.42GB 1362.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.24GB / 8.19GB 1367.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.46GB / 18.42GB 1367.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.24GB / 8.19GB 1372.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.46GB / 18.42GB 1372.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.25GB / 8.19GB 1377.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.47GB / 18.42GB 1377.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.25GB / 8.19GB 1382.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.49GB / 18.42GB 1382.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.25GB / 8.19GB 1387.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.49GB / 18.42GB 1387.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.25GB / 8.19GB 1392.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.50GB / 18.42GB 1392.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.25GB / 8.19GB 1397.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.51GB / 18.42GB 1397.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.25GB / 8.19GB 1402.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.52GB / 18.42GB 1402.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.26GB / 8.19GB 1408.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.54GB / 18.42GB 1408.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.26GB / 8.19GB 1413.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.56GB / 18.42GB 1413.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.26GB / 8.19GB 1418.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.58GB / 18.42GB 1418.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.26GB / 8.19GB 1423.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.60GB / 18.42GB 1423.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.26GB / 8.19GB 1428.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.63GB / 18.42GB 1428.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.26GB / 8.19GB 1433.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.67GB / 18.42GB 1433.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.26GB / 8.19GB 1438.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.70GB / 18.42GB 1438.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.26GB / 8.19GB 1443.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.73GB / 18.42GB 1443.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.27GB / 8.19GB 1448.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.76GB / 18.42GB 1448.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.28GB / 8.19GB 1453.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.79GB / 18.42GB 1453.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.28GB / 8.19GB 1458.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.81GB / 18.42GB 1458.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.29GB / 8.19GB 1463.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.83GB / 18.42GB 1463.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.30GB / 8.19GB 1468.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.86GB / 18.42GB 1468.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.89GB / 18.42GB 1473.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.31GB / 8.19GB 1474.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.91GB / 18.42GB 1478.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.32GB / 8.19GB 1479.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.94GB / 18.42GB 1484.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.34GB / 8.19GB 1484.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.35GB / 8.19GB 1489.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 2.97GB / 18.42GB 1489.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.36GB / 8.19GB 1494.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.00GB / 18.42GB 1494.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.37GB / 8.19GB 1499.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.01GB / 18.42GB 1499.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.38GB / 8.19GB 1504.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.01GB / 18.42GB 1504.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.39GB / 8.19GB 1509.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.02GB / 18.42GB 1509.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.40GB / 8.19GB 1514.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.03GB / 18.42GB 1514.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.41GB / 8.19GB 1519.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.05GB / 18.42GB 1519.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.41GB / 8.19GB 1524.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.06GB / 18.42GB 1524.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.42GB / 8.19GB 1529.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.09GB / 18.42GB 1529.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.42GB / 8.19GB 1535.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.12GB / 18.42GB 1535.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.42GB / 8.19GB 1540.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.15GB / 18.42GB 1540.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.42GB / 8.19GB 1545.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.18GB / 18.42GB 1545.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.18GB / 18.42GB 1550.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.42GB / 8.19GB 1550.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.19GB / 18.42GB 1555.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.42GB / 8.19GB 1555.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.19GB / 18.42GB 1560.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.43GB / 8.19GB 1560.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.19GB / 18.42GB 1565.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.44GB / 8.19GB 1565.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.20GB / 18.42GB 1570.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.45GB / 8.19GB 1570.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.45GB / 8.19GB 1575.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.21GB / 18.42GB 1575.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.46GB / 8.19GB 1580.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.23GB / 18.42GB 1580.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.47GB / 8.19GB 1585.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.23GB / 18.42GB 1585.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.48GB / 8.19GB 1590.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.24GB / 18.42GB 1590.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.49GB / 8.19GB 1595.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.26GB / 18.42GB 1595.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.50GB / 8.19GB 1600.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.27GB / 18.42GB 1600.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.51GB / 8.19GB 1606.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.29GB / 18.42GB 1606.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.52GB / 8.19GB 1611.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.30GB / 18.42GB 1611.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.53GB / 8.19GB 1616.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.30GB / 18.42GB 1616.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.54GB / 8.19GB 1621.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.32GB / 18.42GB 1621.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.55GB / 8.19GB 1626.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.34GB / 18.42GB 1626.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.57GB / 8.19GB 1631.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.36GB / 18.42GB 1631.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.58GB / 8.19GB 1636.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.39GB / 18.42GB 1636.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.59GB / 8.19GB 1641.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.42GB / 18.42GB 1641.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.60GB / 8.19GB 1646.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.45GB / 18.42GB 1646.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.62GB / 8.19GB 1651.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.48GB / 18.42GB 1651.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.63GB / 8.19GB 1656.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.50GB / 18.42GB 1656.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.64GB / 8.19GB 1661.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.53GB / 18.42GB 1661.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.65GB / 8.19GB 1667.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.55GB / 18.42GB 1667.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.66GB / 8.19GB 1672.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.56GB / 18.42GB 1672.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.67GB / 8.19GB 1677.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.58GB / 18.42GB 1677.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.69GB / 8.19GB 1682.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.61GB / 18.42GB 1682.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.70GB / 8.19GB 1687.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.64GB / 18.42GB 1687.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.71GB / 8.19GB 1692.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.66GB / 18.42GB 1692.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.72GB / 8.19GB 1697.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.69GB / 18.42GB 1697.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.73GB / 8.19GB 1702.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.73GB / 18.42GB 1702.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.73GB / 8.19GB 1707.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.74GB / 18.42GB 1707.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.73GB / 8.19GB 1712.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.74GB / 18.42GB 1712.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.73GB / 8.19GB 1717.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.75GB / 18.42GB 1717.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.74GB / 8.19GB 1722.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.76GB / 18.42GB 1722.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.74GB / 8.19GB 1727.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.76GB / 18.42GB 1727.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.74GB / 8.19GB 1733.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.76GB / 18.42GB 1733.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.74GB / 8.19GB 1738.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.77GB / 18.42GB 1738.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.75GB / 8.19GB 1743.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.78GB / 18.42GB 1743.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.76GB / 8.19GB 1748.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.79GB / 18.42GB 1748.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.76GB / 8.19GB 1753.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.80GB / 18.42GB 1753.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.76GB / 8.19GB 1758.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.81GB / 18.42GB 1758.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.76GB / 8.19GB 1763.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.81GB / 18.42GB 1763.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.76GB / 8.19GB 1768.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.81GB / 18.42GB 1768.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.76GB / 8.19GB 1773.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.82GB / 18.42GB 1773.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.77GB / 8.19GB 1778.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.83GB / 18.42GB 1778.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.77GB / 8.19GB 1783.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.83GB / 18.42GB 1783.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.78GB / 8.19GB 1788.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.84GB / 18.42GB 1788.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.78GB / 8.19GB 1793.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.85GB / 18.42GB 1794.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.78GB / 8.19GB 1799.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.86GB / 18.42GB 1799.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.79GB / 8.19GB 1804.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.87GB / 18.42GB 1804.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.80GB / 8.19GB 1809.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.88GB / 18.42GB 1809.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.81GB / 8.19GB 1814.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.90GB / 18.42GB 1814.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.83GB / 8.19GB 1819.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.94GB / 18.42GB 1819.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.85GB / 8.19GB 1824.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 3.98GB / 18.42GB 1824.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.87GB / 8.19GB 1829.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.03GB / 18.42GB 1829.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.89GB / 8.19GB 1834.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.07GB / 18.42GB 1834.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.90GB / 8.19GB 1839.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.11GB / 18.42GB 1839.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.90GB / 8.19GB 1844.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.13GB / 18.42GB 1844.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.91GB / 8.19GB 1850.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.15GB / 18.42GB 1850.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.91GB / 8.19GB 1855.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.17GB / 18.42GB 1855.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.91GB / 8.19GB 1860.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.20GB / 18.42GB 1860.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.91GB / 8.19GB 1865.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.22GB / 18.42GB 1865.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.91GB / 8.19GB 1870.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.25GB / 18.42GB 1870.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.91GB / 8.19GB 1875.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.27GB / 18.42GB 1875.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.91GB / 8.19GB 1880.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.29GB / 18.42GB 1880.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.92GB / 8.19GB 1885.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.33GB / 18.42GB 1885.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.92GB / 8.19GB 1890.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.36GB / 18.42GB 1890.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.92GB / 8.19GB 1895.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.39GB / 18.42GB 1895.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.92GB / 8.19GB 1900.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.42GB / 18.42GB 1900.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.92GB / 8.19GB 1905.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.42GB / 18.42GB 1905.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.92GB / 8.19GB 1910.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.43GB / 18.42GB 1910.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.92GB / 8.19GB 1915.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.43GB / 18.42GB 1915.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.92GB / 8.19GB 1920.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.43GB / 18.42GB 1920.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.92GB / 8.19GB 1925.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.43GB / 18.42GB 1925.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.93GB / 8.19GB 1930.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.44GB / 18.42GB 1930.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.93GB / 8.19GB 1936.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.45GB / 18.42GB 1936.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.93GB / 8.19GB 1941.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.48GB / 18.42GB 1941.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.93GB / 8.19GB 1946.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.54GB / 18.42GB 1946.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.93GB / 8.19GB 1951.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.62GB / 18.42GB 1951.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.94GB / 8.19GB 1956.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.68GB / 18.42GB 1956.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.94GB / 8.19GB 1961.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.70GB / 18.42GB 1961.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.94GB / 8.19GB 1966.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.70GB / 18.42GB 1966.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.94GB / 8.19GB 1971.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.70GB / 18.42GB 1971.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.94GB / 8.19GB 1976.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.71GB / 18.42GB 1977.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.94GB / 8.19GB 1981.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.71GB / 18.42GB 1982.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.94GB / 8.19GB 1986.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.71GB / 18.42GB 1987.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.94GB / 8.19GB 1991.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.71GB / 18.42GB 1992.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.94GB / 8.19GB 1996.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.72GB / 18.42GB 1997.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.95GB / 8.19GB 2001.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.72GB / 18.42GB 2002.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.95GB / 8.19GB 2006.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.73GB / 18.42GB 2007.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.95GB / 8.19GB 2011.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.73GB / 18.42GB 2012.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.96GB / 8.19GB 2017.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.74GB / 18.42GB 2017.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.96GB / 8.19GB 2022.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.75GB / 18.42GB 2022.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.97GB / 8.19GB 2027.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.75GB / 18.42GB 2027.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.98GB / 8.19GB 2032.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.76GB / 18.42GB 2032.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.98GB / 8.19GB 2037.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.76GB / 18.42GB 2037.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.98GB / 8.19GB 2042.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.76GB / 18.42GB 2043.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.98GB / 8.19GB 2047.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.76GB / 18.42GB 2048.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.98GB / 8.19GB 2052.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.76GB / 18.42GB 2053.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.98GB / 8.19GB 2057.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.76GB / 18.42GB 2058.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.98GB / 8.19GB 2062.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.77GB / 18.42GB 2063.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.98GB / 8.19GB 2067.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.78GB / 18.42GB 2068.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 2.99GB / 8.19GB 2073.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.83GB / 18.42GB 2073.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.00GB / 8.19GB 2078.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.91GB / 18.42GB 2079.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.00GB / 8.19GB 2083.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 4.98GB / 18.42GB 2084.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.02GB / 8.19GB 2088.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.05GB / 18.42GB 2089.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.02GB / 8.19GB 2093.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.09GB / 18.42GB 2094.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.02GB / 8.19GB 2098.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.09GB / 18.42GB 2099.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.02GB / 8.19GB 2103.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.09GB / 18.42GB 2104.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.03GB / 8.19GB 2108.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.10GB / 18.42GB 2109.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.03GB / 8.19GB 2113.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.10GB / 18.42GB 2114.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.03GB / 8.19GB 2118.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.10GB / 18.42GB 2119.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.03GB / 8.19GB 2123.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.11GB / 18.42GB 2124.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.03GB / 8.19GB 2128.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.11GB / 18.42GB 2129.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.04GB / 8.19GB 2133.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.12GB / 18.42GB 2134.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.04GB / 8.19GB 2139.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.13GB / 18.42GB 2140.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.04GB / 8.19GB 2144.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.13GB / 18.42GB 2145.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.04GB / 8.19GB 2149.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.15GB / 18.42GB 2150.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.05GB / 8.19GB 2154.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.22GB / 18.42GB 2155.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.05GB / 8.19GB 2159.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.22GB / 18.42GB 2160.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.05GB / 8.19GB 2164.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.23GB / 18.42GB 2165.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.05GB / 8.19GB 2169.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.33GB / 18.42GB 2170.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.06GB / 8.19GB 2174.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.43GB / 18.42GB 2175.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.06GB / 8.19GB 2179.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.44GB / 18.42GB 2180.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.06GB / 8.19GB 2184.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.45GB / 18.42GB 2185.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.07GB / 8.19GB 2189.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.54GB / 18.42GB 2190.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.07GB / 8.19GB 2194.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.56GB / 18.42GB 2195.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.14GB / 8.19GB 2200.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.57GB / 18.42GB 2201.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.20GB / 8.19GB 2205.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.63GB / 18.42GB 2206.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.26GB / 8.19GB 2210.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.65GB / 18.42GB 2211.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.34GB / 8.19GB 2215.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.66GB / 18.42GB 2216.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.43GB / 8.19GB 2220.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.67GB / 18.42GB 2221.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.47GB / 8.19GB 2225.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.71GB / 18.42GB 2226.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.47GB / 8.19GB 2230.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.77GB / 18.42GB 2231.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.48GB / 8.19GB 2235.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.89GB / 18.42GB 2236.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.48GB / 8.19GB 2240.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.89GB / 18.42GB 2241.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.48GB / 8.19GB 2245.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.90GB / 18.42GB 2246.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.48GB / 8.19GB 2250.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.91GB / 18.42GB 2252.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.49GB / 8.19GB 2256.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.93GB / 18.42GB 2257.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.49GB / 8.19GB 2261.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.06GB / 18.42GB 2262.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.49GB / 8.19GB 2266.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.11GB / 18.42GB 2267.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.50GB / 8.19GB 2271.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.17GB / 18.42GB 2272.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.50GB / 8.19GB 2276.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.29GB / 18.42GB 2277.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.50GB / 8.19GB 2281.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.29GB / 18.42GB 2282.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.51GB / 8.19GB 2286.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.34GB / 18.42GB 2287.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.51GB / 8.19GB 2291.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.45GB / 18.42GB 2292.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.51GB / 8.19GB 2296.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.45GB / 18.42GB 2297.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.56GB / 8.19GB 2301.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.47GB / 18.42GB 2302.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.61GB / 8.19GB 2306.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.61GB / 18.42GB 2307.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.68GB / 8.19GB 2311.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.64GB / 18.42GB 2313.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.75GB / 8.19GB 2316.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.65GB / 18.42GB 2318.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.75GB / 8.19GB 2321.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.74GB / 18.42GB 2323.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.76GB / 8.19GB 2327.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.80GB / 18.42GB 2328.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.76GB / 8.19GB 2332.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.81GB / 18.42GB 2333.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.77GB / 8.19GB 2337.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 6.93GB / 18.42GB 2338.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.77GB / 8.19GB 2342.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 7.05GB / 18.42GB 2343.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.78GB / 8.19GB 2347.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 7.08GB / 18.42GB 2348.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.78GB / 8.19GB 2352.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 7.24GB / 18.42GB 2353.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.79GB / 8.19GB 2357.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 7.41GB / 18.42GB 2358.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.79GB / 8.19GB 2362.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 7.57GB / 18.42GB 2363.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.79GB / 8.19GB 2367.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 7.59GB / 18.42GB 2368.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.80GB / 8.19GB 2373.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 7.60GB / 18.42GB 2374.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.80GB / 8.19GB 2378.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 7.64GB / 18.42GB 2379.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.80GB / 8.19GB 2383.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 7.79GB / 18.42GB 2384.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.81GB / 8.19GB 2388.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 7.83GB / 18.42GB 2389.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.81GB / 8.19GB 2393.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 7.92GB / 18.42GB 2394.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.82GB / 8.19GB 2398.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.05GB / 18.42GB 2399.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.82GB / 8.19GB 2403.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.07GB / 18.42GB 2404.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.88GB / 8.19GB 2408.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.09GB / 18.42GB 2409.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 3.97GB / 8.19GB 2413.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.13GB / 18.42GB 2414.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.05GB / 8.19GB 2418.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.23GB / 18.42GB 2419.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.11GB / 8.19GB 2423.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.32GB / 18.42GB 2424.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.18GB / 8.19GB 2428.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.38GB / 18.42GB 2430.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.20GB / 8.19GB 2433.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.39GB / 18.42GB 2435.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.21GB / 8.19GB 2438.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.40GB / 18.42GB 2440.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.24GB / 8.19GB 2444.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.57GB / 18.42GB 2445.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.29GB / 8.19GB 2449.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.72GB / 18.42GB 2450.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.32GB / 8.19GB 2454.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.89GB / 18.42GB 2455.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.33GB / 8.19GB 2459.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 8.99GB / 18.42GB 2460.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.33GB / 8.19GB 2464.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 9.12GB / 18.42GB 2465.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.34GB / 8.19GB 2469.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 9.30GB / 18.42GB 2470.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.34GB / 8.19GB 2474.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 9.50GB / 18.42GB 2475.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.35GB / 8.19GB 2479.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 9.62GB / 18.42GB 2480.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.37GB / 8.19GB 2484.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 9.78GB / 18.42GB 2485.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.46GB / 8.19GB 2489.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 9.93GB / 18.42GB 2490.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.53GB / 8.19GB 2495.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 10.07GB / 18.42GB 2496.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.62GB / 8.19GB 2500.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 10.20GB / 18.42GB 2501.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.70GB / 8.19GB 2505.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 10.32GB / 18.42GB 2506.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.81GB / 8.19GB 2510.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 10.43GB / 18.42GB 2511.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 4.90GB / 8.19GB 2515.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 10.55GB / 18.42GB 2516.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.00GB / 8.19GB 2520.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 10.66GB / 18.42GB 2521.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.05GB / 8.19GB 2525.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 10.71GB / 18.42GB 2526.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.06GB / 8.19GB 2530.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 10.72GB / 18.42GB 2531.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.07GB / 8.19GB 2535.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 10.74GB / 18.42GB 2536.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.15GB / 8.19GB 2540.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 10.90GB / 18.42GB 2541.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.24GB / 8.19GB 2545.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 11.05GB / 18.42GB 2546.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.32GB / 8.19GB 2550.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 11.19GB / 18.42GB 2551.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.40GB / 8.19GB 2556.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 11.34GB / 18.42GB 2556.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.49GB / 8.19GB 2561.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 11.47GB / 18.42GB 2562.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.60GB / 8.19GB 2566.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 11.58GB / 18.42GB 2567.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.69GB / 8.19GB 2571.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 11.70GB / 18.42GB 2572.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.78GB / 8.19GB 2576.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 11.85GB / 18.42GB 2577.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.87GB / 8.19GB 2581.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 11.99GB / 18.42GB 2582.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.94GB / 8.19GB 2586.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 12.15GB / 18.42GB 2587.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.04GB / 8.19GB 2591.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 12.28GB / 18.42GB 2592.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.12GB / 8.19GB 2596.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 12.43GB / 18.42GB 2597.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.20GB / 8.19GB 2602.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 12.57GB / 18.42GB 2602.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.28GB / 8.19GB 2607.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 12.72GB / 18.42GB 2608.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.35GB / 8.19GB 2612.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 12.82GB / 18.42GB 2613.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.44GB / 8.19GB 2617.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 12.88GB / 18.42GB 2618.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.52GB / 8.19GB 2622.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 12.95GB / 18.42GB 2623.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.62GB / 8.19GB 2627.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 13.11GB / 18.42GB 2628.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.69GB / 8.19GB 2632.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 13.24GB / 18.42GB 2633.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.75GB / 8.19GB 2637.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 13.37GB / 18.42GB 2638.5s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.77GB / 8.19GB 2642.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 13.40GB / 18.42GB 2643.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.78GB / 8.19GB 2647.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 13.41GB / 18.42GB 2648.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.85GB / 8.19GB 2652.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 13.58GB / 18.42GB 2653.9s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.91GB / 8.19GB 2658.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 13.79GB / 18.42GB 2659.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 6.95GB / 8.19GB 2663.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 13.93GB / 18.42GB 2664.1s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.06GB / 8.19GB 2668.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 14.00GB / 18.42GB 2669.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.18GB / 8.19GB 2673.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 14.11GB / 18.42GB 2674.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.31GB / 8.19GB 2678.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 14.22GB / 18.42GB 2679.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.42GB / 8.19GB 2683.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 14.32GB / 18.42GB 2684.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.47GB / 8.19GB 2688.6s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 14.39GB / 18.42GB 2689.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.50GB / 8.19GB 2693.7s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 14.52GB / 18.42GB 2694.7s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.56GB / 8.19GB 2698.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 14.67GB / 18.42GB 2699.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.59GB / 8.19GB 2703.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 14.81GB / 18.42GB 2704.8s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.64GB / 8.19GB 2708.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 14.97GB / 18.42GB 2710.0s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.70GB / 8.19GB 2714.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 15.17GB / 18.42GB 2715.2s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.73GB / 8.19GB 2719.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 15.36GB / 18.42GB 2720.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.82GB / 8.19GB 2724.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 15.51GB / 18.42GB 2725.3s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.88GB / 8.19GB 2729.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 15.61GB / 18.42GB 2730.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 7.92GB / 8.19GB 2734.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 15.74GB / 18.42GB 2735.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 8.00GB / 8.19GB 2739.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 15.86GB / 18.42GB 2740.4s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 8.14GB / 8.19GB 2744.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 15.98GB / 18.42GB 2745.6s
#12 sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 8.19GB / 8.19GB 2748.3s done
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 16.12GB / 18.42GB 2750.7s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 5.0s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 16.29GB / 18.42GB 2755.7s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 10.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 16.51GB / 18.42GB 2760.8s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 15.1s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 16.72GB / 18.42GB 2765.9s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 20.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 16.92GB / 18.42GB 2770.9s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 25.2s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 17.10GB / 18.42GB 2775.9s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 30.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 17.24GB / 18.42GB 2780.9s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 35.3s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 17.48GB / 18.42GB 2786.0s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 40.4s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 17.73GB / 18.42GB 2791.2s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 47.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 17.95GB / 18.42GB 2796.3s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 52.8s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 18.15GB / 18.42GB 2801.4s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 57.9s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 18.34GB / 18.42GB 2806.5s
#12 sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 18.42GB / 18.42GB 2809.9s done
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 63.0s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 68.0s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 73.1s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 78.1s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 83.2s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 88.2s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 93.2s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 98.3s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 103.4s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 108.6s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 114.7s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 120.6s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 125.6s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 130.7s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 135.7s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 140.7s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 145.8s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 150.8s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 155.9s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 160.9s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 165.9s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 171.0s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 176.0s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 181.0s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 186.0s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 191.1s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 196.2s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 201.2s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 206.3s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 214.4s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 221.2s
#12 extracting sha256:649bab40a594fc85243f37338c5ba4cc7cb5da578f52cb50af1f96795c841d8b 224.4s done
#12 extracting sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1
#12 extracting sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 5.0s
#12 extracting sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 10.1s
#12 extracting sha256:864055388e1a7964d6562805611e8d874db5c402d37a1c24dbc9e87143f321e1 15.1s
2026-05-04 09:19.12: Cancelling: Timeout (50.0 minutes)
#12 CANCELED
ERROR: failed to build: failed to solve: Canceled: context canceled
Job cancelled
2026-05-04 09:19.13: Timeout (50.0 minutes)