Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285579 - [gnustep overlay] sys-devel/llvm-2.6_pre failed with a "no No rule to make target `/Makefile.rules'"
Summary: [gnustep overlay] sys-devel/llvm-2.6_pre failed with a "no No rule to make ta...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-19 15:04 UTC by Cedric Godin
Modified: 2009-09-22 08:33 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 Cedric Godin 2009-09-19 15:04:34 UTC
>>> Emerging (1 of 6) sys-devel/llvm-2.6_pre from gnustep
 * llvm-2.6.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
 * checking ebuild checksums ;-) ... [ ok ]
 * checking auxfile checksums ;-) ...  [ ok ]
 * checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...                                                                                                                       
>>> Unpacking llvm-2.6.tar.gz to /var/tmp/portage/sys-devel/llvm-2.6_pre/work                                                                 
>>> Source unpacked in /var/tmp/portage/sys-devel/llvm-2.6_pre/work                                                                           
>>> Compiling source in /var/tmp/portage/sys-devel/llvm-2.6_pre/work/llvm-2.6 ...
make VERBOSE=1 KEEP_SYMBOLS=1
Makefile:33: Makefile.config: No such file or directory
Makefile:98: /Makefile.rules: No such file or directory
make: *** No rule to make target `/Makefile.rules'.  Stop.

the files exist:

# grep rules /var/tmp/portage/sys-devel/llvm-2.6_pre/work/llvm-2.6/Makefile
include $(LLVM_SRC_ROOT)/Makefile.rules

so LLVM_SRC_ROOT seems to not be defined ?
Comment 1 Patrick Lauer gentoo-dev 2009-09-19 18:18:04 UTC
From what overlay are those ebuilds?
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2009-09-19 22:13:16 UTC
This ebuild isn't in portage...
Comment 3 Bernard Cafarelli gentoo-dev 2009-09-21 08:43:17 UTC
Reopening, this is in gnustep overlay
Comment 4 Bernard Cafarelli gentoo-dev 2009-09-21 11:35:23 UTC
I cannot reproduce it here... This is the full log?

Something strange here is that I don't see the configure step (between "Source unpack" and "Compiling source"), which is probably where all of these are set
Comment 5 Cedric Godin 2009-09-22 07:53:08 UTC
That's the full log. I've updated the overlay and now I can see the configure and it compiles... Don't know. (in between I've updated portage too, maybe it was that ?). So this bug lay be closed. Sorry for the noise.
Comment 6 Bernard Cafarelli gentoo-dev 2009-09-22 08:33:32 UTC
No problem, glad it's working for you! Marking fixed after overlay update/portage update