[Bug 214782] security/gnutls: build fails in 'make package', tpmtool: No such file or directory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 23 14:00:03 UTC 2016


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

            Bug ID: 214782
           Summary: security/gnutls: build fails in 'make package',
                    tpmtool: No such file or directory
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: tijl at FreeBSD.org
          Reporter: Mark.Martinec at ijs.si
             Flags: maintainer-feedback?(tijl at FreeBSD.org)
          Assignee: tijl at FreeBSD.org

11.0-RELEASE-p2 GENERIC amd64, gnutls-3.4.16 .

Building security/gnutls under poudriere fails in the 'make package' phase:

  =======================<phase: package        >============================
  ===>  Building package for gnutls-3.4.16
  pkg-static: Unable to access file
    /wrkdirs/usr/ports/security/gnutls/work/stage/usr/local/bin/tpmtool:
    No such file or directory
  *** Error code 1

The same happens when building manually in ports: make; make package.
Indeed there is no tpmtool in that directory:

  ls -l /usr/ports/security/gnutls/work/stage/usr/local/bin/
  -rwxr-xr-x  1 root  wheel  263296 Nov 23 14:26 certtool
  -rwxr-xr-x  1 root  wheel  191792 Nov 23 14:26 gnutls-cli
  -rwxr-xr-x  1 root  wheel  165728 Nov 23 14:26 gnutls-cli-debug
  -rwxr-xr-x  1 root  wheel  163728 Nov 23 14:26 gnutls-serv
  -rwxr-xr-x  1 root  wheel  128752 Nov 23 14:26 ocsptool
  -rwxr-xr-x  1 root  wheel  297360 Nov 23 14:26 p11tool
  -rwxr-xr-x  1 root  wheel  110160 Nov 23 14:26 psktool
  -rwxr-xr-x  1 root  wheel  114736 Nov 23 14:26 srptool

The full poudriere build log is attached.

(unfortunately the failing port is holding back 65 dependencies in my case)

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


More information about the freebsd-ports-bugs mailing list