Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933773 - app-accessibility/powiedz-1.0-r2 - [gcc-15] main.c: error: implicit declaration of function isspace [-Wimplicit-function-declaration]
Summary: app-accessibility/powiedz-1.0-r2 - [gcc-15] main.c: error: implicit declarati...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Accessibility Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-06-07 20:05 UTC by Toralf Förster
Modified: 2024-06-07 20:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.24 KB, text/plain)
2024-06-07 20:05 UTC, Toralf Förster
Details
app-accessibility:powiedz-1.0-r2:20240607-191128.log (app-accessibility:powiedz-1.0-r2:20240607-191128.log,6.56 KB, text/plain)
2024-06-07 20:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,53.28 KB, text/plain)
2024-06-07 20:05 UTC, Toralf Förster
Details
environment (environment,71.47 KB, text/plain)
2024-06-07 20:05 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.35 KB, application/x-xz)
2024-06-07 20:05 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.12 KB, application/x-xz)
2024-06-07 20:05 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,126.86 KB, text/plain)
2024-06-07 20:05 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,16.65 KB, application/x-xz)
2024-06-07 20:05 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 2024-06-07 20:05:22 UTC
      | ^~~~~~~~~~~~~
main.c: At top level:
main.c:66:1: error: return type defaults to int [-Wimplicit-int]
   66 | powiedz_string(char *s)
      | ^~~~~~~~~~~~~~
main.c: In function powiedz_string:
main.c:71:30: error: implicit declaration of function isspace [-Wimplicit-function-declaration]
   71 |                 while (*s && isspace(*s)) s++;
      |                              ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened_systemd-20240606-232505

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.6
Python 3.12.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.78.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.3 *
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 75ff3da69c1b55030fad1751b1a5528667932452
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jun 7 18:07:52 2024 +0000

    2024-06-07 18:07:52 UTC

emerge -qpvO app-accessibility/powiedz
[ebuild  N    ] app-accessibility/powiedz-1.0-r2
Comment 1 Toralf Förster gentoo-dev 2024-06-07 20:05:23 UTC
Created attachment 895345 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-06-07 20:05:24 UTC
Created attachment 895346 [details]
app-accessibility:powiedz-1.0-r2:20240607-191128.log
Comment 3 Toralf Förster gentoo-dev 2024-06-07 20:05:25 UTC
Created attachment 895347 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-06-07 20:05:26 UTC
Created attachment 895348 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-06-07 20:05:27 UTC
Created attachment 895349 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-06-07 20:05:28 UTC
Created attachment 895350 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-06-07 20:05:29 UTC
Created attachment 895351 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-06-07 20:05:30 UTC
Created attachment 895352 [details]
temp.tar.xz