Bug 218774 - [PATCH] devel/llvm40 build botched up after shebangfix changes
Summary: [PATCH] devel/llvm40 build botched up after shebangfix changes
Status: Closed DUPLICATE of bug 218775
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Brooks Davis
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-04-20 10:03 UTC by Helge Oldach
Modified: 2017-04-21 10:48 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (brooks)


Attachments
patch (1.09 KB, patch)
2017-04-20 10:03 UTC, Helge Oldach
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helge Oldach 2017-04-20 10:03:55 UTC
Created attachment 181934 [details]
patch

llvm40 does not build without the EXTRAS option enabled:

==>  License LLVM accepted by the user
===>   llvm40-4.0.0_4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by llvm40-4.0.0_4 for building
===>  Extracting for llvm40-4.0.0_4
=> SHA256 Checksum OK for llvm-4.0.0.src.tar.xz.
=> SHA256 Checksum OK for cfe-4.0.0.src.tar.xz.
/bin/mv /usr/obj/usr/ports/devel/llvm40/work/cfe-4.0.0.src /usr/obj/usr/ports/devel/llvm40/work/llvm-4.0.0.src/tools/clang
===>  Patching for llvm40-4.0.0_4
sed: tools/clang/tools/extra/clang-tidy/tool/clang-tidy-diff.py: No such file or directory
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/llvm40
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/llvm40

Close-to-trivial fix attached.
Comment 1 Helge Oldach 2017-04-21 10:48:51 UTC

*** This bug has been marked as a duplicate of bug 218775 ***