Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 584113 Details for
Bug 821223
internal compiler error building faad2 with -mtune=pentium4
[?]
New
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.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
the build output
build-output.txt (text/plain), 31.86 KB, created by
Edward Sheldrake
on 2012-05-13 09:20:12 UTC
(
hide
)
Description:
the build output
Filename:
MIME Type:
Creator:
Edward Sheldrake
Created:
2012-05-13 09:20:12 UTC
Size:
31.86 KB
patch
obsolete
>Installing faad2-2.7-2.fc17.1.ejs.src.rpm >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EUfeQf >+ umask 022 >+ cd /home/ejs/rpmbuild/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /home/ejs/rpmbuild/BUILD >+ rm -rf faad2-2.7 >+ /usr/bin/tar -xf - >+ /usr/bin/bzip2 -dc /home/ejs/rpmbuild/SOURCES/faad2-2.7.tar.bz2 >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd faad2-2.7 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (faad2-pic.patch):' >Patch #0 (faad2-pic.patch): >+ /usr/bin/patch -s -p1 -b --suffix .pic --fuzz=0 >+ /usr/bin/cat /home/ejs/rpmbuild/SOURCES/faad2-pic.patch >+ echo 'Patch #10000 (faad2-pic-Makefile.am.patch):' >Patch #10000 (faad2-pic-Makefile.am.patch): >+ /usr/bin/patch -s -p1 -b --suffix .pic --fuzz=0 >+ /usr/bin/cat /home/ejs/rpmbuild/SOURCES/faad2-pic-Makefile.am.patch >+ xargs chmod 644 >+ find . -name '*.c' -o -name '*.h' >+ for f in AUTHORS COPYING ChangeLog NEWS 'README*' TODO >+ tr -d '\r' >+ touch -r AUTHORS AUTHORS.n >+ mv -f AUTHORS.n AUTHORS >+ for f in AUTHORS COPYING ChangeLog NEWS 'README*' TODO >+ tr -d '\r' >+ touch -r COPYING COPYING.n >+ mv -f COPYING.n COPYING >+ for f in AUTHORS COPYING ChangeLog NEWS 'README*' TODO >+ tr -d '\r' >+ touch -r ChangeLog ChangeLog.n >+ mv -f ChangeLog.n ChangeLog >+ for f in AUTHORS COPYING ChangeLog NEWS 'README*' TODO >+ tr -d '\r' >+ touch -r NEWS NEWS.n >+ mv -f NEWS.n NEWS >+ for f in AUTHORS COPYING ChangeLog NEWS 'README*' TODO >+ tr -d '\r' >+ touch -r README README.n >+ mv -f README.n README >+ for f in AUTHORS COPYING ChangeLog NEWS 'README*' TODO >+ tr -d '\r' >+ touch -r README.linux README.linux.n >+ mv -f README.linux.n README.linux >+ for f in AUTHORS COPYING ChangeLog NEWS 'README*' TODO >+ tr -d '\r' >+ touch -r TODO TODO.n >+ mv -f TODO.n TODO >+ sh ./bootstrap >Ready to run ./configure >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fMKdZR >+ umask 022 >+ cd /home/ejs/rpmbuild/BUILD >+ cd faad2-2.7 >+ 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=pentium4 -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=pentium4 -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=pentium4 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ ./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 --disable-static --without-xmms >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for style of include used by make... GNU >checking for i686-pc-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 dependency style of gcc... none >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/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... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for sysroot... no >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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... yes >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) 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 i686-pc-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 dependency style of gcc... (cached) none >checking whether gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... gcc -E >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 whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... 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 >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for rpmbuild... rpmbuild >checking for ANSI C header files... (cached) yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking mathf.h usability... no >checking mathf.h presence... no >checking for mathf.h... no >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking for strchr... yes >checking for memcpy... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking sysfs/libsysfs.h usability... no >checking sysfs/libsysfs.h presence... no >checking for sysfs/libsysfs.h... no >checking IOKit/IOKitLib.h usability... no >checking IOKit/IOKitLib.h presence... no >checking for IOKit/IOKitLib.h... no >checking for getpwuid... yes >checking for inline... inline >checking whether byte ordering is bigendian... no >checking for off_t... yes >checking for lrintf... yes >checking for float32_t temp... no >checking for strsep... yes >checking for mpeg4ip-config... no >configure: no xmms build configured >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating libfaad/Makefile >config.status: creating common/Makefile >config.status: creating common/mp4ff/Makefile >config.status: creating plugins/Makefile >config.status: creating plugins/xmms/Makefile >config.status: creating plugins/xmms/src/Makefile >config.status: creating plugins/mpeg4ip/Makefile >config.status: creating faad2.spec >config.status: creating frontend/Makefile >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >+ /usr/bin/make >/usr/bin/make all-recursive >make[1]: Entering directory `/home/ejs/rpmbuild/BUILD/faad2-2.7' >Making all in libfaad >make[2]: Entering directory `/home/ejs/rpmbuild/BUILD/faad2-2.7/libfaad' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o bits.lo bits.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c bits.c -fPIC -DPIC -o .libs/bits.o >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from bits.c:32: >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o cfft.lo cfft.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c cfft.c -fPIC -DPIC -o .libs/cfft.o >cfft.c: In function 'cfftf1pos': >cfft.c:701:50: warning: variable 'idl1' set but not used [-Wunused-but-set-variable] >cfft.c: In function 'cfftf1neg': >cfft.c:780:50: warning: variable 'idl1' set but not used [-Wunused-but-set-variable] >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from cfft.c:41: >cfft.c: At top level: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o decoder.lo decoder.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c decoder.c -fPIC -DPIC -o .libs/decoder.o >decoder.c: In function 'aac_frame_decode': >decoder.c:842:36: warning: unused variable 'payload_bits' [-Wunused-variable] >decoder.c:842:26: warning: unused variable 'endbit' [-Wunused-variable] >decoder.c:842:14: warning: unused variable 'startbit' [-Wunused-variable] >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from decoder.c:32: >decoder.c: At top level: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >decoder.c:213:12: warning: 'latmCheck' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o drc.lo drc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c drc.c -fPIC -DPIC -o .libs/drc.o >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from drc.c:32: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o drm_dec.lo drm_dec.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c drm_dec.c -fPIC -DPIC -o .libs/drm_dec.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o error.lo error.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c error.c -fPIC -DPIC -o .libs/error.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o filtbank.lo filtbank.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c filtbank.c -fPIC -DPIC -o .libs/filtbank.o >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from filtbank.c:32: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o ic_predict.lo ic_predict.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c ic_predict.c -fPIC -DPIC -o .libs/ic_predict.o >ic_predict.c: In function 'flt_round': >ic_predict.c:58:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] >ic_predict.c:58:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] >ic_predict.c:58:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] >ic_predict.c:60:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from ic_predict.c:32: >ic_predict.c: At top level: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o is.lo is.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c is.c -fPIC -DPIC -o .libs/is.o >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from is.c:32: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o lt_predict.lo lt_predict.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c lt_predict.c -fPIC -DPIC -o .libs/lt_predict.o >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from lt_predict.c:33: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o mdct.lo mdct.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c mdct.c -fPIC -DPIC -o .libs/mdct.o >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from mdct.c:48: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o mp4.lo mp4.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c mp4.c -fPIC -DPIC -o .libs/mp4.o >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from mp4.c:32: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o ms.lo ms.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c ms.c -fPIC -DPIC -o .libs/ms.o >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from ms.c:32: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o output.lo output.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c output.c -fPIC -DPIC -o .libs/output.o >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from output.c:32: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o pns.lo pns.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c pns.c -fPIC -DPIC -o .libs/pns.o >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from pns.c:32: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o ps_dec.lo ps_dec.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c ps_dec.c -fPIC -DPIC -o .libs/ps_dec.o >ps_dec.c: In function 'ps_decode': >ps_dec.c:1966:5: warning: missing braces around initializer [-Wmissing-braces] >ps_dec.c:1966:5: warning: (near initialization for 'X_hybrid_left[0][0]') [-Wmissing-braces] >ps_dec.c:1967:5: warning: missing braces around initializer [-Wmissing-braces] >ps_dec.c:1967:5: warning: (near initialization for 'X_hybrid_right[0][0]') [-Wmissing-braces] >In file included from ps_dec.h:38:0, > from ps_dec.c:36: >ps_dec.c: At top level: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >ps_dec.c: In function 'ps_decode': >ps_dec.c:1797:29: warning: 'H22[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1458:30: note: 'H22[1]' was declared here >ps_dec.c:1796:29: warning: 'H21[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1458:25: note: 'H21[1]' was declared here >ps_dec.c:1795:29: warning: 'H12[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1458:20: note: 'H12[1]' was declared here >ps_dec.c:1794:29: warning: 'H11[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1458:15: note: 'H11[1]' was declared here >ps_dec.c:1797:29: warning: 'deltaH22[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1459:45: note: 'deltaH22[1]' was declared here >ps_dec.c:1796:29: warning: 'deltaH21[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1459:35: note: 'deltaH21[1]' was declared here >ps_dec.c:1795:29: warning: 'deltaH12[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1459:25: note: 'deltaH12[1]' was declared here >ps_dec.c:1794:29: warning: 'deltaH11[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1459:15: note: 'deltaH11[1]' was declared here >ps_dec.c:1781:38: warning: 'h22[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1457:30: note: 'h22[1]' was declared here >ps_dec.c:1780:38: warning: 'h21[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1457:25: note: 'h21[1]' was declared here >ps_dec.c:1779:38: warning: 'h12[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1457:20: note: 'h12[1]' was declared here >ps_dec.c:1778:38: warning: 'h11[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1457:15: note: 'h11[1]' was declared here >ps_dec.c:1368:21: warning: 'temp_delay' may be used uninitialized in this function [-Wmaybe-uninitialized] >ps_dec.c:1037:13: note: 'temp_delay' was declared here >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o ps_syntax.lo ps_syntax.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c ps_syntax.c -fPIC -DPIC -o .libs/ps_syntax.o >In file included from ps_syntax.c:35:0: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o pulse.lo pulse.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c pulse.c -fPIC -DPIC -o .libs/pulse.o >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from pulse.c:31: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o specrec.lo specrec.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c specrec.c -fPIC -DPIC -o .libs/specrec.o >specrec.c:429:1: warning: "/*" within comment [-Wcomment] >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from specrec.c:39: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c -o syntax.lo syntax.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=pentium4 -fasynchronous-unwind-tables -c syntax.c -fPIC -DPIC -o .libs/syntax.o >syntax.c: In function 'faad_latm_frame': >syntax.c:2611:31: warning: variable 'firstpos' set but not used [-Wunused-but-set-variable] >In file included from ps_dec.h:38:0, > from sbr_dec.h:39, > from structs.h:40, > from syntax.c:36: >syntax.c: At top level: >bits.h:111:28: warning: 'getdword_n' defined but not used [-Wunused-function] >bits.h:269:28: warning: 'faad_getbits_rev' defined but not used [-Wunused-function] >syntax.c: In function 'fill_element': >syntax.c:1121:1: error: insn does not satisfy its constraints: >(insn 1012 451 458 49 (parallel [ > (set (reg:CCZ 17 flags) > (compare:CCZ (plus:QI (mem:QI (plus:SI (reg/v/f:SI 5 di [orig:280 drc ] [280]) > (const_int 1 [0x1])) [0 drc_52(D)->num_bands+0 S1 A8]) > (reg:QI 4 si [orig:243 ret ] [243])) > (const_int 0 [0]))) > (set (mem:QI (plus:SI (reg/v/f:SI 5 di [orig:280 drc ] [280]) > (const_int 1 [0x1])) [0 drc_52(D)->num_bands+0 S1 A8]) > (plus:QI (mem:QI (plus:SI (reg/v/f:SI 5 di [orig:280 drc ] [280]) > (const_int 1 [0x1])) [0 drc_52(D)->num_bands+0 S1 A8]) > (reg:QI 4 si [orig:243 ret ] [243]))) > ]) syntax.c:2249 199 {*addqi_2} > (nil)) >syntax.c:1121:1: internal compiler error: in copyprop_hardreg_forward_1, at regcprop.c:767 >Please submit a full bug report, >with preprocessed source if appropriate. >See <http://bugzilla.redhat.com/bugzilla> for instructions. >Preprocessed source stored into /tmp/cc8u6Pr1.out file, please attach this to your bugreport. >make[2]: *** [syntax.lo] Error 1 >make[2]: Leaving directory `/home/ejs/rpmbuild/BUILD/faad2-2.7/libfaad' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/home/ejs/rpmbuild/BUILD/faad2-2.7' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.fMKdZR (%build) > > >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.fMKdZR (%build)
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 821223
: 584113 |
584114