Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150227 - www-servers/thttpd can be keyworded ~mips
Summary: www-servers/thttpd can be keyworded ~mips
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: MIPS Linux
: High enhancement (vote)
Assignee: MIPS Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-05 20:30 UTC by Jeremy Utley
Modified: 2007-01-20 16:25 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 Jeremy Utley 2006-10-05 20:30:52 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060913 Fedora/1.5.0.7-1.fc5 Firefox/1.5.0.7 pango-text
Build Identifier: 

thttpd (tiny httpd server) is missing mips keyword - I just allowed it despite
the missing keyword via package.keywords, and the ebuild is successful.  The
daemon is running on my Cobalt Qube system and serving pages successfully.  I
did not test the CGI functionality of the server, as that's not currently
necessary, but it should be possible to at least give it an unstable tag on the
MIPS arch.

Reproducible: Always

Steps to Reproduce:
1.emerge thttpd on mips


Actual Results:  
errored out due to missing keyword

Expected Results:  
built successfully

katana localhost # emerge --info
Portage 2.1-r1 (default-linux/mips/2006.1/cobalt/o32, gcc-3.4.6, glibc-2.3.6-r4,
2.6.17.10-mipsgit-20060618 mips)
=================================================================
System uname: 2.6.17.10-mipsgit-20060618 mips Nevada V10.0  FPU V10.0
Gentoo Base System version 1.12.1
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.3.4-r1, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.14.4
ACCEPT_KEYWORDS="mips"
AUTOCLEAN="yes"
CBUILD="mipsel-unknown-linux-gnu"
CFLAGS="-O2 -mips4 -mabi=32 -pipe -fomit-frame-pointer"
CHOST="mipsel-unknown-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -mips4 -mabi=32 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="berkdb bitmap-fonts cli cobalt dlloader fortran gdbm gpm isdnlog libwww
mips nls pam pcre perl pppd python readline reflection sdl session spl ssl tcpd
truetype-fonts type1-fonts xorg elibc_glibc input_devices_keyboard
input_devices_mouse input_devices_evdev kernel_linux userland_GNU
video_cards_dummy video_cards_fbdev video_cards_impact video_cards_newport
video_cards_v4l"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Alexander Færøy 2007-01-20 16:25:34 UTC
Fixed in CVS.
Closing.