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

Bug 880577

Summary: x11-wm/subtle-0.11.3244-r1 - src/.../ruby.c: error: incompatible pointer to integer conversion
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: plevine457, 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
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
var.tmp.clang.tar.bz2
x11-wm:subtle-0.11.3244-r1:20221109-084908.log

Description Toralf Förster gentoo-dev 2022-11-09 08:51:27 UTC
            SubStyle s = { -1, .flags = SUB_TYPE_STYLE, .border = { -1 },
                           ^~
2 warnings generated.
clang -o build/subtle/ruby.o -c -Wall -Wpointer-arith -Wstrict-prototypes -Wunused -Wshadow -std=gnu99 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DNDEBUG     -DSUBTLE -I. -Ibuild -Isrc -Isrc/shared -Isrc/subtle -idirafter/usr/include/ruby-2.7.0 -idirafter/usr/include/ruby-2.7.0/x86_64-linux  -I/usr/include/freetype2  src/subtle/ruby.c
src/subtle/ruby.c:68:66: error: incompatible pointer to integer conversion
      initializing 'const VALUE' (aka 'const 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_no_multilib_systemd-j4_test-20221107-060003

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4 *
  [2]   php8.0
  [3]   php8.1

  HEAD of ::gentoo
commit e1f6dde15dc2d0ce595aa864c737a1bc30a2c7f2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 9 08:02:20 2022 +0000

    2022-11-09 08:02:19 UTC

emerge -qpvO x11-wm/subtle
[ebuild  N    ] x11-wm/subtle-0.11.3244-r1  USE="test xft xrandr xtest -debug -doc -xinerama -xpm" RUBY_TARGETS="ruby27 -ruby30"
Comment 1 Toralf Förster gentoo-dev 2022-11-09 08:51:28 UTC
Created attachment 829957 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-09 08:51:29 UTC
Created attachment 829959 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-09 08:51:31 UTC
Created attachment 829961 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-09 08:51:32 UTC
Created attachment 829963 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-09 08:51:33 UTC
Created attachment 829965 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-09 08:51:34 UTC
Created attachment 829967 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-09 08:51:35 UTC
Created attachment 829969 [details]
var.tmp.clang.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-09 08:51:36 UTC
Created attachment 829971 [details]
x11-wm:subtle-0.11.3244-r1:20221109-084908.log
Comment 9 Peter Levine 2022-11-10 17:18:38 UTC
Not worth fixing IMHO.  Last release was in 2012.  Last dev activity was 2015-11-06. Repo link redirects to homepage.  No revdeps.
Comment 10 Larry the Git Cow gentoo-dev 2023-03-19 11:19:33 UTC
The bug has been referenced in the following commit(s):

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

commit f90564142abda94cb3fe74ccd5f7f73c32760203
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-19 11:19:20 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-19 11:19:20 +0000

    package.mask: Last rite x11-wm/subtle
    
    Bug: https://bugs.gentoo.org/802729
    Bug: https://bugs.gentoo.org/862414
    Bug: https://bugs.gentoo.org/876993
    Bug: https://bugs.gentoo.org/880577
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 11 Larry the Git Cow gentoo-dev 2023-04-21 08:55:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5012d3f39cb99a73760869b0c45be4414c8fad

commit 5d5012d3f39cb99a73760869b0c45be4414c8fad
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-04-21 08:54:34 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-04-21 08:54:34 +0000

    x11-wm/subtle: treeclean
    
    Closes: https://bugs.gentoo.org/802729
    Closes: https://bugs.gentoo.org/862414
    Closes: https://bugs.gentoo.org/876993
    Closes: https://bugs.gentoo.org/880577
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask                    |  6 ---
 x11-wm/subtle/Manifest                   |  1 -
 x11-wm/subtle/metadata.xml               | 23 ---------
 x11-wm/subtle/subtle-0.11.3244-r2.ebuild | 83 --------------------------------
 4 files changed, 113 deletions(-)