Sie sind auf Seite 1von 53

* Package:

dev-libs/libclc-0.0.1_pre20131010
* Repository: gentoo
* Maintainer: x11@gentoo.org
* USE:
abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
* FEATURES: preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking libclc-0.0.1_pre20131010.tar.xz to /var/tmp/portage/dev-libs/libcl
c-0.0.1_pre20131010/work
>>> Source unpacked in /var/tmp/portage/dev-libs/libclc-0.0.1_pre20131010/work
>>> Preparing source in /var/tmp/portage/dev-libs/libclc-0.0.1_pre20131010/work/
libclc-0.0.1_pre20131010 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/libclc-0.0.1_pre20131010/wor
k/libclc-0.0.1_pre20131010 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/libclc-0.0.1_pre20131010/work/
libclc-0.0.1_pre20131010 ...
make -j3 VERBOSE=1
LLVM-CC nvptx--nvidiacl/lib/synchronization/barrier.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/synchronization/barrier.cl.bc.d -tar
get nvptx--nvidiacl -I`dirname ./ptx-nvidiacl/lib/synchronization/barrier.cl` -I
./generic/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTE
RNAL -emit-llvm -c -o nvptx--nvidiacl/lib/synchronization/barrier.cl.bc ./ptx-nv
idiacl/lib/synchronization/barrier.cl
LLVM-CC nvptx--nvidiacl/lib/workitem/get_group_id.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/workitem/get_group_id.cl.bc.d -targe
t nvptx--nvidiacl -I`dirname ./ptx-nvidiacl/lib/workitem/get_group_id.cl` -I./ge
neric/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL
-emit-llvm -c -o nvptx--nvidiacl/lib/workitem/get_group_id.cl.bc ./ptx-nvidiacl
/lib/workitem/get_group_id.cl
LLVM-CC nvptx--nvidiacl/lib/workitem/get_local_id.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/workitem/get_local_id.cl.bc.d -targe
t nvptx--nvidiacl -I`dirname ./ptx-nvidiacl/lib/workitem/get_local_id.cl` -I./ge
neric/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL
-emit-llvm -c -o nvptx--nvidiacl/lib/workitem/get_local_id.cl.bc ./ptx-nvidiacl
/lib/workitem/get_local_id.cl
In file included from ./ptx-nvidiacl/lib/synchronization/barrier.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: In file included from ./ptxnvidiacl/lib/workitem/get_group_id.cl:1:
In file included from ./generic/include/clc/clc.hincompatible redeclaration of l
ibrary function
'hypot' [-Wincompatible-library-redeclaration]
:44:
In file included from _CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE
x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: ./generic/include/clc/math/h
ypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
incompatible redeclaration of library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'

In file included from ./ptx-nvidiacl/lib/workitem/get_local_id.cl:1:


In file included from ./generic/include/clc/clc.h:44:
In file included from ./ptx-nvidiacl/lib/synchronization/barrier.clIn file inclu
ded from ./ptx-nvidiacl/lib/workitem/get_group_id.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
In file included from :1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning:
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded incompatible redecla
ration of library
./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: from macro '__CLC_FUNCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24:
function 'nextafter' [-Wincom
patible-library-redeclaration]
warningnote: expanded from macro '__CLC_FUNCTION'
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
: incompatible redeclaration of library function
'hypot' [-Wincompatible-library-redeclaration]
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/nextafter.h_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypo
t(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
:./generic/include/clc/math/hypot.inc2::1:39: note: 'hypot' is a builtin with ty
pe
'double (double, double)'24:
note: expanded from macro '__CLC_FUNCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
In file included from ./ptx-nvidiacl/lib/workitem/get_local_id.clwith type
'double (double, double)'
./generic/include/clc/math/nextafter.h:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
In file included from ./ptx-nvidiacl/lib/workitem/get_group_id.cl_CLC_OVERLOAD _
CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENTYPE b);:1:
In file included from ./generic/include/clc/clc.h:65:

In file included from ./generic/include/clc/integer/abs.h:2:


In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
:_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41:
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
2:24: note: expanded from macro '__CLC_FUNCTION'
#define __CLC_FUNCTION nextafter
^
note: 'abs' is a builtin with type 'int (int)'
In file included from ./ptx-nvidiacl/lib/workitem/get_local_id.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./ptx-nvidiacl/lib/synchronization/barrier.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
3 warnings generated.
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/workitem/get_local_size.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/workitem/get_local_size.cl.bc.d -tar
get nvptx--nvidiacl -I`dirname ./ptx-nvidiacl/lib/workitem/get_local_size.cl` -I
./generic/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTE
RNAL -emit-llvm -c -o nvptx--nvidiacl/lib/workitem/get_local_size.cl.bc ./ptx-nv
idiacl/lib/workitem/get_local_size.cl
LLVM-CC nvptx--nvidiacl/lib/workitem/get_num_groups.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/workitem/get_num_groups.cl.bc.d -tar
get nvptx--nvidiacl -I`dirname ./ptx-nvidiacl/lib/workitem/get_num_groups.cl` -I
./generic/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTE
RNAL -emit-llvm -c -o nvptx--nvidiacl/lib/workitem/get_num_groups.cl.bc ./ptx-nv

