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

New sassc 3.6.1 is broken #265

Closed
tim77 opened this issue Jan 31, 2020 · 1 comment
Closed

New sassc 3.6.1 is broken #265

tim77 opened this issue Jan 31, 2020 · 1 comment

Comments

@tim77
Copy link

tim77 commented Jan 31, 2020

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.

Version-Release number of selected component (if applicable):
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:

@tim77
Copy link
Author

tim77 commented Jan 31, 2020

Duplicate of sass/libsass#3033

@tim77 tim77 closed this as completed Jan 31, 2020
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