Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] New failures to build
@ 2021-08-30  1:19 ericonr
  2021-08-30  9:47 ` loreb
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ericonr @ 2021-08-30  1:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2453 bytes --]

New issue by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/32749

Description:
Found while testing things for doxygen update:

`kea` (there are a few updates out, we can try moving to a new version):

```
make[2]: Leaving directory '/builddir/kea-1.9.5/src'
Making all in doc
make[2]: Entering directory '/builddir/kea-1.9.5/doc'
Making all in sphinx
make[3]: Entering directory '/builddir/kea-1.9.5/doc/sphinx'
rm -f ./arm/platforms.rst
cp ./../../platforms.rst ./arm/platforms.rst
/usr/bin/sphinx-build -M html . ./_build -v -E -a -W -j 2 -c "/builddir/kea-1.9.5/doc/sphinx"
Running Sphinx v4.1.1
making output directory... done

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/sphinx/cmd/build.py", line 276, in build_main
    app = Sphinx(args.sourcedir, args.confdir, args.outputdir,
  File "/usr/lib/python3.9/site-packages/sphinx/application.py", line 251, in __init__
    self.config.setup(self)
  File "/builddir/kea-1.9.5/doc/sphinx/conf.py", line 231, in setup
    app.add_stylesheet('kea.css')
AttributeError: 'Sphinx' object has no attribute 'add_stylesheet'

Exception occurred:
  File "/builddir/kea-1.9.5/doc/sphinx/conf.py", line 231, in setup
    app.add_stylesheet('kea.css')
AttributeError: 'Sphinx' object has no attribute 'add_stylesheet'
The full traceback has been saved in /tmp/sphinx-err-dxcqvg1x.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make[3]: *** [Makefile:861: html] Error 2
```

and `kexi` (@Johnnynator):

```
-- Note: Graphical interface is not available so configuration and test apps that require Qt GUI won't be executed
CMake Error at cmake/modules/FindKexiMarble.cmake:78 (list):
  list GET given empty list
Call Stack (most recent call first):
  CMakeLists.txt:202 (find_package)


CMake Error at cmake/modules/FindKexiMarble.cmake:81 (list):
  list GET given empty list
Call Stack (most recent call first):
  CMakeLists.txt:202 (find_package)


CMake Error at cmake/modules/FindKexiMarble.cmake:84 (list):
  list GET given empty list
Call Stack (most recent call first):
  CMakeLists.txt:202 (find_package)


-- Looking for uname
-- Looking for uname - found
```

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-06-18  2:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30  1:19 [ISSUE] New failures to build ericonr
2021-08-30  9:47 ` loreb
2021-08-30 11:52 ` sgn
2021-08-30 11:53 ` sgn
2022-06-04  2:09 ` github-actions
2022-06-18  2:12 ` [ISSUE] [CLOSED] " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).