Your message dated Wed, 6 Apr 2016 11:35:22 +0900
with message-id <[email protected]>
and subject line Re: Bug#820160: texlive-binaries: tex vs. kpsewhich - 
inconsistent paths are found
has caused the Debian Bug report #820160,
regarding texlive-binaries: tex vs. kpsewhich - inconsistent paths are found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
820160: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820160
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: texlive-binaries
Version: 2015.20160222.37495-1
Severity: important

Dear Maintainer,

"kpsewhich" shows one path, and "tex" uses another.

Steps to reproduce:

1) Create /usr/local/share/texmf/web2c/texmf.cnf with the following content:

    TEXMFHOME = /home/user/some-dir
    TEXMFVAR = $TEXMFLOCAL

2) Check path in pdftex:

    $ mkdir -p ~/some-dir/tex/
    $ cp /usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex 
~/some-dir/tex/
    $ pdftex -rec -jobname test '\input cwebmac.tex \end'
    $ grep cwebmac.tex test.fls
    INPUT /usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex

3) Check path in kpsewhich:

    $ kpsewhich cwebmac.tex
    /home/user/some-dir/tex/cwebmac.tex

4) Compare results of step 2) and 3).

I'm invoking the Debian kpsewhich and the Debian pdftex, both from /usr/bin

Attached are pdftex.log and kpsewhich.log, produced by the following commands:

    pdftex --kpathsea-debug=-1 -jobname test '\input cwebmac.tex \end' 2> 
pdftex.log
    kpsewhich -debug=-1 cwebmac.tex 2> kpsewhich.log


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages texlive-binaries depends on:
ii  dpkg              1.18.4
ii  libc6             2.21-9
ii  libfontconfig1    2.11.0-6.4
ii  libfreetype6      2.6.3-3
ii  libgcc1           1:5.3.1-11
ii  libgmp10          2:6.1.0+dfsg-2
ii  libgraphite2-3    1.3.6-1
ii  libgs9            9.18~dfsg-4
ii  libharfbuzz-icu0  1.0.1-1+b1
ii  libharfbuzz0b     1.0.1-1+b1
ii  libice6           2:1.0.9-1+b1
ii  libicu55          55.1-7
ii  libkpathsea6      2015.20160222.37495-1
ii  libmpfr4          3.1.4~rc1-1
ii  libpaper1         1.1.24+nmu4
ii  libpixman-1-0     0.33.6-1
ii  libpoppler57      0.38.0-2
ii  libpotrace0       1.13-2
ii  libptexenc1       2015.20160222.37495-1
ii  libsm6            2:1.2.2-1+b1
ii  libstdc++6        5.3.1-11
ii  libsynctex1       2015.20160222.37495-1
ii  libtexlua52       2015.20160222.37495-1
ii  libtexluajit2     2015.20160222.37495-1
ii  libx11-6          2:1.6.3-1
ii  libxaw7           2:1.0.13-1
ii  libxext6          2:1.3.3-1
ii  libxi6            2:1.7.6-1
ii  libxmu6           2:1.1.2-2
ii  libxpm4           1:3.5.11-1+b1
ii  libxt6            1:1.1.5-1
ii  libzzip-0-13      0.13.62-3
ii  perl              5.22.1-8
ii  t1utils           1.39-2
ii  tex-common        6.04
ii  zlib1g            1:1.2.8.dfsg-2+b1

Versions of packages texlive-binaries recommends:
ii  python        2.7.11-1
ii  ruby          1:2.3.0+1
ii  texlive-base  2015.20160223-1
ii  tk [wish]     8.6.0+9

texlive-binaries suggests no packages.

