Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88107 - Neither bogofilter-0.92.8 or bogofilter-0.94.3 will emerge
Summary: Neither bogofilter-0.92.8 or bogofilter-0.94.3 will emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on: 88276
Blocks:
  Show dependency tree
 
Reported: 2005-04-05 18:26 UTC by Decibels
Modified: 2005-05-05 02:04 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Decibels 2005-04-05 18:26:03 UTC
Neither will emerge. Get this:

**********************************
globals.c:67: error: parse error before "db_cachesize"
globals.c:67: warning: type defaults to `int' in declaration of `db_cachesize'
globals.c:67: warning: data definition has no type or storage class
globals.c:75: error: parse error before "wordlist_version"
globals.c:75: warning: type defaults to `int' in declaration of `wordlist_version'
globals.c:75: warning: data definition has no type or storage class
{standard input}: Assembler messages:
{standard input}:480: Error: symbol `next' is already defined
make[3]: *** [globals.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/bogofilter-0.94.3/work/bogofilter-0.94.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/bogofilter-0.94.3/work/bogofilter-0.94.3/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/bogofilter-0.94.3/work/bogofilter-0.94.3/src'
make: *** [all-recursive] Error 1

!!! ERROR: mail-filter/bogofilter-0.94.3 failed.
!!! Function src_compile, Line 39, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
***************************************
on both. There are a lot of other errors proceding this in:
score.h, wordhash.h and word.h

Before that error section 

**********************************cut
/usr/include/gentoo-multilib/amd64/stdlib.h:854: error: parse error before "__THROW"
/usr/include/gentoo-multilib/amd64/stdlib.h:858: error: parse error before "__THROW"
/usr/include/gentoo-multilib/amd64/stdlib.h:866: error: syntax error before "extern"
/usr/include/gentoo-multilib/amd64/stdlib.h:866: error: parse error before "__THROW"
/usr/include/gentoo-multilib/amd64/stdlib.h:869: error: parse error before '*' token
/usr/include/gentoo-multilib/amd64/stdlib.h:873: error: parse error before "wchar_t"
/usr/include/gentoo-multilib/amd64/stdlib.h:877: error: parse error before '*' token
/usr/include/gentoo-multilib/amd64/stdlib.h:881: error: parse error before '*' token
/usr/include/gentoo-multilib/amd64/stdlib.h:891: error: syntax error before "extern"
/usr/include/gentoo-multilib/amd64/stdlib.h:891: error: parse error before "__THROW"
/usr/include/gentoo-multilib/amd64/stdlib.h:955: error: parse error before "__THROW"
*****************************************cut


bash-2.05b# emerge info
Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr  4 2005, 22:59:30)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /lib/modules /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 /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://prometheus.cs.wmich.edu/gentoo http://mirror.datapipe.net/gentoo http://gentoo.mirrors.tds.net/gentoo http://gentoo.seren.com/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa arts berkdb bitmap-fonts cdr crypt cups curl dvd fam flac flash font-server fortran gif gnome gphoto2 gpm gtk gtk2 ipv6 java jp2 jpeg kde libwww lzw lzw-tiff motif mozilla mp3 mpeg mysql ncurses nls nptl oggvorbis opengl oss pam pdflib perl png python qt quicktime readline scanner sdl spell ssl tcpd tiff truetype truetype-fonts type1-fonts usb userlocales xml2 xpm xrandr xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS

Reproducible: Always
Steps to Reproduce:
1.emerge either version, have to unmask the latter one.
2.both fail for same reasons.
3.
Comment 1 Tuan Van (RETIRED) gentoo-dev 2005-04-07 11:37:48 UTC
AMD team, please comfirm/deny.
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2005-04-07 12:19:09 UTC
mail-filter/bogofilter-0.92.8 works fine here with the patch provided in bug 88276 and glibc-2.3.4.20050125-r1, however, i get tons of errors with glibc-2.3.4.20041102-r1
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2005-05-04 07:14:49 UTC
Decibels: i read in the forums that bogofilter still doesn't work for you. Is that true?
Did you reemerge linux-headers or glibc?

eradicator said in http://bugs.gentoo.org/show_bug.cgi?id=87560#c3:
"This has been fixed for about a week.  Please re-emerge your linux-headers or glibc if you need to."

Simon: does it work for you now with latest stable glibc?
Comment 4 Decibels 2005-05-04 16:03:21 UTC
Ya, just remerging linux-headers seems to have fixed it. Had the
latest: linux-headers-2.6.8.1-r4

Then emerged bogofilter-0.92.8 no problems. 
That was like a 5 min fix. Thanks!