| Summary: | mail-filter/dspam-3.8.0-r15 fails to build with both the sqlite and the mysql use-flag turned on | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | M. B. <tomboy64> |
| Component: | New packages | Assignee: | Alin Năstac (RETIRED) <mrness> |
| Status: | RESOLVED INVALID | ||
| Severity: | minor | CC: | net-mail+disabled |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
M. B.
2009-02-17 21:47:35 UTC
penelope ~ # emerge --info Portage 2.2_rc23 (default/linux/x86/2008.0, gcc-4.3.3, glibc-2.8_p20080602-r1, 2.6.26-gentoo-r4 i686) ================================================================= System uname: Linux-2.6.26-gentoo-r4-i686-Pentium_II_-Deschutes-with-glibc2.0 Timestamp of tree: Tue, 17 Feb 2009 08:45:02 +0000 distcc 3.1 i686-pc-linux-gnu [enabled] app-shells/bash: 3.2_p39 dev-lang/python: 2.5.2-r7 sys-apps/baselayout: 2.0.0 sys-apps/openrc: 0.4.3-r1 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.63 sys-devel/automake: 1.5, 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium2 -O2 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d" CXXFLAGS="-march=pentium2 -O2 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--jobs=3 --load-average=1" FEATURES="distcc distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch webrsync-gpg" GENTOO_MIRRORS="http://213.186.33.37/gentoo-distfiles/ ftp://ftp.twaren.net/Linux/Gentoo/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/" LANG="de_DE.UTF-8" LC_ALL="de_DE.UTF-8" LDFLAGS="-Wl,-O1" MAKEOPTS="-j4 --load-average=1" 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="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/portage/local/layman/webapps-experimental /usr/portage/local/layman/sunrise /usr/portage/local/mine" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="acl authdaemond automount bash-completion berkdb bzip2 calendar caps cgi cli cracklib crypt ctype cups curl daemon dbus dbx dri dynamicplugin encode expat fam fastcgi force-cgi-redirect fortran ftp gallery gd gdbm gif glibc-omitfp gnutls gpm hash icalsrv iconv icu idn imap inline ipv6 isdnlog jpeg jpeg2k jpgraph logwatch madwifi magic masquerade midi mudflap mydms mysql mysqli ncurses nls nptl nptlonly oav offensive openmp pam passwordsave pcre pdo perl php png pop3d pppd python readline reflection resolvconf session sieve slp sockets spl sqlite sqlite3 ssl symlink sysfs syslog tcpd threads tidy tiff tokenizer truetype unicode upnp urandom wifi x86 xml xmlrpc xorg xsl zero-penalty-hit zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv r128 radeon savage sis tdfx trident vesa vga via vmware voodoo" Unset: CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS Thanks for reporting this conflict, assigning to maintainers. I cannot reproduce it on my box. I think there is something wrong with make dependencies, because libdspam.so should be copied into /var/tmp/portage/mail-filter/dspam-3.8.0-r15/image/usr/lib before database drivers. Please try to install it with MAKEOPTS="-j1" and tell me if it worked. I forgot to tell you to remove dspam before running this test. Please do that, otherwise you could compromise the test result (ld will find the dspam library in /usr/lib). The reporter vanished into thin air. Closed as INVALID. |