View previous topic :: View next topic |
Author |
Message |
Adel Ahmed Veteran
Joined: 21 Sep 2012 Posts: 1533
|
Posted: Sun Feb 01, 2015 11:30 pm Post subject: cannot emerge libclc |
|
|
cannot emerge libclc, I'm emerging this package as a part of the world update.
./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)'
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.
emerge --info '=dev-libs/libclc-0.0.1_pre20131010::gentoo':
http://pastebin.com/gykHbzsc
emerge -pqv '=dev-libs/libclc-0.0.1_pre20131010::gentoo':
[ebuild N ] dev-libs/libclc-0.0.1_pre20131010
build log:
http://pastebin.com/ySDcWe7n
thanks |
|
Back to top |
|
|
audiodef Watchman
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
|
Back to top |
|
|
Adel Ahmed Veteran
Joined: 21 Sep 2012 Posts: 1533
|
Posted: Tue Feb 03, 2015 11:52 pm Post subject: |
|
|
yes
emerge =dev-libs/libclc-0.0.1_pre20140101:
/usr/bin/clang -MMD -MF nvptx64--nvidiacl/lib/cl_khr_global_int32_base_atomics/atom_add.cl.bc.d -target nvptx64--nvidiacl -I`dirname ./generic/lib/cl_khr_global_int32_base_atomics/atom_add.cl` -I./generic/include -fno-builtin -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -Dcles_khr_int64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx64--nvidiacl/lib/cl_khr_global_int32_base_atomics/atom_add.cl.bc ./generic/lib/cl_khr_global_int32_base_atomics/atom_add.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.... |
|
Back to top |
|
|
russK l33t
Joined: 27 Jun 2006 Posts: 665
|
Posted: Wed Feb 04, 2015 2:22 am Post subject: |
|
|
I was having this same issue with dev-libs/libclc-0.0.1_pre20131010:0.
I added dev-libs/libclc-0.0.1_pre20141027:0 ~amd64 to package.keywords.
dev-libs/libclc-0.0.1_pre20141027 emerged error free for me. |
|
Back to top |
|
|
jburns Veteran
Joined: 18 Jan 2007 Posts: 1217 Location: Massachusetts USA
|
|
Back to top |
|
|
Adel Ahmed Veteran
Joined: 21 Sep 2012 Posts: 1533
|
Posted: Thu Feb 05, 2015 10:09 am Post subject: |
|
|
yes, it's the same error
I'll try emerging the -0.0.1_pre20141027:0 version |
|
Back to top |
|
|
Adel Ahmed Veteran
Joined: 21 Sep 2012 Posts: 1533
|
Posted: Fri Feb 06, 2015 9:28 am Post subject: |
|
|
yum the pre20141027:0 version has emerged successfully
thanks |
|
Back to top |
|
|
|