Your message dated Mon, 27 Jan 2014 11:00:25 +0000
with message-id <e1w7jvv-0008vh...@franck.debian.org>
and subject line Bug#707485: fixed in ruby-hdfeos5 1.2-1
has caused the Debian Bug report #707485,
regarding ruby-hdfeos5: FTBFS:   #001: ../../../src/H5Ddeprec.c line 231 in 
H5Dopen1(): not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
707485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707485
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-hdfeos5
Version: 1.0-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> gcc-4.6  -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -DHAVE_NARRAY_H 
> -DHAVE_NARRAY_CONFIG_H -DHAVE_HDF5_H -DHAVE_HE5_HDFEOSDEF_H 
> -I/usr/include/hdf-eos5 -I/usr/lib/include -I/usr/lib/ruby/1.8/x86_64-linux 
> -I/usr/lib/ruby/vendor_ruby/1.8/x86_64-linux -D_FORTIFY_SOURCE=2  
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2  -fPIC  
>  -c hdfeos5za_wrap.c
> In file included from hdfeos5za_wrap.c:4:0:
> /usr/lib/ruby/1.8/x86_64-linux/ruby.h:467:0: warning: "RSTRING" redefined 
> [enabled by default]
> /usr/include/hdf-eos5/cfortHdf.h:1551:0: note: this is the location of the 
> previous definition
> hdfeos5za_wrap.c: In function 'hdfeos5_zacreate':
> hdfeos5za_wrap.c:313:12: warning: variable 'file' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5za_wrap.c: In function 'hdfeos5_zaattach':
> hdfeos5za_wrap.c:337:22: warning: variable 'i_fname' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5za_wrap.c: In function 'hdfeos5_zadefdim':
> hdfeos5za_wrap.c:366:11: warning: variable 'rtn_val' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5za_wrap.c: In function 'hdfeos5_zacompinfo':
> hdfeos5za_wrap.c:416:11: warning: variable 'rtn_val' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5za_wrap.c: In function 'hdfeos5_zadefine':
> hdfeos5za_wrap.c:567:11: warning: variable 'rtn_val' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5za_wrap.c: At top level:
> /usr/include/hdf-eos5/cfortHdf.h:278:14: warning: 'c2fstrv' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:294:14: warning: 'f2cstrv' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:311:14: warning: 'kill_trailing' defined but 
> not used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:341:14: warning: 'vkill_trailing' defined 
> but not used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:384:12: warning: 'num_elem' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:443:12: warning: '__cfztringv' defined but 
> not used [-Wunused-variable]
> gcc-4.6  -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -DHAVE_NARRAY_H 
> -DHAVE_NARRAY_CONFIG_H -DHAVE_HDF5_H -DHAVE_HE5_HDFEOSDEF_H 
> -I/usr/include/hdf-eos5 -I/usr/lib/include -I/usr/lib/ruby/1.8/x86_64-linux 
> -I/usr/lib/ruby/vendor_ruby/1.8/x86_64-linux -D_FORTIFY_SOURCE=2  
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2  -fPIC  
>  -c hdfeos5sw_wrap.c
> In file included from hdfeos5sw_wrap.c:4:0:
> /usr/lib/ruby/1.8/x86_64-linux/ruby.h:467:0: warning: "RSTRING" redefined 
> [enabled by default]
> /usr/include/hdf-eos5/cfortHdf.h:1551:0: note: this is the location of the 
> previous definition
> hdfeos5sw_wrap.c: In function 'hdfeos5_swcreate':
> hdfeos5sw_wrap.c:315:12: warning: variable 'file' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5sw_wrap.c: In function 'hdfeos5_swattach':
> hdfeos5sw_wrap.c:339:25: warning: variable 'i_fname' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5sw_wrap.c: In function 'hdfeos5_swdefdim':
> hdfeos5sw_wrap.c:368:11: warning: variable 'rtn_val' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5sw_wrap.c: In function 'hdfeos5_swcompinfo':
> hdfeos5sw_wrap.c:486:11: warning: variable 'rtn_val' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5sw_wrap.c: In function 'hdfeos5_swdefgeofield':
> hdfeos5sw_wrap.c:738:11: warning: variable 'rtn_val' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5sw_wrap.c: In function 'hdfeos5_swdefdatafield':
> hdfeos5sw_wrap.c:780:11: warning: variable 'rtn_val' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5sw_wrap.c: At top level:
> /usr/include/hdf-eos5/cfortHdf.h:278:14: warning: 'c2fstrv' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:294:14: warning: 'f2cstrv' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:311:14: warning: 'kill_trailing' defined but 
> not used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:341:14: warning: 'vkill_trailing' defined 
> but not used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:384:12: warning: 'num_elem' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:443:12: warning: '__cfztringv' defined but 
> not used [-Wunused-variable]
> gcc-4.6  -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -DHAVE_NARRAY_H 
> -DHAVE_NARRAY_CONFIG_H -DHAVE_HDF5_H -DHAVE_HE5_HDFEOSDEF_H 
> -I/usr/include/hdf-eos5 -I/usr/lib/include -I/usr/lib/ruby/1.8/x86_64-linux 
> -I/usr/lib/ruby/vendor_ruby/1.8/x86_64-linux -D_FORTIFY_SOURCE=2  
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2  -fPIC  
>  -c hdfeos5pt_wrap.c
> In file included from hdfeos5pt_wrap.c:4:0:
> /usr/lib/ruby/1.8/x86_64-linux/ruby.h:467:0: warning: "RSTRING" redefined 
> [enabled by default]
> /usr/include/hdf-eos5/cfortHdf.h:1551:0: note: this is the location of the 
> previous definition
> hdfeos5pt_wrap.c: In function 'sort_data_byte':
> hdfeos5pt_wrap.c:329:5: warning: implicit declaration of function 
> 'HE5_PTreadlevelF' [-Wimplicit-function-declaration]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptcreate':
> hdfeos5pt_wrap.c:539:12: warning: variable 'file' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptattach':
> hdfeos5pt_wrap.c:563:25: warning: variable 'i_fname' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptdeflevel':
> hdfeos5pt_wrap.c:790:5: warning: implicit declaration of function 
> 'HE5_PTdeflevelF' [-Wimplicit-function-declaration]
> hdfeos5pt_wrap.c:748:11: warning: variable 'rtn_val' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:736:11: warning: variable 'nn' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptwritelevel_char':
> hdfeos5pt_wrap.c:1706:5: warning: implicit declaration of function 
> 'HE5_PTwritelevelF' [-Wimplicit-function-declaration]
> hdfeos5pt_wrap.c:1688:11: warning: variable 'shape' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:1687:10: warning: variable 'len' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptwritelevel_int':
> hdfeos5pt_wrap.c:1723:11: warning: variable 'shape' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:1722:10: warning: variable 'len' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptwritelevel_short':
> hdfeos5pt_wrap.c:1758:11: warning: variable 'shape' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:1757:10: warning: variable 'len' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptwritelevel_long':
> hdfeos5pt_wrap.c:1793:11: warning: variable 'shape' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:1792:10: warning: variable 'len' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptwritelevel_float':
> hdfeos5pt_wrap.c:1828:11: warning: variable 'shape' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:1827:10: warning: variable 'len' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptwritelevel_double':
> hdfeos5pt_wrap.c:1863:11: warning: variable 'shape' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:1862:10: warning: variable 'len' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptupdatelevel_char':
> hdfeos5pt_wrap.c:2574:5: warning: implicit declaration of function 
> 'HE5_PTupdatelevelF' [-Wimplicit-function-declaration]
> hdfeos5pt_wrap.c:2553:11: warning: variable 'shape' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:2552:10: warning: variable 'len' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptupdatelevel_short':
> hdfeos5pt_wrap.c:2591:11: warning: variable 'shape' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:2590:10: warning: variable 'len' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptupdatelevel_int':
> hdfeos5pt_wrap.c:2629:11: warning: variable 'shape' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:2628:10: warning: variable 'len' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptupdatelevel_long':
> hdfeos5pt_wrap.c:2667:11: warning: variable 'shape' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:2666:10: warning: variable 'len' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptupdatelevel_float':
> hdfeos5pt_wrap.c:2705:11: warning: variable 'shape' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:2704:10: warning: variable 'len' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: In function 'hdfeos5_ptupdatelevel_double':
> hdfeos5pt_wrap.c:2743:11: warning: variable 'shape' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c:2742:10: warning: variable 'len' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5pt_wrap.c: At top level:
> /usr/include/hdf-eos5/cfortHdf.h:278:14: warning: 'c2fstrv' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:294:14: warning: 'f2cstrv' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:311:14: warning: 'kill_trailing' defined but 
> not used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:341:14: warning: 'vkill_trailing' defined 
> but not used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:384:12: warning: 'num_elem' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:443:12: warning: '__cfztringv' defined but 
> not used [-Wunused-variable]
> gcc-4.6  -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -DHAVE_NARRAY_H 
> -DHAVE_NARRAY_CONFIG_H -DHAVE_HDF5_H -DHAVE_HE5_HDFEOSDEF_H 
> -I/usr/include/hdf-eos5 -I/usr/lib/include -I/usr/lib/ruby/1.8/x86_64-linux 
> -I/usr/lib/ruby/vendor_ruby/1.8/x86_64-linux -D_FORTIFY_SOURCE=2  
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2  -fPIC  
>  -c hdfeos5main_wrap.c
> In file included from hdfeos5main_wrap.c:4:0:
> /usr/lib/ruby/1.8/x86_64-linux/ruby.h:467:0: warning: "RSTRING" redefined 
> [enabled by default]
> /usr/include/hdf-eos5/cfortHdf.h:1551:0: note: this is the location of the 
> previous definition
> hdfeos5main_wrap.c: In function 'HE5_free':
> hdfeos5main_wrap.c:34:7: warning: variable 'status' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5main_wrap.c: At top level:
> /usr/include/hdf-eos5/cfortHdf.h:278:14: warning: 'c2fstrv' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:294:14: warning: 'f2cstrv' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:311:14: warning: 'kill_trailing' defined but 
> not used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:341:14: warning: 'vkill_trailing' defined 
> but not used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:384:12: warning: 'num_elem' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:443:12: warning: '__cfztringv' defined but 
> not used [-Wunused-variable]
> gcc-4.6  -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -DHAVE_NARRAY_H 
> -DHAVE_NARRAY_CONFIG_H -DHAVE_HDF5_H -DHAVE_HE5_HDFEOSDEF_H 
> -I/usr/include/hdf-eos5 -I/usr/lib/include -I/usr/lib/ruby/1.8/x86_64-linux 
> -I/usr/lib/ruby/vendor_ruby/1.8/x86_64-linux -D_FORTIFY_SOURCE=2  
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2  -fPIC  
>  -c hdfeos5gd_wrap.c
> In file included from hdfeos5gd_wrap.c:4:0:
> /usr/lib/ruby/1.8/x86_64-linux/ruby.h:467:0: warning: "RSTRING" redefined 
> [enabled by default]
> /usr/include/hdf-eos5/cfortHdf.h:1551:0: note: this is the location of the 
> previous definition
> hdfeos5gd_wrap.c: In function 'hdfeos5_gdcreate':
> hdfeos5gd_wrap.c:326:12: warning: variable 'file' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5gd_wrap.c: In function 'hdfeos5_gdattach':
> hdfeos5gd_wrap.c:364:24: warning: variable 'i_fname' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5gd_wrap.c: In function 'hdfeos5_gddefdim':
> hdfeos5gd_wrap.c:393:11: warning: variable 'rtn_val' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5gd_wrap.c: In function 'hdfeos5_gdcompinfo':
> hdfeos5gd_wrap.c:751:11: warning: variable 'rtn_val' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5gd_wrap.c: In function 'hdfeos5_gddeffield':
> hdfeos5gd_wrap.c:842:11: warning: variable 'rtn_val' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5gd_wrap.c: In function 'hdfeos5_gdrs2ll':
> hdfeos5gd_wrap.c:1370:11: warning: variable 'rtn_val' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5gd_wrap.c:1355:11: warning: variable 'i_gridid' set but not used 
> [-Wunused-but-set-variable]
> hdfeos5gd_wrap.c: At top level:
> /usr/include/hdf-eos5/cfortHdf.h:278:14: warning: 'c2fstrv' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:294:14: warning: 'f2cstrv' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:311:14: warning: 'kill_trailing' defined but 
> not used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:341:14: warning: 'vkill_trailing' defined 
> but not used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:384:12: warning: 'num_elem' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:443:12: warning: '__cfztringv' defined but 
> not used [-Wunused-variable]
> gcc-4.6  -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -DHAVE_NARRAY_H 
> -DHAVE_NARRAY_CONFIG_H -DHAVE_HDF5_H -DHAVE_HE5_HDFEOSDEF_H 
> -I/usr/include/hdf-eos5 -I/usr/lib/include -I/usr/lib/ruby/1.8/x86_64-linux 
> -I/usr/lib/ruby/vendor_ruby/1.8/x86_64-linux -D_FORTIFY_SOURCE=2  
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2  -fPIC  
>  -c hdfeos5_obj2cary.c
> hdfeos5_obj2cary.c: In function 'hdfeos5_obj2cfloatary':
> hdfeos5_obj2cary.c:177:11: warning: variable 'chk' set but not used 
> [-Wunused-but-set-variable]
> gcc-4.6  -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -DHAVE_NARRAY_H 
> -DHAVE_NARRAY_CONFIG_H -DHAVE_HDF5_H -DHAVE_HE5_HDFEOSDEF_H 
> -I/usr/include/hdf-eos5 -I/usr/lib/include -I/usr/lib/ruby/1.8/x86_64-linux 
> -I/usr/lib/ruby/vendor_ruby/1.8/x86_64-linux -D_FORTIFY_SOURCE=2  
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2  -fPIC  
>  -c hdfeos5_chkdatatype.c
> In file included from hdfeos5_chkdatatype.c:4:0:
> /usr/lib/ruby/1.8/x86_64-linux/ruby.h:467:0: warning: "RSTRING" redefined 
> [enabled by default]
> /usr/include/hdf-eos5/cfortHdf.h:1551:0: note: this is the location of the 
> previous definition
> hdfeos5_chkdatatype.c: In function 'HE5Wrap_make_NArray1D_or_str':
> hdfeos5_chkdatatype.c:33:2: warning: passing argument 3 of 'na_make_object' 
> from incompatible pointer type [enabled by default]
> /usr/lib/ruby/vendor_ruby/1.8/x86_64-linux/narray.h:153:7: note: expected 
> 'int *' but argument is of type 'size_t *'
> hdfeos5_chkdatatype.c:40:2: warning: passing argument 3 of 'na_make_object' 
> from incompatible pointer type [enabled by default]
> /usr/lib/ruby/vendor_ruby/1.8/x86_64-linux/narray.h:153:7: note: expected 
> 'int *' but argument is of type 'size_t *'
> hdfeos5_chkdatatype.c:48:2: warning: passing argument 3 of 'na_make_object' 
> from incompatible pointer type [enabled by default]
> /usr/lib/ruby/vendor_ruby/1.8/x86_64-linux/narray.h:153:7: note: expected 
> 'int *' but argument is of type 'size_t *'
> hdfeos5_chkdatatype.c:52:2: warning: passing argument 3 of 'na_make_object' 
> from incompatible pointer type [enabled by default]
> /usr/lib/ruby/vendor_ruby/1.8/x86_64-linux/narray.h:153:7: note: expected 
> 'int *' but argument is of type 'size_t *'
> hdfeos5_chkdatatype.c:56:2: warning: passing argument 3 of 'na_make_object' 
> from incompatible pointer type [enabled by default]
> /usr/lib/ruby/vendor_ruby/1.8/x86_64-linux/narray.h:153:7: note: expected 
> 'int *' but argument is of type 'size_t *'
> hdfeos5_chkdatatype.c: At top level:
> /usr/include/hdf-eos5/cfortHdf.h:278:14: warning: 'c2fstrv' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:294:14: warning: 'f2cstrv' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:311:14: warning: 'kill_trailing' defined but 
> not used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:341:14: warning: 'vkill_trailing' defined 
> but not used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:384:12: warning: 'num_elem' defined but not 
> used [-Wunused-function]
> /usr/include/hdf-eos5/cfortHdf.h:443:12: warning: '__cfztringv' defined but 
> not used [-Wunused-variable]
> gcc-4.6  -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -DHAVE_NARRAY_H 
> -DHAVE_NARRAY_CONFIG_H -DHAVE_HDF5_H -DHAVE_HE5_HDFEOSDEF_H 
> -I/usr/include/hdf-eos5 -I/usr/lib/include -I/usr/lib/ruby/1.8/x86_64-linux 
> -I/usr/lib/ruby/vendor_ruby/1.8/x86_64-linux -D_FORTIFY_SOURCE=2  
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2  -fPIC  
>  -c hdfeos5_cary2obj.c
> gcc-4.6  -shared -o hdfeos5raw.so hdfeos5za_wrap.o hdfeos5sw_wrap.o 
> hdfeos5pt_wrap.o hdfeos5main_wrap.o hdfeos5gd_wrap.o hdfeos5_obj2cary.o 
> hdfeos5_chkdatatype.o hdfeos5_cary2obj.o -L. -L/usr/lib -L/usr/lib/lib 
> -L/usr/lib/ruby/1.8/x86_64-linux -L/usr/lib/ruby/vendor_ruby/1.8/x86_64-linux 
> -L. -Wl,-z,relro -rdynamic -Wl,-export-dynamic    -lruby1.8 -lhdf5 
> -lhe5_hdfeos -lgctp  -lpthread -lrt -ldl -lcrypt -lm   -lc
> cd test && /usr/bin/ruby1.8 -I../lib test_pt.rb 1>/dev/null && cd ..
> HDF5-DIAG: Error detected in HDF5 (1.8.8) thread 47564147885696:
>   #000: PTapi.c line 5723 in HE5_PTfwdlinkinfo(): No Forward Linkage Defined 
> between levels: 1 and 2.
> 
>     major: Low-level I/O
>     minor: Seek failed
> HDF5-DIAG: Error detected in HDF5 (1.8.8) thread 47564147885696:
>   #000: PTapi.c line 5723 in HE5_PTfwdlinkinfo(): No Forward Linkage Defined 
> between levels: 0 and 1.
> 
>     major: Low-level I/O
>     minor: Seek failed
> HDF5-DIAG: Error detected in HDF5 (1.8.8) thread 47564147885696:
>   #000: PTapi.c line 5723 in HE5_PTfwdlinkinfo(): No Forward Linkage Defined 
> between levels: 0 and 1.
> 
>     major: Low-level I/O
>     minor: Seek failed
> cd test && /usr/bin/ruby1.8 -I../lib test_sw.rb 1>/dev/null && cd ..
> HDF5-DIAG: Error detected in HDF5 (1.8.8) thread 47269406766720:
>   #000: SWapi.c line 1224 in HE5_SWattach(): Cannot open the dataset 
> "LongitueticAngle". 
> 
>     major: Dataset
>     minor: Object not found
>   #001: ../../../src/H5Ddeprec.c line 231 in H5Dopen1(): not found
>     major: Dataset
>     minor: Object not found
>   #002: ../../../src/H5Gloc.c line 430 in H5G_loc_find(): can't find object
>     major: Symbol table
>     minor: Object not found
>   #003: ../../../src/H5Gtraverse.c line 861 in H5G_traverse(): internal path 
> traversal failed
>     major: Symbol table
>     minor: Object not found
>   #004: ../../../src/H5Gtraverse.c line 641 in H5G_traverse_real(): traversal 
> operator failed
>     major: Symbol table
>     minor: Callback failed
>   #005: ../../../src/H5Gloc.c line 385 in H5G_loc_find_cb(): object 
> 'LongitueticAngle' doesn't exist
>     major: Symbol table
>     minor: Object not found
> ../lib/numru/hdfeos5.rb:44:in `swattach': ERROR [hdfeos5sw_wrap.c:354] 
> (HE5Error)
>       from ../lib/numru/hdfeos5.rb:44:in `swath'
>       from test_sw.rb:22
> make[1]: *** [all] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2013/05/09/ruby-hdfeos5_1.0-2_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: ruby-hdfeos5
Source-Version: 1.2-1

