Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936953 - dev-db/libdbi-drivers-0.9.0-r2 - [icu-75.1] dbd_firebird.c: error: implicit declaration of function isdigit [-Wimplicit-function-declaration]
Summary: dev-db/libdbi-drivers-0.9.0-r2 - [icu-75.1] dbd_firebird.c: error: implicit d...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting gcc-14-stable
  Show dependency tree
 
Reported: 2024-07-30 18:04 UTC by Toralf Förster
Modified: 2024-10-25 10:22 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.00 KB, text/plain)
2024-07-30 18:04 UTC, Toralf Förster
Details
dev-db:libdbi-drivers-0.9.0-r2:20240730-115409.log (dev-db:libdbi-drivers-0.9.0-r2:20240730-115409.log,23.09 KB, text/plain)
2024-07-30 18:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,233.97 KB, text/plain)
2024-07-30 18:04 UTC, Toralf Förster
Details
environment (environment,79.91 KB, text/plain)
2024-07-30 18:04 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2024-07-30 18:04 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,51.27 KB, application/x-xz)
2024-07-30 18:04 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,8.01 KB, application/x-xz)
2024-07-30 18:04 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,59.20 KB, application/x-xz)
2024-07-30 18:04 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.91 KB, application/x-xz)
2024-07-30 18:04 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-07-30 18:04:47 UTC
too long lines were shrinked:

make[3]: Entering directory '/var/tmp/portage/dev-db/libdbi-drivers-0.9.0-r2/work/libdbi-drivers-0.9.0/drivers/firebird'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include   -DDBDIR=\"/var/lib/lib/libdbi/firebird\"   -std=gnu99 -O2 -pipe -march=native -fno-diagnostics-color -c -o dbd_firebird.lo dbd_firebird.c
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include   -DDBDIR=\"/var/lib/lib/libdbi/firebird\"   -std=gnu99 -O2 -pipe -march=native -fno-diagnostics-color -c -o utility.lo utility.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -DDBDIR=\"/var/lib/lib/libdbi/firebird\" -std=gnu99 -O2 -pipe -march=native -fno-diagnostics-color -c dbd_firebird.c  -fPIC -DPIC -o .libs/dbd_firebird.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -DDBDIR=\"/var/lib/lib/libdbi/firebird\" -std=gnu99 -O2 -pipe -march=native -fno-diagnostics-color -c utility.c  -fPIC -DPIC -o .libs/utility.o
dbd_firebird.c: In function 'dbd_get_engine_version':
dbd_firebird.c:249:41: error: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration]
  249 |                 while (start>version && isdigit((int)(*(start-1)))) {
      |                                         ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_hardened-20240727-023505

  UNMASKED:
    Requested by sam
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.8
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.8
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.79.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit c862dc176dd66f2c7ac2a1900e89bb94f5badb66
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jul 30 10:19:32 2024 +0000

    2024-07-30 10:19:32 UTC

emerge -qpvO dev-db/libdbi-drivers
[ebuild  N    ] dev-db/libdbi-drivers-0.9.0-r2  USE="firebird sqlite -doc -mysql -oci8 -postgres -static-libs"
Comment 1 Toralf Förster gentoo-dev 2024-07-30 18:04:48 UTC
Created attachment 898655 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-07-30 18:04:49 UTC
Created attachment 898656 [details]
dev-db:libdbi-drivers-0.9.0-r2:20240730-115409.log
Comment 3 Toralf Förster gentoo-dev 2024-07-30 18:04:50 UTC
Created attachment 898657 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-07-30 18:04:51 UTC
Created attachment 898658 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-07-30 18:04:52 UTC
Created attachment 898659 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-07-30 18:04:53 UTC
Created attachment 898660 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-07-30 18:04:54 UTC
Created attachment 898661 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-07-30 18:04:55 UTC
Created attachment 898662 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-07-30 18:04:56 UTC
Created attachment 898663 [details]
temp.tar.xz