Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879035 - x11-misc/notify-osd-0.9.34-r1 - bubble-window.c: error: incompatible pointer to integer conversion
Summary: x11-misc/notify-osd-0.9.34-r1 - bubble-window.c: error: incompatible pointer ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-01 18:20 UTC by Toralf Förster
Modified: 2022-12-06 09:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.85 KB, text/plain)
2022-11-01 18:20 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.66 KB, application/x-bzip)
2022-11-01 18:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,84.06 KB, text/plain)
2022-11-01 18:20 UTC, Toralf Förster
Details
environment (environment,119.51 KB, text/plain)
2022-11-01 18:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.94 KB, application/x-bzip)
2022-11-01 18:20 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.46 KB, application/x-bzip)
2022-11-01 18:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,42.67 KB, application/x-bzip)
2022-11-01 18:20 UTC, Toralf Förster
Details
x11-misc:notify-osd-0.9.34-r1:20221101-061958.log.bz2 (x11-misc:notify-osd-0.9.34-r1:20221101-061958.log.bz2,11.15 KB, application/x-bzip)
2022-11-01 18:20 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-01 18:20:44 UTC
too long lines were shrinked:

clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I..    -DDATADIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I
clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I..    -DDATADIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I
clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I..    -DDATADIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I
clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I..    -DDATADIR=\""/usr/share"\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I
bubble-window.c:81:13: error: incompatible pointer to integer conversion
      initializing 'GType' (aka 'unsigned long') with an expression of type
      'void *' [-Wint-conversion]

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
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.3
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 95bc7ee5393fafe97230ac9e12b44be292fb1133
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 1 05:01:56 2022 +0000

    2022-11-01 05:01:55 UTC

emerge -qpvO x11-misc/notify-osd
[ebuild  N    ] x11-misc/notify-osd-0.9.34-r1  USE="-minimal -savedconfig"
Comment 1 Toralf Förster gentoo-dev 2022-11-01 18:20:45 UTC
Created attachment 826297 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-01 18:20:46 UTC
Created attachment 826299 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-01 18:20:48 UTC
Created attachment 826301 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-01 18:20:49 UTC
Created attachment 826303 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-01 18:20:50 UTC
Created attachment 826305 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-01 18:20:51 UTC
Created attachment 826307 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-01 18:20:53 UTC
Created attachment 826309 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-01 18:20:53 UTC
Created attachment 826311 [details]
x11-misc:notify-osd-0.9.34-r1:20221101-061958.log.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-12-06 09:24:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1de616da78544c9e973d83fdbbc5d556c1453e

commit 1e1de616da78544c9e973d83fdbbc5d556c1453e
Author:     Pascal Jäger <pascal.jaeger@leimstift.de>
AuthorDate: 2022-12-04 21:59:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-06 09:22:55 +0000

    x11-misc/notify-osd: fix build for clang16
    
    Closes: https://bugs.gentoo.org/879035
    Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
    Closes: https://github.com/gentoo/gentoo/pull/28540
    Signed-off-by: Sam James <sam@gentoo.org>

 .../notify-osd-0.9.34-fix-integer-conversion.patch | 24 ++++++++
 x11-misc/notify-osd/notify-osd-0.9.34-r2.ebuild    | 72 ++++++++++++++++++++++
 2 files changed, 96 insertions(+)