Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 181645

Summary: crossdev use layman's overlay
Product: Gentoo Linux Reporter: Alexander Weber <web.alexander>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Weber 2007-06-11 13:31:29 UTC
please don't use PORTDIR_OVERLAY='layman overlay'  for crossdev.
crossdev should be use own crossdev overlay.


crossdev --target arm-linux-uclibc
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 * Host Portage ARCH:     x86
 * Target Portage ARCH:   arm
 * Target System:         arm-linux-uclibc
 * Stage:                 4 (C/C++ compiler)

 * binutils:              binutils-[latest]
 * gcc:                   gcc-[latest]
 * headers:               linux-headers-[latest]
 * libc:                  uclibc-[latest]

 * PORTDIR_OVERLAY:       /usr/portage/local/layman/zugaina
 * PORT_LOGDIR:           /var/log/portage
 * PKGDIR:                /usr/portage/packages/cross/arm-linux-uclibc
 * PORTAGE_TMPDIR:        /var/tmp/cross/arm-linux-uclibc
 

Reproducible: Always

Steps to Reproduce:
1.crossdev --target everythink
2.PORTDIR_OVERLAY is /usr/portage/local/layman/zugaina
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-11 14:02:56 UTC

*** This bug has been marked as a duplicate of bug 177368 ***