Bug 190693

Summary: security/gnutls3 gnutls.info-5): No such file or directory
Product: Ports & Packages Reporter: mikhail.rokhin
Component: Individual Port(s)Assignee: Bryan Drewery <bdrewery>
Status: Closed FIXED    
Severity: Affects Some People CC: bdrewery, dennylin93
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183577

Description mikhail.rokhin 2014-06-06 08:43:33 UTC
===>  Installing for gnutls3-3.1.25_1
===>  Checking if security/gnutls3 already installed
===>   Registering installation for gnutls3-3.1.25_1 as automatic
pkg-static: lstat(/usr/ports/security/gnutls3/work/stage/usr/local/info/gnutls3/gnutls.info-5): No such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/security/gnutls3
*** Error code 1
Comment 1 Bryan Drewery freebsd_committer freebsd_triage 2014-06-06 15:00:35 UTC
*** Bug 190694 has been marked as a duplicate of this bug. ***
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-06-06 16:48:35 UTC
A commit references this bug:

Author: bdrewery
Date: Fri Jun  6 16:48:29 UTC 2014
New revision: 356820
URL: http://svnweb.freebsd.org/changeset/ports/356820

Log:
  - Fix build when info files get regenerated, thus causing info-5 to
    disappear.

    Depending on which makeinfo version is used it would spit out 6
    files or 5 (.info,1-5). It would not always regenerate though.
    The bundled info files went to -5. Now force regenerate it always
    using the base makeinfo(1) and use --no-split so only 1 file is used.

  PR:		190693
  Reported by:	many

Changes:
  head/security/gnutls3/Makefile
  head/security/gnutls3/pkg-plist