Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 161257 Details for
Bug 224497
games-simulation/fgrun-1.0.0 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Complete build.log with slightly different messages
build.log (text/plain), 13.69 KB, created by
Florian Streibelt
on 2008-07-24 12:14:29 UTC
(
hide
)
Description:
Complete build.log with slightly different messages
Filename:
MIME Type:
Creator:
Florian Streibelt
Created:
2008-07-24 12:14:29 UTC
Size:
13.69 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking fgrun-1.0.0.tar.gz to /var/tmp/portage/games-simulation/fgrun-1.0.0/work > [32;01m*[0m Applying fgrun-1.0.0-fltk.patch ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/games-simulation/fgrun-1.0.0/work/fgrun-1.0.0' ... > [32;01m*[0m Running aclocal -I . ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/games-simulation/fgrun-1.0.0/work/fgrun-1.0.0 ... > * econf: updating fgrun-1.0.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating fgrun-1.0.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --with-plib-libraries=/usr/lib64 --with-plib-includes=/usr/include --build=x86_64-pc-linux-gnu >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking for cos in -lm... yes >checking for an ANSI C-conforming const... yes >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for XCreateWindow in -lX11... yes >checking for XShmCreateImage in -lXext... yes >checking for XGetExtensionVersion in -lXi... yes >checking for IceOpenConnection in -lICE... yes >checking for SmcOpenConnection in -lSM... yes >checking for XtMalloc in -lXt... yes >checking for XmuLookupStandardColormap in -lXmu... yes >checking for library containing glNewList... -lGL >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for gzopen in -lz... yes >checking for PLIB include path... -I/usr/include >checking for PLIB LDFLAGS... -L/usr/lib64 >checking for PLIB - version >= 1.8.0... found. >checking simgear/props/props_io.hxx usability... yes >checking simgear/props/props_io.hxx presence... yes >checking for simgear/props/props_io.hxx... yes >checking for size_t... yes >checking for pid_t... yes >checking return type of signal handlers... void >checking for strdup... yes >checking for strlcat... no >checking for strlcpy... no >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for waitpid... yes >checking for openpty... no >checking for openpty in -lutil... yes >checking for forkpty... yes >checking for login_tty... yes >checking for _getpty... no >checking for grantpt... yes >checking for unlockpt... yes >checking for /dev/ptmx... yes >checking for /dev/ptc... no >checking FL/Fl.H usability... yes >checking FL/Fl.H presence... yes >checking for FL/Fl.H... yes >checking for XftFontOpen in -lfltk... yes >checking for pthread_create in -lpthread... yes >checking for gl_start in -lfltk_gl... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/config.h >config.status: executing depfiles commands >Making all in src >make[1]: Entering directory `/var/tmp/portage/games-simulation/fgrun-1.0.0/work/fgrun-1.0.0/src' >cd .. && /bin/sh /var/tmp/portage/games-simulation/fgrun-1.0.0/work/fgrun-1.0.0/missing --run autoheader >rm -f stamp-h1 >touch config.h.in >cd .. && /bin/sh ./config.status src/config.h >config.status: creating src/config.h >config.status: src/config.h is unchanged >make all-am >make[2]: Entering directory `/var/tmp/portage/games-simulation/fgrun-1.0.0/work/fgrun-1.0.0/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/fltk-1.1 -I/usr/include -march=core2 -O2 -pipe -MT wizard.o -MD -MP -MF .deps/wizard.Tpo -c -o wizard.o wizard.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/fltk-1.1 -I/usr/include -march=core2 -O2 -pipe -MT wizard_funcs.o -MD -MP -MF .deps/wizard_funcs.Tpo -c -o wizard_funcs.o wizard_funcs.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/fltk-1.1 -I/usr/include -march=core2 -O2 -pipe -MT advanced.o -MD -MP -MF .deps/advanced.Tpo -c -o advanced.o advanced.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/fltk-1.1 -I/usr/include -march=core2 -O2 -pipe -MT advanced_funcs.o -MD -MP -MF .deps/advanced_funcs.Tpo -c -o advanced_funcs.o advanced_funcs.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/fltk-1.1 -I/usr/include -march=core2 -O2 -pipe -MT AirportBrowser.o -MD -MP -MF .deps/AirportBrowser.Tpo -c -o AirportBrowser.o AirportBrowser.cxx >advanced.cxx: In member function 'void Advanced::cb_fdm_i(Fl_Choice*, void*)': >advanced.cxx:65: error: 'strcmp' was not declared in this scope >mv -f .deps/advanced_funcs.Tpo .deps/advanced_funcs.Po >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/fltk-1.1 -I/usr/include -march=core2 -O2 -pipe -MT AirportTable.o -MD -MP -MF .deps/AirportTable.Tpo -c -o AirportTable.o AirportTable.cxx >make[2]: *** [advanced.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >AirportTable.cxx: In member function 'virtual void AirportTable::draw_cell(Fl_Table::TableContext, int, int, int, int, int, int)': >AirportTable.cxx:120: warning: deprecated conversion from string constant to 'char*' >AirportTable.cxx:120: warning: deprecated conversion from string constant to 'char*' >In file included from wizard.cxx:7: >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >folder_open.xpm:52: warning: deprecated conversion from string constant to 'char*' >mv -f .deps/wizard.Tpo .deps/wizard.Po >mv -f .deps/AirportTable.Tpo .deps/AirportTable.Po >mv -f .deps/AirportBrowser.Tpo .deps/AirportBrowser.Po >mv -f .deps/wizard_funcs.Tpo .deps/wizard_funcs.Po >make[2]: Leaving directory `/var/tmp/portage/games-simulation/fgrun-1.0.0/work/fgrun-1.0.0/src' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/games-simulation/fgrun-1.0.0/work/fgrun-1.0.0/src' >make: *** [all-recursive] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: games-simulation/fgrun-1.0.0 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2785: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/games-simulation/fgrun-1.0.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/games-simulation/fgrun-1.0.0/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 224497
: 161257