Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870574 - app-admin/gam-server-0.1.10-r3:0 - gam_listener.c: error: call to undeclared function gam_exclude_check;
Summary: app-admin/gam-server-0.1.10-r3:0 - gam_listener.c: error: call to undeclared ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
: 870967 882151 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-16 22:06 UTC by Toralf Förster
Modified: 2022-11-20 21:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.79 KB, text/plain)
2022-09-16 22:06 UTC, Toralf Förster
Details
app-admin:gam-server-0.1.10-r3:20220916-220417.log (app-admin:gam-server-0.1.10-r3:20220916-220417.log,18.83 KB, text/plain)
2022-09-16 22:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,79.36 KB, text/plain)
2022-09-16 22:06 UTC, Toralf Förster
Details
environment (environment,92.90 KB, text/plain)
2022-09-16 22:06 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.14 KB, application/x-bzip)
2022-09-16 22:06 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.68 KB, application/x-bzip)
2022-09-16 22:06 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.15 KB, application/x-bzip)
2022-09-16 22:07 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-16 22:06:52 UTC
too long lines were shrinked:

clang -DHAVE_CONFIG_H -I. -I..  -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -DBINDIR=\""/usr/libexec"\"     -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare  -pipe 
clang -DHAVE_CONFIG_H -I. -I..  -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -DBINDIR=\""/usr/libexec"\"     -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare  -pipe 
clang -DHAVE_CONFIG_H -I. -I..  -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -DBINDIR=\""/usr/libexec"\"     -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare  -pipe 
clang -DHAVE_CONFIG_H -I. -I..  -I.. -I../libgamin -I../protocol -I../lib -I../libgamin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -DBINDIR=\""/usr/libexec"\"     -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare  -pipe 
gam_listener.c:101:39: error: call to undeclared function 'gam_exclude_check';
      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_hardened-j4-20220916-040004

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

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:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3.90

  HEAD of ::gentoo
commit b55dcb6d332b428b7641d5af234af72a26d98b03
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 16 21:01:52 2022 +0000

    2022-09-16 21:01:52 UTC

emerge -qpvO app-admin/gam-server
[ebuild  N    ] app-admin/gam-server-0.1.10-r3  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2022-09-16 22:06:53 UTC
Created attachment 806743 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-16 22:06:54 UTC
Created attachment 806746 [details]
app-admin:gam-server-0.1.10-r3:20220916-220417.log
Comment 3 Toralf Förster gentoo-dev 2022-09-16 22:06:55 UTC
Created attachment 806749 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-16 22:06:57 UTC
Created attachment 806752 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-16 22:06:58 UTC
Created attachment 806755 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-16 22:06:59 UTC
Created attachment 806758 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-16 22:07:00 UTC
Created attachment 806761 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:40:49 UTC
*** Bug 882151 has been marked as a duplicate of this bug. ***
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:40:55 UTC
*** Bug 870967 has been marked as a duplicate of this bug. ***