[Bug 199116] devel/aarch64 missing /usr/local/aarch64-freebsd/size

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Apr 2 15:10:35 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199116

            Bug ID: 199116
           Summary: devel/aarch64 missing /usr/local/aarch64-freebsd/size
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: emaste at freebsd.org

Created attachment 155122
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155122&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list