Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875482 - www-apache/mod_qos-11.72 - qsrespeed.c: error: call to undeclared function gettimeofday; ISO C99
Summary: www-apache/mod_qos-11.72 - qsrespeed.c: error: call to undeclared function ge...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-05 18:14 UTC by Toralf Förster
Modified: 2022-10-05 18:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.35 KB, text/plain)
2022-10-05 18:14 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.43 KB, application/x-bzip)
2022-10-05 18:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.77 KB, text/plain)
2022-10-05 18:14 UTC, Toralf Förster
Details
environment (environment,83.53 KB, text/plain)
2022-10-05 18:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.92 KB, application/x-bzip)
2022-10-05 18:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.36 KB, application/x-bzip)
2022-10-05 18:14 UTC, Toralf Förster
Details
www-apache:mod_qos-11.72:20221005-160455.log (www-apache:mod_qos-11.72:20221005-160455.log,16.74 KB, text/plain)
2022-10-05 18:14 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-10-05 18:14:32 UTC
too long lines were shrinked:

clang -DHAVE_CONFIG_H -I. -I..   -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -I/usr/include/apr-1   -I/usr/include/apr-1   -c -o qsdt.o qsdt.c
clang -DHAVE_CONFIG_H -I. -I..   -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -I/usr/include/apr-1   -I/usr/include/apr-1   -c -o qsrespeed.o qsrespeed.c
clang -DHAVE_CONFIG_H -I. -I..   -DLINUX -D_REENTRANT -D_GNU_SOURCE   -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -I/usr/include/apr-1   -I/usr/include/apr-1   -c -o qsre.o qsre.c
clang  -I/usr/include/libpng16 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -I/usr/include/apr-1   -I/usr/include/apr-1    -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o qsfilter2 qsfilter2.o qs_util.o  -lssl -lcrypto 
qsrespeed.c:272:2: error: call to undeclared function 'gettimeofday'; 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_no_multilib-j4-20221005-092902

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
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 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 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 4e3394ebb9a3263f050acaa594b13afc3e1379ce
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 15:34:00 2022 +0000

    2022-10-05 15:33:59 UTC

emerge -qpvO www-apache/mod_qos
[ebuild  N    ] www-apache/mod_qos-11.72
Comment 1 Toralf Förster gentoo-dev 2022-10-05 18:14:34 UTC
Created attachment 821401 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 18:14:34 UTC
Created attachment 821404 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-05 18:14:36 UTC
Created attachment 821407 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-05 18:14:37 UTC
Created attachment 821410 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-05 18:14:38 UTC
Created attachment 821413 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-05 18:14:39 UTC
Created attachment 821416 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-05 18:14:40 UTC
Created attachment 821419 [details]
www-apache:mod_qos-11.72:20221005-160455.log