Github messages for voidlinux
 help / color / mirror / Atom feed
From: FoundOne <FoundOne@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] Nyxt package is broken
Date: Sun, 20 Mar 2022 14:30:16 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36243@inbox.vuxu.org> (raw)

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

New issue by FoundOne on void-packages repository

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

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  ``Void 5.15.28_1 x86_64-musl GenuineIntel uptodate rFFFFF``
* package:  
  *affected package(s) including the version*: ``nyxt-2.2.4_2``
* GUI: ``river-0.1.1_1`` from xbps
### Expected behavior
To run after you execute it.

### Actual behavior
The program crashes since the start.
The terminal output:
```
Unhandled SIMPLE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING
                                    {10060A0003}>:
  Error opening shared object "libgirepository-1.0.so":
  Error loading shared library libgirepository-1.0.so: No such file or directory.

Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {10060A0003}>
0: (SB-DEBUG::DEBUGGER-DISABLED-HOOK #<SIMPLE-ERROR "Error opening ~:[runtime~;shared object ~:*~S~]:
  ~A." {1001200793}> #<unused argument> :QUIT T)
1: (SB-DEBUG::RUN-HOOK *INVOKE-DEBUGGER-HOOK* #<SIMPLE-ERROR "Error opening ~:[runtime~;shared object ~:*~S~]:
  ~A." {1001200793}>)
2: (INVOKE-DEBUGGER #<SIMPLE-ERROR "Error opening ~:[runtime~;shared object ~:*~S~]:
  ~A." {1001200793}>)
3: (ERROR "Error opening ~:[runtime~;shared object ~:*~S~]:
  ~A." "libgirepository-1.0.so" "Error loading shared library libgirepository-1.0.so: No such file or directory")
4: (SB-SYS:DLOPEN-OR-LOSE #S(SB-ALIEN::SHARED-OBJECT :PATHNAME #P"libgirepository-1.0.so" :NAMESTRING "libgirepository-1.0.so" :HANDLE NIL :DONT-SAVE NIL))
5: (SB-ALIEN::TRY-REOPEN-SHARED-OBJECT #S(SB-ALIEN::SHARED-OBJECT :PATHNAME #P"libgirepository-1.0.so" :NAMESTRING "libgirepository-1.0.so" :HANDLE NIL :DONT-SAVE NIL))
6: (SB-SYS:REOPEN-SHARED-OBJECTS)
7: (SB-IMPL::FOREIGN-REINIT)
8: (SB-IMPL::REINIT T)
9: ((FLET SB-UNIX::BODY :IN SB-IMPL::START-LISP))
10: ((FLET "WITHOUT-INTERRUPTS-BODY-3" :IN SB-IMPL::START-LISP))
11: (SB-IMPL::START-LISP)

unhandled condition in --disable-debugger mode, quitting
```
After I add a symlink from ``/lib/libgirepository-1.0.so.1.0.0`` to ``/lib/libgirepository-1.0.so`` it outputs this:
```
Unhandled SB-KERNEL::UNDEFINED-ALIEN-FUNCTION-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING
                                                                 {10060A0003}>:
  The alien function "lfp_errno" is undefined.

Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {10060A0003}>
0: ("undefined function")
1: (NYXT:ENTRY-POINT)
2: ((LAMBDA NIL :IN UIOP/IMAGE:RESTORE-IMAGE))
3: (UIOP/IMAGE:CALL-WITH-FATAL-CONDITION-HANDLER #<FUNCTION (LAMBDA NIL :IN UIOP/IMAGE:RESTORE-IMAGE) {10066FFBCB}>)
4: ((FLET SB-UNIX::BODY :IN SB-IMPL::START-LISP))
5: ((FLET "WITHOUT-INTERRUPTS-BODY-3" :IN SB-IMPL::START-LISP))
6: (SB-IMPL::START-LISP)

unhandled condition in --disable-debugger mode, quitting
```
### Steps to reproduce the behavior
``nyxt``

             reply	other threads:[~2022-03-20 13:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-20 13:30 FoundOne [this message]
2022-03-20 19:12 ` paper42
2022-03-20 19:30 ` jbenden
2022-03-20 19:38 ` Duncaen
2022-03-20 19:40 ` jbenden
2022-03-21  0:04 ` jbenden
2022-03-21 10:06 ` [ISSUE] [CLOSED] " sgn

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36243@inbox.vuxu.org \
    --to=foundone@users.noreply.github.com \
    --cc=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).