[Bug 191145] New: Staging package build can't find info

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 18 02:59:00 UTC 2014


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

            Bug ID: 191145
           Summary: Staging package build can't find info
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Infrastructure
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: dewayne at heuristicsystems.com.au

FreeBSD 9.3-BETA3.  Ports svn updated within the hour.

PREFIX=/usr

cd /usr/ports/security/heimdal 
make -DBATCH clean deinstall package || make -DBATCH clean deinstall install
package
  security_heimdal_SET=CRACKLIB
  security_heimdal_UNSET=BDB KCM KX509 LDAP SQLITE X11

Creating bzip'd tar ball in
'/var/ports/usr/ports/security/heimdal/work/pkg/heimdal-1.5.2_5.tbz'
tar: share/info/heimdal.info: Cannot stat: No such file or directory
tar: share/info/hx509.info: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
*** [do-package] Error code 1

Stop in /usr/ports/security/heimdal.


# ls /usr/staging/usr/share/info
dir             heimdal.info    hx509.info


Workaround to build successfully
svn update -r "{20140607}" /usr/ports/Mk

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


More information about the freebsd-ports-bugs mailing list