Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2022 05:19:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 267321] audio/sratom: fails to build if textproc/py-sphinx installed
Message-ID:  <bug-267321-21822@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 267321
           Summary: audio/sratom: fails to build if textproc/py-sphinx
                    installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vvd@unislabs.com
                CC: python@FreeBSD.org
                CC: python@FreeBSD.org

Created attachment 237601
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237601&action=
=3Dedit
Added "MESON_ARGS=3D-Ddocs=3Ddisabled"

Part of build log:
=E2=80=A6 <cut> =E2=80=A6
Program doxygen found: YES (/usr/local/bin/doxygen)
Program sphinx-build found: YES (/usr/local/bin/sphinx-build)
Configuring conf.py using configuration
Program doxygen found: YES (/usr/local/bin/doxygen)
Configuring Doxyfile using configuration
Build targets in project: 6

sratom 0.6.14

    Documentation : YES
    Tests         : YES
    Install prefix: /usr/local
    Headers       : /usr/local/include
    Libraries     : /usr/local/lib

  User defined options
    buildtype     : release
    infodir       : share/info
    mandir        : man
    prefix        : /usr/local
    strip         : True
    b_colorout    : never

=E2=80=A6 <cut> =E2=80=A6

[ 55% 8/9] /usr/local/bin/sphinx-build -M html doc/c doc/c -E -q -t html
FAILED: doc/c/html
/usr/local/bin/sphinx-build -M html doc/c doc/c -E -q -t html

Theme error:
no theme named 'sphinx_lv2_theme' found (missing theme.conf?)
[ 66% 8/9] /usr/local/bin/sphinx-build -M singlehtml doc/c doc/c -E -q -t
singlehtml
FAILED: doc/c/singlehtml
/usr/local/bin/sphinx-build -M singlehtml doc/c doc/c -E -q -t singlehtml

Theme error:
no theme named 'sphinx_lv2_theme' found (missing theme.conf?)


On host without textproc/py-sphinx log:
=E2=80=A6 <cut> =E2=80=A6
Program doxygen found: YES (/usr/local/bin/doxygen)
Program sphinx-build found: NO
Build targets in project: 2

sratom 0.6.14

    Documentation : NO
    Tests         : YES
    Install prefix: /usr/local
    Headers       : /usr/local/include
    Libraries     : /usr/local/lib

  User defined options
    buildtype     : release
    infodir       : share/info
    mandir        : man
    prefix        : /usr/local
    strip         : True
    b_colorout    : never

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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