Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 950169 - dev-vcs/git-2.48.1 - ebuild uses colon (:) as a sed delimiter
Summary: dev-vcs/git-2.48.1 - ebuild uses colon (:) as a sed delimiter
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2025-02-23 08:24 UTC by Toralf Förster
Modified: 2025-02-23 08:39 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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"