How to fix the warning: No hyphenation patterns were preloaded for (babel) the language `Portuguese'?

Although the question already has an accepted answer, I feel the urge to provide a solution which does not depend on luck with the update, for this did not work for me.

I had the same problem with German hyphenation and was eventually able to solve it. Maybe this helps future users to solve their problem.

Setup

Brand new TeX installation (MiKTeX, installed for single user, based on 'essential' package set).

Test document:

\documentclass{article}
\usepackage[ngerman]{babel}
\begin{document}Hello World!\end{document}

pdfLaTeX gave the infamous warning:

Package babel Warning: No hyphenation patterns were preloaded for
(babel)                the language `German (new orthography)' into the format.

1. Babel installed

⯈ Verify that package babel-german is installed.

2. Language installed

⯈ Check with MiKTeX Console (or similar) if the language is installed (Settings > Languages). For me, it was not. It showed ngerman and ngerman-x-2019-04-04 with loader and package names, but did not state that those were installed. I wonder why. Not any of the languages was installed.

⯈ If the language is not installed, install hyph-utf8 and dehyph-exptl or whatever file is mentioned for your language. Restart MiKTeX Console and verifiy that there is a check mark at both 'ngerman' rows.

3. pdflatex.fmt

⯈ (Obsolete if step 4 will be performed as well) (Re?)create the formats using initexmf --dump=pdflatex which will create/update %localappdata%\MiKTeX\2.9\miktex\data\le\pdftex\pdflatex.fmt. You may omit the =pdflatex to let initex create all format files.

Weird: I could not find folders for any other key containing the corresponding format files. Apparently, my appumption was invalid and the installation of a language file does not trigger re-creation of the format files.

4. language.dat

⯈ Have a look at language.dat file at %appdata%\MiKTeX\2.9\tex\generic\config. I found it absolutely empty. language.dat.lua contained just return {}, language.def contained %% e-TeX V2.2.

⯈ Fix (?) this with initexmf --mklangs which fills those files with content:

language.dat then contained

ngerman loadhyph-de-1996.tex
ngerman-x-2019-04-04 dehyphn-x-2019-04-04.tex
=ngerman-x-latest

and language.def contained

\addlanguage{ngerman}{loadhyph-de-1996.tex}{}{2}{2}
\addlanguage{ngerman-x-2019-04-04}{dehyphn-x-2019-04-04.tex}{}{2}{2}

and the referenced file dehyphn-x-2019-04-04.tex existed and had some probably useful content.

⯈ A new run of initexmf --dump updates the format files and finally, pdfLaTeX no longer complains.

References

[TeX:SX] [TeX-FAQ] [SourceForge] [GitHub]


Thanks @Bernard I updated my MikTex installation now I am not noticing this warning anymore:

pdflatex --version
MiKTeX-pdfTeX  (MiKTeX 2.9.6300)

using bzip2 version 1.0.6, 6-Sept-2010
compiled with curl version 7.53.1; using libcurl/7.53.1 WinSSL
compiled with expat version 2.2; using expat_2.2.0
compiled with jpeg version 9.2
compiled with liblzma version 50020032; using 50020032
compiled with libpng version 1.6.29; using 1.6.29
compiled with libressl version LibreSSL 2.4.5; using LibreSSL 2.4.5
compiled with MiKTeX Application Framework version 1.6300; using 1.6300
compiled with MiKTeX Core version 1.6300; using 1.6300
compiled with MiKTeX Archive Extractor version 1.6300; using 1.6300
compiled with MiKTeX Package Manager version 1.6300; using 1.6300
compiled with poppler version 0.53.0
compiled with uriparser version 0.8.4
compiled with zlib version 1.2.11; using 1.2.11

This is my recent compilation output, where I cannot notice anymore that warning:

make
latexmk -pdf -output-directory="cache" -aux-directory="cache" -pdflatex="pdflatex -interaction=nonstopmode" -use-make main.tex
Latexmk: This is Latexmk, John Collins, 19 Jan. 2017, version: 4.52c.
Latexmk: making output directory 'cache'
Latexmk: applying rule 'pdflatex'...
Rule 'pdflatex': Rules & subrules not known to be previously run:
   pdflatex
