Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909082 - dev-java/openjfx-11.0.11_p1 - ../.../mpegtsdemuxer.c: error: AVStream has no member named codec
Summary: dev-java/openjfx-11.0.11_p1 - ../.../mpegtsdemuxer.c: error: AVStream has no ...
Status: RESOLVED DUPLICATE of bug 834369
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-24 15:45 UTC by Toralf Förster
Modified: 2023-08-03 21:02 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.65 KB, text/plain)
2023-06-24 15:45 UTC, Toralf Förster
Details
dev-java:openjfx-11.0.11_p1:20230624-072037.log.xz (dev-java:openjfx-11.0.11_p1:20230624-072037.log.xz,55.77 KB, application/x-xz)
2023-06-24 15:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,135.72 KB, text/plain)
2023-06-24 15:45 UTC, Toralf Förster
Details
environment (environment,177.63 KB, text/plain)
2023-06-24 15:45 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-06-24 15:45 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.62 KB, application/x-xz)
2023-06-24 15:45 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 2023-06-24 15:45:01 UTC
  503 |     return demuxer->numpads < demuxer->context->nb_streams;
      |                             ^
../../../plugins/av/mpegtsdemuxer.c: In function mpegts_demuxer_check_streams:
../../../plugins/av/mpegtsdemuxer.c:539:19: warning: comparison of integer expressions of different signedness: int and unsigned int [-Wsign-compare]
  539 |     for (i = 0; i < demuxer->context->nb_streams; i++)
      |                   ^
../../../plugins/av/mpegtsdemuxer.c:541:45: error: AVStream has no member named codec
  541 |         switch (demuxer->context->streams[i]->codec->codec_type)
      |                                             ^~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.69.0 *
GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.18_p10"
JAVACFLAGS="-source 11 -target 11" COMPILER=""
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.20.5 linux/amd64

  HEAD of ::gentoo
commit 6c1cca5b106752edb116c4d86c36afed6d791215
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jun 24 07:02:00 2023 +0000

    2023-06-24 07:02:00 UTC

emerge -qpvO dev-java/openjfx
[ebuild  N    ] dev-java/openjfx-11.0.11_p1  USE="media -debug -doc -source" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2023-06-24 15:45:02 UTC
Created attachment 864561 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-06-24 15:45:03 UTC
Created attachment 864562 [details]
dev-java:openjfx-11.0.11_p1:20230624-072037.log.xz
Comment 3 Toralf Förster gentoo-dev 2023-06-24 15:45:04 UTC
Created attachment 864563 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-06-24 15:45:06 UTC
Created attachment 864564 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-06-24 15:45:07 UTC
Created attachment 864565 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-06-24 15:45:07 UTC
Created attachment 864566 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-06-24 15:45:08 UTC
The file size of ./files/temp.tar.xz is too big (26M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/17.1_desktop_plasma-20230622-124526/var/tmp/tb/issues/20230624-072437-dev-java_openjfx-11.0.11_p1/files/temp.tar.xz is valid.
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-03 21:02:38 UTC

*** This bug has been marked as a duplicate of bug 834369 ***