Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 950169

Summary: dev-vcs/git-2.48.1 - ebuild uses colon (:) as a sed delimiter
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: CONFIRMED ---    
Severity: normal CC: toralf
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 685160    

Description Toralf Förster gentoo-dev 2025-02-23 08:24:48 UTC
* Applying git-2.48.0-doc-deps.patch ...
 [ ok ]
 * Applying git-2.48.1-parallel-build.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-vcs/git-2.48.1/work/git-2.48.1 ...
clang: error: invalid integral value '32:25:16' in '-falign-functions=32:25:16'
 * ERROR: dev-vcs/git-2.48.1::gentoo failed (configure phase):
 *   (no error message)
 * 


grep 32 ../../../etc/portage/make.conf 
CFLAGS="-O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16"
CXXFLAGS="-O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16"
FCFLAGS="-O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16"
FFLAGS="-O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16"