idiacl/lib/workitem/get_num_groups.cl
LLVM-AS nvptx--nvidiacl/lib/integer/add_sat.ll.bc
/usr/bin/llvm-as -o nvptx--nvidiacl/lib/integer/add_sat.ll.bc ./ptx/lib/integer/
add_sat.ll
LLVM-AS nvptx--nvidiacl/lib/integer/sub_sat.ll.bc
/usr/bin/llvm-as -o nvptx--nvidiacl/lib/integer/sub_sat.ll.bc ./ptx/lib/integer/
sub_sat.ll
LLVM-AS nvptx--nvidiacl/lib/atomic/atomic_impl.ll.bc
/usr/bin/llvm-as -o nvptx--nvidiacl/lib/atomic/atomic_impl.ll.bc ./generic/lib/a
tomic/atomic_impl.ll
In file included from ./ptx-nvidiacl/lib/workitem/get_local_size.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./ptx-nvidiacl/lib/workitem/get_num_groups.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./ptx-nvidiacl/lib/workitem/get_local_size.cl:1:
In file included from ./generic/include/clc/clc.hIn file included from ./generic
/include/clc/math/hypot.h:2:
:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: In file included from ./generic
/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:LLVM-CC nvptx--nvidiacl/lib/convert.cl.bc
warning: 39: warning: incompatible redeclaration of library function
incompatible redeclaration'hypot' of library [-Wincompatible-library-redec
laration]
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note:
^
expanded ./generic/include/clc/math/hypot.inc:1:39: from macro '__CLC_FUNCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'hypot' is a builtin with
type
'double (double, double)'
note: 'nextafter' is a builtin with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/convert.cl.bc.d -target nvptx--nvidi
acl -I`dirname ./generic/lib/convert.cl` -I./generic/include -Dcl_clang_storage_
class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx--nvidiacl
/lib/convert.cl.bc ./generic/lib/convert.cl
In file included from ./ptx-nvidiacl/lib/workitem/get_num_groups.cl:1:

In file included from ./generic/include/clc/clc.h:48:


In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
In file included from ./ptx-nvidiacl/lib/workitem/get_local_size.cl:1:
In file included from _CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC
_GENTYPE a, __CLC_GENTYPE b);./generic/include/clc/clc.h
:65
^:
In file included from ./generic/include/clc/integer/abs.h:2:
./generic/include/clc/math/nextafter.hIn file included from :./generic/include/c
lc/integer/gentype.inc2::1024:
: ./generic/include/clc/integer/abs.inc:note1: :41expanded: from macrowarning :
'__CLC_FUNCTION'
incompatible redeclaration#define __CLC_FUNCTION nextafter
of
^library
function
'abs' [-Wincompatible-library-redeclaration]./generic/include/clc/math/bin
ary_decl.inc
:1:39: note_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);:
'nextafter'
^
is a builtin with ./generic/include/clc/integer/abs.inctype:
1
:'double (double, double)'41:
./generic/include/clc/math/nextafter.h:note2: :24:'abs' is notea: builtinexpa
nded withfrom typemacro 'int (int)''__CLC_FUNCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./ptx-nvidiacl/lib/workitem/get_num_groups.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/common/sign.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/common/sign.cl.bc.d -target nvptx--n
vidiacl -I`dirname ./generic/lib/common/sign.cl` -I./generic/include -Dcl_clang_
storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx-nvidiacl/lib/common/sign.cl.bc ./generic/lib/common/sign.cl
In file included from ./generic/lib/convert.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
3 warnings generated.
In file included from ./generic/lib/convert.cl:1:

In file included from ./generic/include/clc/clc.h:48:


In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/convert.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
LLVM-CC nvptx--nvidiacl/lib/geometric/cross.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/geometric/cross.cl.bc.d -target nvpt
x--nvidiacl -I`dirname ./generic/lib/geometric/cross.cl` -I./generic/include -Dc
l_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o
nvptx--nvidiacl/lib/geometric/cross.cl.bc ./generic/lib/geometric/cross.cl
In file included from ./generic/lib/common/sign.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/common/sign.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter

^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/common/sign.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/geometric/cross.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/geometric/cross.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/geometric/cross.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^

./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '


int (int)'
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/geometric/dot.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/geometric/dot.cl.bc.d -target nvptx-nvidiacl -I`dirname ./generic/lib/geometric/dot.cl` -I./generic/include -Dcl_cl
ang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvp
tx--nvidiacl/lib/geometric/dot.cl.bc ./generic/lib/geometric/dot.cl
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/geometric/length.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/geometric/length.cl.bc.d -target nvp
tx--nvidiacl -I`dirname ./generic/lib/geometric/length.cl` -I./generic/include Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c
-o nvptx--nvidiacl/lib/geometric/length.cl.bc ./generic/lib/geometric/length.cl
In file included from ./generic/lib/geometric/dot.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/geometric/dot.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/geometric/dot.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/geometric/length.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:

In file included from ./generic/include/clc/math/gentype.inc:5:


./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/geometric/length.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/geometric/length.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/geometric/normalize.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/geometric/normalize.cl.bc.d -target
nvptx--nvidiacl -I`dirname ./generic/lib/geometric/normalize.cl` -I./generic/inc
lude -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-ll
vm -c -o nvptx--nvidiacl/lib/geometric/normalize.cl.bc ./generic/lib/geometric/n
ormalize.cl
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/integer/abs.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/integer/abs.cl.bc.d -target nvptx--n
vidiacl -I`dirname ./generic/lib/integer/abs.cl` -I./generic/include -Dcl_clang_
storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx-nvidiacl/lib/integer/abs.cl.bc ./generic/lib/integer/abs.cl
In file included from ./generic/lib/geometric/normalize.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]

_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);


^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/geometric/normalize.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/geometric/normalize.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/integer/abs.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'3
warnings generated.
In file included from ./generic/lib/integer/abs.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'

