Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889561 - media-tv/v4l-utils-1.22.1-r1[bpf] - rc_mm.c: error: A call to built-in function
Summary: media-tv/v4l-utils-1.22.1-r1[bpf] - rc_mm.c: error: A call to built-in function
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
: 889870 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-01-03 18:05 UTC by Toralf Förster
Modified: 2023-01-13 05:33 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.95 KB, text/plain)
2023-01-03 18:05 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,74.34 KB, application/x-bzip)
2023-01-03 18:05 UTC, Toralf Förster
Details
environment (environment,81.09 KB, text/plain)
2023-01-03 18:05 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,656 bytes, application/x-bzip)
2023-01-03 18:05 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.95 KB, application/x-bzip)
2023-01-03 18:06 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.31 KB, application/x-bzip)
2023-01-03 18:06 UTC, Toralf Förster
Details
media-tv:v4l-utils-1.22.1-r1:20230103-031617.log (media-tv:v4l-utils-1.22.1-r1:20230103-031617.log,60.85 KB, text/plain)
2023-01-03 18:06 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.12 KB, application/x-bzip)
2023-01-03 18:06 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-01-03 18:05:54 UTC
Making all in keytable
Making all in bpf_protocols
clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.6/include -D__linux__ -I../../../include -target bpf -O2 -c manchester.c
clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.6/include -D__linux__ -I../../../include -target bpf -O2 -c rc_mm.c
clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.6/include -D__linux__ -I../../../include -target bpf -O2 -c pulse_length.c
clang -idirafter /usr/include -idirafter /usr/lib/llvm/15/bin/../../../../lib/clang/15.0.6/include -D__linux__ -I../../../include -target bpf -O2 -c grundig.c
rc_mm.c:60:5: error: A call to built-in function
      '__stack_chk_fail' is not supported.
int bpf_decoder(unsigned int *sample)

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.2.0 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.66.0
  [2]   rust-1.66.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]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit 7d95fb6a61deb6efeaf1a54a042709e131c852e1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jan 3 01:17:08 2023 +0000

    2023-01-03 01:17:08 UTC

emerge -qpvO media-tv/v4l-utils
[ebuild  N    ] media-tv/v4l-utils-1.22.1-r1  USE="bpf udev -dvb -opengl -qt5"
Comment 1 Toralf Förster gentoo-dev 2023-01-03 18:05:55 UTC
Created attachment 846897 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-01-03 18:05:57 UTC
Created attachment 846899 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-01-03 18:05:58 UTC
Created attachment 846901 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-01-03 18:05:59 UTC
Created attachment 846903 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-01-03 18:06:00 UTC
Created attachment 846905 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-01-03 18:06:01 UTC
Created attachment 846907 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-01-03 18:06:02 UTC
Created attachment 846909 [details]
media-tv:v4l-utils-1.22.1-r1:20230103-031617.log
Comment 8 Toralf Förster gentoo-dev 2023-01-03 18:06:03 UTC
Created attachment 846911 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2023-01-10 19:11:14 UTC
*** Bug 889870 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2023-01-13 05:33:58 UTC
The bug has been closed via the following commit(s):

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

commit c5026603fbe974271937b3c0e5915926e36f316c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-13 05:29:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-13 05:29:27 +0000

    media-tv/v4l-utils: fix build w/ clang+ssp
    
    Closes: https://bugs.gentoo.org/889561
    Signed-off-by: Sam James <sam@gentoo.org>

 .../v4l-utils-1.22.1-no-stack-protector-bpf.patch  | 25 ++++++++++++++++++++++
 media-tv/v4l-utils/v4l-utils-1.22.1-r1.ebuild      |  6 +++++-
 2 files changed, 30 insertions(+), 1 deletion(-)