[Bug 1983742] [NEW] FTBFS on Bionic/i386

Sergio Durigan Junior 1983742 at bugs.launchpad.net
Sat Aug 6 03:03:22 UTC 2022


Public bug reported:

[ Impact ]

golang-1.16 is currently FTBFSing on Bionic/i386:

https://launchpad.net/ubuntu/+source/golang-1.16/1.16.2-0ubuntu1~18.04.1/+build/24101938

Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
unsupported setting GO386=387. Consider using GO386=softfloat instead.

unsupported setting GO386=387. Consider using GO386=softfloat instead.

go tool dist: FAILED: /<<PKGBUILDDIR>>/pkg/tool/linux_386/compile -std -pack -o /tmp/go-tool-dist-404527298/runtime/internal/sys/_go_.a -p runtime/internal/sys -importcfg /tmp/go-tool-dist-404527298/runtime/internal/sys/importcfg -asmhdr /tmp/go-tool-dist-404527298/runtime/internal/sys/go_asm.h -symabis /tmp/go-tool-dist-404527298/runtime/internal/sys/symabis /<<PKGBUILDDIR>>/src/runtime/internal/sys/arch.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/arch_386.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/intrinsics_common.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/intrinsics_stubs.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/stubs.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/sys.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/zgoarch_386.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/zgoos_linux.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/zversion.go: exit status 1
go tool dist: FAILED: /<<PKGBUILDDIR>>/pkg/tool/linux_386/compile -std -pack -o /tmp/go-tool-dist-404527298/internal/cpu/_go_.a -p internal/cpu -importcfg /tmp/go-tool-dist-404527298/internal/cpu/importcfg -asmhdr /tmp/go-tool-dist-404527298/internal/cpu/go_asm.h -symabis /tmp/go-tool-dist-404527298/internal/cpu/symabis /<<PKGBUILDDIR>>/src/internal/cpu/cpu.go /<<PKGBUILDDIR>>/src/internal/cpu/cpu_386.go /<<PKGBUILDDIR>>/src/internal/cpu/cpu_x86.go: exit status 1
go tool dist: open /tmp/go-tool-dist-404527298/internal/cpu/_go_.a: no such file or directory
go tool dist: open /tmp/go-tool-dist-404527298/runtime/internal/sys/_go_.a: no such file or directory
go tool dist: open /tmp/go-tool-dist-404527298/runtime/internal/atomic/_go_.a: no such file or directory
unsupported setting GO386=387. Consider using GO386=softfloat instead.

[ Test Plan ]

The package should build and work correctly on i386.

[ Where problems could occur ]

TBD.

[ Other Info ]

TBD.

** Affects: golang
     Importance: Unknown
         Status: Unknown

** Affects: golang-1.16 (Ubuntu)
     Importance: Undecided
         Status: Invalid

** Affects: golang-1.16 (Ubuntu Bionic)
     Importance: High
     Assignee: Sergio Durigan Junior (sergiodj)
         Status: In Progress


** Tags: ftbfs server-todo

** Also affects: golang-1.16 (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: golang-1.16 (Ubuntu Bionic)
       Status: New => In Progress

** Changed in: golang-1.16 (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: golang-1.16 (Ubuntu Bionic)
     Assignee: (unassigned) => Sergio Durigan Junior (sergiodj)

** Changed in: golang-1.16 (Ubuntu)
       Status: In Progress => Invalid

** Changed in: golang-1.16 (Ubuntu)
   Importance: High => Undecided

** Changed in: golang-1.16 (Ubuntu)
     Assignee: Sergio Durigan Junior (sergiodj) => (unassigned)

** Summary changed:

- FTBFS on i386
+ FTBFS on Bionic/i386

** Bug watch added: github.com/golang/go/issues #44500
   https://github.com/golang/go/issues/44500

** Also affects: golang via
   https://github.com/golang/go/issues/44500
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to golang-1.16 in Ubuntu.
https://bugs.launchpad.net/bugs/1983742

Title:
  FTBFS on Bionic/i386

Status in Go:
  Unknown
Status in golang-1.16 package in Ubuntu:
  Invalid
Status in golang-1.16 source package in Bionic:
  In Progress

Bug description:
  [ Impact ]

  golang-1.16 is currently FTBFSing on Bionic/i386:

  https://launchpad.net/ubuntu/+source/golang-1.16/1.16.2-0ubuntu1~18.04.1/+build/24101938

  Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
  unsupported setting GO386=387. Consider using GO386=softfloat instead.

  unsupported setting GO386=387. Consider using GO386=softfloat instead.

  go tool dist: FAILED: /<<PKGBUILDDIR>>/pkg/tool/linux_386/compile -std -pack -o /tmp/go-tool-dist-404527298/runtime/internal/sys/_go_.a -p runtime/internal/sys -importcfg /tmp/go-tool-dist-404527298/runtime/internal/sys/importcfg -asmhdr /tmp/go-tool-dist-404527298/runtime/internal/sys/go_asm.h -symabis /tmp/go-tool-dist-404527298/runtime/internal/sys/symabis /<<PKGBUILDDIR>>/src/runtime/internal/sys/arch.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/arch_386.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/intrinsics_common.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/intrinsics_stubs.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/stubs.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/sys.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/zgoarch_386.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/zgoos_linux.go /<<PKGBUILDDIR>>/src/runtime/internal/sys/zversion.go: exit status 1
  go tool dist: FAILED: /<<PKGBUILDDIR>>/pkg/tool/linux_386/compile -std -pack -o /tmp/go-tool-dist-404527298/internal/cpu/_go_.a -p internal/cpu -importcfg /tmp/go-tool-dist-404527298/internal/cpu/importcfg -asmhdr /tmp/go-tool-dist-404527298/internal/cpu/go_asm.h -symabis /tmp/go-tool-dist-404527298/internal/cpu/symabis /<<PKGBUILDDIR>>/src/internal/cpu/cpu.go /<<PKGBUILDDIR>>/src/internal/cpu/cpu_386.go /<<PKGBUILDDIR>>/src/internal/cpu/cpu_x86.go: exit status 1
  go tool dist: open /tmp/go-tool-dist-404527298/internal/cpu/_go_.a: no such file or directory
  go tool dist: open /tmp/go-tool-dist-404527298/runtime/internal/sys/_go_.a: no such file or directory
  go tool dist: open /tmp/go-tool-dist-404527298/runtime/internal/atomic/_go_.a: no such file or directory
  unsupported setting GO386=387. Consider using GO386=softfloat instead.

  [ Test Plan ]

  The package should build and work correctly on i386.

  [ Where problems could occur ]

  TBD.

  [ Other Info ]

  TBD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/golang/+bug/1983742/+subscriptions




More information about the foundations-bugs mailing list