Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Emerging sci-libs/cln-1.1.10 yields : [...] >>> Source unpacked. /usr/portage/sci-libs/cln/cln-1.1.10.ebuild: line 25: repace-flags: command not found checking whether make sets $(MAKE)... yes [...] Emerge then goes on without any further error, but if you are in the situation where replacing the -Os CFLAG by -O2 is needed, then applications needing cln segfault. All that is needed is to change 'repace-flags' with 'replace-flags' (fourth line in the src_compile() function). Plus, since the situation regarding -Os and -ffast-math is identical in the stable version of cln (I've just verified this), wouldn't be nice (necessary?) if cln-1.1.6 had the same replace-flags statement as cln-1.1.10 ?
*** This bug has been marked as a duplicate of 122681 ***
.