Package: adios
Version: 1.9.0-8
Severity: important
User: debian-gl...@lists.debian.org
Usertags: 2.23

This package fails to build with libc6 2.23 (2.23-0experimental0 from
experimental).

> sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux
...
>                  ^
> core/adios_internals.c: In function 'adios_generate_var_characteristics_v1':
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isnan'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5018:13: note: in expansion of macro 'ADIOS_STATISTICS'
>              ADIOS_STATISTICS(int8_t,1)
>              ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isfinite'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5018:13: note: in expansion of macro 'ADIOS_STATISTICS'
>              ADIOS_STATISTICS(int8_t,1)
>              ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isnan'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5021:17: note: in expansion of macro 'ADIOS_STATISTICS'
>                  ADIOS_STATISTICS(uint8_t,1)
>                  ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isfinite'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5021:17: note: in expansion of macro 'ADIOS_STATISTICS'
>                  ADIOS_STATISTICS(uint8_t,1)
>                  ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isnan'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5024:21: note: in expansion of macro 'ADIOS_STATISTICS'
>                      ADIOS_STATISTICS(int16_t,2)
>                      ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isfinite'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5024:21: note: in expansion of macro 'ADIOS_STATISTICS'
>                      ADIOS_STATISTICS(int16_t,2)
>                      ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isnan'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5027:25: note: in expansion of macro 'ADIOS_STATISTICS'
>                          ADIOS_STATISTICS(uint16_t,2)
>                          ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isfinite'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5027:25: note: in expansion of macro 'ADIOS_STATISTICS'
>                          ADIOS_STATISTICS(uint16_t,2)
>                          ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isnan'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5030:29: note: in expansion of macro 'ADIOS_STATISTICS'
>                              ADIOS_STATISTICS(int32_t,4)
>                              ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isfinite'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5030:29: note: in expansion of macro 'ADIOS_STATISTICS'
>                              ADIOS_STATISTICS(int32_t,4)
>                              ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isnan'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5033:33: note: in expansion of macro 'ADIOS_STATISTICS'
>                                  ADIOS_STATISTICS(uint32_t,4)
>                                  ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isfinite'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5033:33: note: in expansion of macro 'ADIOS_STATISTICS'
>                                  ADIOS_STATISTICS(uint32_t,4)
>                                  ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isnan'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5036:37: note: in expansion of macro 'ADIOS_STATISTICS'
>                                      ADIOS_STATISTICS(int64_t,8)
>                                      ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isfinite'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5036:37: note: in expansion of macro 'ADIOS_STATISTICS'
>                                      ADIOS_STATISTICS(int64_t,8)
>                                      ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isnan'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5039:41: note: in expansion of macro 'ADIOS_STATISTICS'
>                                          ADIOS_STATISTICS(uint64_t,8)
>                                          ^
> core/adios_internals.c:4963:28: error: non-floating-point argument in call to 
> function '__builtin_isfinite'
>              hist = (struct adios_hist_struct *) 
> stats[map[adios_statistic_hist]].data; \
>                             ^
> core/adios_internals.c:5039:41: note: in expansion of macro 'ADIOS_STATISTICS'
>                                          ADIOS_STATISTICS(uint64_t,8)
>                                          ^
> Makefile:3193: recipe for target 'libadios_a-adios_internals.o' failed
> make[2]: *** [libadios_a-adios_internals.o] Error 1

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

Reply via email to