Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713614 - www-servers/bozohttpd-20170201 : cgi-bozo.c: error: u_int undeclared (first use in this function)
Summary: www-servers/bozohttpd-20170201 : cgi-bozo.c: error: u_int undeclared (first u...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2020-03-20 14:49 UTC by Toralf Förster
Modified: 2022-03-02 12:26 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.48 KB, text/plain)
2020-03-20 14:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,171.79 KB, text/plain)
2020-03-20 14:49 UTC, Toralf Förster
Details
environment (environment,46.65 KB, text/plain)
2020-03-20 14:49 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.66 KB, application/x-bzip)
2020-03-20 14:49 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.82 KB, application/x-bzip)
2020-03-20 14:49 UTC, Toralf Förster
Details
www-servers:bozohttpd-20170201:20200320-002432.log (www-servers:bozohttpd-20170201:20200320-002432.log,3.32 KB, text/plain)
2020-03-20 14:49 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 2020-03-20 14:49:12 UTC
In file included from cgi-bozo.c:40:
cgi-bozo.c: In function bozo_process_cgi:
cgi-bozo.c:520:17: error: u_int undeclared (first use in this function); did you mean int?
  520 |    if (islower((u_int)*s2))
      |                 ^~~~~
cgi-bozo.c:520:17: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO www-servers/bozohttpd
[ebuild  N    ] www-servers/bozohttpd-20170201  USE="-libressl"
Comment 1 Toralf Förster gentoo-dev 2020-03-20 14:49:15 UTC
Created attachment 623060 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-20 14:49:18 UTC
Created attachment 623062 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-20 14:49:21 UTC
Created attachment 623064 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-20 14:49:24 UTC
Created attachment 623066 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-20 14:49:27 UTC
Created attachment 623068 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-20 14:49:30 UTC
Created attachment 623070 [details]
www-servers:bozohttpd-20170201:20200320-002432.log
Comment 7 Larry the Git Cow gentoo-dev 2022-03-02 12:26:47 UTC
The bug has been closed via the following commit(s):

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

commit ab1a41182e784453a1e46048a0c963e161b1e99c
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-03-02 12:23:09 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-03-02 12:26:12 +0000

    www-servers/bozohttpd: treeclean
    
    Closes: https://bugs.gentoo.org/830428
    Closes: https://bugs.gentoo.org/713614
    Closes: https://bugs.gentoo.org/746356
    Closes: https://bugs.gentoo.org/746404
    Closes: https://bugs.gentoo.org/746416
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask                            |  5 ----
 www-servers/bozohttpd/Manifest                   |  1 -
 www-servers/bozohttpd/bozohttpd-20190228.ebuild  | 35 ----------------------
 www-servers/bozohttpd/files/bozohttpd.conffile   | 11 -------
 www-servers/bozohttpd/files/bozohttpd.initscript | 37 ------------------------
 www-servers/bozohttpd/metadata.xml               |  9 ------
 6 files changed, 98 deletions(-)