Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 644856

Summary: dev-ada/gps-bin: suspicious unversioned dep on sys-devel/llvm
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Linux ADA team <ada>
Status: RESOLVED FIXED    
Severity: normal CC: llvm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-17 14:40:59 UTC
This package has the following RDEP specified:

  sys-devel/llvm

However, given the slotted nature of LLVM in Gentoo and the fact that it is a prebuilt binary package, I seriously doubt it actually requires files installed by our LLVM package. Please check if the dep is really meaningful.
Comment 1 Tupone Alfredo gentoo-dev 2018-01-17 18:05:11 UTC
I checked and now it is not depending on anything from llvm.

The only dependency I have found is on

libclang.so

I will omit llvm from the dependency and only leave clang
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-01-17 18:18:40 UTC
I think it uses the one it bundles anyway:

gnat-gpl-2016-x86_64-linux-bin/lib/gps/libclang.so
Comment 3 Tupone Alfredo gentoo-dev 2018-01-18 07:11:21 UTC
I removed the bundled libclang.so and used the one in the system.

The bundled one is supposed to be built with the llvm 3.5.2 source tree, so I guess I should depend on the slot 0 of sys-devel/clang.

But actually gps-bin run here even with slot 4 of clang, even if I am not sure it exercise the functionality that are on that library.

And more over, I have added dev-ada/gps-2017 on the tree, that build fine.

So gps-bin is going to die; I would like to leave dev-ada/gps-bin-2016 on the tree for some more time, without stabilizing, and then drop
Comment 4 Tupone Alfredo gentoo-dev 2019-11-03 14:35:19 UTC
Package masked