Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576610 - cross-powerpc-unknown-linux-gnu/gcc (stage1) - cc1: error: -msecure-plt not supported by your assembler
Summary: cross-powerpc-unknown-linux-gnu/gcc (stage1) - cc1: error: -msecure-plt not s...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Crossdev team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: crossdev-bugs
  Show dependency tree
 
Reported: 2016-03-06 15:49 UTC by Amadeusz Sławiński
Modified: 2018-04-29 16:10 UTC (History)
0 users

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


Attachments
cross-powerpc-unknown-linux-gnu-info.log (cross-powerpc-unknown-linux-gnu-info.log,18.80 KB, text/plain)
2016-03-06 15:50 UTC, Amadeusz Sławiński
Details
cross-powerpc-unknown-linux-gnu-gcc-stage1.log.xz (cross-powerpc-unknown-linux-gnu-gcc-stage1.log.xz,34.88 KB, application/x-xz)
2016-03-06 15:50 UTC, Amadeusz Sławiński
Details
gcc-config.logs.tar.xz (gcc-config.logs.tar.xz,45.48 KB, application/x-xz)
2016-03-06 15:51 UTC, Amadeusz Sławiński
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Amadeusz Sławiński 2016-03-06 15:49:20 UTC
# crossdev -oS /usr/local/crossdev powerpc-unknown-linux-gnu
---------------------------------------------------------------------------------------------------------------------------------------------
 * crossdev version:      20151026
 * Host Portage ARCH:     amd64
 * Target Portage ARCH:   ppc
 * Target System:         powerpc-unknown-linux-gnu
 * Stage:                 4 (C/C++ compiler)
 * ABIs:                  default

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

 * CROSSDEV_OVERLAY:      /usr/local/crossdev
 * PORT_LOGDIR:           /var/log/portage
 * PORTAGE_CONFIGROOT:
 * Portage flags:
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~
 * leaving sys-devel/binutils in /usr/local/crossdev
 * leaving sys-devel/gcc in /usr/local/crossdev
 * leaving sys-kernel/linux-headers in /usr/local/crossdev
 * leaving sys-libs/glibc in /usr/local/crossdev
 * leaving sys-devel/gdb in /usr/local/crossdev
  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~  -  _  -  ~
 * Log: /var/log/portage/cross-powerpc-unknown-linux-gnu-binutils.log
 * Emerging cross-binutils ...                                                                                                         [ ok ]
 * Log: /var/log/portage/cross-powerpc-unknown-linux-gnu-linux-headers-quick.log
 * Emerging cross-linux-headers-quick ...                                                                                              [ ok ]
 * Log: /var/log/portage/cross-powerpc-unknown-linux-gnu-glibc-headers.log
 * Emerging cross-glibc-headers ...                                                                                                    [ ok ]
 * Log: /var/log/portage/cross-powerpc-unknown-linux-gnu-gcc-stage1.log
 * Emerging cross-gcc-stage1 ...

 * gcc failed :(
 *
 * If you file a bug, please attach the following logfiles:
 * /var/log/portage/cross-powerpc-unknown-linux-gnu-info.log
 * /var/log/portage/cross-powerpc-unknown-linux-gnu-gcc-stage1.log.xz
 * /var/tmp/portage/cross-powerpc-unknown-linux-gnu/gcc*/temp/gcc-config.logs.tar.xz


Reproducible: Always
Comment 1 Amadeusz Sławiński 2016-03-06 15:50:23 UTC
Created attachment 427596 [details]
cross-powerpc-unknown-linux-gnu-info.log
Comment 2 Amadeusz Sławiński 2016-03-06 15:50:54 UTC
Created attachment 427598 [details]
cross-powerpc-unknown-linux-gnu-gcc-stage1.log.xz
Comment 3 Amadeusz Sławiński 2016-03-06 15:51:56 UTC
Created attachment 427600 [details]
gcc-config.logs.tar.xz
Comment 4 Sergei Trofimovich (RETIRED) gentoo-dev 2018-04-07 18:57:28 UTC
Is it still an issue on modern binutils?