#define __CLC_FUNCTION nextafter


^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/abs.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:LLVM-CC nvptx--nvidiac
l/lib/integer/abs_diff.cl.bc
2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41/usr/bin/clang -MMD -MF nvptx--nvidiac
l/lib/integer/abs_diff.cl.bc.d -target nvptx--nvidiacl -I`dirname ./generic/lib/
integer/abs_diff.cl` -I./generic/include -Dcl_clang_storage_class_specifiers -Dc
l_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx--nvidiacl/lib/integer/abs_dif
f.cl.bc ./generic/lib/integer/abs_diff.cl
: warning: incompatible redeclaration of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
In file included from ./generic/lib/integer/abs_diff.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/abs_diff.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
LLVM-CC nvptx--nvidiacl/lib/integer/add_sat.cl.bc

In file included from ./generic/lib/integer/abs_diff.cl:1:


In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/integer/add_sat.cl.bc.d -target nvpt
x--nvidiacl -I`dirname ./generic/lib/integer/add_sat.cl` -I./generic/include -Dc
l_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o
nvptx--nvidiacl/lib/integer/add_sat.cl.bc ./generic/lib/integer/add_sat.cl
In file included from ./generic/lib/integer/add_sat.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/add_sat.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
3 warnings_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a,
__CLC_GENTYPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION' generated.
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/add_sat.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
LLVM-AS nvptx--nvidiacl/lib/integer/add_sat_impl.ll.bc

/usr/bin/llvm-as -o nvptx--nvidiacl/lib/integer/add_sat_impl.ll.bc ./generic/lib


/integer/add_sat_impl.ll
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/integer/clz.cl.bc
LLVM-AS nvptx--nvidiacl/lib/integer/clz_if.ll.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/integer/clz.cl.bc.d -target nvptx--n
vidiacl -I`dirname ./generic/lib/integer/clz.cl` -I./generic/include -Dcl_clang_
storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx-nvidiacl/lib/integer/clz.cl.bc ./generic/lib/integer/clz.cl
/usr/bin/llvm-as -o nvptx--nvidiacl/lib/integer/clz_if.ll.bc ./generic/lib/integ
er/clz_if.ll
LLVM-AS nvptx--nvidiacl/lib/integer/clz_impl.ll.bc
/usr/bin/llvm-as -o nvptx--nvidiacl/lib/integer/clz_impl.ll.bc ./generic/lib/int
eger/clz_impl.ll
LLVM-CC nvptx--nvidiacl/lib/integer/hadd.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/integer/hadd.cl.bc.d -target nvptx-nvidiacl -I`dirname ./generic/lib/integer/hadd.cl` -I./generic/include -Dcl_clan
g_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx
--nvidiacl/lib/integer/hadd.cl.bc ./generic/lib/integer/hadd.cl
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/integer/mad24.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/integer/mad24.cl.bc.d -target nvptx-nvidiacl -I`dirname ./generic/lib/integer/mad24.cl` -I./generic/include -Dcl_cl
ang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvp
tx--nvidiacl/lib/integer/mad24.cl.bc ./generic/lib/integer/mad24.cl
In file included from ./generic/lib/integer/clz.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/clz.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/clz.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:

In file included from ./generic/include/clc/integer/gentype.inc:10:


./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/integer/hadd.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/hadd.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/mad24.cl:1In file included from ./ge
neric/lib/integer/hadd.cl::
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: 1:
In file included from incompatible./generic/include/clc/clc.h:65:
redeclaration of library function
'hypot' In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
[-Wincompatible-library-redeclaration]_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE ab
s(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);

^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/mad24.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/mad24.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/integer/mul24.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/integer/mul24.cl.bc.d -target nvptx-nvidiacl -I`dirname ./generic/lib/integer/mul24.cl` -I./generic/include -Dcl_cl
ang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvp
tx--nvidiacl/lib/integer/mul24.cl.bc ./generic/lib/integer/mul24.cl
3 warnings generated.
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/integer/mul_hi.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/integer/mul_hi.cl.bc.d -target nvptx
--nvidiacl -I`dirname ./generic/lib/integer/mul_hi.cl` -I./generic/include -Dcl_
clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o n
vptx--nvidiacl/lib/integer/mul_hi.cl.bc ./generic/lib/integer/mul_hi.cl
LLVM-CC nvptx--nvidiacl/lib/integer/rhadd.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/integer/rhadd.cl.bc.d -target nvptx-nvidiacl -I`dirname ./generic/lib/integer/rhadd.cl` -I./generic/include -Dcl_cl
ang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvp
tx--nvidiacl/lib/integer/rhadd.cl.bc ./generic/lib/integer/rhadd.cl
In file included from ./generic/lib/integer/mul24.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]

_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);


^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/mul24.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/mul24.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/integer/mul_hi.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/mul_hi.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter

^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/rhadd.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/rhadd.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warningIn file included from ./
generic/lib/integer/mul_hi.cl: incompatible redeclaration of library3 warnings g
enerated.
:1
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
:
In file included from ./generic/include/clc/clc.h#define __CLC_FUNCTION nextafte
r
^:
65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
LLVM-CC nvptx--nvidiacl/lib/integer/rotate.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/integer/rotate.cl.bc.d -target nvptx
--nvidiacl -I`dirname ./generic/lib/integer/rotate.cl` -I./generic/include -Dcl_
clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o n
vptx--nvidiacl/lib/integer/rotate.cl.bc ./generic/lib/integer/rotate.cl
In file included from ./generic/lib/integer/rhadd.cl:1:

