Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94393 - Missing keyword for cdecl on amd64
Summary: Missing keyword for cdecl on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-29 09:13 UTC by Igor Rafienko
Modified: 2005-06-02 08:36 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 Igor Rafienko 2005-05-29 09:13:52 UTC
amd64/~amd64 is missing from KEYWORDS for cdecl package.

I just tried to build it from my overlay simply by inserting ~amd64 into
KEYWORDS, and all is peachy -- the package builds, installs and works as expected.

Is there any particular reason why this package is not enabled for amd64 (or at
least for ~amd64)?

Reproducible: Always
Steps to Reproduce:
1. emerge -Dvu cdecl
2.
3.

Actual Results:  
Calculating dependencies   
!!! All ebuilds that could satisfy "cdecl" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-util/cdecl-2.5-r1 (masked by: missing keyword)



annette cdecl # emerge info
Portage 2.0.51.22-r1 (default-linux/amd64/2005.0, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.6.11-gentoo-r7-kraxel1 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r7-kraxel1 x86_64 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.6.12
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
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.16
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -fexpensive-optimizations"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /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/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -fexpensive-optimizations"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg candy ccache digest distlocks sandbox sfperms
strict userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.du.se/pub/os/gentoo
http://trumpetti.atm.tut.fi/gentoo/ ftp://mirror.scarlet-internet.nl/pub/gentoo"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib acpi alsa berkdb bitmap-fonts cdparanoia cdr crypt
curl doc dvd dvdr eds esd fam ffmpeg flac font-server fortran gd gdbm gif gnome
gpm gstreamer gtk gtk2 imagemagick imlib ipv6 jack java jbig jp2 jpeg libcaca
libwww lirc lzw lzw-tiff mad matroska mikmod mng mozilla mp3 nas ncurses nls ogg
oggvorbis opengl oss pam perl png python qt radeon readline rtc sdl speex sqlite
ssl tcltk tcpd tetex theora tiff transcode truetype truetype-fonts type1-fonts
usb userlocales v4l v4l2 vcd vorbis wmf wxwindow xine xml2 xmms xpm xrandr xv
zlib video_cards_radeon userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-06-02 08:36:16 UTC
Added ~amd64.  Thanks for reporting.