First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 64200
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: AMD64 Project <amd64@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Giovani <giovanifaccin@yahoo.com.br>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 64200 depends on: 54596 Show dependency tree
Show dependency graph
Bug 64200 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-09-15 18:41 0000
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.

------- Comment #1 From Malcolm Lashley (RETIRED) 2004-09-19 13:04:35 0000 -------
This is not critical - the ebuild has not been marked for testing on amd64, let
alone stable...

------- Comment #2 From Malcolm Lashley (RETIRED) 2004-09-19 13:34:42 0000 -------
The missing virtual/blas dependancy in mpqc (bug #54596) causes ghemical (which
deps on mpqc) to die in configure to to missing sc-config...(which is part of
mpqc when it builds correctly)

------- Comment #3 From Donnie Berkholz 2004-09-23 01:28:48 0000 -------
Added virtuals to mpqc-2.2.2-r1. That should fix this. Please reopen if that's
not the case.

First Last Prev Next    No search results available      Search page      Enter new bug