We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description of problem: After sassc was updated to 3.6.1 packages depend on it won't compile anymore. This look like memory leak during build process.
sassc
Version-Release number of selected component (if applicable): 3.6.1
3.6.1
How reproducible: Try to build yaru-theme for example.
Actual results:
ninja: Entering directory `noarch-redhat-linux-gnu' [1/11] /usr/bin/sassc -a ../gnome-shell/src/gnome-shell.scss gnome-shell/src/gnome-shell.css [2/11] /usr/bin/sassc -a ../gnome-shell/src/gnome-shell-high-contrast.scss gnome-shell/src/gnome-shell-high-contrast.css
and build stuck here until OOM killer happened.
Expected results: Successful build as before and earlier versions.
Additional info:
The text was updated successfully, but these errors were encountered:
Duplicate of sass/libsass#3033
Sorry, something went wrong.
No branches or pull requests
Description of problem:
After
sasscwas updated to 3.6.1 packages depend on it won't compile anymore. This look like memory leak during build process.Version-Release number of selected component (if applicable):
3.6.1How reproducible:
Try to build yaru-theme for example.
Actual results:
and build stuck here until OOM killer happened.
Expected results:
Successful build as before and earlier versions.
Additional info:
The text was updated successfully, but these errors were encountered: