Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903965 - dev-libs/rccl-5.1.3 - clang-15: error: invalid integral value 32:25:16 in -falign-functions=32:25:16
Summary: dev-libs/rccl-5.1.3 - clang-15: error: invalid integral value 32:25:16 in -fa...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2023-04-07 07:10 UTC by Toralf Förster
Modified: 2023-04-07 07:11 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.79 KB, text/plain)
2023-04-07 07:10 UTC, Toralf Förster
Details
dev-libs:rccl-5.1.3:20230406-235958.log (dev-libs:rccl-5.1.3:20230406-235958.log,4.77 KB, text/plain)
2023-04-07 07:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,92.53 KB, text/plain)
2023-04-07 07:10 UTC, Toralf Förster
Details
environment (environment,96.98 KB, text/plain)
2023-04-07 07:11 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,718 bytes, application/x-bzip)
2023-04-07 07:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.33 KB, application/x-bzip)
2023-04-07 07:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,24.59 KB, application/x-bzip)
2023-04-07 07:11 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-04-07 07:10:56 UTC
too long lines were shrinked:


    Change Dir: /var/tmp/portage/dev-libs/rccl-5.1.3/work/rccl-rocm-5.1.3_build/CMakeFiles/CMakeScratch/TryCompile-G5A6wJ
    
    Run Build Command(s):/usr/bin/ninja -v cmTC_4291c && [1/2] /usr/bin/hipcc    -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16  -fno-color-diagnostics -MD -MT CMakeFiles/cmTC_4291c.dir/testCXXCompiler.cxx.o -MF CMakeFiles/cmTC_4291c.dir/testCXXCompiler.cxx.o.d -o CMakeFil
    FAILED: CMakeFiles/cmTC_4291c.dir/testCXXCompiler.cxx.o 
    /usr/bin/hipcc    -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16  -fno-color-diagnostics -MD -MT CMakeFiles/cmTC_4291c.dir/testCXXCompiler.cxx.o -MF CMakeFiles/cmTC_4291c.dir/testCXXCompiler.cxx.o.d -o CMakeFiles/cmTC_4291c.dir/testCXXCompiler.cxx.o -c /var/tmp/portage
    clang-15: error: invalid integral value '32:25:16' in '-falign-functions=32:25:16'
    clang-15: error: invalid integral value '32:25:16' in '-falign-functions=32:25:16'
    ninja: build stopped: subcommand failed.

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.1
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.1
Python 3.10.11
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.68.2
  [2]   rust-1.68.2 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.6_p10 [openjdk-17]
*)	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-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit a8bb347f0507cf2aa11a27fb83d02cc2a9d76ba0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Apr 6 23:04:06 2023 +0000

    2023-04-06 23:04:05 UTC

emerge -qpvO dev-libs/rccl
[ebuild  N    ] dev-libs/rccl-5.1.3  USE="-test" AMDGPU_TARGETS="gfx90a gfx906 gfx908 gfx1030 -gfx803 -gfx900 -gfx1010 -gfx1011 -gfx1012 -gfx1031"
Comment 1 Toralf Förster gentoo-dev 2023-04-07 07:10:57 UTC
Created attachment 859650 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-07 07:10:57 UTC
Created attachment 859651 [details]
dev-libs:rccl-5.1.3:20230406-235958.log
Comment 3 Toralf Förster gentoo-dev 2023-04-07 07:10:58 UTC
Created attachment 859652 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-04-07 07:11:00 UTC
Created attachment 859653 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-04-07 07:11:00 UTC
Created attachment 859654 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-07 07:11:01 UTC
Created attachment 859655 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-04-07 07:11:02 UTC
Created attachment 859656 [details]
temp.tar.bz2