Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871405 - x11-misc/xnee-3.19-r2 - xnee_fake.c: error: call to undeclared function xnee_check_key; ISO C99
Summary: x11-misc/xnee-3.19-r2 - xnee_fake.c: error: call to undeclared function xnee_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-18 13:21 UTC by Toralf Förster
Modified: 2022-12-14 03:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.56 KB, text/plain)
2022-09-18 13:21 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.76 KB, application/x-bzip)
2022-09-18 13:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,112.82 KB, text/plain)
2022-09-18 13:21 UTC, Toralf Förster
Details
environment (environment,107.22 KB, text/plain)
2022-09-18 13:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,32.39 KB, application/x-bzip)
2022-09-18 13:21 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.77 KB, application/x-bzip)
2022-09-18 13:21 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,33.51 KB, application/x-bzip)
2022-09-18 13:21 UTC, Toralf Förster
Details
x11-misc:xnee-3.19-r2:20220918-122554.log (x11-misc:xnee-3.19-r2:20220918-122554.log,20.73 KB, text/plain)
2022-09-18 13:21 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-09-18 13:21:24 UTC
too long lines were shrinked:

libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DNO_VERBOSE -DNO_BUF_VERBOSE -DNO_XOSD -DXNEE_XINPUT_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c xnee_resolution.c  -fPIC -DPIC -o .libs/xnee_resolu
/bin/sh ../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DNO_VERBOSE   -DNO_BUF_VERBOSE  -DNO_XOSD   -DXNEE_XINPUT_SUPPORT  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c -o xnee_km
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DNO_VERBOSE -DNO_BUF_VERBOSE -DNO_XOSD -DXNEE_XINPUT_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c xnee_fake.c  -fPIC -DPIC -o .libs/xnee_fake.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DNO_VERBOSE -DNO_BUF_VERBOSE -DNO_XOSD -DXNEE_XINPUT_SUPPORT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fcommon -c xnee_km.c  -fPIC -DPIC -o .libs/xnee_km.o
xnee_fake.c:809:8: error: call to undeclared function 'xnee_check_key'; 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-20220917-010004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.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.90

  HEAD of ::gentoo
commit cf4ca3b34687fe2c05dfc366e23f164beb852dae
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 11:31:47 2022 +0000

    2022-09-18 11:31:47 UTC

emerge -qpvO x11-misc/xnee
[ebuild  N    ] x11-misc/xnee-3.19-r2  USE="-gnome -test -xosd"
Comment 1 Toralf Förster gentoo-dev 2022-09-18 13:21:25 UTC
Created attachment 811474 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 13:21:26 UTC
Created attachment 811477 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-18 13:21:27 UTC
Created attachment 811480 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-18 13:21:29 UTC
Created attachment 811483 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-18 13:21:30 UTC
Created attachment 811486 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-18 13:21:31 UTC
Created attachment 811489 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-18 13:21:32 UTC
Created attachment 811492 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-09-18 13:21:33 UTC
Created attachment 811495 [details]
x11-misc:xnee-3.19-r2:20220918-122554.log
Comment 9 Larry the Git Cow gentoo-dev 2022-11-14 17:38:21 UTC
The bug has been referenced in the following commit(s):

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

commit 0c77aadb983014ccf56fc464d83906c0cf3c3271
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-11-14 17:36:23 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-11-14 17:38:12 +0000

    profiles: Mask x11-misc/xnee for removal
    
    Bug: https://bugs.gentoo.org/812137
    Bug: https://bugs.gentoo.org/864763
    Bug: https://bugs.gentoo.org/871405
    Bug: https://bugs.gentoo.org/873886
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask | 8 ++++++++
 1 file changed, 8 insertions(+)
Comment 10 Pascal Jäger 2022-11-22 13:49:25 UTC
Thing is on last rites pile
Comment 11 Larry the Git Cow gentoo-dev 2022-12-14 03:14:19 UTC
The bug has been closed via the following commit(s):

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

commit c4f4ac8bdd220056f74da4218c7385a1f755680d
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-12-14 03:12:16 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-12-14 03:14:01 +0000

    x11-misc/xnee: Delete
    
    Closes: https://bugs.gentoo.org/812137
    Closes: https://bugs.gentoo.org/864763
    Closes: https://bugs.gentoo.org/871405
    Closes: https://bugs.gentoo.org/873886
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask                              |   8 --
 x11-misc/xnee/Manifest                             |   1 -
 x11-misc/xnee/files/xnee-3.18-linker.patch         |  10 --
 .../xnee-3.19-libgnomeui-only-for-applets.patch    | 117 ---------------------
 x11-misc/xnee/files/xnee-3.19-slibtool.patch       |  19 ----
 x11-misc/xnee/metadata.xml                         |   8 --
 x11-misc/xnee/xnee-3.19-r2.ebuild                  |  80 --------------
 7 files changed, 243 deletions(-)