Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881213 - media-libs/urt-3.1b-r3 - avg4.c: error: type specifier missing, defaults to int; ISO C99 and later
Summary: media-libs/urt-3.1b-r3 - avg4.c: error: type specifier missing, defaults to i...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: patch; dead upstream
Keywords:
Depends on:
Blocks: c99-porting gcc-14-stable 939116
  Show dependency tree
 
Reported: 2022-11-13 16:56 UTC by Toralf Förster
Modified: 2024-10-21 11:44 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.64 KB, text/plain)
2022-11-13 16:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,91.77 KB, text/plain)
2022-11-13 16:56 UTC, Toralf Förster
Details
environment (environment,84.15 KB, text/plain)
2022-11-13 16:56 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,698 bytes, application/x-bzip)
2022-11-13 16:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.86 KB, application/x-bzip)
2022-11-13 16:56 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.07 KB, application/x-bzip)
2022-11-13 16:56 UTC, Toralf Förster
Details
media-libs:urt-3.1b-r3:20221113-165427.log (media-libs:urt-3.1b-r3:20221113-165427.log,116.99 KB, text/plain)
2022-11-13 16:56 UTC, Toralf Förster
Details
Compile fixes for 4 (urt-3.1b-r4-build-fixes.patch,11.67 KB, patch)
2024-10-12 15:30 UTC, Jon Daniel
Details | Diff
Updated ebuild fixing compile (urt-3.1b-r4.ebuild,2.35 KB, application/vnd.gentoo.ebuild)
2024-10-12 15:31 UTC, Jon Daniel
Details
Updated ebuild fixing compile and URL (urt-3.1b-r4.ebuild,2.35 KB, application/vnd.gentoo.ebuild)
2024-10-12 15:39 UTC, Jon Daniel
Details
Compile fixes for r4 (urt-3.1b-r4-build-fixes.patch,11.67 KB, patch)
2024-10-12 15:40 UTC, Jon Daniel
Details | Diff
Updated ebuild fixing compile and URL (urt-3.1b-r4.ebuild,2.40 KB, application/vnd.gentoo.ebuild)
2024-10-12 16:34 UTC, Jon Daniel
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-11-13 16:56:31 UTC
applymap.c:65:1: note: change return type to 'int'
void
^~~~
int
avg4.c:37:8: error: type specifier missing, defaults to 'int'; ISO C99 and later
      do not support implicit int [-Werror,-Wimplicit-int]
static bit_count[16] = {0, 63, 63, 127, 63, 127, 127,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221113-040004

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

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

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

  HEAD of ::gentoo
commit e17332797413bc163e963a88aaa3c234e130d4ee
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 13 16:31:51 2022 +0000

    2022-11-13 16:31:51 UTC

emerge -qpvO media-libs/urt
[ebuild  N    ] media-libs/urt-3.1b-r3  USE="X gif tiff -postscript -static-libs -tools"
Comment 1 Toralf Förster gentoo-dev 2022-11-13 16:56:32 UTC
Created attachment 832353 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-13 16:56:34 UTC
Created attachment 832355 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-13 16:56:35 UTC
Created attachment 832357 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-13 16:56:36 UTC
Created attachment 832359 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-13 16:56:37 UTC
Created attachment 832361 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-13 16:56:38 UTC
Created attachment 832363 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-13 16:56:39 UTC
Created attachment 832365 [details]
media-libs:urt-3.1b-r3:20221113-165427.log
Comment 8 Jon Daniel 2024-10-12 15:30:32 UTC
Created attachment 905338 [details, diff]
Compile fixes for 4
Comment 9 Jon Daniel 2024-10-12 15:31:02 UTC
Created attachment 905339 [details]
Updated ebuild fixing compile
Comment 10 Jon Daniel 2024-10-12 15:39:12 UTC
Created attachment 905341 [details]
Updated ebuild fixing compile and URL
Comment 11 Jon Daniel 2024-10-12 15:40:21 UTC
Created attachment 905343 [details, diff]
Compile fixes for r4
Comment 12 Jon Daniel 2024-10-12 15:51:01 UTC
Updated URL to https://www2.cs.utah.edu/gdc/projects/urt/
Comment 13 Jon Daniel 2024-10-12 16:34:12 UTC
Created attachment 905351 [details]
Updated ebuild fixing compile and URL

Updated URL to https://github.com/sarnold/urt/