Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870724 - net-misc/pedro-1.12 - objects.c: error: call to undeclared function logit; ISO C99 and later
Summary: net-misc/pedro-1.12 - objects.c: error: call to undeclared function logit; IS...
Status: CONFIRMED
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: fixed in 1.13
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-17 14:00 UTC by Toralf Förster
Modified: 2024-01-17 19:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.58 KB, text/plain)
2022-09-17 14:00 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.11 KB, application/x-bzip)
2022-09-17 14:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.39 KB, text/plain)
2022-09-17 14:00 UTC, Toralf Förster
Details
environment (environment,100.57 KB, text/plain)
2022-09-17 14:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.04 KB, application/x-bzip)
2022-09-17 14:00 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.40 KB, application/x-bzip)
2022-09-17 14:00 UTC, Toralf Förster
Details
net-misc:pedro-1.12:20220917-121321.log (net-misc:pedro-1.12:20220917-121321.log,11.97 KB, text/plain)
2022-09-17 14:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.16 KB, application/x-bzip)
2022-09-17 14:00 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-17 14:00:16 UTC
2 warnings generated.
clang -DHAVE_CONFIG_H -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -c -o objects.o objects.c
clang -DHAVE_CONFIG_H -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -c -o pheap.o pheap.c
clang -DHAVE_CONFIG_H -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -c -o subscription.o subscription.c
objects.c:111:9: error: call to undeclared function 'logit'; 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-20220916-220004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.2.1 *
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 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 2be4f11d1103e9d0fe6cdcf770492a7d6c7ab1e5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 11:01:50 2022 +0000

    2022-09-17 11:01:49 UTC

emerge -qpvO net-misc/pedro
[ebuild  N    ] net-misc/pedro-1.12  USE="-doc -examples"
Comment 1 Toralf Förster gentoo-dev 2022-09-17 14:00:17 UTC
Created attachment 807382 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 14:00:18 UTC
Created attachment 807385 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-17 14:00:20 UTC
Created attachment 807388 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 14:00:21 UTC
Created attachment 807391 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 14:00:22 UTC
Created attachment 807394 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 14:00:23 UTC
Created attachment 807397 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 14:00:24 UTC
Created attachment 807400 [details]
net-misc:pedro-1.12:20220917-121321.log
Comment 8 Toralf Förster gentoo-dev 2022-09-17 14:00:25 UTC
Created attachment 807403 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-07 19:24:57 UTC
Doubt it's a regression so unblocking stable bug.