Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2016 07:56:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214381] ports make install doesn't handle symbolic links correctly
Message-ID:  <bug-214381-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214381

            Bug ID: 214381
           Summary: ports make install doesn't handle symbolic links
                    correctly
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: lampa@fit.vutbr.cz
                CC: freebsd-ports-bugs@FreeBSD.org

ports make install doesn't install (some or all?) binaries to /usr/local, if
/usr/local is symbolic link. It doesn't report anything, simply some files =
are
not get installed. In my case this happened during upgrade of bind99 and
binutils. This resulted in missing /usr/local/sbin/named and all binutils:
pkg check -s=20
binutils-2.27_4,1: missing file /usr/local/bin/ld.bfd
binutils-2.27_4,1: missing file /usr/local/x86_64-portbld-freebsd10.3/bin/ar
binutils-2.27_4,1: missing file /usr/local/x86_64-portbld-freebsd10.3/bin/as
binutils-2.27_4,1: missing file /usr/local/x86_64-portbld-freebsd10.3/bin/ld
binutils-2.27_4,1: missing file
/usr/local/x86_64-portbld-freebsd10.3/bin/ld.bfd
binutils-2.27_4,1: missing file
/usr/local/x86_64-portbld-freebsd10.3/bin/ld.gold
binutils-2.27_4,1: missing file /usr/local/x86_64-portbld-freebsd10.3/bin/nm
binutils-2.27_4,1: missing file
/usr/local/x86_64-portbld-freebsd10.3/bin/objcopy
binutils-2.27_4,1: missing file
/usr/local/x86_64-portbld-freebsd10.3/bin/objdump
binutils-2.27_4,1: missing file
/usr/local/x86_64-portbld-freebsd10.3/bin/ranlib
binutils-2.27_4,1: missing file
/usr/local/x86_64-portbld-freebsd10.3/bin/readelf
binutils-2.27_4,1: missing file /usr/local/x86_64-portbld-freebsd10.3/bin/s=
trip

Could it be related with https://svnweb.freebsd.org/changeset/ports/425793
?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214381-13>