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

Bug 875428

Summary: games-board/xmille-2.0-r4 - button.c: error: call to undeclared function XrmUniqueQuark; ISO C99 and
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=875281
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
games-board:xmille-2.0-r4:20221005-123456.log
temp.tar.bz2

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