Rule 'pdflatex': The following rules & subrules became out-of-date:
      'pdflatex'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex -interaction=nonstopmode  -recorder -output-directory="cache"  "main.tex"'
------------
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (MiKTeX 2.9.6300)
entering extended mode
(main.tex
LaTeX2e <2017-04-15>
Babel <3.9r> and hyphenation patterns for 76 language(s) loaded.
(D:\User\Documents\latex\texmfs\install\tex\latex\base\article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(D:\User\Documents\latex\texmfs\install\tex\latex\base\size12.clo))
(D:\User\Documents\latex\texmfs\install\tex\latex\base\inputenc.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\base\utf8.def
(D:\User\Documents\latex\texmfs\install\tex\latex\base\t1enc.dfu)
(D:\User\Documents\latex\texmfs\install\tex\latex\base\ot1enc.dfu)
(D:\User\Documents\latex\texmfs\install\tex\latex\base\omsenc.dfu)))
(D:\User\Documents\latex\texmfs\install\tex\latex\base\fontenc.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\base\t1enc.def))
(D:\User\Documents\latex\texmfs\install\tex\latex\geometry\geometry.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\graphics\keyval.sty)
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\ifpdf.sty)
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\ifvtex.sty)
(D:\User\Documents\latex\texmfs\install\tex\generic\ifxetex\ifxetex.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\geometry\geometry.cfg))
(D:\User\Documents\latex\texmfs\install\tex\generic\babel\babel.sty
*************************************
* Local config file bblopts.cfg used
*
(D:\User\Documents\latex\texmfs\install\tex\latex\arabi\bblopts.cfg)
(D:\User\Documents\latex\texmfs\install\tex\latex\babel-portuges\portuges.ldf
(D:\User\Documents\latex\texmfs\install\tex\generic\babel\babel.def)))
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\hyphsubst.sty
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\infwarerr.sty))
(D:\User\Documents\latex\texmfs\install\tex\latex\graphics\graphicx.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\graphics\graphics.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\graphics\trig.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\graphics-cfg\graphics.cfg)
(D:\User\Documents\latex\texmfs\install\tex\latex\graphics-def\pdftex.def
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\ltxcmds.sty))))
(D:\User\Documents\latex\texmfs\install\tex\latex\multirow\multirow.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\tools\tabularx.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\tools\array.sty))
(D:\User\Documents\latex\texmfs\install\tex\latex\hyperref\hyperref.sty
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\hobsub-hyperref.st
y
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\hobsub-generic.sty
)) (D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\auxhook.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\kvoptions.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\hyperref\pd1enc.def)
(D:\User\Documents\latex\texmfs\install\tex\latex\00miktex\hyperref.cfg)
(D:\User\Documents\latex\texmfs\install\tex\latex\url\url.sty))

Package hyperref Message: Driver (autodetected): hpdftex.

(D:\User\Documents\latex\texmfs\install\tex\latex\hyperref\hpdftex.def
(D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\rerunfilecheck.sty))
 (D:\User\Documents\latex\texmfs\install\tex\latex\cite\cite.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\mathptmx.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\microtype\microtype.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\microtype\microtype-pdftex.de
f) (D:\User\Documents\latex\texmfs\install\tex\latex\microtype\microtype.cfg))
(D:\monograph\pro
posal\cache\main.aux)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\t1ptm.fd)
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
(D:\User\Documents\latex\texmfs\install\tex\context\base\supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\epstopdf-base.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\grfext.sty))
(D:\User\Documents\latex\texmfs\install\tex\latex\hyperref\nameref.sty
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\gettitlestring.sty
)) (D:\User\Documents\latex\texmfs\install\tex\latex\microtype\mt-ptm.cfg)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\ot1ztmcm.fd)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\omlztmcm.fd)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\omsztmcm.fd)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\omxztmcm.fd)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\ot1ptm.fd) [1{D:/User/
Documents/latex/texmfs/data/pdftex/config/pdftex.map}]