In file included from ./generic/include/clc/clc.h:65:


In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
In file included from ./generic/lib/integer/rotate.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library LLVM-CC nvptx--nvidiacl/lib/integer/sub_sat.cl.bc
function
'hypot' [-Wincompatible-library-redeclaration]
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/integer/sub_sat.cl.bc.d -target nvpt
x--nvidiacl -I`dirname ./generic/lib/integer/sub_sat.cl` -I./generic/include -Dc
l_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o
nvptx--nvidiacl/lib/integer/sub_sat.cl.bc ./generic/lib/integer/sub_sat.cl
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/rotate.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
3 warnings generated.
In file included from ./generic/lib/integer/rotate.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'

LLVM-AS nvptx--nvidiacl/lib/integer/sub_sat_impl.ll.bc
/usr/bin/llvm-as -o nvptx--nvidiacl/lib/integer/sub_sat_impl.ll.bc ./generic/lib
/integer/sub_sat_impl.ll
LLVM-CC nvptx--nvidiacl/lib/integer/upsample.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/integer/upsample.cl.bc.d -target nvp
tx--nvidiacl -I`dirname ./generic/lib/integer/upsample.cl` -I./generic/include Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c
-o nvptx--nvidiacl/lib/integer/upsample.cl.bc ./generic/lib/integer/upsample.cl
In file included from ./generic/lib/integer/sub_sat.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/sub_sat.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/sub_sat.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/integer/upsample.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: 3 warnings generated.
incompatible redeclaration of library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^

./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type


'double (double, double)'
In file included from ./generic/lib/integer/upsample.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
LLVM-CC nvptx--nvidiacl/lib/math/fmax.cl.bc
#define __CLC_FUNCTION nextafter
^
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/math/fmax.cl.bc.d -target nvptx--nvi
diacl -I`dirname ./generic/lib/math/fmax.cl` -I./generic/include -Dcl_clang_stor
age_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx--nvid
iacl/lib/math/fmax.cl.bc ./generic/lib/math/fmax.cl
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/upsample.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
In file included from ./generic/lib/math/fmax.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: LLVM-CC nvptx--nvidiacl/lib/math/fmin
.cl.bc
note: 'hypot' is a builtin with/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/math/
fmin.cl.bc.d -target nvptx--nvidiacl -I`dirname ./generic/lib/math/fmin.cl` -I./
generic/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERN
AL -emit-llvm -c -o nvptx--nvidiacl/lib/math/fmin.cl.bc ./generic/lib/math/fmin.
cl
type
'double (double, double)'
In file included from ./generic/lib/math/fmax.cl:1:
In file included from ./generic/include/clc/clc.h:48:

In file included from ./generic/include/clc/math/nextafter.h:3:


In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
3 warnings generated.
In file included from ./generic/lib/math/fmax.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
LLVM-CC nvptx--nvidiacl/lib/math/hypot.cl.bc
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/math/hypot.cl.bc.d -target nvptx--nv
idiacl -I`dirname ./generic/lib/math/hypot.cl` -I./generic/include -Dcl_clang_st
orage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx--nv
idiacl/lib/math/hypot.cl.bc ./generic/lib/math/hypot.cl
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/math/fmin.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/math/fmin.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter

^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/math/fmin.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
In file included from ./generic/lib/math/hypot.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/math/hypot.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
LLVM-CC nvptx--nvidiacl/lib/math/mad.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/math/mad.cl.bc.d -target nvptx--nvid
iacl -I`dirname ./generic/lib/math/mad.cl` -I./generic/include -Dcl_clang_storag
e_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx--nvidia
cl/lib/math/mad.cl.bc ./generic/lib/math/mad.cl
In file included from ./generic/lib/math/hypot.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:

In file included from ./generic/include/clc/integer/gentype.inc:10:


./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/math/clc_nextafter.cl.bc
3 warnings generated.
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/math/clc_nextafter.cl.bc.d -target n
vptx--nvidiacl -I`dirname ./generic/lib/math/clc_nextafter.cl` -I./generic/inclu
de -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm
-c -o nvptx--nvidiacl/lib/math/clc_nextafter.cl.bc ./generic/lib/math/clc_nexta
fter.cl
LLVM-CC nvptx--nvidiacl/lib/math/nextafter.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/math/nextafter.cl.bc.d -target nvptx
--nvidiacl -I`dirname ./generic/lib/math/nextafter.cl` -I./generic/include -Dcl_
clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o n
vptx--nvidiacl/lib/math/nextafter.cl.bc ./generic/lib/math/nextafter.cl
In file included from ./generic/lib/math/mad.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/math/mad.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/math/mad.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]

_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);


^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/math/nextafter.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/math/nextafter.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/math/nextafter.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
In file included from ./generic/lib/math/clc_nextafter.cl:1:
In file included from ./generic/include/clc/clc.h:44
'abs' [-Wincompatiblelibrary-redeclaration]
:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from _CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE
x);
^
./generic/include/clc/integer/abs.inc:1./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc::41: note: 'abs' is a builtin with type 'in
t (int)'
1:39: warning: incompatible redeclaration of library function
3 warnings generated.
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'

In file included from ./generic/lib/math/clc_nextafter.cl:1:


