public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/47452] New: Bootstrap fails in libgo (argument has incompatible type)
@ 2011-01-25  3:14 dirtyepic at gentoo dot org
  2011-01-25  7:18 ` [Bug go/47452] " ian at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dirtyepic at gentoo dot org @ 2011-01-25  3:14 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47452

           Summary: Bootstrap fails in libgo (argument has incompatible
                    type)
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
        AssignedTo: ian@airs.com
        ReportedBy: dirtyepic@gentoo.org


r169189

/bin/sh ./libtool --tag GO --mode=compile
/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/build/./gcc/gccgo
-B/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/build/./gcc/
-B/usr/x86_64-unknown-linux-gnu/bin/ -B/usr/x86_64-unknown-linux-gnu/lib/
-isystem /usr/x86_64-unknown-linux-gnu/include -isystem
/usr/x86_64-unknown-linux-gnu/sys-include     -minline-all-stringops -O2 -g -c
-o bytes/bytes.o -fgo-prefix=libgo_bytes
/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/gcc-4.6.0-9999/libgo/go/bytes/buffer.go
/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/gcc-4.6.0-9999/libgo/go/bytes/bytes.go
/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/gcc-4.6.0-9999/libgo/go/bytes/bytes_decl.go
libtool: compile: 
/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/build/./gcc/gccgo
-B/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/build/./gcc/
-B/usr/x86_64-unknown-linux-gnu/bin/ -B/usr/x86_64-unknown-linux-gnu/lib/
-isystem /usr/x86_64-unknown-linux-gnu/include -isystem
/usr/x86_64-unknown-linux-gnu/sys-include -minline-all-stringops -O2 -g -c
-fgo-prefix=libgo_bytes
/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/gcc-4.6.0-9999/libgo/go/bytes/buffer.go
/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/gcc-4.6.0-9999/libgo/go/bytes/bytes.go
/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/gcc-4.6.0-9999/libgo/go/bytes/bytes_decl.go
 -fPIC -o bytes/.libs/bytes.o
/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/gcc-4.6.0-9999/libgo/go/bytes/buffer.go:193:33:
error: argument 1 has incompatible type
/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/gcc-4.6.0-9999/libgo/go/bytes/buffer.go:193:39:
error: argument 2 has incompatible type
/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/gcc-4.6.0-9999/libgo/go/bytes/bytes.go:350:31:
error: argument 1 has incompatible type
/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/gcc-4.6.0-9999/libgo/go/bytes/bytes.go:350:50:
error: argument 2 has incompatible type
make[4]: *** [bytes/libbytes.a] Error 1
make[4]: Leaving directory
`/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/build/x86_64-unknown-linux-gnu/libgo'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/build/x86_64-unknown-linux-gnu/libgo'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/build/x86_64-unknown-linux-gnu/libgo'
make[1]: *** [all-target-libgo] Error 2
make[1]: Leaving directory
`/var/tmp/portage/sys-devel/gcc-4.6.0_pre9999/work/build'
make: *** [bootstrap-lean] Error 2
emake failed
 * ERROR: sys-devel/gcc-4.6.0_pre9999 failed:
 *   emake failed with bootstrap-lean


configured as:
configure --prefix=/usr --bindir=/usr/x86_64-unknown-linux-gnu/gcc-bi     
n/4.6.0-pre9999
--includedir=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0-pre9999/include
--datadir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.6.0-pre9999
--mandir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.6.0-pre9999/man
--infodir=/usr/share/gcc-data/x86_64-unknown-linux-gnu/4.6.0-pre9999/info
--with-gxx-include-dir=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.0-pre9999/include/g++-v4
--host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu
--disable-altivec --disable-fixed-point --with-ppl --with-cloog
--disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl
--enable-lto --disable-nls --with-system-zlib --disable-werror
--enable-secureplt --enable-multilib --disable-libmudflap --disable-libssp
--enable-libgomp --enable-cld
--with-python-dir=/share/gcc-data/x86_64-unknown-linux-gnu/4.6.0-pre9999/python
--enable-checking=release --disable-libgcj --enable-languages=c,c++,go
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/
--with-pkgversion=Gentoo SVN


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

* [Bug go/47452] Bootstrap fails in libgo (argument has incompatible type)
  2011-01-25  3:14 [Bug go/47452] New: Bootstrap fails in libgo (argument has incompatible type) dirtyepic at gentoo dot org
@ 2011-01-25  7:18 ` ian at gcc dot gnu.org
  2011-01-25  8:30 ` ian at airs dot com
  2011-02-02 17:42 ` dnovillo at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: ian at gcc dot gnu.org @ 2011-01-25  7:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47452

--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2011-01-25 05:45:23 UTC ---
Author: ian
Date: Tue Jan 25 05:45:21 2011
New Revision: 169192

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169192
Log:
    PR go/47452
Pick up local .gox files for specially built packages.

Modified:
    trunk/libgo/Makefile.am
    trunk/libgo/Makefile.in


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

* [Bug go/47452] Bootstrap fails in libgo (argument has incompatible type)
  2011-01-25  3:14 [Bug go/47452] New: Bootstrap fails in libgo (argument has incompatible type) dirtyepic at gentoo dot org
  2011-01-25  7:18 ` [Bug go/47452] " ian at gcc dot gnu.org
@ 2011-01-25  8:30 ` ian at airs dot com
  2011-02-02 17:42 ` dnovillo at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: ian at airs dot com @ 2011-01-25  8:30 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47452

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

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

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> 2011-01-25 05:46:09 UTC ---
Should be fixed now.  Thanks for reporting it.


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

* [Bug go/47452] Bootstrap fails in libgo (argument has incompatible type)
  2011-01-25  3:14 [Bug go/47452] New: Bootstrap fails in libgo (argument has incompatible type) dirtyepic at gentoo dot org
  2011-01-25  7:18 ` [Bug go/47452] " ian at gcc dot gnu.org
  2011-01-25  8:30 ` ian at airs dot com
@ 2011-02-02 17:42 ` dnovillo at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: dnovillo at gcc dot gnu.org @ 2011-02-02 17:42 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47452

--- Comment #3 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 17:42:33 UTC ---
Author: dnovillo
Date: Wed Feb  2 17:42:31 2011
New Revision: 169546

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169546
Log:
    PR go/47452
Pick up local .gox files for specially built packages.

Modified:
    branches/google/integration/libgo/Makefile.am
    branches/google/integration/libgo/Makefile.in


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

end of thread, other threads:[~2011-02-02 17:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-25  3:14 [Bug go/47452] New: Bootstrap fails in libgo (argument has incompatible type) dirtyepic at gentoo dot org
2011-01-25  7:18 ` [Bug go/47452] " ian at gcc dot gnu.org
2011-01-25  8:30 ` ian at airs dot com
2011-02-02 17:42 ` dnovillo at gcc dot gnu.org

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