Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937220 - gnustep-base/libobjc2-2.2.1 - [icu-75.1] [gcc-15] ebuild uses colon (:) as a sed delimiter
Summary: gnustep-base/libobjc2-2.2.1 - [icu-75.1] [gcc-15] ebuild uses colon (:) as a ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2024-08-03 07:29 UTC by Toralf Förster
Modified: 2024-08-03 07:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.07 KB, text/plain)
2024-08-03 07:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,120.67 KB, text/plain)
2024-08-03 07:29 UTC, Toralf Förster
Details
environment (environment,97.34 KB, text/plain)
2024-08-03 07:29 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.35 KB, application/x-xz)
2024-08-03 07:29 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,37.63 KB, application/x-xz)
2024-08-03 07:29 UTC, Toralf Förster
Details
gnustep-base:libobjc2-2.2.1:20240803-020335.log (gnustep-base:libobjc2-2.2.1:20240803-020335.log,4.61 KB, text/plain)
2024-08-03 07:29 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,228.67 KB, text/plain)
2024-08-03 07:29 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.74 KB, application/x-xz)
2024-08-03 07:29 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-08-03 07:29:47 UTC
too long lines were shrinked:

    Run Build Command(s): /usr/bin/ninja -v cmTC_11ef2
    [1/2] /usr/lib/llvm/18/bin/clang    -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16  -fno-color-diagnostics -MD -MT CMakeFiles/cmTC_11ef2.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_11ef2.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_11ef2.dir/testCCompiler.c.o -c /var/tmp/p
    FAILED: CMakeFiles/cmTC_11ef2.dir/testCCompiler.c.o 
    /usr/lib/llvm/18/bin/clang    -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16  -fno-color-diagnostics -MD -MT CMakeFiles/cmTC_11ef2.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_11ef2.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_11ef2.dir/testCCompiler.c.o -c /var/tmp/portage
    clang: 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: 23.0_hardened_systemd-20240801-090532

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <sys-devel/gcc-15.0.9999:15
    Requested by sam
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
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.8
Python 3.12.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.79.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.5 linux/amd64

  HEAD of ::gentoo
commit 174e898bddf65e1c6a249a8133686bcbadff5b1d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 2 23:33:58 2024 +0000

    2024-08-02 23:33:58 UTC

emerge -qpvO gnustep-base/libobjc2
[ebuild  N    ] gnustep-base/libobjc2-2.2.1  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2024-08-03 07:29:47 UTC
Created attachment 898828 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-03 07:29:49 UTC
Created attachment 898829 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-08-03 07:29:50 UTC
Created attachment 898830 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-03 07:29:51 UTC
Created attachment 898831 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-03 07:29:52 UTC
Created attachment 898832 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-03 07:29:52 UTC
Created attachment 898833 [details]
gnustep-base:libobjc2-2.2.1:20240803-020335.log
Comment 7 Toralf Förster gentoo-dev 2024-08-03 07:29:54 UTC
Created attachment 898834 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-08-03 07:29:55 UTC
Created attachment 898835 [details]
temp.tar.xz