gmp 6.0.0a test failure on HP-UX 11.11

JONES, BILL rj7252 at att.com
Fri Sep 18 22:24:29 UTC 2015


GMP Team,

I have a requirement to build tools that need gmp, but not in the /usr/local directory tree...so we are recompiling the tools in /appl/local.

5.0.5 compiled correctly and passed all tests (I downloaded from http://hpux.connect.org.uk/hppd/hpux/Maths/Misc/gmp-5.0.5/)

However, when I try to compile mpfr 32bit, it does not like the gmp.h file (number of bits) because gmp.h is saying 64bits.

So I tried to move on to gmp6.0.0a...and the results are below.

I would like to go with the latest version instead of 5.0.5, and I would like to compile MPFR once this is working.

Any help for either is greatly appreciated.

See details below:


  *   The GMP version number, and if pre-packaged or patched then say so.
     *   gnu.org/gmp-6.0.0  (a) was on the TAR file.
  *   A test program that makes it possible for us to reproduce the bug. Include instructions on how to run the program.
     *   PASS: t-jac
     *   mpz_bin_uiui wrong
     *     n=149
     *     k=21
     *     got=3303737755466674086229362854319845210698113315481537085440
     *     want=19332950844468483467894649
     *   /bin/sh[10]: 6721 Abort(coredump)
     *   FAIL: t-bin
  *   A description of what is wrong. If the results are incorrect, in what way. If you get a crash, say so.
     *   t-bin failed as above.
  *   If you get a crash, include a stack backtrace from the debugger if it's informative ('where' in gdb, or '$C' in adb).
     *   Since this is HP-UX, I am not sure which command will give this to me.  I usually deal with Solaris.
  *   Please do not send core dumps, executables or straces.
     *   Have a core, not sending it.
  *   The 'configure' options you used when building GMP, if any.
     *   ./configure --build=hppa2.0n-hp-hpux11.11 --prefix=/appl/local-201509 --libdir=/appl/local-201509/lib --includedir=/appl/local-201509/include --with-readline
     *   gmake
     *   gmake check
  *   The output from 'configure', as printed to stdout, with any options used.
     *   checking build system type... hppa2.0n-hp-hpux11.11
     *   checking host system type... hppa2.0n-hp-hpux11.11
     *   checking for a BSD-compatible install... ./install-sh -c
     *   checking whether build environment is sane... yes
     *   checking for a thread-safe mkdir -p... ./install-sh -c -d
     *   checking for gawk... no
     *   checking for mawk... no
     *   checking for nawk... no
     *   checking for awk... awk
     *   checking whether /appl/local-201509/bin/gmake sets $(MAKE)... yes
     *   checking whether to enable maintainer-specific portions of Makefiles... no
     *   checking ABI=2.0n
     *   checking compiler /opt/ansic/bin/cc +O2 +DD32 -I/appl/local-201509/include -I/usr/local/include... yes
     *   checking compiler /opt/ansic/bin/cc +O2 +DD32 -I/appl/local-201509/include -I/usr/local/include has long long... yes
     *   checking whether HP compiler /opt/ansic/bin/cc is good for 64-bits... yes
     *   checking for gcc... /opt/ansic/bin/cc
     *   checking whether the C compiler works... yes
     *   checking for C compiler default output file name... a.out
     *   checking for suffix of executables...
     *   checking whether we are cross compiling... no
     *   checking for suffix of object files... o
     *   checking whether we are using the GNU C compiler... no
     *   checking whether /opt/ansic/bin/cc accepts -g... yes
     *   checking for /opt/ansic/bin/cc option to accept ISO C89... none needed
     *   checking for /opt/ansic/bin/cc option to accept ISO C99... unsupported
     *   checking for /opt/ansic/bin/cc option to accept ISO C89... (cached) none needed
     *   checking for /opt/ansic/bin/cc option to accept ISO Standard C... (cached) none needed
     *   checking how to run the C preprocessor... /opt/ansic/bin/cc -E
     *   checking build system compiler /opt/ansic/bin/cc... yes
     *   checking for build system preprocessor... /opt/ansic/bin/cc -E
     *   checking for build system executable suffix...
     *   checking whether build system compiler is ANSI... yes
     *   checking for build system compiler math library... -lm
     *   checking for grep that handles long lines and -e... /usr/bin/grep
     *   checking for egrep... /usr/bin/grep -E
     *   using ABI="2.0n"
     *         CC="/opt/ansic/bin/cc"
     *         CFLAGS="+O2 +DD32"
     *         CPPFLAGS="-I/appl/local-201509/include -I/usr/local/include"
     *         MPN_PATH=" pa64 generic"
     *   checking whether assembler supports --noexecstack option... no
     *   checking for ar... /usr/bin/ar
     *   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
     *   checking the name lister (/usr/bin/nm) interface... BSD nm
     *   checking how to print strings... print -r
     *   checking for a sed that does not truncate output... /usr/bin/sed
     *   checking for fgrep... /usr/bin/grep -F
     *   checking for non-GNU ld... /usr/ccs/bin/ld
     *   checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
     *   checking whether ln -s works... yes
     *   checking the maximum length of command line arguments... 1536000
     *   checking whether the shell understands some XSI constructs... yes
     *   checking whether the shell understands "+="... no
     *   checking how to convert hppa2.0n-hp-hpux11.11 file names to hppa2.0n-hp-hpux11.11 format... func_convert_file_noop
     *   checking how to convert hppa2.0n-hp-hpux11.11 file names to toolchain format... func_convert_file_noop
     *   checking for /usr/ccs/bin/ld option to reload object files... -r
     *   checking for objdump... objdump
     *   checking how to recognize dependent libraries... file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library
     *   checking for dlltool... dlltool
     *   checking how to associate runtime and link libraries... print -r --
     *   checking for archiver @FILE support... no
     *   checking for strip... strip
     *   checking for ranlib... /bin/true
     *   checking command to parse /usr/bin/nm output from /opt/ansic/bin/cc object... failed
     *   checking for sysroot... no
     *   checking for mt... mt
     *   checking if mt is a manifest tool... no
     *   checking for ANSI C header files... yes
     *   checking for sys/types.h... yes
     *   checking for sys/stat.h... yes
     *   checking for stdlib.h... yes
     *   checking for string.h... yes
     *   checking for memory.h... yes
     *   checking for strings.h... yes
     *   checking for inttypes.h... yes
     *   checking for stdint.h... no
     *   checking for unistd.h... yes
     *   checking for dlfcn.h... yes
     *   checking for objdir... .libs
     *   checking for /opt/ansic/bin/cc option to produce PIC... +Z -DPIC
     *   checking if /opt/ansic/bin/cc PIC flag +Z -DPIC works... yes
     *   checking if /opt/ansic/bin/cc static flag -Wl,-a -Wl,archive works... yes
     *   checking if /opt/ansic/bin/cc supports -c -o file.o... yes
     *   checking if /opt/ansic/bin/cc supports -c -o file.o... (cached) yes
     *   checking whether the /opt/ansic/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... checking if /opt/ansic/bin/cc understands -b... yes
     *   yes
     *   checking dynamic linker characteristics... hpux11.11 dld.sl
     *   checking how to hardcode library paths into programs... relink
     *   checking whether stripping libraries is possible... no
     *   checking if libtool supports shared libraries... yes
     *   checking whether to build shared libraries... yes
     *   checking whether to build static libraries... yes
     *   checking how to run the C++ preprocessor... /opt/aCC/bin/aCC -E
     *   checking whether the /opt/aCC/bin/aCC linker (/usr/ccs/bin/ld) supports shared libraries... yes
     *   checking for /opt/aCC/bin/aCC option to produce PIC... +Z -DPIC
     *   checking if /opt/aCC/bin/aCC PIC flag +Z -DPIC works... yes
     *   checking if /opt/aCC/bin/aCC static flag -Wl,-a -Wl,archive works... yes
     *   checking if /opt/aCC/bin/aCC supports -c -o file.o... yes
     *   checking if /opt/aCC/bin/aCC supports -c -o file.o... (cached) yes
     *   checking whether the /opt/aCC/bin/aCC linker (/usr/ccs/bin/ld) supports shared libraries... yes
     *   checking dynamic linker characteristics... hpux11.11 dld.sl
     *   checking how to hardcode library paths into programs... relink
     *   checking for ANSI C header files... (cached) yes
     *   checking whether time.h and sys/time.h may both be included... yes
     *   checking fcntl.h usability... yes
     *   checking fcntl.h presence... yes
     *   checking for fcntl.h... yes
     *   checking float.h usability... yes
     *   checking float.h presence... yes
     *   checking for float.h... yes
     *   checking invent.h usability... no
     *   checking invent.h presence... no
     *   checking for invent.h... no
     *   checking langinfo.h usability... yes
     *   checking langinfo.h presence... yes
     *   checking for langinfo.h... yes
     *   checking locale.h usability... yes
     *   checking locale.h presence... yes
     *   checking for locale.h... yes
     *   checking nl_types.h usability... yes
     *   checking nl_types.h presence... yes
     *   checking for nl_types.h... yes
     *   checking sys/attributes.h usability... no
     *   checking sys/attributes.h presence... no
     *   checking for sys/attributes.h... no
     *   checking sys/iograph.h usability... no
     *   checking sys/iograph.h presence... no
     *   checking for sys/iograph.h... no
     *   checking sys/mman.h usability... yes
     *   checking sys/mman.h presence... yes
     *   checking for sys/mman.h... yes
     *   checking sys/param.h usability... yes
     *   checking sys/param.h presence... yes
     *   checking for sys/param.h... yes
     *   checking sys/processor.h usability... no
     *   checking sys/processor.h presence... no
     *   checking for sys/processor.h... no
     *   checking sys/pstat.h usability... yes
     *   checking sys/pstat.h presence... yes
     *   checking for sys/pstat.h... yes
     *   checking sys/sysinfo.h usability... yes
     *   checking sys/sysinfo.h presence... yes
     *   checking for sys/sysinfo.h... yes
     *   checking sys/syssgi.h usability... no
     *   checking sys/syssgi.h presence... no
     *   checking for sys/syssgi.h... no
     *   checking sys/systemcfg.h usability... no
     *   checking sys/systemcfg.h presence... no
     *   checking for sys/systemcfg.h... no
     *   checking sys/time.h usability... yes
     *   checking sys/time.h presence... yes
     *   checking for sys/time.h... yes
     *   checking sys/times.h usability... yes
     *   checking sys/times.h presence... yes
     *   checking for sys/times.h... yes
     *   checking for sys/resource.h... yes
     *   checking for sys/sysctl.h... no
     *   checking for machine/hal_sysinfo.h... no
     *   checking whether fgetc is declared... yes
     *   checking whether fscanf is declared... yes
     *   checking whether optarg is declared... yes
     *   checking whether ungetc is declared... yes
     *   checking whether vfprintf is declared... yes
     *   checking whether sys_errlist is declared... no
     *   checking whether sys_nerr is declared... no
     *   checking return type of signal handlers... void
     *   checking for intmax_t... yes
     *   checking for long double... yes
     *   checking for long long... yes
     *   checking for ptrdiff_t... yes
     *   checking for quad_t... no
     *   checking for uint_least32_t... yes
     *   checking for intptr_t... yes
     *   checking for preprocessor stringizing operator... yes
     *   checking for working volatile... yes
     *   checking for C/C++ restrict keyword... no
     *   checking whether gcc __attribute__ ((const)) works... no
     *   checking whether gcc __attribute__ ((malloc)) works... no
     *   checking whether gcc __attribute__ ((mode (XX))) works... no
     *   checking whether gcc __attribute__ ((noreturn)) works... no
     *   checking for inline... __inline
     *   configure: WARNING: gmp.h doesnt recognise compiler "__inline", inlines will be unavailable
     *   checking for cos in -lm... yes
     *   checking for working alloca.h... yes
     *   checking for alloca (via gmp-impl.h)... no
     *   checking how to allocate temporary memory... malloc-reentrant
     *   checking whether byte ordering is bigendian... yes
     *   checking format of `double' floating point... IEEE big endian
     *   checking for alarm... yes
     *   checking for attr_get... no
     *   checking for clock... yes
     *   checking for cputime... no
     *   checking for getpagesize... yes
     *   checking for getrusage... yes
     *   checking for gettimeofday... yes
     *   checking for getsysinfo... no
     *   checking for localeconv... yes
     *   checking for memset... yes
     *   checking for mmap... yes
     *   checking for mprotect... yes
     *   checking for nl_langinfo... yes
     *   checking for obstack_vprintf... no
     *   checking for popen... yes
     *   checking for processor_info... no
     *   checking for pstat_getprocessor... yes
     *   checking for raise... yes
     *   checking for read_real_time... no
     *   checking for sigaction... yes
     *   checking for sigaltstack... yes
     *   checking for sigstack... yes
     *   checking for syssgi... no
     *   checking for strchr... yes
     *   checking for strerror... yes
     *   checking for strnlen... no
     *   checking for strtol... yes
     *   checking for strtoul... yes
     *   checking for sysconf... yes
     *   checking for sysctl... no
     *   checking for sysctlbyname... no
     *   checking for times... yes
     *   checking for library containing clock_gettime... none required
     *   checking for vsnprintf... yes
     *   checking whether vsnprintf works... yes
     *   checking whether sscanf needs writable input... no
     *   checking for struct pst_processor.psp_iticksperclktick... yes
     *   checking for suitable m4... m4
     *   checking if m4wrap produces spurious output... no
     *   checking how to switch to text section... .code
     *   checking how to switch to data section... .data
     *   checking for assembler label suffix...
     *   checking for assembler global directive... .export
     *   checking for assembler global directive attribute... ,entry
     *   checking if globals are prefixed by underscore... no
     *   checking how to switch to read-only data section... .code
     *   checking for assembler .type directive...
     *   checking for assembler .size directive...
     *   checking for assembler local label prefix... L
     *   checking for assembler byte directive... .byte
     *   checking how to define a 32-bit word... .word
     *   checking if .align assembly directive is logarithmic... no
     *   checking size of void *... 4
     *   checking size of unsigned short... 2
     *   checking size of unsigned... 4
     *   checking size of unsigned long... 4
     *   checking size of mp_limb_t... 8
     *   checking for stack_t... yes
     *   checking for tputs in -lncurses... yes
     *   checking for bison... no
     *   checking for byacc... no
     *   checking for flex... flex
     *   checking lex output file root... lex.yy
     *   checking lex library... -lfl
     *   checking whether yytext is a pointer... yes
     *   checking for ranlib... (cached) /bin/true
     *   creating config.m4
     *   configure: creating ./config.status
     *   config.status: creating demos/pexpr-config.h
     *   config.status: creating demos/calc/calc-config.h
     *   config.status: creating Makefile
     *   config.status: creating mpf/Makefile
     *   config.status: creating mpn/Makefile
     *   config.status: creating mpq/Makefile
     *   config.status: creating mpz/Makefile
     *   config.status: creating printf/Makefile
     *   config.status: creating scanf/Makefile
     *   config.status: creating rand/Makefile
     *   config.status: creating cxx/Makefile
     *   config.status: creating tests/Makefile
     *   config.status: creating tests/devel/Makefile
     *   config.status: creating tests/mpf/Makefile
     *   config.status: creating tests/mpn/Makefile
     *   config.status: creating tests/mpq/Makefile
     *   config.status: creating tests/mpz/Makefile
     *   config.status: creating tests/rand/Makefile
     *   config.status: creating tests/misc/Makefile
     *   config.status: creating tests/cxx/Makefile
     *   config.status: creating doc/Makefile
     *   config.status: creating tune/Makefile
     *   config.status: creating demos/Makefile
     *   config.status: creating demos/calc/Makefile
     *   config.status: creating demos/expr/Makefile
     *   config.status: creating gmp.h
     *   config.status: creating config.h
     *   config.status: linking mpn/generic/add.c to mpn/add.c
     *   config.status: linking mpn/generic/add_1.c to mpn/add_1.c
     *   config.status: linking mpn/generic/add_n.c to mpn/add_n.c
     *   config.status: linking mpn/generic/sub.c to mpn/sub.c
     *   config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
     *   config.status: linking mpn/generic/sub_n.c to mpn/sub_n.c
     *   config.status: linking mpn/generic/cnd_add_n.c to mpn/cnd_add_n.c
     *   config.status: linking mpn/generic/cnd_sub_n.c to mpn/cnd_sub_n.c
     *   config.status: linking mpn/generic/neg.c to mpn/neg.c
     *   config.status: linking mpn/generic/com.c to mpn/com.c
     *   config.status: linking mpn/generic/mul_1.c to mpn/mul_1.c
     *   config.status: linking mpn/generic/addmul_1.c to mpn/addmul_1.c
     *   config.status: linking mpn/generic/submul_1.c to mpn/submul_1.c
     *   config.status: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c
     *   config.status: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c
     *   config.status: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c
     *   config.status: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c
     *   config.status: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c
     *   config.status: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c
     *   config.status: linking mpn/generic/lshift.c to mpn/lshift.c
     *   config.status: linking mpn/generic/rshift.c to mpn/rshift.c
     *   config.status: linking mpn/generic/dive_1.c to mpn/dive_1.c
     *   config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
     *   config.status: linking mpn/generic/divis.c to mpn/divis.c
     *   config.status: linking mpn/generic/divrem.c to mpn/divrem.c
     *   config.status: linking mpn/generic/divrem_1.c to mpn/divrem_1.c
     *   config.status: linking mpn/generic/divrem_2.c to mpn/divrem_2.c
     *   config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
     *   config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
     *   config.status: linking mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
     *   config.status: linking mpn/generic/mode1o.c to mpn/mode1o.c
     *   config.status: linking mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
     *   config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
     *   config.status: linking mpn/generic/dump.c to mpn/dump.c
     *   config.status: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c
     *   config.status: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c
     *   config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
     *   config.status: linking mpn/generic/mod_1_4.c to mpn/mod_1_4.c
     *   config.status: linking mpn/generic/lshiftc.c to mpn/lshiftc.c
     *   config.status: linking mpn/generic/mul.c to mpn/mul.c
     *   config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
     *   config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
     *   config.status: linking mpn/generic/sqr.c to mpn/sqr.c
     *   config.status: linking mpn/generic/mul_basecase.c to mpn/mul_basecase.c
     *   config.status: linking mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
     *   config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
     *   config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
     *   config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
     *   config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
     *   config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c
     *   config.status: linking mpn/generic/random.c to mpn/random.c
     *   config.status: linking mpn/generic/random2.c to mpn/random2.c
     *   config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
     *   config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
     *   config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
     *   config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
     *   config.status: linking mpn/generic/get_str.c to mpn/get_str.c
     *   config.status: linking mpn/generic/set_str.c to mpn/set_str.c
     *   config.status: linking mpn/generic/scan0.c to mpn/scan0.c
     *   config.status: linking mpn/generic/scan1.c to mpn/scan1.c
     *   config.status: linking mpn/generic/popham.c to mpn/popcount.c
     *   config.status: linking mpn/generic/popham.c to mpn/hamdist.c
     *   config.status: linking mpn/generic/cmp.c to mpn/cmp.c
     *   config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
     *   config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
     *   config.status: linking mpn/generic/gcd_1.c to mpn/gcd_1.c
     *   config.status: linking mpn/generic/gcd.c to mpn/gcd.c
     *   config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
     *   config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
     *   config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
     *   config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
     *   config.status: linking mpn/generic/div_q.c to mpn/div_q.c
     *   config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
     *   config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
     *   config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
     *   config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c
     *   config.status: linking mpn/generic/get_d.c to mpn/get_d.c
     *   config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
     *   config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
     *   config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
     *   config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
     *   config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
     *   config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
     *   config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
     *   config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
     *   config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
     *   config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
     *   config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
     *   config.status: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c
     *   config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
     *   config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
     *   config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
     *   config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
     *   config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
     *   config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
     *   config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
     *   config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
     *   config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
     *   config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
     *   config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
     *   config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
     *   config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
     *   config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
     *   config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
     *   config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
     *   config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
     *   config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
     *   config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
     *   config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
     *   config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
     *   config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
     *   config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
     *   config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
     *   config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
     *   config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
     *   config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
     *   config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
     *   config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
     *   config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
     *   config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
     *   config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
     *   config.status: linking mpn/generic/invert.c to mpn/invert.c
     *   config.status: linking mpn/generic/binvert.c to mpn/binvert.c
     *   config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
     *   config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
     *   config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
     *   config.status: linking mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c
     *   config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
     *   config.status: linking mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c
     *   config.status: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c
     *   config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
     *   config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
     *   config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
     *   config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
     *   config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
     *   config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
     *   config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
     *   config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
     *   config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
     *   config.status: linking mpn/generic/bdiv_q_1.c to mpn/bdiv_q_1.c
     *   config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
     *   config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
     *   config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
     *   config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
     *   config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
     *   config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
     *   config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
     *   config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
     *   config.status: linking mpn/generic/broot.c to mpn/broot.c
     *   config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c
     *   config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
     *   config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
     *   config.status: linking mpn/generic/divexact.c to mpn/divexact.c
     *   config.status: linking mpn/generic/bdiv_dbm1c.c to mpn/bdiv_dbm1c.c
     *   config.status: linking mpn/generic/redc_1.c to mpn/redc_1.c
     *   config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c
     *   config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
     *   config.status: linking mpn/generic/powm.c to mpn/powm.c
     *   config.status: linking mpn/generic/powlo.c to mpn/powlo.c
     *   config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
     *   config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
     *   config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
     *   config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
     *   config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
     *   config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
     *   config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
     *   config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
     *   config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
     *   config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
     *   config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
     *   config.status: linking mpn/generic/remove.c to mpn/remove.c
     *   config.status: linking mpn/generic/logops_n.c to mpn/and_n.c
     *   config.status: linking mpn/generic/logops_n.c to mpn/andn_n.c
     *   config.status: linking mpn/generic/logops_n.c to mpn/nand_n.c
     *   config.status: linking mpn/generic/logops_n.c to mpn/ior_n.c
     *   config.status: linking mpn/generic/logops_n.c to mpn/iorn_n.c
     *   config.status: linking mpn/generic/logops_n.c to mpn/nior_n.c
     *   config.status: linking mpn/generic/logops_n.c to mpn/xor_n.c
     *   config.status: linking mpn/generic/logops_n.c to mpn/xnor_n.c
     *   config.status: linking mpn/generic/copyi.c to mpn/copyi.c
     *   config.status: linking mpn/generic/copyd.c to mpn/copyd.c
     *   config.status: linking mpn/generic/zero.c to mpn/zero.c
     *   config.status: linking mpn/generic/sec_tabselect.c to mpn/sec_tabselect.c
     *   config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
     *   config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
     *   config.status: linking mpn/pa64/gmp-mparam.h to gmp-mparam.h
     *   config.status: executing libtool commands
     *   configure: summary of build options:
     *
     *     Version:           GNU MP 6.0.0
     *     Host type:         hppa2.0n-hp-hpux11.11
     *     ABI:               2.0n
     *     Install prefix:    /appl/local-201509
     *     Compiler:          /opt/ansic/bin/cc
     *     Static libraries:  yes
     *     Shared libraries:  yes
  *   The name of the compiler and its version. For gcc, get the version with 'gcc -v', otherwise perhaps 'what `which cc`', or similar.
     *     B9007AA                                       B.11.11.20     HP C/aC++ Developer's Bundle
  *   The output from running 'uname -a'.
     *   HP-UX devsvr B.11.11 U 9000/800 3983368702 unlimited-user license
  *   The output from running './config.guess', and from running './configfsf.guess' (might be the same).
     *   $ ./config.guess
     *   hppa2.0w-hp-hpux11.11
     *   $./configfsf.guess
     *   hppa2.0w-hp-hpux11.11
  *   If the bug is related to 'configure', then the compressed contents of config.log.
     *   Maybe not related since all the other tests passed.
  *   If the bug is related to an asm file not assembling, then the contents of config.m4 and the offending line or lines from the temporary mpn/tmp-<file>.s.
     *   Compiles completed.

Robert W. Jones (Bill)
AT&T
rj7252 at att.com<mailto:rj7252 at att.com>



More information about the gmp-bugs mailing list