Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929086 - sys-apps/apparmor-3.1.4 - clang++: clang++: error: error: unknown argument: -flto-partition=noneunknown argument: -flto-partition=none
Summary: sys-apps/apparmor-3.1.4 - clang++: clang++: error: error: unknown argument: -...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-10 18:06 UTC by Toralf Förster
Modified: 2024-04-10 18:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.84 KB, text/plain)
2024-04-10 18:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,194.87 KB, text/plain)
2024-04-10 18:06 UTC, Toralf Förster
Details
environment (environment,97.37 KB, text/plain)
2024-04-10 18:06 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.18 KB, application/x-xz)
2024-04-10 18:06 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.58 KB, application/x-xz)
2024-04-10 18:06 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,3.65 KB, application/x-xz)
2024-04-10 18:06 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,52.17 KB, application/x-xz)
2024-04-10 18:06 UTC, Toralf Förster
Details
sys-apps:apparmor-3.1.4:20240410-074001.log (sys-apps:apparmor-3.1.4:20240410-074001.log,3.96 KB, text/plain)
2024-04-10 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 2024-04-10 18:06:36 UTC
too long lines were shrinked:

>>> Compiling source in /var/tmp/portage/sys-apps/apparmor-3.1.4/work/apparmor-3.1.4/parser ...
make -j4 AR=llvm-ar CC=clang 'CPP=clang-cpp -' CXX=clang++ USE_SYSTEM=1 arch manpages 
clang++ -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -flto-partition=none -D_GNU_SOURCE -Wall -Wall -Wsign-compare -Wmissing-field-initializers -Wformat -Wformat-security -Wunused-parameter -Wimplicit-fallthrough -std=gnu++0x  -DHAVE_REALL
clang++ -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -flto-partition=none -D_GNU_SOURCE -Wall -Wall -Wsign-compare -Wmissing-field-initializers -Wformat -Wformat-security -Wunused-parameter -Wimplicit-fallthrough -std=gnu++0x  -DHAVE_REALL
clang++ -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -flto-partition=none -D_GNU_SOURCE -Wall -Wall -Wsign-compare -Wmissing-field-initializers -Wformat -Wformat-security -Wunused-parameter -Wimplicit-fallthrough -std=gnu++0x  -DHAVE_REALL
bison -d --define=parse.error=verbose -o parser_yacc.c parser_yacc.y
clang++: clang++: error: error: unknown argument: '-flto-partition=none'unknown argument: '-flto-partition=none'

clang++: error: unknown argument: '-flto-partition=none'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240407-091255

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.3+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.3+libcxx
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1
  [2]   php8.3 *
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 1fc696c46190e8844aebc6fe0a34bc4d501ea871
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Apr 10 07:19:05 2024 +0000

    2024-04-10 07:19:05 UTC

emerge -qpvO sys-apps/apparmor
[ebuild  N    ] sys-apps/apparmor-3.1.4  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2024-04-10 18:06:37 UTC
Created attachment 890295 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-10 18:06:39 UTC
Created attachment 890296 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-10 18:06:40 UTC
Created attachment 890297 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-10 18:06:41 UTC
Created attachment 890298 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-10 18:06:41 UTC
Created attachment 890299 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-10 18:06:42 UTC
Created attachment 890300 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-10 18:06:43 UTC
Created attachment 890301 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-10 18:06:44 UTC
Created attachment 890302 [details]
sys-apps:apparmor-3.1.4:20240410-074001.log