Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103930 - app-benchmarks/httperf could be keyworded ~amd64
Summary: app-benchmarks/httperf could be keyworded ~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: TESTED
Depends on:
Blocks:
 
Reported: 2005-08-27 09:13 UTC by Simon Strandman
Modified: 2005-10-01 02:52 UTC (History)
0 users

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


Attachments
Patch for MAKEOPTS= -j1 (httperf.patch,270 bytes, patch)
2005-09-23 10:33 UTC, Homer Parker (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Strandman 2005-08-27 09:13:40 UTC
app-benchmarks/httperf could be keyworded ~amd64. The only change I had to do to
make it compile was to set MAKEOPTS="-j1", otherwise it would fail complaining
about a missing file.

Reproducible: Always
Steps to Reproduce:
Comment 1 Homer Parker (RETIRED) gentoo-dev 2005-09-23 10:32:16 UTC
I can confirm it works with MAKEOPTS= -j1, patch following
Comment 2 Homer Parker (RETIRED) gentoo-dev 2005-09-23 10:33:38 UTC
Created attachment 69091 [details, diff]
Patch for MAKEOPTS= -j1
Comment 3 Aaron Walker (RETIRED) gentoo-dev 2005-09-26 09:58:35 UTC
Done. Sorry for the delay.
Comment 4 Jim Laflin 2005-09-30 16:12:04 UTC
Appears to work fine here, please mark ~amd64

Jim

Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.13-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.13-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
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.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe"
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/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks multilib-strict sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk"
LINGUAS="en_GB"
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="X aac alsa amarok amd64 apache2 avi berkdb bitmap-fonts browserplugin cdb
cdr crypt cups curl directfb dvd dvdr dvdread eds emboss encode fam flac
foomaticdb fortran freetype gd gdbm gif gphoto2 gpm gstreamer gtk gtk2 guile hal
imagemagick imlib ipv6 java javascript jpeg junit kde kdeenablefinal ldap libwww
lzw lzw-tiff mad mikmod mp3 mpeg mplayer msn mysql ncurses nls nocd nvidia ogg
oggvorbis opengl oss pam pdflib perl php png ppds python qt quicktime readline
real samba sdl spell ssl symlink tcpd tetex theora tiff truetype truetype-fonts
type1-fonts usb userlocales v4l vcd vorbis xine xml xml2 xpm xv zlib
linguas_en_GB userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 5 Simon Stelling (RETIRED) gentoo-dev 2005-10-01 02:52:24 UTC
marked testing, thanks