Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664918 - x11-themes/numix-gtk-theme-2.6.7 : make: scss: Command not found
Summary: x11-themes/numix-gtk-theme-2.6.7 : make: scss: Command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 664930
Blocks:
  Show dependency tree
 
Reported: 2018-08-30 21:02 UTC by Toralf Förster
Modified: 2018-10-20 15:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.18 KB, text/plain)
2018-08-30 21:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,115.52 KB, text/plain)
2018-08-30 21:02 UTC, Toralf Förster
Details
environment (environment,19.30 KB, text/plain)
2018-08-30 21:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.43 KB, application/x-bzip)
2018-08-30 21:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,6.81 KB, application/x-bzip)
2018-08-30 21:02 UTC, Toralf Förster
Details
x11-themes:numix-gtk-theme-2.6.7:20180830-181105.log (x11-themes:numix-gtk-theme-2.6.7:20180830-181105.log,1.98 KB, text/plain)
2018-08-30 21:02 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-08-30 21:02:25 UTC
rm -rf /var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7/work/numix-gtk-theme-2.6.7/dist
scss --update --sourcemap=none src/gtk-3.0/scss:src/gtk-3.0/dist
make: scss: Command not found
make: *** [Makefile:17: css] Error 127
 * ERROR: x11-themes/numix-gtk-theme-2.6.7::gentoo failed (compile phase):
 *   emake failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_abi32+64_20180826-122040

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv x11-themes/numix-gtk-theme
[ebuild  N    ] x11-themes/numix-gtk-theme-2.6.7
Comment 1 Toralf Förster gentoo-dev 2018-08-30 21:02:28 UTC
Created attachment 545544 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-30 21:02:30 UTC
Created attachment 545546 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-08-30 21:02:33 UTC
Created attachment 545548 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-08-30 21:02:36 UTC
Created attachment 545550 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-08-30 21:02:39 UTC
Created attachment 545552 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-30 21:02:42 UTC
Created attachment 545554 [details]
x11-themes:numix-gtk-theme-2.6.7:20180830-181105.log
Comment 7 Joonas Niilola gentoo-dev 2018-08-31 05:46:26 UTC
Heh, what an odd find. Looks like dev-ruby/sass-3.4.25-r1 doesn't ship /usr/bin/scss binary while all the other versions of sass do. So this is a bug about dev-ruby/sass-3.4.25-r1. I'll open it and mark it to block this one.

Thanks!
Comment 8 Larry the Git Cow gentoo-dev 2018-10-20 15:23:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaf6db0ea15a9a56893d57a0ebe5d206503946f8

commit aaf6db0ea15a9a56893d57a0ebe5d206503946f8
Author:     Joonas Niilola <juippis@gmail.com>
AuthorDate: 2018-10-18 05:54:41 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-10-20 15:23:16 +0000

    x11-themes/numix-gtk-theme: fix build issue with dev-ruby/sass
    
    Bug: https://bugs.gentoo.org/664930
    Closes: https://bugs.gentoo.org/664918
    Signed-off-by: Joonas Niilola <juippis@gmail.com>
    Package-Manager: Portage[mgorny]-2.3.49.1
    Closes: https://github.com/gentoo/gentoo/pull/10163
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)