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

Bug 874660

Summary: www-apache/mod_common_redirect-0.1.1-r1 - /.../httpd.h: error: implicit declaration of function ap_run_http_scheme
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 CC: treecleaner
Priority: Normal Keywords: PMASKED
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.portage.tar.bz2
temp.tar.bz2
www-apache:mod_common_redirect-0.1.1-r1:20221003-135403.log

Description Toralf Förster gentoo-dev 2022-10-03 14:08:43 UTC
>>> Compiling source in /var/tmp/portage/www-apache/mod_common_redirect-0.1.1-r1/work/hollow-mod_common_redirect-595a370 ...
/usr/share/apr/build/libtool --silent --mode=compile gcc -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   -c -o mod_common_redirect.lo mod_common_redirect.c && touch mod_common_redirect.slo
In file included from mod_common_redirect.c:1:
mod_common_redirect.c: In function 'cr_construct_url':
/usr/include/apache2/httpd.h:297:33: error: implicit declaration of function 'ap_run_http_scheme'; did you mean 'ap_http_scheme'? [-Werror=implicit-function-declaration]
  297 | #define ap_http_scheme(r)       ap_run_http_scheme(r)
      |                                 ^~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20221002-183753

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
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:
1)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
3)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 
  [3]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit 37f410cff359d61688495c9f2339820aa297650d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 13:31:54 2022 +0000

    2022-10-03 13:31:54 UTC

emerge -qpvO www-apache/mod_common_redirect
[ebuild  N    ] www-apache/mod_common_redirect-0.1.1-r1
Comment 1 Toralf Förster gentoo-dev 2022-10-03 14:08:44 UTC
Created attachment 817759 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 14:08:46 UTC
Created attachment 817762 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-03 14:08:47 UTC
Created attachment 817765 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-03 14:08:48 UTC
Created attachment 817768 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-03 14:08:49 UTC
Created attachment 817771 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 14:08:50 UTC
Created attachment 817774 [details]
www-apache:mod_common_redirect-0.1.1-r1:20221003-135403.log
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-17 03:03:00 UTC
Looks broken with later Apache 2.x. Upstream deleted repo. Last-rite candidate.
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:21:27 UTC
*** Bug 882247 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2022-12-31 18:32:28 UTC
The bug has been closed via the following commit(s):

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

commit fab559de624bdce71aa0acf295a7ca6b2438551b
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-31 18:05:06 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-31 18:05:06 +0000

    www-apache/mod_common_redirect: treeclean
    
    Closes: https://bugs.gentoo.org/874660
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask                              |  1 -
 www-apache/mod_common_redirect/Manifest            |  1 -
 .../files/20_mod_common_redirect.conf              |  5 ----
 www-apache/mod_common_redirect/metadata.xml        |  8 -------
 .../mod_common_redirect-0.1.1-r1.ebuild            | 27 ----------------------
 5 files changed, 42 deletions(-)