Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2014 02:59:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191145] New: Staging package build can't find info
Message-ID:  <bug-191145-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: dewayne@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.



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