Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48663 - ffcall build fails with make error "no rule to make target"
Summary: ffcall build fails with make error "no rule to make target"
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-22 02:08 UTC by Hunter Halcomb
Modified: 2004-05-21 12:08 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hunter Halcomb 2004-04-22 02:08:44 UTC
When I tried to emerge GWorkspace, a dependency, ffcall, fails while building and exits with the following error:

creating Makefile
creating config.h
cd avcall; make all
make[1]: Entering directory `/var/tmp/portage/ffcall-1.8d/work/ffcall-1.8d/avcall'
make[1]: *** No rule to make target `avcall-x86_64.lo', needed by `avcall.lo'. Stop.
make[1]: Leaving directory `/var/tmp/portage/ffcall-1.8d/work/ffcall-1.8d/avcall'
make: *** [all] Error 2
 
!!! ERROR: dev-libs/ffcall-1.8d failed.
!!! Function src_compile, Line 34, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.emerge ffcall on amd64 system
Actual Results:  
emerge failed

Expected Results:  
emerge should have completed processing the ebuild
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-04-23 17:51:33 UTC
This isn't marked stable or unstable on amd64. Are you compiling on a amd64 with a non amd64 KEYWORDS (emerge info)?
Comment 2 Hunter Halcomb 2004-04-24 01:29:39 UTC
yes, I am. I realize now that maybe I should have filed a request to have ~amd64 added first. what do I do in this case? I'm interested in GNUstep software, but none of it has keywords for amd64 yet.
Comment 3 Danny van Dyk (RETIRED) gentoo-dev 2004-04-24 03:57:08 UTC
ffcall uses lot of assembler... won't work anytime soon !
Comment 4 Jason Huebel (RETIRED) gentoo-dev 2004-05-21 12:08:41 UTC
lots o' assembler...