Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875701 - www-apache/mod_fastcgi_handler-0.6-r2 - fcgi_server_send_begin_record; ISO C99 and later do not support implicit
Summary: www-apache/mod_fastcgi_handler-0.6-r2 - fcgi_server_send_begin_record; ISO C9...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-06 20:13 UTC by Toralf Förster
Modified: 2022-10-17 03:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.95 KB, text/plain)
2022-10-06 20:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,31.85 KB, text/plain)
2022-10-06 20:13 UTC, Toralf Förster
Details
environment (environment,34.63 KB, text/plain)
2022-10-06 20:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.45 KB, application/x-bzip)
2022-10-06 20:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.28 KB, application/x-bzip)
2022-10-06 20:13 UTC, Toralf Förster
Details
www-apache:mod_fastcgi_handler-0.6-r2:20221006-041104.log (www-apache:mod_fastcgi_handler-0.6-r2:20221006-041104.log,4.80 KB, text/plain)
2022-10-06 20:13 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-06 20:13:09 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   -c -o fcgi_heade
/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   -c -o fcgi_recor
/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   -c -o fcgi_reque
fcgi_request.c:167:8: error: call to undeclared function
      'fcgi_server_send_begin_record'; ISO C99 and later do not support implicit
      function declarations [-Werror,-Wimplicit-function-declaration]
        CHECK(fcgi_server_send_begin_record(fr, request_id, record_buffer));

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20221005-230610

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

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 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 9efc15e71ade8dcd5c22a78804b6ae268465693f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 6 02:33:58 2022 +0000

    2022-10-06 02:33:58 UTC

emerge -qpvO www-apache/mod_fastcgi_handler
[ebuild  N    ] www-apache/mod_fastcgi_handler-0.6-r2
Comment 1 Toralf Förster gentoo-dev 2022-10-06 20:13:10 UTC
Created attachment 822166 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-06 20:13:11 UTC
Created attachment 822169 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-06 20:13:12 UTC
Created attachment 822172 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-06 20:13:13 UTC
Created attachment 822175 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-06 20:13:14 UTC
Created attachment 822178 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-06 20:13:15 UTC
Created attachment 822181 [details]
www-apache:mod_fastcgi_handler-0.6-r2:20221006-041104.log
Comment 7 Larry the Git Cow gentoo-dev 2022-10-17 03:17:27 UTC
The bug has been closed via the following commit(s):

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

commit 56840607b2d8d7aa1b9d620b7bca1618a8394551
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-17 02:49:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-17 03:15:33 +0000

    www-apache/mod_jk: fix build w/ Clang 16
    
    Closes: https://bugs.gentoo.org/875701
    Signed-off-by: Sam James <sam@gentoo.org>

 .../mod_jk/files/mod_jk-1.2.48-clang16.patch       | 87 ++++++++++++++++++++++
 ...od_jk-1.2.48.ebuild => mod_jk-1.2.48-r1.ebuild} |  6 +-
 2 files changed, 92 insertions(+), 1 deletion(-)

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

commit a156afdffa7547a43e7c93c445e3b8cd30cf5d79
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-17 02:35:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-17 03:15:32 +0000

    www-apache/mod_fastcgi_handler: fix build w/ Clang 16
    
    Closes: https://bugs.gentoo.org/875701
    Signed-off-by: Sam James <sam@gentoo.org>

 ...astcgi_handler-0.6-implicit-function-decl.patch | 30 ++++++++++++++++++++++
 ...r2.ebuild => mod_fastcgi_handler-0.6-r3.ebuild} |  6 ++++-
 2 files changed, 35 insertions(+), 1 deletion(-)