Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93398 - gmfsk has no ~amd64 keyword. However it builds and works on amd64.
Summary: gmfsk has no ~amd64 keyword. However it builds and works on amd64.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-20 20:02 UTC by Terry Heatlie
Modified: 2005-05-21 07:24 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Terry Heatlie 2005-05-20 20:02:06 UTC
I copied the gmfsk ebuild etc into my PORTDIR_OVERLAY, added ~amd64 and emerged
it.  The program built without any problems, and I have verified that it works
at least to the extent that a PSK-31 QSO can be copied off the air.  I didn't
try transmitting.

Reproducible: Always
Steps to Reproduce:
USE=~amd64 emerge gmfsk

Actual Results:  
!!! All ebuilds that could satisfy "gmfsk" have been masked.
!!! One of the following masked packages is required to complete your request:
- media-radio/gmfsk-0.6 (masked by: missing keyword)
- media-radio/gmfsk-0.6-r1 (masked by: missing keyword)


Expected Results:  
successful emerge

lisa local # emerge --info
Portage 2.0.51.22 (default-linux/amd64/2005.0, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.6.11-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.11
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa berkdb bitmap-fonts bonobo cdr crypt cups curl eds esd
fam font-server fortran gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml guile
imagemagick imlib ipv6 java jp2 jpeg lzw lzw-tiff mad mozilla mp3 mysql ncurses
nls opengl oss pam perl png python readline samba ssl tcpd tiff truetype
truetype-fonts type1-fonts usb userlocales xml xml2 xpm xrandr xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

lisa local #
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2005-05-21 07:24:15 UTC
marked ~amd64, thanks for reporting