In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: LLVM-CC nvptx--nvidiacl/lib/r
elational/any.cl.bc
expanded from macro '__CLC_FUNCTION'
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/relational/any.cl.bc.d -target nvptx
--nvidiacl -I`dirname ./generic/lib/relational/any.cl` -I./generic/include -Dcl_
clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o n
vptx--nvidiacl/lib/relational/any.cl.bc ./generic/lib/relational/any.cl
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/math/clc_nextafter.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/relational/isnan.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/relational/isnan.cl.bc.d -target nvp
tx--nvidiacl -I`dirname ./generic/lib/relational/isnan.cl` -I./generic/include Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c
-o nvptx--nvidiacl/lib/relational/isnan.cl.bc ./generic/lib/relational/isnan.cl
In file included from ./generic/lib/relational/any.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/relational/any.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library

function 'nextafter' [-Wincompatible-library-redeclaration]


_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/relational/any.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:13 warnings:41: generated.
note: 'abs' is a builtin with type 'int (int)'
LLVM-CC nvptx--nvidiacl/lib/shared/clamp.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/shared/clamp.cl.bc.d -target nvptx-nvidiacl -I`dirname ./generic/lib/shared/clamp.cl` -I./generic/include -Dcl_clan
g_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx
--nvidiacl/lib/shared/clamp.cl.bc ./generic/lib/shared/clamp.cl
In file included from ./generic/lib/relational/isnan.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/relational/isnan.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU

NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/relational/isnan.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/shared/max.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/shared/max.cl.bc.d -target nvptx--nv
idiacl -I`dirname ./generic/lib/shared/max.cl` -I./generic/include -Dcl_clang_st
orage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx--nv
idiacl/lib/shared/max.cl.bc ./generic/lib/shared/max.cl
In file included from ./generic/lib/shared/clamp.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/shared/clamp.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/shared/clamp.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);

^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/shared/min.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/shared/min.cl.bc.d -target nvptx--nv
idiacl -I`dirname ./generic/lib/shared/min.cl` -I./generic/include -Dcl_clang_st
orage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx--nv
idiacl/lib/shared/min.cl.bc ./generic/lib/shared/min.cl
In file included from ./generic/lib/shared/max.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/shared/max.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/shared/max.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/shared/min.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);

^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/shared/min.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/shared/min.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/shared/vload.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/shared/vload.cl.bc.d -target nvptx-nvidiacl -I`dirname ./generic/lib/shared/vload.cl` -I./generic/include -Dcl_clan
g_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx
--nvidiacl/lib/shared/vload.cl.bc ./generic/lib/shared/vload.cl
3 warnings generated.
LLVM-AS nvptx--nvidiacl/lib/shared/vload_impl.ll.bc
/usr/bin/llvm-as -o nvptx--nvidiacl/lib/shared/vload_impl.ll.bc ./generic/lib/sh
ared/vload_impl.ll
LLVM-CC nvptx--nvidiacl/lib/shared/vstore.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/shared/vstore.cl.bc.d -target nvptx-nvidiacl -I`dirname ./generic/lib/shared/vstore.cl` -I./generic/include -Dcl_cl
ang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvp
tx--nvidiacl/lib/shared/vstore.cl.bc ./generic/lib/shared/vstore.cl
In file included from ./generic/lib/shared/vload.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type

'double (double, double)'


3 warnings generated.
In file included from ./generic/lib/shared/vload.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/shared/vload.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
LLVM-AS nvptx--nvidiacl/lib/shared/vstore_impl.ll.bc
/usr/bin/llvm-as -o nvptx--nvidiacl/lib/shared/vstore_impl.ll.bc ./generic/lib/s
hared/vstore_impl.ll
LLVM-CC nvptx--nvidiacl/lib/workitem/get_global_id.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/workitem/get_global_id.cl.bc.d -targ
et nvptx--nvidiacl -I`dirname ./generic/lib/workitem/get_global_id.cl` -I./gener
ic/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -e
mit-llvm -c -o nvptx--nvidiacl/lib/workitem/get_global_id.cl.bc ./generic/lib/wo
rkitem/get_global_id.cl
In file included from ./generic/lib/shared/vstore.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/shared/vstore.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library

function 'nextafter' [-Wincompatible-library-redeclaration]


_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/shared/vstore.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/workitem/get_global_id.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/workitem/get_global_id.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/workitem/get_global_id.cl:1:
In file included from ./generic/include/clc/clc.h:65:

In file included from ./generic/include/clc/integer/abs.h:2:


In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx--nvidiacl/lib/workitem/get_global_size.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/workitem/get_global_size.cl.bc.d -ta
rget nvptx--nvidiacl -I`dirname ./generic/lib/workitem/get_global_size.cl` -I./g
eneric/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNA
L -emit-llvm -c -o nvptx--nvidiacl/lib/workitem/get_global_size.cl.bc ./generic/
lib/workitem/get_global_size.cl
3 warnings generated.
3 warnings generated.
LLVM-CXX utils/prepare-builtins.o
/usr/bin/clang++ -MMD -MF utils/prepare-builtins.o.d -I/usr/include -DNDEBUG -D
_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO
S -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-vi
rtual -ffunction-sections -fdata-sections -Wcast-qual -fno-exceptions -fno-rtti
-c -o utils/prepare-builtins.o ./utils/prepare-builtins.cpp
LLVM-CC nvptx64--nvidiacl/lib/synchronization/barrier.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/synchronization/barrier.cl.bc.d -t
arget nvptx64--nvidiacl -I`dirname ./ptx-nvidiacl/lib/synchronization/barrier.cl
` -I./generic/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_
INTERNAL -emit-llvm -c -o nvptx64--nvidiacl/lib/synchronization/barrier.cl.bc ./
ptx-nvidiacl/lib/synchronization/barrier.cl
In file included from ./generic/lib/workitem/get_global_size.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/workitem/get_global_size.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'

