Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882689 - media-libs/libheif-1.13.0 - cc1: error: -Wno-error=potentially-evaluated-expression: no option -Wpotentially-evaluated-expression
Summary: media-libs/libheif-1.13.0 - cc1: error: -Wno-error=potentially-evaluated-expr...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-24 09:08 UTC by Toralf Förster
Modified: 2022-11-24 09:08 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.69 KB, text/plain)
2022-11-24 09:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,54.20 KB, text/plain)
2022-11-24 09:08 UTC, Toralf Förster
Details
environment (environment,102.52 KB, text/plain)
2022-11-24 09:08 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,694 bytes, application/x-bzip)
2022-11-24 09:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.12 KB, application/x-bzip)
2022-11-24 09:08 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.07 KB, application/x-bzip)
2022-11-24 09:08 UTC, Toralf Förster
Details
media-libs:libheif-1.13.0:20221124-085134.log (media-libs:libheif-1.13.0:20221124-085134.log,51.43 KB, text/plain)
2022-11-24 09:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,641.91 KB, application/x-bzip)
2022-11-24 09:08 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,1.72 KB, application/x-bzip)
2022-11-24 09:08 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-24 09:08:14 UTC
too long lines were shrinked:

clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libheif-1.13.0/work/libheif-1.13.0/examples -I..    -I/var/tmp/portage/media-libs/libheif-1.13.0/work/libheif-1.13.0 -I.. -I/usr/include/libpng16  -pipe -march=native -fno-diagnostics-color -O2 -Wall  -Wsign-compare -Wconversion -Wno-sign-con
clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libheif-1.13.0/work/libheif-1.13.0/examples -I..    -I/var/tmp/portage/media-libs/libheif-1.13.0/work/libheif-1.13.0 -I.. -I/usr/include/libpng16  -pipe -march=native -fno-diagnostics-color -O2 -Wall  -Wsign-compare -Wconversion -Wno-sign-con
clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libheif-1.13.0/work/libheif-1.13.0/examples -I..    -I/var/tmp/portage/media-libs/libheif-1.13.0/work/libheif-1.13.0 -I.. -pipe -march=native -fno-diagnostics-color -O2 -Wall  -Wsign-compare -Wconversion -Wno-sign-conversion -Wno-error=conver
clang -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libheif-1.13.0/work/libheif-1.13.0/examples -I..    -I/var/tmp/portage/media-libs/libheif-1.13.0/work/libheif-1.13.0 -I.. -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conv
cc1: error: -Wno-error=potentially-evaluated-expression: no option -Wpotentially-evaluated-expression
cc1: error: -Wno-error=tautological-constant-out-of-range-compare: no option -Wtautological-constant-out-of-range-compare
make[2]: *** [Makefile:715: test_c_api-test_c_api.o] Error 1

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

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

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
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.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):

  HEAD of ::gentoo
commit 56ce4cbdc968a86c9bf92e7e4f639f11d004acf5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 24 08:16:51 2022 +0000

    2022-11-24 08:16:50 UTC

emerge -qpvO media-libs/libheif
[ebuild  N    ] media-libs/libheif-1.13.0  USE="aom threads -gdk-pixbuf -go -rav1e -test -x265" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2022-11-24 09:08:15 UTC
Created attachment 836261 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-24 09:08:16 UTC
Created attachment 836263 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-24 09:08:18 UTC
Created attachment 836265 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-24 09:08:18 UTC
Created attachment 836267 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-24 09:08:20 UTC
Created attachment 836269 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-24 09:08:21 UTC
Created attachment 836271 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-24 09:08:22 UTC
Created attachment 836273 [details]
media-libs:libheif-1.13.0:20221124-085134.log
Comment 8 Toralf Förster gentoo-dev 2022-11-24 09:08:24 UTC
Created attachment 836275 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-24 09:08:25 UTC
Created attachment 836277 [details]
var.tmp.clang.tar.bz2