Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950248 - media-video/blinkensim-2.7-r2 - [go-1.24] [gcc-15] gfx-aa.c: error: assignment to GObject {aka struct _GObject } from incompatible pointer type BViewAA {aka struct _BView
Summary: media-video/blinkensim-2.7-r2 - [go-1.24] [gcc-15] gfx-aa.c: error: assignmen...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2025-02-24 21:09 UTC by Toralf Förster
Modified: 2025-02-24 21:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.02 KB, text/plain)
2025-02-24 21:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,95.81 KB, text/plain)
2025-02-24 21:09 UTC, Toralf Förster
Details
environment (environment,66.34 KB, text/plain)
2025-02-24 21:09 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2025-02-24 21:09 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.25 KB, application/x-xz)
2025-02-24 21:09 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,5.17 KB, application/x-xz)
2025-02-24 21:09 UTC, Toralf Förster
Details
media-video:blinkensim-2.7-r2:20250224-210732.log (media-video:blinkensim-2.7-r2:20250224-210732.log,10.42 KB, text/plain)
2025-02-24 21:09 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,219.63 KB, text/plain)
2025-02-24 21:09 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,17.42 KB, application/x-xz)
2025-02-24 21:09 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 2025-02-24 21:09:37 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/blib-1.1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo
gfx-aa.c: In function gfx_init:
gfx-aa.c:42:11: warning: format not a string literal and no format arguments [-Wformat-security]
   42 |           g_set_error (error, 0, 0, aa_help);
      |           ^~~~~~~~~~~
gfx-aa.c: In function gfx_view_new:
gfx-aa.c:77:8: error: assignment to GObject * {aka struct _GObject *} from incompatible pointer type BViewAA * {aka struct _BViewAA *} [-Wincompatible-pointer-types]
   77 |   view = b_view_aa_new (context,
      |        ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20250222-163502

  UNMASKED:

  [gcc-15] Requested by sam
  <sys-devel/gcc-15.0.9999:15

  [go-1.24] Requested by WilliamH - maybe block bug 950018
  <dev-lang/go-9999

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.7
llvm-config: 19.1.7
Python 3.12.9
go version go1.24.0 linux/amd64
  [1]   php8.3 *
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-bin-1.85.0
  [3]   rust-1.85.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 35feea8dcaa933f527c2323cd0e2b292e25ca025
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 24 20:48:44 2025 +0000

    2025-02-24 20:48:43 UTC

emerge -qpvO =media-video/blinkensim-2.7-r2
[ebuild  N    ] media-video/blinkensim-2.7-r2  USE="aalib gtk"
Comment 1 Toralf Förster gentoo-dev 2025-02-24 21:09:38 UTC
Created attachment 919863 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-02-24 21:09:39 UTC
Created attachment 919864 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2025-02-24 21:09:41 UTC
Created attachment 919865 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2025-02-24 21:09:41 UTC
Created attachment 919866 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-02-24 21:09:42 UTC
Created attachment 919867 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-02-24 21:09:43 UTC
Created attachment 919868 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-02-24 21:09:44 UTC
Created attachment 919869 [details]
media-video:blinkensim-2.7-r2:20250224-210732.log
Comment 8 Toralf Förster gentoo-dev 2025-02-24 21:09:45 UTC
Created attachment 919870 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-02-24 21:09:46 UTC
Created attachment 919871 [details]
temp.tar.xz