Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 596022 - dev-libs/libclc-0.2.0_pre20160209 fails to build with sys-devel/clang-3.9.0+
Summary: dev-libs/libclc-0.2.0_pre20160209 fails to build with sys-devel/clang-3.9.0+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 596020
  Show dependency tree
 
Reported: 2016-10-03 08:24 UTC by Michał Górny
Modified: 2016-10-26 06:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-libs:libclc-0.2.0_pre20160209:20161003-082248.log (dev-libs:libclc-0.2.0_pre20160209:20161003-082248.log,2.85 KB, text/x-log)
2016-10-03 08:24 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-10-03 08:24:17 UTC
LLVM-CC nvptx--nvidiacl/lib/synchronization/barrier.cl.bc
/usr/bin/clang -MMD -MF nvptx--nvidiacl/lib/synchronization/barrier.cl.bc.d -target nvptx--nvidiacl -I`dirname ./ptx-nvidiacl/lib/synchronization/barrier.cl` -I./generic/include -fno-builtin -Dcl_clang_storage_class_specifiers -Dcl_khr_fp64 -Dcles_khr_int64 -D__CLC_INTERNAL -emit-llvm -c -o nvptx--nvidiacl/lib/synchronization/barrier.cl.bc ./ptx-nvidiacl/lib/synchronization/barrier.cl
./ptx-nvidiacl/lib/synchronization/barrier.cl:5:5: error: use of unknown builtin '__builtin_ptx_bar_sync' [-Wimplicit-function-declaration]
    __builtin_ptx_bar_sync(0);
    ^
1 error generated.


The builtins have been renamed. Git version works fine, so I guess we need a new snapshot.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-10-03 08:24:45 UTC
Created attachment 448958 [details]
dev-libs:libclc-0.2.0_pre20160209:20161003-082248.log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-10-26 06:10:38 UTC
commit d15a10673b2782853f17aaa3c39066dd15c40c4d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Wed Oct 26 08:02:46 2016
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Wed Oct 26 08:10:20 2016

    dev-libs/libclc: Bump to a new snapshot