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

Bug 550634

Summary: crossdev --b 2.22-r1 --k 3.8 --l 2.13-r4 --g 4.6.3-r1 armv7a-hardfloat-linux-gnueabihf fails
Product: Gentoo Linux Reporter: George Ryan <george.ryan>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: alexander, george.ryan
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: cross-armv7a-hardfloat-linux-gnueabihf-info.log
cross-armv7a-hardfloat-linux-gnueabihf-glibc-headers.log
cross-armv7a-hardfloat-linux-gnueabihf-glibc-headers.log.xz

Description George Ryan 2015-05-28 10:58:16 UTC
Created attachment 404162 [details]
cross-armv7a-hardfloat-linux-gnueabihf-info.log

As follows:

sudo crossdev --b 2.22-r1 --k 3.8 --l 2.13-r4 --g 4.6.3-r1 armv7a-hardfloat-linux-gnueabihf
---------------------------------------------------------------------------------------------------------------------------------
 * crossdev version:      20141030
 * Host Portage ARCH:     amd64
 * Target Portage ARCH:   arm
 * Target System:         armv7a-hardfloat-linux-gnueabihf
 * Stage:                 4 (C/C++ compiler)
 * ABIs:                  default

 * binutils:              binutils-2.22-r1
 * gcc:                   gcc-4.6.3-r1
 * headers:               linux-headers-3.8
 * libc:                  glibc-2.13-r4

 * CROSSDEV_OVERLAY:      /usr/local/george
 * PORT_LOGDIR:           /var/log/portage
 * PORTAGE_CONFIGROOT:    
 * Portage flags:         
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~
 * leaving sys-devel/binutils in /usr/local/george
 * leaving sys-devel/gcc in /usr/local/george
 * leaving sys-kernel/linux-headers in /usr/local/george
 * leaving sys-libs/glibc in /usr/local/george
 * leaving sys-devel/gdb in /usr/local/george
 * leaving metadata/layout.conf alone in /usr/local/george
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~
 * Log: /var/log/portage/cross-armv7a-hardfloat-linux-gnueabihf-binutils.log
 * Emerging cross-binutils ...                                                                                             [ ok ]
 * Log: /var/log/portage/cross-armv7a-hardfloat-linux-gnueabihf-linux-headers-quick.log
 * Emerging cross-linux-headers-quick ...                                                                                  [ ok ]
 * Log: /var/log/portage/cross-armv7a-hardfloat-linux-gnueabihf-glibc-headers.log
 * Emerging cross-glibc-headers ...

 * glibc failed :(
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-armv7a-hardfloat-linux-gnueabihf-info.log
 * /var/log/portage/cross-armv7a-hardfloat-linux-gnueabihf-glibc-headers.log.xz
 * /var/tmp/portage/cross-armv7a-hardfloat-linux-gnueabihf/glibc*/temp/glibc-config.logs.tar.xz
Comment 1 George Ryan 2015-05-28 10:59:02 UTC
Created attachment 404164 [details]
cross-armv7a-hardfloat-linux-gnueabihf-glibc-headers.log
Comment 2 George Ryan 2015-05-28 10:59:56 UTC
Created attachment 404166 [details]
cross-armv7a-hardfloat-linux-gnueabihf-glibc-headers.log.xz
Comment 3 Alexander Tsoy 2015-05-28 18:30:10 UTC
Comment on attachment 404162 [details]
cross-armv7a-hardfloat-linux-gnueabihf-info.log

>SUDO_COMMAND="/usr/bin/crossdev --b 2.22-r1 --k 3.8 --l 2.13 --g 4.6.3-r1 armv7a-hardfloat-linux-gnueabihf"

You passed "--l 2.13" option to crossdev, so it masked >cross-armv7a-hardfloat-linux-gnueabihf-2.13 in /etc/portage/package.mask/cross-armv7a-hardfloat-linux-gnueabihf :)
Comment 4 George Ryan 2015-05-28 18:31:23 UTC
Duh! Thanks!
Comment 5 Alexander Tsoy 2015-05-28 18:31:45 UTC
(In reply to Alexander Tsoy from comment #3)
I mean crossdev masked >cross-armv7a-hardfloat-linux-gnueabihf/glibc-2.13 of course
Comment 6 Mike Gilbert gentoo-dev 2015-05-29 00:45:59 UTC
Sounds like this is an invalid report then.