[Debian-med-packaging] Problem backporting libhmsbeagle
Andreas Tille
andreas at an3as.eu
Sat Jun 17 10:41:46 UTC 2017
Hi,
I want to upgrade the backport of libhmsbeagle from
2.1.2+20150609-1~bpo8+1 to 2.1.2+20160831-5. When trying to build the
latter I get
...
==========================================================
libhmsbeagle 2.1.2: examples/tinytest/test-suite.log
==========================================================
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: tinytest
==============
/tmp/poclTi8AvY/program.cl:2198:9: warning: multiple unsequenced modifications to 'i'
SUM_PARTIALS_PARTIALS_4_GPU();
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/poclTi8AvY/program.cl:1977:10: note: expanded from macro 'SUM_PARTIALS_PARTIALS_4_GPU'
i = (++i) & 0x3;\
~ ^
/tmp/poclTi8AvY/program.cl:2198:9: warning: multiple unsequenced modifications to 'i'
SUM_PARTIALS_PARTIALS_4_GPU();
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/poclTi8AvY/program.cl:1980:10: note: expanded from macro 'SUM_PARTIALS_PARTIALS_4_GPU'
i = (++i) & 0x3;\
~ ^
/tmp/poclTi8AvY/program.cl:2198:9: warning: multiple unsequenced modifications to 'i'
SUM_PARTIALS_PARTIALS_4_GPU();
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/poclTi8AvY/program.cl:1983:10: note: expanded from macro 'SUM_PARTIALS_PARTIALS_4_GPU'
i = (++i) & 0x3;\
~ ^
/tmp/poclTi8AvY/program.cl:2229:9: warning: multiple unsequenced modifications to 'i'
SUM_PARTIALS_PARTIALS_4_GPU();
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/poclTi8AvY/program.cl:1977:10: note: expanded from macro 'SUM_PARTIALS_PARTIALS_4_GPU'
i = (++i) & 0x3;\
~ ^
/tmp/poclTi8AvY/program.cl:2229:9: warning: multiple unsequenced modifications to 'i'
SUM_PARTIALS_PARTIALS_4_GPU();
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/poclTi8AvY/program.cl:1980:10: note: expanded from macro 'SUM_PARTIALS_PARTIALS_4_GPU'
i = (++i) & 0x3;\
~ ^
/tmp/poclTi8AvY/program.cl:2229:9: warning: multiple unsequenced modifications to 'i'
SUM_PARTIALS_PARTIALS_4_GPU();
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/poclTi8AvY/program.cl:1983:10: note: expanded from macro 'SUM_PARTIALS_PARTIALS_4_GPU'
i = (++i) & 0x3;\
~ ^
...
and so on. Any hint what might be wrong here?
Kind regards
Andreas.
--
http://fam-tille.de
More information about the Debian-med-packaging
mailing list