LaTeX Warning: Citation `Terence' on page 1 undefined on input line 111.

...

(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\omsptm.fd) [4]
[5]
Underfull \hbox (badness 3769) in paragraph at lines 289--289
[]|\T1/ptm/m/n/12 (+20) Estudo da im-ple-men-ta-▒▒o de
[6] [7] [8] [9]
Underfull \hbox (badness 10000) in paragraph at lines 392--403

[10] [11]
Underfull \hbox (badness 10000) in paragraph at lines 424--424
[]|\T1/ptm/m/n/12 (+20) Problemas

Underfull \hbox (badness 10000) in paragraph at lines 424--425
[]|\T1/ptm/m/n/12 (+20) Manuten▒▒o

Underfull \hbox (badness 10000) in paragraph at lines 425--425
[]|\T1/ptm/m/n/12 (+20) Problemas

Underfull \hbox (badness 10000) in paragraph at lines 425--425
[]|\T1/ptm/m/n/12 (+20) Usar o la-

Underfull \hbox (badness 10000) in paragraph at lines 425--426
[]|\T1/ptm/m/n/12 (+20) Manuten▒▒o

Underfull \hbox (badness 10000) in paragraph at lines 426--426
[]|\T1/ptm/m/n/12 (+20) Problemas

Underfull \hbox (badness 2012) in paragraph at lines 427--427
[]|\T1/ptm/m/n/12 (+20) Problemas de

Underfull \hbox (badness 10000) in paragraph at lines 427--427
[]|\T1/ptm/m/n/12 (+20) Tratamento

Underfull \hbox (badness 1953) in paragraph at lines 427--427
[]|\T1/ptm/m/n/12 (+20) Cuidados di▒-

Underfull \hbox (badness 5637) in paragraph at lines 427--427
\T1/ptm/m/n/12 (+20) rios apro-pri-a-
[12]
No file main.bbl.

(D:\monograph\pro
posal\cache\main.aux)

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


LaTeX Warning: There were undefined references.

 )
(see the transcript file for additional information){D:/User/Documents/latex/te
xmfs/install/fonts/enc/dvips/base/8r.enc}<D:/User/Documents/latex/texmfs/instal
l/fonts/type1/public/amsfonts/cm/cmsy10.pfb><D:/User/Documents/latex/texmfs/ins
tall/fonts/type1/urw/times/utmb8a.pfb><D:/User/Documents/latex/texmfs/install/f
onts/type1/urw/times/utmr8a.pfb><D:/User/Documents/latex/texmfs/install/fonts/t
ype1/urw/times/utmri8a.pfb>
Output written on D:\ObjectBeautif
ier\monograph\proposal\cache\main.pdf (13 pages, 77924 bytes).
Transcript written on D:\ObjectBea
utifier\monograph\proposal\cache\main.log.
=== TeX engine is 'pdfTeX'
Latexmk: Non-existent bbl file 'cache/main.bbl'
 No file main.bbl.
Latexmk: References changed.
Latexmk: Log file says output to 'cache/main.pdf'
Latexmk: List of undefined refs and citations:
...
Latexmk: Found bibliography file(s) [refs.bib]
Latexmk: 'pdflatex': source file 'cache/main.bbl' doesn't exist. I'll try making it...
------------
Running 'make "cache/main.bbl"'
------------
make[1]: Entering directory '/monograph/proposal'
make[1]: *** No rule to make target 'cache/main.bbl'.  Stop.
make[1]: Leaving directory '/monograph/proposal'
Latexmk: Summary of warnings:
  Latex failed to resolve 11 citation(s)
Latexmk: applying rule 'bibtex cache/main'...
Rule 'bibtex cache/main': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'cache/main.aux'
   Non-existent destination files:
      'cache/main.bbl'
------------
Run number 1 of rule 'bibtex cache/main'
------------
For rule 'bibtex cache/main', running '&run_bibtex(  )' ...
------------
Running 'bibtex  "main"'
------------
This is BibTeX, Version 0.99d (MiKTeX 2.9.6300)
The top-level auxiliary file: main.aux
The style file: abbrv.bst
Database file #1: refs.bib
Latexmk: applying rule 'pdflatex'...
Rule 'pdflatex': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'cache/main.aux'
      'cache/main.bbl'
      'cache/main.out'
------------
Run number 2 of rule 'pdflatex'
------------
------------
Running 'pdflatex -interaction=nonstopmode  -recorder -output-directory="cache"  "main.tex"'
------------
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (MiKTeX 2.9.6300)
entering extended mode
(main.tex
LaTeX2e <2017-04-15>
Babel <3.9r> and hyphenation patterns for 76 language(s) loaded.
(D:\User\Documents\latex\texmfs\install\tex\latex\base\article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(D:\User\Documents\latex\texmfs\install\tex\latex\base\size12.clo))
(D:\User\Documents\latex\texmfs\install\tex\latex\base\inputenc.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\base\utf8.def
(D:\User\Documents\latex\texmfs\install\tex\latex\base\t1enc.dfu)
(D:\User\Documents\latex\texmfs\install\tex\latex\base\ot1enc.dfu)
(D:\User\Documents\latex\texmfs\install\tex\latex\base\omsenc.dfu)))
(D:\User\Documents\latex\texmfs\install\tex\latex\base\fontenc.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\base\t1enc.def))
(D:\User\Documents\latex\texmfs\install\tex\latex\geometry\geometry.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\graphics\keyval.sty)
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\ifpdf.sty)
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\ifvtex.sty)
(D:\User\Documents\latex\texmfs\install\tex\generic\ifxetex\ifxetex.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\geometry\geometry.cfg))
(D:\User\Documents\latex\texmfs\install\tex\generic\babel\babel.sty
*************************************
* Local config file bblopts.cfg used
*
(D:\User\Documents\latex\texmfs\install\tex\latex\arabi\bblopts.cfg)
(D:\User\Documents\latex\texmfs\install\tex\latex\babel-portuges\portuges.ldf
(D:\User\Documents\latex\texmfs\install\tex\generic\babel\babel.def)))
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\hyphsubst.sty
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\infwarerr.sty))
(D:\User\Documents\latex\texmfs\install\tex\latex\graphics\graphicx.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\graphics\graphics.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\graphics\trig.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\graphics-cfg\graphics.cfg)
(D:\User\Documents\latex\texmfs\install\tex\latex\graphics-def\pdftex.def
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\ltxcmds.sty))))
(D:\User\Documents\latex\texmfs\install\tex\latex\multirow\multirow.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\tools\tabularx.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\tools\array.sty))
(D:\User\Documents\latex\texmfs\install\tex\latex\hyperref\hyperref.sty
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\hobsub-hyperref.st
y
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\hobsub-generic.sty
)) (D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\auxhook.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\kvoptions.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\hyperref\pd1enc.def)
(D:\User\Documents\latex\texmfs\install\tex\latex\00miktex\hyperref.cfg)
(D:\User\Documents\latex\texmfs\install\tex\latex\url\url.sty))

Package hyperref Message: Driver (autodetected): hpdftex.

(D:\User\Documents\latex\texmfs\install\tex\latex\hyperref\hpdftex.def
(D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\rerunfilecheck.sty))
 (D:\User\Documents\latex\texmfs\install\tex\latex\cite\cite.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\mathptmx.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\microtype\microtype.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\microtype\microtype-pdftex.de
f) (D:\User\Documents\latex\texmfs\install\tex\latex\microtype\microtype.cfg))
(D:\monograph\pro
posal\cache\main.aux)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\t1ptm.fd)
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
(D:\User\Documents\latex\texmfs\install\tex\context\base\supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\epstopdf-base.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\grfext.sty))
(D:\User\Documents\latex\texmfs\install\tex\latex\hyperref\nameref.sty
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\gettitlestring.sty
))
(D:\monograph\pro
posal\cache\main.out)
(D:\monograph\pro
posal\cache\main.out)
(D:\User\Documents\latex\texmfs\install\tex\latex\microtype\mt-ptm.cfg)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\ot1ztmcm.fd)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\omlztmcm.fd)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\omsztmcm.fd)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\omxztmcm.fd)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\ot1ptm.fd) [1{D:/User/
Documents/latex/texmfs/data/pdftex/config/pdftex.map}]

LaTeX Warning: Citation `Terence' on page 1 undefined on input line 111.
...

