Your message dated Wed, 11 Apr 2012 22:37:06 +0000
with message-id <e1si69y-000537...@franck.debian.org>
and subject line Bug#668235: fixed in golang 2:1-3
has caused the Debian Bug report #668235,
regarding golang-go: 'go' command build failure: runtime.morestack not defined
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
668235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668235
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: golang-go
Version: 2:1-2
Severity: normal

Hello,

After updating to Go1 currently in Debian unstable, I can't seem to build 
anything with the "go <build|install>" command. If I call 8g/8l manually, I get 
a working binary though.

The problem occurs when 'go' tries to link my test program with something 
called "command-line-arguments" (which it doesn't seem to do when calling the 
compiler and linker manually):

$ go build -v -x helloworld.go
[...]
/usr/lib/go/pkg/tool/linux_386/8l -o helloworld -L $WORK 
$WORK/command-line-arguments.a
# command-line-arguments
runtime.morestack not defined


I unset GOROOT and GOPATH is set to an empty, writeable directory:

declare -x GOPATH="/home/wouter/Code/Go/GoInstall"


I'm running the latest Go from Debian unstable on a ThinkPad Pentium/M:

Linux debian 2.6.38-2-686 #1 SMP Sun May 8 14:49:45 UTC 2011 i686 GNU/Linux


Thanks for your time,

  Wouter


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core)
Locale: LANG=, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages golang-go depends on:
ii  debconf [debconf-2.0]  1.5.42
ii  libc6                  2.13-27
ii  perl                   5.14.2-9

golang-go recommends no packages.

golang-go suggests no packages.

-- debconf information:
* golang-go/dashboard: true



--- End Message ---
--- Begin Message ---
Source: golang
Source-Version: 2:1-3

We believe that the bug you reported is fixed in the latest version of
golang, which is due to be installed in the Debian FTP archive:

golang-dbg_1-3_amd64.deb
  to main/g/golang/golang-dbg_1-3_amd64.deb
golang-doc_1-3_all.deb
  to main/g/golang/golang-doc_1-3_all.deb
golang-go_1-3_amd64.deb
  to main/g/golang/golang-go_1-3_amd64.deb
golang-mode_1-3_all.deb
  to main/g/golang/golang-mode_1-3_all.deb
golang-src_1-3_amd64.deb
  to main/g/golang/golang-src_1-3_amd64.deb
golang_1-3.debian.tar.gz
  to main/g/golang/golang_1-3.debian.tar.gz
golang_1-3.dsc
  to main/g/golang/golang_1-3.dsc
golang_1-3_all.deb
  to main/g/golang/golang_1-3_all.deb
kate-syntax-go_1-3_all.deb
  to main/g/golang/kate-syntax-go_1-3_all.deb
