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 419953 Details for
Bug 599832
FTBFS chromium-bsu-0.9.14-6.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), 14.99 KB, created by
FTBFS
on 2010-06-03 20:36:18 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 20:36:18 UTC
Size:
14.99 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/chromium-bsu.spec'], False, '/var/lib/mock/fedora-development-i386-chromium-bsu-0.9.14-6.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xd3db50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/chromium-bsu.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/chromium-bsu-0.9.14-6.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/chromium-bsu.spec'], False, '/var/lib/mock/fedora-development-i386-chromium-bsu-0.9.14-6.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xd3db50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/chromium-bsu.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AoUBqD >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf chromium-bsu-0.9.14 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/chromium-bsu-0.9.14.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd chromium-bsu-0.9.14 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ cp -a /builddir/build/SOURCES/chromium-bsu-README.license README.license >+ iconv -f iso8859-1 -t utf8 NEWS -o NEWS.utf8 >+ touch -r NEWS.utf8 NEWS >+ mv NEWS.utf8 NEWS >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wH9VJd >+ umask 022 >+ cd /builddir/build/BUILD >+ cd chromium-bsu-0.9.14 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >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 for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >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 g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... none >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >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 dependency style of gcc... none >checking how to run the C preprocessor... gcc -E >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 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 for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether struct tm is in sys/time.h or time.h... time.h >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether stat accepts an empty string... no >checking for vprintf... yes >checking for _doprnt... no >checking for atexit... yes >checking for floor... no >checking for setenv... yes >checking for sqrt... no >checking for strcasecmp... yes >checking for strchr... yes >checking for strerror... yes >checking for strrchr... yes >checking whether NLS is requested... yes >checking for msgfmt... no >checking for gmsgfmt... : >checking for xgettext... no >checking for msgmerge... no >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for X... libraries , headers >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking whether we are using the Microsoft C compiler... no >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking OpenGL/gl.h usability... no >checking OpenGL/gl.h presence... no >checking for OpenGL/gl.h... no >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking for OpenGL library... -lGL >checking GL/glu.h usability... yes >checking GL/glu.h presence... yes >checking for GL/glu.h... yes >checking OpenGL/glu.h usability... no >checking OpenGL/glu.h presence... no >checking for OpenGL/glu.h... no >checking for OpenGL Utility library... -lGLU >checking for varargs GLU tesselator callback function type... no >checking GL/glc.h usability... yes >checking GL/glc.h presence... yes >checking for GL/glc.h... yes >checking QuesoGLC/glc.h usability... no >checking QuesoGLC/glc.h presence... no >checking for QuesoGLC/glc.h... no >checking for glcGenContext in -lGLC... yes >checking for glcGenContext in -lglc32... no >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for FTGL... no >checking for SDL... yes >checking for IMG_Load in -lSDL_image... no >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... no >checking GL/glut.h usability... no >checking GL/glut.h presence... no >checking for GL/glut.h... no >checking GLUT/glut.h usability... no >checking GLUT/glut.h presence... no >checking for GLUT/glut.h... no >checking for GLUT library... no >checking for OPENAL... yes >checking for FREEALUT... yes >checking for Mix_OpenAudio in -lSDL_mixer... no >checking for pngBind in -lglpng... yes >configure: WARNING: cannot find SDL_image, window icon will not be set >checking OpenAL/al.h usability... no >checking OpenAL/al.h presence... no >checking for OpenAL/al.h... no >checking OpenAL/alc.h usability... no >checking OpenAL/alc.h presence... no >checking for OpenAL/alc.h... no >checking ALUT/alut.h usability... no >checking ALUT/alut.h presence... no >checking for ALUT/alut.h... no >checking AL/al.h usability... yes >checking AL/al.h presence... yes >checking for AL/al.h... yes >checking AL/alc.h usability... yes >checking AL/alc.h presence... yes >checking for AL/alc.h... yes >checking AL/alut.h usability... yes >checking AL/alut.h presence... yes >checking for AL/alut.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating data/doc/Makefile >config.status: creating data/doc/images/Makefile >config.status: creating data/png/Makefile >config.status: creating data/wav/Makefile >config.status: creating data/Makefile >config.status: creating misc/Makefile >config.status: creating src/Makefile >config.status: creating m4/Makefile >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >Chromium B.S.U. ready for building! > Window type: SDL > Window icon: no > Audio type: OpenAL > Text type: GLC > Font search: default (bold Gothic Uralic) >Type 'make' to build. >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/chromium-bsu-0.9.14' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/chromium-bsu-0.9.14/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/chromium-bsu-0.9.14/po' >Making all in misc >make[2]: Entering directory `/builddir/build/BUILD/chromium-bsu-0.9.14/misc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/chromium-bsu-0.9.14/misc' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/chromium-bsu-0.9.14/src' >g++ -DHAVE_CONFIG_H -I. -I.. -pthread -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL "-DPACKAGE=\"chromium-bsu\"" "-DLOCALEDIR=\"/usr/share/locale\"" "-DPKGDATADIR=\"/usr/share/chromium-bsu\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o chromium_bsu-Ammo.o `test -f 'Ammo.cpp' || echo './'`Ammo.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -pthread -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL "-DPACKAGE=\"chromium-bsu\"" "-DLOCALEDIR=\"/usr/share/locale\"" "-DPKGDATADIR=\"/usr/share/chromium-bsu\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o chromium_bsu-Audio.o `test -f 'Audio.cpp' || echo './'`Audio.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -pthread -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL "-DPACKAGE=\"chromium-bsu\"" "-DLOCALEDIR=\"/usr/share/locale\"" "-DPKGDATADIR=\"/usr/share/chromium-bsu\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o chromium_bsu-AudioOpenAL.o `test -f 'AudioOpenAL.cpp' || echo './'`AudioOpenAL.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -pthread -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL "-DPACKAGE=\"chromium-bsu\"" "-DLOCALEDIR=\"/usr/share/locale\"" "-DPKGDATADIR=\"/usr/share/chromium-bsu\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o chromium_bsu-AudioSDLMixer.o `test -f 'AudioSDLMixer.cpp' || echo './'`AudioSDLMixer.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -pthread -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL "-DPACKAGE=\"chromium-bsu\"" "-DLOCALEDIR=\"/usr/share/locale\"" "-DPKGDATADIR=\"/usr/share/chromium-bsu\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o chromium_bsu-Config.o `test -f 'Config.cpp' || echo './'`Config.cpp >g++ -DHAVE_CONFIG_H -I. -I.. -pthread -pthread -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL "-DPACKAGE=\"chromium-bsu\"" "-DLOCALEDIR=\"/usr/share/locale\"" "-DPKGDATADIR=\"/usr/share/chromium-bsu\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o chromium_bsu-EnemyAircraft_Boss00.o `test -f 'EnemyAircraft_Boss00.cpp' || echo './'`EnemyAircraft_Boss00.cpp >AudioOpenAL.cpp: In member function 'bool AudioOpenAL::loadWAV(const char*)': >AudioOpenAL.cpp:911: error: invalid const_cast from type 'const char*' to type 'ALbyte*' >AudioOpenAL.cpp: In member function 'bool AudioOpenAL::loadMP3(const char*)': >AudioOpenAL.cpp:967: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >AudioOpenAL.cpp: In member function 'bool AudioOpenAL::loadVorbis(const char*)': >AudioOpenAL.cpp:1013: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >make[2]: *** [chromium_bsu-AudioOpenAL.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >Audio.cpp: In member function 'virtual void Audio::setMusicVolume(float)': >Audio.cpp:272: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result >make[2]: Leaving directory `/builddir/build/BUILD/chromium-bsu-0.9.14/src' >make[1]: Leaving directory `/builddir/build/BUILD/chromium-bsu-0.9.14' >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.wH9VJd (%build) > Bad exit status from /var/tmp/rpm-tmp.wH9VJd (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/chromium-bsu.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 333, 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 i686 --nodeps builddir/build/SPECS/chromium-bsu.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 599832
:
419952
| 419953 |
419954
|
419955
|
419956
|
419957