public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "John.Parke at alebra dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug go/99267] New: Build fails for AIX 6.1
Date: Thu, 25 Feb 2021 11:53:50 +0000	[thread overview]
Message-ID: <bug-99267-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99267

            Bug ID: 99267
           Summary: Build fails for AIX 6.1
           Product: gcc
           Version: 10.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: John.Parke at alebra dot com
                CC: cmang at google dot com
  Target Milestone: ---

Trying to build go on AIX 6.1 using this configure:

/usr/gcc-10.2.0/configure --prefix=/opt/freeware/go --enable-languages=go
--enable-version-specific-runtime-libs --disable-nls --with-cloog=no
--with-ppl=no --disable-libstdcxx-pch --enable-__cxa_atexit --disable-werror
--with-gcc-major-version-only --program-suffix=-10 --disable-rpath
--with-static-standard-libraries --enable-static --enable-threads=aix
--enable-libstdcxx-threads

C++ compiler is:

gcc version 10.2.0 (GCC)

Getting the following stage 3 error

gmake[4]: Entering directory '/usr/gcc-build/powerpc-ibm-aix6.1.9.0/libgo'
f="internal/bytealg.o"; if test ! -f $f; then f="internal/.libs/bytealg.o"; fi; 
missing-objcopy -j .go_export $f internal/bytealg.s-gox.tmp; /bin/sh 
/usr/gcc-10.2.0/libgo/mvifdiff.sh internal/bytealg.s-gox.tmp `echo
internal/bytealg.s-gox | sed -e 's/s-gox/gox/'`
/bin/sh: missing-objcopy:  not found.
mv_64: cannot stat 'internal/bytealg.s-gox.tmp': A file or directory in the
path name does not exist.
gmake[4]: *** [Makefile:2865: internal/bytealg.s-gox] Error 1
gmake[4]: Leaving directory '/usr/gcc-build/powerpc-ibm-aix6.1.9.0/libgo'
gmake[3]: *** [Makefile:2247: all-recursive] Error 1
gmake[3]: Leaving directory '/usr/gcc-build/powerpc-ibm-aix6.1.9.0/libgo'
gmake[2]: *** [Makefile:1160: all] Error 2
gmake[2]: Leaving directory '/usr/gcc-build/powerpc-ibm-aix6.1.9.0/libgo'
gmake[1]: *** [Makefile:22499: all-target-libgo] Error 2
gmake[1]: Leaving directory '/usr/gcc-build'
gmake: *** [Makefile:1012: all] Error 2

Can anyone suggest why this is occuring.

Thanks for any help.

John

             reply	other threads:[~2021-02-25 11:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-25 11:53 John.Parke at alebra dot com [this message]
2021-02-25 14:41 ` [Bug go/99267] " ian at airs dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-99267-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).