Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156303 - net-analyzer/nessus-libraries-2.3.1 fails to compile
Summary: net-analyzer/nessus-libraries-2.3.1 fails to compile
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
: 168581 170922 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-26 06:54 UTC by Pascariu Olimpiu
Modified: 2007-03-14 20:55 UTC (History)
5 users (show)

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


Attachments
Build log (build.log,18.65 KB, text/plain)
2007-03-03 07:37 UTC, Sannin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pascariu Olimpiu 2006-11-26 06:54:17 UTC
When I-'m trying to compile nessus on my gentoo 2006.1 I get this error.
In file included from /usr/include/asm/processor.h:8,
                 from /usr/include/linux/prefetch.h:15,
                 from /usr/include/linux/list.h:5,
                 from /usr/include/linux/msg.h:5,
                 from /var/tmp/portage/net-analyzer/nessus-libraries-2.3.1/work/nessus-libraries/include/includes.h:191,
                 from plugutils.c:22:
/usr/include/asm-x86_64/processor.h:70: error: expected specifier-qualifier-list before 'cpumask_t'

I received the same error when I tried to compile nessus-2.2.6

emerge --info :

 emerge --info
Portage 2.1.2_rc2-r2 (default-linux/amd64/2006.0, gcc-4.1.1, glibc-2.5-r0, 2.6.18-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.18-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.6
Last Sync: Sun, 26 Nov 2006 12:21:01 +0000
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=athlon64 -O2 -pipe -msse3"
DISTDIR="/storage/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.romnet.org/gentoo/"
MAKEOPTS="-j1"
PKGDIR="/storage/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS=""
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/portage-xgl /usr/portage/local/layman/sunrise"
SYNC="rsync://rsync.ro.gentoo.org/gentoo-portage"
USE="amd64 7zip X a52 aac acl acpi alsa apache2 asf berkdb bitmap-fonts bzip2 cairo cdparanoia cdr clamav cli cracklib crypt cups dbus dlloader dri dvd dvdr dvdread eds elibc_glibc emboss encode exif ffmpeg firefox flac foomaticdb fortran gif gnome gpm gstreamer gtk gtk2 hal iconv imagemagick imlib input_devices_keyboard input_devices_mouse iproute2 isdnlog java jpeg kernel_linux lzw lzw-tiff mad matroska mono mp3 mpeg mysql ncurses nls nptl nptlonly nsplugin ogg opengl oss pcre pdf perl php png pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl svg tcpd theora threads tiff tk truetype truetype-fonts type1-fonts usb userland_GNU video_cards_nvidia vorbis wmf xine xorg xpm xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 ron widler 2006-12-02 05:26:18 UTC
i get exactly the same error on my ~amd64
Comment 2 Eric de Ronde 2006-12-13 05:35:15 UTC
(In reply to comment #1)
> i get exactly the same error on my ~amd64
> 
Same error on my amd

Comment 3 Patrizio Bassi 2007-01-03 15:35:35 UTC
same for me, linex headers && kernel 2.6.19
Comment 4 Markus Ullmann (RETIRED) gentoo-dev 2007-02-01 16:48:48 UTC
Seems to be resolved for me with 2.6.19-r2, can you confirm and reopen the bug if needed?
Comment 5 Pascariu Olimpiu 2007-02-01 22:11:05 UTC
(In reply to comment #4)
> Seems to be resolved for me with 2.6.19-r2, can you confirm and reopen the bug
> if needed?
> 

Now with 2.6.19-r2 nessus(and deps) compiles ok on my system.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-02-27 15:00:07 UTC
*** Bug 168581 has been marked as a duplicate of this bug. ***
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-02-27 20:39:24 UTC
*** Bug 168581 has been marked as a duplicate of this bug. ***
Comment 8 Sannin 2007-03-03 07:37:59 UTC
Created attachment 111889 [details]
Build log
Comment 9 Sannin 2007-03-03 07:39:17 UTC
Comment on attachment 111889 [details]
Build log

Compiling fails on me, too... I provided the build.log

emerge --info:

Portage 2.1.2-r9 (default-linux/amd64/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.19-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.19-gentoo-r5 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Gentoo Base System release 1.12.9
Timestamp of tree: Sat, 03 Mar 2007 06:00:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -msse3 -O3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=athlon64 -msse3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en el"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acpi aiglx alsa amd64 amr artworkextra asf audiofile beagle berkdb bitmap-fonts bluetooth bzip2 cairo cdr cli cracklib crypt css cups dbus divx doc dri dts dv dvb dvd dvdr dvdread eds emboss encode fam fat ffmpeg firefox flac fontconfig fortran fuse gdbm gif gimp gimpprint glitz gmedia gnokii gnome gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal iconv ieee1394 imagemagick ipv6 isdnlog ithreads java jikes jpeg junit kde kdeenablefinal kdehiddenvisibility lcms ldap libcaca libg++ lirc lm_sensors logitech-mouse mad matroska midi mikmod mmx2 mng mono mozbranding mozilla mp3 mp4 mpeg mplayer msn musicbrainz nautilus ncurses network nfs nls nodrm nptl nptlonly nsplugin ntfs nvidia offensive ogg on-the-fly-crypt openal opengl pam pch pcre pda pdf perl png ppds pppd python qt3 qt4 quicktime readline realmedia reflection reiser4 reiserfs samba scanner sdl seamonkey session slp smp snmp spell spl ssl svg sysfs tcltk tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts unicode usb userlocales v4l v4l2 vorbis wma wmp wxwindows x264 xine xml xmp xorg xscreensaver xv xvid zlib" ALSA_CARDS="intel8x0 bt87x emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev joystick" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en el" LIRC_DEVICES="leadtek_0010" USERLAND="GNU" VIDEO_CARDS="nvidia vesa nv"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2007-03-14 20:55:28 UTC
*** Bug 170922 has been marked as a duplicate of this bug. ***