Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880455 - games-simulation/senken-0.3.0-r1 - callbacks.c: error: call to undeclared function update_info_window; ISO
Summary: games-simulation/senken-0.3.0-r1 - callbacks.c: error: call to undeclared fun...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-08 19:53 UTC by Toralf Förster
Modified: 2023-03-05 13:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.22 KB, text/plain)
2022-11-08 19:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,99.10 KB, text/plain)
2022-11-08 19:53 UTC, Toralf Förster
Details
environment (environment,24.57 KB, text/plain)
2022-11-08 19:53 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,575 bytes, application/x-bzip)
2022-11-08 19:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.88 KB, application/x-bzip)
2022-11-08 19:53 UTC, Toralf Förster
Details
games-simulation:senken-0.3.0-r1:20221108-193736.log (games-simulation:senken-0.3.0-r1:20221108-193736.log,66.87 KB, text/plain)
2022-11-08 19:53 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.06 KB, application/x-bzip)
2022-11-08 19:53 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.75 KB, application/x-bzip)
2022-11-08 19:53 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,2.99 KB, application/x-bzip)
2022-11-08 19:53 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-08 19:53:25 UTC
/usr/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro
      'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' ...
                                           ^
callbacks.c:492:5: error: call to undeclared function 'update_info_window'; 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_plasma-j4-20221108-020049

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

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 Rust versions:
  [1]   rust-bin-1.64.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 379696fd45293f5a24c5d04d57487b2dc6a1b226
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 19:16:53 2022 +0000

    2022-11-08 19:16:52 UTC

emerge -qpvO games-simulation/senken
[ebuild  N    ] games-simulation/senken-0.3.0-r1  USE="nls"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 19:53:26 UTC
Created attachment 829443 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 19:53:27 UTC
Created attachment 829445 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-08 19:53:29 UTC
Created attachment 829447 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-08 19:53:29 UTC
Created attachment 829449 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-08 19:53:30 UTC
Created attachment 829451 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 19:53:32 UTC
Created attachment 829453 [details]
games-simulation:senken-0.3.0-r1:20221108-193736.log
Comment 7 Toralf Förster gentoo-dev 2022-11-08 19:53:33 UTC
Created attachment 829455 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-08 19:53:34 UTC
Created attachment 829457 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-08 19:53:35 UTC
Created attachment 829459 [details]
var.tmp.clang.tar.bz2
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-05 13:12:00 UTC
https://bugs.gentoo.org/899022#c3