We believe that the bug you reported is fixed in the latest version of
ruby-hdfeos5, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 707...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Youhei SASAKI <uwab...@gfd-dennou.org> (supplier of updated ruby-hdfeos5 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 19 Jan 2014 23:40:58 +0900
Source: ruby-hdfeos5
Binary: ruby-hdfeos5 ruby-hdfeos5-dbg libhdfeos5-ruby libhdfeos5-ruby1.9.1 
libhdfeos5-ruby1.9.1-dbg libhdfeos5-ruby-doc
Architecture: source amd64 all
Version: 1.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org>
Changed-By: Youhei SASAKI <uwab...@gfd-dennou.org>
Description: 
 libhdfeos5-ruby - Transitional package for ruby-hdfeos5
 libhdfeos5-ruby-doc - Transitional package for ruby-hdfeos5
 libhdfeos5-ruby1.9.1 - Transitional package for ruby-hdfeos5
 libhdfeos5-ruby1.9.1-dbg - Transitional package for ruby-hdfeos5-dbg
 ruby-hdfeos5 - Ruby interface to the HDF-EOS5 library
 ruby-hdfeos5-dbg - Ruby interface to the HDF-EOS5 library (debug symbol)
Closes: 707485 722379 722381
Changes: 
 ruby-hdfeos5 (1.2-1) unstable; urgency=medium
 .
   [ Francesco Paolo Lovergine ]
   * Minor typos fix.
 .
   [ Youhei SASAKI ]
   * Imported Upstream version 1.2
   * debian/watch: Fix upstream URL changed
   * Use ruby-test-files.yaml instead of custom ruby scripts
   * Refresh patches, Fix FTBFS(Closes: #707485)
   * Drop transitional packages from Build-Depends
   * Bump Standard Version: 3.9.5
   * Update copyright format 1.0
   * Use canonical Vcs-* field
   * Update compat: 9
   * Drop unneeded README.source
   * Drop Ruby1.8 (Closes: #722381,#722379)
Checksums-Sha1: 
 88f5f1326e32cdc74bf97bb296984b705ec3ee28 1716 ruby-hdfeos5_1.2-1.dsc
 e51964c2bc562eb0f15f2a48b6398ca13cb068cd 14848867 ruby-hdfeos5_1.2.orig.tar.gz
 6e44f731cc18fb6a977406fae77a2ef6ee2965eb 8076 ruby-hdfeos5_1.2-1.debian.tar.xz
 2de3fbe11a234621a04959f4dcd52411a642968f 92142 ruby-hdfeos5_1.2-1_amd64.deb
 cd5bf216fbb4008348157e77a29ae66eb631288e 402034 
ruby-hdfeos5-dbg_1.2-1_amd64.deb
 2fc4b5d5ba6e8ebeacdc29fef9c23706f108a8ae 5970 libhdfeos5-ruby_1.2-1_all.deb
 70099adc69de98fd6a2151e3ed17094571bb45e6 5976 
libhdfeos5-ruby1.9.1_1.2-1_all.deb
 75dc12575a243fc2fbbb6802c804a1f9271d0027 5986 
libhdfeos5-ruby1.9.1-dbg_1.2-1_all.deb
 3b3f95fa328ddd08b9804079de4b35b1dd8d539e 5968 libhdfeos5-ruby-doc_1.2-1_all.deb
Checksums-Sha256: 
 8436ae52dcbe907c7fc749d23c6b9534b51539466aa94d668a80a7c994d4aea3 1716 
ruby-hdfeos5_1.2-1.dsc
 b499e334e5adf739f94166baa42208a5e261bfe7a61b42ff018ac84bc9e19260 14848867 
ruby-hdfeos5_1.2.orig.tar.gz
 f0a0265c51dbdc5a0fbd88d92f6aa812ee3bd6aec693fc1d37b39fdef699cd2f 8076 
ruby-hdfeos5_1.2-1.debian.tar.xz
 d89c833fc59ec94e906c133cb5f3d2e5f31e32bd0ce4dda1741381967019ed23 92142 
ruby-hdfeos5_1.2-1_amd64.deb
 673862c57da6441401fd98f06f6c62652c351d240d7d811d544dc203464e899e 402034 
ruby-hdfeos5-dbg_1.2-1_amd64.deb
 a1732d135d01acfcbba58e9ac40f4f823e1d8b373161c2c4c5f7cd6af88dbd92 5970 
libhdfeos5-ruby_1.2-1_all.deb
 fd170e349f2dd775ff5bbe9ec24c3ef14949e81a5be82f8521d43624630a574a 5976 
libhdfeos5-ruby1.9.1_1.2-1_all.deb
 b8b4204ad59f73d783f6ac912929dfc554cceedbc7e6bc02f58254a70fe86b5d 5986 
libhdfeos5-ruby1.9.1-dbg_1.2-1_all.deb
 c37cba3203016644e1827b17ef18b80f57743d7018e0a4518cd876e103dc8983 5968 
libhdfeos5-ruby-doc_1.2-1_all.deb
Files: 
 5ecdc457847504e114f35509915d0585 1716 ruby optional ruby-hdfeos5_1.2-1.dsc
 414ae6afc02ec1cc680026e1b138ef57 14848867 ruby optional 
ruby-hdfeos5_1.2.orig.tar.gz
 99d8811a46d7a3db4ec14465c1b6650f 8076 ruby optional 
ruby-hdfeos5_1.2-1.debian.tar.xz
 611659635290b92d57da688fcb80638f 92142 ruby optional 
ruby-hdfeos5_1.2-1_amd64.deb
 1e9c4672eddb2596ace0854717afe088 402034 debug extra 
ruby-hdfeos5-dbg_1.2-1_amd64.deb
 d09d0a9165b0cbcb780ce709b0c384ec 5970 oldlibs extra 
libhdfeos5-ruby_1.2-1_all.deb
 29a029282ca963fed64c5c982bac34c6 5976 oldlibs extra 
libhdfeos5-ruby1.9.1_1.2-1_all.deb
 53f88212f0b30877e3b8b0494cb91595 5986 oldlibs extra 
libhdfeos5-ruby1.9.1-dbg_1.2-1_all.deb
 f555d6a969f1fd2c3892642373a2ef45 5968 oldlibs extra 
libhdfeos5-ruby-doc_1.2-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlLk0HcACgkQYDBbMcCf01rkGACeJyyLzmxvJIjvOo6E96uemhSc
MSQAn2mXKWjBlOo9LBYCw4eq0Ycof2OW
=sCFM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to