When trying to emerge ghemical I get the following error:
[code]
>>> emerge (5 of 5) app-sci/ghemical-1.00 to /
>>> Downloading http://gentoo.osuosl.org/distfiles/ghemical-1.00.tgz
--22:26:58-- http://gentoo.osuosl.org/distfiles/ghemical-1.00.tgz
=> `/usr/portage/distfiles/ghemical-1.00.tgz'
Resolving gentoo.osuosl.org... 140.211.166.134
Connecting to gentoo.osuosl.org[140.211.166.134]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,775,844 [application/x-tar]
100%[====================================>] 2,775,844 23.39K/s ETA 00:00
22:29:43 (16.52 KB/s) - `/usr/portage/distfiles/ghemical-1.00.tgz' saved [2775844/2775844]
>>> md5 src_uri ;-) ghemical-1.00.tgz
>>> Unpacking source...
>>> Unpacking ghemical-1.00.tgz to /var/tmp/portage/ghemical-1.00/work
>>> Source unpacked.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... g++ -E
checking for a BSD-compatible install... /bin/install -c
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for sh... /bin/sh
checking whether make sets ${MAKE}... yes
checking whether build environment is sane... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 0.99.7... yes
checking GL... yes
checking GtkGLArea... yes
checking for gnome-config... /usr/bin/gnome-config
checking if /usr/bin/gnome-config works... yes
checking for sc-config... no
checking SC - version... no
*** The sc-config script installed by SC could not be found
*** If SC was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SC_CONFIG environment variable to the
*** full path to sc-config.
configure: error: Cannot find proper SC version
!!! ERROR: app-sci/ghemical-1.00 failed.
!!! Function src_compile, Line 23, Exitcode 1
!!! (no error message)
[/code]
Reproducible: Always
Steps to Reproduce:
1.Just emerge the package
2.
3.
I'm running Gentoo 64 with gcc 3.4.2-r1 installed with the USE="F77" flag.