Hi, after having the build succeed but tests fail on an IBM POWER8 system (RHEL 7.1, gcc 4.8.3, hdf5-1.8.17), I turned to this (https://github.com/HDFGroup/build_hdf5) repository's Blue Gene build scripts, reasoning that the architecture (OpenPOWER) would be compatible. The test results differ (overflow tests are skipped), but it still ultimately fails.
Are these test failures related to my architecture/setup, or are they a known issue? make check logs for gcc build: http://pastebin.com/raw/6F8DE6ph make check logs for BlueGene script build (uses xl compilers): http://pastebin.com/raw/2y5pGA78 gcc -v: > [u0017592@sys-83099 hdf5-1.8.17]$ gcc -v > Using built-in specs. > COLLECT_GCC=gcc > COLLECT_LTO_WRAPPER=/usr/libexec/gcc/ppc64le-redhat-linux/4.8.3/lto-wrapper > Target: ppc64le-redhat-linux > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info --with-bugurl= > http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared > --enable-threads=posix --enable-checking=release --with-system-zlib > --enable-__cxa_atexit --disable-libunwind-exceptions > --enable-gnu-unique-object --enable-linker-build-id > --with-linker-hash-style=gnu > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto > --enable-plugin --enable-initfini-array --disable-libgcj > --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-ppc64le-redhat-linux/isl-install > --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140911/obj-ppc64le-redhat-linux/cloog-install > --enable-gnu-indirect-function --enable-secureplt --with-long-double-128 > --disable-multilib --with-cpu-64=power7 --with-tune-64=power8 > --build=ppc64le-redhat-linux > Thread model: posix > gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) -- *James Ostrander* *ITS Administrative Info Srvcs*
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org Twitter: https://twitter.com/hdf5
