[DebianGIS-dev] Bug#567256: FTBS on sparc, mipsel and mips

Francesco Paolo Lovergine frankie at debian.org
Thu Jan 28 09:22:36 UTC 2010


Package: hdf5
Version: 1.8.4-3
Severity: important
Justification: fails to build from source

Building results in a bus error. I'm not sure if this is a problem with H5detect 
at building time or the result of a compiler issue on this platforms (little endian?).
Note the problem in optimization...

../../../src/H5detect.c: In function 'main':
../../../src/H5detect.c:869: warning: cannot optimize possibly infinite loops
../../../src/H5detect.c:860: warning: cannot optimize possibly infinite loops
mv -f .deps/H5detect-H5detect.Tpo .deps/H5detect-H5detect.Po
/bin/bash ../libtool --tag=CC   --mode=link gcc -g -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 -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O0 -fomit-frame-pointer -finline-functions -g -O2   -o H5detect H5detect-H5detect.o  -lpthread -lz -lm 
libtool: link: gcc -g -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 -Wformat=2 -Wunreachable-code -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Winvalid-pch -Wvariadic-macros -Wnonnull -Winit-self -Wmissing-include-dirs -Wswitch-default -Wswitch-enum -Wunused-macros -Wunsafe-loop-optimizations -Wc++-compat -Wstrict-overflow -Wlogical-op -Wlarger-than=2048 -Wvla -Wsync-nand -Wframe-larger-than=16384 -Wpacked-bitfield-compat -O0 -fomit-frame-pointer -finline-functions -g -O2 -o H5detect H5detect-H5detect.o  -lpthread -lz -lm
LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo  |                  \
		sed -e 's/-L/:/g' -e 's/ //g'`"                               \
	 ./H5detect > H5Tinit.c  ||                               \
	    (test $HDF5_Make_Ignore && echo "*** Error ignored") ||          \
	    (rm -f H5Tinit.c ; exit 1)
/bin/bash: line 4: 22983 Bus error               LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo  |                  	sed -e 's/-L/:/g' -e 's/ //g'`" ./H5detect > H5Tinit.c
make[3]: *** [H5Tinit.c] Error 1


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash





More information about the Pkg-grass-devel mailing list