Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] An update to Vala can fix a currently present issue with a package
@ 2024-04-13 20:58 SpidFightFR
  2024-04-14  8:16 ` oreo639
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: SpidFightFR @ 2024-04-13 20:58 UTC (permalink / raw)
  To: ml

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

New issue by SpidFightFR on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.8.5_1 x86_64 AuthenticAMD uptodate rrmFFFFFFF

### Package(s) Affected

vala-0.56.14; gtksourceview5-5.10.0

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

A report exists at the upstream repo, this is where @meator (sorry for the ping) found the solution: https://gitlab.gnome.org/GNOME/gtksourceview/-/issues/353

### Expected behaviour

The package should build.

### Actual behaviour

It doesn't build, gets this error:

<details><summary>Error.log</summary>

```
FAILED: gtksourceview/gtksourceview-5.vapi 
/usr/bin/vapigen --quiet --library=gtksourceview-5 --directory=/builddir/gtksourceview5-5.10.0/build/gtksourceview --pkg=gdk-pixbuf-2.0 --pkg=gio-2.0 --pkg=gtk4 --pkg=pango --pkg=cairo --metadatadir=/builddir/gtksourceview5-5.10.0/gtksourceview /builddir/gtksourceview5-5.10.0/build/gtksourceview/GtkSource-5.gir
GtkSource-5.gir:18586.7-18591.84: warning: Signal `GtkSource.View.smart_home_end' conflicts with property of the same name
GtkSource-5.gir:9812.7-9812.43: error: The type name `Gtk.AccessibleText' could not be found
GtkSource-5.gir:17230.7-17230.43: error: The type name `Gtk.AccessibleText' could not be found

```
</details>

The issue is fixable by **updating `vala` to version `0.56.16`**.
Further testing is advised.

### Steps to reproduce

1. `./xbps-src pkg -Q gtksourceview5`
2. dies :(

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

* Re: An update to Vala can fix a currently present issue with a package
  2024-04-13 20:58 [ISSUE] An update to Vala can fix a currently present issue with a package SpidFightFR
@ 2024-04-14  8:16 ` oreo639
  2024-04-14  9:55 ` SpidFightFR
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2024-04-14  8:16 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/49831#issuecomment-2053959420

Comment:
Feel free to submit a PR.

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

* Re: An update to Vala can fix a currently present issue with a package
  2024-04-13 20:58 [ISSUE] An update to Vala can fix a currently present issue with a package SpidFightFR
  2024-04-14  8:16 ` oreo639
@ 2024-04-14  9:55 ` SpidFightFR
  2024-04-14 21:45 ` oreo639
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: SpidFightFR @ 2024-04-14  9:55 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/issues/49831#issuecomment-2053990253

Comment:
> Feel free to submit a PR.

Right now i have many things to do.

I planned to finish updating meson, then update mesa.
If i can find some time, i'll do it afterwards, but nothing's set in the stone.

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

* Re: An update to Vala can fix a currently present issue with a package
  2024-04-13 20:58 [ISSUE] An update to Vala can fix a currently present issue with a package SpidFightFR
  2024-04-14  8:16 ` oreo639
  2024-04-14  9:55 ` SpidFightFR
@ 2024-04-14 21:45 ` oreo639
  2024-04-15  2:11 ` oreo639
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2024-04-14 21:45 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/49831#issuecomment-2054193376

Comment:
Alright, no issue.
Also, just for sake of clarification, this issue in this case is outdated bindings: https://gitlab.gnome.org/GNOME/vala/-/commit/2fba23c9fcd7120a3a296d99138cbc611d11ef9f

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

* Re: An update to Vala can fix a currently present issue with a package
  2024-04-13 20:58 [ISSUE] An update to Vala can fix a currently present issue with a package SpidFightFR
                   ` (2 preceding siblings ...)
  2024-04-14 21:45 ` oreo639
@ 2024-04-15  2:11 ` oreo639
  2024-04-15  4:46 ` oreo639
  2024-04-16  8:38 ` [ISSUE] [CLOSED] " oreo639
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2024-04-15  2:11 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/49831#issuecomment-2054193376

Comment:
Alright, no issue.
Also, just for sake of clarification, this issue in this case is outdated gtk bindings: https://gitlab.gnome.org/GNOME/vala/-/commit/2fba23c9fcd7120a3a296d99138cbc611d11ef9f

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

* Re: An update to Vala can fix a currently present issue with a package
  2024-04-13 20:58 [ISSUE] An update to Vala can fix a currently present issue with a package SpidFightFR
                   ` (3 preceding siblings ...)
  2024-04-15  2:11 ` oreo639
@ 2024-04-15  4:46 ` oreo639
  2024-04-16  8:38 ` [ISSUE] [CLOSED] " oreo639
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2024-04-15  4:46 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/49831#issuecomment-2054193376

Comment:
Alright, no issue.
Also, just for sake of clarification, the issue in this case is outdated gtk bindings: https://gitlab.gnome.org/GNOME/vala/-/commit/2fba23c9fcd7120a3a296d99138cbc611d11ef9f

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

* Re: [ISSUE] [CLOSED] An update to Vala can fix a currently present issue with a package
  2024-04-13 20:58 [ISSUE] An update to Vala can fix a currently present issue with a package SpidFightFR
                   ` (4 preceding siblings ...)
  2024-04-15  4:46 ` oreo639
@ 2024-04-16  8:38 ` oreo639
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2024-04-16  8:38 UTC (permalink / raw)
  To: ml

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

Closed issue by SpidFightFR on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.8.5_1 x86_64 AuthenticAMD uptodate rrmFFFFFFF

### Package(s) Affected

vala-0.56.14; gtksourceview5-5.10.0

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

A report exists at the upstream repo, this is where @meator (sorry for the ping) found the solution: https://gitlab.gnome.org/GNOME/gtksourceview/-/issues/353

### Expected behaviour

The package should build.

### Actual behaviour

It doesn't build, gets this error:

<details><summary>Error.log</summary>

```
FAILED: gtksourceview/gtksourceview-5.vapi 
/usr/bin/vapigen --quiet --library=gtksourceview-5 --directory=/builddir/gtksourceview5-5.10.0/build/gtksourceview --pkg=gdk-pixbuf-2.0 --pkg=gio-2.0 --pkg=gtk4 --pkg=pango --pkg=cairo --metadatadir=/builddir/gtksourceview5-5.10.0/gtksourceview /builddir/gtksourceview5-5.10.0/build/gtksourceview/GtkSource-5.gir
GtkSource-5.gir:18586.7-18591.84: warning: Signal `GtkSource.View.smart_home_end' conflicts with property of the same name
GtkSource-5.gir:9812.7-9812.43: error: The type name `Gtk.AccessibleText' could not be found
GtkSource-5.gir:17230.7-17230.43: error: The type name `Gtk.AccessibleText' could not be found

```
</details>

The issue is fixable by **updating `vala` to version `0.56.16`**.
Further testing is advised.

### Steps to reproduce

1. `./xbps-src pkg -Q gtksourceview5`
2. dies :(

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

end of thread, other threads:[~2024-04-16  8:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-13 20:58 [ISSUE] An update to Vala can fix a currently present issue with a package SpidFightFR
2024-04-14  8:16 ` oreo639
2024-04-14  9:55 ` SpidFightFR
2024-04-14 21:45 ` oreo639
2024-04-15  2:11 ` oreo639
2024-04-15  4:46 ` oreo639
2024-04-16  8:38 ` [ISSUE] [CLOSED] " oreo639

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).