Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2022 20:40:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264298] security/libu2f-host: Build fails when DOCS is turned off
Message-ID:  <bug-264298-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264298

            Bug ID: 264298
           Summary: security/libu2f-host: Build fails when DOCS is turned
                    off
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: leres@freebsd.org

libu2f-host fails to configure when DOCS is off:

    =3D=3D=3D>  Configuring for libu2f-host-1.1.10_1
    /bin/sh: /usr/local/bin/gtkdocize: not found
    =3D=3D=3D>  Mk/Uses/autoreconf.mk: Error running gtkdocize
    *** Error code 1

The issue seems to be that the configure script assumes gtk-doc is always
available. I see two main options to fix this. One is to patch things to al=
low
building without gtk-doc. The other is to remove the DOCS option.

--=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-264298-7788>