Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 327531

Summary: postgresql-base-8.4.4-r2 fails with 'threads' use flag
Product: Gentoo Linux Reporter: Matthew Thode ( prometheanfire ) <prometheanfire>
Component: [OLD] ServerAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: autobuilds   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: error and emerge --info

Description Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2010-07-08 20:35:03 UTC
Build failed on hardened during the config part of the installation.
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2010-07-08 20:36:19 UTC
Created attachment 238067 [details]
error and emerge --info
Comment 2 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2010-07-08 20:37:21 UTC
Here is my make.conf also.

FLAGS="-O2 -pipe -march=native -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
CHOST="x86_64-pc-linux-gnu"
MAKEOPTS="-j5"
USE="caps acpi mmx sse sse2 sse3 sse4 alsa gnutls ncurses bashlogger lvm network parted pam tcpd sni ssl bash-completion clamav crypt cracklib ipv6 syslog php xml posix zip unicode gd truetype spell calendar curl curlwrappers hash hashlib imap ldap ldap-sasl mhash snmp soap threads xmlreader xmlrpc xpm fastcgi cgi sasl svg symlink vim-syntax uuid postgres postfix encode faac faad mp3 vorbis ogg aac wma flac lame xvid -ssmtp -cups -X -mesa -opengl -xscreensaver -xv"

GENTOO_MIRRORS="ftp://ftp.gtlib.gatech.edu/pub/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ ftp://gentoo.chem.wisc.edu/gentoo/ "
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
PKGDIR="/usr/portage/packages"
FEATURES="buildpkg"
EMERGE_DEFAULT_OPTS="--usepkg --ask --verbose"
PORTAGE_ELOG_MAILURI="mthode@mthode.org 10.0.1.6"
PORTAGE_ELOG_MAILFROM="mthode@mthode.org"
Comment 3 Thomas Sachau gentoo-dev 2010-07-08 21:23:39 UTC

*** This bug has been marked as a duplicate of bug 322597 ***