View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000351 | ascend | build-linux | public | 2008-01-03 12:33 | 2009-05-14 04:16 |
Reporter | john | ||||
Assigned To | john | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | |||||
Target Version | 1.0 | Fixed in Version | |||
Summary | 0000351: doesn't build if LyX available without 'lmodern' installed | ||||
Description | ASCEND doesn't build if LyX available without 'lmodern' installed. Need to add a compile-time check for lmodern. | ||||
Tags | No tags attached. | ||||
|
still getting broken install, WITH_DOC shows up true: ... APPARENTLY FORTRAN WAS DETECTED Checking Fortran 77 compiler ('gfortran')...(cached) yes Checking for LyX... (cached) /usr/bin/lyx Checking for latex2html...(cached) yes Checking for lmodern...(cached) no WITH_DOC: True DYNAMIC TCL/TK PROGRAM LINKAGE ASC4DEV PYTHON_CPPPATH = ['/usr/include/python2.5'] NO GRAPHVIZ---- OBJS = ['integrator.os', 'samplelist.os'] Skipping... IDA won't be built: SUNDIALS not found, or bad version SONAME = libascend.so.1 MAKING LINK, SONAME_MAJOR = .1 SHFORTRAN flags for lsode; $FORTRANFLAGS -fPIC -w FOUND 'PACKAGE' file in .... Skipping... Windows installer isn't being built: NSIS not found Skipping... Documentation isn't being built: 'lmodern' is not available Building targets: install scons: done reading SConscript files. scons: Building targets ... Install file: "models/test/z-align.a4c" as "/xfs/tmp/ainstall/lib/ascend/models/test/z-align.a4c" Chmod("/xfs/tmp/ainstall/lib/ascend/models/test/z-align.a4c", 0644) Install file: "models/test/z-anontype.a4c" as "/xfs/tmp/ainstall/lib/ascend/models/test/z-anontype.a4c" Chmod("/xfs/tmp/ainstall/lib/ascend/models/test/z-anontype.a4c", 0644) Install file: "models/test/z-emptyarg.a4c" as "/xfs/tmp/ainstall/lib/ascend/models/test/z-emptyarg.a4c" Chmod("/xfs/tmp/ainstall/lib/ascend/models/test/z-emptyarg.a4c", 0644) Install file: "libascend.so" as "/xfs/tmp/ainstall/lib/libascend.so.1.0" Chmod("/xfs/tmp/ainstall/lib/libascend.so.1.0", 0644) ln -f -s /xfs/tmp/ainstall/lib/libascend.so.1.0 /xfs/tmp/ainstall/lib/libascend.so ln -f -s /xfs/tmp/ainstall/lib/libascend.so.1.0 /xfs/tmp/ainstall/lib/libascend.so.1 lyx --export latex doc/book.lyx LyXTextClassList::Read: unable to find textclass file `'. Exiting. scons: *** [doc/book.tex] Error 1 scons: building terminated because of errors. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-01-03 12:33 | john | New Issue | |
2008-01-03 12:33 | john | Status | new => assigned |
2008-01-03 12:33 | john | Assigned To | => john |
2008-01-03 12:33 | john | Target release | => 0.9.6 |
2008-01-06 14:42 | svn | ||
2009-05-01 16:52 | john | Target Version | => 0.9.7 |
2009-05-01 17:58 | john | Target Version | 0.9.7 => 1.0 |
2009-05-14 04:16 | ben | Note Added: 0000527 |