[Bug 214381] ports make install doesn't handle symbolic links correctly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 18 03:02:56 UTC 2016


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

takeda at takeda.tk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |takeda at takeda.tk

--- Comment #2 from takeda at takeda.tk ---
I'm also experiencing this bug. Everything was working fine for me until I
upgraded to FreeBSD 11 and decided to recompile packages.

For me following packages get affected:

bind99
git
libzip
llvm36
perl5.24
zsh

It seems that the files that are not getting installed are hardlinks, perhaps
it is due to staging place being on a different mount than /usr/local?

I found a workaround, which involves issuing make package to generate binary
package and then installing it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list