Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208839 - app-admin/syslog-ng-2.0.8: Build error.
Summary: app-admin/syslog-ng-2.0.8: Build error.
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-04 12:17 UTC by Jiim
Modified: 2008-02-05 01:48 UTC (History)
0 users

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


Attachments
build.log (build.log,17.74 KB, text/plain)
2008-02-04 12:18 UTC, Jiim
Details
environment file (environment,10.94 KB, text/plain)
2008-02-04 12:19 UTC, Jiim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiim 2008-02-04 12:17:57 UTC
Package syslog-ng-2.0.8 fails to build - segmentation fault.

Reproducible: Always

Steps to Reproduce:
# emerge =app-admin/syslog-ng-2.0.8


Actual Results:  
(...)
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/eventlog    -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -O2 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -c `test -f 'fdwrite.c' || echo './'`fdwrite.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/eventlog    -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -O2 -march=athlon-xp -pipe -fomit-frame-pointer -Wall -c `test -f 'fdread.c' || echo './'`fdread.c
make[2]: *** [gsockaddr.o] Segmentation fault
make[2]: *** Deleting file `gsockaddr.o'
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/app-admin/syslog-ng-2.0.8/work/syslog-ng-2.0.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-admin/syslog-ng-2.0.8/work/syslog-ng-2.0.8'
make: *** [all] Error 2
 *
 * ERROR: app-admin/syslog-ng-2.0.8 failed.
 * Call stack:
 *               ebuild.sh, line   46:  Called src_compile
 *             environment, line  108:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-admin/syslog-ng-2.0.8/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-admin/syslog-ng-2.0.8/temp/environment'.
 *
Comment 1 Jiim 2008-02-04 12:18:51 UTC
Created attachment 142649 [details]
build.log
Comment 2 Jiim 2008-02-04 12:19:20 UTC
Created attachment 142651 [details]
environment file
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-02-04 15:05:20 UTC
Can you reproduce this repeatedly at *exactly* the same spot? Also please post emerge --info output.
Comment 4 Jiim 2008-02-05 01:48:41 UTC
After running fsck on root filesystem, everything builds ok.