Bug 224169 - mail-filter/dspam-3.8.0-r11 stabilization request
Bug#: 224169 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: mrness@gentoo.org Reported By: mrness@gentoo.org
Component: Applications
URL: 
Summary: mail-filter/dspam-3.8.0-r11 stabilization request
Keywords:  STABLEREQ
Status Whiteboard: 
Opened: 2008-05-29 23:15 0000
Description:   Opened: 2008-05-29 23:15 0000
Please mark it stable.

------- Comment #1 From Christian Faulhammer 2008-05-30 15:32:51 0000 -------
x86 stable

------- Comment #2 From Friedrich Oslage 2008-05-31 14:39:06 0000 -------
On sparc, with USE="postgres", it does pull in dev-db/libpq-8.0.15 but
configure dies with:

checking where to find PostgreSQL headers... /usr/include/postgresql
checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking where to find PostgreSQL libraries... /usr/lib/postgresql
configure: error: required path for libpq libraries (/usr/lib/postgresql) is
not a directory

After manually adding >=virtual/postgresql-server-8 to the build time
dependency list it compiles fine, has no test failures, no collisions and
works.

# emerge --info
Portage 2.1.4.4 (default-linux/sparc/sparc64/2007.0/server, gcc-4.1.2,
glibc-2.6.1-r0, 2.6.24-gentoo-r8 sparc64)
=================================================================
System uname: 2.6.24-gentoo-r8 sparc64 sun4u
Timestamp of tree: Sat, 31 May 2008 07:34:01 +0000
app-shells/bash:     3.2_p33
dev-lang/python:     2.4.4-r13
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="sparc"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-mcpu=ultrasparc -mtune=ultrasparc -mvis -Wa,-Av8plusa
-frename-registers -O2 -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo
/etc/udev/rules.d"
CXXFLAGS="-mcpu=ultrasparc -mtune=ultrasparc -mvis -Wa,-Av8plusa
-frename-registers -O2 -pipe"
DISTDIR="/tmp/distfiles"
FEATURES="collision-protect distlocks metadata-transfer parallel-fetch sandbox
strict test unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en de"
MAKEOPTS="-j17"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="caps cli cracklib cups dri extensions fortran gdbm gpm hpn iconv ipv6
isdnlog ldap logrotate mailwrapper midi mudflap nls nothreads nptl nptlonly
openmp pcre ppds pppd qos reflection server session snmp sparc spl ssl symlink
tftp truetype unicode userlocales vim xml xorg" ELIBC="glibc"
INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LINGUAS="en de"
USERLAND="GNU"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #3 From Alin Năstac 2008-06-01 08:23:12 0000 -------
Fixed in the same revision by setting pgsql libdir to /usr/$(get_libdir).

------- Comment #4 From Friedrich Oslage 2008-06-01 10:16:20 0000 -------
Thanks, now all is good :)

------- Comment #5 From Friedrich Oslage 2008-06-05 16:05:11 0000 -------
sparc stable, closing