<div>Hi Elena,</div>
<div> </div>
<div>I manged to install HDF5 using lf95. Setting LIBS="-lgcc" I just needed to specify the correct path to libgcc using -L on the lf95 command.</div>
<div> </div>
<div>Thanks for you help</div>
<div> </div>
<div>Albrecht<br><br></div>
<div class="gmail_quote">2010/1/21 Elena Pourmal <span dir="ltr"><<a href="mailto:epourmal@hdfgroup.org">epourmal@hdfgroup.org</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div style="WORD-WRAP: break-word">Albrecht,
<div><br></div>
<div>It looks like some lf95 vs gcc version compatibility issue. </div>
<div><br></div>
<div>Do you know which version of gcc is required for lf95 on your system? I would also try to disable shared by using --disable-shared configure flag, but I don't think it will help.</div>
<div><br></div>
<div><font color="#888888">Elena</font>
<div>
<div></div>
<div class="h5"><br>
<div>
<div>On Jan 21, 2010, at 6:48 AM, Albrecht Kyrieleis wrote:</div><br>
<blockquote type="cite">
<div>Hi Elena </div>
<div> </div>
<div>I set</div>
<div>CC="/usr/bin/gcc -m32"</div>
<div>FC="/local/opt/../lf95 -O0 -Wa,--32"</div>
<div>LD_LIBRARY_PATH=/local/../lf9562/lib"</div>
<div> </div>
<div>then<br>./configure --enable-fortran</div>
<div> </div>
<div>then I added in libtools:</div>
<div>compiler_o_lo="no"</div>
<div> </div>
<div>them make > make_out.txt</div>
<div> </div>
<div>Everything that needs to be done in /fortran/src works. But when it enters in fortran/test</div>
<div>I get the error:</div>
<div>../../fortran/src/.libs/libhdf5_fortran.so: undefined reference to `__udivdi3'<br></div>
<div> </div>
<div>Below is the end of the file make_out.txt .</div>
<div> </div>
<div>Thanks for any help</div>
<div> </div>
<div>Albrecht</div>
<div> </div>
<div> </div>
<div> </div>
<div><br><span lang="EN">
<p>make[3]: Entering directory `/local/albrecht/hdf5-1.8.4_t/fortran/src'</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5fortran_types.lo H5fortran_types.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5fortran_types.f90 --shared -o .libs/H5fortran_types.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5fortran_types.f90 -o H5fortran_types.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5f90global.lo H5f90global.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5f90global.f90 --shared -o .libs/H5f90global.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5f90global.f90 -o H5f90global.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5_ff.lo H5_ff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5_ff.f90 --shared -o .libs/H5_ff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5_ff.f90 -o H5_ff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Aff.lo H5Aff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Aff.f90 --shared -o .libs/H5Aff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Aff.f90 -o H5Aff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Dff.lo H5Dff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Dff.f90 --shared -o .libs/H5Dff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Dff.f90 -o H5Dff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Eff.lo H5Eff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Eff.f90 --shared -o .libs/H5Eff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Eff.f90 -o H5Eff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Fff.lo H5Fff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Fff.f90 --shared -o .libs/H5Fff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Fff.f90 -o H5Fff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Gff.lo H5Gff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Gff.f90 --shared -o .libs/H5Gff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Gff.f90 -o H5Gff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Iff.lo H5Iff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Iff.f90 --shared -o .libs/H5Iff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Iff.f90 -o H5Iff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Lff.lo H5Lff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Lff.f90 --shared -o .libs/H5Lff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Lff.f90 -o H5Lff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Off.lo H5Off.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Off.f90 --shared -o .libs/H5Off.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Off.f90 -o H5Off.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Pff.lo H5Pff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Pff.f90 --shared -o .libs/H5Pff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Pff.f90 -o H5Pff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Rff.lo H5Rff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Rff.f90 --shared -o .libs/H5Rff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Rff.f90 -o H5Rff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Sff.lo H5Sff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Sff.f90 --shared -o .libs/H5Sff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Sff.f90 -o H5Sff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Tff.lo H5Tff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Tff.f90 --shared -o .libs/H5Tff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Tff.f90 -o H5Tff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5Zff.lo H5Zff.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Zff.f90 --shared -o .libs/H5Zff.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5Zff.f90 -o H5Zff.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o H5_DBLE_InterfaceInclude.lo H5_DBLE_InterfaceInclude.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5_DBLE_InterfaceInclude.f90 --shared -o .libs/H5_DBLE_InterfaceInclude.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c H5_DBLE_InterfaceInclude.f90 -o H5_DBLE_InterfaceInclude.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5f90kit.lo -MD -MP -MF .deps/H5f90kit.Tpo -c -o H5f90kit.lo H5f90kit.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5f90kit.lo -MD -MP -MF .deps/H5f90kit.Tpo -c H5f90kit.c -fPIC -DPIC -o .libs/H5f90kit.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5f90kit.lo -MD -MP -MF .deps/H5f90kit.Tpo -c H5f90kit.c -o H5f90kit.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5f90kit.Tpo .deps/H5f90kit.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5_f.lo -MD -MP -MF .deps/H5_f.Tpo -c -o H5_f.lo H5_f.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5_f.lo -MD -MP -MF .deps/H5_f.Tpo -c H5_f.c -fPIC -DPIC -o .libs/H5_f.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5_f.lo -MD -MP -MF .deps/H5_f.Tpo -c H5_f.c -o H5_f.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5_f.Tpo .deps/H5_f.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Af.lo -MD -MP -MF .deps/H5Af.Tpo -c -o H5Af.lo H5Af.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Af.lo -MD -MP -MF .deps/H5Af.Tpo -c H5Af.c -fPIC -DPIC -o .libs/H5Af.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Af.lo -MD -MP -MF .deps/H5Af.Tpo -c H5Af.c -o H5Af.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5Af.Tpo .deps/H5Af.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Df.lo -MD -MP -MF .deps/H5Df.Tpo -c -o H5Df.lo H5Df.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Df.lo -MD -MP -MF .deps/H5Df.Tpo -c H5Df.c -fPIC -DPIC -o .libs/H5Df.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Df.lo -MD -MP -MF .deps/H5Df.Tpo -c H5Df.c -o H5Df.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5Df.Tpo .deps/H5Df.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Ef.lo -MD -MP -MF .deps/H5Ef.Tpo -c -o H5Ef.lo H5Ef.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Ef.lo -MD -MP -MF .deps/H5Ef.Tpo -c H5Ef.c -fPIC -DPIC -o .libs/H5Ef.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Ef.lo -MD -MP -MF .deps/H5Ef.Tpo -c H5Ef.c -o H5Ef.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5Ef.Tpo .deps/H5Ef.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Ff.lo -MD -MP -MF .deps/H5Ff.Tpo -c -o H5Ff.lo H5Ff.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Ff.lo -MD -MP -MF .deps/H5Ff.Tpo -c H5Ff.c -fPIC -DPIC -o .libs/H5Ff.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Ff.lo -MD -MP -MF .deps/H5Ff.Tpo -c H5Ff.c -o H5Ff.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5Ff.Tpo .deps/H5Ff.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Gf.lo -MD -MP -MF .deps/H5Gf.Tpo -c -o H5Gf.lo H5Gf.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Gf.lo -MD -MP -MF .deps/H5Gf.Tpo -c H5Gf.c -fPIC -DPIC -o .libs/H5Gf.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Gf.lo -MD -MP -MF .deps/H5Gf.Tpo -c H5Gf.c -o H5Gf.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5Gf.Tpo .deps/H5Gf.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5If.lo -MD -MP -MF .deps/H5If.Tpo -c -o H5If.lo H5If.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5If.lo -MD -MP -MF .deps/H5If.Tpo -c H5If.c -fPIC -DPIC -o .libs/H5If.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5If.lo -MD -MP -MF .deps/H5If.Tpo -c H5If.c -o H5If.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5If.Tpo .deps/H5If.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Lf.lo -MD -MP -MF .deps/H5Lf.Tpo -c -o H5Lf.lo H5Lf.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Lf.lo -MD -MP -MF .deps/H5Lf.Tpo -c H5Lf.c -fPIC -DPIC -o .libs/H5Lf.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Lf.lo -MD -MP -MF .deps/H5Lf.Tpo -c H5Lf.c -o H5Lf.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5Lf.Tpo .deps/H5Lf.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Of.lo -MD -MP -MF .deps/H5Of.Tpo -c -o H5Of.lo H5Of.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Of.lo -MD -MP -MF .deps/H5Of.Tpo -c H5Of.c -fPIC -DPIC -o .libs/H5Of.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Of.lo -MD -MP -MF .deps/H5Of.Tpo -c H5Of.c -o H5Of.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5Of.Tpo .deps/H5Of.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Pf.lo -MD -MP -MF .deps/H5Pf.Tpo -c -o H5Pf.lo H5Pf.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Pf.lo -MD -MP -MF .deps/H5Pf.Tpo -c H5Pf.c -fPIC -DPIC -o .libs/H5Pf.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Pf.lo -MD -MP -MF .deps/H5Pf.Tpo -c H5Pf.c -o H5Pf.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5Pf.Tpo .deps/H5Pf.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Rf.lo -MD -MP -MF .deps/H5Rf.Tpo -c -o H5Rf.lo H5Rf.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Rf.lo -MD -MP -MF .deps/H5Rf.Tpo -c H5Rf.c -fPIC -DPIC -o .libs/H5Rf.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Rf.lo -MD -MP -MF .deps/H5Rf.Tpo -c H5Rf.c -o H5Rf.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5Rf.Tpo .deps/H5Rf.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Sf.lo -MD -MP -MF .deps/H5Sf.Tpo -c -o H5Sf.lo H5Sf.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Sf.lo -MD -MP -MF .deps/H5Sf.Tpo -c H5Sf.c -fPIC -DPIC -o .libs/H5Sf.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Sf.lo -MD -MP -MF .deps/H5Sf.Tpo -c H5Sf.c -o H5Sf.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5Sf.Tpo .deps/H5Sf.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Tf.lo -MD -MP -MF .deps/H5Tf.Tpo -c -o H5Tf.lo H5Tf.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Tf.lo -MD -MP -MF .deps/H5Tf.Tpo -c H5Tf.c -fPIC -DPIC -o .libs/H5Tf.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Tf.lo -MD -MP -MF .deps/H5Tf.Tpo -c H5Tf.c -o H5Tf.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5Tf.Tpo .deps/H5Tf.Plo</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Zf.lo -MD -MP -MF .deps/H5Zf.Tpo -c -o H5Zf.lo H5Zf.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Zf.lo -MD -MP -MF .deps/H5Zf.Tpo -c H5Zf.c -fPIC -DPIC -o .libs/H5Zf.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT H5Zf.lo -MD -MP -MF .deps/H5Zf.Tpo -c H5Zf.c -o H5Zf.o >/dev/null 2>&1</p>
<p>mv -f .deps/H5Zf.Tpo .deps/H5Zf.Plo</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c -o HDF5.lo HDF5.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c HDF5.f90 --shared -o .libs/HDF5.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -c HDF5.f90 -o HDF5.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=FC --mode=link /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../src -I../../fortran/src -version-info 6:3:0 -o <a href="http://libhdf5_fortran.la/" target="_blank">libhdf5_fortran.la</a> -rpath /local/albrecht/local_t/lib H5f90global.lo H5fortran_types.lo H5_ff.lo H5Aff.lo H5Dff.lo H5Eff.lo H5Fff.lo H5Gff.lo H5Iff.lo H5Lff.lo H5Off.lo H5Pff.lo H5Rff.lo H5Sff.lo H5Tff.lo H5Zff.lo H5_DBLE_InterfaceInclude.lo H5f90kit.lo H5_f.lo H5Af.lo H5Df.lo H5Ef.lo H5Ff.lo H5Gf.lo H5If.lo H5Lf.lo H5Of.lo H5Pf.lo H5Rf.lo H5Sf.lo H5Tf.lo H5Zf.lo HDF5.lo -lz -lm </p>
<p>libtool: link: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 --shared .libs/H5f90global.o .libs/H5fortran_types.o .libs/H5_ff.o .libs/H5Aff.o .libs/H5Dff.o .libs/H5Eff.o .libs/H5Fff.o .libs/H5Gff.o .libs/H5Iff.o .libs/H5Lff.o .libs/H5Off.o .libs/H5Pff.o .libs/H5Rff.o .libs/H5Sff.o .libs/H5Tff.o .libs/H5Zff.o .libs/H5_DBLE_InterfaceInclude.o .libs/H5f90kit.o .libs/H5_f.o .libs/H5Af.o .libs/H5Df.o .libs/H5Ef.o .libs/H5Ff.o .libs/H5Gf.o .libs/H5If.o .libs/H5Lf.o .libs/H5Of.o .libs/H5Pf.o .libs/H5Rf.o .libs/H5Sf.o .libs/H5Tf.o .libs/H5Zf.o .libs/HDF5.o -lz -lm -Wl,-soname -Wl,libhdf5_fortran.so.6 -o .libs/libhdf5_fortran.so.6.0.3</p>
<p>libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so.6" && ln -s "libhdf5_fortran.so.6.0.3" "libhdf5_fortran.so.6")</p>
<p>libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so" && ln -s "libhdf5_fortran.so.6.0.3" "libhdf5_fortran.so")</p>
<p>libtool: link: ar cru .libs/libhdf5_fortran.a H5f90global.o H5fortran_types.o H5_ff.o H5Aff.o H5Dff.o H5Eff.o H5Fff.o H5Gff.o H5Iff.o H5Lff.o H5Off.o H5Pff.o H5Rff.o H5Sff.o H5Tff.o H5Zff.o H5_DBLE_InterfaceInclude.o H5f90kit.o H5_f.o H5Af.o H5Df.o H5Ef.o H5Ff.o H5Gf.o H5If.o H5Lf.o H5Of.o H5Pf.o H5Rf.o H5Sf.o H5Tf.o H5Zf.o HDF5.o</p>
<p>libtool: link: ranlib .libs/libhdf5_fortran.a</p>
<p>libtool: link: ( cd ".libs" && rm -f "<a href="http://libhdf5_fortran.la/" target="_blank">libhdf5_fortran.la</a>" && ln -s "../<a href="http://libhdf5_fortran.la/" target="_blank">libhdf5_fortran.la</a>" "<a href="http://libhdf5_fortran.la/" target="_blank">libhdf5_fortran.la</a>" )</p>
<p>make[3]: Leaving directory `/local/albrecht/hdf5-1.8.4_t/fortran/src'</p>
<p>make[2]: Leaving directory `/local/albrecht/hdf5-1.8.4_t/fortran/src'</p>
<p>Making all in test</p>
<p>make[2]: Entering directory `/local/albrecht/hdf5-1.8.4_t/fortran/test'</p>
<p>/bin/sh ../../libtool --tag=FC --mode=compile /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o tf.lo tf.f90</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c tf.f90 --shared -o .libs/tf.o</p>
<p>libtool: compile: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c tf.f90 -o tf.o >/dev/null 2>&1</p>
<p>/bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../fortran/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT t.lo -MD -MP -MF .deps/t.Tpo -c -o t.lo t.c</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../fortran/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT t.lo -MD -MP -MF .deps/t.Tpo -c t.c -fPIC -DPIC -o .libs/t.o</p>
<p>libtool: compile: /usr/bin/gcc -m32 -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../fortran/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_POSIX_SOURCE -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long -Wfloat-equal -Wmissing-format-attribute -Wmissing-noreturn -Wpacked -Wdisabled-optimization -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -O -fomit-frame-pointer -finline-functions -MT t.lo -MD -MP -MF .deps/t.Tpo -c t.c -o t.o >/dev/null 2>&1</p>
<p>mv -f .deps/t.Tpo .deps/t.Plo</p>
<p>/bin/sh ../../libtool --tag=FC --mode=link /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -o <a href="http://libh5test_fortran.la/" target="_blank">libh5test_fortran.la</a> tf.lo t.lo -lz -lm </p>
<p>libtool: link: ar cru .libs/libh5test_fortran.a .libs/tf.o .libs/t.o </p>
<p>libtool: link: ranlib .libs/libh5test_fortran.a</p>
<p>libtool: link: ( cd ".libs" && rm -f "<a href="http://libh5test_fortran.la/" target="_blank">libh5test_fortran.la</a>" && ln -s "../<a href="http://libh5test_fortran.la/" target="_blank">libh5test_fortran.la</a>" "<a href="http://libh5test_fortran.la/" target="_blank">libh5test_fortran.la</a>" )</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-fortranlib_test.o `test -f 'fortranlib_test.f90' || echo './'`fortranlib_test.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5F.o `test -f 'tH5F.f90' || echo './'`tH5F.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5D.o `test -f 'tH5D.f90' || echo './'`tH5D.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5R.o `test -f 'tH5R.f90' || echo './'`tH5R.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5S.o `test -f 'tH5S.f90' || echo './'`tH5S.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5T.o `test -f 'tH5T.f90' || echo './'`tH5T.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5VL.o `test -f 'tH5VL.f90' || echo './'`tH5VL.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5Z.o `test -f 'tH5Z.f90' || echo './'`tH5Z.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5Sselect.o `test -f 'tH5Sselect.f90' || echo './'`tH5Sselect.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5P.o `test -f 'tH5P.f90' || echo './'`tH5P.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5A.o `test -f 'tH5A.f90' || echo './'`tH5A.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5I.o `test -f 'tH5I.f90' || echo './'`tH5I.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5G.o `test -f 'tH5G.f90' || echo './'`tH5G.f90</p>
<p>/local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -c -o fortranlib_test-tH5E.o `test -f 'tH5E.f90' || echo './'`tH5E.f90</p>
<p>/bin/sh ../../libtool --tag=FC --mode=link /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -o fortranlib_test fortranlib_test-fortranlib_test.o fortranlib_test-tH5F.o fortranlib_test-tH5D.o fortranlib_test-tH5R.o fortranlib_test-tH5S.o fortranlib_test-tH5T.o fortranlib_test-tH5VL.o fortranlib_test-tH5Z.o fortranlib_test-tH5Sselect.o fortranlib_test-tH5P.o fortranlib_test-tH5A.o fortranlib_test-tH5I.o fortranlib_test-tH5G.o fortranlib_test-tH5E.o <a href="http://libh5test_fortran.la/" target="_blank">libh5test_fortran.la</a> ../../test/<a href="http://libh5test.la/" target="_blank">libh5test.la</a> ../../fortran/src/<a href="http://libhdf5_fortran.la/" target="_blank">libhdf5_fortran.la</a> ../../src/<a href="http://libhdf5.la/" target="_blank">libhdf5.la</a> -lz -lm </p>
<p>libtool: link: /local/opt/lf9562/bin/lf95 -O0 -Wa,--32 -I../../fortran/src -I../../fortran/src -o .libs/fortranlib_test fortranlib_test-fortranlib_test.o fortranlib_test-tH5F.o fortranlib_test-tH5D.o fortranlib_test-tH5R.o fortranlib_test-tH5S.o fortranlib_test-tH5T.o fortranlib_test-tH5VL.o fortranlib_test-tH5Z.o fortranlib_test-tH5Sselect.o fortranlib_test-tH5P.o fortranlib_test-tH5A.o fortranlib_test-tH5I.o fortranlib_test-tH5G.o fortranlib_test-tH5E.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so ../../src/.libs/libhdf5.so -lz -lm -Wl,-rpath -Wl,/local/albrecht/local_t/lib</p>
<p>make[2]: Leaving directory `/local/albrecht/hdf5-1.8.4_t/fortran/test'</p>
<p>make[1]: Leaving directory `/local/albrecht/hdf5-1.8.4_t/fortran'</p></span></div>
<div> </div>
<div> </div>
<div><br> </div>
<div class="gmail_quote">2010/1/21 Elena Pourmal <span dir="ltr"><<a href="mailto:epourmal@hdfgroup.org" target="_blank">epourmal@hdfgroup.org</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div style="WORD-WRAP: break-word">Hi,
<div><br></div>
<div>What kind of errors are you getting? Could you please provide output of make?</div>
<div><br></div>
<div>Thank ou!</div>
<div><br></div>
<div>Elena<br>
<div>
<div>
<div></div>
<div>
<div>On Jan 20, 2010, at 10:12 AM, Albrecht Kyrieleis wrote:</div><br></div></div>
<blockquote type="cite">
<div>
<div></div>
<div>
<p>Hi,</p>
<p>I want to build hdf5-1.8.4 under Linux using gcc and the Lahey Fujitsu<br>Fortran compiler lf95. I have found fragments of descriptions on the<br>web which were not very useful. I can run configure with gcc and lf95<br>
specified but I cannot get make to run through.</p>
<p>Does anyone has any information on how to do this ?</p>
<p>Thanks a lot</p>
<p>Albrecht</p></div></div>_______________________________________________<br>Hdf-forum is for HDF software users discussion.<br><a href="mailto:Hdf-forum@hdfgroup.org" target="_blank">Hdf-forum@hdfgroup.org</a><br><a href="http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org" target="_blank">http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org</a><br>
</blockquote></div><br></div></div><br>_______________________________________________<br>Hdf-forum is for HDF software users discussion.<br><a href="mailto:Hdf-forum@hdfgroup.org" target="_blank">Hdf-forum@hdfgroup.org</a><br>
<a href="http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org" target="_blank">http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org</a><br><br></blockquote></div><br>_______________________________________________<br>
Hdf-forum is for HDF software users discussion.<br><a href="mailto:Hdf-forum@hdfgroup.org" target="_blank">Hdf-forum@hdfgroup.org</a><br><a href="http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org" target="_blank">http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org</a><br>
</blockquote></div><br></div></div></div></div><br>_______________________________________________<br>Hdf-forum is for HDF software users discussion.<br><a href="mailto:Hdf-forum@hdfgroup.org">Hdf-forum@hdfgroup.org</a><br>
<a href="http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org" target="_blank">http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org</a><br><br></blockquote></div><br>