Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883661 - sci-electronics/magic-8.3.309-r1 - CmdRS.c: error: call to undeclared function cmdSaveCell; ISO C99 and
Summary: sci-electronics/magic-8.3.309-r1 - CmdRS.c: error: call to undeclared functio...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-11-29 19:15 UTC by Toralf Förster
Modified: 2022-11-29 19:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.18 KB, text/plain)
2022-11-29 19:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,93.38 KB, text/plain)
2022-11-29 19:15 UTC, Toralf Förster
Details
environment (environment,100.02 KB, text/plain)
2022-11-29 19:15 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,696 bytes, application/x-bzip)
2022-11-29 19:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.70 KB, application/x-bzip)
2022-11-29 19:15 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.60 KB, application/x-bzip)
2022-11-29 19:16 UTC, Toralf Förster
Details
sci-electronics:magic-8.3.309-r1:20221129-190344.log (sci-electronics:magic-8.3.309-r1:20221129-190344.log,245.12 KB, text/plain)
2022-11-29 19:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,102.10 KB, application/x-bzip)
2022-11-29 19:16 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,1.44 KB, application/x-bzip)
2022-11-29 19:16 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-29 19:15:51 UTC
      [-Werror,-Wimplicit-function-declaration]
                font = DBNameToFont(cmd->tx_argv[2]);
                       ^
CmdRS.c:220:2: error: call to undeclared function 'cmdSaveCell'; 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_no_multilib_hardened-j4-20221129-050010

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

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.5
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.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
php cli (if any):

  HEAD of ::gentoo
commit b870f76767a67024fdd5574a7d807da03d837651
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 29 18:02:02 2022 +0000

    2022-11-29 18:02:02 UTC

emerge -qpvO sci-electronics/magic
[ebuild  N    ] sci-electronics/magic-8.3.309-r1  USE="opengl -cairo -debug"
Comment 1 Toralf Förster gentoo-dev 2022-11-29 19:15:52 UTC
Created attachment 838325 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-29 19:15:56 UTC
Created attachment 838327 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-29 19:15:57 UTC
Created attachment 838329 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-29 19:15:58 UTC
Created attachment 838331 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-29 19:15:59 UTC
Created attachment 838333 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-29 19:16:00 UTC
Created attachment 838335 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-29 19:16:02 UTC
Created attachment 838337 [details]
sci-electronics:magic-8.3.309-r1:20221129-190344.log
Comment 8 Toralf Förster gentoo-dev 2022-11-29 19:16:06 UTC
Created attachment 838339 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-29 19:16:07 UTC
Created attachment 838341 [details]
var.tmp.clang.tar.bz2