[llvm-bugs] [Bug 37729] New: Version-string in LLVM/Clang Debian packages from <apt.llvm.org>

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 7 01:00:16 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=37729

            Bug ID: 37729
           Summary: Version-string in LLVM/Clang Debian packages from
                    <apt.llvm.org>
           Product: Packaging
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: deb packages
          Assignee: unassignedbugs at nondot.org
          Reporter: sedat.dilek at gmail.com
                CC: llvm-bugs at lists.llvm.org

Hi,

I am using the Debian packages from <apt.llvm.org> for testing and
building Linux-kernels.

root# CC=clang-7 ; $CC --version | head -n 1
clang version 7.0.0- (trunk)

root# LC_ALL=C apt-cache policy clang-7
clang-7:
  Installed: 1:7~svn333836-1~exp1+0~20180603091245.1802~1.gbp198359
  Candidate: 1:7~svn333836-1~exp1+0~20180603091245.1802~1.gbp198359
  Version table:
 *** 1:7~svn333836-1~exp1+0~20180603091245.1802~1.gbp198359 100
         99 http://apt.llvm.org/unstable llvm-toolchain/main amd64 Packages
        100 /var/lib/dpkg/status

Is it possible to have... "clang version 7.0.0-svn333836 (trunk)" as
version-string?

The version-string is important to see in...

root# cat /proc/version 
Linux version 4.14.48-1-iniza-llvmlinux (sedat.dilek at gmail.com@iniza) (clang
version 7.0.0- (trunk)) #1 SMP 2018-06-06

...especially when reporting bugs or in case of testing Linux-kernels.

Thanks.

Regards,
- Sedat -

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180607/b14ddd8f/attachment.html>


More information about the llvm-bugs mailing list