Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sci-libs/spooles-2.2: sed: -e expression #2, char 9: unknown option to `s' #377

Open
setun-90 opened this issue Jan 8, 2024 · 0 comments

Comments

@setun-90
Copy link

setun-90 commented Jan 8, 2024

The command
sed -e "s/@CC@/$(tc-getCC)/" -e "s/@AR@/$(tc-getAR)/" -e "s/@RANLIB@/$(tc-getRANLIB)/" "${FILESDIR}"/Make.inc.in > Make.inc || die
fails with
sed: -e expression #2, char 9: unknown option to `s'

sci-libs_spooles-2.2_build.log
sci-libs_spooles-2.2_info.txt

The info also shows a userland_GNU USE flag which doesn't show up in equery uses spooles - I am puzzled as to how a USE flag deletion didn't trigger a rebuild earlier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant