[Bug 1201074] Greybird and Greybird-geeko themes need newer sassc version
https://bugzilla.suse.com/show_bug.cgi?id=1201074 https://bugzilla.suse.com/show_bug.cgi?id=1201074#c7 Yifan Jiang <yfjiang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maint-coord@suse.de, | |yfjiang@suse.com Flags| |needinfo?(maint-coord@suse. | |de) --- Comment #7 from Yifan Jiang <yfjiang@suse.com> --- Hi maintenance team, I experienced an error using the sassc on SLE-15-SP6 to build the latest libadwaita:
[ 29s] /usr/bin/sassc -a -M -t compact ../src/stylesheet/base-hc.scss src/stylesheet/base-hc.css [ 29s] Error: "toolbarview > .top-bar .collapse-spacing menubar" failed to @extend "%menubar-shrunk". [ 29s] The selector "%menubar-shrunk" was not found. [ 29s] Use "@extend %menubar-shrunk !optional" if the extend should be able to fail. [ 29s] on line 256:27 of ../src/stylesheet/widgets/_toolbars.scss [ 29s] >> menubar { @extend %menubar-shrunk; }
The culprit could be sassc (3.6.2) is not built against the latest libsass 3.6.5 which contains new fixes. See the following version dump from my local build environment: # /usr/bin/sassc --version sassc: na libsass: 3.6.1 sass2scss: 1.1.1 sass: 3.5 I reckon a rebuild of sassc in the maintenance project would do things right. Could you help here please? Thanks. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com