public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/99267] New: Build fails for AIX 6.1
@ 2021-02-25 11:53 John.Parke at alebra dot com
  2021-02-25 14:41 ` [Bug go/99267] " ian at airs dot com
  0 siblings, 1 reply; 2+ messages in thread
From: John.Parke at alebra dot com @ 2021-02-25 11:53 UTC (permalink / raw)
  To: gcc-bugs

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug go/99267] Build fails for AIX 6.1
  2021-02-25 11:53 [Bug go/99267] New: Build fails for AIX 6.1 John.Parke at alebra dot com
@ 2021-02-25 14:41 ` ian at airs dot com
  0 siblings, 0 replies; 2+ messages in thread
From: ian at airs dot com @ 2021-02-25 14:41 UTC (permalink / raw)
  To: gcc-bugs

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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> ---
You must have the GNU binutils installed.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-25 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-25 11:53 [Bug go/99267] New: Build fails for AIX 6.1 John.Parke at alebra dot com
2021-02-25 14:41 ` [Bug go/99267] " ian at airs dot com

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).