Date: Wed, 23 Nov 2016 14:00:01 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214782] security/gnutls: build fails in 'make package', tpmtool: No such file or directory Message-ID: <bug-214782-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214782 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@FreeBSD.org Reporter: Mark.Martinec@ijs.si Flags: maintainer-feedback?(tijl@FreeBSD.org) Assignee: tijl@FreeBSD.org 11.0-RELEASE-p2 GENERIC amd64, gnutls-3.4.16 . Building security/gnutls under poudriere fails in the 'make package' phase: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<pha= se: package >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> 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) --=20 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-214782-13>