#7180: HP-UX cddlib-094f checks for gmp.h, then igores the fact it can't find 
it.
------------------------+---------------------------------------------------
   Reporter:  drkirkby  |       Owner:  tbd           
       Type:  defect    |      Status:  new           
   Priority:  minor     |   Milestone:  sage-4.1.3    
  Component:  build     |    Keywords:  HP-UX gmp mpir
Work_issues:            |      Author:                
   Reviewer:            |      Merged:                
------------------------+---------------------------------------------------
 MPIR would not build on my HP-UX box, so needless to say programs wanting
 gmp will not work. However, cddlib-094f  checks for gmp, then ignores the
 fact it can't find it. It should exit with a clear error message then, not
 carry on.

 A developer can have access to the HP-UX box, but this is not really
 necessay to fix this. Just email me with your preffered user name if you
 want to have an account
 {{{
 ...
 -rw-r--r--   1 drkirkby   users       266542 Jul 31 22:45
 /home/drkirkby/sage-4.1.2.rc0/spkg/standard/cddlib-094f.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)
 ****************************************************
 checking for a BSD-compatible install... ./install-sh -c
 checking whether build environment is sane... yes
 checking for gawk... no
 checking for mawk... no
 checking for nawk... no
 checking for awk... awk
 checking whether make sets $(MAKE)... yes
 checking for gcc... gcc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking for style of include used by make... GNU
 checking dependency style of gcc... gcc3
 checking for a BSD-compatible install... ./install-sh -c
 checking for ranlib... ranlib
 checking for main in -lgmp... no
 checking how to run the C preprocessor... gcc -E
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for ANSI C header files... yes
 checking for an ANSI C-conforming const... yes
 configure: creating ./config.status
 config.status: creating lib-src/Makefile
 config.status: WARNING:  lib-src/Makefile.in seems to ignore the
 --datarootdir setting
 config.status: creating src/Makefile
 config.status: WARNING:  src/Makefile.in seems to ignore the --datarootdir
 setting
 config.status: creating lib-src-gmp/Makefile
 config.status: WARNING:  lib-src-gmp/Makefile.in seems to ignore the
 --datarootdir setting
 config.status: creating src-gmp/Makefile
 config.status: WARNING:  src-gmp/Makefile.in seems to ignore the
 --datarootdir setting
 config.status: creating Makefile
 config.status: WARNING:  Makefile.in seems to ignore the --datarootdir
 setting
 config.status: executing depfiles commands
 Make: line 409: syntax error.  Stop.
 Error building cddlib

 real    0m8.255s
 user    0m4.260s
 sys     0m2.460s
 sage: An error occurred while installing cddlib-094f

 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7180>
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