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

Bug 880509

Summary: sys-apps/stroke-0.1.3-r1 - aux.c: error: passing arguments to scwd without a prototype is
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 880545    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
sys-apps:stroke-0.1.3-r1:20221108-205215.log
temp.tar.bz2
var.tmp.clang.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-08 21:04:16 UTC
clang -DHAVE_CONFIG_H -I. -I..   -Ilibgeneral -I../lib   -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c stroke.c
aux.c:295:21: warning: too many arguments in call to 'scwd'
        if(!(cwd = scwd(cwd)) ||
                   ~~~~    ^
aux.c:295:17: error: passing arguments to 'scwd' without a prototype is
      deprecated in all versions of C and is not supported in C2x
      [-Werror,-Wdeprecated-non-prototype]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20221108-023017

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):

  HEAD of ::gentoo
commit 01bcecb6150e3df576568f2050291d4e5bf3e344
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 20:16:54 2022 +0000

    2022-11-08 20:16:54 UTC

emerge -qpvO sys-apps/stroke
[ebuild  N    ] sys-apps/stroke-0.1.3-r1
Comment 1 Toralf Förster gentoo-dev 2022-11-08 21:04:17 UTC
Created attachment 829713 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 21:04:18 UTC
Created attachment 829715 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-08 21:04:19 UTC
Created attachment 829717 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-08 21:04:20 UTC
Created attachment 829719 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-08 21:04:22 UTC
Created attachment 829721 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 21:04:23 UTC
Created attachment 829723 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-08 21:04:24 UTC
Created attachment 829725 [details]
sys-apps:stroke-0.1.3-r1:20221108-205215.log
Comment 8 Toralf Förster gentoo-dev 2022-11-08 21:04:25 UTC
Created attachment 829727 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-08 21:04:26 UTC
Created attachment 829729 [details]
var.tmp.clang.tar.bz2