build-ubuntu-ppc64el-agent fails with idmapset_linux.go:221: undefined

Bug #1648069 reported by Curtis Hovey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-ci-tools
Fix Released
High
Curtis Hovey

Bug Description

The build-ubuntu-ppc64el-agent job fails because of undefined errors like
    idmapset_linux.go:221: undefined

This kind of error implies an GOOS or GOARCH error. We don't see this error building in debs. The likely cause is that crossbuild on stilon-05 is not setup to linux/ppc64 correctly or the crossbuild.py script is not setting the correct env vars. We can see that GOOS is linux and _linux.go was selected, so GOARCH is the primary suspect.

Revision history for this message
Curtis Hovey (sinzui) wrote :

The goarch was not passed to the build script.

Changed in juju-ci-tools:
assignee: nobody → Curtis Hovey (sinzui)
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.