Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880499 - dev-libs/apr-util-1.6.1-r10 - dbm/.../sdbm_pair.c: error: a function definition without a prototype is
Summary: dev-libs/apr-util-1.6.1-r10 - dbm/.../sdbm_pair.c: error: a function definiti...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-08 21:00 UTC by Toralf Förster
Modified: 2023-02-13 06:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.67 KB, text/plain)
2022-11-08 21:00 UTC, Toralf Förster
Details
dev-libs:apr-util-1.6.1-r10:20221108-202617.log (dev-libs:apr-util-1.6.1-r10:20221108-202617.log,38.00 KB, text/plain)
2022-11-08 21:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,101.04 KB, text/plain)
2022-11-08 21:00 UTC, Toralf Förster
Details
environment (environment,82.86 KB, text/plain)
2022-11-08 21:00 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,739 bytes, application/x-bzip)
2022-11-08 21:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.39 KB, application/x-bzip)
2022-11-08 21:00 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.15 KB, application/x-bzip)
2022-11-08 21:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.35 KB, application/x-bzip)
2022-11-08 21:00 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,2.34 KB, application/x-bzip)
2022-11-08 21:00 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-11-08 21:00:44 UTC
too long lines were shrinked:

/bin/sh /usr/share/apr/build/libtool  --mode=compile clang   -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/var/tmp/portage/dev-libs/apr-util-1.6.1-r10/work/apr-util-1.6.1/include -I/v
libtool: compile:  clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-libs/apr-util-1.6.1-r10/work/apr-util-1.6.1/include -I/var/tmp/portage/dev-libs/apr-util-1.6.1-
libtool: compile:  clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-libs/apr-util-1.6.1-r10/work/apr-util-1.6.1/include -I/var/tmp/portage/dev-libs/apr-util-1.6.1-
libtool: compile:  clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/var/tmp/portage/dev-libs/apr-util-1.6.1-r10/work/apr-util-1.6.1/include -I/var/tmp/portage/dev-libs/apr-util-1.6.1-
dbm/sdbm/sdbm_pair.c:63:1: error: a function definition 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 379696fd45293f5a24c5d04d57487b2dc6a1b226
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 19:16:53 2022 +0000

    2022-11-08 19:16:52 UTC

emerge -qpvO dev-libs/apr-util
[ebuild  N    ] dev-libs/apr-util-1.6.1-r10  USE="gdbm postgres -berkdb -doc -ldap -mysql -nss -odbc -openssl -sqlite -static-libs"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 21:00:45 UTC
Created attachment 829631 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 21:00:47 UTC
Created attachment 829633 [details]
dev-libs:apr-util-1.6.1-r10:20221108-202617.log
Comment 3 Toralf Förster gentoo-dev 2022-11-08 21:00:48 UTC
Created attachment 829635 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-08 21:00:49 UTC
Created attachment 829637 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-08 21:00:50 UTC
Created attachment 829639 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 21:00:51 UTC
Created attachment 829641 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-08 21:00:53 UTC
Created attachment 829643 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-08 21:00:54 UTC
Created attachment 829645 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-08 21:00:55 UTC
Created attachment 829647 [details]
var.tmp.clang.tar.bz2