vim-syntax-go_1-3_all.deb
  to main/g/golang/vim-syntax-go_1-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 668...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Surý <ond...@debian.org> (supplier of updated golang package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 11 Apr 2012 23:21:47 +0200
Source: golang
Binary: golang-go golang-src golang-doc golang-dbg golang golang-mode 
kate-syntax-go vim-syntax-go
Architecture: source amd64 all
Version: 2:1-3
Distribution: unstable
Urgency: high
Maintainer: Ondřej Surý <ond...@debian.org>
Changed-By: Ondřej Surý <ond...@debian.org>
Description: 
 golang     - Go programming language compiler - metapackage
 golang-dbg - Go programming language compiler - debug files
 golang-doc - Go programming language compiler - documentation
 golang-go  - Go programming language compiler
 golang-mode - Go programming language - mode for GNU Emacs
 golang-src - Go programming language compiler - source files
 kate-syntax-go - Go programming language - Kate highlighting syntax files
 vim-syntax-go - Go programming language - Vim highlighting syntax files
Closes: 668235
Changes: 
 golang (2:1-3) unstable; urgency=high
 .
   * Use VERSION provided by upstream for packaging purposes
   * Run tests as a part of a build process
   * Install full src tree (except pkg/debug) because go command depend
     on sources available
   * Install sources without testdata and *_test.go
   * Remove circular dependency golang-go->golang-doc->golang-go
   * Make sure that timestamp on installed binaries and libraries is same
     because go build/install recompiles everything if the go binary has
     more recent timestamp than libraries (Closes: #668235)
     + Need to update timestamps at postinst time because already created
       directories can have time in the past
   * Fix couple of lintian errors and warnings
Checksums-Sha1: 
 24eb41e7ee7650438bcb1592a64e59e51e7a707a 1560 golang_1-3.dsc
 fd13643ef47676d473f00293af467994f89bb235 38017 golang_1-3.debian.tar.gz
 0074a5888dc7563cd83974b0ffb39d65f3710b2d 17096282 golang-go_1-3_amd64.deb
 53d40d6ef5c6e62be6f4a83f27a2bed415a1908a 2992504 golang-src_1-3_amd64.deb
 59e18eb80f26c3abe0b8660cd3c730faab4850c0 4341160 golang-doc_1-3_all.deb
 dba907bc93fe733695c3d1f27d224ed62e1fa13c 2659886 golang-dbg_1-3_amd64.deb
 702d11eafb281e0db381f4d8fd9320710daee82d 24118 golang_1-3_all.deb
 4ddb6b84bcff95a5f7f9fdf2e15e2d00dfc8ce14 33514 golang-mode_1-3_all.deb
 392e1e574705a3e7783f2cc7956b48a6a9258e65 25254 kate-syntax-go_1-3_all.deb
 64c7e3ca1d08b6d63dc338d5a9fac00ad5beac79 29794 vim-syntax-go_1-3_all.deb
Checksums-Sha256: 
 de3e036ab5465c08e9123efc8905bfc82d559f3026c7129dd2985c8f0a30d196 1560 
golang_1-3.dsc
 25adff09505ac784840ec116bbd3a81dfe34a04de235b73bc504441aeddb8115 38017 
golang_1-3.debian.tar.gz
 e56fce0cdd1295b53dfce72fe464d1a56941d1ca0a7d1859c62ce2ea097d2d5c 17096282 
golang-go_1-3_amd64.deb
 e4847af5a1cc13160240c5f3ce0aeb69798896fe705e3fbd00158892897d9892 2992504 
golang-src_1-3_amd64.deb
 c0225a28b13eb3aa7885a6b1c0acdeacde9caf3c9ec59f183ae8878a17877021 4341160 
golang-doc_1-3_all.deb
 7c6e7bd0aa8d130cc8cc7323ad43c4fe942995f66565c58f69d7c8a1b6c95b3f 2659886 
golang-dbg_1-3_amd64.deb
 a9a07e1eb13cf389cc54ac61364339208098c7fb558f6cbe4490c54dc48afcf4 24118 
golang_1-3_all.deb
 9edd66c505a3729c90632d64c3e30d9a4af4f3b0e831c05d3a7516cbcc5cbe5d 33514 
golang-mode_1-3_all.deb
 c831bcc077996f44a30add6ecbf983eb6611d96b62d59b2ccbc92d8ca0845306 25254 
kate-syntax-go_1-3_all.deb
 7462d83e7cbee403a6d2364153d35c592a6ae50f81dbaf5c43b4f999aa7bc0dc 29794 
vim-syntax-go_1-3_all.deb
Files: 
 fa524704b43f057bcd5679e5d6a2db9b 1560 devel optional golang_1-3.dsc
 424f1d4a671c3c329c67c9add69eb770 38017 devel optional golang_1-3.debian.tar.gz
 fbf8b0a3eb1601be9d7b216ca2cf6095 17096282 devel optional 
golang-go_1-3_amd64.deb
 218b76be72e7753df6001740a3df673d 2992504 devel optional 
golang-src_1-3_amd64.deb
 b72d31242f266699bb7969f1066c37ca 4341160 doc optional golang-doc_1-3_all.deb
 897723348159312586dc12c849107137 2659886 debug extra golang-dbg_1-3_amd64.deb
 6e594249e1cb1ef02ba61646ca8486e8 24118 devel optional golang_1-3_all.deb
 c9a0ba05e336a13262e354320ae42455 33514 devel optional golang-mode_1-3_all.deb
 10aa12ce545e730ddb52f5b8f596f329 25254 devel optional 
kate-syntax-go_1-3_all.deb
 df8ce76da2c08c46da1a1218830b07fe 29794 devel optional vim-syntax-go_1-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk+GADMACgkQ9OZqfMIN8nMAJQCfVQVSzL14N3Ex9nLBWR1tQFH5
0aQAoIV2PBs67Dkk9L3qhqLYh7b4Aaf/
=Ra3W
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to