Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881209 - app-editors/zile-2.6.2-r2 - src/eval.vala: error: incompatible function pointer types passing void
Summary: app-editors/zile-2.6.2-r2 - src/eval.vala: error: incompatible function point...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on: 892708
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-13 16:36 UTC by Toralf Förster
Modified: 2023-02-24 16:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.05 KB, text/plain)
2022-11-13 16:36 UTC, Toralf Förster
Details
app-editors:zile-2.6.2-r2:20221113-162700.log (app-editors:zile-2.6.2-r2:20221113-162700.log,74.15 KB, text/plain)
2022-11-13 16:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,103.84 KB, text/plain)
2022-11-13 16:36 UTC, Toralf Förster
Details
environment (environment,67.03 KB, text/plain)
2022-11-13 16:36 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,696 bytes, application/x-bzip)
2022-11-13 16:36 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.88 KB, application/x-bzip)
2022-11-13 16:36 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,16.46 KB, application/x-bzip)
2022-11-13 16:36 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.39 KB, application/x-bzip)
2022-11-13 16:36 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,2.19 KB, application/x-bzip)
2022-11-13 16:36 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-11-13 16:36:12 UTC
/usr/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro
      'g_atomic_pointer_get'
    __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
                                     ^~~~~~~~~~~~~~~~~
src/eval.vala:87:32: error: incompatible function pointer types passing 'void
      (gconstpointer, gconstpointer, gpointer)' (aka 'void (const void *, const
      void *, void *)') to parameter of type 'GHFunc' (aka 'void (*)(void *,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221112-220005

  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit e9d36c0fcbfacda5968783395db4329eb5595de4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 13 15:46:51 2022 +0000

    2022-11-13 15:46:50 UTC

emerge -qpvO app-editors/zile
[ebuild  N    ] app-editors/zile-2.6.2-r2
Comment 1 Toralf Förster gentoo-dev 2022-11-13 16:36:14 UTC
Created attachment 832335 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-13 16:36:15 UTC
Created attachment 832337 [details]
app-editors:zile-2.6.2-r2:20221113-162700.log
Comment 3 Toralf Förster gentoo-dev 2022-11-13 16:36:16 UTC
Created attachment 832339 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-13 16:36:18 UTC
Created attachment 832341 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-13 16:36:19 UTC
Created attachment 832343 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-13 16:36:20 UTC
Created attachment 832345 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-13 16:36:21 UTC
Created attachment 832347 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-13 16:36:22 UTC
Created attachment 832349 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-13 16:36:23 UTC
Created attachment 832351 [details]
var.tmp.clang.tar.bz2
Comment 10 Ulrich Müller gentoo-dev 2022-11-13 20:43:59 UTC
This is code generated by vala, so not sure if we can do anything at source level.

CCing GNOME team, any advice?
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-12 01:03:38 UTC
This may be fixed by the dev-lang/vala-0.56.4 bump today.
Comment 12 Ulrich Müller gentoo-dev 2023-02-12 09:16:28 UTC
(In reply to Sam James from comment #11)
> This may be fixed by the dev-lang/vala-0.56.4 bump today.

Bug 892708 comment #2 suggests that it isn't.