Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943977 - x11-misc/macopix-3.4.0-r1 - [libtool] [gcc-15] pixmap.c: error: conflicting types for TestLoadPixmaps; have gboolean(typMascot , gchar , gint) {aka int(struct _typMascot
Summary: x11-misc/macopix-3.4.0-r1 - [libtool] [gcc-15] pixmap.c: error: conflicting t...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 10:24 UTC by Toralf Förster
Modified: 2024-11-19 13:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.85 KB, text/plain)
2024-11-19 10:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,229.20 KB, text/plain)
2024-11-19 10:24 UTC, Toralf Förster
Details
environment (environment,80.50 KB, text/plain)
2024-11-19 10:24 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-19 10:24 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.64 KB, application/x-xz)
2024-11-19 10:24 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,23.53 KB, application/x-xz)
2024-11-19 10:24 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,63.10 KB, application/x-xz)
2024-11-19 10:24 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.80 KB, application/x-xz)
2024-11-19 10:24 UTC, Toralf Förster
Details
x11-misc:macopix-3.4.0-r1:20241119-100329.log.xz (x11-misc:macopix-3.4.0-r1:20241119-100329.log.xz,38.81 KB, application/x-xz)
2024-11-19 10:24 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 2024-11-19 10:24:35 UTC
too long lines were shrinked:

make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/var/tmp/portage/x11-misc/macopix-3.4.0-r1/work/macopix-3.4.0/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elo
make[4]: Leaving directory '/var/tmp/portage/x11-misc/macopix-3.4.0-r1/work/macopix-3.4.0/src'
make[4]: Entering directory '/var/tmp/portage/x11-misc/macopix-3.4.0-r1/work/macopix-3.4.0/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elo
pixmap.c:63:10: error: conflicting types for TestLoadPixmaps; have gboolean(typMascot *, gchar *, gint) {aka int(struct _typMascot *, char *, int)}
   63 | gboolean TestLoadPixmaps(typMascot *mascot, gchar *filename, gint i_pix)
      |          ^~~~~~~~~~~~~~~

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

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

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.3 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.82.0
  [3]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 19fc97b6e7da29d28edc56f5a5f3c7f175006ffb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 19 09:18:33 2024 +0000

    Merge updates from master

emerge -qpvO =x11-misc/macopix-3.4.0-r1
[ebuild  N    ] x11-misc/macopix-3.4.0-r1  USE="nls -gnutls"
Comment 1 Toralf Förster gentoo-dev 2024-11-19 10:24:36 UTC
Created attachment 910153 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-19 10:24:37 UTC
Created attachment 910154 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-19 10:24:38 UTC
Created attachment 910155 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-19 10:24:39 UTC
Created attachment 910156 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-19 10:24:40 UTC
Created attachment 910157 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-19 10:24:41 UTC
Created attachment 910158 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-19 10:24:42 UTC
Created attachment 910159 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-19 10:24:43 UTC
Created attachment 910160 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-19 10:24:44 UTC
Created attachment 910161 [details]
x11-misc:macopix-3.4.0-r1:20241119-100329.log.xz