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

Bug 881205

Summary: www-apache/mod_log_sql-1.101-r3 - ap_hook_pre_connection; ISO C99 and later do not support implicit
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2
var.tmp.clang.tar.bz2
www-apache:mod_log_sql-1.101-r3:20221113-134414.log

Description Toralf Förster gentoo-dev 2022-11-13 16:34:57 UTC
too long lines were shrinked:

/usr/share/apr/build/libtool --silent --mode=compile clang -prefer-pic -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -DLINUX -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apache2  -I/usr/include/apr-1   -I/usr/include/apr-1  -Wall -fno-strict
/usr/share/apr/build/libtool --silent --mode=compile clang -prefer-pic -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -DLINUX -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apache2  -I/usr/include/apr-1   -I/usr/include/apr-1  -Wall -fno-strict
/usr/share/apr/build/libtool --silent --mode=compile clang -prefer-pic -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -DLINUX -D_REENTRANT -D_GNU_SOURCE  -I/usr/include/apache2  -I/usr/include/apr-1   -I/usr/include/apr-1  -Wall -fno-strict
mod_log_sql_logio.c:118:5: error: call to undeclared function
      'ap_hook_pre_connection'; ISO C99 and later do not support implicit
      function declarations [-Werror,-Wimplicit-function-declaration]
    ap_hook_pre_connection(logio_pre_conn, NULL, NULL, APR_HOOK_MIDDLE);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221112-220005

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

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 Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit 4a1f7821f698cd0e8b33fdee85d58ddd88ddcc45
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 13 12:46:51 2022 +0000

    2022-11-13 12:46:50 UTC

emerge -qpvO www-apache/mod_log_sql
[ebuild  N    ] www-apache/mod_log_sql-1.101-r3  USE="ssl -dbi"
Comment 1 Toralf Förster gentoo-dev 2022-11-13 16:34:58 UTC
Created attachment 832299 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-13 16:35:00 UTC
Created attachment 832301 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-13 16:35:01 UTC
Created attachment 832303 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-13 16:35:02 UTC
Created attachment 832305 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-13 16:35:02 UTC
Created attachment 832307 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-13 16:35:03 UTC
Created attachment 832309 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-13 16:35:04 UTC
Created attachment 832311 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-13 16:35:05 UTC
Created attachment 832313 [details]
var.tmp.clang.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-13 16:35:06 UTC
Created attachment 832315 [details]
www-apache:mod_log_sql-1.101-r3:20221113-134414.log
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 20:54:20 UTC
*** Bug 882309 has been marked as a duplicate of this bug. ***
Comment 11 Larry the Git Cow gentoo-dev 2023-04-14 04:30:20 UTC
The bug has been referenced in the following commit(s):

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

commit d027d0480792dac4fb7c32f2de9c1d4e72926e06
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-14 04:29:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-14 04:29:25 +0000

    package.mask: Last rite www-apache/mod_log_sql
    
    Bug: https://bugs.gentoo.org/778506
    Bug: https://bugs.gentoo.org/881205
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 12 Larry the Git Cow gentoo-dev 2023-05-14 16:19:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=154c3763c8a212eea567c381bb6ee0ffe5758ca2

commit 154c3763c8a212eea567c381bb6ee0ffe5758ca2
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-05-14 16:19:10 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-05-14 16:19:10 +0000

    www-apache/mod_log_sql: treeclean
    
    Closes: https://bugs.gentoo.org/778506
    Closes: https://bugs.gentoo.org/881205
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask                              |  5 --
 www-apache/mod_log_sql/Manifest                    |  1 -
 .../mod_log_sql/files/1.101/42_mod_log_sql.conf    | 33 -----------
 www-apache/mod_log_sql/files/42_mod_log_sql.conf   | 28 ----------
 .../files/mod_log_sql-1.101-apache-2.4.patch       | 17 ------
 www-apache/mod_log_sql/metadata.xml                |  5 --
 www-apache/mod_log_sql/mod_log_sql-1.101-r3.ebuild | 64 ----------------------
 7 files changed, 153 deletions(-)