#7176: sage-4.1.2.rc0 scripts should exit as soon as it can't find gmp.h
------------------------+---------------------------------------------------
   Reporter:  drkirkby  |       Owner:  tbd          
       Type:  defect    |      Status:  new          
   Priority:  minor     |   Milestone:  sage-wishlist
  Component:  build     |    Keywords:  HP-UX gmp    
Work_issues:            |      Author:               
   Reviewer:            |      Merged:               
------------------------+---------------------------------------------------
 MPIR failed to build on an HP machine. Despite the fact the code can't
 open gmp.h, it does not exit, but the touches other files

 {{{

 Deleting directories from past builds of previous/current versions of
 sage-4.1.2.rc0
 Extracting package
 /home/drkirkby/sage-4.1.2.rc0/spkg/standard/sage-4.1.2.rc0.spkg ...
 -rw-r--r--   1 drkirkby   users      41860926 Oct  1 04:40
 /home/drkirkby/sage-4.1.2.rc0/spkg/standard/sage-4.1.2.rc0.spkg

 Finished extraction
 ****************************************************
 Host system
 uname -a:
 HP-UX hpbox B.11.11 U 9000/785 2016698240 unlimited-user license
 ****************************************************
 ****************************************************
 CC Version
 gcc -v
 Using built-in specs.
 Target: hppa1.1-hp-hpux11.11
 Configured with: /tmp/gcc-4.4.0.tar.gz/gcc-4.4.0/configure --host=hppa1.1
 -hp-hpux11.11 --target=hppa1.1-hp-hpux11.11 --build=hppa1.1-hp-hpux11.11
 --prefix=/opt/hp-gcc-4.4.0 --with-gnu-as --without-gnu-ld --enable-
 threads=posix --enable-languages=c,c++ --with-gmp=/proj/opensrc/be/hppa1.1
 -hp-hpux11.11 --with-mpfr=/proj/opensrc/be/hppa1.1-hp-hpux11.11
 Thread model: posix
 gcc version 4.4.0 (GCC)
 ****************************************************
 mv: /home/drkirkby/sage-4.1.2.rc0/devel/sage-main: cannot access: No such
 file or directory
 cc -o src/convert.os -c +Z -I/home/drkirkby/sage-4.1.2.rc0/local/include
 -I/home/drkirkby/sage-4.1.2.rc0/local/include/python2.6
 -I/home/drkirkby/sage-4.1.2.rc0/local/include/NTL -Iinclude src/convert.c
 cpp: "include/convert.h", line 11: error 4036: Can't open include file
 'gmp.h'.
 cpp: "include/convert.h", line 12: error 4036: Can't open include file
 'pari/pari.h'.
 scons: *** [src/convert.os] Error 1

 *** TOUCHING ALL CYTHON (.pyx) FILES ***
 cc -o src/convert.os -c +Z -I/home/drkirkby/sage-4.1.2.rc0/local/include
 -I/home/drkirkby/sage-4.1.2.rc0/local/include/python2.6
 -I/home/drkirkby/sage-4.1.2.rc0/local/include/NTL -Iinclude src/convert.c
 cpp: "include/convert.h", line 11: error 4036: Can't open include file
 'gmp.h'.
 cpp: "include/convert.h", line 12: error 4036: Can't open include file
 'pari/pari.h'.
 scons: *** [src/convert.os] Error 1

 ----------------------------------------------------------
 sage: Building and installing modified Sage library files.


 Installing c_lib
 cc -o src/convert.os -c +Z -I/home/drkirkby/sage-4.1.2.rc0/local/include
 -I/home/drkirkby/sage-4.1.2.rc0/local/include/python2.6
 -I/home/drkirkby/sage-4.1.2.rc0/local/include/NTL -Iinclude src/convert.c
 cpp: "include/convert.h", line 11: error 4036: Can't open include file
 'gmp.h'.
 cpp: "include/convert.h", line 12: error 4036: Can't open include file
 'pari/pari.h'.
 scons: *** [src/convert.os] Error 1
 ERROR: There was an error building c_lib.

 ERROR installing SAGE

 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7176>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to