Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76577 - [[ 2.6 headers ]] syskogd-1.4.11-r11 fails to emerge on alpha
Summary: [[ 2.6 headers ]] syskogd-1.4.11-r11 fails to emerge on alpha
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Alpha Linux
: High normal (vote)
Assignee: Tim Yamin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-03 16:43 UTC by Stefan Knoblich (RETIRED)
Modified: 2005-01-04 04:23 UTC (History)
1 user (show)

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


Attachments
Patch (linux26-headers-76577.patch,1.13 KB, patch)
2005-01-03 17:56 UTC, Tim Yamin (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Knoblich (RETIRED) gentoo-dev 2005-01-03 16:43:09 UTC
error messages:

gcc  -mieee -O2 -mtune=ev56 -mcpu=ev56 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DSYSV -fomit-frame-pointer -Wall -fno-strength-reduce -DFSSTND  -c ksym_mod.c
In file included from /usr/include/linux/signal.h:6,
                 from ksym_mod.c:92:
/usr/include/asm/signal.h:27: error: conflicting types for 'sigset_t'
/usr/include/sys/select.h:38: error: previous declaration of 'sigset_t' was here
/usr/include/asm/signal.h:161: error: redefinition of `struct sigaction'
/usr/include/asm/signal.h:175: error: redefinition of `struct sigaltstack'
/usr/include/asm/signal.h:185: error: redefinition of `struct sigstack'
ksym_mod.c: In function `InitMsyms':
ksym_mod.c:266: warning: int format, different type arg (arg 3)
make: *** [ksym_mod.o] Error 1


output of emerge info:

Portage 2.0.51-r3 (default-linux/alpha/2004.3, gcc-3.3.2, glibc-2.3.4.20041102-r0, 2.6.10 alpha)
=================================================================
System uname: 2.6.10 alpha EV56
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="alpha"
AUTOCLEAN="yes"
CFLAGS="-mieee -O2 -mtune=ev56 -mcpu=ev56 -pipe"
CHOST="alpha-unknown-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mieee -O2 -mtune=ev56 -mcpu=ev56 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync8.de.gentoo.org/gentoo-portage"
USE="X acl alpha avi berkdb bitmap-fonts crypt cups dga dvd encode f77 foomaticdb fortran gdbm gif gpm gtk gtk2 imlib jpeg ldap libg++ libwww mad maildir mikmod motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl spell ssl tcpd tiff truetype userlocales xml2 xmms xv zlib"

alpha26 root # epm -q linux26-headers
linux26-headers-2.6.8.1-r1

and 

alpha26 root # epm -q linux26-headers
linux26-headers-2.6.5

(same error messages)
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2005-01-03 17:56:36 UTC
Created attachment 47540 [details, diff]
Patch
Comment 2 Stefan Knoblich (RETIRED) gentoo-dev 2005-01-03 18:31:18 UTC
patch fixed it, sysklogd compiles
Comment 3 SpanKY gentoo-dev 2005-01-03 18:31:55 UTC
fixed it for me
Comment 4 Tim Yamin (RETIRED) gentoo-dev 2005-01-04 04:23:48 UTC
Fixed in CVS.