Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76766 - [[ 2.6 headers ]] sys-apps/xinetd-2.3.13 fails to compile
Summary: [[ 2.6 headers ]] sys-apps/xinetd-2.3.13 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Tim Yamin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-05 07:36 UTC by António Godinho
Modified: 2005-01-06 07:44 UTC (History)
2 users (show)

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


Attachments
requested log (log,69.11 KB, text/plain)
2005-01-05 12:19 UTC, Jason Melton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description António Godinho 2005-01-05 07:36:38 UTC
make[1]: Leaving directory `/var/tmp/portage/xinetd-2.3.13/work/xinetd-2.3.13/libs/src/xlog'
cd xinetd ; make CC='gcc' CFLAGS='-march=athlon-xp -O2 -fomit-frame-pointer -pipe  -I../libs/include' LDFLAGS=' -L../libs/lib'
make[1]: Entering directory `/var/tmp/portage/xinetd-2.3.13/work/xinetd-2.3.13/xinetd'
gcc -march=athlon-xp -O2 -fomit-frame-pointer -pipe  -I../libs/include   -c -o addr.o addr.c
gcc -march=athlon-xp -O2 -fomit-frame-pointer -pipe  -I../libs/include   -c -o env.o env.c
gcc -march=athlon-xp -O2 -fomit-frame-pointer -pipe  -I../libs/include   -c -o ident.o ident.c
gcc -march=athlon-xp -O2 -fomit-frame-pointer -pipe  -I../libs/include   -c -o log.o log.c
gcc -march=athlon-xp -O2 -fomit-frame-pointer -pipe  -I../libs/include   -c -o nvlists.o nvlists.c
gcc -march=athlon-xp -O2 -fomit-frame-pointer -pipe  -I../libs/include   -c -o parse.o parse.c
gcc -march=athlon-xp -O2 -fomit-frame-pointer -pipe  -I../libs/include   -c -o parsesup.o parsesup.c
gcc -march=athlon-xp -O2 -fomit-frame-pointer -pipe  -I../libs/include   -c -o parsers.o parsers.c
gcc -march=athlon-xp -O2 -fomit-frame-pointer -pipe  -I../libs/include   -c -o sensor.o sensor.c
gcc -march=athlon-xp -O2 -fomit-frame-pointer -pipe  -I../libs/include   -c -o tcpint.o tcpint.c
parsers.c:785: error: conflicting types for 'get_limit'
/usr/include/asm/system.h:135: error: previous definition of 'get_limit' was here
make[1]: *** [parsers.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/xinetd-2.3.13/work/xinetd-2.3.13/xinetd'
make: *** [makeprog] Error 2

!!! ERROR: sys-apps/xinetd-2.3.13 failed.
!!! Function src_compile, Line 35, Exitcode 2
!!! Failed to compile
!!! If you need support, post the topmost build error, NOT this status message.

livecd portage # emerge --info
Portage 2.0.51-r8 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.9-gentoo-r1 i686)
=================================================================
System uname: 2.6.9-gentoo-r1 i686 AMD Athlon(tm) 
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jan  5 2005, 14:51:02)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /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="-march=athlon-xp -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://192.168.1.2/ ftp://ftp.rnl.ist.utl.pt/gentoo/ http://darkstar.ist.utl.pt/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://ftp.rnl.ist.utl.pt/gentoo-portage"
USE="x86 3dnow 3dnowext X acl acpi amd apache2 apm arts artworkextra audiofile avi bash-completion berkdb bitmap-fonts bzip2 bzlib cdinstall cdrom crypt cups encode foomaticdb fortran gdbm gif gnome gpm gtk gtk2 ipv6 jpeg kde libgd libgda libwww mad matroska mikmod mime mjpeg mmx motif mp3 mpeg mpeg4 mplayer mysql ncurses net netcdf network nls nptl oggvorbis opengl oss pam pdf pdflib perl php png pthreads python qt quicktime quotas readline samba sdl sndfile spell sse ssl svga tcpd truetype truetype-fonts type1-fonts unicode usb xml2 xmms xpm xscreensaver xsl xv xvid zlib"
Comment 1 Jason Melton 2005-01-05 08:44:57 UTC
confirmed..same is happening to me
Comment 2 SpanKY gentoo-dev 2005-01-05 10:42:36 UTC
please go into the xinetd dir and run this:
strace -f -o log gcc -I../libs/include -c -o parsers.o parsers.c

