Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 362573 - crossdev for hppa1.1 . glibc-2.13-r2 fails to cross compile, native hppa build also fails
Summary: crossdev for hppa1.1 . glibc-2.13-r2 fails to cross compile, native hppa buil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-08 07:28 UTC by mxdog
Modified: 2011-04-10 16:15 UTC (History)
1 user (show)

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


Attachments
output log suggested by output--partial (cross-hppa....-gnu-glibc.log.partial,2.94 KB, text/plain)
2011-04-08 07:42 UTC, mxdog
Details
information log (cross-hppa1.1-unknown-linux-gnu-info.log,12.23 KB, text/plain)
2011-04-08 07:46 UTC, mxdog
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mxdog 2011-04-08 07:28:48 UTC
/ # crossdev -t hppa1.1
--------------------------------------------------------------------------------
 * crossdev version:      20101011
 * Host Portage ARCH:     x86
 * Target Portage ARCH:   hppa
 * Target System:         hppa1.1-unknown-linux-gnu
 * Stage:                 4 (C/C++ compiler)

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

 * PORTDIR_OVERLAY:       /usr/local/portage
 * PORT_LOGDIR:           /var/log/portage
 * PORTAGE_CONFIGROOT:    
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  
 * Forcing the latest versions of {binutils,gcc}-config/gnuconfig ...     [ ok ]
 * Log: /var/log/portage/cross-hppa1.1-unknown-linux-gnu-binutils.log
 * Emerging cross-binutils ...                                            [ ok ]
 * Log: /var/log/portage/cross-hppa1.1-unknown-linux-gnu-linux-headers-quick.log
 * Emerging cross-linux-headers-quick ...                                 [ ok ]
 * Log: /var/log/portage/cross-hppa1.1-unknown-linux-gnu-glibc-headers.log
 * Emerging cross-glibc-headers ...                                       [ ok ]
 * Log: /var/log/portage/cross-hppa1.1-unknown-linux-gnu-gcc-stage1.log
 * Emerging cross-gcc-stage1 ...                                          [ ok ]
 * Log: /var/log/portage/cross-hppa1.1-unknown-linux-gnu-linux-headers.log
 * Emerging cross-linux-headers ...                                       [ ok ]
 * Log: /var/log/portage/cross-hppa1.1-unknown-linux-gnu-glibc.log
 * Emerging cross-glibc ...

 * glibc failed :(
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-hppa1.1-unknown-linux-gnu-info.log
 * /var/log/portage/cross-hppa1.1-unknown-linux-gnu-glibc.log

!!!!! As a further hint it happens the same on the hppa K210 system I'm trying to cross compile for


Reproducible: Always

Steps to Reproduce:
1.emerge distcc emerge crossdev
2.run command
3.
Actual Results:  
see above screen output

Expected Results:  
cross compiled helper pc
Comment 1 mxdog 2011-04-08 07:42:48 UTC
Created attachment 268973 [details]
output log suggested by output--partial

this is the end of the log where the eroors started--I think..
Comment 2 mxdog 2011-04-08 07:46:36 UTC
Created attachment 268975 [details]
information log
Comment 3 Wormo (RETIRED) gentoo-dev 2011-04-09 06:07:37 UTC
(In reply to comment #1)
> Created attachment 268973 [details]
> output log suggested by output--partial
> 
> this is the end of the log where the errors started--I think..

Sorry, that's not the relevant part -- the real error info came earlier. If the full log file is huge, you can attach it compressed.
Comment 4 SpanKY gentoo-dev 2011-04-10 16:15:08 UTC
ive fixed a build error related to DEFAULT_STACK_PERMS.  assuming that is the issue you're hitting.