[llvm-bugs] [Bug 32962] New: ConvertUTF.cpp is shipped with a non "University of Illinois Open Source License" compatible license

via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 8 03:47:43 PDT 2017


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

            Bug ID: 32962
           Summary: ConvertUTF.cpp is shipped with a non "University of
                    Illinois Open Source  License" compatible license
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Support Libraries
          Assignee: unassignedbugs at nondot.org
          Reporter: sylvestre at debian.org
                CC: llvm-bugs at lists.llvm.org

Detected by lintian, the Debian static analyzer:

lib/Support/ConvertUTF.cpp include material under a non-free
license from Unicode Inc. Therefore, it is not possible to ship this in
main or contrib.

This license does not grant any permission to modify the files (thus
failing DFSG#3). Moreover, the license grant to attempt to restrict use
to "products supporting the Unicode Standard" (thus failing DFSG#6).

In this case a solution is to use libicu and to remove this code by
repacking.

Refer to https://bugs.debian.org/823100 for details.

And https://en.wikipedia.org/wiki/Debian_Free_Software_Guidelines for Debian
information.

-- 
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/20170508/5c68d8db/attachment.html>


More information about the llvm-bugs mailing list