#define __CLC_FUNCTION nextafter


^
In file included from ./generic/lib/workitem/get_global_size.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./ptx-nvidiacl/lib/synchronization/barrier.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./ptx-nvidiacl/lib/synchronization/barrier.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./ptx-nvidiacl/lib/synchronization/barrier.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/workitem/get_group_id.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/workitem/get_group_id.cl.bc.d -tar
get nvptx64--nvidiacl -I`dirname ./ptx-nvidiacl/lib/workitem/get_group_id.cl` -I

./generic/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTE


RNAL -emit-llvm -c -o nvptx64--nvidiacl/lib/workitem/get_group_id.cl.bc ./ptx-nv
idiacl/lib/workitem/get_group_id.cl
./utils/prepare-builtins.cpp:1:10: fatal error: 'llvm/ADT/OwningPtr.h' file not
found
#include "llvm/ADT/OwningPtr.h"
^
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/workitem/get_local_id.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/workitem/get_local_id.cl.bc.d -tar
get nvptx64--nvidiacl -I`dirname ./ptx-nvidiacl/lib/workitem/get_local_id.cl` -I
./generic/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTE
RNAL -emit-llvm -c -o nvptx64--nvidiacl/lib/workitem/get_local_id.cl.bc ./ptx-nv
idiacl/lib/workitem/get_local_id.cl
In file included from ./ptx-nvidiacl/lib/workitem/get_group_id.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./ptx-nvidiacl/lib/workitem/get_group_id.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./ptx-nvidiacl/lib/workitem/get_group_id.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./ptx-nvidiacl/lib/workitem/get_local_id.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:

In file included from ./generic/include/clc/math/gentype.inc:5:


./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./ptx-nvidiacl/lib/workitem/get_local_id.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./ptx-nvidiacl/lib/workitem/get_local_id.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/workitem/get_local_size.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/workitem/get_local_size.cl.bc.d -t
arget nvptx64--nvidiacl -I`dirname ./ptx-nvidiacl/lib/workitem/get_local_size.cl
` -I./generic/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_
INTERNAL -emit-llvm -c -o nvptx64--nvidiacl/lib/workitem/get_local_size.cl.bc ./
ptx-nvidiacl/lib/workitem/get_local_size.cl
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/workitem/get_num_groups.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/workitem/get_num_groups.cl.bc.d -t
arget nvptx64--nvidiacl -I`dirname ./ptx-nvidiacl/lib/workitem/get_num_groups.cl
` -I./generic/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_
INTERNAL -emit-llvm -c -o nvptx64--nvidiacl/lib/workitem/get_num_groups.cl.bc ./
ptx-nvidiacl/lib/workitem/get_num_groups.cl
In file included from ./ptx-nvidiacl/lib/workitem/get_local_size.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function

'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./ptx-nvidiacl/lib/workitem/get_local_size.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./ptx-nvidiacl/lib/workitem/get_local_size.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./ptx-nvidiacl/lib/workitem/get_num_groups.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./ptx-nvidiacl/lib/workitem/get_num_groups.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'

#define __CLC_FUNCTION nextafter


^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./ptx-nvidiacl/lib/workitem/get_num_groups.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-AS nvptx64--nvidiacl/lib/integer/add_sat.ll.bc
/usr/bin/llvm-as -o nvptx64--nvidiacl/lib/integer/add_sat.ll.bc ./ptx/lib/intege
r/add_sat.ll
LLVM-AS nvptx64--nvidiacl/lib/integer/sub_sat.ll.bc
/usr/bin/llvm-as -o nvptx64--nvidiacl/lib/integer/sub_sat.ll.bc ./ptx/lib/intege
r/sub_sat.ll
3 warnings generated.
LLVM-AS nvptx64--nvidiacl/lib/atomic/atomic_impl.ll.bc
/usr/bin/llvm-as -o nvptx64--nvidiacl/lib/atomic/atomic_impl.ll.bc ./generic/lib
/atomic/atomic_impl.ll
LLVM-CC nvptx64--nvidiacl/lib/convert.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/convert.cl.bc.d -target nvptx64--n
vidiacl -I`dirname ./generic/lib/convert.cl` -I./generic/include -Dcl_clang_stor
age_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx64--nv
idiacl/lib/convert.cl.bc ./generic/lib/convert.cl
LLVM-CC nvptx64--nvidiacl/lib/common/sign.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/common/sign.cl.bc.d -target nvptx6
4--nvidiacl -I`dirname ./generic/lib/common/sign.cl` -I./generic/include -Dcl_cl
ang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvp
tx64--nvidiacl/lib/common/sign.cl.bc ./generic/lib/common/sign.cl
In file included from ./generic/lib/convert.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/convert.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT

YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/convert.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/common/sign.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/common/sign.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/common/sign.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:

./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration


of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/geometric/cross.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/geometric/cross.cl.bc.d -target nv
ptx64--nvidiacl -I`dirname ./generic/lib/geometric/cross.cl` -I./generic/include
-Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm c -o nvptx64--nvidiacl/lib/geometric/cross.cl.bc ./generic/lib/geometric/cross.c
l
In file included from ./generic/lib/geometric/cross.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/geometric/cross.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/geometric/cross.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/geometric/dot.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/geometric/dot.cl.bc.d -target nvpt

x64--nvidiacl -I`dirname ./generic/lib/geometric/dot.cl` -I./generic/include -Dc


