Github messages for voidlinux
 help / color / mirror / Atom feed
From: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] New failures to build
Date: Sat, 18 Jun 2022 04:12:47 +0200	[thread overview]
Message-ID: <20220618021247.ai_Tr--bmg0lKdG01qQyXNqq3ROpXSQj7Is7XIWyBns@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32749@inbox.vuxu.org>

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

Closed 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
```

      parent reply	other threads:[~2022-06-18  2:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-30  1:19 [ISSUE] " 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 ` github-actions [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220618021247.ai_Tr--bmg0lKdG01qQyXNqq3ROpXSQj7Is7XIWyBns@z \
    --to=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).