Hi, The new version was released on the 30th of October, its pretty recent, but the important bit is that it supports clang 3.9, which is already in the tree and creates a blocking. ``` (sys-devel/llvm-3.8.1-r2:0/3.8.0::gentoo, installed) pulled in by =sys-devel/llvm-3.8* required by (dev-util/include-what-you-use-3.8:0/0::gentoo, installed) ^ ^^^^ ~sys-devel/llvm-3.8.1[clang(-),debug=,multitarget?,python?,static-analyzer?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] required by (sys-devel/clang-3.8.1-r100:0/3.8::gentoo, installed) ^ ^^^^^ sys-devel/clang:0 (sys-devel/clang-3.9.0-r100:0/3.9.0::gentoo, ebuild scheduled for merge) pulled in by >=sys-devel/clang-3.9 required by (dev-libs/libclc-0.2.0_pre20160921:0/0::gentoo, ebuild scheduled for merge) ^^ ^^^ =sys-devel/clang-3.9.0-r100 required by (sys-devel/llvm-3.9.0-r1:0/3.9.0::gentoo, ebuild scheduled for merge) ^ ^^^^^^^^^^ (sys-devel/clang-3.8.1-r100:0/3.8::gentoo, installed) pulled in by =sys-devel/clang-3.8.1-r100 required by (sys-devel/llvm-3.8.1-r2:0/3.8.0::gentoo, installed) ^ ^^^^^^^^^^ =sys-devel/clang-3.8* required by (dev-util/include-what-you-use-3.8:0/0::gentoo, installed) ^ ^^^^ ``` Reproducible: Always
Created attachment 452170 [details] iwyu-3.9.ebuild I am testing it right now, but since it needs to compile clang/llvm, it will take me some time (intel core i3 350M)
Created attachment 452246 [details] iwyu-3.9.ebuild I fixed the build and added a src_test().
I've slightly tweaked your ebuild and puched is as: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ee461d9a6a803e73ac89c92392ef6a4b532aa4 Thank you!