All, Can you add the ~amd64-fbsd and ~x86-fdsd keywords to dev-lang/go-1.2? Thanks, William
~x86-fbsd done.
Ping? amd64-fbsd, what is the status? Thanks, William
Created attachment 368962 [details, diff] patch for go-{1.2,9999}.ebuild The attached patch will fix the following issues. >>> Completed installing go-1.2 into /var/tmp/portage/dev-lang/go-1.2/image/ strip: x86_64-gentoo-freebsd10.0-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version <snip> usr/lib/go/pkg/freebsd_amd64/hash/adler32.a x86_64-gentoo-freebsd10.0-strip:/var/tmp/portage/dev-lang/go-1.2/image/usr/lib/go/pkg/freebsd_amd64/hash/adler32.a(__.GOSYMDEF): Unable to recognise the format of file: File format not recognized x86_64-gentoo-freebsd10.0-strip:/var/tmp/portage/dev-lang/go-1.2/image/usr/lib/go/pkg/freebsd_amd64/hash/adler32.a(__.PKGDEF): Unable to recognise the format of file: File format not recognized x86_64-gentoo-freebsd10.0-strip:/var/tmp/portage/dev-lang/go-1.2/image/usr/lib/go/pkg/freebsd_amd64/hash/adler32.a(_go_.6): Unable to recognise the format of file: File format not recognized usr/lib/go/pkg/freebsd_amd64/hash/crc32.a usr/lib/go/pkg/freebsd_amd64/hash/fnv.a usr/lib/go/pkg/freebsd_amd64/hash/crc64.a x86_64-gentoo-freebsd10.0-strip:/var/tmp/portage/dev-lang/go-1.2/image/usr/lib/go/pkg/freebsd_amd64/hash/crc32.a(__.GOSYMDEF): Unable to recognise the format of file: File format not recognized x86_64-gentoo-freebsd10.0-strip:/var/tmp/portage/dev-lang/go-1.2/image/usr/lib/go/pkg/freebsd_amd64/hash/fnv.a(__.GOSYMDEF): Unable to recognise the format of file: File format not recognized x86_64-gentoo-freebsd10.0-strip:/var/tmp/portage/dev-lang/go-1.2/image/usr/lib/go/pkg/freebsd_amd64/hash/crc32.a(__.PKGDEF): Unable to recognise the format of file: File format not recognized <snip>
Created attachment 368964 [details] Result of FEATURES=test on Gentoo/FreeBSD 10.0 (amd64-fbsd) @bsd team, I've tested on Gentoo/FreeBSD 10.0 (amd64-fbsd). And passed the test. # ACCEPT_KEYWORDS=~x86-fbsd FEATURES=test USE="bash-completion emacs vim-syntax zsh-completion" emerge dev-lang/go &> ~/go-1.2-494418.log
The ~amd64-fbsd keyword has been added, thanks for testing, and thanks to ryao for approving. :-)