Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880969 - x11-libs/libXaw3d-1.6.4 - XawIm.c: error: incompatible function pointer types passing
Summary: x11-libs/libXaw3d-1.6.4 - XawIm.c: error: incompatible function pointer types...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-11 12:32 UTC by Toralf Förster
Modified: 2023-05-13 00:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.08 KB, text/plain)
2022-11-11 12:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,145.83 KB, text/plain)
2022-11-11 12:32 UTC, Toralf Förster
Details
environment (environment,99.91 KB, text/plain)
2022-11-11 12:32 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,696 bytes, application/x-bzip)
2022-11-11 12:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,48.28 KB, application/x-bzip)
2022-11-11 12:32 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.67 KB, application/x-bzip)
2022-11-11 12:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,47.12 KB, application/x-bzip)
2022-11-11 12:32 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,1.97 KB, application/x-bzip)
2022-11-11 12:32 UTC, Toralf Förster
Details
x11-libs:libXaw3d-1.6.4:20221111-120705.log.bz2 (x11-libs:libXaw3d-1.6.4:20221111-120705.log.bz2,19.64 KB, application/x-bzip)
2022-11-11 12:32 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-11 12:32:30 UTC
too long lines were shrinked:

      'XtDefaultFontSet'
#define XtDefaultFontSet        "XtDefaultFontSet"
                                ^~~~~~~~~~~~~~~~~~
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I.. -I../include -DXAW_INTERNATIONALIZATION -DXAW_GRAY_BLKWHT_STIPPLES -DXAW_ARROW_SCROLLBARS -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wd
XawIm.c:1376:6: error: incompatible function pointer types passing
      'void (Widget)' (aka 'void (struct _WidgetRec *)') to parameter of type
      'XtEventHandler' (aka 'void (*)(struct _WidgetRec *, void *, union _XEvent

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221110-100005

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

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:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 6b19e62b44b9b6b8e755a2c20383fdcdc540f66d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 11 11:46:51 2022 +0000

    2022-11-11 11:46:51 UTC

emerge -qpvO x11-libs/libXaw3d
[ebuild  N    ] x11-libs/libXaw3d-1.6.4  USE="-xpm"
Comment 1 Toralf Förster gentoo-dev 2022-11-11 12:32:31 UTC
Created attachment 831299 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-11 12:32:33 UTC
Created attachment 831301 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-11 12:32:35 UTC
Created attachment 831303 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-11 12:32:36 UTC
Created attachment 831305 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-11 12:32:37 UTC
Created attachment 831307 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-11 12:32:38 UTC
Created attachment 831309 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-11 12:32:39 UTC
Created attachment 831311 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-11 12:32:40 UTC
Created attachment 831313 [details]
var.tmp.clang.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-11 12:32:41 UTC
Created attachment 831315 [details]
x11-libs:libXaw3d-1.6.4:20221111-120705.log.bz2