Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494418 - dev-lang/go-1.2 keyword request
Summary: dev-lang/go-1.2 keyword request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo AMD64 FreeBSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-16 03:39 UTC by William Hubbs
Modified: 2014-02-11 18:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for go-{1.2,9999}.ebuild (494418.patch,870 bytes, patch)
2014-01-28 11:09 UTC, Yuta SATOH
Details | Diff
Result of FEATURES=test on Gentoo/FreeBSD 10.0 (amd64-fbsd) (go-1.2-494418.log,16.31 KB, text/plain)
2014-01-28 11:13 UTC, Yuta SATOH
Details

Note You need to log in before you can comment on or make changes to this bug.
Description William Hubbs gentoo-dev 2013-12-16 03:39:17 UTC
All,

Can you add the ~amd64-fbsd and ~x86-fdsd keywords to dev-lang/go-1.2?

Thanks,

William
Comment 1 Naohiro Aota gentoo-dev 2013-12-16 12:12:33 UTC
~x86-fbsd done.
Comment 2 William Hubbs gentoo-dev 2014-01-26 08:09:56 UTC
Ping?

amd64-fbsd, what is the status?

Thanks,

William
Comment 3 Yuta SATOH 2014-01-28 11:09:24 UTC
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>
Comment 4 Yuta SATOH 2014-01-28 11:13:20 UTC
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
Comment 5 William Hubbs gentoo-dev 2014-02-11 18:00:00 UTC
The ~amd64-fbsd keyword has been added, thanks for testing, and thanks
to ryao for approving. :-)