Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible infinite compilation loop when the .bib file is generated at compile time (revtex package) #2153

Closed
isaacengel opened this issue Jun 11, 2020 · 15 comments
Labels
enhancement Issue suggests an enhancement

Comments

@isaacengel
Copy link

isaacengel commented Jun 11, 2020

EDIT: using the issue template

Preliminary questions [Required]

Disable all the other extensions except for LaTeX Workshop, and check that you still see this issue. [Required]

You still see this issue?: Yes

Make sure to visit the wiki FAQ before filling an issue.

You visited the wiki?: Yes

If your issue is with compiling a document (not having to do with finding the root file of a project), check first that you can compile manually.

You can compile a TeX document manually?: No (the file did not compile in the first place, although if I do it manually the "endless compilation" doesn't happen)

Describe the bug [Required]

When a compilation fails (e.g. after saving the main .tex file), it tries to compile over and over again until I click on 'Terminate current compilation', which doesn't always work. This makes it hard to check the compiler log as it is constantly refreshing.

To Reproduce

Steps to reproduce the behavior:

  1. Open a .tex file which won't compile, e.g. with syntax errors.
    Note: in my current case, it's an issue with the bibliography but I have had this same problem happen with syntax errors such as not closing a curly bracket section.
  2. Save the .tex file to compile it.

Expected behavior

Compilation will finish with errors, showing up the 'Recipe terminated with error.' messages, and will start compiling again. This leads to an endless loop of compilation and error messages.

Logs [Required]

Please paste the whole log messages here, not parts of ones. It is very important to identify problems.

LaTeX Workshop Output [Required]

[12:27:06] File watcher: responding to change in c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[12:27:06] Parsing c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[12:27:06] Parse fls file.
[12:27:06] Fls file found: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.fls
[12:27:06] Found .bib file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[12:27:06] Found .bib file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[12:27:06] c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex changed. Auto build project.
[12:27:06] BUILD command invoked.
[12:27:06] Building root file: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[12:27:06] Build root file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[12:27:06] Recipe step 1: latexmk, --max-print-line=10000,-synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-outdir=c:/Users/Isaac/Box Sync/github/reverb_paper,c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy
[12:27:06] cwd: c:\Users\Isaac\Box Sync\github\reverb_paper
[12:27:06] LaTeX build process spawned. PID: 23740.
[12:27:08] Bib file watcher - responding to change in c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[12:27:08] Parsing .bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[12:27:08] c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib changed. Auto build project.
[12:27:08] BUILD command invoked.
[12:27:08] Building root file: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[12:27:08] Parsed 0 bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib.
[12:27:10] LaTeX log parsed with 19 messages.
[12:27:10] Recipe returns with error: 12/null. PID: 23740. message: Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67.
Rule 'pdflatex': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy.aux'
      'c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy.tex'
      'reverbStudy.aux'
      'reverbStudy.tex'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  --max-print-line=10000 -synctex=1 -interaction=nonstopmode -file-line-error -recorder -output-directory="c:/Users/Isaac/Box Sync/github/reverb_paper"  "c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex"'
------------
Latexmk: Missing input file: 'reverbStudy.ent' from line
  'No file reverbStudy.ent.'
Latexmk: Found input bbl file 'reverbStudy.bbl'
Latexmk: Found input bbl file 'reverbStudy.bbl'
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'reverbStudy.pdf'
Latexmk: List of undefined refs and citations:
  Reference `finalpage' on page 1 undefined on input line 118
Latexmk: Found bibliography file(s) [reverbStudyNotes.bib]
Rule 'bibtex reverbStudy': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'reverbStudy.aux'
------------
Run number 1 of rule 'bibtex reverbStudy'
------------
------------
Running 'bibtex  "reverbStudy"'
------------
Latexmk: Summary of warnings from last run of (pdf)latex:
  Latex failed to resolve 1 reference(s)
Collected error summary (may duplicate other messages):
  bibtex reverbStudy: Bibtex errors: See file 'reverbStudy.blg'
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
.
[12:27:10] Cleaning auxiliary files and retrying build after toolchain error.
[12:27:10] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.bbl
[12:27:10] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.aux
[12:27:10] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.fls
[12:27:10] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.blg
[12:27:11] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.log
[12:27:11] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.fdb_latexmk
[12:27:11] Recipe step 1: latexmk, --max-print-line=10000,-synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-outdir=c:/Users/Isaac/Box Sync/github/reverb_paper,c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy
[12:27:11] cwd: c:\Users\Isaac\Box Sync\github\reverb_paper
[12:27:11] LaTeX build process spawned. PID: 31472.
[12:27:13] Bib file watcher - responding to change in c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[12:27:13] Parsing .bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[12:27:13] c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib changed. Auto build project.
[12:27:13] BUILD command invoked.
[12:27:13] Building root file: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[12:27:13] Another LaTeX build processing is already waiting for the current LaTeX build to finish. Exit.
[12:27:13] Parsed 0 bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib.
[12:27:15] LaTeX log parsed with 132 messages.
[12:27:15] Recipe returns with error: 12/null. PID: 31472. message: Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67.
Rule 'pdflatex': The following rules & subrules became out-of-date:
      'pdflatex'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  --max-print-line=10000 -synctex=1 -interaction=nonstopmode -file-line-error -recorder -output-directory="c:/Users/Isaac/Box Sync/github/reverb_paper"  "c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex"'
------------
Latexmk: Missing input file: 'reverbStudy.ent' from line
  'No file reverbStudy.ent.'
Latexmk: Non-existent bbl file 'reverbStudy.bbl'
 No file reverbStudy.bbl.
Latexmk: Non-existent bbl file 'reverbStudy.bbl'
 No file reverbStudy.bbl.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'reverbStudy.pdf'
Latexmk: List of undefined refs and citations:
  Citation `ahrens_perceptual_2019' on page 10 undefined on input line 354
  Citation `ahrens_perceptual_2019' on page 11 undefined on input line 362
  Citation `ahrens_perceptual_2019' on page 12 undefined on input line 372
  Citation `ahrens_perceptual_2019' on page 2 undefined on input line 149
  Citation `ahrens_perceptual_2019' on page 3 undefined on input line 173
  Citation `ahrens_perceptual_2019' on page 4 undefined on input line 211
  Citation `allen_image_1979' on page 2 undefined on input line 145
  Citation `allred_applications_1958' on page 2 undefined on input line 145
  Citation `armstrong_perceptual_2018' on page 4 undefined on input line 223
  Citation `avni_spatial_2013' on page 1 undefined on input line 126
  Citation `avni_spatial_2013' on page 11 undefined on input line 362
  Citation `avni_spatial_2013' on page 2 undefined on input line 149
  Citation `avni_spatial_2013' on page 3 undefined on input line 173
  Citation `avni_spatial_2013' on page 4 undefined on input line 211
  Citation `barron_spatial_1981' on page 2 undefined on input line 143
  Citation `bech_timbral_1996' on page 11 undefined on input line 358
  Citation `bech_timbral_1996' on page 2 undefined on input line 143
  Citation `bech_timbral_1996' on page 5 undefined on input line 235
  Citation `begault_direct_2001' on page 2 undefined on input line 143
  Citation `ben-hur_loudness_2019' on page 7 undefined on input line 280
  Citation `beranek_concert_2008' on page 2 undefined on input line 143
  Citation `beranek_concert_2008' on page 5 undefined on input line 248
  Citation `beranek_concert_2008' on page 5 undefined on input line 250
  Citation `bernschutz_binaural_2014' on page 4 undefined on input line 215
  Citation `bernschutz_microphone_2016' on page 10 undefined on input line 354
  Citation `bernschutz_microphone_2016' on page 12 undefined on input line 372
  Citation `bernschutz_microphone_2016' on page 2 undefined on input line 149
  Citation `bernschutz_microphone_2016' on page 3 undefined on input line 173
  Citation `brinkmann_towards_2020' on page 11 undefined on input line 362
  Citation `brown_precedence_2015' on page 2 undefined on input line 143
  Citation `brown_precedence_2015' on page 2 undefined on input line 151
  Citation `cabrera_decay_2011' on page 4 undefined on input line 209
  Citation `carpentier_hybrid_2014' on page 1 undefined on input line 124
  Citation `carpentier_hybrid_2014' on page 2 undefined on input line 145
  Citation `cuevas-rodriguez_3d_2019' on page 2 undefined on input line 155
  Citation `cuevas-rodriguez_3d_2019' on page 5 undefined on input line 227
  Citation `de_sena_efficient_2015' on page 2 undefined on input line 145
  Citation `engel_perceptual_2019' on page 2 undefined on input line 151
  Citation `engel_perceptual_2019' on page 2 undefined on input line 155
  Citation `farina_advancements_2007' on page 3 undefined on input line 206
  Citation `gerzon_ambisonics_1985' on page 1 undefined on input line 126
  Citation `hansen_making_1991' on page 4 undefined on input line 220
  Citation `hintze_violin_1998' on page 10 undefined on input line 340
  Citation `hintze_violin_1998' on page 9 undefined on input line 308
  Citation `itu-r_bs.1534_2015' on page 8 undefined on input line 300
  Citation `itu-r_bs.1534_2015' on page 9 undefined on input line 312
  Citation `itu-r_bs.1770_2015' on page 7 undefined on input line 280
  Citation `kaplanis_perception_2014' on page 2 undefined on input line 143
  Citation `lindau_perceptual_2010' on page 5 undefined on input line 235
  Citation `litovsky_precedence_1999' on page 2 undefined on input line 143
  Citation `mckeag_sound_1996' on page 3 undefined on input line 157
  Citation `mckeag_sound_1996' on page 4 undefined on input line 215
  Citation `mh_acoustics_eigenbeam_2016' on page 3 undefined on input line 206
  Citation `moore_introduction_2012' on page 5 undefined on input line 235
  Citation `murphy_hybrid_2007' on page 1 undefined on input line 124
  Citation `murphy_hybrid_2007' on page 2 undefined on input line 145
  Citation `noisternig_3d_2003-1' on page 3 undefined on input line 157
  Citation `nowak_perception_2017' on page 11 undefined on input line 358
  Citation `nowak_perception_2017' on page 5 undefined on input line 248
  Citation `nowak_perception_2017' on page 5 undefined on input line 250
  Citation `nowak_perception_2017' on page 5 undefined on input line 254
  Citation `okano_relations_1998' on page 5 undefined on input line 248
  Citation `olive_detection_1989' on page 2 undefined on input line 143
  Citation `olive_detection_1989' on page 5 undefined on input line 235
  Citation `picinali_comparative_2017' on page 2 undefined on input line 151
  Citation `picinali_comparative_2017' on page 2 undefined on input line 155
  Citation `picinali_comparative_2017' on page 3 undefined on input line 169
  Citation `pulkki_spatial_2007' on page 2 undefined on input line 145
  Citation `schissler_efficient_2017' on page 1 undefined on input line 126
  Citation `schroeder_colorless_1961' on page 1 undefined on input line 124
  Citation `valimaki_more_2016' on page 1 undefined on input line 124
  Citation `valimaki_more_2016' on page 2 undefined on input line 145
  Citation `wallach_precedence_1949' on page 2 undefined on input line 143
  Citation `wallach_precedence_1949' on page 2 undefined on input line 151
  Citation `wallach_precedence_1949' on page 5 undefined on input line 235
  Citation `werner_summary_2016' on page 2 undefined on input line 143
  Citation `yadav_investigating_2013' on page 2 undefined on input line 143
  Citation `zahorik_direct--reverberant_2002' on page 3 undefined on input line 189
  Citation `zaunschirm_binaural_2020' on page 2 undefined on input line 151
  Citation `zotter_ambisonics_2019' on page 1 undefined on input line 126
  Citation `zotter_ambisonics_2019' on page 4 undefined on input line 215
  Reference `FirstPage' on page 1 undefined on input line 118
  Reference `fig:IACC' on page 5 undefined on input line 248
  Reference `fig:IACC' on page 5 undefined on input line 254
  Reference `fig:RVLdiagram' on page 3 undefined on input line 159
  Reference `fig:SHRIR' on page 5 undefined on input line 235
  Reference `fig:SHRIR' on page 5 undefined on input line 237
  Reference `fig:loudness' on page 12 undefined on input line 366
  Reference `fig:loudness' on page 7 undefined on input line 280
  Reference `fig:mushra' on page 9 undefined on input line 304
  Reference `fig:pairedComp' on page 12 undefined on input line 366
  Reference `fig:pairedComp' on page 9 undefined on input line 336
  Reference `fig:roompics' on page 3 undefined on input line 179
  Reference `fig:spectra' on page 6 undefined on input line 267
  Reference `finalpage' on page 1 undefined on input line 118
  Reference `sec:Background' on page 1 undefined on input line 135
  Reference `sec:Conclusions' on page 1 undefined on input line 135
  Reference `sec:Discussion' on page 1 undefined on input line 135
  Reference `sec:Methods' on page 1 undefined on input line 135
  Reference `sec:Methods' on page 5 undefined on input line 235
  Reference `sec:Objective' on page 1 undefined on input line 135
  Reference `sec:Objective' on page 12 undefined on input line 366
  Reference `sec:Perceptual' on page 1 undefined on input line 135
  Reference `sec:RVL' on page 4 undefined on input line 215
  Reference `sec:RVL' on page 9 undefined on input line 328
  Reference `tab:room_parameters' on page 3 undefined on input line 179
Latexmk: Found bibliography file(s) [reverbStudyNotes.bib]
Rule 'bibtex reverbStudy': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'reverbStudy.aux'
------------
Run number 1 of rule 'bibtex reverbStudy'
------------
------------
Running 'bibtex  "reverbStudy"'
------------
Latexmk: Summary of warnings from last run of (pdf)latex:
  Latex failed to resolve 29 reference(s)
  Latex failed to resolve 86 citation(s)
Collected error summary (may duplicate other messages):
  bibtex reverbStudy: Bibtex errors: See file 'reverbStudy.blg'
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
.
[12:27:15] Build root file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[12:27:15] Recipe step 1: latexmk, --max-print-line=10000,-synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-outdir=c:/Users/Isaac/Box Sync/github/reverb_paper,c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy
[12:27:15] cwd: c:\Users\Isaac\Box Sync\github\reverb_paper
[12:27:15] LaTeX build process spawned. PID: 23476.
[12:27:17] Bib file watcher - responding to change in c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[12:27:17] Parsing .bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[12:27:17] c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib changed. Auto build project.
[12:27:17] BUILD command invoked.
[12:27:17] Building root file: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[12:27:17] Parsed 0 bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib.
[12:27:19] LaTeX log parsed with 17 messages.
[12:27:19] Recipe returns with error: 12/null. PID: 23476. message: Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67.
Rule 'pdflatex': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy.aux'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  --max-print-line=10000 -synctex=1 -interaction=nonstopmode -file-line-error -recorder -output-directory="c:/Users/Isaac/Box Sync/github/reverb_paper"  "c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex"'
------------
Latexmk: Missing input file: 'reverbStudy.ent' from line
  'No file reverbStudy.ent.'
Latexmk: Found input bbl file 'reverbStudy.bbl'
Latexmk: Found input bbl file 'reverbStudy.bbl'
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'reverbStudy.pdf'
Latexmk: Found bibliography file(s) [reverbStudyNotes.bib]
Rule 'bibtex reverbStudy': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'reverbStudy.aux'
------------
Run number 1 of rule 'bibtex reverbStudy'
------------
------------
Running 'bibtex  "reverbStudy"'
------------
Collected error summary (may duplicate other messages):
  bibtex reverbStudy: Bibtex errors: See file 'reverbStudy.blg'
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
.
[12:27:19] Cleaning auxiliary files and retrying build after toolchain error.
[12:27:19] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.bbl
[12:27:19] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.aux
[12:27:19] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.blg
[12:27:19] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.fls
[12:27:19] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.log
[12:27:19] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.fdb_latexmk
[12:27:19] Recipe step 1: latexmk, --max-print-line=10000,-synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-outdir=c:/Users/Isaac/Box Sync/github/reverb_paper,c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy
[12:27:19] cwd: c:\Users\Isaac\Box Sync\github\reverb_paper
[12:27:19] LaTeX build process spawned. PID: 6732.
[12:27:21] Bib file watcher - responding to change in c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[12:27:21] Parsing .bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[12:27:21] c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib changed. Auto build project.
[12:27:21] BUILD command invoked.
[12:27:21] Building root file: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[12:27:21] Another LaTeX build processing is already waiting for the current LaTeX build to finish. Exit.
[12:27:21] Parsed 0 bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib.
[12:27:24] LaTeX log parsed with 132 messages.
[12:27:24] Recipe returns with error: 12/null. PID: 6732. message: Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67.
Rule 'pdflatex': The following rules & subrules became out-of-date:
      'pdflatex'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  --max-print-line=10000 -synctex=1 -interaction=nonstopmode -file-line-error -recorder -output-directory="c:/Users/Isaac/Box Sync/github/reverb_paper"  "c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex"'
------------
Latexmk: Missing input file: 'reverbStudy.ent' from line
  'No file reverbStudy.ent.'
Latexmk: Non-existent bbl file 'reverbStudy.bbl'
 No file reverbStudy.bbl.
Latexmk: Non-existent bbl file 'reverbStudy.bbl'
 No file reverbStudy.bbl.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'reverbStudy.pdf'
Latexmk: List of undefined refs and citations:
  Citation `ahrens_perceptual_2019' on page 10 undefined on input line 354
  Citation `ahrens_perceptual_2019' on page 11 undefined on input line 362
  Citation `ahrens_perceptual_2019' on page 12 undefined on input line 372
  Citation `ahrens_perceptual_2019' on page 2 undefined on input line 149
  Citation `ahrens_perceptual_2019' on page 3 undefined on input line 173
  Citation `ahrens_perceptual_2019' on page 4 undefined on input line 211
  Citation `allen_image_1979' on page 2 undefined on input line 145
  Citation `allred_applications_1958' on page 2 undefined on input line 145
  Citation `armstrong_perceptual_2018' on page 4 undefined on input line 223
  Citation `avni_spatial_2013' on page 1 undefined on input line 126
  Citation `avni_spatial_2013' on page 11 undefined on input line 362
  Citation `avni_spatial_2013' on page 2 undefined on input line 149
  Citation `avni_spatial_2013' on page 3 undefined on input line 173
  Citation `avni_spatial_2013' on page 4 undefined on input line 211
  Citation `barron_spatial_1981' on page 2 undefined on input line 143
  Citation `bech_timbral_1996' on page 11 undefined on input line 358
  Citation `bech_timbral_1996' on page 2 undefined on input line 143
  Citation `bech_timbral_1996' on page 5 undefined on input line 235
  Citation `begault_direct_2001' on page 2 undefined on input line 143
  Citation `ben-hur_loudness_2019' on page 7 undefined on input line 280
  Citation `beranek_concert_2008' on page 2 undefined on input line 143
  Citation `beranek_concert_2008' on page 5 undefined on input line 248
  Citation `beranek_concert_2008' on page 5 undefined on input line 250
  Citation `bernschutz_binaural_2014' on page 4 undefined on input line 215
  Citation `bernschutz_microphone_2016' on page 10 undefined on input line 354
  Citation `bernschutz_microphone_2016' on page 12 undefined on input line 372
  Citation `bernschutz_microphone_2016' on page 2 undefined on input line 149
  Citation `bernschutz_microphone_2016' on page 3 undefined on input line 173
  Citation `brinkmann_towards_2020' on page 11 undefined on input line 362
  Citation `brown_precedence_2015' on page 2 undefined on input line 143
  Citation `brown_precedence_2015' on page 2 undefined on input line 151
  Citation `cabrera_decay_2011' on page 4 undefined on input line 209
  Citation `carpentier_hybrid_2014' on page 1 undefined on input line 124
  Citation `carpentier_hybrid_2014' on page 2 undefined on input line 145
  Citation `cuevas-rodriguez_3d_2019' on page 2 undefined on input line 155
  Citation `cuevas-rodriguez_3d_2019' on page 5 undefined on input line 227
  Citation `de_sena_efficient_2015' on page 2 undefined on input line 145
  Citation `engel_perceptual_2019' on page 2 undefined on input line 151
  Citation `engel_perceptual_2019' on page 2 undefined on input line 155
  Citation `farina_advancements_2007' on page 3 undefined on input line 206
  Citation `gerzon_ambisonics_1985' on page 1 undefined on input line 126
  Citation `hansen_making_1991' on page 4 undefined on input line 220
  Citation `hintze_violin_1998' on page 10 undefined on input line 340
  Citation `hintze_violin_1998' on page 9 undefined on input line 308
  Citation `itu-r_bs.1534_2015' on page 8 undefined on input line 300
  Citation `itu-r_bs.1534_2015' on page 9 undefined on input line 312
  Citation `itu-r_bs.1770_2015' on page 7 undefined on input line 280
  Citation `kaplanis_perception_2014' on page 2 undefined on input line 143
  Citation `lindau_perceptual_2010' on page 5 undefined on input line 235
  Citation `litovsky_precedence_1999' on page 2 undefined on input line 143
  Citation `mckeag_sound_1996' on page 3 undefined on input line 157
  Citation `mckeag_sound_1996' on page 4 undefined on input line 215
  Citation `mh_acoustics_eigenbeam_2016' on page 3 undefined on input line 206
  Citation `moore_introduction_2012' on page 5 undefined on input line 235
  Citation `murphy_hybrid_2007' on page 1 undefined on input line 124
  Citation `murphy_hybrid_2007' on page 2 undefined on input line 145
  Citation `noisternig_3d_2003-1' on page 3 undefined on input line 157
  Citation `nowak_perception_2017' on page 11 undefined on input line 358
  Citation `nowak_perception_2017' on page 5 undefined on input line 248
  Citation `nowak_perception_2017' on page 5 undefined on input line 250
  Citation `nowak_perception_2017' on page 5 undefined on input line 254
  Citation `okano_relations_1998' on page 5 undefined on input line 248
  Citation `olive_detection_1989' on page 2 undefined on input line 143
  Citation `olive_detection_1989' on page 5 undefined on input line 235
  Citation `picinali_comparative_2017' on page 2 undefined on input line 151
  Citation `picinali_comparative_2017' on page 2 undefined on input line 155
  Citation `picinali_comparative_2017' on page 3 undefined on input line 169
  Citation `pulkki_spatial_2007' on page 2 undefined on input line 145
  Citation `schissler_efficient_2017' on page 1 undefined on input line 126
  Citation `schroeder_colorless_1961' on page 1 undefined on input line 124
  Citation `valimaki_more_2016' on page 1 undefined on input line 124
  Citation `valimaki_more_2016' on page 2 undefined on input line 145
  Citation `wallach_precedence_1949' on page 2 undefined on input line 143
  Citation `wallach_precedence_1949' on page 2 undefined on input line 151
  Citation `wallach_precedence_1949' on page 5 undefined on input line 235
  Citation `werner_summary_2016' on page 2 undefined on input line 143
  Citation `yadav_investigating_2013' on page 2 undefined on input line 143
  Citation `zahorik_direct--reverberant_2002' on page 3 undefined on input line 189
  Citation `zaunschirm_binaural_2020' on page 2 undefined on input line 151
  Citation `zotter_ambisonics_2019' on page 1 undefined on input line 126
  Citation `zotter_ambisonics_2019' on page 4 undefined on input line 215
  Reference `FirstPage' on page 1 undefined on input line 118
  Reference `fig:IACC' on page 5 undefined on input line 248
  Reference `fig:IACC' on page 5 undefined on input line 254
  Reference `fig:RVLdiagram' on page 3 undefined on input line 159
  Reference `fig:SHRIR' on page 5 undefined on input line 235
  Reference `fig:SHRIR' on page 5 undefined on input line 237
  Reference `fig:loudness' on page 12 undefined on input line 366
  Reference `fig:loudness' on page 7 undefined on input line 280
  Reference `fig:mushra' on page 9 undefined on input line 304
  Reference `fig:pairedComp' on page 12 undefined on input line 366
  Reference `fig:pairedComp' on page 9 undefined on input line 336
  Reference `fig:roompics' on page 3 undefined on input line 179
  Reference `fig:spectra' on page 6 undefined on input line 267
  Reference `finalpage' on page 1 undefined on input line 118
  Reference `sec:Background' on page 1 undefined on input line 135
  Reference `sec:Conclusions' on page 1 undefined on input line 135
  Reference `sec:Discussion' on page 1 undefined on input line 135
  Reference `sec:Methods' on page 1 undefined on input line 135
  Reference `sec:Methods' on page 5 undefined on input line 235
  Reference `sec:Objective' on page 1 undefined on input line 135
  Reference `sec:Objective' on page 12 undefined on input line 366
  Reference `sec:Perceptual' on page 1 undefined on input line 135
  Reference `sec:RVL' on page 4 undefined on input line 215
  Reference `sec:RVL' on page 9 undefined on input line 328
  Reference `tab:room_parameters' on page 3 undefined on input line 179
Latexmk: Found bibliography file(s) [reverbStudyNotes.bib]
Rule 'bibtex reverbStudy': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'reverbStudy.aux'
------------
Run number 1 of rule 'bibtex reverbStudy'
------------
------------
Running 'bibtex  "reverbStudy"'
------------
Latexmk: Summary of warnings from last run of (pdf)latex:
  Latex failed to resolve 29 reference(s)
  Latex failed to resolve 86 citation(s)
Collected error summary (may duplicate other messages):
  bibtex reverbStudy: Bibtex errors: See file 'reverbStudy.blg'
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
.
[12:27:24] Build root file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[12:27:24] Recipe step 1: latexmk, --max-print-line=10000,-synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-outdir=c:/Users/Isaac/Box Sync/github/reverb_paper,c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy
[12:27:24] cwd: c:\Users\Isaac\Box Sync\github\reverb_paper
[12:27:24] LaTeX build process spawned. PID: 9020.
[12:27:25] KILL command invoked.
[12:27:25] Kill the current process. PID: 9020.
[12:27:25] Recipe returns with error: null/SIGTERM. PID: 9020. message: Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67.
Rule 'pdflatex': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy.aux'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  --max-print-line=10000 -synctex=1 -interaction=nonstopmode -file-line-error -recorder -output-directory="c:/Users/Isaac/Box Sync/github/reverb_paper"  "c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex"'
------------
.
[12:27:25] KILL command invoked.
[12:27:25] LaTeX build process to kill is not found.
[12:27:25] KILL command invoked.
[12:27:25] LaTeX build process to kill is not found.
[12:27:25] KILL command invoked.
[12:27:25] LaTeX build process to kill is not found.
[12:27:25] KILL command invoked.
[12:27:25] LaTeX build process to kill is not found.
[12:27:26] KILL command invoked.
[12:27:26] LaTeX build process to kill is not found.
[12:27:26] KILL command invoked.
[12:27:26] LaTeX build process to kill is not found.
[12:27:26] KILL command invoked.
[12:27:26] LaTeX build process to kill is not found.
[12:27:26] KILL command invoked.
[12:27:26] LaTeX build process to kill is not found.
[12:27:26] KILL command invoked.
[12:27:26] LaTeX build process to kill is not found.
[12:27:26] Bib file watcher - responding to change in c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[12:27:26] Parsing .bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[12:27:26] c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib changed. Auto build project.
[12:27:26] BUILD command invoked.
[12:27:26] Building root file: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[12:27:26] Parsed 0 bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib.
[12:27:26] Build root file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[12:27:26] Recipe step 1: latexmk, --max-print-line=10000,-synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-outdir=c:/Users/Isaac/Box Sync/github/reverb_paper,c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy
[12:27:26] cwd: c:\Users\Isaac\Box Sync\github\reverb_paper
[12:27:26] LaTeX build process spawned. PID: 28712.
[12:27:26] KILL command invoked.
[12:27:26] Kill the current process. PID: 28712.
[12:27:26] Recipe returns with error: null/SIGTERM. PID: 28712. message: .
[12:27:27] KILL command invoked.
[12:27:27] LaTeX build process to kill is not found.

Developer Tools Console [Required]

webviewElement.ts:331 [Embedded Page] PDF a01e9c0c4a8bd7c5b70d36e058133dcf [1.5 MiKTeX pdfTeX-1.40.21 / LaTeX with hyperref] (PDF.js: 2.3.200)
webviewElement.ts:331 [Embedded Page] Uncaught TypeError: Cannot set property 'type' of undefined
15notificationsAlerts.ts:40 Recipe terminated with error.
onDidChangeNotification @ notificationsAlerts.ts:40
log.ts:197   ERR Cannot read property 'getCell' of undefined: TypeError: Cannot read property 'getCell' of undefined
    at Object.t.convertLinkRangeToBuffer (file:///C:/Users/Isaac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3371:362)
    at e._provideLinks (file:///C:/Users/Isaac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:4290:723)
    at async e.provideLinks (file:///C:/Users/Isaac/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3370:497)
9notificationsAlerts.ts:40 Recipe terminated with error.
onDidChangeNotification @ notificationsAlerts.ts:40
webviewElement.ts:331 [Embedded Page] PDF 77af436179cd54e3dbc2a0eea15c053d [1.5 MiKTeX pdfTeX-1.40.21 / LaTeX with hyperref] (PDF.js: 2.3.200)
webviewElement.ts:331 [Embedded Page] Uncaught TypeError: Cannot set property 'type' of undefined
3notificationsAlerts.ts:40 Recipe terminated with error.
onDidChangeNotification @ notificationsAlerts.ts:40

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop [Required]

  • OS: Windows 10
  • VS Code version: 1.46.0
  • Extension version: 8.10.0
  • TeX distribution version: MiKTeX 2.9.7347

Additional questions

Are you using LaTeX Workshop with VS Code Remote?

No

Additional context

The same project compiles fine in TeXstudio 2.12.2. By the way, this particular issue of the bibliography happens when I try to not use bibtex, by replacing the \bibliography{...} line with the contents of the .bbl file.

@isaacengel isaacengel added the feature request Feature request label Jun 11, 2020
@tamuratak tamuratak removed the feature request Feature request label Jun 11, 2020
@tamuratak
Copy link
Contributor

Fill out all the information required in the issue template. Please paste the whole log messages here, not parts of ones. It is very important to identify problems.

スクリーンショット 2020-02-14 20 41 25

@tamuratak

This comment has been minimized.

@jlelong jlelong added the need more info More information needed to identify the issue label Jun 11, 2020
@isaacengel
Copy link
Author

Thanks for the reply! I updated the original post using the template.

@jlelong jlelong removed the need more info More information needed to identify the issue label Jun 11, 2020
@jlelong
Copy link
Collaborator

jlelong commented Jun 11, 2020

Here is what happens.

  1. You trigger a build, which fails.

  2. Then, auxiliary files are cleaned and a new build is triggered, which fails again. This step can be skipped by setting latex-workshop.latex.autoBuild.cleanAndRetry.enabled: false.

  3. Your logs repeatedly say

    Bib file watcher - responding to change in c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
    

    which triggers a new build every time because you have "latex-workshop.latex.autoBuild.run": "onFileChange".

Step 3 is the issue. You have to figure out why your reverbStudyNotes.bib gets repeatedly modified? Your problem is mostly related to your .tex files and compilation process but has nothing to do with the extension. If you need more help, post a MWE.

@tamuratak
Copy link
Contributor

@isaacengel Please paste the whole log. It should start with Initializing LaTeX Workshop

@isaacengel
Copy link
Author

@jlelong That makes sense! It seems that the REVTeX package generates these *Notes.bib automatically every time the project is compiled, which leads to the endless loop. Some further context about this kind of files here: github/gitignore#3286

Is it possible to tell the autoBuild function to ignore certain files, or to act only when the root file is changed?

@jlelong
Copy link
Collaborator

jlelong commented Jun 11, 2020

You can ignore some files using latex-workshop.latex.watch.files.ignore.

As @tamuratak asked, please post the complete logs and the content of the .fls file and a MWE? I would like to further investigate this issue with REVTeX.

@isaacengel
Copy link
Author

@jlelong @tamuratak Find the log and fls file contents below.
I think that the compilation problem itself might be that:

  1. I am not using bibtex. Instead, I have copied and pasted the contents of the .bbl (using bibtex in a previous iteration) at the end of the root file.
  2. REVTeX generates the rogue .bib file
  3. This triggers bibtex, but because the .bib file is empty, it causes an error because it thinks the references are missing, when they are actually in the .tex file.

Would that make sense? I will upload a MWE when I get the chance.

Fls file contents:

PWD c:\Users\Isaac\Box Sync\github\reverb_paper
INPUT C:\Users\Isaac\AppData\Local\MiKTeX\2.9\miktex\data\le\pdftex\pdflatex.fmt
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
OUTPUT c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.log
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\JASAnew.cls
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\JASAnew.cls
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\revtex\revtex4-1.cls
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\revtex\revtex4-1.cls
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\revtex\revtex4-1.cls
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\revtex\aip4-1.rtx
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\revtex\aip4-1.rtx
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\revtex\aip4-1.rtx
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\revtex\aps10pt4-1.rtx
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\revtex\aps10pt4-1.rtx
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\textcase\textcase.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\textcase\textcase.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsfonts\amssymb.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsfonts\amssymb.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsfonts\amsfonts.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsfonts\amsfonts.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsmath\amsmath.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsmath\amsmath.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsmath\amstext.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsmath\amstext.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsmath\amsgen.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsmath\amsgen.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsmath\amsbsy.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsmath\amsbsy.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsmath\amsopn.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsmath\amsopn.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\url\url.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\url\url.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\natbib\natbib.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\natbib\natbib.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\revtex\revsymb4-1.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\revtex\revsymb4-1.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics\graphicx.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics\graphicx.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics\keyval.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics\keyval.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics\graphics.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics\graphics.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics\trig.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics\trig.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics-cfg\graphics.cfg
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics-cfg\graphics.cfg
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics-def\pdftex.def
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics-def\pdftex.def
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\tools\dcolumn.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\tools\dcolumn.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\tools\array.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\tools\array.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\tools\bm.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\tools\bm.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\base\latexsym.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\base\latexsym.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\lineno\lineno.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\lineno\lineno.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\adjustbox\adjustbox.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\adjustbox\adjustbox.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\xkeyval\xkeyval.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\xkeyval\xkeyval.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\xkeyval\xkeyval.tex
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\xkeyval\xkvutils.tex
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\adjustbox\adjcalc.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\adjustbox\adjcalc.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\adjustbox\trimclip.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\adjustbox\trimclip.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\collectbox\collectbox.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\collectbox\collectbox.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\adjustbox\tc-pdftex.def
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\adjustbox\tc-pdftex.def
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\ifoddpage\ifoddpage.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\ifoddpage\ifoddpage.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\ifoddpage\ifoddpage.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\varwidth\varwidth.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\varwidth\varwidth.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\varwidth\varwidth.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\ulem\ulem.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\ulem\ulem.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\latex-fonts\lasy6.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\xcolor\xcolor.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\xcolor\xcolor.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics-cfg\color.cfg
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\graphics-cfg\color.cfg
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\hyperref\hyperref.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\hyperref\hyperref.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\ltxcmds\ltxcmds.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\ltxcmds\ltxcmds.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\iftex\iftex.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\iftex\iftex.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\pdftexcmds\pdftexcmds.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\pdftexcmds\pdftexcmds.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\infwarerr\infwarerr.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\infwarerr\infwarerr.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\kvsetkeys\kvsetkeys.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\kvsetkeys\kvsetkeys.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\kvdefinekeys\kvdefinekeys.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\kvdefinekeys\kvdefinekeys.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\pdfescape\pdfescape.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\pdfescape\pdfescape.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\hycolor\hycolor.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\hycolor\hycolor.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\letltxmacro\letltxmacro.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\letltxmacro\letltxmacro.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\auxhook\auxhook.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\auxhook\auxhook.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\kvoptions\kvoptions.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\kvoptions\kvoptions.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\hyperref\pd1enc.def
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\hyperref\pd1enc.def
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\intcalc\intcalc.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\intcalc\intcalc.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\etexcmds\etexcmds.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\etexcmds\etexcmds.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\bitset\bitset.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\bitset\bitset.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\bigintcalc\bigintcalc.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\bigintcalc\bigintcalc.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\atbegshi\atbegshi.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\atbegshi\atbegshi.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\hyperref\hpdftex.def
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\hyperref\hpdftex.def
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\atveryend\atveryend.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\atveryend\atveryend.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\rerunfilecheck\rerunfilecheck.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\rerunfilecheck\rerunfilecheck.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\uniquecounter\uniquecounter.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\uniquecounter\uniquecounter.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\endnotes\endnotes.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\endnotes\endnotes.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\xprintlen\xprintlen.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\xprintlen\xprintlen.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\defpattern.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\defpattern.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-basic.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-basic.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-addons.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-addons.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-snap.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-snap.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-exp.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-exp.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-trigo.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-trigo.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-pas.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-pas.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-random.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-random.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-eqn.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-eqn.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-upn.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-upn.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-eval.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\fp\fp-eval.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\multirow\multirow.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\multirow\multirow.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\l3backend\l3backend-pdfmode.def
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\l3backend\l3backend-pdfmode.def
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.aux
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.aux
OUTPUT c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.aux
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\context\base\mkii\supp-pdf.mkii
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\context\base\mkii\supp-pdf.mkii
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\epstopdf-pkg\epstopdf-base.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\epstopdf-pkg\epstopdf-base.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\hyperref\nameref.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\hyperref\nameref.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\refcount\refcount.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\refcount\refcount.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\gettitlestring\gettitlestring.sty
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\generic\gettitlestring\gettitlestring.sty
OUTPUT c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.pdf
OUTPUT c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmr17.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmbx12.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmss10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmex7.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmex7.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsfonts\umsa.fd
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsfonts\umsa.fd
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\symbols\msam10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\symbols\msam7.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\symbols\msam5.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsfonts\umsb.fd
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\amsfonts\umsb.fd
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\symbols\msbm10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\symbols\msbm7.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\symbols\msbm5.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmbx10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmbx7.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmbx5.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmmib10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmmib7.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmmib5.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmbsy10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmbsy7.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmbsy5.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\base\ulasy.fd
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\tex\latex\base\ulasy.fd
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\latex-fonts\lasy10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\latex-fonts\lasy7.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\latex-fonts\lasy5.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmss8.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmr9.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmti9.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmr6.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmmi9.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmmi6.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmsy9.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmsy6.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmex9.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmex7.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\symbols\msam10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\symbols\msam7.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\symbols\msbm10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\symbols\msbm7.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmbx9.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmbx6.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmmib9.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmmib6.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmbsy9.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmbsy6.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\latex-fonts\lasy9.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmti10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\jknappen\ec\tcti1000.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmssbx10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmr8.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmss8.tfm
INPUT C:\Users\Isaac\AppData\Local\MiKTeX\2.9\pdftex\config\pdftex.map
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1c.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1c.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1c.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1c.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure2a.jpg
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure2a.jpg
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure2a.jpg
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure2a.jpg
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure2a.jpg
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure2b.jpg
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure2b.jpg
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure2b.jpg
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure2b.jpg
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure2b.jpg
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure3a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure3a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure3a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure3a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure3b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure3b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure3b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure3b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure4a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure4a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure4a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure4a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure4b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure4b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure4b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure4b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure5a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure5a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure5a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure5a.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure5b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure5b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure5b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure5b.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure6.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure6.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure6.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure6.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure7.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure7.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure7.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure7.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure8.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure8.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure8.pdf
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure8.pdf
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmtt10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmbx8.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmtt8.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmmi8.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmsy8.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmex8.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\symbols\msam10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\symbols\msbm10.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmmib8.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\amsfonts\cmextra\cmbsy8.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\latex-fonts\lasy8.tfm
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\tfm\public\cm\cmti8.tfm
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.bbl
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.bbl
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.bbl
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.bbl
INPUT c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.aux
INPUT C:\Users\Isaac\AppData\Local\MiKTeX\2.9\fonts\pk\ljfour\jknappen\ec\dpi600\tcti1000.pk
INPUT C:\Users\Isaac\AppData\Local\MiKTeX\2.9\fonts\pk\ljfour\jknappen\ec\dpi600\tcti1000.pk
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmbx10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmbx10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmbx12.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmbx12.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmbx8.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmbx8.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmbx9.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmbx9.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmmi10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmmi10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmmi6.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmmi6.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmmi7.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmmi7.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmmi8.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmmi8.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmmi9.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmmi9.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmr10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmr10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmr6.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmr6.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmr7.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmr7.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmr8.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmr8.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmr9.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmr9.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmss10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmss10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmss8.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmss8.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmssbx10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmssbx10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmsy10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmsy10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmsy6.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmsy6.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmsy7.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmsy7.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmsy9.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmsy9.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmti10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmti10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmti8.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmti8.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmti9.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmti9.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmtt10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmtt10.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmtt8.pfb
INPUT C:\Users\Isaac\AppData\Local\Programs\MiKTeX 2.9\fonts\type1\public\amsfonts\cm\cmtt8.pfb

Log:

[14:47:36] Initializing LaTeX Workshop.
[14:47:36] Creating file watcher for .pdf files.
[14:47:36] pdflatex is provided by MiKTeX
[14:47:36] Creating LaTeX Workshop http and websocket server.
[14:47:36] LaTeX Workshop initialized.
[14:47:36] Found root file from active editor: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:47:36] Root file changed from: undefined to c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex. Find all dependencies.
[14:47:36] Instantiating a new file watcher for c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:47:36] Creating file watcher for .bib files.
[14:47:36] Parsing c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:47:36] Parse fls file.
[14:47:36] Fls file found: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.fls
[14:47:37] Found .bib file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[14:47:37] Adding .bib file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib to bib file watcher.
[14:47:37] Parsing .bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[14:47:37] Found .bib file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[14:47:37] Server created on 127.0.0.1:54883
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\JASAnew.cls to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1a.pdf to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1b.pdf to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure1c.pdf to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure2a.jpg to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure2b.jpg to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure3a.pdf to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure3b.pdf to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure4a.pdf to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure4b.pdf to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure5a.pdf to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure5b.pdf to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure6.pdf to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure7.pdf to file watcher.
[14:47:37] Adding c:\Users\Isaac\Box Sync\github\reverb_paper\figs\Figure8.pdf to file watcher.
[14:47:37] Snippet data loaded.
[14:47:37] LaTeX Workshop version: 8.10.0
[14:47:37] Parsed 0 bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib.
[14:47:41] File watcher: responding to change in c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:47:41] Parsing c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:47:41] Parse fls file.
[14:47:41] Fls file found: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.fls
[14:47:41] Found .bib file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[14:47:41] Found .bib file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[14:47:41] c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex changed. Auto build project.
[14:47:41] BUILD command invoked.
[14:47:41] Building root file: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:47:41] Build root file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:47:41] Recipe step 1: latexmk, --max-print-line=10000,-synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-outdir=c:/Users/Isaac/Box Sync/github/reverb_paper,c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy
[14:47:41] cwd: c:\Users\Isaac\Box Sync\github\reverb_paper
[14:47:41] LaTeX build process spawned. PID: 20448.
[14:47:43] Bib file watcher - responding to change in c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[14:47:43] Parsing .bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[14:47:43] c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib changed. Auto build project.
[14:47:43] BUILD command invoked.
[14:47:43] Building root file: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:47:43] Parsed 0 bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib.
[14:47:45] LaTeX log parsed with 17 messages.
[14:47:45] Recipe returns with error: 12/null. PID: 20448. message: Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67.
Rule 'pdflatex': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy.aux'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  --max-print-line=10000 -synctex=1 -interaction=nonstopmode -file-line-error -recorder -output-directory="c:/Users/Isaac/Box Sync/github/reverb_paper"  "c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex"'
------------
Latexmk: Missing input file: 'reverbStudy.ent' from line
  'No file reverbStudy.ent.'
Latexmk: Found input bbl file 'reverbStudy.bbl'
Latexmk: Found input bbl file 'reverbStudy.bbl'
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'reverbStudy.pdf'
Latexmk: Found bibliography file(s) [reverbStudyNotes.bib]
Rule 'bibtex reverbStudy': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'reverbStudy.aux'
------------
Run number 1 of rule 'bibtex reverbStudy'
------------
------------
Running 'bibtex  "reverbStudy"'
------------
Collected error summary (may duplicate other messages):
  bibtex reverbStudy: Bibtex errors: See file 'reverbStudy.blg'
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
.
[14:47:45] Cleaning auxiliary files and retrying build after toolchain error.
[14:47:45] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.bbl
[14:47:45] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.aux
[14:47:45] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.blg
[14:47:45] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.fls
[14:47:45] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.log
[14:47:45] File cleaned: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.fdb_latexmk
[14:47:45] Recipe step 1: latexmk, --max-print-line=10000,-synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-outdir=c:/Users/Isaac/Box Sync/github/reverb_paper,c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy
[14:47:45] cwd: c:\Users\Isaac\Box Sync\github\reverb_paper
[14:47:46] LaTeX build process spawned. PID: 9208.
[14:47:48] Bib file watcher - responding to change in c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[14:47:48] Parsing .bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[14:47:48] c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib changed. Auto build project.
[14:47:48] BUILD command invoked.
[14:47:48] Building root file: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:47:48] Another LaTeX build processing is already waiting for the current LaTeX build to finish. Exit.
[14:47:48] Parsed 0 bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib.
[14:47:50] LaTeX log parsed with 132 messages.
[14:47:50] Recipe returns with error: 12/null. PID: 9208. message: Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67.
Rule 'pdflatex': The following rules & subrules became out-of-date:
      'pdflatex'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  --max-print-line=10000 -synctex=1 -interaction=nonstopmode -file-line-error -recorder -output-directory="c:/Users/Isaac/Box Sync/github/reverb_paper"  "c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex"'
------------
Latexmk: Missing input file: 'reverbStudy.ent' from line
  'No file reverbStudy.ent.'
Latexmk: Non-existent bbl file 'reverbStudy.bbl'
 No file reverbStudy.bbl.
Latexmk: Non-existent bbl file 'reverbStudy.bbl'
 No file reverbStudy.bbl.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'reverbStudy.pdf'
Latexmk: List of undefined refs and citations:
  Citation `ahrens_perceptual_2019' on page 10 undefined on input line 354
  Citation `ahrens_perceptual_2019' on page 11 undefined on input line 362
  Citation `ahrens_perceptual_2019' on page 12 undefined on input line 372
  Citation `ahrens_perceptual_2019' on page 2 undefined on input line 149
  Citation `ahrens_perceptual_2019' on page 3 undefined on input line 173
  Citation `ahrens_perceptual_2019' on page 4 undefined on input line 211
  Citation `allen_image_1979' on page 2 undefined on input line 145
  Citation `allred_applications_1958' on page 2 undefined on input line 145
  Citation `armstrong_perceptual_2018' on page 4 undefined on input line 223
  Citation `avni_spatial_2013' on page 1 undefined on input line 126
  Citation `avni_spatial_2013' on page 11 undefined on input line 362
  Citation `avni_spatial_2013' on page 2 undefined on input line 149
  Citation `avni_spatial_2013' on page 3 undefined on input line 173
  Citation `avni_spatial_2013' on page 4 undefined on input line 211
  Citation `barron_spatial_1981' on page 2 undefined on input line 143
  Citation `bech_timbral_1996' on page 11 undefined on input line 358
  Citation `bech_timbral_1996' on page 2 undefined on input line 143
  Citation `bech_timbral_1996' on page 5 undefined on input line 235
  Citation `begault_direct_2001' on page 2 undefined on input line 143
  Citation `ben-hur_loudness_2019' on page 7 undefined on input line 280
  Citation `beranek_concert_2008' on page 2 undefined on input line 143
  Citation `beranek_concert_2008' on page 5 undefined on input line 248
  Citation `beranek_concert_2008' on page 5 undefined on input line 250
  Citation `bernschutz_binaural_2014' on page 4 undefined on input line 215
  Citation `bernschutz_microphone_2016' on page 10 undefined on input line 354
  Citation `bernschutz_microphone_2016' on page 12 undefined on input line 372
  Citation `bernschutz_microphone_2016' on page 2 undefined on input line 149
  Citation `bernschutz_microphone_2016' on page 3 undefined on input line 173
  Citation `brinkmann_towards_2020' on page 11 undefined on input line 362
  Citation `brown_precedence_2015' on page 2 undefined on input line 143
  Citation `brown_precedence_2015' on page 2 undefined on input line 151
  Citation `cabrera_decay_2011' on page 4 undefined on input line 209
  Citation `carpentier_hybrid_2014' on page 1 undefined on input line 124
  Citation `carpentier_hybrid_2014' on page 2 undefined on input line 145
  Citation `cuevas-rodriguez_3d_2019' on page 2 undefined on input line 155
  Citation `cuevas-rodriguez_3d_2019' on page 5 undefined on input line 227
  Citation `de_sena_efficient_2015' on page 2 undefined on input line 145
  Citation `engel_perceptual_2019' on page 2 undefined on input line 151
  Citation `engel_perceptual_2019' on page 2 undefined on input line 155
  Citation `farina_advancements_2007' on page 3 undefined on input line 206
  Citation `gerzon_ambisonics_1985' on page 1 undefined on input line 126
  Citation `hansen_making_1991' on page 4 undefined on input line 220
  Citation `hintze_violin_1998' on page 10 undefined on input line 340
  Citation `hintze_violin_1998' on page 9 undefined on input line 308
  Citation `itu-r_bs1534_2015' on page 8 undefined on input line 300
  Citation `itu-r_bs1534_2015' on page 9 undefined on input line 312
  Citation `itu-r_bs1770_2015' on page 7 undefined on input line 280
  Citation `kaplanis_perception_2014' on page 2 undefined on input line 143
  Citation `lindau_perceptual_2010' on page 5 undefined on input line 235
  Citation `litovsky_precedence_1999' on page 2 undefined on input line 143
  Citation `mckeag_sound_1996' on page 3 undefined on input line 157
  Citation `mckeag_sound_1996' on page 4 undefined on input line 215
  Citation `mh_acoustics_eigenbeam_2016' on page 3 undefined on input line 206
  Citation `moore_introduction_2012' on page 5 undefined on input line 235
  Citation `murphy_hybrid_2007' on page 1 undefined on input line 124
  Citation `murphy_hybrid_2007' on page 2 undefined on input line 145
  Citation `noisternig_3d_2003-1' on page 3 undefined on input line 157
  Citation `nowak_perception_2017' on page 11 undefined on input line 358
  Citation `nowak_perception_2017' on page 5 undefined on input line 248
  Citation `nowak_perception_2017' on page 5 undefined on input line 250
  Citation `nowak_perception_2017' on page 5 undefined on input line 254
  Citation `okano_relations_1998' on page 5 undefined on input line 248
  Citation `olive_detection_1989' on page 2 undefined on input line 143
  Citation `olive_detection_1989' on page 5 undefined on input line 235
  Citation `picinali_comparative_2017' on page 2 undefined on input line 151
  Citation `picinali_comparative_2017' on page 2 undefined on input line 155
  Citation `picinali_comparative_2017' on page 3 undefined on input line 169
  Citation `pulkki_spatial_2007' on page 2 undefined on input line 145
  Citation `schissler_efficient_2017' on page 1 undefined on input line 126
  Citation `schroeder_colorless_1961' on page 1 undefined on input line 124
  Citation `valimaki_more_2016' on page 1 undefined on input line 124
  Citation `valimaki_more_2016' on page 2 undefined on input line 145
  Citation `wallach_precedence_1949' on page 2 undefined on input line 143
  Citation `wallach_precedence_1949' on page 2 undefined on input line 151
  Citation `wallach_precedence_1949' on page 5 undefined on input line 235
  Citation `werner_summary_2016' on page 2 undefined on input line 143
  Citation `yadav_investigating_2013' on page 2 undefined on input line 143
  Citation `zahorik_direct--reverberant_2002' on page 3 undefined on input line 189
  Citation `zaunschirm_binaural_2020' on page 2 undefined on input line 151
  Citation `zotter_ambisonics_2019' on page 1 undefined on input line 126
  Citation `zotter_ambisonics_2019' on page 4 undefined on input line 215
  Reference `FirstPage' on page 1 undefined on input line 118
  Reference `fig:IACC' on page 5 undefined on input line 248
  Reference `fig:IACC' on page 5 undefined on input line 254
  Reference `fig:RVLdiagram' on page 3 undefined on input line 159
  Reference `fig:SHRIR' on page 5 undefined on input line 235
  Reference `fig:SHRIR' on page 5 undefined on input line 237
  Reference `fig:loudness' on page 12 undefined on input line 366
  Reference `fig:loudness' on page 7 undefined on input line 280
  Reference `fig:mushra' on page 9 undefined on input line 304
  Reference `fig:pairedComp' on page 12 undefined on input line 366
  Reference `fig:pairedComp' on page 9 undefined on input line 336
  Reference `fig:roompics' on page 3 undefined on input line 179
  Reference `fig:spectra' on page 6 undefined on input line 267
  Reference `finalpage' on page 1 undefined on input line 118
  Reference `sec:Background' on page 1 undefined on input line 135
  Reference `sec:Conclusions' on page 1 undefined on input line 135
  Reference `sec:Discussion' on page 1 undefined on input line 135
  Reference `sec:Methods' on page 1 undefined on input line 135
  Reference `sec:Methods' on page 5 undefined on input line 235
  Reference `sec:Objective' on page 1 undefined on input line 135
  Reference `sec:Objective' on page 12 undefined on input line 366
  Reference `sec:Perceptual' on page 1 undefined on input line 135
  Reference `sec:RVL' on page 4 undefined on input line 215
  Reference `sec:RVL' on page 9 undefined on input line 328
  Reference `tab:room_parameters' on page 3 undefined on input line 179
Latexmk: Found bibliography file(s) [reverbStudyNotes.bib]
Rule 'bibtex reverbStudy': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'reverbStudy.aux'
------------
Run number 1 of rule 'bibtex reverbStudy'
------------
------------
Running 'bibtex  "reverbStudy"'
------------
Latexmk: Summary of warnings from last run of (pdf)latex:
  Latex failed to resolve 29 reference(s)
  Latex failed to resolve 86 citation(s)
Collected error summary (may duplicate other messages):
  bibtex reverbStudy: Bibtex errors: See file 'reverbStudy.blg'
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
.
[14:47:50] Build root file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:47:50] Recipe step 1: latexmk, --max-print-line=10000,-synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-outdir=c:/Users/Isaac/Box Sync/github/reverb_paper,c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy
[14:47:50] cwd: c:\Users\Isaac\Box Sync\github\reverb_paper
[14:47:50] LaTeX build process spawned. PID: 4512.
[14:47:52] Bib file watcher - responding to change in c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[14:47:52] Parsing .bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib
[14:47:52] c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib changed. Auto build project.
[14:47:52] BUILD command invoked.
[14:47:52] Building root file: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:47:52] Parsed 0 bib entries from c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudyNotes.bib.
[14:47:54] KILL command invoked.
[14:47:54] Kill the current process. PID: 4512.
[14:47:54] LaTeX log parsed with 17 messages.
[14:47:54] Recipe returns with error: null/SIGTERM. PID: 4512. message: Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67.
Rule 'pdflatex': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy.aux'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  --max-print-line=10000 -synctex=1 -interaction=nonstopmode -file-line-error -recorder -output-directory="c:/Users/Isaac/Box Sync/github/reverb_paper"  "c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex"'
------------
Latexmk: Missing input file: 'reverbStudy.ent' from line
  'No file reverbStudy.ent.'
Latexmk: Found input bbl file 'reverbStudy.bbl'
Latexmk: Found input bbl file 'reverbStudy.bbl'
Latexmk: References changed.
Latexmk: References changed.
Latexmk: Log file says output to 'reverbStudy.pdf'
.
[14:47:54] Build root file c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:47:54] Recipe step 1: latexmk, --max-print-line=10000,-synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-outdir=c:/Users/Isaac/Box Sync/github/reverb_paper,c:/Users/Isaac/Box Sync/github/reverb_paper/reverbStudy
[14:47:54] cwd: c:\Users\Isaac\Box Sync\github\reverb_paper
[14:47:54] LaTeX build process spawned. PID: 5952.
[14:47:54] KILL command invoked.
[14:47:54] Kill the current process. PID: 5952.
[14:47:54] Recipe returns with error: null/SIGTERM. PID: 5952. message: .
[14:47:54] KILL command invoked.
[14:47:54] LaTeX build process to kill is not found.
[14:47:54] KILL command invoked.
[14:47:54] LaTeX build process to kill is not found.
[14:47:54] KILL command invoked.
[14:47:54] LaTeX build process to kill is not found.
[14:47:55] KILL command invoked.
[14:47:55] LaTeX build process to kill is not found.
[14:47:55] KILL command invoked.
[14:47:55] LaTeX build process to kill is not found.
[14:47:55] KILL command invoked.
[14:47:55] LaTeX build process to kill is not found.
[14:47:56] KILL command invoked.
[14:47:56] LaTeX build process to kill is not found.
[14:47:56] KILL command invoked.
[14:47:56] LaTeX build process to kill is not found.
[14:47:56] KILL command invoked.
[14:47:56] LaTeX build process to kill is not found.
[14:48:01] LOG command invoked.
[14:48:01] Found root file from active editor: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex
[14:48:01] Keep using the same root file: c:\Users\Isaac\Box Sync\github\reverb_paper\reverbStudy.tex.

@isaacengel
Copy link
Author

And here is the compiler log:

Latexmk: Found bibliography file(s) [reverbStudyNotes.bib]
Rule 'bibtex reverbStudy': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'reverbStudy.aux'
------------
Run number 1 of rule 'bibtex reverbStudy'
------------
------------
Running 'bibtex  "reverbStudy"'
------------
Latexmk: applying rule 'bibtex reverbStudy'...
For rule 'bibtex reverbStudy', running '&run_bibtex(  )' ...
This is BibTeX, Version 0.99d (MiKTeX 2.9.7300 64-bit)
The top-level auxiliary file: reverbStudy.aux
Illegal, another \bibdata command---line 189 of file reverbStudy.aux
 : \bibdata
 :         {reverbStudyNotes}
I'm skipping whatever remains of this command
The style file: jasaauthyear2.bst
Database file #1: reverbStudyNotes.bib
Warning--I didn't find a database entry for "schroeder_colorless_1961"
Warning--I didn't find a database entry for "valimaki_more_2016"
Warning--I didn't find a database entry for "murphy_hybrid_2007"
Warning--I didn't find a database entry for "carpentier_hybrid_2014"
Warning--I didn't find a database entry for "gerzon_ambisonics_1985"
Warning--I didn't find a database entry for "zotter_ambisonics_2019"
Warning--I didn't find a database entry for "avni_spatial_2013"
Warning--I didn't find a database entry for "schissler_efficient_2017"
Warning--I didn't find a database entry for "wallach_precedence_1949"
Warning--I didn't find a database entry for "litovsky_precedence_1999"
Warning--I didn't find a database entry for "brown_precedence_2015"
Warning--I didn't find a database entry for "olive_detection_1989"
Warning--I didn't find a database entry for "bech_timbral_1996"
Warning--I didn't find a database entry for "barron_spatial_1981"
Warning--I didn't find a database entry for "kaplanis_perception_2014"
Warning--I didn't find a database entry for "beranek_concert_2008"
Warning--I didn't find a database entry for "yadav_investigating_2013"
Warning--I didn't find a database entry for "begault_direct_2001"
Warning--I didn't find a database entry for "werner_summary_2016"
Warning--I didn't find a database entry for "allred_applications_1958"
Warning--I didn't find a database entry for "allen_image_1979"
Warning--I didn't find a database entry for "de_sena_efficient_2015"
Warning--I didn't find a database entry for "pulkki_spatial_2007"
Warning--I didn't find a database entry for "bernschutz_microphone_2016"
Warning--I didn't find a database entry for "ahrens_perceptual_2019"
Warning--I didn't find a database entry for "picinali_comparative_2017"
Warning--I didn't find a database entry for "engel_perceptual_2019"
Warning--I didn't find a database entry for "zaunschirm_binaural_2020"
Warning--I didn't find a database entry for "cuevas-rodriguez_3d_2019"
Warning--I didn't find a database entry for "mckeag_sound_1996"
Warning--I didn't find a database entry for "noisternig_3d_2003-1"
Warning--I didn't find a database entry for "zahorik_direct--reverberant_2002"
Warning--I didn't find a database entry for "farina_advancements_2007"
Warning--I didn't find a database entry for "mh_acoustics_eigenbeam_2016"
Warning--I didn't find a database entry for "cabrera_decay_2011"
Warning--I didn't find a database entry for "bernschutz_binaural_2014"
Warning--I didn't find a database entry for "hansen_making_1991"
Warning--I didn't find a database entry for "armstrong_perceptual_2018"
Warning--I didn't find a database entry for "moore_introduction_2012"
Warning--I didn't find a database entry for "lindau_perceptual_2010"
Warning--I didn't find a database entry for "okano_relations_1998"
Warning--I didn't find a database entry for "nowak_perception_2017"
Warning--I didn't find a database entry for "ben-hur_loudness_2019"
Warning--I didn't find a database entry for "itu-r_bs1770_2015"
Warning--I didn't find a database entry for "itu-r_bs1534_2015"
Warning--I didn't find a database entry for "hintze_violin_1998"
Warning--I didn't find a database entry for "brinkmann_towards_2020"
(There was 1 error message)
Collected error summary (may duplicate other messages):
  bibtex reverbStudy: Bibtex errors: See file 'reverbStudy.blg'
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
Latexmk: Errors, so I did not complete making targets

@jlelong
Copy link
Collaborator

jlelong commented Jun 11, 2020

The .fls file only lists the .bib file as an OUTPUT file. So the .bib is detected as a dependency when scanning the .tex file. There is probably not much we can do here.

I am closing this issue. If you need more help, please ask for reopening and provide a minimal working example to reproduce the issue.

@jlelong jlelong closed this as completed Jun 11, 2020
@tamuratak
Copy link
Contributor

tamuratak commented Jun 11, 2020

@jlelong I cannot get your point. If .bib file is listed as OUTPUT, not INPUT, why should the .bib file be detected as a dependency?

I think the cause is that Manager.parseAuxFile always considers a file of \bibdata{...} in a .aux file as a dependency. The compiler log says that it found \bibdata{reverbStudyNotes} in reverbStudy.aux.

@isaacengel please paste the content of reverbStudy.aux.

@isaacengel
Copy link
Author

Here is a MWE for the compilation error (I couldn't reproduce the endless loop in this case)
vscode_latexissue_mwe.zip

And here are the last 10 lines of reverbStudy.aux, where the mentions to reverbStudyNotes appear:

...
\bibcite{zaunschirm_binaural_2020}{{46}{2020}{{Zaunschirm \emph  {et~al.}}}{{Zaunschirm, Frank, and Zotter}}}
\bibcite{zotter_ambisonics_2019}{{47}{2019}{{Zotter and Frank}}{{}}}
\bibdata{reverbStudyNotes}
\bibdata{reverbStudyNotes}
\bibstyle{jasaauthyear2}
\newlabel{LastBibItem}{{47}{14}{}{section*.27}{}}
\newlabel{finalpage}{{VII}{14}{}{section*.28}{}}
\newlabel{LastPage}{{}{14}{}{}{}}

@jlelong
Copy link
Collaborator

jlelong commented Jun 11, 2020

@tamuratak Good point. I forgot about the scanning of \bibdata in Manager.parseAuxFile. I thought that the .bib was added as a dependency when scanning the .tex file but you are right this is not the case. This is why I have asked for a MWE several times. It is far easier to investigate all this when you can reproduce the issue yourself.

@tamuratak
Copy link
Contributor

@isaacengel thank you for your cooperation.

@jlelong
Copy link
Collaborator

jlelong commented Jun 12, 2020

I will try to modify Manager.parseAuxFile so that files listed as OUTPUT in the .fls file are skipped in Manager.parseAuxFile. This should fix the revtex issue and does make sense as output file should not be watched. However, this would create a second issue as the .bib file is needed for bibliography and the watching function is also responsible for registering completion

private watchBibFile(bibPath: string) {
if (this.bibWatcher && !this.bibsWatched.includes(bibPath)) {
this.extension.logger.addLogMessage(`Added to bib file watcher: ${bibPath}`)
this.bibWatcher.add(bibPath)
this.bibsWatched.push(bibPath)
this.extension.completer.citation.parseBibFile(bibPath)
}
}

@jlelong jlelong changed the title Stop compiling when it fails the first time Possible infinite compilation loop when the .bib file is generated at compile time (revtex package) Jun 18, 2020
Repository owner locked as resolved and limited conversation to collaborators Sep 23, 2020
Repository owner unlocked this conversation Sep 24, 2020
@tamuratak tamuratak added the enhancement Issue suggests an enhancement label Sep 24, 2020
Repository owner locked as resolved and limited conversation to collaborators Jun 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Issue suggests an enhancement
Projects
None yet
Development

No branches or pull requests

3 participants