[llvm-bugs] [Bug 45276] New: incorrect unzip of git zip download

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Mar 22 10:53:29 PDT 2020


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

            Bug ID: 45276
           Summary: incorrect unzip of git zip download
           Product: Packaging
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: source tarballs
          Assignee: unassignedbugs at nondot.org
          Reporter: shivam98.tkg at gmail.com
                CC: llvm-bugs at lists.llvm.org

When I download today llvm-project-master zip file from
https://github.com/llvm/llvm-project, extract it with 'unzip
llvm-project-master.zip' and started build,
llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp file got mising. Two possible
solutions of git rebase or git config core.symlinks false from
"https://stackoverflow.com/questions/18411200/git-unable-to-create-symlink-file-name-too-long"
found but I think committer of that commit can only solve it.

-- 
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/20200322/2bdda4e2/attachment.html>


More information about the llvm-bugs mailing list