First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 50671
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Eggert <eggert.ehmke@berlin.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 50671 depends on: Show dependency tree
Bug 50671 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-05-10 14:01 0000
when emerging flightgear, the compile process stops with these error messages:

g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src  -I/usr/X11R6/include -DPKGLIBDIR=\"/usr/games/lib/FlightGear\" -O3 -march=pentium4 -pipe -fomit-frame-pointer -D_REENTRANT -c -o bootstrap.o `test -f bootstrap.cxx || echo './'`bootstrap.cxx
make[2]: *** No rule to make target `../../src/Main/libMain.a', needed by `fgfs'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/flightgear-0.9.3/work/FlightGear-0.9.3/src/Main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/flightgear-0.9.3/work/FlightGear-0.9.3/src'
make: *** [all-recursive] Error 1

------- Comment #1 From Mr. Bones. 2004-05-10 16:33:42 0000 -------
add the output of emerge --info and reopen please.

------- Comment #2 From Sven Wegener 2004-05-10 16:50:23 0000 -------
flightgear does not build in parallel, forcing MAKEOPTS=-j1 should solve it

the prior version of the ebuild used "emake || make || die" to get around
this, but this a real nasty work around *g*

------- Comment #3 From Eggert 2004-05-11 13:20:54 0000 -------
Sven: your hint seems to work. Thank you
Eggert

------- Comment #4 From Sven Wegener 2004-05-12 04:26:06 0000 -------
yeah, but i'm not (yet) a dev, so i can't fix this bug. my comment was primary
directed at Mr. Bones.

eggert, could please reopen this bug with the output of emerge --info attached
as Mr. Bones. wanted. and assign this bug to games@gentoo.org

------- Comment #5 From Eggert 2004-05-12 12:28:41 0000 -------
As requested, here is my emerge --info output:

root:/home/eggert $ emerge --info flightgear
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-udev)
=================================================================
System uname: 2.6.5-udev i686 Intel(R) Celeron(R) CPU 2.60GHz
Gentoo Base System version 1.4.10
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.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="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://gentoo.inode.at/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi4linux alsa arts avi berkdb cdr crypt cups dvd dvdr encode esd ethereal foomaticdb gdbm gif gpm gtk2 imlib irda java jpeg kde lcd libg++ libwww mad mikmod motif mpeg ncurses nls nvidia oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readline sdl slang spell ssl svga tcpd truetype video_cards_i810 x86 xml2 xmms xv zlib"

------- Comment #6 From Mr. Bones. 2004-05-12 13:02:16 0000 -------
ugly.  Try flightgear-0.9.4 and see if it has the same issue please.

------- Comment #7 From Sven Wegener 2004-05-12 14:34:52 0000 -------
0.9.4 also fails to build in parallel

------- Comment #8 From Mr. Bones. 2004-05-12 14:44:51 0000 -------
thanks for checking.  fixed in cvs.

First Last Prev Next    No search results available      Search page      Enter new bug