Your message dated Thu, 24 Jan 2019 08:27:56 +0100
with message-id <[email protected]>
and subject line wontfix
has caused the Debian Bug report #897275,
regarding llvm-6.0 should provide a pkg-config file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
897275: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897275
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: llvm-6.0
Filename: /usr/lib/llvm-6.0/bin/llvm-config
Forwarded: https://bugs.llvm.org/show_bug.cgi?id=9405
Tags: upstream
User: [email protected]
Usertags: rebootstrap
Control: affects -1 + src:qtcreator
llvm-6.0 ships a llvm-config tool for discovering aspects such as
libdir. I have no clue what prevented upstream from using the
well-established pkg-config mechanism, but the present llvm-config is
completely unusable for cross compilation:
* You cannot query the build llvm-config, because it gives you the
wrong values.
* You cannot query the host llvm-config, because Exec format error.
Others have recognized that llvm-config is a repetition of a widley
known mistake:
* https://bugs.llvm.org/show_bug.cgi?id=9405
* https://bugs.chromium.org/p/chromium/issues/detail?id=219369
Others are implementing workarounds now:
* https://github.com/voidlinux/void-packages/issues/1531
* https://github.com/mesonbuild/meson/issues/3327
There even is a tool to derive the .pc file from llvm-config:
* https://hackage.haskell.org/package/llvm-pkg-config
Helmut
--- End Message ---
--- Begin Message ---
tag 897275 wontfix
thanks
I am not planning to fix that currently.
S
--- End Message ---