-
Notifications
You must be signed in to change notification settings - Fork 96
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
make.conf.lto #320
base: master
Are you sure you want to change the base?
make.conf.lto #320
Conversation
i would like to have removed source make.conf.lto.defines from make.conf.lto, as it cause issues with paludis package manager, and anyway makes managing simpler by sourcing both confs in make.conf directly.
It would be nice to support Paludis. I have a refactor planned for GentooLTO which I think could take these needs into account. For now though, I don't want to break any existing setups that source |
I don't care about your opinnion mate! |
Ok Ok ... Calm Down . Im Sorry If I Bother You With My Comment I really Like Paludis Too And I See You Are Already Doing Good Stuff For Paludis To Make It Still Works On Gentoo , Im Going To Clone Your Overlay And Give Paludis And Your Work a Try . I Don't Intended To offended You Sr. But I Was With The Mentality Of IRC where you ask about "hey how i use paludis or hey i can install paludis" and right away is the answer We Dont Support Paludis ETC ETC , And The Poor Support In The #paludis Channel so hey excuse me please and keep doing what you do to keep paludis working on our distro and for real i would like to have paludis working on my new installation im doing now im recompiling the toolchain to start emerge -e world and would be nice to do it with paludis and yes portage is getting really slow and i need best and better faster pkg mangler too. |
Im Installing paludis-9999 from your forked overlay thanks for that @sandikata |
I am asking there for a reason. I spend 1 day long to bump it, and make it work. |
and yeah, pkgcore is fastest gentoo package manager, but lack support for EAPI newer than 5 (EAPI 5 even still experimental) |
thanks for the info @sandikata maybe @InBetweenNames Can Make a Supported Stuff for Paludis I know This For Sure Paludis Is Fast Very Fast |
Yeah, I would like to support pkgcore as well. There's no reason GentooLTO shouldn't be able to play nice with other similar package managers. |
pkgcore is easy to support, its absolutely same syntax as in portage, just is fastest gentoo package manager, but unfortunately only experimental EAPI 5 |
hey @sandikata paludis only can found python when boost is downgraded to version 1.65 and i had 1.69.0 |
paludis cant do what portage does i remember why i stop using it after emerge it configure it and when i ran cave resolve -c world to update a , lot of stuff i set on /portage/profile is gone and wants to re emerge everything . cant and dont know about : like this one no package.use.force |
you can everything. |
this was a trip to read |
I think my PR #696 might fix this. @sandikata I would encourage you to check it out, as it might fix your issue without breaking any setups |
i would like to have removed source make.conf.lto.defines from make.conf.lto, as it cause issues with paludis package manager, and anyway makes managing simpler by sourcing both confs in make.conf directly.
Title: /:
Ensure that any added workarounds have a comment explaining the compilation error which requires it.
Any removed workarounds should be moved to the fixed section.
If an issue exists, please link it.
See CONTRIBUTING.md for more information.