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

Bug 874516

Summary: dev-libs/argtable-2.13-r2 - arg_int.c: error: implicit declaration of function isspace [-Werror=implicit-function-declaration]
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: RESOLVED DUPLICATE    
Severity: normal CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
dev-libs:argtable-2.13-r2:20221003-025140.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-03 08:10:00 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c arg_int.c  -fPIC -DPIC -o .libs/arg_int.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c arg_dbl.c  -fPIC -DPIC -o .libs/arg_dbl.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c arg_str.c  -fPIC -DPIC -o .libs/arg_str.o
arg_int.c: In function strtol0X:
arg_int.c:60:12: error: implicit declaration of function isspace [-Werror=implicit-function-declaration]
   60 |     while (isspace(*ptr))
      |            ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221002-182017

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 90239ddd9daa9a696e92219d9b544568f639fc5e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 02:31:52 2022 +0000

    2022-10-03 02:31:51 UTC

emerge -qpvO dev-libs/argtable
[ebuild  N    ] dev-libs/argtable-2.13-r2  USE="-debug -doc -examples -static-libs"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 08:10:01 UTC
Created attachment 817042 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 08:10:02 UTC
Created attachment 817045 [details]
dev-libs:argtable-2.13-r2:20221003-025140.log
Comment 3 Toralf Förster gentoo-dev 2022-10-03 08:10:03 UTC
Created attachment 817048 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-03 08:10:04 UTC
Created attachment 817051 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-03 08:10:05 UTC
Created attachment 817054 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 08:10:06 UTC
Created attachment 817057 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 08:10:08 UTC
Created attachment 817060 [details]
temp.tar.bz2
Comment 8 Ionen Wolkens gentoo-dev 2022-10-21 14:25:06 UTC

*** This bug has been marked as a duplicate of bug 871231 ***