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

Bug 880963

Summary: dev-tcltk/tktable-2.10 - ./.../tkTableTag.c: error: incompatible function pointer types
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: TCL/TK Project <tcltk>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
dev-tcltk:tktable-2.10:20221111-115333.log
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2
var.tmp.clang.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-11 12:30:54 UTC
      prototype is deprecated in all versions of C and is not supported in C2x
      [-Wdeprecated-non-prototype]
TableModifyRC(tablePtr, doRows, flags, tagTblPtr, dimTblPtr,
^
./generic/tkTableTag.c:47:18: 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_hardened-j4-20221110-130010

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

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

The Glorious Glasgow Haskell Compilation System, version 9.0.2
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 dev-tcltk/tktable
[ebuild  N    ] dev-tcltk/tktable-2.10
Comment 1 Toralf Förster gentoo-dev 2022-11-11 12:30:55 UTC
Created attachment 831251 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-11 12:30:57 UTC
Created attachment 831253 [details]
dev-tcltk:tktable-2.10:20221111-115333.log
Comment 3 Toralf Förster gentoo-dev 2022-11-11 12:30:58 UTC
Created attachment 831255 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-11 12:30:59 UTC
Created attachment 831257 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-11 12:31:00 UTC
Created attachment 831259 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-11 12:31:01 UTC
Created attachment 831261 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-11 12:31:02 UTC
Created attachment 831263 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-11 12:31:04 UTC
Created attachment 831265 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-11 12:31:05 UTC
Created attachment 831267 [details]
var.tmp.clang.tar.bz2
Comment 10 Tupone Alfredo gentoo-dev 2023-01-17 21:20:30 UTC

*** This bug has been marked as a duplicate of bug 880911 ***