Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880833 - media-video/mpeg-tools-1.5b-r5 - jpeg.c: error: call to undeclared function jcopy_sample_rows; ISO C99
Summary: media-video/mpeg-tools-1.5b-r5 - jpeg.c: error: call to undeclared function j...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting, clang-16-porting
  Show dependency tree
 
Reported: 2022-11-10 20:26 UTC by Toralf Förster
Modified: 2022-11-10 20:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.45 KB, text/plain)
2022-11-10 20:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,57.17 KB, text/plain)
2022-11-10 20:27 UTC, Toralf Förster
Details
environment (environment,64.37 KB, text/plain)
2022-11-10 20:27 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,696 bytes, application/x-bzip)
2022-11-10 20:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,39.79 KB, application/x-bzip)
2022-11-10 20:27 UTC, Toralf Förster
Details
media-video:mpeg-tools-1.5b-r5:20221110-195330.log (media-video:mpeg-tools-1.5b-r5:20221110-195330.log,38.67 KB, text/plain)
2022-11-10 20:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.89 KB, application/x-bzip)
2022-11-10 20:27 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-11-10 20:26:58 UTC
      in all versions of C and is not supported in C2x
      [-Wdeprecated-non-prototype]
ReadJPEG(mf, fp)
^
jpeg.c:586:7: error: call to undeclared function 'jcopy_sample_rows'; ISO C99
      and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

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

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

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:
  (none found)
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]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 1cfadf62e0795b3455c4f3297d7c56fdd989eed3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 10 19:46:53 2022 +0000

    2022-11-10 19:46:53 UTC

emerge -qpvO media-video/mpeg-tools
[ebuild  N    ] media-video/mpeg-tools-1.5b-r5
Comment 1 Toralf Förster gentoo-dev 2022-11-10 20:26:59 UTC
Created attachment 830575 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-10 20:27:00 UTC
Created attachment 830577 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-10 20:27:01 UTC
Created attachment 830579 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-10 20:27:02 UTC
Created attachment 830581 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-10 20:27:03 UTC
Created attachment 830583 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-10 20:27:05 UTC
Created attachment 830585 [details]
media-video:mpeg-tools-1.5b-r5:20221110-195330.log
Comment 7 Toralf Förster gentoo-dev 2022-11-10 20:27:06 UTC
Created attachment 830587 [details]
temp.tar.bz2