Bug 91468 - LLVM 3.8(svn): llvm changes llvm-config output again?
Summary: LLVM 3.8(svn): llvm changes llvm-config output again?
Status: RESOLVED NOTOURBUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: All All
: lowest normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL: https://llvm.org/bugs/show_bug.cgi?id...
Whiteboard:
Keywords:
: 91456 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-07-26 15:07 UTC by Krzysztof A. Sobiecki
Modified: 2015-08-10 17:55 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
A patch? (1.00 KB, patch)
2015-07-26 15:07 UTC, Krzysztof A. Sobiecki
Details | Splinter Review

Description Krzysztof A. Sobiecki 2015-07-26 15:07:43 UTC
Created attachment 117384 [details] [review]
A patch?

LLVM 3.8(svn): llvm-config-3.8 output for "--version" have "svn" in it, but shared library filename doesn't have it. For reasons?
Comment 1 Lorenzo Bona 2015-07-26 16:58:54 UTC
(In reply to Krzysztof A. Sobiecki from comment #0)
> Created attachment 117384 [details] [review] [review]
> A patch?
> 
> LLVM 3.8(svn): llvm-config-3.8 output for "--version" have "svn" in it, but
> shared library filename doesn't have it. For reasons?

Thank you, with your patch I can build mesa again with llvm 3.8.

https://bugs.freedesktop.org/show_bug.cgi?id=91456
Comment 2 Lorenzo Bona 2015-07-26 16:59:12 UTC
*** Bug 91456 has been marked as a duplicate of this bug. ***
Comment 3 Emil Velikov 2015-07-28 13:17:58 UTC
Please send the patch to mesa-dev (ideally using git send-email). It'll get wider exposure there.
Comment 4 Serge Martin 2015-07-28 13:21:38 UTC
Please note that autotools buils have the "svn" part in the libname.
I don't knows if it will be deprecated in 3.8 and remove later or if it will be removed in 3.8.
Comment 5 Krzysztof A. Sobiecki 2015-07-28 15:11:28 UTC
(In reply to Serge Martin from comment #4)
> Please note that autotools buils have the "svn" part in the libname.
> I don't knows if it will be deprecated in 3.8 and remove later or if it will
> be removed in 3.8.

I use packages from:
deb http://llvm.org/apt/unstable/ llvm-toolchain main
And it have a wonderful patch called:
strip-svn.diff
Guess what it does...
Comment 6 Krzysztof A. Sobiecki 2015-07-28 15:14:54 UTC
(In reply to Emil Velikov from comment #3)
> Please send the patch to mesa-dev (ideally using git send-email). It'll get
> wider exposure there.

I don't see how It would be appropriate to even try to include it into a main tree, so no.
Comment 7 Emil Velikov 2015-07-28 15:30:22 UTC
(In reply to Krzysztof A. Sobiecki from comment #6)
> (In reply to Emil Velikov from comment #3)
> > Please send the patch to mesa-dev (ideally using git send-email). It'll get
> > wider exposure there.
> 
> I don't see how It would be appropriate to even try to include it into a
> main tree, so no.
Had not idea that the llvm builds are inconsistent (again). So yes, with that into account I fully agree that we shouldn't apply until llvm is sorted.
Comment 8 Krzysztof A. Sobiecki 2015-08-02 10:50:36 UTC
I was trying to contact maintainer of http://llvm.org/apt/unstable/, now I will fill a bug on llvms bugzilla.
Comment 9 Krzysztof A. Sobiecki 2015-08-02 11:12:34 UTC
So I have filled a bug with LLVM: https://llvm.org/bugs/show_bug.cgi?id=24333
Comment 10 Krzysztof A. Sobiecki 2015-08-10 17:55:53 UTC
Packages on llvm.org/apt should be fixed now, no need for a patch.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.