Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945397 - sci-visualization/gwyddion-2.62-r3 - [libtool] [gcc-15] toolbox.c: error: initialization of void ( )(void) from incompatible pointer type void ( )(void , gint, GtkCheckMe
Summary: sci-visualization/gwyddion-2.62-r3 - [libtool] [gcc-15] toolbox.c: error: ini...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-30 09:01 UTC by Toralf Förster
Modified: 2025-02-13 15:52 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.81 KB, text/plain)
2024-11-30 09:01 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,64.09 KB, application/x-xz)
2024-11-30 09:01 UTC, Toralf Förster
Details
environment (environment,83.75 KB, text/plain)
2024-11-30 09:01 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-11-30 09:01 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,37.73 KB, application/x-xz)
2024-11-30 09:01 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,16.49 KB, application/x-xz)
2024-11-30 09:01 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,72.93 KB, application/x-xz)
2024-11-30 09:01 UTC, Toralf Förster
Details
sci-visualization:gwyddion-2.62-r3:20241130-063051.log.xz (sci-visualization:gwyddion-2.62-r3:20241130-063051.log.xz,12.46 KB, application/x-xz)
2024-11-30 09:01 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.25 KB, application/x-xz)
2024-11-30 09:01 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-30 09:01:19 UTC
too long lines were shrinked:

make[3]: Entering directory '/var/tmp/portage/sci-visualization/gwyddion-2.62-r3/work/gwyddion-2.62/gwyddion'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"Gwyddion-Program\" -I.. -fopenmp       -Wall -W -Wshadow -Wpointer-arith -Wno-sign-compare -Wundef -Werror=implicit-function-declaration -Werror=return-type -Wno-system-headers -Wno-pointer-sign -Wno-format-zero-length -Wdeclaration-
make[3]: Leaving directory '/var/tmp/portage/sci-visualization/gwyddion-2.62-r3/work/gwyddion-2.62/gwyddion'
make[3]: Entering directory '/var/tmp/portage/sci-visualization/gwyddion-2.62-r3/work/gwyddion-2.62/gwyddion'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DG_LOG_DOMAIN=\"Gwyddion-Program\" -I.. -fopenmp       -Wall -W -Wshadow -Wpointer-arith -Wno-sign-compare -Wundef -Werror=implicit-function-declaration -Werror=return-type -Wno-system-headers -Wno-pointer-sign -Wno-format-zero-length -Wdeclaration-
toolbox.c: In function gwy_app_menu_create_edit_menu:
toolbox.c:946:13: error: initialization of void (*)(void) from incompatible pointer type void (*)(void *, gint,  GtkCheckMenuItem *) {aka void (*)(void *, int,  struct _GtkCheckMenuItem *)} [-Wincompatible-pointer-types]
  946 |             toggle_edit_accelerators, 0, "<CheckItem>", NULL
      |             ^~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20241125-092503

  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-10
 [2] x86_64-pc-linux-gnu-15 *
clang version 19.1.4
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 linux/amd64
  [1]   php8.3 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.82.0
  [4]   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 50568ff008420aba5dfd93f24bfaf59222f8388c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 30 05:18:42 2024 +0000

    2024-11-30 05:18:42 UTC

emerge -qpvO =sci-visualization/gwyddion-2.62-r3
[ebuild  N    ] sci-visualization/gwyddion-2.62-r3  USE="X bzip2 hdf5 nls openmp unique xml zlib -doc -fits -jansson -openexr -perl -ruby -sourceview"
Comment 1 Toralf Förster gentoo-dev 2024-11-30 09:01:20 UTC
Created attachment 912760 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-30 09:01:21 UTC
Created attachment 912761 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-11-30 09:01:23 UTC
Created attachment 912762 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-30 09:01:23 UTC
Created attachment 912763 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-30 09:01:24 UTC
Created attachment 912764 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-30 09:01:26 UTC
Created attachment 912765 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-30 09:01:27 UTC
Created attachment 912766 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-30 09:01:28 UTC
Created attachment 912767 [details]
sci-visualization:gwyddion-2.62-r3:20241130-063051.log.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-30 09:01:29 UTC
Created attachment 912768 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2025-02-13 15:52:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1e86aea9a2e07d7c424d6081dafe9f08598548

commit 6b1e86aea9a2e07d7c424d6081dafe9f08598548
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2025-02-13 15:52:03 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2025-02-13 15:52:33 +0000

    sci-visualization/gwyddion: add 2.67
    
    Closes: https://bugs.gentoo.org/945397
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 sci-visualization/gwyddion/Manifest             |  1 +
 sci-visualization/gwyddion/gwyddion-2.67.ebuild | 89 +++++++++++++++++++++++++
 2 files changed, 90 insertions(+)