(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\omsptm.fd) [4]
[5]
Underfull \hbox (badness 3769) in paragraph at lines 289--289
[]|\T1/ptm/m/n/12 (+20) Estudo da im-ple-men-ta-▒▒o de
[6] [7] [8] [9]
Underfull \hbox (badness 10000) in paragraph at lines 392--403

[10] [11]
Underfull \hbox (badness 10000) in paragraph at lines 424--424
[]|\T1/ptm/m/n/12 (+20) Problemas

Underfull \hbox (badness 10000) in paragraph at lines 424--425
[]|\T1/ptm/m/n/12 (+20) Manuten▒▒o

Underfull \hbox (badness 10000) in paragraph at lines 425--425
[]|\T1/ptm/m/n/12 (+20) Problemas

Underfull \hbox (badness 10000) in paragraph at lines 425--425
[]|\T1/ptm/m/n/12 (+20) Usar o la-

Underfull \hbox (badness 10000) in paragraph at lines 425--426
[]|\T1/ptm/m/n/12 (+20) Manuten▒▒o

Underfull \hbox (badness 10000) in paragraph at lines 426--426
[]|\T1/ptm/m/n/12 (+20) Problemas

Underfull \hbox (badness 2012) in paragraph at lines 427--427
[]|\T1/ptm/m/n/12 (+20) Problemas de

