Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 327531 - postgresql-base-8.4.4-r2 fails with 'threads' use flag
Summary: postgresql-base-8.4.4-r2 fails with 'threads' use flag
Status: RESOLVED DUPLICATE of bug 322597
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-08 20:35 UTC by Matthew Thode ( prometheanfire )
Modified: 2010-07-08 21:23 UTC (History)
0 users

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


Attachments
error and emerge --info (error,13.30 KB, text/plain)
2010-07-08 20:36 UTC, Matthew Thode ( prometheanfire )
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***