Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880911 - dev-tcltk/tktable-2.10 - ./.../tkTable.c: error: incompatible function pointer types
Summary: dev-tcltk/tktable-2.10 - ./.../tkTable.c: error: incompatible function pointe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
: 880963 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-11 12:04 UTC by Toralf Förster
Modified: 2023-01-17 21:20 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.47 KB, text/plain)
2022-11-11 12:04 UTC, Toralf Förster
Details
dev-tcltk:tktable-2.10:20221111-103842.log (dev-tcltk:tktable-2.10:20221111-103842.log,36.07 KB, text/plain)
2022-11-11 12:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,59.81 KB, text/plain)
2022-11-11 12:04 UTC, Toralf Förster
Details
environment (environment,23.42 KB, text/plain)
2022-11-11 12:04 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,703 bytes, application/x-bzip)
2022-11-11 12:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.52 KB, application/x-bzip)
2022-11-11 12:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.27 KB, application/x-bzip)
2022-11-11 12:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,14.73 KB, application/x-bzip)
2022-11-11 12:04 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,2.16 KB, application/x-bzip)
2022-11-11 12:04 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:04:03 UTC
too long lines were shrinked:

8 warnings generated.
4 warnings generated.
clang -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=
clang -DPACKAGE_NAME=\"Tktable\" -DPACKAGE_TARNAME=\"tktable\" -DPACKAGE_VERSION=\"2.10\" -DPACKAGE_STRING=\"Tktable\ 2.10\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=
./generic/tkTable.c:164:52: error: incompatible function pointer types
      initializing 'Tk_OptionPrintProc *' (aka 'const char *(*)(void *, struct
      Tk_Window_ *, char *, int, void (**)(char *))') with an expression of type

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

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

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

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:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p5 [openjdk-17]
*)	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-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php8.1 *

  HEAD of ::gentoo
commit 69f0b7550ab587381bffca4687249bd3f505afdf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 11 10:16:50 2022 +0000

    2022-11-11 10:16:50 UTC

emerge -qpvO dev-tcltk/tktable
[ebuild  N    ] dev-tcltk/tktable-2.10
Comment 1 Toralf Förster gentoo-dev 2022-11-11 12:04:04 UTC
Created attachment 830815 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-11 12:04:05 UTC
Created attachment 830817 [details]
dev-tcltk:tktable-2.10:20221111-103842.log
Comment 3 Toralf Förster gentoo-dev 2022-11-11 12:04:07 UTC
Created attachment 830819 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-11 12:04:08 UTC
Created attachment 830821 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-11 12:04:08 UTC
Created attachment 830823 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-11 12:04:09 UTC
Created attachment 830825 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-11 12:04:10 UTC
Created attachment 830827 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-11 12:04:11 UTC
Created attachment 830829 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-11 12:04:12 UTC
Created attachment 830831 [details]
var.tmp.clang.tar.bz2
Comment 10 Larry the Git Cow gentoo-dev 2023-01-17 21:17:47 UTC
The bug has been closed via the following commit(s):

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

commit 6e0edcc11d9ba4bed7d06a0203690e366563f75b
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-01-17 21:16:56 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-01-17 21:17:25 +0000

    dev-tcltk/tktable: incompatible function pointer types
    
    Closes: https://bugs.gentoo.org/880911
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/tktable/files/tktable-2.10-clang6.patch  | 80 ++++++++++++++++++++++
 ...table-2.10-r1.ebuild => tktable-2.10-r2.ebuild} |  1 +
 2 files changed, 81 insertions(+)
Comment 11 Tupone Alfredo gentoo-dev 2023-01-17 21:20:30 UTC
*** Bug 880963 has been marked as a duplicate of this bug. ***