Thanks. This is one of the new functions and it looks like it isn't
working correctly on Itanium for some reason (I thought we tested on
Itanium, but perhaps this box is different).

I'll add it to the list of things to fix for the new release.

Thanks for the report.

Bill.

On 29 May 2012 15:38, chrmhoffmann <chrmhoffm...@gmail.com> wrote:
> Hi,
>
> we're getting a test failure on Itanium for mpz/t-get_ux test. It
> fails with following message:
>
> $ ./t-get_ux
> mpz_get_ux() failed for data on item 8
> ABORT instruction (core dumped)
>
> This is how we configure:
>
>                CC="/opt/gcc443/bin/gcc  -pipe  -fstrict-aliasing -
> mlp64" \
>                CXX="/opt/gcc443/bin/g++  -pipe  -fstrict-aliasing -
> mlp64" \
>                CFLAGS=" -O2  -funit-at-a-time  -fomit-frame-pointer -
> funroll-loops -DNDEBUG      -fPIC" \
>                CXXFLAGS=" -O2  -funit-at-a-time  -fomit-frame-pointer
> -funroll-loops -DNDEBUG    -DGCC_VISIBILITY  -Wno-ctor-dtor-privacy -
> Wpointer-arith -Wreturn-type -fPIC " \
>                LFLAGS="-Wl,+s -fopenmp -lcl -lpthread -L/....  "  \
>                CONFIG_SHELL="/bin/ksh" \
>                MPN_PATH="" \
>                ABI="64" \
>                /bin/ksh \
>                ../configure   \
>                --srcdir=.. --prefix="/usr/...." \
>                        --enable-cxx=no \
>                        --enable-shared=yes --enable-static=no \
>                        --host=ia64-hp-hpux11.23
>
> The logs also complain about:
>
> configure: WARNING: sys/sysinfo.h: present but cannot be compiled
> configure: WARNING: sys/sysinfo.h:     check for missing prerequisite
> headers?
> configure: WARNING: sys/sysinfo.h: see the Autoconf documentation
> configure: WARNING: sys/sysinfo.h:     section "Present But Cannot Be
> Compiled"
> configure: WARNING: sys/sysinfo.h: proceeding with the compiler's
> result
> configure: WARNING:     ##
> ----------------------------------------------------------- ##
> configure: WARNING:     ## Report this to 
> http://groups.google.co.uk/group/mpir-devel/
> ##
> configure: WARNING:     ##
> ----------------------------------------------------------- ##
>
> I have uploaded build logs to 
> https://dl.dropbox.com/u/21820416/mpir%20build.log
>
> Kind regards,
> Chris
>
> --
> You received this message because you are subscribed to the Google Groups 
> "mpir-devel" group.
> To post to this group, send email to mpir-devel@googlegroups.com.
> To unsubscribe from this group, send email to 
> mpir-devel+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/mpir-devel?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to