l_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o
nvptx64--nvidiacl/lib/geometric/dot.cl.bc ./generic/lib/geometric/dot.cl
In file included from ./generic/lib/geometric/dot.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/geometric/dot.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/geometric/dot.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/geometric/length.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/geometric/length.cl.bc.d -target n
vptx64--nvidiacl -I`dirname ./generic/lib/geometric/length.cl` -I./generic/inclu
de -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm
-c -o nvptx64--nvidiacl/lib/geometric/length.cl.bc ./generic/lib/geometric/leng
th.cl
In file included from ./generic/lib/geometric/length.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]

_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);


^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/geometric/length.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/geometric/length.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/geometric/normalize.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/geometric/normalize.cl.bc.d -targe
t nvptx64--nvidiacl -I`dirname ./generic/lib/geometric/normalize.cl` -I./generic
/include -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emi
t-llvm -c -o nvptx64--nvidiacl/lib/geometric/normalize.cl.bc ./generic/lib/geome
tric/normalize.cl
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/integer/abs.cl.bc
In file included from ./generic/lib/geometric/normalize.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/integer/abs.cl.bc.d -target nvptx6
4--nvidiacl -I`dirname ./generic/lib/integer/abs.cl` -I./generic/include -Dcl_cl
ang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvp
tx64--nvidiacl/lib/integer/abs.cl.bc ./generic/lib/integer/abs.cl

In file included from ./generic/lib/geometric/normalize.cl:1:


In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/geometric/normalize.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/integer/abs_diff.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/integer/abs_diff.cl.bc.d -target n
vptx64--nvidiacl -I`dirname ./generic/lib/integer/abs_diff.cl` -I./generic/inclu
de -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm
-c -o nvptx64--nvidiacl/lib/integer/abs_diff.cl.bc ./generic/lib/integer/abs_di
ff.cl
In file included from ./generic/lib/integer/abs.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/abs.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^

./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU


NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/abs.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/integer/abs_diff.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/abs_diff.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/abs_diff.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function

'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/integer/add_sat.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/integer/add_sat.cl.bc.d -target nv
ptx64--nvidiacl -I`dirname ./generic/lib/integer/add_sat.cl` -I./generic/include
-Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm c -o nvptx64--nvidiacl/lib/integer/add_sat.cl.bc ./generic/lib/integer/add_sat.c
l
3 warnings generated.
LLVM-AS nvptx64--nvidiacl/lib/integer/add_sat_impl.ll.bc
/usr/bin/llvm-as -o nvptx64--nvidiacl/lib/integer/add_sat_impl.ll.bc ./generic/l
ib/integer/add_sat_impl.ll
LLVM-CC nvptx64--nvidiacl/lib/integer/clz.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/integer/clz.cl.bc.d -target nvptx6
4--nvidiacl -I`dirname ./generic/lib/integer/clz.cl` -I./generic/include -Dcl_cl
ang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvp
tx64--nvidiacl/lib/integer/clz.cl.bc ./generic/lib/integer/clz.cl
In file included from ./generic/lib/integer/add_sat.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/add_sat.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/add_sat.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]

_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);


^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/integer/clz.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/clz.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/clz.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-AS nvptx64--nvidiacl/lib/integer/clz_if.ll.bc
/usr/bin/llvm-as -o nvptx64--nvidiacl/lib/integer/clz_if.ll.bc ./generic/lib/int
eger/clz_if.ll
3 warnings generated.
LLVM-AS nvptx64--nvidiacl/lib/integer/clz_impl.ll.bc
/usr/bin/llvm-as -o nvptx64--nvidiacl/lib/integer/clz_impl.ll.bc ./generic/lib/i
nteger/clz_impl.ll
LLVM-CC nvptx64--nvidiacl/lib/integer/hadd.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/integer/hadd.cl.bc.d -target nvptx
64--nvidiacl -I`dirname ./generic/lib/integer/hadd.cl` -I./generic/include -Dcl_
clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o n
vptx64--nvidiacl/lib/integer/hadd.cl.bc ./generic/lib/integer/hadd.cl

LLVM-CC nvptx64--nvidiacl/lib/integer/mad24.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/integer/mad24.cl.bc.d -target nvpt
x64--nvidiacl -I`dirname ./generic/lib/integer/mad24.cl` -I./generic/include -Dc
l_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o
nvptx64--nvidiacl/lib/integer/mad24.cl.bc ./generic/lib/integer/mad24.cl
In file included from ./generic/lib/integer/hadd.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/hadd.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/hadd.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/integer/mad24.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/mad24.cl:1:

In file included from ./generic/include/clc/clc.h:48:


In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/mad24.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/integer/mul24.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/integer/mul24.cl.bc.d -target nvpt
x64--nvidiacl -I`dirname ./generic/lib/integer/mul24.cl` -I./generic/include -Dc
l_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o
nvptx64--nvidiacl/lib/integer/mul24.cl.bc ./generic/lib/integer/mul24.cl
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/integer/mul_hi.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/integer/mul_hi.cl.bc.d -target nvp
tx64--nvidiacl -I`dirname ./generic/lib/integer/mul_hi.cl` -I./generic/include Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c
-o nvptx64--nvidiacl/lib/integer/mul_hi.cl.bc ./generic/lib/integer/mul_hi.cl
In file included from ./generic/lib/integer/mul24.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/mul24.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library

function 'nextafter' [-Wincompatible-library-redeclaration]


_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/mul24.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/integer/mul_hi.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/mul_hi.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/mul_hi.cl:1:
In file included from ./generic/include/clc/clc.h:65:

In file included from ./generic/include/clc/integer/abs.h:2:


