Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871396 - net-misc/connman-1.42_pre20220828-r1 - gweb/gresolv.c: error: call to undeclared library function isspace
Summary: net-misc/connman-1.42_pre20220828-r1 - gweb/gresolv.c: error: call to undecla...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-18 13:20 UTC by Toralf Förster
Modified: 2022-11-20 15:20 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.56 KB, text/plain)
2022-09-18 13:20 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.63 KB, application/x-bzip)
2022-09-18 13:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,112.33 KB, text/plain)
2022-09-18 13:20 UTC, Toralf Förster
Details
environment (environment,85.79 KB, text/plain)
2022-09-18 13:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,32.33 KB, application/x-bzip)
2022-09-18 13:20 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.86 KB, application/x-bzip)
2022-09-18 13:20 UTC, Toralf Förster
Details
net-misc:connman-1.42_pre20220828-r1:20220918-121708.log (net-misc:connman-1.42_pre20220828-r1:20220918-121708.log,21.39 KB, text/plain)
2022-09-18 13:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.50 KB, application/x-bzip)
2022-09-18 13:20 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-18 13:20:45 UTC
too long lines were shrinked:

clang -DHAVE_CONFIG_H -I.  -I./include -I./gdbus  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I/usr/include/p11-kit-1  -DCONNMAN_PLUGIN_BUILTIN -DSTATEDIR=\""/run/connman"\" -DPLUGINDIR=\""/usr/lib64
clang -DHAVE_CONFIG_H -I.  -I./include -I./gdbus  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I/usr/include/p11-kit-1  -DCONNMAN_PLUGIN_BUILTIN -DSTATEDIR=\""/run/connman"\" -DPLUGINDIR=\""/usr/lib64
clang -DHAVE_CONFIG_H -I.  -I./include -I./gdbus  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I/usr/include/p11-kit-1  -DCONNMAN_PLUGIN_BUILTIN -DSTATEDIR=\""/run/connman"\" -DPLUGINDIR=\""/usr/lib64
clang -DHAVE_CONFIG_H -I.  -I./include -I./gdbus  -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -I/usr/include/p11-kit-1  -DCONNMAN_PLUGIN_BUILTIN -DSTATEDIR=\""/run/connman"\" -DPLUGINDIR=\""/usr/lib64
gweb/gresolv.c:1027:45: error: call to undeclared library function 'isspace'
      with type 'int (int)'; 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_desktop_plasma_systemd-j4-20220917-010004

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

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:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *
GNU Make 4.3.90

  HEAD of ::gentoo
commit cf4ca3b34687fe2c05dfc366e23f164beb852dae
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 11:31:47 2022 +0000

    2022-09-18 11:31:47 UTC

emerge -qpvO net-misc/connman
[ebuild  N    ] net-misc/connman-1.42_pre20220828-r1  USE="bluetooth ethernet l2tp nftables ofono openconnect (policykit) wifi wireguard wispr -debug -doc -examples -iptables -iwd -networkmanager -openvpn -pptp -tools -vpnc"
Comment 1 Toralf Förster gentoo-dev 2022-09-18 13:20:46 UTC
Created attachment 811411 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 13:20:47 UTC
Created attachment 811414 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-18 13:20:50 UTC
Created attachment 811417 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-18 13:20:51 UTC
Created attachment 811420 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-18 13:20:53 UTC
Created attachment 811423 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-18 13:20:54 UTC
Created attachment 811426 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-18 13:20:55 UTC
Created attachment 811429 [details]
net-misc:connman-1.42_pre20220828-r1:20220918-121708.log
Comment 8 Toralf Förster gentoo-dev 2022-09-18 13:20:56 UTC
Created attachment 811432 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-11-20 15:20:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac0ca321362247ccb4636aa042889e0ab9c76b4

commit 5ac0ca321362247ccb4636aa042889e0ab9c76b4
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2022-11-20 15:18:54 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2022-11-20 15:19:48 +0000

    net-misc/connman: add 1.42_pre20221103
    
    Closes: https://bugs.gentoo.org/882101
    Closes: https://bugs.gentoo.org/871396
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-misc/connman/Manifest                        |   1 +
 net-misc/connman/connman-1.42_pre20221103.ebuild | 111 +++++++++++++++++++++++
 2 files changed, 112 insertions(+)