then attach the log file to this bug
Comment 3 Jason Melton 2005-01-05 11:11:12 UTC
livecd xinetd # pwd
/var/tmp/portage/xinetd-2.3.13/work/xinetd-2.3.13/xinetd

livecd xinetd # strace -f -o log gcc -I../libs/include -c -o parsers.o parsers.cparsers.c:785: error: conflicting types for `get_limit'
/usr/include/asm/system.h:135: error: previous declaration of `get_limit'
Comment 4 Jason Melton 2005-01-05 11:16:15 UTC
4267  open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/linux/config.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/include/linux/config.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0644, st_size=85, ...}) = 0
4267  read(4, "#ifndef _LINUX_CONFIG_H\n#define "..., 85) = 85
4267  close(4)                          = 0
4267  open("../libs/include/linux/autoconf.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/linux/autoconf.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/include/linux/autoconf.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0644, st_size=26533, ...}) = 0
4267  mmap2(NULL, 26533, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7cf9000
4267  close(4)                          = 0
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ce9000
4267  open("../libs/include/linux/kernel.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/linux/kernel.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/include/linux/kernel.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0644, st_size=7852, ...}) = 0
4267  read(4, "#ifndef _LINUX_KERNEL_H\n#define "..., 7852) = 7852
4267  close(4)                          = 0
4267  open("../libs/include/asm/segment.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/asm/segment.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/include/asm/segment.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0644, st_size=2379, ...}) = 0
4267  read(4, "#ifndef _ASM_SEGMENT_H\n#define _"..., 2379) = 2379
4267  close(4)                          = 0
4267  open("../libs/include/asm/cpufeature.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/asm/cpufeature.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/include/asm/cpufeature.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0644, st_size=5639, ...}) = 0
4267  read(4, "/*\n * cpufeature.h\n *\n * Defines"..., 5639) = 5639
4267  close(4)                          = 0
4267  open("../libs/include/linux/bitops.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/linux/bitops.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/include/linux/bitops.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0644, st_size=2919, ...}) = 0
4267  read(4, "#ifndef _LINUX_BITOPS_H\n#define "..., 2919) = 2919
4267  close(4)                          = 0
4267  open("../libs/include/asm/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/asm/types.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/include/asm/types.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0644, st_size=1374, ...}) = 0
4267  read(4, "#ifndef _I386_TYPES_H\n#define _I"..., 1374) = 1374
4267  close(4)                          = 0
4267  open("../libs/include/asm/bitops.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/asm/bitops.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/include/asm/bitops.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0644, st_size=11622, ...}) = 0
4267  read(4, "#ifndef _I386_BITOPS_H\n#define _"..., 11622) = 11622
4267  close(4)                          = 0
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7cd9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7cc9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7cb9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ca9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c99000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c89000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c79000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c69000
4267  munmap(0xb7d00000, 14021)         = 0
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c59000
4267  open("../libs/include/bits/sigstack.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/bits/sigstack.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/include/bits/sigstack.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0644, st_size=1595, ...}) = 0
4267  read(4, "/* sigstack, sigaltstack definit"..., 1595) = 1595
4267  close(4)                          = 0
4267  open("../libs/include/bits/sigthread.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/bits/sigthread.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/include/bits/sigthread.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0644, st_size=1566, ...}) = 0
4267  read(4, "/* Signal handling function for "..., 1566) = 1566
4267  close(4)                          = 0
4267  munmap(0xb7e57000, 12975)         = 0
4267  open("../libs/include/bits/waitflags.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/bits/waitflags.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/include/bits/waitflags.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0644, st_size=1325, ...}) = 0
4267  read(4, "/* Definitions of flag bits for "..., 1325) = 1325
4267  close(4)                          = 0
4267  open("../libs/include/bits/waitstatus.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/bits/waitstatus.h", O_RDONLY|O_NOCTTY) = -1 ENOENT (No such file or directory)
4267  open("/usr/include/bits/waitstatus.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0644, st_size=3574, ...}) = 0
4267  read(4, "/* Definitions of status bits fo"..., 3574) = 3574
4267  close(4)                          = 0
4267  open("msg.h", O_RDONLY|O_NOCTTY)  = 4
4267  fstat64(4, {st_mode=S_IFREG|0664, st_size=433, ...}) = 0
4267  read(4, "#ifndef MSG_H\n#define MSG_H\n\n#in"..., 433) = 433
4267  close(4)                          = 0
4267  open("sio.h", O_RDONLY|O_NOCTTY)  = -1 ENOENT (No such file or directory)
4267  open("../libs/include/sio.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0640, st_size=4610, ...}) = 0
4267  read(4, "/*\n * (c) Copyright 1992, 1993 b"..., 4610) = 4610
4267  close(4)                          = 0
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c49000
4267  open("builtins.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0664, st_size=1288, ...}) = 0
4267  read(4, "/*\n * (c) Copyright 1992 by Pana"..., 1288) = 1288
4267  close(4)                          = 0
4267  open("attr.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0664, st_size=2416, ...}) = 0
4267  read(4, "/*\n * (c) Copyright 1992 by Pana"..., 2416) = 2416
4267  close(4)                          = 0
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c39000
4267  brk(0x855f000)                    = 0x855f000
4267  munmap(0xb7e33000, 12309)         = 0
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c29000
4267  open("nvlists.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0664, st_size=415, ...}) = 0
4267  read(4, "#ifndef NVLISTS_H\n#define NVLIST"..., 415) = 415
4267  close(4)                          = 0
4267  open("env.h", O_RDONLY|O_NOCTTY)  = 4
4267  fstat64(4, {st_mode=S_IFREG|0664, st_size=223, ...}) = 0
4267  read(4, "#ifndef X_ENV_H\n#define X_ENV_H\n"..., 223) = 223
4267  close(4)                          = 0
4267  open("xconfig.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0664, st_size=5061, ...}) = 0
4267  read(4, "/*\n * (c) Copyright 1992 by Pana"..., 5061) = 5061
4267  close(4)                          = 0
4267  open("addr.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0664, st_size=796, ...}) = 0
4267  read(4, "/*\n * (c) Copyright 1992 by Pana"..., 796) = 796
4267  close(4)                          = 0
4267  open("timex.h", O_RDONLY|O_NOCTTY) = 4
4267  fstat64(4, {st_mode=S_IFREG|0664, st_size=405, ...}) = 0
4267  read(4, "/*\n * (c) Copyright 1998-2001 by"..., 405) = 405
4267  close(4)                          = 0
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c19000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c09000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7bf9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7be9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7bd9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7bc9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7bb9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ba9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b99000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b89000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b79000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b69000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b59000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b49000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b39000
4267  write(2, "parsers.c:785: error: conflictin"..., 55) = 55
4267  write(2, "\n", 1)                 = 1
4267  write(2, "/usr/include/asm/system.h:135: e"..., 73) = 73
4267  write(2, "\n", 1)                 = 1
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b29000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b19000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7b09000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7af9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ae9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ad9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ac9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ab9000
4267  mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7aa9000
4267  write(3, "\t.file\t\"parsers.c\"\n\t.section\t.ro"..., 32561) = 32561
4267  close(3)                          = 0
4267  munmap(0xb7e7f000, 131072)        = 0
4267  exit_group(1)                     = ?
4266  <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 4267
4266  --- SIGCHLD (Child exited) @ 0 (0) ---
4266  stat64("/tmp/ccoU6slO.s", {st_mode=S_IFREG|0600, st_size=32561, ...}) = 0
4266  unlink("/tmp/ccoU6slO.s")         = 0
4266  exit_group(1)                     = ?
Comment 5 Jason Melton 2005-01-05 12:19:34 UTC
Created attachment 47726 [details]
requested log
Comment 6 Jason Melton 2005-01-05 12:21:23 UTC
Comment on attachment 47726 [details]
requested log

Sorry for posting the log in the comments, I'm a n00b at this if you can't
tell.
Comment 7 SpanKY gentoo-dev 2005-01-05 17:52:57 UTC
ok, this is a new bug
Comment 8 Tim Yamin (RETIRED) gentoo-dev 2005-01-06 07:44:31 UTC
Should be fixed in linux26-headers-2.6.8.1-r2; please reopen this bug if you still get an issue. Thanks!