Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 919193

Summary: media-sound/pitchtune-0.0.4 - main.c: error: passing argument 1 of gtk_toggle_button_set_active from incompatible pointer type [-Wincompatible-pointer
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED PKGREMOVED    
Severity: normal CC: jy6x2b32pie9, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
media-sound:pitchtune-0.0.4:20231204-170655.log
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-12-04 19:03:43 UTC
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here
  723 | {
      | ^
main.c: In function main:
main.c:320:34: error: passing argument 1 of gtk_toggle_button_set_active from incompatible pointer type [-Wincompatible-pointer-types]
  320 |     gtk_toggle_button_set_active(button_muting1, config.play_sine);
      |                                  ^~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd_merged_usr-20231128-165524

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit 0d0dcc0a0d37d7eedbf1964d19d1cccd05cab4db
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Dec 4 16:04:04 2023 +0000

    2023-12-04 16:04:03 UTC

emerge -qpvO media-sound/pitchtune
[ebuild  N    ] media-sound/pitchtune-0.0.4
Comment 1 Toralf Förster gentoo-dev 2023-12-04 19:03:44 UTC
Created attachment 876869 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-04 19:03:45 UTC
Created attachment 876870 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-12-04 19:03:46 UTC
Created attachment 876871 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-04 19:03:47 UTC
Created attachment 876872 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-04 19:03:48 UTC
Created attachment 876873 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-04 19:03:49 UTC
Created attachment 876874 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-04 19:03:50 UTC
Created attachment 876875 [details]
media-sound:pitchtune-0.0.4:20231204-170655.log
Comment 8 Toralf Förster gentoo-dev 2023-12-04 19:03:51 UTC
Created attachment 876876 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-04 19:03:52 UTC
Created attachment 876877 [details]
temp.tar.xz
Comment 10 NHO 2024-04-03 13:39:33 UTC
It uses alsa and oss and had no support since it was created.
We also has fmit and lignot for tuning musical instruments. With alive upstream.
Comment 11 Larry the Git Cow gentoo-dev 2024-05-25 07:23:21 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=284c1d87dac842857877b8734a75a921c1cabab2

commit 284c1d87dac842857877b8734a75a921c1cabab2
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-05-25 07:21:22 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-05-25 07:21:22 +0000

    media-sound/pitchtune: treeclean
    
    Closes: https://bugs.gentoo.org/928512
    Bug: https://bugs.gentoo.org/919193
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 media-sound/pitchtune/Manifest                     |   1 -
 .../files/pitchtune-0.0.4-fno-common.patch         | 394 ---------------------
 .../pitchtune/files/pitchtune-0.0.4-lm.patch       |  10 -
 media-sound/pitchtune/metadata.xml                 |  11 -
 media-sound/pitchtune/pitchtune-0.0.4.ebuild       |  40 ---
 profiles/package.mask                              |   6 -
 6 files changed, 462 deletions(-)