Summary: | devel/aarch64-binutils missing /usr/local/aarch64-freebsd/size | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ed Maste <emaste> | ||||
Component: | Individual Port(s) | Assignee: | Baptiste Daroussin <bapt> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Attempt to guess correct portname and assign. approved A commit references this bug: Author: emaste Date: Fri Apr 3 12:53:06 UTC 2015 New revision: 383113 URL: https://svnweb.freebsd.org/changeset/ports/383113 Log: devel/aarch64-binutils: add size to pkg-plist PR: 199116 Approved by: bapt Changes: head/devel/aarch64-binutils/pkg-plist |
Created attachment 155122 [details] Add aarch64-binutils/bin/size to pkg-plist Size is not installed in /usr/local/aarch64-freebsd/bin: % ls /usr/local/aarch64-freebsd/bin ar as ld ld.bfd nm objcopy objdump ranlib strip But it is in the stage dir (as a symlink): % ls -l work/stage/usr/local/aarch64-freebsd/bin/size lrwxr-xr-x 1 root wheel 30 Apr 2 10:51 work/stage/usr/local/aarch64-freebsd/bin/size -> ../../bin/aarch64-freebsd-size Attached patch adds it to pkg-plist.