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

Fix warnings in the build output #541

Open
4 of 5 tasks
jamesray1 opened this issue Feb 5, 2018 · 1 comment
Open
4 of 5 tasks

Fix warnings in the build output #541

jamesray1 opened this issue Feb 5, 2018 · 1 comment

Comments

@jamesray1
Copy link
Contributor

jamesray1 commented Feb 5, 2018

E.g.:

Package natbib Warning: Citation `buterin2013ethereum' on page 1 undefined on i
nput line 99.
Package natbib Warning: Citation `dagger' on page 14 undefined on input line 12
07.
LaTeX Warning: Reference `ch:Terminology' on page 2 undefined on input line 114
.
Underfull \hbox (badness 10000) in paragraph at lines 204--205
[]\OT1/cmr/m/n/9 Having in-tro-duced the ba-sic con-cepts be-hind
LaTeX Warning: Reference `app:rlp' on page 3 undefined on input line 208.
Overfull \vbox (4.76pt too high) has occurred while \output is active [4]
Overfull \hbox (15.41824pt too wide) detected at line 980
[][]\OML/cmm/m/it/9 W\OT1/cmr/m/n/9 (\OML/cmm/m/it/9 w; []\OT1/cmr/m/n/9 ) \OMS
/cmsy/m/n/9 ^^Q []
Package natbib Warning: There were undefined citations.
[37] (./Paper.aux)
Package rerunfilecheck Warning: File `Paper.out' has changed.
(rerunfilecheck)                Rerun to get outlines right
(rerunfilecheck)                or use package `bookmark'.

LaTeX Warning: There were undefined references.
LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
This is BibTeX, Version 0.99d (TeX Live 2013/Debian)
The top-level auxiliary file: Paper.aux
The style file: plainnat.bst
Database file #1: Biblio.bib
Warning--empty journal in back2002hashcash
Warning--empty journal in buterin2013ethereum
Warning--empty journal in dagger
Warning--empty journal in hashimoto
Warning--empty journal in FowlerNollVo1991FNVHash
Warning--empty journal in lerner2014randmemohash
Warning--empty journal in colouredcoins2012rosenfeld
Warning--empty journal in mastercoin2013willett

To do:

@jamesray1
Copy link
Contributor Author

jamesray1 commented Feb 5, 2018

For Package natbib Warning: Citation ... on page # undefined on i
nput line #.

buterin2013ethereum does exist in Biblio.bib.

No file Paper.aux. may have something to do with it.

http://latex.org/forum/viewtopic.php?t=5287

As with #542, removing Paper.aux and Paper.bbl from .gitignore doesn't help, the build still says No file Paper.aux. and No file Paper.bbl.. You still get errors like: Package natbib Warning: Citation `buterin2013ethereum' on page 1 undefined on input line 99.

The warning occurs with or without URLs in the reference.

~~Tests: #544, #545~~~~

@jamesray1 jamesray1 changed the title Fix errors in the build output Fix warnings in the build output Feb 5, 2018
jamesray1 added a commit to jamesray1/yellowpaper that referenced this issue Feb 5, 2018
jamesray1 added a commit to jamesray1/yellowpaper that referenced this issue Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant