Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192769 (h8300) - Crosscompile (using crosstools) for h8300 fails
Summary: Crosscompile (using crosstools) for h8300 fails
Status: RESOLVED UPSTREAM
Alias: h8300
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 199126 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-17 06:54 UTC by Christian Axelsson
Modified: 2007-11-14 15:00 UTC (History)
1 user (show)

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


Attachments
Environment info (cross-h8300-hitachi-hms-info.log,8.58 KB, text/plain)
2007-09-17 06:57 UTC, Christian Axelsson
Details
Build log (cross-h8300-hitachi-hms-binutils.log,62.63 KB, text/plain)
2007-09-17 06:57 UTC, Christian Axelsson
Details
Good binutils build log (build.log,211.09 KB, text/plain)
2007-09-17 08:34 UTC, Christian Axelsson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Axelsson 2007-09-17 06:54:37 UTC
[ root lappy:~] # crossdev -s1 --target h8300-hitachi-hms
----------------------------------------------------------------------------------------------------------
 * Host Portage ARCH:     x86
 * Target Portage ARCH:   *
 * Target System:         h8300-hitachi-hms
 * Stage:                 1 (C compiler only)

 * binutils:              binutils-[latest]
 * gcc:                   gcc-[latest]

 * PORTDIR_OVERLAY:       /usr/local/portage
 * PORT_LOGDIR:           /var/log/portage
 * PKGDIR:                /usr/portage/packages/cross/h8300-hitachi-hms
 * PORTAGE_TMPDIR:        /var/tmp/cross/h8300-hitachi-hms
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~
 * Forcing the latest versions of {binutils,gcc}-config/gnuconfig ...                               [ ok ]
 * Log: /var/log/portage/cross-h8300-hitachi-hms-binutils.log
 * Emerging cross-binutils ...

 * binutils failed :(
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-h8300-hitachi-hms-info.log
 * /var/log/portage/cross-h8300-hitachi-hms-binutils.log


Reproducible: Always
Comment 1 Christian Axelsson 2007-09-17 06:57:08 UTC
Created attachment 131122 [details]
Environment info
Comment 2 Christian Axelsson 2007-09-17 06:57:32 UTC
Created attachment 131124 [details]
Build log
Comment 3 Christian Axelsson 2007-09-17 07:26:00 UTC
Obviously make fails but I can't find the real build output.
Comment 4 Christian Axelsson 2007-09-17 08:32:53 UTC
After disabling parallel make I get a good build.log. It seems that gas doesn't support h8300 any longer. I guess crossdev should be fixed to reflect this.
Comment 5 Christian Axelsson 2007-09-17 08:34:05 UTC
Created attachment 131126 [details]
Good binutils build log
Comment 6 SpanKY gentoo-dev 2007-09-17 16:33:24 UTC
the h8300 has severely bitrotted in upstream projects (binutils/gcc/etc...)

once those get fixed, things will work properly for Gentoo

i might point out you should have actually read the error message from binutils:
This target is no longer supported in gas
Comment 7 SpanKY gentoo-dev 2007-11-14 15:00:03 UTC
*** Bug 199126 has been marked as a duplicate of this bug. ***