Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880821 - dev-tcltk/tcl3d-0.5.0 - tcl3dOgl_wrap.c: error: call to undeclared function Tcl3dtogl_Init;
Summary: dev-tcltk/tcl3d-0.5.0 - tcl3dOgl_wrap.c: error: call to undeclared function T...
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:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-10 20:15 UTC by Toralf Förster
Modified: 2023-01-17 11:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.42 KB, text/plain)
2022-11-10 20:15 UTC, Toralf Förster
Details
dev-tcltk:tcl3d-0.5.0:20221110-194033.log (dev-tcltk:tcl3d-0.5.0:20221110-194033.log,15.89 KB, text/plain)
2022-11-10 20:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,56.12 KB, text/plain)
2022-11-10 20:15 UTC, Toralf Förster
Details
environment (environment,83.29 KB, text/plain)
2022-11-10 20:15 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,696 bytes, application/x-bzip)
2022-11-10 20:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,39.62 KB, application/x-bzip)
2022-11-10 20:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.35 KB, application/x-bzip)
2022-11-10 20:15 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-10 20:15:38 UTC
      pointers to integer types where one is of the unique plain 'char' type and
      the other is not [-Wpointer-sign]
  glGetInfoLogARB(arg1,arg2,arg3,arg4);
                                 ^~~~
tcl3dOgl_wrap.c:158661:7: error: call to undeclared function 'Tcl3dtogl_Init';
      ISO C99 and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

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

php cli (if any):

  HEAD of ::gentoo
commit f80188f73da656ba570bd521ba865d631264dea6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 10 18:50:27 2022 +0000

    2022-11-10 18:50:27 UTC

emerge -qpvO dev-tcltk/tcl3d
[ebuild  N    ] dev-tcltk/tcl3d-0.5.0  USE="sdl truetype -debug -ode -osg"
Comment 1 Toralf Förster gentoo-dev 2022-11-10 20:15:39 UTC
Created attachment 830495 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-10 20:15:40 UTC
Created attachment 830497 [details]
dev-tcltk:tcl3d-0.5.0:20221110-194033.log
Comment 3 Toralf Förster gentoo-dev 2022-11-10 20:15:42 UTC
Created attachment 830499 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-10 20:15:44 UTC
Created attachment 830501 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-10 20:15:45 UTC
Created attachment 830503 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-10 20:15:46 UTC
Created attachment 830505 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-10 20:15:47 UTC
Created attachment 830507 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-01-17 11:29:23 UTC
The bug has been closed via the following commit(s):

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

commit d6f8deb9c030e91f540e34615cdc04199333b50e
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-01-17 11:28:06 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-01-17 11:28:57 +0000

    dev-tcltk/tcl3d: fix undeclared function
    
    Closes: https://bugs.gentoo.org/880821
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/tcl3d/files/tcl3d-0.5.0-implicit.patch | 10 ++++++++++
 dev-tcltk/tcl3d/tcl3d-0.5.0.ebuild               |  7 +++++--
 2 files changed, 15 insertions(+), 2 deletions(-)