Underfull \hbox (badness 10000) in paragraph at lines 427--427
[]|\T1/ptm/m/n/12 (+20) Tratamento

Underfull \hbox (badness 1953) in paragraph at lines 427--427
[]|\T1/ptm/m/n/12 (+20) Cuidados di▒-

Underfull \hbox (badness 5637) in paragraph at lines 427--427
\T1/ptm/m/n/12 (+20) rios apro-pri-a-
[12]
(D:\monograph\pro
posal\cache\main.bbl
(D:\User\Documents\latex\texmfs\install\tex\latex\base\t1cmtt.fd)
Underfull \hbox (badness 10000) in paragraph at lines 4--11
\T1/cmtt/m/n/12 232273065 _ CAVERNA _ Digital _ -[]Sistema _ de _ Multiprojecao
 _ Estereoscopico _ Baseado _

Underfull \hbox (badness 10000) in paragraph at lines 4--11
\T1/cmtt/m/n/12 em _ Aglomerados _ de _ PCs _ para _ Aplicacoes _ Imersivas _ e
m _ Realidade _ Virtual / links /

Underfull \hbox (badness 10000) in paragraph at lines 26--32
[]$\T1/cmtt/m/n/12 http : / / marcelohsantos . com . br / aulas / downloads / 2
Semestre _ 2014 / novasmidias /
) [13]
(D:\monograph\pro
posal\cache\main.aux)

LaTeX Warning: There were undefined references.


LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.

 )
