Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1977310 - botan fails to build with Sphinx 4.0.2
Summary: botan fails to build with Sphinx 4.0.2
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: botan
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Moschny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3.10 F35FTBFS, RAWHIDEFTBFS 1973718
TreeView+ depends on / blocked
 
Reported: 2021-06-29 12:54 UTC by Karolina Surma
Modified: 2021-07-12 07:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Karolina Surma 2021-06-29 12:54:22 UTC
botan fails to build with Sphinx 4.0.2 in Fedora 35 (currently Rawhide).

+ make install DESTDIR=/builddir/build/BUILDROOT/botan-1.10.17-25.fc35.x86_64/usr DOCDIR=/builddir/build/BUILDROOT/botan-1.10.17-25.fc35.x86_64/usr/share/doc/botan 'INSTALL_CMD_EXEC=install -p -m 755' 'INSTALL_CMD_DATA=install -p -m 644'
cp readme.txt build/docs
sphinx-build  -b html doc build/docs/manual
Running Sphinx v4.0.2
Configuration error:
There is a syntax error in your configuration file: Missing parentheses in call to 'print'. Did you mean print("This Sphinx is too old - upgrade to at least 1.0.7")? (conf.py, line 46)
make: *** [Makefile:1459: docs] Error 2


For the logs from testing build attempts, see:
https://copr.fedorainfracloud.org/coprs/ksurma/pygments-2.9.0/package/botan/

You can test you package using Koji scratch build
koji build --scratch <srpm>

For details regarding the Sphinx change, see https://fedoraproject.org/wiki/Changes/Sphinx4
Let us know here if you have any questions. Thank you!


Note You need to log in before you can comment on or make changes to this bug.