https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-im/dino-0.4.3 fails to compile (PYTHON-3.12-SYSTEM). Discovered on: amd64 (internal ref: python-3.12_tinderbox) NOTE: (PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Created attachment 868308 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: (valac-0.56:619): vala-CRITICAL **: 09:38:36.740: vala_data_type_get_actual_type: assertion 'self != NULL' failed (valac-0.56:619): vala-CRITICAL **: 09:38:36.743: vala_data_type_get_actual_type: assertion 'self != NULL' failed FAILED: main/src/ui/util/helper.c /var/tmp/portage/net-im/dino-0.4.3/work/dino-0.4.3_build/main/src/ui/util/helper.c /var/tmp/portage/net-im/dino-0.4.3/work/dino-0.4.3/main/src/ui/util/helper.vala:180.26-180.33: error: Argument 1: Cannot convert from `unowned uint8[]' to `unowned string'
I assume this is the same as https://gitlab.gnome.org/GNOME/vala/-/issues/1474 given people mention dino there
commit 346e73a794556278475dcfe423f13a204fe68ff9 Author: Guillermo Joandet <gjoandet@gmail.com> Date: Sat Aug 19 21:46:15 2023 -0300 dev-lang/vala: Version bump to 0.56.12 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>