I'm trying to compile sage from source, and I'm stuck on this step 
currently.


```
Compiled with zlib 1.2.8; using zlib 1.2.8
Compiled with poppler version 0.24.5
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
 restricted \write18 enabled.
entering extended mode
(./example.tex
LaTeX2e <2011/06/27>
Babel <3.9h> and hyphenation patterns for 2 languages loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty))

Package hyperref Message: Driver (default): hdvips.

(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hdvips.def
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pdfmark.def
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)))
(./sagetex.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline 
fix 
<2008/02/07> (tvz))
(/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
(/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/dvipsnam.def))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg)))

! LaTeX Error: File `makecmds.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name: 
! Emergency stop.
<read *> 
         
l.78 \RequirePackage
                    {ifpdf}^^M
No pages of output.
Transcript written on example.log.
Error typesetting example.tex!

real    0m0.219s
user    0m0.080s
sys     0m0.026s
************************************************************************
Error testing package sagetex-2.3.4
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /home/buck/trees/mine/sage/logs/pkgs/sagetex-2.3.4.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/buck/trees/mine/sage/local/var/tmp/sage/build/sagetex-2.3.4 and type 
'make check' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/home/buck/trees/mine/sage/local/var/tmp/sage/build/sagetex-2.3.4' 
&& '/home/buck/trees/mine/sage/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
make[2]: *** 
[/home/buck/trees/mine/sage/local/var/lib/sage/installed/sagetex-2.3.4] 
Error 1
make[2]: *** Waiting for unfinished jobs....

real    0m1.036s
user    0m0.808s
sys     0m0.200s
Successfully installed conway_polynomials-0.4.p0
Package conway_polynomials-0.4.p0 has no test suite.
You can safely delete the temporary build directory
/home/buck/trees/mine/sage/local/var/tmp/sage/build/conway_polynomials-0.4.p0
Finished installing conway_polynomials-0.4.p0.spkg
make[2]: Leaving directory `/home/buck/trees/mine/sage/build/make'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/buck/trees/mine/sage/build/make'

real    56m16.255s
user    133m49.519s
sys     6m9.209s
***************************************************************
Error building Sage.

The following package(s) may have failed to build (not necessarily
during this run of 'make all'):

* package: sagetex-2.3.4
  log file: /home/buck/trees/mine/sage/logs/pkgs/sagetex-2.3.4.log
  build directory: 
/home/buck/trees/mine/sage/local/var/tmp/sage/build/sagetex-2.3.4

The build directory may contain configuration files and other potentially
helpful information. WARNING: if you now run 'make' again, the build
directory will, by default, be deleted. Set the environment variable
SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.

make: *** [all] Error 1
```

>From the log file:

```
Found local metadata for sagetex-2.3.4
Attempting to download package sagetex-2.3.4.tar.bz2 from mirrors
http://mirrors.xmission.com/sage/spkg/upstream/sagetex/sagetex-2.3.4.tar.bz2
[......................................................................]
sagetex-2.3.4
====================================================
Setting up build directory for sagetex-2.3.4
Finished set up
****************************************************
Host system:
Linux buck-tortle 3.13.0-71-generic #114-Ubuntu SMP Tue Dec 1 02:34:22 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
4.8.4-2ubuntu1~14.04' 
--with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs 
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.8 --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls 
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap 
--enable-plugin --with-system-zlib --disable-browser-plugin 
--enable-java-awt=gtk --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre 
--enable-java-home 
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
****************************************************
running install
running build
running build_py
creating build
creating build/lib
copying sagetex.py -> build/lib
running install_lib
copying build/lib/sagetex.py -> 
/home/buck/trees/mine/sage/local/lib/python2.7/site-packages
byte-compiling 
/home/buck/trees/mine/sage/local/lib/python2.7/site-packages/sagetex.py to 
sagetex.pyc
running install_data
creating /home/buck/trees/mine/sage/local/share/texmf
creating /home/buck/trees/mine/sage/local/share/texmf/tex
creating /home/buck/trees/mine/sage/local/share/texmf/tex/generic
creating /home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
copying example.tex -> 
/home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
copying CONTRIBUTORS -> 
/home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
copying extractsagecode.py -> 
/home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
copying makestatic.py -> 
/home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
copying scripts.dtx -> 
/home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
copying remote-sagetex.dtx -> 
/home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
copying remote-sagetex.py -> 
/home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
copying py-and-sty.dtx -> 
/home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
copying sagetex.dtx -> 
/home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
copying sagetex.ins -> 
/home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
copying sagetexparse.py -> 
/home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
copying sagetex.sty -> 
/home/buck/trees/mine/sage/local/share/texmf/tex/generic/sagetex
creating /home/buck/trees/mine/sage/local/share/doc/sagetex
copying example.tex -> /home/buck/trees/mine/sage/local/share/doc/sagetex
copying sagetex.pdf -> /home/buck/trees/mine/sage/local/share/doc/sagetex
copying example.pdf -> /home/buck/trees/mine/sage/local/share/doc/sagetex
running install_egg_info
Writing 
/home/buck/trees/mine/sage/local/lib/python2.7/site-packages/sagetex-2.3.4-py2.7.egg-info

real 0m0.099s
user 0m0.030s
sys 0m0.043s
Successfully installed sagetex-2.3.4
Running the test suite for sagetex-2.3.4...
pdfTeX 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
kpathsea version 6.1.1
Copyright 2013 Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
There is NO warranty.  Redistribution of this software is
covered by the terms of both the pdfTeX copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the pdfTeX source.
Primary author of pdfTeX: Peter Breitenlohner (eTeX)/Han The Thanh (pdfTeX).
Compiled with libpng 1.2.49; using libpng 1.2.51
Compiled with zlib 1.2.8; using zlib 1.2.8
Compiled with poppler version 0.24.5
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian)
 restricted \write18 enabled.
entering extended mode
(./example.tex
LaTeX2e <2011/06/27>
Babel <3.9h> and hyphenation patterns for 2 languages loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty))

Package hyperref Message: Driver (default): hdvips.

(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hdvips.def
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pdfmark.def
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)))
(./sagetex.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty)
(/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline 
fix 
<2008/02/07> (tvz))
(/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
(/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)
(/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/dvipsnam.def))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg)))

! LaTeX Error: File `makecmds.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name: 
! Emergency stop.
<read *> 
         
l.78 \RequirePackage
                    {ifpdf}^^M
No pages of output.
Transcript written on example.log.
Error typesetting example.tex!

real 0m0.219s
user 0m0.080s
sys 0m0.026s
************************************************************************
Error testing package sagetex-2.3.4
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /home/buck/trees/mine/sage/logs/pkgs/sagetex-2.3.4.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/buck/trees/mine/sage/local/var/tmp/sage/build/sagetex-2.3.4 and type 
'make check' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd '/home/buck/trees/mine/sage/local/var/tmp/sage/build/sagetex-2.3.4' 
&& '/home/buck/trees/mine/sage/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
```

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to