Opened 14 years ago
Closed 13 years ago
#26730 closed defect (fixed)
bibtex2html @1.96 should build-depend on texlive-latex-extra
Reported by: | tkren@… | Owned by: | reilles@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | calsaiwing@… | |
Port: | bibtex2html |
Description
Installing bibtex2html @1.96 gives me the following build error (main.log
):
[...] :info:build pdflatex manual.tex :info:build hevea -exec xxdate.exe -fix manual.tex :info:build This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live/MacPorts 2009_6) :info:build entering extended mode :info:build (./manual.tex :info:build LaTeX2e <2009/09/24> :info:build Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh :info:build yphenation, loaded. :info:build (/opt/local/share/texmf-texlive-dist/tex/latex/base/article.cls :info:build Document Class: article 2007/10/19 v1.4h Standard LaTeX document class :info:build (/opt/local/share/texmf-texlive-dist/tex/latex/base/size11.clo)) :info:build (/opt/local/share/texmf-texlive-dist/tex/latex/base/fontenc.sty :info:build (/opt/local/share/texmf-texlive-dist/tex/latex/base/t1enc.def)) :info:build (/opt/local/share/texmf-texlive-dist/tex/latex/base/inputenc.sty :info:build (/opt/local/share/texmf-texlive-dist/tex/latex/base/latin1.def)) :info:build :info:build ! LaTeX Error: File `fullpage.sty' not found. :info:build :info:build Type X to quit or <RETURN> to proceed, :info:build or enter new name. (Default extension: sty) :info:build :info:build Enter file name: :info:build ! Emergency stop. :info:build <read *> :info:build :info:build l.22 \usepackage :info:build {url}^^M :info:build ! ==> Fatal error occurred, no output PDF file produced! :info:build Transcript written on manual.log.:info:build make: *** [manual.pdf] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build ./manual.tex:47: Warning: File \jobname.htoc not found :info:build ./manual.tex:643: Warning: Undefined label: 'table:regexp' :info:build ./manual.tex:688: Warning: Undefined label: 'table:syntax' :info:build ./manual.tex:868: Warning: Undefined label: 'sec:conditions' :info:build HeVeA Warning: Label(s) may have changed. Rerun me to get cross-references right. :info:build Run, run, again... :info:build Fixpoint reached in 2 step(s):info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_bibtex2html/wo rk/bibtex2html-1.96" && /usr/bin/make -j2 all " returned error 2:error:build Target org.macports.build returned: shell command failed :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_bibtex2html/wo rk/bibtex2html-1.96" && /usr/bin/make -j2 all " returned error 2:error:build Target org.macports.build returned: shell command failed :debug:build Backtrace: shell command failed while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for bibtex2html): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for bibtex2html is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_bibtex2html/main.log
The preprint package from texlive contains fullpage.sty. Installing texlive-latex-extra solves this particular problem.
Change History (4)
comment:1 Changed 14 years ago by tkren@…
Cc: | tkren@… added |
---|
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Cc: | reilles@… tkren@… removed |
---|---|
Owner: | changed from macports-tickets@… to reilles@… |
You do not need to be in cc when you are the reporter.
comment:4 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!