(see the transcript file for additional information){D:/User/Documents/latex/te
xmfs/install/fonts/enc/dvips/cm-super/cm-super-t1.enc}{D:/User/Documents/latex/
texmfs/install/fonts/enc/dvips/base/8r.enc}<D:/User/Documents/latex/texmfs/inst
all/fonts/type1/public/amsfonts/cm/cmsy10.pfb><D:/User/Documents/latex/texmfs/i
nstall/fonts/type1/public/cm-super/sftt1200.pfb><D:/User/Documents/latex/texmfs
/install/fonts/type1/urw/times/utmb8a.pfb><D:/User/Documents/latex/texmfs/insta
ll/fonts/type1/urw/times/utmr8a.pfb><D:/User/Documents/latex/texmfs/install/fon
ts/type1/urw/times/utmri8a.pfb>
Output written on D:\ObjectBeautif
ier\monograph\proposal\cache\main.pdf (14 pages, 129387 bytes).
Transcript written on D:\ObjectBea
utifier\monograph\proposal\cache\main.log.
=== TeX engine is 'pdfTeX'
Latexmk: References changed.
Latexmk: Log file says output to 'cache/main.pdf'
Latexmk: List of undefined refs and citations:
  Citation `Terence' on page 1 undefined on input line 111
  ...
Latexmk: Found bibliography file(s) [refs.bib]
Latexmk: Summary of warnings:
  Latex failed to resolve 11 citation(s)
Latexmk: applying rule 'bibtex cache/main'...
Rule 'bibtex cache/main': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'cache/main.aux'
------------
Run number 2 of rule 'bibtex cache/main'
------------
For rule 'bibtex cache/main', running '&run_bibtex(  )' ...
------------
Running 'bibtex  "main"'
------------
This is BibTeX, Version 0.99d (MiKTeX 2.9.6300)
The top-level auxiliary file: main.aux
The style file: abbrv.bst
Database file #1: refs.bib
Latexmk: applying rule 'pdflatex'...
Rule 'pdflatex': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'cache/main.aux'
      'cache/main.toc'
------------
Run number 3 of rule 'pdflatex'
------------
------------
Running 'pdflatex -interaction=nonstopmode  -recorder -output-directory="cache"  "main.tex"'
------------
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (MiKTeX 2.9.6300)
entering extended mode
(main.tex
LaTeX2e <2017-04-15>
Babel <3.9r> and hyphenation patterns for 76 language(s) loaded.
(D:\User\Documents\latex\texmfs\install\tex\latex\base\article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
...
*************************************
* Local config file bblopts.cfg used
*
(D:\User\Documents\latex\texmfs\install\tex\latex\arabi\bblopts.cfg)
...
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\hobsub-generic.sty
)) (D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\auxhook.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\kvoptions.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\hyperref\pd1enc.def)
(D:\User\Documents\latex\texmfs\install\tex\latex\00miktex\hyperref.cfg)
(D:\User\Documents\latex\texmfs\install\tex\latex\url\url.sty))

Package hyperref Message: Driver (autodetected): hpdftex.

(D:\User\Documents\latex\texmfs\install\tex\latex\hyperref\hpdftex.def
(D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\rerunfilecheck.sty))
 (D:\User\Documents\latex\texmfs\install\tex\latex\cite\cite.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\mathptmx.sty)
(D:\User\Documents\latex\texmfs\install\tex\latex\microtype\microtype.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\microtype\microtype-pdftex.de
f) (D:\User\Documents\latex\texmfs\install\tex\latex\microtype\microtype.cfg))
(D:\monograph\pro
posal\cache\main.aux)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\t1ptm.fd)
*geometry* driver: auto-detecting
*geometry* detected driver: pdftex
(D:\User\Documents\latex\texmfs\install\tex\context\base\supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\epstopdf-base.sty
(D:\User\Documents\latex\texmfs\install\tex\latex\oberdiek\grfext.sty))
(D:\User\Documents\latex\texmfs\install\tex\latex\hyperref\nameref.sty
(D:\User\Documents\latex\texmfs\install\tex\generic\oberdiek\gettitlestring.sty
))
(D:\monograph\pro
posal\cache\main.out)
(D:\monograph\pro
posal\cache\main.out)
(D:\User\Documents\latex\texmfs\install\tex\latex\microtype\mt-ptm.cfg)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\ot1ztmcm.fd)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\omlztmcm.fd)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\omsztmcm.fd)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\omxztmcm.fd)
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\ot1ptm.fd) [1{D:/User/
Documents/latex/texmfs/data/pdftex/config/pdftex.map}] [1]
(D:\monograph\pro
posal\cache\main.toc) [2] [3]
(D:\User\Documents\latex\texmfs\install\tex\latex\psnfss\omsptm.fd) [4]
[5]
Underfull \hbox (badness 3769) in paragraph at lines 289--289
[]|\T1/ptm/m/n/12 (+20) Estudo da im-ple-men-ta-▒▒o de
[6] [7] [8] [9]
Underfull \hbox (badness 10000) in paragraph at lines 392--403

[10] [11]
Underfull \hbox (badness 10000) in paragraph at lines 424--424
[]|\T1/ptm/m/n/12 (+20) Problemas

Underfull \hbox (badness 10000) in paragraph at lines 424--425
[]|\T1/ptm/m/n/12 (+20) Manuten▒▒o

Underfull \hbox (badness 10000) in paragraph at lines 425--425
[]|\T1/ptm/m/n/12 (+20) Problemas

Underfull \hbox (badness 10000) in paragraph at lines 425--425
[]|\T1/ptm/m/n/12 (+20) Usar o la-

Underfull \hbox (badness 10000) in paragraph at lines 425--426
[]|\T1/ptm/m/n/12 (+20) Manuten▒▒o

Underfull \hbox (badness 10000) in paragraph at lines 426--426
[]|\T1/ptm/m/n/12 (+20) Problemas

Underfull \hbox (badness 2012) in paragraph at lines 427--427
[]|\T1/ptm/m/n/12 (+20) Problemas de

Underfull \hbox (badness 10000) in paragraph at lines 427--427
[]|\T1/ptm/m/n/12 (+20) Tratamento

Underfull \hbox (badness 1953) in paragraph at lines 427--427
[]|\T1/ptm/m/n/12 (+20) Cuidados di▒-

Underfull \hbox (badness 5637) in paragraph at lines 427--427
\T1/ptm/m/n/12 (+20) rios apro-pri-a-
[12]
(D:\monograph\pro
posal\cache\main.bbl
(D:\User\Documents\latex\texmfs\install\tex\latex\base\t1cmtt.fd)
Underfull \hbox (badness 10000) in paragraph at lines 4--11
\T1/cmtt/m/n/12 232273065 _ CAVERNA _ Digital _ -[]Sistema _ de _ Multiprojecao
 _ Estereoscopico _ Baseado _

Underfull \hbox (badness 10000) in paragraph at lines 4--11
\T1/cmtt/m/n/12 em _ Aglomerados _ de _ PCs _ para _ Aplicacoes _ Imersivas _ e
m _ Realidade _ Virtual / links /

Underfull \hbox (badness 10000) in paragraph at lines 26--32
[]$\T1/cmtt/m/n/12 http : / / marcelohsantos . com . br / aulas / downloads / 2
Semestre _ 2014 / novasmidias /
) [13]
(D:\monograph\pro
posal\cache\main.aux) )
(see the transcript file for additional information){D:/User/Documents/latex/te
xmfs/install/fonts/enc/dvips/cm-super/cm-super-t1.enc}{D:/User/Documents/latex/
texmfs/install/fonts/enc/dvips/base/8r.enc}<D:/User/Documents/latex/texmfs/inst
all/fonts/type1/public/amsfonts/cm/cmsy10.pfb><D:/User/Documents/latex/texmfs/i
nstall/fonts/type1/public/cm-super/sftt1200.pfb><D:/User/Documents/latex/texmfs
/install/fonts/type1/urw/times/utmb8a.pfb><D:/User/Documents/latex/texmfs/insta
ll/fonts/type1/urw/times/utmr8a.pfb><D:/User/Documents/latex/texmfs/install/fon
ts/type1/urw/times/utmri8a.pfb>
Output written on D:\ObjectBeautif
ier\monograph\proposal\cache\main.pdf (14 pages, 130737 bytes).
Transcript written on D:\ObjectBea
utifier\monograph\proposal\cache\main.log.
=== TeX engine is 'pdfTeX'
Latexmk: Log file says output to 'cache/main.pdf'
Latexmk: Found bibliography file(s) [refs.bib]
Latexmk: All targets (cache/main.pdf) are up-to-date
# latex main.tex
# bibtex main.tex
# latex main.tex
# latex main.tex