-- no debconf information
kdebug:Search path for cnf files (from compile-time paths.h)
kdebug:  = 
/etc/texmf/web2c:/usr/local/share/texmf/web2c:/usr/share/texmf/web2c:/usr/share/texlive/texmf-dist/web2c://share/texmf/web2c
kdebug:  before expansion = 
{/etc/texmf/web2c,/usr/local/share/texmf/web2c,/usr/share/texmf/web2c,/usr/share/texlive/texmf-dist/web2c,$SELFAUTOPARENT/share/texmf/web2c}
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = (none)
kdebug:  compile-time path = 
{/etc/texmf/web2c,/usr/local/share/texmf/web2c,/usr/share/texmf/web2c,/usr/share/texlive/texmf-dist/web2c,$SELFAUTOPARENT/share/texmf/web2c}
kdebug:  environment variables = TEXMFCNF
kdebug:  default suffixes = .cnf
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 8
kdebug:start search(file=texmf.cnf, must_exist=1, find_all=1, 
path=/etc/texmf/web2c:/usr/local/share/texmf/web2c:/usr/share/texmf/web2c:/usr/share/texlive/texmf-dist/web2c://share/texmf/web2c).
kdebug:path element /etc/texmf/web2c => /etc/texmf/web2c/
kdebug:path element /usr/local/share/texmf/web2c => 
/usr/local/share/texmf/web2c/
kdebug:path element /usr/share/texmf/web2c => /usr/share/texmf/web2c/
kdebug:path element /usr/share/texlive/texmf-dist/web2c => 
/usr/share/texlive/texmf-dist/web2c/
kdebug:kpse_normalize_path (//share/texmf/web2c) => 0
kdebug:path element /share/texmf/web2c =>
kdebug:Search path for ls-R files (from texmf.cnf)
kdebug:  = 
/var/lib/texmf:/usr/local/share/texmf:/usr/share/texmf:/usr/share/texlive/texmf-dist
kdebug:  before expansion = 
{!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = 
{!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = TEXMFDBS
kdebug:  default suffixes = ls-R ls-r
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 9
kdebug:start search(files=[ls-r ls-R], must_exist=1, find_all=1, 
path=/var/lib/texmf:/usr/local/share/texmf:/usr/share/texmf:/usr/share/texlive/texmf-dist).
kdebug:path element /var/lib/texmf => /var/lib/texmf/
kdebug:path element /usr/local/share/texmf => /usr/local/share/texmf/
kdebug:path element /usr/share/texmf => /usr/share/texmf/
kdebug:path element /usr/share/texlive/texmf-dist => 
/usr/share/texlive/texmf-dist/
kdebug:search([ls-r ls-R]) =>kdebug:variable: TEXMFLOG = (nil)
 /var/lib/texmf/ls-R /usr/local/share/texmf/ls-R /usr/share/texmf/ls-R 
/usr/share/texlive/texmf-dist/ls-R
kdebug:db:init(): using db file /var/lib/texmf/ls-R.
kdebug:db:init(): using db file /usr/local/share/texmf/ls-R.
kdebug:db:init(): using db file /usr/share/texmf/ls-R.
kdebug:db:init(): using db file /usr/share/texlive/texmf-dist/ls-R.
kdebug:/var/lib/texmf/ls-R: 109 entries in 28 directories (0 hidden).
kdebug:ls-R hash table:64007 buckets, 91 nonempty (0%); 109 entries, average 
chain 1.2.
kdebug:/usr/local/share/texmf/ls-R: 193 entries in 21 directories (0 hidden).
kdebug:ls-R hash table:64007 buckets, 269 nonempty (0%); 302 entries, average 
chain 1.1.
kdebug:/usr/share/texmf/ls-R: 5366 entries in 219 directories (0 hidden).
kdebug:ls-R hash table:64007 buckets, 5045 nonempty (7%); 5668 entries, average 
chain 1.1.
kdebug:/usr/share/texlive/texmf-dist/ls-R: 27494 entries in 2350 directories (0 
hidden).
kdebug:ls-R hash table:64007 buckets, 20390 nonempty (31%); 33162 entries, 
average chain 1.6.
kdebug:start search(file=aliases, must_exist=1, find_all=1, 
path=/var/lib/texmf:/usr/local/share/texmf:/usr/share/texmf:/usr/share/texlive/texmf-dist).
kdebug:search(aliases) =>
kdebug:Search path for gf files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/gf////:/usr/local/share/texmf/fonts/gf////:/home/user/some-dir/fonts/gf////:/etc/texmf/fonts/gf////:!!/var/lib/texmf/fonts/gf////:!!/usr/local/share/texmf/fonts/gf////:!!/usr/share/texmf/fonts/gf////:!!/usr/share/texlive/texmf-dist/fonts/gf////
kdebug:  before expansion = .:$TEXMF/fonts/gf/$MAKETEX_MODE//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/fonts/gf/$MAKETEX_MODE//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = GFFONTS GLYPHFONTS TEXFONTS
kdebug:  default suffixes = gf
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 0
kdebug:variable: MKTEXPK = (nil)
kdebug:Search path for pk files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/pk////:/usr/local/share/texmf/fonts/pk////:/home/user/some-dir/fonts/pk////:/etc/texmf/fonts/pk////:!!/var/lib/texmf/fonts/pk////:!!/usr/local/share/texmf/fonts/pk////:!!/usr/share/texmf/fonts/pk////:!!/usr/share/texlive/texmf-dist/fonts/pk////:/tmp/texfonts/pk////:/home/user/.texmf-config/fonts/pk/modeless//:/usr/local/share/texmf/fonts/pk/modeless//:/home/user/some-dir/fonts/pk/modeless//:/etc/texmf/fonts/pk/modeless//:!!/var/lib/texmf/fonts/pk/modeless//:!!/usr/local/share/texmf/fonts/pk/modeless//:!!/usr/share/texmf/fonts/pk/modeless//:!!/usr/share/texlive/texmf-dist/fonts/pk/modeless//:/tmp/texfonts/pk/modeless//
kdebug:  before expansion = 
.:{$TEXMF/fonts,$VARTEXFONTS}/pk/{$MAKETEX_MODE,modeless}//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = 
.:{$TEXMF/fonts,$VARTEXFONTS}/pk/{$MAKETEX_MODE,modeless}//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = PKFONTS TEXPKS GLYPHFONTS TEXFONTS
kdebug:  default suffixes = pk
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = mktexpk
kdebug:  runtime generation command = mktexpk --mfmode $MAKETEX_MODE --bdpi 
$MAKETEX_BASE_DPI --mag $MAKETEX_MAG --dpi $KPATHSEA_DPI
kdebug:  program enabled = 0
kdebug:  program enable level = 5
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 1
kdebug:variable: MKTEXPK = (nil)
kdebug:Search path for bitmap font files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts:/usr/local/share/texmf/fonts:/home/user/some-dir/fonts:/etc/texmf/fonts:!!/var/lib/texmf/fonts:!!/usr/local/share/texmf/fonts:!!/usr/share/texmf/fonts:!!/usr/share/texlive/texmf-dist/fonts
kdebug:  before expansion = .:$TEXMF/fonts
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/fonts
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = GLYPHFONTS TEXFONTS
kdebug:  default suffixes = (none)
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = mktexpk
kdebug:  runtime generation command = mktexpk --mfmode $MAKETEX_MODE --bdpi 
$MAKETEX_BASE_DPI --mag $MAKETEX_MAG --dpi $KPATHSEA_DPI
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 2
kdebug:variable: MKTEXTFM = (nil)
kdebug:Search path for tfm files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/tfm//:/usr/local/share/texmf/fonts/tfm//:/home/user/some-dir/fonts/tfm//:/etc/texmf/fonts/tfm//:!!/var/lib/texmf/fonts/tfm//:!!/usr/local/share/texmf/fonts/tfm//:!!/usr/share/texmf/fonts/tfm//:!!/usr/share/texlive/texmf-dist/fonts/tfm//:/tmp/texfonts/tfm//
kdebug:  before expansion = .:{$TEXMF/fonts,$VARTEXFONTS}/tfm//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:{$TEXMF/fonts,$VARTEXFONTS}/tfm//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = TFMFONTS TEXFONTS
kdebug:  default suffixes = .tfm
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = mktextfm
kdebug:  runtime generation command = mktextfm
kdebug:  program enabled = 0
kdebug:  program enable level = 5
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 3
kdebug:Search path for afm files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/afm//:/usr/local/share/texmf/fonts/afm//:/home/user/some-dir/fonts/afm//:/etc/texmf/fonts/afm//:!!/var/lib/texmf/fonts/afm//:!!/usr/local/share/texmf/fonts/afm//:!!/usr/share/texmf/fonts/afm//:!!/usr/share/texlive/texmf-dist/fonts/afm//:/usr/share/fonts//
kdebug:  before expansion = .:$TEXMF/fonts/afm//:$OSFONTDIR//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/fonts/afm//:$OSFONTDIR//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = AFMFONTS TEXFONTS
kdebug:  default suffixes = .afm
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 4
kdebug:variable: MKTEXFMT = (nil)
kdebug:Search path for base files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/web2c/unsetengine:/usr/local/share/texmf/web2c/unsetengine:/home/user/some-dir/web2c/unsetengine:/etc/texmf/web2c/unsetengine:!!/var/lib/texmf/web2c/unsetengine:!!/usr/local/share/texmf/web2c/unsetengine:!!/usr/share/texmf/web2c/unsetengine:!!/usr/share/texlive/texmf-dist/web2c/unsetengine:/home/user/.texmf-config/web2c:/usr/local/share/texmf/web2c:/home/user/some-dir/web2c:/etc/texmf/web2c:!!/var/lib/texmf/web2c:!!/usr/local/share/texmf/web2c:!!/usr/share/texmf/web2c:!!/usr/share/texlive/texmf-dist/web2c
kdebug:  before expansion = .:$TEXMF/web2c{/$engine,}
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/web2c{/$engine,}
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = MFBASES TEXMFINI
kdebug:  default suffixes = .base
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = mktexfmt
kdebug:  runtime generation command = mktexfmt
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 5
kdebug:Search path for bib files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/bibtex/bib//:/usr/local/share/texmf/bibtex/bib//:/home/user/some-dir/bibtex/bib//:/etc/texmf/bibtex/bib//:!!/var/lib/texmf/bibtex/bib//:!!/usr/local/share/texmf/bibtex/bib//:!!/usr/share/texmf/bibtex/bib//:!!/usr/share/texlive/texmf-dist/bibtex/bib//
kdebug:  before expansion = .:$TEXMF/bibtex/bib//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/bibtex/bib//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = BIBINPUTS TEXBIB
kdebug:  default suffixes = .bib
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 6
kdebug:Search path for bst files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/bibtex/bst//:/usr/local/share/texmf/bibtex/bst//:/home/user/some-dir/bibtex/bst//:/etc/texmf/bibtex/bst//:!!/var/lib/texmf/bibtex/bst//:!!/usr/local/share/texmf/bibtex/bst//:!!/usr/share/texmf/bibtex/bst//:!!/usr/share/texlive/texmf-dist/bibtex/bst//:/home/user/.texmf-config/bibtex/csf//:/usr/local/share/texmf/bibtex/csf//:/home/user/some-dir/bibtex/csf//:/etc/texmf/bibtex/csf//:!!/var/lib/texmf/bibtex/csf//:!!/usr/local/share/texmf/bibtex/csf//:!!/usr/share/texmf/bibtex/csf//:!!/usr/share/texlive/texmf-dist/bibtex/csf//
kdebug:  before expansion = .:$TEXMF/bibtex/{bst,csf}//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/bibtex/{bst,csf}//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = BSTINPUTS
kdebug:  default suffixes = .bst
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 7
kdebug:variable: MKTEXFMT = (nil)
kdebug:Search path for fmt files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/web2c/unsetengine:/usr/local/share/texmf/web2c/unsetengine:/home/user/some-dir/web2c/unsetengine:/etc/texmf/web2c/unsetengine:!!/var/lib/texmf/web2c/unsetengine:!!/usr/local/share/texmf/web2c/unsetengine:!!/usr/share/texmf/web2c/unsetengine:!!/usr/share/texlive/texmf-dist/web2c/unsetengine:/home/user/.texmf-config/web2c:/usr/local/share/texmf/web2c:/home/user/some-dir/web2c:/etc/texmf/web2c:!!/var/lib/texmf/web2c:!!/usr/local/share/texmf/web2c:!!/usr/share/texmf/web2c:!!/usr/share/texlive/texmf-dist/web2c
kdebug:  before expansion = .:$TEXMF/web2c{/$engine,}
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/web2c{/$engine,}
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = TEXFORMATS TEXMFINI
kdebug:  default suffixes = .fmt
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = mktexfmt
kdebug:  runtime generation command = mktexfmt
kdebug:  program enabled = 0
kdebug:  program enable level = 5
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 10
kdebug:Search path for map files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/map/kpsewhich//:/usr/local/share/texmf/fonts/map/kpsewhich//:/home/user/some-dir/fonts/map/kpsewhich//:/etc/texmf/fonts/map/kpsewhich//:!!/var/lib/texmf/fonts/map/kpsewhich//:!!/usr/local/share/texmf/fonts/map/kpsewhich//:!!/usr/share/texmf/fonts/map/kpsewhich//:!!/usr/share/texlive/texmf-dist/fonts/map/kpsewhich//:/home/user/.texmf-config/fonts/map/pdftex//:/usr/local/share/texmf/fonts/map/pdftex//:/home/user/some-dir/fonts/map/pdftex//:/etc/texmf/fonts/map/pdftex//:!!/var/lib/texmf/fonts/map/pdftex//:!!/usr/local/share/texmf/fonts/map/pdftex//:!!/usr/share/texmf/fonts/map/pdftex//:!!/usr/share/texlive/texmf-dist/fonts/map/pdftex//:/home/user/.texmf-config/fonts/map/dvips//:/usr/local/share/texmf/fonts/map/dvips//:/home/user/some-dir/fonts/map/dvips//:/etc/texmf/fonts/map/dvips//:!!/var/lib/texmf/fonts/map/dvips//:!!/usr/local/share/texmf/fonts/map/dvips//:!!/usr/share/texmf/fonts/map/dvips//:!!/usr/share/texlive/texmf-dist/fonts/map/dvips
 
//:/home/user/.texmf-config/fonts/map///:/usr/local/share/texmf/fonts/map///:/home/user/some-dir/fonts/map///:/etc/texmf/fonts/map///:!!/var/lib/texmf/fonts/map///:!!/usr/local/share/texmf/fonts/map///:!!/usr/share/texmf/fonts/map///:!!/usr/share/texlive/texmf-dist/fonts/map///
kdebug:  before expansion = .:$TEXMF/fonts/map/{$progname,pdftex,dvips,}//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/fonts/map/{$progname,pdftex,dvips,}//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = TEXFONTMAPS TEXFONTS
kdebug:  default suffixes = .map
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 11
kdebug:variable: MKTEXFMT = (nil)
kdebug:Search path for mem files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/web2c/unsetengine:/usr/local/share/texmf/web2c/unsetengine:/home/user/some-dir/web2c/unsetengine:/etc/texmf/web2c/unsetengine:!!/var/lib/texmf/web2c/unsetengine:!!/usr/local/share/texmf/web2c/unsetengine:!!/usr/share/texmf/web2c/unsetengine:!!/usr/share/texlive/texmf-dist/web2c/unsetengine:/home/user/.texmf-config/web2c:/usr/local/share/texmf/web2c:/home/user/some-dir/web2c:/etc/texmf/web2c:!!/var/lib/texmf/web2c:!!/usr/local/share/texmf/web2c:!!/usr/share/texmf/web2c:!!/usr/share/texlive/texmf-dist/web2c
kdebug:  before expansion = .:$TEXMF/web2c{/$engine,}
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/web2c{/$engine,}
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = MPMEMS TEXMFINI
kdebug:  default suffixes = .mem
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = mktexfmt
kdebug:  runtime generation command = mktexfmt
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 12
kdebug:variable: MKTEXMF = (nil)
kdebug:Search path for mf files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/metafont//:/usr/local/share/texmf/metafont//:/home/user/some-dir/metafont//:/etc/texmf/metafont//:!!/var/lib/texmf/metafont//:!!/usr/local/share/texmf/metafont//:!!/usr/share/texmf/metafont//:!!/usr/share/texlive/texmf-dist/metafont//:/home/user/.texmf-config/fonts/source//:/usr/local/share/texmf/fonts/source//:/home/user/some-dir/fonts/source//:/etc/texmf/fonts/source//:!!/var/lib/texmf/fonts/source//:!!/usr/local/share/texmf/fonts/source//:!!/usr/share/texmf/fonts/source//:!!/usr/share/texlive/texmf-dist/fonts/source//:/tmp/texfonts/source//
kdebug:  before expansion = 
.:$TEXMF/metafont//:{$TEXMF/fonts,$VARTEXFONTS}/source//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = 
.:$TEXMF/metafont//:{$TEXMF/fonts,$VARTEXFONTS}/source//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = MFINPUTS
kdebug:  default suffixes = .mf
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = mktexmf
kdebug:  runtime generation command = mktexmf
kdebug:  program enabled = 0
kdebug:  program enable level = 5
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 13
kdebug:Search path for mfpool files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/web2c:/usr/local/share/texmf/web2c:/home/user/some-dir/web2c:/etc/texmf/web2c:!!/var/lib/texmf/web2c:!!/usr/local/share/texmf/web2c:!!/usr/share/texmf/web2c:!!/usr/share/texlive/texmf-dist/web2c
kdebug:  before expansion = ${TEXPOOL}
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = ${TEXPOOL}
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = MFPOOL TEXMFINI
kdebug:  default suffixes = .pool
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 14
kdebug:Search path for mft files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/mft//:/usr/local/share/texmf/mft//:/home/user/some-dir/mft//:/etc/texmf/mft//:!!/var/lib/texmf/mft//:!!/usr/local/share/texmf/mft//:!!/usr/share/texmf/mft//:!!/usr/share/texlive/texmf-dist/mft//
kdebug:  before expansion = .:$TEXMF/mft//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/mft//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = MFTINPUTS
kdebug:  default suffixes = .mft
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 15
kdebug:Search path for mp files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/metapost//:/usr/local/share/texmf/metapost//:/home/user/some-dir/metapost//:/etc/texmf/metapost//:!!/var/lib/texmf/metapost//:!!/usr/local/share/texmf/metapost//:!!/usr/share/texmf/metapost//:!!/usr/share/texlive/texmf-dist/metapost//
kdebug:  before expansion = .:$TEXMF/metapost//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/metapost//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = MPINPUTS
kdebug:  default suffixes = .mp
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 16
kdebug:Search path for mppool files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/web2c:/usr/local/share/texmf/web2c:/home/user/some-dir/web2c:/etc/texmf/web2c:!!/var/lib/texmf/web2c:!!/usr/local/share/texmf/web2c:!!/usr/share/texmf/web2c:!!/usr/share/texlive/texmf-dist/web2c
kdebug:  before expansion = ${TEXPOOL}
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = ${TEXPOOL}
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = MPPOOL TEXMFINI
kdebug:  default suffixes = .pool
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 17
kdebug:Search path for MetaPost support files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/metapost/support:/usr/local/share/texmf/metapost/support:/home/user/some-dir/metapost/support:/etc/texmf/metapost/support:!!/var/lib/texmf/metapost/support:!!/usr/local/share/texmf/metapost/support:!!/usr/share/texmf/metapost/support:!!/usr/share/texlive/texmf-dist/metapost/support
kdebug:  before expansion = .:$TEXMF/metapost/support
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/metapost/support
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = MPSUPPORT
kdebug:  default suffixes = (none)
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 18
kdebug:variable: MKOCP = (nil)
kdebug:Search path for ocp files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/omega/ocp//:/usr/local/share/texmf/omega/ocp//:/home/user/some-dir/omega/ocp//:/etc/texmf/omega/ocp//:!!/var/lib/texmf/omega/ocp//:!!/usr/local/share/texmf/omega/ocp//:!!/usr/share/texmf/omega/ocp//:!!/usr/share/texlive/texmf-dist/omega/ocp//
kdebug:  before expansion = .:$TEXMF/omega/ocp//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/omega/ocp//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = OCPINPUTS
kdebug:  default suffixes = .ocp
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = mkocp
kdebug:  runtime generation command = mkocp
kdebug:  program enabled = 0
kdebug:  program enable level = 5
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 19
kdebug:variable: MKOFM = (nil)
kdebug:Search path for ofm files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/ofm//:/usr/local/share/texmf/fonts/ofm//:/home/user/some-dir/fonts/ofm//:/etc/texmf/fonts/ofm//:!!/var/lib/texmf/fonts/ofm//:!!/usr/local/share/texmf/fonts/ofm//:!!/usr/share/texmf/fonts/ofm//:!!/usr/share/texlive/texmf-dist/fonts/ofm//:/tmp/texfonts/ofm//:/home/user/.texmf-config/fonts/tfm//:/usr/local/share/texmf/fonts/tfm//:/home/user/some-dir/fonts/tfm//:/etc/texmf/fonts/tfm//:!!/var/lib/texmf/fonts/tfm//:!!/usr/local/share/texmf/fonts/tfm//:!!/usr/share/texmf/fonts/tfm//:!!/usr/share/texlive/texmf-dist/fonts/tfm//:/tmp/texfonts/tfm//
kdebug:  before expansion = .:{$TEXMF/fonts,$VARTEXFONTS}/{ofm,tfm}//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:{$TEXMF/fonts,$VARTEXFONTS}/{ofm,tfm}//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = OFMFONTS TEXFONTS
kdebug:  default suffixes = .ofm .tfm
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = mkofm
kdebug:  runtime generation command = mkofm
kdebug:  program enabled = 0
kdebug:  program enable level = 5
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 20
kdebug:Search path for opl files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/opl//:/usr/local/share/texmf/fonts/opl//:/home/user/some-dir/fonts/opl//:/etc/texmf/fonts/opl//:!!/var/lib/texmf/fonts/opl//:!!/usr/local/share/texmf/fonts/opl//:!!/usr/share/texmf/fonts/opl//:!!/usr/share/texlive/texmf-dist/fonts/opl//:/tmp/texfonts/opl//
kdebug:  before expansion = .:{$TEXMF/fonts,$VARTEXFONTS}/opl//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:{$TEXMF/fonts,$VARTEXFONTS}/opl//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = OPLFONTS TEXFONTS
kdebug:  default suffixes = .opl
kdebug:  other suffixes = .pl
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 21
kdebug:Search path for otp files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/omega/otp//:/usr/local/share/texmf/omega/otp//:/home/user/some-dir/omega/otp//:/etc/texmf/omega/otp//:!!/var/lib/texmf/omega/otp//:!!/usr/local/share/texmf/omega/otp//:!!/usr/share/texmf/omega/otp//:!!/usr/share/texlive/texmf-dist/omega/otp//
kdebug:  before expansion = .:$TEXMF/omega/otp//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/omega/otp//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = OTPINPUTS
kdebug:  default suffixes = .otp
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 22
kdebug:Search path for ovf files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/ovf//:/usr/local/share/texmf/fonts/ovf//:/home/user/some-dir/fonts/ovf//:/etc/texmf/fonts/ovf//:!!/var/lib/texmf/fonts/ovf//:!!/usr/local/share/texmf/fonts/ovf//:!!/usr/share/texmf/fonts/ovf//:!!/usr/share/texlive/texmf-dist/fonts/ovf//:/tmp/texfonts/ovf//:/home/user/.texmf-config/fonts/vf//:/usr/local/share/texmf/fonts/vf//:/home/user/some-dir/fonts/vf//:/etc/texmf/fonts/vf//:!!/var/lib/texmf/fonts/vf//:!!/usr/local/share/texmf/fonts/vf//:!!/usr/share/texmf/fonts/vf//:!!/usr/share/texlive/texmf-dist/fonts/vf//:/tmp/texfonts/vf//
kdebug:  before expansion = .:{$TEXMF/fonts,$VARTEXFONTS}/{ovf,vf}//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:{$TEXMF/fonts,$VARTEXFONTS}/{ovf,vf}//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = OVFFONTS TEXFONTS
kdebug:  default suffixes = .ovf .vf
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 23
kdebug:Search path for ovp files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/ovp//:/usr/local/share/texmf/fonts/ovp//:/home/user/some-dir/fonts/ovp//:/etc/texmf/fonts/ovp//:!!/var/lib/texmf/fonts/ovp//:!!/usr/local/share/texmf/fonts/ovp//:!!/usr/share/texmf/fonts/ovp//:!!/usr/share/texlive/texmf-dist/fonts/ovp//:/tmp/texfonts/ovp//
kdebug:  before expansion = .:{$TEXMF/fonts,$VARTEXFONTS}/ovp//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:{$TEXMF/fonts,$VARTEXFONTS}/ovp//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = OVPFONTS TEXFONTS
kdebug:  default suffixes = .ovp
kdebug:  other suffixes = .vpl
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 24
kdebug:Search path for graphic/figure files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/tex/kpsewhich//:/usr/local/share/texmf/tex/kpsewhich//:/home/user/some-dir/tex/kpsewhich//:/etc/texmf/tex/kpsewhich//:!!/var/lib/texmf/tex/kpsewhich//:!!/usr/local/share/texmf/tex/kpsewhich//:!!/usr/share/texmf/tex/kpsewhich//:!!/usr/share/texlive/texmf-dist/tex/kpsewhich//:/home/user/.texmf-config/tex/generic//:/usr/local/share/texmf/tex/generic//:/home/user/some-dir/tex/generic//:/etc/texmf/tex/generic//:!!/var/lib/texmf/tex/generic//:!!/usr/local/share/texmf/tex/generic//:!!/usr/share/texmf/tex/generic//:!!/usr/share/texlive/texmf-dist/tex/generic//:/home/user/.texmf-config/tex///:/usr/local/share/texmf/tex///:/home/user/some-dir/tex///:/etc/texmf/tex///:!!/var/lib/texmf/tex///:!!/usr/local/share/texmf/tex///:!!/usr/share/texmf/tex///:!!/usr/share/texlive/texmf-dist/tex///
kdebug:  before expansion = .:$TEXMF/tex/{$progname,generic,}//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/tex/{$progname,generic,}//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = TEXPICTS TEXINPUTS
kdebug:  default suffixes = (none)
kdebug:  other suffixes = .eps .epsi
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 25
kdebug:variable: MKTEXTEX = (nil)
kdebug:Search path for tex files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/tex/kpsewhich//:/usr/local/share/texmf/tex/kpsewhich//:/home/user/some-dir/tex/kpsewhich//:/etc/texmf/tex/kpsewhich//:!!/var/lib/texmf/tex/kpsewhich//:!!/usr/local/share/texmf/tex/kpsewhich//:!!/usr/share/texmf/tex/kpsewhich//:!!/usr/share/texlive/texmf-dist/tex/kpsewhich//:/home/user/.texmf-config/tex/generic//:/usr/local/share/texmf/tex/generic//:/home/user/some-dir/tex/generic//:/etc/texmf/tex/generic//:!!/var/lib/texmf/tex/generic//:!!/usr/local/share/texmf/tex/generic//:!!/usr/share/texmf/tex/generic//:!!/usr/share/texlive/texmf-dist/tex/generic//:/home/user/.texmf-config/tex///:/usr/local/share/texmf/tex///:/home/user/some-dir/tex///:/etc/texmf/tex///:!!/var/lib/texmf/tex///:!!/usr/local/share/texmf/tex///:!!/usr/share/texmf/tex///:!!/usr/share/texlive/texmf-dist/tex///
kdebug:  before expansion = .:$TEXMF/tex/{$progname,generic,}//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/tex/{$progname,generic,}//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = TEXINPUTS
kdebug:  default suffixes = .tex
kdebug:  other suffixes = .sty .cls .fd .aux .bbl .def .clo .ldf
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = mktextex
kdebug:  runtime generation command = mktextex
kdebug:  program enabled = 0
kdebug:  program enable level = 5
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 26
kdebug:kpse_find_file: searching for cwebmac.tex of type tex (from texmf.cnf)
kdebug:variable: try_std_extension_first = t
kdebug:start search(files=[cwebmac.tex], must_exist=0, find_all=0, 
path=.:/home/user/.texmf-config/tex/kpsewhich//:/usr/local/share/texmf/tex/kpsewhich//:/home/user/some-dir/tex/kpsewhich//:/etc/texmf/tex/kpsewhich//:!!/var/lib/texmf/tex/kpsewhich//:!!/usr/local/share/texmf/tex/kpsewhich//:!!/usr/share/texmf/tex/kpsewhich//:!!/usr/share/texlive/texmf-dist/tex/kpsewhich//:/home/user/.texmf-config/tex/generic//:/usr/local/share/texmf/tex/generic//:/home/user/some-dir/tex/generic//:/etc/texmf/tex/generic//:!!/var/lib/texmf/tex/generic//:!!/usr/local/share/texmf/tex/generic//:!!/usr/share/texmf/tex/generic//:!!/usr/share/texlive/texmf-dist/tex/generic//:/home/user/.texmf-config/tex///:/usr/local/share/texmf/tex///:/home/user/some-dir/tex///:/etc/texmf/tex///:!!/var/lib/texmf/tex///:!!/usr/local/share/texmf/tex///:!!/usr/share/texmf/tex///:!!/usr/share/texlive/texmf-dist/tex///).
kdebug:path element . => ./
kdebug:path element /home/user/.texmf-config/tex/kpsewhich// =>
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex/kpsewhich//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex/kpsewhich//)
 = 0
kdebug:path element /home/user/some-dir/tex/kpsewhich// =>
kdebug:path element /etc/texmf/tex/kpsewhich// =>
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/var/lib/texmf/tex/kpsewhich//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/var/lib/texmf/tex/kpsewhich//)
 = 0
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex/kpsewhich//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex/kpsewhich//)
 = 0
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/share/texmf/tex/kpsewhich//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/share/texmf/tex/kpsewhich//)
 = 0
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/share/texlive/texmf-dist/tex/kpsewhich//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/share/texlive/texmf-dist/tex/kpsewhich//)
 = 0
kdebug:path element /home/user/.texmf-config/tex/generic// =>
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex/generic//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex/generic//)
 = 0
kdebug:path element /home/user/some-dir/tex/generic// =>
kdebug:dir_links(/etc/texmf/tex/generic/config) => 2
kdebug:path element /etc/texmf/tex/generic// => /etc/texmf/tex/generic/ 
/etc/texmf/tex/generic/config/
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/var/lib/texmf/tex/generic//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/var/lib/texmf/tex/generic//)
 = 0
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex/generic//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex/generic//)
 = 0
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/share/texmf/tex/generic//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/share/texmf/tex/generic//)
 = 0
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/share/texlive/texmf-dist/tex/generic//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/share/texlive/texmf-dist/tex/generic//)
 = 0
kdebug:path element /home/user/.texmf-config/tex/// =>
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex///)
 = 1
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex///)
 = 0
kdebug:dir_links(/home/user/some-dir/tex/cwebmac.tex) => -1
kdebug:path element /home/user/some-dir/tex/// => /home/user/some-dir/tex/
kdebug:search([cwebmac.tex]) => /home/user/some-dir/tex/cwebmac.tex
kdebug:Search path for cnf files (from compile-time paths.h)
kdebug:  = 
/etc/texmf/web2c:/usr/local/share/texmf/web2c:/usr/share/texmf/web2c:/usr/share/texlive/texmf-dist/web2c://share/texmf/web2c
kdebug:  before expansion = 
{/etc/texmf/web2c,/usr/local/share/texmf/web2c,/usr/share/texmf/web2c,/usr/share/texlive/texmf-dist/web2c,$SELFAUTOPARENT/share/texmf/web2c}
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = (none)
kdebug:  compile-time path = 
{/etc/texmf/web2c,/usr/local/share/texmf/web2c,/usr/share/texmf/web2c,/usr/share/texlive/texmf-dist/web2c,$SELFAUTOPARENT/share/texmf/web2c}
kdebug:  environment variables = TEXMFCNF
kdebug:  default suffixes = .cnf
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 8
kdebug:start search(file=texmf.cnf, must_exist=1, find_all=1, 
path=/etc/texmf/web2c:/usr/local/share/texmf/web2c:/usr/share/texmf/web2c:/usr/share/texlive/texmf-dist/web2c://share/texmf/web2c).
kdebug:path element /etc/texmf/web2c => /etc/texmf/web2c/
kdebug:path element /usr/local/share/texmf/web2c => 
/usr/local/share/texmf/web2c/
kdebug:path element /usr/share/texmf/web2c => /usr/share/texmf/web2c/
kdebug:path element /usr/share/texlive/texmf-dist/web2c => 
/usr/share/texlive/texmf-dist/web2c/
kdebug:kpse_normalize_path (//share/texmf/web2c) => 0
kdebug:path element /share/texmf/web2c =>
kdebug:fopen(/etc/texmf/web2c/texmf.cnf, r) => 0x10131e0
kdebug:fclose(0x10131e0) => 0
kdebug:fopen(/usr/local/share/texmf/web2c/texmf.cnf, r) => 0x10131e0
kdebug:fclose(0x10131e0) => 0
kdebug:fopen(/usr/share/texmf/web2c/texmf.cnf, r) => 0x10131e0
kdebug:fclose(0x10131e0) => 0
kdebug:fopen(/usr/share/texlive/texmf-dist/web2c/texmf.cnf, r) => 0x10131e0
kdebug:fclose(0x10131e0) => 0
kdebug:hash_lookup(TEXMFDBS.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDBS) => 
{!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST} 
{!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
kdebug:hash_lookup(TEXMFSYSVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSVAR) => /var/lib/texmf /var/lib/texmf
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFDEBIAN.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDEBIAN) => /usr/share/texmf /usr/share/texmf
kdebug:hash_lookup(TEXMFDIST.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDIST) => $TEXMFROOT/texmf-dist $TEXMFROOT/texmf-dist
kdebug:hash_lookup(TEXMFROOT.pdftex) => (nil)
kdebug:hash_lookup(TEXMFROOT) => /usr/share/texlive /usr/share/texlive
kdebug:Search path for ls-R files (from texmf.cnf)
kdebug:  = 
/var/lib/texmf:/usr/local/share/texmf:/usr/share/texmf:/usr/share/texlive/texmf-dist
kdebug:  before expansion = 
{!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = 
{!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = TEXMFDBS
kdebug:  default suffixes = ls-R ls-r
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 9
kdebug:start search(files=[ls-r ls-R], must_exist=1, find_all=1, 
path=/var/lib/texmf:/usr/local/share/texmf:/usr/share/texmf:/usr/share/texlive/texmf-dist).
kdebug:path element /var/lib/texmf => /var/lib/texmf/
kdebug:path element /usr/local/share/texmf => /usr/local/share/texmf/
kdebug:path element /usr/share/texmf => /usr/share/texmf/
kdebug:path element /usr/share/texlive/texmf-dist => 
/usr/share/texlive/texmf-dist/
kdebug:search([ls-r ls-R]) =>kdebug:hash_lookup(TEXMFLOG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOG) => (nil)
kdebug:variable: TEXMFLOG = (nil)
 /var/lib/texmf/ls-R /usr/local/share/texmf/ls-R /usr/share/texmf/ls-R 
/usr/share/texlive/texmf-dist/ls-R
kdebug:db:init(): using db file /var/lib/texmf/ls-R.
kdebug:db:init(): using db file /usr/local/share/texmf/ls-R.
kdebug:db:init(): using db file /usr/share/texmf/ls-R.
kdebug:db:init(): using db file /usr/share/texlive/texmf-dist/ls-R.
kdebug:fopen(/var/lib/texmf/ls-R, r) => 0x101fa50
kdebug:fclose(0x101fa50) => 0
kdebug:/var/lib/texmf/ls-R: 109 entries in 28 directories (0 hidden).
kdebug:ls-R hash table:64007 buckets, 91 nonempty (0%); 109 entries, average 
chain 1.2.
kdebug:fopen(/usr/local/share/texmf/ls-R, r) => 0x1021cb0
kdebug:fclose(0x1021cb0) => 0
kdebug:/usr/local/share/texmf/ls-R: 193 entries in 21 directories (0 hidden).
kdebug:ls-R hash table:64007 buckets, 269 nonempty (0%); 302 entries, average 
chain 1.1.
kdebug:fopen(/usr/share/texmf/ls-R, r) => 0x10251b0
kdebug:fclose(0x10251b0) => 0
kdebug:/usr/share/texmf/ls-R: 5366 entries in 219 directories (0 hidden).
kdebug:ls-R hash table:64007 buckets, 5045 nonempty (7%); 5668 entries, average 
chain 1.1.
kdebug:fopen(/usr/share/texlive/texmf-dist/ls-R, r) => 0x107d010
kdebug:fclose(0x107d010) => 0
kdebug:/usr/share/texlive/texmf-dist/ls-R: 27494 entries in 2350 directories (0 
hidden).
kdebug:ls-R hash table:64007 buckets, 20390 nonempty (31%); 33162 entries, 
average chain 1.6.
kdebug:start search(file=aliases, must_exist=1, find_all=1, 
path=/var/lib/texmf:/usr/local/share/texmf:/usr/share/texmf:/usr/share/texlive/texmf-dist).
kdebug:search(aliases) =>
kdebug:hash_lookup(file_line_error_style.pdftex) => (nil)
kdebug:hash_lookup(file_line_error_style) => f f
kdebug:variable: file_line_error_style = f
kdebug:hash_lookup(parse_first_line.pdftex) => (nil)
kdebug:hash_lookup(parse_first_line) => t t
kdebug:variable: parse_first_line = t
kdebug:hash_lookup(shell_escape.pdftex) => (nil)
kdebug:hash_lookup(shell_escape) => p p
kdebug:variable: shell_escape = p
kdebug:hash_lookup(shell_escape_commands.pdftex) => (nil)
kdebug:hash_lookup(shell_escape_commands) => 
bibtex,bibtex8,extractbb,kpsewhich,makeindex,mpost,repstopdf, 
bibtex,bibtex8,extractbb,kpsewhich,makeindex,mpost,repstopdf,
kdebug:variable: shell_escape_commands = 
bibtex,bibtex8,extractbb,kpsewhich,makeindex,mpost,repstopdf,
kdebug:hash_lookup(output_comment.pdftex) => (nil)
kdebug:hash_lookup(output_comment) => (nil)
kdebug:variable: output_comment = (nil)
kdebug:hash_lookup(mem_bot.pdftex) => (nil)
kdebug:hash_lookup(mem_bot) => (nil)
kdebug:variable: mem_bot = (nil)
kdebug:hash_lookup(main_memory.pdftex) => (nil)
kdebug:hash_lookup(main_memory) => 5000000 5000000
kdebug:variable: main_memory = 5000000
kdebug:hash_lookup(extra_mem_top.pdftex) => (nil)
kdebug:hash_lookup(extra_mem_top) => 0 0
kdebug:variable: extra_mem_top = 0
kdebug:hash_lookup(extra_mem_bot.pdftex) => (nil)
kdebug:hash_lookup(extra_mem_bot) => 0 0
kdebug:variable: extra_mem_bot = 0
kdebug:hash_lookup(pool_size.pdftex) => (nil)
kdebug:hash_lookup(pool_size) => 6250000 6250000
kdebug:variable: pool_size = 6250000
kdebug:hash_lookup(string_vacancies.pdftex) => (nil)
kdebug:hash_lookup(string_vacancies) => 90000 90000
kdebug:variable: string_vacancies = 90000
kdebug:hash_lookup(pool_free.pdftex) => (nil)
kdebug:hash_lookup(pool_free) => 47500 47500
kdebug:variable: pool_free = 47500
kdebug:hash_lookup(max_strings.pdftex) => (nil)
kdebug:hash_lookup(max_strings) => 500000 500000
kdebug:variable: max_strings = 500000
kdebug:hash_lookup(strings_free.pdftex) => (nil)
kdebug:hash_lookup(strings_free) => (nil)
kdebug:variable: strings_free = (nil)
kdebug:hash_lookup(font_mem_size.pdftex) => (nil)
kdebug:hash_lookup(font_mem_size) => 8000000 8000000
kdebug:variable: font_mem_size = 8000000
kdebug:hash_lookup(font_max.pdftex) => (nil)
kdebug:hash_lookup(font_max) => 9000 9000
kdebug:variable: font_max = 9000
kdebug:hash_lookup(trie_size.pdftex) => (nil)
kdebug:hash_lookup(trie_size) => 1000000 1000000
kdebug:variable: trie_size = 1000000
kdebug:hash_lookup(hyph_size.pdftex) => (nil)
kdebug:hash_lookup(hyph_size) => 8191 8191
kdebug:variable: hyph_size = 8191
kdebug:hash_lookup(buf_size.pdftex) => (nil)
kdebug:hash_lookup(buf_size) => 200000 200000
kdebug:variable: buf_size = 200000
kdebug:hash_lookup(nest_size.pdftex) => (nil)
kdebug:hash_lookup(nest_size) => 500 500
kdebug:variable: nest_size = 500
kdebug:hash_lookup(max_in_open.pdftex) => (nil)
kdebug:hash_lookup(max_in_open) => 15 15
kdebug:variable: max_in_open = 15
kdebug:hash_lookup(param_size.pdftex) => (nil)
kdebug:hash_lookup(param_size) => 10000 10000
kdebug:variable: param_size = 10000
kdebug:hash_lookup(save_size.pdftex) => (nil)
kdebug:hash_lookup(save_size) => 100000 100000
kdebug:variable: save_size = 100000
kdebug:hash_lookup(stack_size.pdftex) => (nil)
kdebug:hash_lookup(stack_size) => 5000 5000
kdebug:variable: stack_size = 5000
kdebug:hash_lookup(dvi_buf_size.pdftex) => (nil)
kdebug:hash_lookup(dvi_buf_size) => 16384 16384
kdebug:variable: dvi_buf_size = 16384
kdebug:hash_lookup(error_line.pdftex) => (nil)
kdebug:hash_lookup(error_line) => 79 79
kdebug:variable: error_line = 79
kdebug:hash_lookup(half_error_line.pdftex) => (nil)
kdebug:hash_lookup(half_error_line) => 50 50
kdebug:variable: half_error_line = 50
kdebug:hash_lookup(max_print_line.pdftex) => (nil)
kdebug:hash_lookup(max_print_line) => 79 79
kdebug:variable: max_print_line = 79
kdebug:hash_lookup(hash_extra.pdftex) => (nil)
kdebug:hash_lookup(hash_extra) => 600000 600000
kdebug:variable: hash_extra = 600000
kdebug:hash_lookup(expand_depth.pdftex) => (nil)
kdebug:hash_lookup(expand_depth) => (nil)
kdebug:variable: expand_depth = (nil)
kdebug:hash_lookup(pk_dpi.pdftex) => (nil)
kdebug:hash_lookup(pk_dpi) => (nil)
kdebug:variable: pk_dpi = (nil)
kdebug:hash_lookup(MKTEXFMT.pdftex) => (nil)
kdebug:hash_lookup(MKTEXFMT) => (nil)
kdebug:variable: MKTEXFMT = (nil)
kdebug:hash_lookup(TEXFORMATS.pdftex) => (nil)
kdebug:hash_lookup(TEXFORMATS) => .:$TEXMF/web2c{/$engine,} 
.:$TEXMF/web2c{/$engine,}
kdebug:hash_lookup(TEXMF.pdftex) => (nil)
kdebug:hash_lookup(TEXMF) => 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
kdebug:hash_lookup(TEXMFCONFIG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFCONFIG) => ~/.texmf-config ~/.texmf-config
kdebug:hash_lookup(TEXMFVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFVAR) => $TEXMFLOCAL ~/.texmf-var ~/.texmf-var
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFHOME.pdftex) => (nil)
kdebug:hash_lookup(TEXMFHOME) => /home/user/some-dir ~/texmf ~/texmf
kdebug:hash_lookup(TEXMFSYSCONFIG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSCONFIG) => /etc/texmf /etc/texmf
kdebug:hash_lookup(TEXMFSYSVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSVAR) => /var/lib/texmf /var/lib/texmf
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFDEBIAN.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDEBIAN) => /usr/share/texmf /usr/share/texmf
kdebug:hash_lookup(TEXMFDIST.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDIST) => $TEXMFROOT/texmf-dist $TEXMFROOT/texmf-dist
kdebug:hash_lookup(TEXMFROOT.pdftex) => (nil)
kdebug:hash_lookup(TEXMFROOT) => /usr/share/texlive /usr/share/texlive
kdebug:Search path for fmt files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/web2c/pdftex:/usr/local/share/texmf/web2c/pdftex:/home/user/some-dir/web2c/pdftex:/etc/texmf/web2c/pdftex:!!/var/lib/texmf/web2c/pdftex:!!/usr/local/share/texmf/web2c/pdftex:!!/usr/share/texmf/web2c/pdftex:!!/usr/share/texlive/texmf-dist/web2c/pdftex:/home/user/.texmf-config/web2c:/usr/local/share/texmf/web2c:/home/user/some-dir/web2c:/etc/texmf/web2c:!!/var/lib/texmf/web2c:!!/usr/local/share/texmf/web2c:!!/usr/share/texmf/web2c:!!/usr/share/texlive/texmf-dist/web2c
kdebug:  before expansion = .:$TEXMF/web2c{/$engine,}
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/web2c{/$engine,}
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = TEXFORMATS TEXMFINI
kdebug:  default suffixes = .fmt
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = mktexfmt
kdebug:  runtime generation command = mktexfmt
kdebug:  program enabled = 1
kdebug:  program enable level = 1
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 10
kdebug:kpse_find_file: searching for pdftex.fmt of type fmt (from texmf.cnf)
kdebug:hash_lookup(try_std_extension_first.pdftex) => (nil)
kdebug:hash_lookup(try_std_extension_first) => t t
kdebug:variable: try_std_extension_first = t
kdebug:start search(files=[pdftex.fmt], must_exist=0, find_all=0, 
path=.:/home/user/.texmf-config/web2c/pdftex:/usr/local/share/texmf/web2c/pdftex:/home/user/some-dir/web2c/pdftex:/etc/texmf/web2c/pdftex:!!/var/lib/texmf/web2c/pdftex:!!/usr/local/share/texmf/web2c/pdftex:!!/usr/share/texmf/web2c/pdftex:!!/usr/share/texlive/texmf-dist/web2c/pdftex:/home/user/.texmf-config/web2c:/usr/local/share/texmf/web2c:/home/user/some-dir/web2c:/etc/texmf/web2c:!!/var/lib/texmf/web2c:!!/usr/local/share/texmf/web2c:!!/usr/share/texmf/web2c:!!/usr/share/texlive/texmf-dist/web2c).
kdebug:path element . => ./
kdebug:path element /home/user/.texmf-config/web2c/pdftex =>
kdebug:hash_lookup(pdftex.fmt) => /var/lib/texmf/web2c/pdftex/
kdebug:db:match(/var/lib/texmf/web2c/pdftex/pdftex.fmt,/usr/local/share/texmf/web2c/pdftex)
 = 0
kdebug:path element /home/user/some-dir/web2c/pdftex =>
kdebug:path element /etc/texmf/web2c/pdftex =>
kdebug:hash_lookup(pdftex.fmt) => /var/lib/texmf/web2c/pdftex/
kdebug:db:match(/var/lib/texmf/web2c/pdftex/pdftex.fmt,/var/lib/texmf/web2c/pdftex)
 = 1
kdebug:search([pdftex.fmt]) => /var/lib/texmf/web2c/pdftex/pdftex.fmt
kdebug:fopen(/var/lib/texmf/web2c/pdftex/pdftex.fmt, rb) => 0x12b1720
kdebug:fclose(0x12b1720) => 0
kdebug:hash_lookup(openin_any.pdftex) => (nil)
kdebug:hash_lookup(openin_any) => a a
kdebug:variable: openin_any = a
kdebug:hash_lookup(MKTEXTEX.pdftex) => (nil)
kdebug:hash_lookup(MKTEXTEX) => (nil)
kdebug:variable: MKTEXTEX = (nil)
kdebug:hash_lookup(TEXINPUTS.pdftex) => .:$TEXMF/tex/{plain,generic,}// 
.:$TEXMF/tex/{plain,generic,}//
kdebug:hash_lookup(TEXMF.pdftex) => (nil)
kdebug:hash_lookup(TEXMF) => 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
kdebug:hash_lookup(TEXMFCONFIG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFCONFIG) => ~/.texmf-config ~/.texmf-config
kdebug:hash_lookup(TEXMFVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFVAR) => $TEXMFLOCAL ~/.texmf-var ~/.texmf-var
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFHOME.pdftex) => (nil)
kdebug:hash_lookup(TEXMFHOME) => /home/user/some-dir ~/texmf ~/texmf
kdebug:hash_lookup(TEXMFSYSCONFIG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSCONFIG) => /etc/texmf /etc/texmf
kdebug:hash_lookup(TEXMFSYSVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSVAR) => /var/lib/texmf /var/lib/texmf
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFDEBIAN.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDEBIAN) => /usr/share/texmf /usr/share/texmf
kdebug:hash_lookup(TEXMFDIST.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDIST) => $TEXMFROOT/texmf-dist $TEXMFROOT/texmf-dist
kdebug:hash_lookup(TEXMFROOT.pdftex) => (nil)
kdebug:hash_lookup(TEXMFROOT) => /usr/share/texlive /usr/share/texlive
kdebug:Search path for tex files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/tex/plain//:/usr/local/share/texmf/tex/plain//:/home/user/some-dir/tex/plain//:/etc/texmf/tex/plain//:!!/var/lib/texmf/tex/plain//:!!/usr/local/share/texmf/tex/plain//:!!/usr/share/texmf/tex/plain//:!!/usr/share/texlive/texmf-dist/tex/plain//:/home/user/.texmf-config/tex/generic//:/usr/local/share/texmf/tex/generic//:/home/user/some-dir/tex/generic//:/etc/texmf/tex/generic//:!!/var/lib/texmf/tex/generic//:!!/usr/local/share/texmf/tex/generic//:!!/usr/share/texmf/tex/generic//:!!/usr/share/texlive/texmf-dist/tex/generic//:/home/user/.texmf-config/tex///:/usr/local/share/texmf/tex///:/home/user/some-dir/tex///:/etc/texmf/tex///:!!/var/lib/texmf/tex///:!!/usr/local/share/texmf/tex///:!!/usr/share/texmf/tex///:!!/usr/share/texlive/texmf-dist/tex///
kdebug:  before expansion = .:$TEXMF/tex/{plain,generic,}//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/tex/{plain,generic,}//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = TEXINPUTS
kdebug:  default suffixes = .tex
kdebug:  other suffixes = .sty .cls .fd .aux .bbl .def .clo .ldf
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = mktextex
kdebug:  runtime generation command = mktextex
kdebug:  program enabled = 0
kdebug:  program enable level = 1
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 26
kdebug:kpse_find_file: searching for cwebmac.tex of type tex (from texmf.cnf)
kdebug:hash_lookup(try_std_extension_first.pdftex) => (nil)
kdebug:hash_lookup(try_std_extension_first) => t t
kdebug:variable: try_std_extension_first = t
kdebug:start search(files=[cwebmac.tex], must_exist=0, find_all=0, 
path=.:/home/user/.texmf-config/tex/plain//:/usr/local/share/texmf/tex/plain//:/home/user/some-dir/tex/plain//:/etc/texmf/tex/plain//:!!/var/lib/texmf/tex/plain//:!!/usr/local/share/texmf/tex/plain//:!!/usr/share/texmf/tex/plain//:!!/usr/share/texlive/texmf-dist/tex/plain//:/home/user/.texmf-config/tex/generic//:/usr/local/share/texmf/tex/generic//:/home/user/some-dir/tex/generic//:/etc/texmf/tex/generic//:!!/var/lib/texmf/tex/generic//:!!/usr/local/share/texmf/tex/generic//:!!/usr/share/texmf/tex/generic//:!!/usr/share/texlive/texmf-dist/tex/generic//:/home/user/.texmf-config/tex///:/usr/local/share/texmf/tex///:/home/user/some-dir/tex///:/etc/texmf/tex///:!!/var/lib/texmf/tex///:!!/usr/local/share/texmf/tex///:!!/usr/share/texmf/tex///:!!/usr/share/texlive/texmf-dist/tex///).
kdebug:path element /home/user/.texmf-config/tex/plain// =>
kdebug:hash_lookup(cwebmac.tex) => /usr/local/share/texmf/tex/plain/cweb/ 
/usr/share/texlive/texmf-dist/tex/plain/cweb/
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex/plain//)
 = 1
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex/plain//)
 = 0
kdebug:path element /home/user/some-dir/tex/plain// =>
kdebug:path element /etc/texmf/tex/plain// =>
kdebug:hash_lookup(cwebmac.tex) => /usr/local/share/texmf/tex/plain/cweb/ 
/usr/share/texlive/texmf-dist/tex/plain/cweb/
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/var/lib/texmf/tex/plain//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/var/lib/texmf/tex/plain//)
 = 0
kdebug:hash_lookup(cwebmac.tex) => /usr/local/share/texmf/tex/plain/cweb/ 
/usr/share/texlive/texmf-dist/tex/plain/cweb/
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex/plain//)
 = 1
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/local/share/texmf/tex/plain//)
 = 0
kdebug:hash_lookup(cwebmac.tex) => /usr/local/share/texmf/tex/plain/cweb/ 
/usr/share/texlive/texmf-dist/tex/plain/cweb/
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/share/texmf/tex/plain//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/share/texmf/tex/plain//)
 = 0
kdebug:hash_lookup(cwebmac.tex) => /usr/local/share/texmf/tex/plain/cweb/ 
/usr/share/texlive/texmf-dist/tex/plain/cweb/
kdebug:db:match(/usr/local/share/texmf/tex/plain/cweb/cwebmac.tex,/usr/share/texlive/texmf-dist/tex/plain//)
 = 0
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex,/usr/share/texlive/texmf-dist/tex/plain//)
 = 1
kdebug:search([cwebmac.tex]) => 
/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex
kdebug:fopen(/usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex, rb) => 
0x1462d10
kdebug:fopen(test.log, wb) => 0x1462f40
kdebug:hash_lookup(openin_any.pdftex) => (nil)
kdebug:hash_lookup(openin_any) => a a
kdebug:variable: openin_any = a
kdebug:kpse_find_file: searching for pdfcolor of type tex (from texmf.cnf)
kdebug:hash_lookup(try_std_extension_first.pdftex) => (nil)
kdebug:hash_lookup(try_std_extension_first) => t t
kdebug:variable: try_std_extension_first = t
kdebug:start search(files=[pdfcolor.tex pdfcolor], must_exist=0, find_all=0, 
path=.:/home/user/.texmf-config/tex/plain//:/usr/local/share/texmf/tex/plain//:/home/user/some-dir/tex/plain//:/etc/texmf/tex/plain//:!!/var/lib/texmf/tex/plain//:!!/usr/local/share/texmf/tex/plain//:!!/usr/share/texmf/tex/plain//:!!/usr/share/texlive/texmf-dist/tex/plain//:/home/user/.texmf-config/tex/generic//:/usr/local/share/texmf/tex/generic//:/home/user/some-dir/tex/generic//:/etc/texmf/tex/generic//:!!/var/lib/texmf/tex/generic//:!!/usr/local/share/texmf/tex/generic//:!!/usr/share/texmf/tex/generic//:!!/usr/share/texlive/texmf-dist/tex/generic//:/home/user/.texmf-config/tex///:/usr/local/share/texmf/tex///:/home/user/some-dir/tex///:/etc/texmf/tex///:!!/var/lib/texmf/tex///:!!/usr/local/share/texmf/tex///:!!/usr/share/texmf/tex///:!!/usr/share/texlive/texmf-dist/tex///).
kdebug:hash_lookup(pdfcolor.tex) => 
/usr/share/texlive/texmf-dist/tex/generic/pdftex/
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex,/usr/local/share/texmf/tex/plain//)
 = 0
kdebug:hash_lookup(pdfcolor) => (nil)
kdebug:hash_lookup(pdfcolor.tex) => 
/usr/share/texlive/texmf-dist/tex/generic/pdftex/
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex,/var/lib/texmf/tex/plain//)
 = 0
kdebug:hash_lookup(pdfcolor) => (nil)
kdebug:hash_lookup(pdfcolor.tex) => 
/usr/share/texlive/texmf-dist/tex/generic/pdftex/
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex,/usr/local/share/texmf/tex/plain//)
 = 0
kdebug:hash_lookup(pdfcolor) => (nil)
kdebug:hash_lookup(pdfcolor.tex) => 
/usr/share/texlive/texmf-dist/tex/generic/pdftex/
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex,/usr/share/texmf/tex/plain//)
 = 0
kdebug:hash_lookup(pdfcolor) => (nil)
kdebug:hash_lookup(pdfcolor.tex) => 
/usr/share/texlive/texmf-dist/tex/generic/pdftex/
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex,/usr/share/texlive/texmf-dist/tex/plain//)
 = 0
kdebug:hash_lookup(pdfcolor) => (nil)
kdebug:path element /home/user/.texmf-config/tex/generic// =>
kdebug:hash_lookup(pdfcolor.tex) => 
/usr/share/texlive/texmf-dist/tex/generic/pdftex/
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex,/usr/local/share/texmf/tex/generic//)
 = 0
kdebug:hash_lookup(pdfcolor) => (nil)
kdebug:path element /home/user/some-dir/tex/generic// =>
kdebug:hash_lookup(/etc/texmf/tex/generic/config) => (nil)
kdebug:dir_links(/etc/texmf/tex/generic/config) => 2
kdebug:path element /etc/texmf/tex/generic// => /etc/texmf/tex/generic/ 
/etc/texmf/tex/generic/config/
kdebug:hash_lookup(pdfcolor.tex) => 
/usr/share/texlive/texmf-dist/tex/generic/pdftex/
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex,/var/lib/texmf/tex/generic//)
 = 0
kdebug:hash_lookup(pdfcolor) => (nil)
kdebug:hash_lookup(pdfcolor.tex) => 
/usr/share/texlive/texmf-dist/tex/generic/pdftex/
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex,/usr/local/share/texmf/tex/generic//)
 = 0
kdebug:hash_lookup(pdfcolor) => (nil)
kdebug:hash_lookup(pdfcolor.tex) => 
/usr/share/texlive/texmf-dist/tex/generic/pdftex/
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex,/usr/share/texmf/tex/generic//)
 = 0
kdebug:hash_lookup(pdfcolor) => (nil)
kdebug:hash_lookup(pdfcolor.tex) => 
/usr/share/texlive/texmf-dist/tex/generic/pdftex/
kdebug:db:match(/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex,/usr/share/texlive/texmf-dist/tex/generic//)
 = 1
kdebug:search([pdfcolor.tex pdfcolor]) => 
/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex
kdebug:fopen(/usr/share/texlive/texmf-dist/tex/generic/pdftex/pdfcolor.tex, rb) 
=> 0x14625b0
kdebug:fclose(0x14625b0) => 0
kdebug:hash_lookup(MKTEXTFM.pdftex) => (nil)
kdebug:hash_lookup(MKTEXTFM) => (nil)
kdebug:variable: MKTEXTFM = (nil)
kdebug:hash_lookup(TFMFONTS.pdftex) => (nil)
kdebug:hash_lookup(TFMFONTS) => .:{$TEXMF/fonts,$VARTEXFONTS}/tfm// 
.:{$TEXMF/fonts,$VARTEXFONTS}/tfm//
kdebug:hash_lookup(TEXMF.pdftex) => (nil)
kdebug:hash_lookup(TEXMF) => 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
kdebug:hash_lookup(TEXMFCONFIG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFCONFIG) => ~/.texmf-config ~/.texmf-config
kdebug:hash_lookup(TEXMFVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFVAR) => $TEXMFLOCAL ~/.texmf-var ~/.texmf-var
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFHOME.pdftex) => (nil)
kdebug:hash_lookup(TEXMFHOME) => /home/user/some-dir ~/texmf ~/texmf
kdebug:hash_lookup(TEXMFSYSCONFIG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSCONFIG) => /etc/texmf /etc/texmf
kdebug:hash_lookup(TEXMFSYSVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSVAR) => /var/lib/texmf /var/lib/texmf
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFDEBIAN.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDEBIAN) => /usr/share/texmf /usr/share/texmf
kdebug:hash_lookup(TEXMFDIST.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDIST) => $TEXMFROOT/texmf-dist $TEXMFROOT/texmf-dist
kdebug:hash_lookup(TEXMFROOT.pdftex) => (nil)
kdebug:hash_lookup(TEXMFROOT) => /usr/share/texlive /usr/share/texlive
kdebug:hash_lookup(VARTEXFONTS.pdftex) => (nil)
kdebug:hash_lookup(VARTEXFONTS) => /tmp/texfonts /var/cache/fonts 
/var/cache/fonts
kdebug:Search path for tfm files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/tfm//:/usr/local/share/texmf/fonts/tfm//:/home/user/some-dir/fonts/tfm//:/etc/texmf/fonts/tfm//:!!/var/lib/texmf/fonts/tfm//:!!/usr/local/share/texmf/fonts/tfm//:!!/usr/share/texmf/fonts/tfm//:!!/usr/share/texlive/texmf-dist/fonts/tfm//:/tmp/texfonts/tfm//
kdebug:  before expansion = .:{$TEXMF/fonts,$VARTEXFONTS}/tfm//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:{$TEXMF/fonts,$VARTEXFONTS}/tfm//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = TFMFONTS TEXFONTS
kdebug:  default suffixes = .tfm
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = mktextfm
kdebug:  runtime generation command = mktextfm
kdebug:  program enabled = 1
kdebug:  program enable level = 1
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 3
kdebug:kpse_find_file: searching for cmtex10 of type tfm (from texmf.cnf)
kdebug:hash_lookup(try_std_extension_first.pdftex) => (nil)
kdebug:hash_lookup(try_std_extension_first) => t t
kdebug:variable: try_std_extension_first = t
kdebug:hash_lookup(TEXFONTMAPS.pdftex) => (nil)
kdebug:hash_lookup(TEXFONTMAPS) => 
.:$TEXMF/fonts/map/{$progname,pdftex,dvips,}// 
.:$TEXMF/fonts/map/{$progname,pdftex,dvips,}//
kdebug:hash_lookup(TEXMF.pdftex) => (nil)
kdebug:hash_lookup(TEXMF) => 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
kdebug:hash_lookup(TEXMFCONFIG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFCONFIG) => ~/.texmf-config ~/.texmf-config
kdebug:hash_lookup(TEXMFVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFVAR) => $TEXMFLOCAL ~/.texmf-var ~/.texmf-var
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFHOME.pdftex) => (nil)
kdebug:hash_lookup(TEXMFHOME) => /home/user/some-dir ~/texmf ~/texmf
kdebug:hash_lookup(TEXMFSYSCONFIG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSCONFIG) => /etc/texmf /etc/texmf
kdebug:hash_lookup(TEXMFSYSVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSVAR) => /var/lib/texmf /var/lib/texmf
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFDEBIAN.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDEBIAN) => /usr/share/texmf /usr/share/texmf
kdebug:hash_lookup(TEXMFDIST.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDIST) => $TEXMFROOT/texmf-dist $TEXMFROOT/texmf-dist
kdebug:hash_lookup(TEXMFROOT.pdftex) => (nil)
kdebug:hash_lookup(TEXMFROOT) => /usr/share/texlive /usr/share/texlive
kdebug:Search path for map files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/map/pdftex//:/usr/local/share/texmf/fonts/map/pdftex//:/home/user/some-dir/fonts/map/pdftex//:/etc/texmf/fonts/map/pdftex//:!!/var/lib/texmf/fonts/map/pdftex//:!!/usr/local/share/texmf/fonts/map/pdftex//:!!/usr/share/texmf/fonts/map/pdftex//:!!/usr/share/texlive/texmf-dist/fonts/map/pdftex//:/home/user/.texmf-config/fonts/map/pdftex//:/usr/local/share/texmf/fonts/map/pdftex//:/home/user/some-dir/fonts/map/pdftex//:/etc/texmf/fonts/map/pdftex//:!!/var/lib/texmf/fonts/map/pdftex//:!!/usr/local/share/texmf/fonts/map/pdftex//:!!/usr/share/texmf/fonts/map/pdftex//:!!/usr/share/texlive/texmf-dist/fonts/map/pdftex//:/home/user/.texmf-config/fonts/map/dvips//:/usr/local/share/texmf/fonts/map/dvips//:/home/user/some-dir/fonts/map/dvips//:/etc/texmf/fonts/map/dvips//:!!/var/lib/texmf/fonts/map/dvips//:!!/usr/local/share/texmf/fonts/map/dvips//:!!/usr/share/texmf/fonts/map/dvips//:!!/usr/share/texlive/texmf-dist/fonts/map/dvips//:/home/user/.texmf-con
 
fig/fonts/map///:/usr/local/share/texmf/fonts/map///:/home/user/some-dir/fonts/map///:/etc/texmf/fonts/map///:!!/var/lib/texmf/fonts/map///:!!/usr/local/share/texmf/fonts/map///:!!/usr/share/texmf/fonts/map///:!!/usr/share/texlive/texmf-dist/fonts/map///
kdebug:  before expansion = .:$TEXMF/fonts/map/{$progname,pdftex,dvips,}//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/fonts/map/{$progname,pdftex,dvips,}//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = TEXFONTMAPS TEXFONTS
kdebug:  default suffixes = .map
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 0
kdebug:  numeric format value = 11
kdebug:start search(file=texfonts.map, must_exist=1, find_all=1, 
path=.:/home/user/.texmf-config/fonts/map/pdftex//:/usr/local/share/texmf/fonts/map/pdftex//:/home/user/some-dir/fonts/map/pdftex//:/etc/texmf/fonts/map/pdftex//:!!/var/lib/texmf/fonts/map/pdftex//:!!/usr/local/share/texmf/fonts/map/pdftex//:!!/usr/share/texmf/fonts/map/pdftex//:!!/usr/share/texlive/texmf-dist/fonts/map/pdftex//:/home/user/.texmf-config/fonts/map/pdftex//:/usr/local/share/texmf/fonts/map/pdftex//:/home/user/some-dir/fonts/map/pdftex//:/etc/texmf/fonts/map/pdftex//:!!/var/lib/texmf/fonts/map/pdftex//:!!/usr/local/share/texmf/fonts/map/pdftex//:!!/usr/share/texmf/fonts/map/pdftex//:!!/usr/share/texlive/texmf-dist/fonts/map/pdftex//:/home/user/.texmf-config/fonts/map/dvips//:/usr/local/share/texmf/fonts/map/dvips//:/home/user/some-dir/fonts/map/dvips//:/etc/texmf/fonts/map/dvips//:!!/var/lib/texmf/fonts/map/dvips//:!!/usr/local/share/texmf/fonts/map/dvips//:!!/usr/share/texmf/fonts/map/dvips//:!!/usr/share
 
/texlive/texmf-dist/fonts/map/dvips//:/home/user/.texmf-config/fonts/map///:/usr/local/share/texmf/fonts/map///:/home/user/some-dir/fonts/map///:/etc/texmf/fonts/map///:!!/var/lib/texmf/fonts/map///:!!/usr/local/share/texmf/fonts/map///:!!/usr/share/texmf/fonts/map///:!!/usr/share/texlive/texmf-dist/fonts/map///).
kdebug:path element /home/user/.texmf-config/fonts/map/pdftex// =>
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/local/share/texmf/fonts/map/pdftex//)
 = 0
kdebug:hash_lookup(/usr/local/share/texmf/fonts/map/pdftex/updmap) => (nil)
kdebug:dir_links(/usr/local/share/texmf/fonts/map/pdftex/updmap) => 2
kdebug:path element /usr/local/share/texmf/fonts/map/pdftex// => 
/usr/local/share/texmf/fonts/map/pdftex/ 
/usr/local/share/texmf/fonts/map/pdftex/updmap/
kdebug:path element /home/user/some-dir/fonts/map/pdftex// =>
kdebug:path element /etc/texmf/fonts/map/pdftex// =>
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/var/lib/texmf/fonts/map/pdftex//)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/local/share/texmf/fonts/map/pdftex//)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/share/texmf/fonts/map/pdftex//)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/share/texlive/texmf-dist/fonts/map/pdftex//)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/local/share/texmf/fonts/map/pdftex//)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/var/lib/texmf/fonts/map/pdftex//)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/local/share/texmf/fonts/map/pdftex//)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/share/texmf/fonts/map/pdftex//)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/share/texlive/texmf-dist/fonts/map/pdftex//)
 = 0
kdebug:path element /home/user/.texmf-config/fonts/map/dvips// =>
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/local/share/texmf/fonts/map/dvips//)
 = 0
kdebug:path element /usr/local/share/texmf/fonts/map/dvips// =>
kdebug:path element /home/user/some-dir/fonts/map/dvips// =>
kdebug:path element /etc/texmf/fonts/map/dvips// =>
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/var/lib/texmf/fonts/map/dvips//)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/local/share/texmf/fonts/map/dvips//)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/share/texmf/fonts/map/dvips//)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/share/texlive/texmf-dist/fonts/map/dvips//)
 = 0
kdebug:path element /home/user/.texmf-config/fonts/map/// =>
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/local/share/texmf/fonts/map///)
 = 0
kdebug:hash_lookup(/usr/local/share/texmf/fonts/map/pdftex) => (nil)
kdebug:dir_links(/usr/local/share/texmf/fonts/map/pdftex) => 3
kdebug:hash_lookup(/usr/local/share/texmf/fonts/map/pdftex/updmap) => 2
kdebug:path element /usr/local/share/texmf/fonts/map/// => 
/usr/local/share/texmf/fonts/map/ /usr/local/share/texmf/fonts/map/pdftex/ 
/usr/local/share/texmf/fonts/map/pdftex/updmap/
kdebug:path element /home/user/some-dir/fonts/map/// =>
kdebug:path element /etc/texmf/fonts/map/// =>
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/var/lib/texmf/fonts/map///)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/local/share/texmf/fonts/map///)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/share/texmf/fonts/map///)
 = 0
kdebug:hash_lookup(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map,/usr/share/texlive/texmf-dist/fonts/map///)
 = 1
kdebug:search(texfonts.map) => 
/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map
kdebug:fopen(/usr/share/texlive/texmf-dist/fonts/map/fontname/texfonts.map, r) 
=> 0x14647a0
kdebug:fclose(0x14647a0) => 0
kdebug:hash_lookup(cmtex10.tfm) => (nil)
kdebug:hash_lookup(cmtex10) => (nil)
kdebug:start search(files=[cmtex10.tfm], must_exist=0, find_all=0, 
path=.:/home/user/.texmf-config/fonts/tfm//:/usr/local/share/texmf/fonts/tfm//:/home/user/some-dir/fonts/tfm//:/etc/texmf/fonts/tfm//:!!/var/lib/texmf/fonts/tfm//:!!/usr/local/share/texmf/fonts/tfm//:!!/usr/share/texmf/fonts/tfm//:!!/usr/share/texlive/texmf-dist/fonts/tfm//:/tmp/texfonts/tfm//).
kdebug:path element /home/user/.texmf-config/fonts/tfm// =>
kdebug:hash_lookup(cmtex10.tfm) => 
/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmtex10.tfm,/usr/local/share/texmf/fonts/tfm//)
 = 0
kdebug:path element /home/user/some-dir/fonts/tfm// =>
kdebug:path element /etc/texmf/fonts/tfm// =>
kdebug:hash_lookup(cmtex10.tfm) => 
/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmtex10.tfm,/var/lib/texmf/fonts/tfm//)
 = 0
kdebug:hash_lookup(cmtex10.tfm) => 
/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmtex10.tfm,/usr/local/share/texmf/fonts/tfm//)
 = 0
kdebug:hash_lookup(cmtex10.tfm) => 
/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmtex10.tfm,/usr/share/texmf/fonts/tfm//)
 = 0
kdebug:hash_lookup(cmtex10.tfm) => 
/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmtex10.tfm,/usr/share/texlive/texmf-dist/fonts/tfm//)
 = 1
kdebug:search([cmtex10.tfm]) => 
/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmtex10.tfm
kdebug:fopen(/usr/share/texlive/texmf-dist/fonts/tfm/public/cm/cmtex10.tfm, rb) 
=> 0x1466d80
kdebug:fclose(0x1466d80) => 0
kdebug:fclose(0x1462d10) => 0
kdebug:fopen(test.pdf, wb) => 0x1462d10
kdebug:hash_lookup(VFFONTS.pdftex) => (nil)
kdebug:hash_lookup(VFFONTS) => .:$TEXMF/fonts/vf// .:$TEXMF/fonts/vf//
kdebug:hash_lookup(TEXMF.pdftex) => (nil)
kdebug:hash_lookup(TEXMF) => 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
kdebug:hash_lookup(TEXMFCONFIG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFCONFIG) => ~/.texmf-config ~/.texmf-config
kdebug:hash_lookup(TEXMFVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFVAR) => $TEXMFLOCAL ~/.texmf-var ~/.texmf-var
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFHOME.pdftex) => (nil)
kdebug:hash_lookup(TEXMFHOME) => /home/user/some-dir ~/texmf ~/texmf
kdebug:hash_lookup(TEXMFSYSCONFIG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSCONFIG) => /etc/texmf /etc/texmf
kdebug:hash_lookup(TEXMFSYSVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSVAR) => /var/lib/texmf /var/lib/texmf
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFDEBIAN.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDEBIAN) => /usr/share/texmf /usr/share/texmf
kdebug:hash_lookup(TEXMFDIST.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDIST) => $TEXMFROOT/texmf-dist $TEXMFROOT/texmf-dist
kdebug:hash_lookup(TEXMFROOT.pdftex) => (nil)
kdebug:hash_lookup(TEXMFROOT) => /usr/share/texlive /usr/share/texlive
kdebug:Search path for vf files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/vf//:/usr/local/share/texmf/fonts/vf//:/home/user/some-dir/fonts/vf//:/etc/texmf/fonts/vf//:!!/var/lib/texmf/fonts/vf//:!!/usr/local/share/texmf/fonts/vf//:!!/usr/share/texmf/fonts/vf//:!!/usr/share/texlive/texmf-dist/fonts/vf//
kdebug:  before expansion = .:$TEXMF/fonts/vf//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/fonts/vf//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = VFFONTS TEXFONTS
kdebug:  default suffixes = .vf
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 1
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 33
kdebug:kpse_find_file: searching for cmr8.vf of type vf (from texmf.cnf)
kdebug:hash_lookup(try_std_extension_first.pdftex) => (nil)
kdebug:hash_lookup(try_std_extension_first) => t t
kdebug:variable: try_std_extension_first = t
kdebug:start search(files=[cmr8.vf], must_exist=0, find_all=0, 
path=.:/home/user/.texmf-config/fonts/vf//:/usr/local/share/texmf/fonts/vf//:/home/user/some-dir/fonts/vf//:/etc/texmf/fonts/vf//:!!/var/lib/texmf/fonts/vf//:!!/usr/local/share/texmf/fonts/vf//:!!/usr/share/texmf/fonts/vf//:!!/usr/share/texlive/texmf-dist/fonts/vf//).
kdebug:path element /home/user/.texmf-config/fonts/vf// =>
kdebug:hash_lookup(cmr8.vf) => (nil)
kdebug:path element /home/user/some-dir/fonts/vf// =>
kdebug:path element /etc/texmf/fonts/vf// =>
kdebug:hash_lookup(cmr8.vf) => (nil)
kdebug:hash_lookup(cmr8.vf) => (nil)
kdebug:hash_lookup(cmr8.vf) => (nil)
kdebug:hash_lookup(cmr8.vf) => (nil)
kdebug:search([cmr8.vf]) =>
kdebug:kpse_find_file: searching for pdftex.map of type map (from texmf.cnf)
kdebug:hash_lookup(try_std_extension_first.pdftex) => (nil)
kdebug:hash_lookup(try_std_extension_first) => t t
kdebug:variable: try_std_extension_first = t
kdebug:start search(files=[pdftex.map], must_exist=0, find_all=0, 
path=.:/home/user/.texmf-config/fonts/map/pdftex//:/usr/local/share/texmf/fonts/map/pdftex//:/home/user/some-dir/fonts/map/pdftex//:/etc/texmf/fonts/map/pdftex//:!!/var/lib/texmf/fonts/map/pdftex//:!!/usr/local/share/texmf/fonts/map/pdftex//:!!/usr/share/texmf/fonts/map/pdftex//:!!/usr/share/texlive/texmf-dist/fonts/map/pdftex//:/home/user/.texmf-config/fonts/map/pdftex//:/usr/local/share/texmf/fonts/map/pdftex//:/home/user/some-dir/fonts/map/pdftex//:/etc/texmf/fonts/map/pdftex//:!!/var/lib/texmf/fonts/map/pdftex//:!!/usr/local/share/texmf/fonts/map/pdftex//:!!/usr/share/texmf/fonts/map/pdftex//:!!/usr/share/texlive/texmf-dist/fonts/map/pdftex//:/home/user/.texmf-config/fonts/map/dvips//:/usr/local/share/texmf/fonts/map/dvips//:/home/user/some-dir/fonts/map/dvips//:/etc/texmf/fonts/map/dvips//:!!/var/lib/texmf/fonts/map/dvips//:!!/usr/local/share/texmf/fonts/map/dvips//:!!/usr/share/texmf/fonts/map/dvips//:!!/usr/shar
 
e/texlive/texmf-dist/fonts/map/dvips//:/home/user/.texmf-config/fonts/map///:/usr/local/share/texmf/fonts/map///:/home/user/some-dir/fonts/map///:/etc/texmf/fonts/map///:!!/var/lib/texmf/fonts/map///:!!/usr/local/share/texmf/fonts/map///:!!/usr/share/texmf/fonts/map///:!!/usr/share/texlive/texmf-dist/fonts/map///).
kdebug:hash_lookup(pdftex.map) => /var/lib/texmf/fonts/map/pdftex/updmap/ 
/usr/local/share/texmf/fonts/map/pdftex/updmap/ 
/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/
kdebug:db:match(/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map,/usr/local/share/texmf/fonts/map/pdftex//)
 = 0
kdebug:db:match(/usr/local/share/texmf/fonts/map/pdftex/updmap/pdftex.map,/usr/local/share/texmf/fonts/map/pdftex//)
 = 1
kdebug:search([pdftex.map]) => 
/usr/local/share/texmf/fonts/map/pdftex/updmap/pdftex.map
kdebug:fopen(/usr/local/share/texmf/fonts/map/pdftex/updmap/pdftex.map, rb) => 
0x1467ed0
kdebug:fclose(0x1467ed0) => 0
kdebug:kpse_find_file: searching for cmtex10.vf of type vf (from texmf.cnf)
kdebug:hash_lookup(try_std_extension_first.pdftex) => (nil)
kdebug:hash_lookup(try_std_extension_first) => t t
kdebug:variable: try_std_extension_first = t
kdebug:start search(files=[cmtex10.vf], must_exist=0, find_all=0, 
path=.:/home/user/.texmf-config/fonts/vf//:/usr/local/share/texmf/fonts/vf//:/home/user/some-dir/fonts/vf//:/etc/texmf/fonts/vf//:!!/var/lib/texmf/fonts/vf//:!!/usr/local/share/texmf/fonts/vf//:!!/usr/share/texmf/fonts/vf//:!!/usr/share/texlive/texmf-dist/fonts/vf//).
kdebug:hash_lookup(cmtex10.vf) => (nil)
kdebug:hash_lookup(cmtex10.vf) => (nil)
kdebug:hash_lookup(cmtex10.vf) => (nil)
kdebug:hash_lookup(cmtex10.vf) => (nil)
kdebug:hash_lookup(cmtex10.vf) => (nil)
kdebug:search([cmtex10.vf]) =>
kdebug:kpse_find_file: searching for cmr10.vf of type vf (from texmf.cnf)
kdebug:hash_lookup(try_std_extension_first.pdftex) => (nil)
kdebug:hash_lookup(try_std_extension_first) => t t
kdebug:variable: try_std_extension_first = t
kdebug:start search(files=[cmr10.vf], must_exist=0, find_all=0, 
path=.:/home/user/.texmf-config/fonts/vf//:/usr/local/share/texmf/fonts/vf//:/home/user/some-dir/fonts/vf//:/etc/texmf/fonts/vf//:!!/var/lib/texmf/fonts/vf//:!!/usr/local/share/texmf/fonts/vf//:!!/usr/share/texmf/fonts/vf//:!!/usr/share/texlive/texmf-dist/fonts/vf//).
kdebug:hash_lookup(cmr10.vf) => (nil)
kdebug:hash_lookup(cmr10.vf) => (nil)
kdebug:hash_lookup(cmr10.vf) => (nil)
kdebug:hash_lookup(cmr10.vf) => (nil)
kdebug:hash_lookup(cmr10.vf) => (nil)
kdebug:search([cmr10.vf]) =>
kdebug:hash_lookup(openout_any.pdftex) => (nil)
kdebug:hash_lookup(openout_any) => p p
kdebug:variable: openout_any = p
kdebug:fopen(test.toc, wb) => 0x14ef3b0
kdebug:fclose(0x14ef3b0) => 0
kdebug:hash_lookup(T1FONTS.pdftex) => (nil)
kdebug:hash_lookup(T1FONTS) => .:$TEXMF/fonts/type1//:$OSFONTDIR// 
.:$TEXMF/fonts/type1//:$OSFONTDIR//
kdebug:hash_lookup(TEXMF.pdftex) => (nil)
kdebug:hash_lookup(TEXMF) => 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFDEBIAN,!!$TEXMFDIST}
kdebug:hash_lookup(TEXMFCONFIG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFCONFIG) => ~/.texmf-config ~/.texmf-config
kdebug:hash_lookup(TEXMFVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFVAR) => $TEXMFLOCAL ~/.texmf-var ~/.texmf-var
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFHOME.pdftex) => (nil)
kdebug:hash_lookup(TEXMFHOME) => /home/user/some-dir ~/texmf ~/texmf
kdebug:hash_lookup(TEXMFSYSCONFIG.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSCONFIG) => /etc/texmf /etc/texmf
kdebug:hash_lookup(TEXMFSYSVAR.pdftex) => (nil)
kdebug:hash_lookup(TEXMFSYSVAR) => /var/lib/texmf /var/lib/texmf
kdebug:hash_lookup(TEXMFLOCAL.pdftex) => (nil)
kdebug:hash_lookup(TEXMFLOCAL) => /usr/local/share/texmf /usr/local/share/texmf
kdebug:hash_lookup(TEXMFDEBIAN.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDEBIAN) => /usr/share/texmf /usr/share/texmf
kdebug:hash_lookup(TEXMFDIST.pdftex) => (nil)
kdebug:hash_lookup(TEXMFDIST) => $TEXMFROOT/texmf-dist $TEXMFROOT/texmf-dist
kdebug:hash_lookup(TEXMFROOT.pdftex) => (nil)
kdebug:hash_lookup(TEXMFROOT) => /usr/share/texlive /usr/share/texlive
kdebug:hash_lookup(OSFONTDIR.pdftex) => (nil)
kdebug:hash_lookup(OSFONTDIR) => /usr/share/fonts /usr/share/fonts
kdebug:Search path for type1 fonts files (from texmf.cnf)
kdebug:  = 
.:/home/user/.texmf-config/fonts/type1//:/usr/local/share/texmf/fonts/type1//:/home/user/some-dir/fonts/type1//:/etc/texmf/fonts/type1//:!!/var/lib/texmf/fonts/type1//:!!/usr/local/share/texmf/fonts/type1//:!!/usr/share/texmf/fonts/type1//:!!/usr/share/texlive/texmf-dist/fonts/type1//:/usr/share/fonts//
kdebug:  before expansion = .:$TEXMF/fonts/type1//:$OSFONTDIR//
kdebug:  application override path = (none)
kdebug:  application config file path = (none)
kdebug:  texmf.cnf path = .:$TEXMF/fonts/type1//:$OSFONTDIR//
kdebug:  compile-time path = /nonesuch
kdebug:  environment variables = T1FONTS T1INPUTS TEXFONTS TEXPSHEADERS 
PSHEADERS
kdebug:  default suffixes = .pfa .pfb
kdebug:  other suffixes = (none)
kdebug:  search only with suffix = 0
kdebug:  runtime generation program = (none)
kdebug:  runtime generation command = (none)
kdebug:  program enabled = 0
kdebug:  program enable level = 0
kdebug:  open files in binary mode = 1
kdebug:  numeric format value = 32
kdebug:kpse_find_file: searching for cmr10.pfb of type type1 fonts (from 
texmf.cnf)
kdebug:hash_lookup(try_std_extension_first.pdftex) => (nil)
kdebug:hash_lookup(try_std_extension_first) => t t
kdebug:variable: try_std_extension_first = t
kdebug:start search(files=[cmr10.pfb], must_exist=0, find_all=0, 
path=.:/home/user/.texmf-config/fonts/type1//:/usr/local/share/texmf/fonts/type1//:/home/user/some-dir/fonts/type1//:/etc/texmf/fonts/type1//:!!/var/lib/texmf/fonts/type1//:!!/usr/local/share/texmf/fonts/type1//:!!/usr/share/texmf/fonts/type1//:!!/usr/share/texlive/texmf-dist/fonts/type1//:/usr/share/fonts//).
kdebug:path element /home/user/.texmf-config/fonts/type1// =>
kdebug:hash_lookup(cmr10.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb,/usr/local/share/texmf/fonts/type1//)
 = 0
kdebug:path element /home/user/some-dir/fonts/type1// =>
kdebug:path element /etc/texmf/fonts/type1// =>
kdebug:hash_lookup(cmr10.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb,/var/lib/texmf/fonts/type1//)
 = 0
kdebug:hash_lookup(cmr10.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb,/usr/local/share/texmf/fonts/type1//)
 = 0
kdebug:hash_lookup(cmr10.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb,/usr/share/texmf/fonts/type1//)
 = 0
kdebug:hash_lookup(cmr10.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb,/usr/share/texlive/texmf-dist/fonts/type1//)
 = 1
kdebug:search([cmr10.pfb]) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb
kdebug:fopen(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb,
 rb) => 0x153aed0
kdebug:fclose(0x153aed0) => 0
kdebug:kpse_find_file: searching for cmr8.pfb of type type1 fonts (from 
texmf.cnf)
kdebug:hash_lookup(try_std_extension_first.pdftex) => (nil)
kdebug:hash_lookup(try_std_extension_first) => t t
kdebug:variable: try_std_extension_first = t
kdebug:start search(files=[cmr8.pfb], must_exist=0, find_all=0, 
path=.:/home/user/.texmf-config/fonts/type1//:/usr/local/share/texmf/fonts/type1//:/home/user/some-dir/fonts/type1//:/etc/texmf/fonts/type1//:!!/var/lib/texmf/fonts/type1//:!!/usr/local/share/texmf/fonts/type1//:!!/usr/share/texmf/fonts/type1//:!!/usr/share/texlive/texmf-dist/fonts/type1//:/usr/share/fonts//).
kdebug:hash_lookup(cmr8.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb,/usr/local/share/texmf/fonts/type1//)
 = 0
kdebug:hash_lookup(cmr8.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb,/var/lib/texmf/fonts/type1//)
 = 0
kdebug:hash_lookup(cmr8.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb,/usr/local/share/texmf/fonts/type1//)
 = 0
kdebug:hash_lookup(cmr8.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb,/usr/share/texmf/fonts/type1//)
 = 0
kdebug:hash_lookup(cmr8.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb,/usr/share/texlive/texmf-dist/fonts/type1//)
 = 1
kdebug:search([cmr8.pfb]) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb
kdebug:fopen(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb,
 rb) => 0x153aed0
kdebug:fclose(0x153aed0) => 0
kdebug:kpse_find_file: searching for cmtex10.pfb of type type1 fonts (from 
texmf.cnf)
kdebug:hash_lookup(try_std_extension_first.pdftex) => (nil)
kdebug:hash_lookup(try_std_extension_first) => t t
kdebug:variable: try_std_extension_first = t
kdebug:start search(files=[cmtex10.pfb], must_exist=0, find_all=0, 
path=.:/home/user/.texmf-config/fonts/type1//:/usr/local/share/texmf/fonts/type1//:/home/user/some-dir/fonts/type1//:/etc/texmf/fonts/type1//:!!/var/lib/texmf/fonts/type1//:!!/usr/local/share/texmf/fonts/type1//:!!/usr/share/texmf/fonts/type1//:!!/usr/share/texlive/texmf-dist/fonts/type1//:/usr/share/fonts//).
kdebug:hash_lookup(cmtex10.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtex10.pfb,/usr/local/share/texmf/fonts/type1//)
 = 0
kdebug:hash_lookup(cmtex10.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtex10.pfb,/var/lib/texmf/fonts/type1//)
 = 0
kdebug:hash_lookup(cmtex10.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtex10.pfb,/usr/local/share/texmf/fonts/type1//)
 = 0
kdebug:hash_lookup(cmtex10.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtex10.pfb,/usr/share/texmf/fonts/type1//)
 = 0
kdebug:hash_lookup(cmtex10.pfb) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/
kdebug:db:match(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtex10.pfb,/usr/share/texlive/texmf-dist/fonts/type1//)
 = 1
kdebug:search([cmtex10.pfb]) => 
/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtex10.pfb
kdebug:fopen(/usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtex10.pfb,
 rb) => 0x153aed0
kdebug:fclose(0x153aed0) => 0
kdebug:fclose(0x1462d10) => 0
kdebug:fclose(0x1462f40) => 0

--- End Message ---
--- Begin Message ---
> "kpsewhich" shows one path, and "tex" uses another.

Wrong. You need to instruct kpsewhich as which program it is 
searching:
        
> 
>     $ kpsewhich cwebmac.tex
>     /home/user/some-dir/tex/cwebmac.tex

But 
        $ kpsewhich --progname pdftex cwebmac.tex
        /usr/share/texlive/texmf-dist/tex/plain/cweb/cwebmac.tex

You an easily see the actual search path by
        kpsewhich --progname pdftex --show-path .tex
where you would see that the paths are searched in which order.
And there is
        ...
        /home/norbert/foobar/tex/plain//
        ...
        !!/usr/share/texlive/texmf-dist/tex/plain//
        ...
        /home/norbert/foobar/tex/generic//
        ...
        !!/usr/share/texlive/texmf-dist/tex/generic//
        ...
        /home/norbert/foobar/tex///
        ...
So it simply a problem that you didn;t put the file into the correct
TDS compliant location.

Closing this bug.

BTW
        info kpathsea
would have explained this ...
'--progname=NAME'
     Set the program name to NAME; default is 'kpsewhich'.  This can
     affect the search paths via the '.PROGNAM' feature in configuration
     files (*note Config files::).

Enjoy

Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
------------------------------------------------------------------------

--- End Message ---

Reply via email to