In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/integer/rhadd.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/integer/rhadd.cl.bc.d -target nvpt
x64--nvidiacl -I`dirname ./generic/lib/integer/rhadd.cl` -I./generic/include -Dc
l_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o
nvptx64--nvidiacl/lib/integer/rhadd.cl.bc ./generic/lib/integer/rhadd.cl
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/integer/rotate.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/integer/rotate.cl.bc.d -target nvp
tx64--nvidiacl -I`dirname ./generic/lib/integer/rotate.cl` -I./generic/include Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c
-o nvptx64--nvidiacl/lib/integer/rotate.cl.bc ./generic/lib/integer/rotate.cl
In file included from ./generic/lib/integer/rhadd.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/rhadd.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/rhadd.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]

_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);


^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/integer/rotate.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/rotate.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/rotate.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/integer/sub_sat.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/integer/sub_sat.cl.bc.d -target nv
ptx64--nvidiacl -I`dirname ./generic/lib/integer/sub_sat.cl` -I./generic/include
-Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm c -o nvptx64--nvidiacl/lib/integer/sub_sat.cl.bc ./generic/lib/integer/sub_sat.c
l
3 warnings generated.
LLVM-AS nvptx64--nvidiacl/lib/integer/sub_sat_impl.ll.bc
/usr/bin/llvm-as -o nvptx64--nvidiacl/lib/integer/sub_sat_impl.ll.bc ./generic/l
ib/integer/sub_sat_impl.ll
In file included from ./generic/lib/integer/sub_sat.cl:1:
In file included from ./generic/include/clc/clc.h:44:

In file included from ./generic/include/clc/math/hypot.h:2:


In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
LLVM-CC nvptx64--nvidiacl/lib/integer/upsample.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/integer/upsample.cl.bc.d -target n
vptx64--nvidiacl -I`dirname ./generic/lib/integer/upsample.cl` -I./generic/inclu
de -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm
-c -o nvptx64--nvidiacl/lib/integer/upsample.cl.bc ./generic/lib/integer/upsamp
le.cl
In file included from ./generic/lib/integer/sub_sat.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/sub_sat.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
In file included from ./generic/lib/integer/upsample.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/integer/upsample.cl:1:
In file included from ./generic/include/clc/clc.h:48:

In file included from ./generic/include/clc/math/nextafter.h:3:


In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT
YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/integer/upsample.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
LLVM-CC nvptx64--nvidiacl/lib/math/fmax.cl.bc
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/math/fmax.cl.bc.d -target nvptx64-nvidiacl -I`dirname ./generic/lib/math/fmax.cl` -I./generic/include -Dcl_clang_
storage_class_specifiers -Dcl_khr_fp64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx64
--nvidiacl/lib/math/fmax.cl.bc ./generic/lib/math/fmax.cl
1 error generated.
Makefile:8: recipe for target 'utils/prepare-builtins.o' failed
make: *** [utils/prepare-builtins.o] Error 1
make: *** Waiting for unfinished jobs....
3 warnings generated.
In file included from ./generic/lib/math/fmax.cl:1:
In file included from ./generic/include/clc/clc.h:44:
In file included from ./generic/include/clc/math/hypot.h:2:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/hypot.inc:1:39: warning: incompatible redeclaration o
f library function
'hypot' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE hypot(__CLC_GENTYPE x, __CLC_GENTYPE y);
^
./generic/include/clc/math/hypot.inc:1:39: note: 'hypot' is a builtin with type
'double (double, double)'
In file included from ./generic/lib/math/fmax.cl:1:
In file included from ./generic/include/clc/clc.h:48:
In file included from ./generic/include/clc/math/nextafter.h:3:
In file included from ./generic/include/clc/math/gentype.inc:5:
./generic/include/clc/math/binary_decl.inc:1:39: warning: incompatible redeclara
tion of library
function 'nextafter' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_GENTYPE __CLC_FUNCTION(__CLC_GENTYPE a, __CLC_GENT

YPE b);
^
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
./generic/include/clc/math/binary_decl.inc:1:39: note: 'nextafter' is a builtin
with type
'double (double, double)'
./generic/include/clc/math/nextafter.h:2:24: note: expanded from macro '__CLC_FU
NCTION'
#define __CLC_FUNCTION nextafter
^
In file included from ./generic/lib/math/fmax.cl:1:
In file included from ./generic/include/clc/clc.h:65:
In file included from ./generic/include/clc/integer/abs.h:2:
In file included from ./generic/include/clc/integer/gentype.inc:10:
./generic/include/clc/integer/abs.inc:1:41: warning: incompatible redeclaration
of library function
'abs' [-Wincompatible-library-redeclaration]
_CLC_OVERLOAD _CLC_DECL __CLC_U_GENTYPE abs(__CLC_GENTYPE x);
^
./generic/include/clc/integer/abs.inc:1:41: note: 'abs' is a builtin with type '
int (int)'
3 warnings generated.
* ERROR: dev-libs/libclc-0.0.1_pre20131010::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=dev-libs/libclc-0.0.
1_pre20131010::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-libs/libclc-0.0.1
_pre20131010::gentoo'`.
* The complete build log is located at '/var/tmp/portage/dev-libs/libclc-0.0.1_
pre20131010/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-libs/libclc-0
.0.1_pre20131010/temp/environment'.
* Working directory: '/var/tmp/portage/dev-libs/libclc-0.0.1_pre20131010/work/l
ibclc-0.0.1_pre20131010'
* S: '/var/tmp/portage/dev-libs/libclc-0.0.1_pre20131010/work/libclc-0.0.1_pre2
0131010'

Das könnte Ihnen auch gefallen