Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 391134 Details for
Bug 564682
FTBFS SimGear-1.9.1-9.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 31.03 KB, created by
FTBFS
on 2010-02-13 16:35:45 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-02-13 16:35:45 UTC
Size:
31.03 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/SimGear.spec'], False, '/var/lib/mock/fedora-development-x86_64-SimGear-1.9.1-9.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1a00850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/SimGear.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/SimGear-1.9.1-9.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/SimGear.spec'], False, '/var/lib/mock/fedora-development-x86_64-SimGear-1.9.1-9.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1a00850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/SimGear.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r3iUoJ >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf SimGear-1.9.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/SimGear-1.9.1.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd SimGear-1.9.1 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (SimGear-1.9.1-shared.patch):' >Patch #0 (SimGear-1.9.1-shared.patch): >+ /bin/cat /builddir/build/SOURCES/SimGear-1.9.1-shared.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ echo 'Patch #1 (SimGear-1.9.0-notabbed_value_test.patch):' >Patch #1 (SimGear-1.9.0-notabbed_value_test.patch): >+ /bin/cat /builddir/build/SOURCES/SimGear-1.9.0-notabbed_value_test.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ echo 'Patch #5 (SimGear-1.9.1-untangle.patch):' >Patch #5 (SimGear-1.9.1-untangle.patch): >+ /bin/cat /builddir/build/SOURCES/SimGear-1.9.1-untangle.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ echo 'Patch #7 (SimGear-1.9.0-more-archs.patch):' >Patch #7 (SimGear-1.9.0-more-archs.patch): >+ /bin/cat /builddir/build/SOURCES/SimGear-1.9.0-more-archs.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >Patch #8 (SimGear-1.9.1-gcc44.patch): >Patch #9 (SimGear-1.9.1-fix-header-installed-twice.patch): >+ echo 'Patch #8 (SimGear-1.9.1-gcc44.patch):' >+ /bin/cat /builddir/build/SOURCES/SimGear-1.9.1-gcc44.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ echo 'Patch #9 (SimGear-1.9.1-fix-header-installed-twice.patch):' >+ /bin/cat /builddir/build/SOURCES/SimGear-1.9.1-fix-header-installed-twice.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ chmod -x simgear/screen/GLBitmaps.cxx simgear/scene/model/persparam.cxx simgear/scene/model/persparam.hxx simgear/scene/sky/CloudShaderGeometry.cxx simgear/scene/sky/CloudShaderGeometry.hxx simgear/scene/tgdb/SGModelBin.hxx >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3tN1Ld >+ umask 022 >+ cd /builddir/build/BUILD >+ cd SimGear-1.9.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ autoreconf -i >libtoolize: putting auxiliary files in `.'. >libtoolize: copying file `./ltmain.sh' >libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and >libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. >libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. >libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT' >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-jpeg-factory --disable-static >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking for x86_64-unknown-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for x86_64-unknown-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-unknown-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-unknown-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... 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 for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for a BSD-compatible install... /usr/bin/install -c >checking for -p flag to install... yes >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 for style of include used by make... GNU >checking dependency style of gcc... none >checking CXX... >checking CC... gcc >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-unknown-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking how to run the C preprocessor... gcc -E >checking for x86_64-unknown-linux-gnu-g++... no >checking for x86_64-unknown-linux-gnu-c++... no >checking for x86_64-unknown-linux-gnu-gpp... no >checking for x86_64-unknown-linux-gnu-aCC... no >checking for x86_64-unknown-linux-gnu-CC... no >checking for x86_64-unknown-linux-gnu-cxx... no >checking for x86_64-unknown-linux-gnu-cc++... no >checking for x86_64-unknown-linux-gnu-cl.exe... no >checking for x86_64-unknown-linux-gnu-FCC... no >checking for x86_64-unknown-linux-gnu-KCC... no >checking for x86_64-unknown-linux-gnu-RCC... no >checking for x86_64-unknown-linux-gnu-xlC_r... no >checking for x86_64-unknown-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking dependency style of g++... none >checking how to run the C++ preprocessor... g++ -E >checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking dependency style of g++... (cached) none >checking for x86_64-unknown-linux-gnu-ranlib... ranlib >checking whether ln -s works... yes >checking for boostlib >= 1.34.0... yes >includedir changed to /usr/include/simgear libdir is /usr/lib64 >Building with Norman's jpeg image factory support >checking for jpeg_start_compress in -ljpeg... yes >checking for extra include and lib directories... >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 pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for library containing pthread_exit... none required >checking for library containing inet_addr... none required >checking for library containing socket... none required >checking for library containing cos... -lm >checking for library containing XCreateWindow... -lX11 >checking for library containing XShmCreateImage... -lXext >checking for library containing XGetExtensionVersion... -lXi >checking for library containing IceOpenConnection... -lICE >checking for library containing SmcOpenConnection... -lSM >checking for library containing XtMalloc... -lXt >checking for library containing XmuLookupStandardColormap... -lXmu >checking for library containing glNewList... -lGL >checking for library containing gluLookAt... -lGLU >checking for library containing glutGetModifiers... -lglut >checking for library containing alGenBuffers... -lopenal >checking for library containing alutInit... -lalut >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking plib/ul.h usability... yes >checking plib/ul.h presence... yes >checking for plib/ul.h... yes >checking for plib 1.8.5 or newer... yes >checking osg/Version usability... yes >checking osg/Version presence... yes >checking for osg/Version... yes >checking boost/version.hpp usability... yes >checking boost/version.hpp presence... yes >checking for boost/version.hpp... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking for unistd.h... (cached) yes >checking values.h usability... yes >checking values.h presence... yes >checking for values.h... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for mode_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking return type of signal handlers... void >checking for vprintf... yes >checking for _doprnt... no >checking for ftime... yes >checking for gettimeofday... yes >checking for timegm... yes >checking for memcpy... yes >checking for bcopy... yes >checking for mktime... yes >checking for strstr... yes >checking for rand... yes >checking for random... yes >checking for drand48... yes >checking for setitimer... yes >checking for getitimer... yes >checking for signal... yes >checking for GetLocalTime... no >checking for rint... yes >checking for getrusage... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating SimGear.spec >config.status: creating simgear/Makefile >config.status: creating simgear/version.h >config.status: creating simgear/compatibility/Makefile >config.status: creating simgear/compatibility/MIPSpro721/Makefile >config.status: creating simgear/compatibility/MIPSpro740/Makefile >config.status: creating simgear/bucket/Makefile >config.status: creating simgear/debug/Makefile >config.status: creating simgear/ephemeris/Makefile >config.status: creating simgear/io/Makefile >config.status: creating simgear/magvar/Makefile >config.status: creating simgear/math/Makefile >config.status: creating simgear/environment/Makefile >config.status: creating simgear/misc/Makefile >config.status: creating simgear/nasal/Makefile >config.status: creating simgear/props/Makefile >config.status: creating simgear/route/Makefile >config.status: creating simgear/scene/Makefile >config.status: creating simgear/scene/material/Makefile >config.status: creating simgear/scene/model/Makefile >config.status: creating simgear/scene/sky/Makefile >config.status: creating simgear/scene/tgdb/Makefile >config.status: creating simgear/scene/util/Makefile >config.status: creating simgear/screen/Makefile >config.status: creating simgear/serial/Makefile >config.status: creating simgear/sound/Makefile >config.status: creating simgear/structure/Makefile >config.status: creating simgear/threads/Makefile >config.status: creating simgear/timing/Makefile >config.status: creating simgear/xml/Makefile >config.status: creating simgear/simgear_config.h >config.status: executing libtool commands >config.status: executing depfiles commands >Configure Summary >================= >Prefix: /usr >Debug messages: yes >Automake version: automake (GNU automake) 1.11.1 >With JPEG Factory support >Threads: pthread lib found. >+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool >+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool >+ sed -i 's/ -lm / /g' libtool >+ make base_LIBS= 'openal_LIBS=-lalut -lopenal' 'opengl_LIBS=-lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11' >Making all in simgear >make[1]: Entering directory `/builddir/build/BUILD/SimGear-1.9.1/simgear' >make all-recursive >make[2]: Entering directory `/builddir/build/BUILD/SimGear-1.9.1/simgear' >Making all in debug >make[3]: Entering directory `/builddir/build/BUILD/SimGear-1.9.1/simgear/debug' >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o logstream.lo logstream.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c logstream.cxx -fPIC -DPIC -o .libs/logstream.o >/bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -release 1.9.1 -module -o libsgdebug.la -rpath /usr/lib64 logstream.lo >libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtbeginS.o .libs/logstream.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../.. -lstdc++ -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libsgdebug-1.9.1.so -o .libs/libsgdebug-1.9.1.so >libtool: link: (cd ".libs" && rm -f "libsgdebug.so" && ln -s "libsgdebug-1.9.1.so" "libsgdebug.so") >libtool: link: ( cd ".libs" && rm -f "libsgdebug.la" && ln -s "../libsgdebug.la" "libsgdebug.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/SimGear-1.9.1/simgear/debug' >Making all in structure >make[3]: Entering directory `/builddir/build/BUILD/SimGear-1.9.1/simgear/structure' >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o commands.lo commands.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c commands.cxx -fPIC -DPIC -o .libs/commands.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o exception.lo exception.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c exception.cxx -fPIC -DPIC -o .libs/exception.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o event_mgr.lo event_mgr.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c event_mgr.cxx -fPIC -DPIC -o .libs/event_mgr.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o subsystem_mgr.lo subsystem_mgr.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c subsystem_mgr.cxx -fPIC -DPIC -o .libs/subsystem_mgr.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o SGAtomic.lo SGAtomic.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c SGAtomic.cxx -fPIC -DPIC -o .libs/SGAtomic.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o SGBinding.lo SGBinding.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c SGBinding.cxx -fPIC -DPIC -o .libs/SGBinding.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o SGExpression.lo SGExpression.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c SGExpression.cxx -fPIC -DPIC -o .libs/SGExpression.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o SGSmplhist.lo SGSmplhist.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c SGSmplhist.cxx -fPIC -DPIC -o .libs/SGSmplhist.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o SGSmplstat.lo SGSmplstat.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c SGSmplstat.cxx -fPIC -DPIC -o .libs/SGSmplstat.o >/bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -release 1.9.1 -module -o libsgstructure.la -rpath /usr/lib64 commands.lo exception.lo event_mgr.lo subsystem_mgr.lo SGAtomic.lo SGBinding.lo SGExpression.lo SGSmplhist.lo SGSmplstat.lo ../../simgear/debug/libsgdebug.la >*** Warning: Linking the shared library libsgstructure.la against the loadable module >*** libsgdebug.so is not portable! >libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtbeginS.o .libs/commands.o .libs/exception.o .libs/event_mgr.o .libs/subsystem_mgr.o .libs/SGAtomic.o .libs/SGBinding.o .libs/SGExpression.o .libs/SGSmplhist.o .libs/SGSmplstat.o ../../simgear/debug/.libs/libsgdebug.so -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../.. -lstdc++ -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libsgstructure-1.9.1.so -o .libs/libsgstructure-1.9.1.so >libtool: link: (cd ".libs" && rm -f "libsgstructure.so" && ln -s "libsgstructure-1.9.1.so" "libsgstructure.so") >libtool: link: ( cd ".libs" && rm -f "libsgstructure.la" && ln -s "../libsgstructure.la" "libsgstructure.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/SimGear-1.9.1/simgear/structure' >Making all in xml >make[3]: Entering directory `/builddir/build/BUILD/SimGear-1.9.1/simgear/xml' >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o easyxml.lo easyxml.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c easyxml.cxx -fPIC -DPIC -o .libs/easyxml.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o hashtable.lo hashtable.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c hashtable.c -fPIC -DPIC -o .libs/hashtable.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o xmlparse.lo xmlparse.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c xmlparse.c -fPIC -DPIC -o .libs/xmlparse.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o xmlrole.lo xmlrole.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c xmlrole.c -fPIC -DPIC -o .libs/xmlrole.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o xmltok.lo xmltok.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c xmltok.c -fPIC -DPIC -o .libs/xmltok.o >/bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -release 1.9.1 -module -o libsgxml.la -rpath /usr/lib64 easyxml.lo hashtable.lo xmlparse.lo xmlrole.lo xmltok.lo ../../simgear/structure/libsgstructure.la >*** Warning: Linking the shared library libsgxml.la against the loadable module >*** libsgstructure.so is not portable! >*** Warning: Linking the shared library libsgxml.la against the loadable module >*** libsgdebug.so is not portable! >libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtbeginS.o .libs/easyxml.o .libs/hashtable.o .libs/xmlparse.o .libs/xmlrole.o .libs/xmltok.o -L/builddir/build/BUILD/SimGear-1.9.1/simgear/debug/.libs ../../simgear/structure/.libs/libsgstructure.so /builddir/build/BUILD/SimGear-1.9.1/simgear/debug/.libs/libsgdebug.so -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../.. -lstdc++ -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libsgxml-1.9.1.so -o .libs/libsgxml-1.9.1.so >libtool: link: (cd ".libs" && rm -f "libsgxml.so" && ln -s "libsgxml-1.9.1.so" "libsgxml.so") >libtool: link: ( cd ".libs" && rm -f "libsgxml.la" && ln -s "../libsgxml.la" "libsgxml.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/SimGear-1.9.1/simgear/xml' >Making all in props >make[3]: Entering directory `/builddir/build/BUILD/SimGear-1.9.1/simgear/props' >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o condition.lo condition.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c condition.cxx -fPIC -DPIC -o .libs/condition.o >condition.cxx: In function 'int doComparison(const SGPropertyNode*, const SGPropertyNode*)': >condition.cxx:147: warning: enumeration value 'ALIAS' not handled in switch >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o props.lo props.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c props.cxx -fPIC -DPIC -o .libs/props.o >/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c -o props_io.lo props_io.cxx >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../simgear -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -c props_io.cxx -fPIC -DPIC -o .libs/props_io.o >In file included from props_io.cxx:21: >../../simgear/misc/sg_path.hxx: In member function 'int SGPath::create_dir(mode_t)': >../../simgear/misc/sg_path.hxx:252: error: no matching function for call to 'stat::stat(const char*, stat*)' >/usr/include/bits/stat.h:47: note: candidates are: stat::stat() >/usr/include/bits/stat.h:47: note: stat::stat(const stat&) >../../simgear/misc/sg_path.hxx:263: error: 'mkdir' was not declared in this scope >../../simgear/misc/sg_path.hxx:269: error: 'mkdir' was not declared in this scope >make[3]: *** [props_io.lo] Error 1 >make[3]: Leaving directory `/builddir/build/BUILD/SimGear-1.9.1/simgear/props' >make[2]: Leaving directory `/builddir/build/BUILD/SimGear-1.9.1/simgear' >make[1]: Leaving directory `/builddir/build/BUILD/SimGear-1.9.1/simgear' >make[2]: *** [all-recursive] Error 1 >make[1]: *** [all] Error 2 >make: *** [all-recursive] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.3tN1Ld (%build) > Bad exit status from /var/tmp/rpm-tmp.3tN1Ld (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/SimGear.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/SimGear.spec'] >LEAVE do --> EXCEPTION RAISED >
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 564682
:
391130
|
391131
|
391132
|
391133
| 391134 |
391135