[ 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
Created attachment 131122 [details] Environment info
Created attachment 131124 [details] Build log
Obviously make fails but I can't find the real build output.
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.
Created attachment 131126 [details] Good binutils build log
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
*** Bug 199126 has been marked as a duplicate of this bug. ***