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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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 ([email protected]@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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to