Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875428 - games-board/xmille-2.0-r4 - button.c: error: call to undeclared function XrmUniqueQuark; ISO C99 and
Summary: games-board/xmille-2.0-r4 - button.c: error: call to undeclared function XrmU...
Status: CONFIRMED
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-10-05 18:11 UTC by Toralf Förster
Modified: 2022-10-31 16:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.18 KB, text/plain)
2022-10-05 18:11 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,230 bytes, application/x-bzip)
2022-10-05 18:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,77.98 KB, text/plain)
2022-10-05 18:11 UTC, Toralf Förster
Details
environment (environment,90.69 KB, text/plain)
2022-10-05 18:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.01 KB, application/x-bzip)
2022-10-05 18:11 UTC, Toralf Förster
Details
games-board:xmille-2.0-r4:20221005-123456.log (games-board:xmille-2.0-r4:20221005-123456.log,11.41 KB, text/plain)
2022-10-05 18:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.47 KB, application/x-bzip)
2022-10-05 18:11 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-10-05 18:11:05 UTC
Makefile:342: warning: NUL character seen; rest of line ignored
Makefile:343: warning: NUL character seen; rest of line ignored
rm -f button.o
clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DDEFAULT_FONT=\"fixed\" -DDEFAULT_FONTB=\"fixed\"    -I/usr/local/pkg/X11/include    -DFUNCPROTO   button.c
button.c:58:18: error: call to undeclared function 'XrmUniqueQuark'; 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_systemd-j4-20221005-010004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0 *
  [3]   php8.1
GNU Make 4.3

  HEAD of ::gentoo
commit f0114e087621b84cbd4a842b1b7a4eb0d7ce5129
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 12:03:12 2022 +0000

    2022-10-05 12:03:12 UTC

emerge -qpvO games-board/xmille
[ebuild  N    ] games-board/xmille-2.0-r4
Comment 1 Toralf Förster gentoo-dev 2022-10-05 18:11:06 UTC
Created attachment 821029 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 18:11:06 UTC
Created attachment 821032 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-05 18:11:08 UTC
Created attachment 821035 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-05 18:11:09 UTC
Created attachment 821038 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-05 18:11:10 UTC
Created attachment 821041 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-05 18:11:11 UTC
Created attachment 821044 [details]
games-board:xmille-2.0-r4:20221005-123456.log
Comment 7 Toralf Förster gentoo-dev 2022-10-05 18:11:12 UTC
Created attachment 821047 [details]
temp.tar.bz2