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

Bug 875482

Summary: www-apache/mod_qos-11.72 - qsrespeed.c: error: call to undeclared function gettimeofday; ISO C99
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Craig Andrews <candrews>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
www-apache:mod_qos-11.72:20221005-160455.log

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