[Bug 267321] audio/sratom: fails to build if textproc/py-sphinx installed
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267321] audio/sratom: fails to build if textproc/py-sphinx installed"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267321] audio/sratom: fails to build if textproc/py-sphinx installed"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267321] audio/sratom: fails to build if textproc/py-sphinx installed"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267321] audio/sratom: fails to build if textproc/py-sphinx installed"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267321] audio/sratom: fails to build if textproc/py-sphinx installed"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267321] audio/sratom: fails to build if textproc/py-sphinx installed"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267321] audio/sratom: fails to build if textproc/py-sphinx installed"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Oct 2022 05:19:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267321
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=237601&action=edit
Added "MESON_ARGS=-Ddocs=disabled"
Part of build log:
… <cut> …
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
… <cut> …
[ 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:
… <cut> …
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
--
You are receiving this mail because:
You are on the CC list for the bug.