Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98508 - "app-admin/syslog-ng-1.6.8" Fails to compile from stage3 point of a stage1 install.
Summary: "app-admin/syslog-ng-1.6.8" Fails to compile from stage3 point of a stage1 in...
Status: RESOLVED DUPLICATE of bug 90456
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-09 15:19 UTC by Michael Short
Modified: 2005-07-09 15:56 UTC (History)
0 users

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 Michael Short 2005-07-09 15:19:48 UTC
This is done from a fresh stage1 install, of course after steps 1 and 2 have
already come to pass.  I also tried rebooting the Gentoo LiveCD to clear the
memory just in case.  Memory is fine, did three passes with memtest86, and my
hard-drive is also clean of bad sectors, etc.

Reproducible: Always
Steps to Reproduce:
1. cd /usr/portage; scripts/bootstrap.sh
2. emerge system
3. emerge syslog-ng

Actual Results:  
cfg-lex.o(.text+0x416): In function `yylex':
: undefined reference to `yywrap'
cfg-lex.o(.text+0xb3e): In function `input':
: undefined reference to `yywrap'
collect2: ld returned 1 exit status
make[3]: *** [syslog-ng] Error 1
make[3]: Leaving directory
`/var/tmp/portage/syslog-ng-1.6.8/work/syslog-ng-1.6.8/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/syslog-ng-1.6.8/work/syslog-ng-1.6.8/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/var/tmp/portage/syslog-ng-1.6.8/work/syslog-ng-1.6.8/src'
make: *** [all-recursive] Error 1

!!! ERROR: app-admin/syslog-ng-1.6.8 failed.
!!! Function src_compile, Line 32, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
syslog-ng should have successfully installed as any other ebuild would have.

Gentoo Base System version 1.6.12
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 AMD Athlon(tm) Processor
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Jul  9 2005, 15:02:34)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
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.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -O2 -pipe -fomit-frame-pointer"
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-tbird -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
ftp://gentoo.mirrors.tds.net/gentoo http://open-systems.ufl.edu/mirrors/gentoo
 http://gentoo.netnitco.net"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X alsa apm arts avi berkdb bitmap-fonts bmp cdr crypt
cups divx4linux dvd emboss encode foomaticdb fortr
an gdbm gif gnome gpm gtk gtk2 hal imlib ipv6 java jpeg kde libg++ libwww mad
mikmod mmx mmxext motif mp3 mpeg ncurses nls nptl 
nptlonly nvidia oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline sdl spell ssl tcpd truetype truetype-fonts
 type1-fonts userlocales xml2 xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-07-09 15:56:04 UTC

*** This bug has been marked as a duplicate of 90456 ***