Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924177 - x11-misc/xscreensaver-app-2.3-r4 - [slibtool] xscreensaver.app.c: error: passing argument 4 of DAMakePixmapFromData from incompatible pointer type [-Wincompatibl
Summary: x11-misc/xscreensaver-app-2.3-r4 - [slibtool] xscreensaver.app.c: error: pass...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-02-09 15:51 UTC by Toralf Förster
Modified: 2024-02-16 08:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.26 KB, text/plain)
2024-02-09 15:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,182.58 KB, text/plain)
2024-02-09 15:51 UTC, Toralf Förster
Details
environment (environment,75.67 KB, text/plain)
2024-02-09 15:51 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2024-02-09 15:51 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.39 KB, application/x-xz)
2024-02-09 15:51 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,4.65 KB, application/x-xz)
2024-02-09 15:51 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,48.32 KB, application/x-xz)
2024-02-09 15:51 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.49 KB, application/x-xz)
2024-02-09 15:51 UTC, Toralf Förster
Details
x11-misc:xscreensaver-app-2.3-r4:20240209-061441.log (x11-misc:xscreensaver-app-2.3-r4:20240209-061441.log,6.42 KB, text/plain)
2024-02-09 15:51 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-02-09 15:51:39 UTC
too long lines were shrinked:

config.status: executing depfiles commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-misc/xscreensaver-app-2.3-r4/work/XScreenSaver.App-2.3 ...
make -j4 
x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"XScreenSaver.App\" -DVERSION=\"2.3\" -DHAVE_LIBDOCKAPP=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -D
xscreensaver.app.c: In function 'main':
xscreensaver.app.c:134:69: error: passing argument 4 of 'DAMakePixmapFromData' from incompatible pointer type [-Wincompatible-pointer-types]
  134 | PixmapFromData(xscreensaver_app_master_xpm, &pixmap, &mask, &height, &width);
      |                                                             ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20240206-100012

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] 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.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.74.1
  [2]   rust-1.74.1 *
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.6 linux/amd64

  HEAD of ::gentoo
commit 7748460d17e441a8db3884c4be35a0993dd2863c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Feb 9 05:18:24 2024 +0000

    2024-02-09 05:18:23 UTC

emerge -qpvO x11-misc/xscreensaver-app
[ebuild  N    ] x11-misc/xscreensaver-app-2.3-r4
Comment 1 Toralf Förster gentoo-dev 2024-02-09 15:51:40 UTC
Created attachment 884628 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-09 15:51:41 UTC
Created attachment 884629 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-02-09 15:51:43 UTC
Created attachment 884630 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-02-09 15:51:43 UTC
Created attachment 884631 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-02-09 15:51:44 UTC
Created attachment 884632 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-09 15:51:45 UTC
Created attachment 884633 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-09 15:51:46 UTC
Created attachment 884634 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-02-09 15:51:47 UTC
Created attachment 884635 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-02-09 15:51:48 UTC
Created attachment 884636 [details]
x11-misc:xscreensaver-app-2.3-r4:20240209-061441.log
Comment 10 Larry the Git Cow gentoo-dev 2024-02-16 08:21:25 UTC
The bug has been closed via the following commit(s):

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

commit b79ffd3a3cfdaf089817f5216ec7ea84ae4cd608
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2024-02-15 19:42:04 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2024-02-16 08:19:51 +0000

    x11-misc/xscreensaver-app: Fix passing argument from incompatible pointer
    
    And update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/924177
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35353
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 .../xscreensaver-app-2.3-gcc14-build-fix.patch     | 12 +++++
 .../xscreensaver-app-2.3-r5.ebuild                 | 51 ++++++++++++++++++++++
 2 files changed, 63 insertions(+)