--Adam
> On Dec 20, 2016, at 12:41 PM, Ryan Schmidt <[email protected]> wrote: > > >> On Dec 20, 2016, at 08:27, Adam Dershowitz <[email protected]> wrote: >> >> >> >> >>> On Dec 20, 2016, at 9:23 AM, Ryan Schmidt <[email protected]> wrote: >>> >>> >>> On Dec 20, 2016, at 07:31, Adam Dershowitz wrote: >>> >>>> I see that Jasper went from 2.0.6_0 to 2.0.6_1 but it still fails to build >>>> for me. >>> >>> The log Richard originally attached showed his problem was due to: >>> >>> :info:build ld: warning: ignoring file /opt/local/lib/libglut.dylib, file >>> was built for x86_64 which is not the architecture being linked (i386): >>> /opt/local/lib/libglut.dylib >>> >>> This was fixed in 2.0.6_1 by ensuring that >>> /System/Library/Frameworks/GLUT.framework would be used instead of >>> /opt/local/lib/libglut.dylib. >>> >>> If you are still seeing a build failure with 2.0.6_1, it is likely it is >>> due to a different problem. Please attach your main.log so we can >>> investigate. >>> >>> >>> >>> >>> >> >> >> Here it is: >> <main.log.zip> > > Ok, so the error in that log is different: > > > :info:build make[2]: Entering directory > `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jasper/jasper/work/build' > :info:build cd > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_jasper/jasper/work/build/doc/latex > && /opt/local/bin/pdflatex refman.tex > :info:build This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live > 2016/MacPorts 2016_3) (preloaded format=pdflatex) > :info:build restricted \write18 enabled. > :info:build entering extended mode > :info:build (./refman.tex > :info:build LaTeX2e <2016/03/31> > :info:build Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. > :info:build (/opt/local/share/texmf-texlive/tex/latex/base/book.cls > :info:build Document Class: book 2014/09/29 v1.4h Standard LaTeX document > class > :info:build (/opt/local/share/texmf-texlive/tex/latex/base/bk10.clo)) > :info:build (/opt/local/share/texmf-texlive/tex/latex/base/fixltx2e.sty > :info:build > :info:build Package fixltx2e Warning: fixltx2e is not required with releases > after 2015 > :info:build (fixltx2e) All fixes are now in the LaTeX kernel. > :info:build (fixltx2e) See the latexrelease package for > details. > :info:build > :info:build ) (/opt/local/share/texmf-texlive/tex/latex/tools/calc.sty) > (./doxygen.sty > :info:build (/opt/local/share/texmf-texlive/tex/latex/base/alltt.sty) > :info:build (/opt/local/share/texmf-texlive/tex/latex/tools/array.sty) > :info:build > :info:build ! LaTeX Error: File `float.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.9 \RequirePackage > :info:build {ifthen}^^M > :info:build ! ==> Fatal error occurred, no output PDF file produced! > :info:build Transcript written on refman.log. > :info:build make[2]: *** [doc/CMakeFiles/manual_pdf] Error 1 > > > I don't know off the top of my head what the solution is. > > >> I didn’t see a corresponding ticket to attach this to instead. > > You could make one. > Done: https://trac.macports.org/ticket/53119 <https://trac.macports.org/ticket/53119>
