D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/bcmatroska2-0.23-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4YHnrM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf bcmatroska2-0.23 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/bcmatroska2-0.23.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bcmatroska2-0.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/bcmatroska2-include-subdir.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/bcmatroska2-0.23-cmake-config-location.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.88g45O + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd bcmatroska2-0.23 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DENABLE_STATIC:BOOL=NO -DENABLE_STRICT:BOOL=NO -DCONFIG_PACKAGE_LOCATION:PATH=/usr/lib64/cmake/bcmatroska2 -- The C compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Setting install rpath to /usr/lib64 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELWITHDEBINFO ENABLE_STRICT INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/build + /usr/bin/make -O -j8 V=1 VERBOSE=1 cd ./corec/tools/coremake/ && make make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/corec/tools/coremake' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/corec/tools/coremake' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/corec/tools/coremake' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags coremake.c -o coremake coremake.c: In function 'reader_line': coremake.c:779:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 779 | fgets(p->line,MAX_LINE,p->r.f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coremake.c: In function 'main': coremake.c:5382:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 5382 | getcwd(proj_root,sizeof(proj_root)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coremake.c: In function 'preprocess_stdafx_includes': coremake.c:2126:31: warning: '_project.h' directive writing 10 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 2126 | sprintf(file,"%s%s_project.h",gen_path,(*child)->value); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:867, from coremake.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 11 or more bytes (assuming 1034) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coremake.c:2142:31: warning: '_host.h' directive writing 7 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 2142 | sprintf(file,"%s%s_host.h",gen_path,(*child)->value); | ^~~~~~~ In file included from /usr/include/stdio.h:867, from coremake.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 8 or more bytes (assuming 1031) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coremake.c:2160:22: warning: '_stdafx.c' directive writing 9 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 2160 | sprintf(file,"%s%s_stdafx.c",gen_path,(*child)->value); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from coremake.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 10 or more bytes (assuming 1033) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coremake.c:2171:22: warning: '_stdafx.h' directive writing 9 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 2171 | sprintf(file,"%s%s_stdafx.h",gen_path,(*child)->value); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from coremake.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 10 or more bytes (assuming 1033) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coremake.c: In function 'preprocess_stdafx': coremake.c:2403:26: warning: '_project.h' directive writing 10 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 2403 | sprintf(file,"%s%s_project.h",gen_path,(*child)->value); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:867, from coremake.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 11 or more bytes (assuming 1034) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coremake.c:2480:26: warning: '_host.h' directive writing 7 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 2480 | sprintf(file,"%s%s_host.h",gen_path,(*child)->value); | ^~~~~~~ In file included from /usr/include/stdio.h:867, from coremake.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 8 or more bytes (assuming 1031) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coremake.c:2517:26: warning: '_stdafx.c' directive writing 9 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 2517 | sprintf(file,"%s%s_stdafx.c",gen_path,(*child)->value); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from coremake.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 10 or more bytes (assuming 1033) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coremake.c:2659:26: warning: '_stdafx.h' directive writing 9 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 2659 | sprintf(file,"%s%s_stdafx.h",gen_path,(*child)->value); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from coremake.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 10 or more bytes (assuming 1033) into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coremake.c: In function 'main': coremake.c:5507:18: warning: 'release/' directive writing 8 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 5507 | sprintf(path,"%srelease/%s/",proj_root,platform); | ^~~~~~~~ In file included from /usr/include/stdio.h:867, from coremake.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 10 and 2056 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ coremake.c:5512:18: warning: 'build/' directive writing 6 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 5512 | sprintf(path,"%sbuild/%s/",proj_root,platform); | ^~~~~~ In file included from /usr/include/stdio.h:867, from coremake.c:31: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 2054 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags corerc.c -o corerc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/corec/tools/coremake' ./corec/tools/coremake/coremake gcc_linux /usr/bin/make -f GNUmakefile /usr/bin/make -C ../libmatroska2 -f matroska2.mak /usr/bin/make -C ../libmatroska2 -f matroska2.mak /usr/bin/make -C ../libebml2 -f ebml2.mak /usr/bin/make -C .. -f matroska2.mak /usr/bin/make -C ../libebml2 -f ebml2.mak make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/mkclean' echo compiling mkclean_stdafx.c compiling mkclean_stdafx.c mkdir -p ../build/gcc_linux/. cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_COREC_H -DHAS_MATROSKA2 -DHAS_EBML2 -I . -I ../corec -I . -I ../libmatroska2 -I ../corec/corec/helpers/zlib -I ../libebml2 -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c mkclean_stdafx.c -o ../build/gcc_linux/mkclean_stdafx.mkclean.o -MMD -MP -MF ../build/gcc_linux/mkclean_stdafx.mkclean.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[2]: *** [mkclean.mak:89: ../build/gcc_linux/mkclean_stdafx.mkclean.o] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/mkclean' make[2]: *** Waiting for unfinished jobs.... /usr/bin/make -C ../libebml2 -f ebml2.mak /usr/bin/make -C ../libebml2 -f ebml2.mak /usr/bin/make -C ../libebml2 -f ebml2.mak /usr/bin/make -C ../libebml2 -f ebml2.mak make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/mkvalidator' echo compiling mkvalidator_stdafx.c compiling mkvalidator_stdafx.c mkdir -p ../build/gcc_linux/. cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAS_MATROSKA2 -DHAS_EBML2 -DHAVE_COREC_H -I . -I . -I ../libmatroska2 -I ../corec/corec/helpers/zlib -I ../libebml2 -I ../corec -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c mkvalidator_stdafx.c -o ../build/gcc_linux/mkvalidator_stdafx.mkvalidator.o -MMD -MP -MF ../build/gcc_linux/mkvalidator_stdafx.mkvalidator.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[2]: *** [mkvalidator.mak:89: ../build/gcc_linux/mkvalidator_stdafx.mkvalidator.o] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/mkvalidator' make[2]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' echo compiling ../corec/corec/helpers/zlib/adler32.c compiling ../corec/corec/helpers/zlib/adler32.c mkdir -p ../build/gcc_linux/corec/corec/helpers/zlib cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DMATROSKA_LIBRARY -DFASTEST -DNO_ERRNO_H -DASMINF -DASMV -DHAS_EBML2 -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers/zlib -I . -I ../libebml2 -I ../corec -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/zlib/adler32.c -o ../build/gcc_linux/corec/corec/helpers/zlib/adler32.matroska2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/zlib/adler32.matroska2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [matroska2.mak:92: ../build/gcc_linux/corec/corec/helpers/zlib/adler32.matroska2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' make[3]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/array/array.c compiling ../corec/corec/array/array.c mkdir -p ../build/gcc_linux/corec/corec/array cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/array/array.c -o ../build/gcc_linux/corec/corec/array/array.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/array/array.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[2]: *** [ebml2.mak:101: ../build/gcc_linux/corec/corec/array/array.ebml2.o] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[2]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/array/array.c compiling ../corec/corec/array/array.c mkdir -p ../build/gcc_linux/corec/corec/array cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/array/array.c -o ../build/gcc_linux/corec/corec/array/array.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/array/array.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/array/array.ebml2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[2]: *** [mkvalidator.mak:79: ../release/gcc_linux/libebml2.a] Error 2 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/array/array.c compiling ../corec/corec/array/array.c mkdir -p ../build/gcc_linux/corec/corec/array cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/array/array.c -o ../build/gcc_linux/corec/corec/array/array.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/array/array.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/array/array.ebml2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[3]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/helpers/charconvert/charconvert_linux.c compiling ../corec/corec/helpers/charconvert/charconvert_linux.c mkdir -p ../build/gcc_linux/corec/corec/helpers/charconvert cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/charconvert/charconvert_linux.c -o ../build/gcc_linux/corec/corec/helpers/charconvert/charconvert_linux.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/charconvert/charconvert_linux.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[2]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/helpers/charconvert/charconvert_linux.ebml2.o] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[1]: *** [GNUmakefile:14: ebml2] Error 2 make[1]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/helpers/charconvert/charconvert_linux.c compiling ../corec/corec/helpers/charconvert/charconvert_linux.c mkdir -p ../build/gcc_linux/corec/corec/helpers/charconvert cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/charconvert/charconvert_linux.c -o ../build/gcc_linux/corec/corec/helpers/charconvert/charconvert_linux.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/charconvert/charconvert_linux.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/helpers/charconvert/charconvert_linux.ebml2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/helpers/date/date_libc.c compiling ../corec/corec/helpers/date/date_libc.c mkdir -p ../build/gcc_linux/corec/corec/helpers/date cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/date/date_libc.c -o ../build/gcc_linux/corec/corec/helpers/date/date_libc.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/date/date_libc.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/helpers/date/date_libc.ebml2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[2]: *** [mkclean.mak:79: ../release/gcc_linux/libebml2.a] Error 2 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/array/array.c compiling ../corec/corec/array/array.c mkdir -p ../build/gcc_linux/corec/corec/array cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/array/array.c -o ../build/gcc_linux/corec/corec/array/array.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/array/array.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/array/array.ebml2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' echo compiling ../corec/corec/helpers/zlib/adler32.c compiling ../corec/corec/helpers/zlib/adler32.c mkdir -p ../build/gcc_linux/corec/corec/helpers/zlib cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DMATROSKA_LIBRARY -DFASTEST -DNO_ERRNO_H -DASMINF -DASMV -DHAS_EBML2 -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers/zlib -I . -I ../libebml2 -I ../corec -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/zlib/adler32.c -o ../build/gcc_linux/corec/corec/helpers/zlib/adler32.matroska2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/zlib/adler32.matroska2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [matroska2.mak:92: ../build/gcc_linux/corec/corec/helpers/zlib/adler32.matroska2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [matroska2.mak:87: ../release/gcc_linux/libebml2.a] Error 2 make[1]: *** [GNUmakefile:12: matroska2] Error 2 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' echo compiling ../corec/corec/helpers/zlib/compress.c compiling ../corec/corec/helpers/zlib/compress.c mkdir -p ../build/gcc_linux/corec/corec/helpers/zlib cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DMATROSKA_LIBRARY -DFASTEST -DNO_ERRNO_H -DASMINF -DASMV -DHAS_EBML2 -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers/zlib -I . -I ../libebml2 -I ../corec -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/zlib/compress.c -o ../build/gcc_linux/corec/corec/helpers/zlib/compress.matroska2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/zlib/compress.matroska2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [matroska2.mak:92: ../build/gcc_linux/corec/corec/helpers/zlib/compress.matroska2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/array/array.c compiling ../corec/corec/array/array.c mkdir -p ../build/gcc_linux/corec/corec/array cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/array/array.c -o ../build/gcc_linux/corec/corec/array/array.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/array/array.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[4]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/array/array.ebml2.o] Error 1 make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/array/array.c compiling ../corec/corec/array/array.c mkdir -p ../build/gcc_linux/corec/corec/array cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/array/array.c -o ../build/gcc_linux/corec/corec/array/array.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/array/array.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[4]: *** [ebml2.mak:102: ../build/gcc_linux/corec/corec/array/array.ebml2.o] Error 1 make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[4]: *** Waiting for unfinished jobs.... make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' /usr/bin/make -C ../../libebml2 -f ebml2.mak echo compiling ../corec/corec/array/array.c compiling ../corec/corec/array/array.c mkdir -p ../build/gcc_linux/corec/corec/array cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/array/array.c -o ../build/gcc_linux/corec/corec/array/array.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/array/array.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[4]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/array/array.ebml2.o] Error 1 make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[3]: *** [matroska2.mak:87: ../release/gcc_linux/libebml2.a] Error 2 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [matroska2.mak:87: ../release/gcc_linux/libebml2.a] Error 2 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' echo compiling ../corec/corec/helpers/zlib/adler32.c compiling ../corec/corec/helpers/zlib/adler32.c mkdir -p ../build/gcc_linux/corec/corec/helpers/zlib cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DMATROSKA_LIBRARY -DFASTEST -DNO_ERRNO_H -DASMINF -DASMV -DHAS_EBML2 -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers/zlib -I . -I ../libebml2 -I ../corec -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/zlib/adler32.c -o ../build/gcc_linux/corec/corec/helpers/zlib/adler32.matroska2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/zlib/adler32.matroska2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [matroska2.mak:90: ../build/gcc_linux/corec/corec/helpers/zlib/adler32.matroska2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' make[2]: *** [mkvalidator.mak:77: ../release/gcc_linux/libmatroska2.a] Error 2 make[1]: *** [GNUmakefile:8: mkvalidator] Error 2 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' echo compiling ../corec/corec/helpers/zlib/compress.c compiling ../corec/corec/helpers/zlib/compress.c mkdir -p ../build/gcc_linux/corec/corec/helpers/zlib cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DMATROSKA_LIBRARY -DFASTEST -DNO_ERRNO_H -DASMINF -DASMV -DHAS_EBML2 -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers/zlib -I . -I ../libebml2 -I ../corec -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/zlib/compress.c -o ../build/gcc_linux/corec/corec/helpers/zlib/compress.matroska2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/zlib/compress.matroska2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [matroska2.mak:92: ../build/gcc_linux/corec/corec/helpers/zlib/compress.matroska2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/helpers/charconvert/charconvert_linux.c compiling ../corec/corec/helpers/charconvert/charconvert_linux.c mkdir -p ../build/gcc_linux/corec/corec/helpers/charconvert cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/charconvert/charconvert_linux.c -o ../build/gcc_linux/corec/corec/helpers/charconvert/charconvert_linux.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/charconvert/charconvert_linux.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[4]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/helpers/charconvert/charconvert_linux.ebml2.o] Error 1 make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[3]: *** [matroska2.mak:87: ../release/gcc_linux/libebml2.a] Error 2 make[2]: *** [mkvtree.mak:77: ../../release/gcc_linux/libmatroska2.a] Error 2 make[2]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' echo compiling ../corec/corec/helpers/zlib/contrib/inflate86/inffas86.c compiling ../corec/corec/helpers/zlib/contrib/inflate86/inffas86.c mkdir -p ../build/gcc_linux/corec/corec/helpers/zlib/contrib/inflate86 cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DMATROSKA_LIBRARY -DFASTEST -DNO_ERRNO_H -DASMINF -DASMV -DHAS_EBML2 -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers/zlib -I . -I ../libebml2 -I ../corec -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/zlib/contrib/inflate86/inffas86.c -o ../build/gcc_linux/corec/corec/helpers/zlib/contrib/inflate86/inffas86.matroska2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/zlib/contrib/inflate86/inffas86.matroska2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [matroska2.mak:92: ../build/gcc_linux/corec/corec/helpers/zlib/contrib/inflate86/inffas86.matroska2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2/test' echo compiling mkvtree_stdafx.c compiling mkvtree_stdafx.c mkdir -p ../../build/gcc_linux/. cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAS_MATROSKA2 -DHAS_EBML2 -DHAVE_COREC_H -I . -I .. -I ../../corec/corec/helpers/zlib -I ../../libebml2 -I ../../corec -I . -I ../.. -I ../../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c mkvtree_stdafx.c -o ../../build/gcc_linux/mkvtree_stdafx.mkvtree.o -MMD -MP -MF ../../build/gcc_linux/mkvtree_stdafx.mkvtree.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[2]: *** [mkvtree.mak:89: ../../build/gcc_linux/mkvtree_stdafx.mkvtree.o] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2/test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2/test' echo compiling mkvtree.c compiling mkvtree.c mkdir -p ../../build/gcc_linux/. cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAS_MATROSKA2 -DHAS_EBML2 -DHAVE_COREC_H -I . -I .. -I ../../corec/corec/helpers/zlib -I ../../libebml2 -I ../../corec -I . -I ../.. -I ../../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c mkvtree.c -o ../../build/gcc_linux/mkvtree.mkvtree.o -MMD -MP -MF ../../build/gcc_linux/mkvtree.mkvtree.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[2]: *** [mkvtree.mak:89: ../../build/gcc_linux/mkvtree.mkvtree.o] Error 1 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2/test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/array/array.c compiling ../corec/corec/array/array.c mkdir -p ../build/gcc_linux/corec/corec/array cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/array/array.c -o ../build/gcc_linux/corec/corec/array/array.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/array/array.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/array/array.ebml2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[3]: *** Waiting for unfinished jobs.... make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/helpers/charconvert/charconvert_linux.c compiling ../corec/corec/helpers/charconvert/charconvert_linux.c mkdir -p ../build/gcc_linux/corec/corec/helpers/charconvert cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/charconvert/charconvert_linux.c -o ../build/gcc_linux/corec/corec/helpers/charconvert/charconvert_linux.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/charconvert/charconvert_linux.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/helpers/charconvert/charconvert_linux.ebml2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/helpers/date/date_libc.c compiling ../corec/corec/helpers/date/date_libc.c mkdir -p ../build/gcc_linux/corec/corec/helpers/date cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/date/date_libc.c -o ../build/gcc_linux/corec/corec/helpers/date/date_libc.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/date/date_libc.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/helpers/date/date_libc.ebml2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' echo compiling ../corec/corec/helpers/zlib/contrib/asm686/match.S compiling ../corec/corec/helpers/zlib/contrib/asm686/match.S mkdir -p ../build/gcc_linux/corec/corec/helpers/zlib/contrib/asm686 cc -Wall -DMATROSKA_LIBRARY -DFASTEST -DNO_ERRNO_H -DASMINF -DASMV -DHAS_EBML2 -DHAVE_COREC_H -I. -I../corec/corec/helpers/zlib -I. -I../libebml2 -I../corec -I .. -I ../corec/tools/coremake -DNDEBUG -c ../corec/corec/helpers/zlib/contrib/asm686/match.S -o ../build/gcc_linux/corec/corec/helpers/zlib/contrib/asm686/match.matroska2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/zlib/contrib/asm686/match.matroska2.o.d match.S: Assembler messages: match.S:92: Error: unknown mnemonic `pushl' -- `pushl %ebp' match.S:93: Error: unknown mnemonic `pushl' -- `pushl %edi' match.S:94: Error: unknown mnemonic `pushl' -- `pushl %esi' match.S:95: Error: unknown mnemonic `pushl' -- `pushl %ebx' match.S:96: Error: unknown mnemonic `subl' -- `subl $(36),%esp' match.S:103: Error: unknown mnemonic `movl' -- `movl 56(%esp),%edx' match.S:104: Error: unknown mnemonic `movl' -- `movl 60(%esp),%ecx' match.S:112: Error: unknown mnemonic `movl' -- `movl (112+(8))(%edx),%eax' match.S:113: Error: unknown mnemonic `movl' -- `movl (132+(8))(%edx),%ebx' match.S:114: Error: unknown mnemonic `cmpl' -- `cmpl %ebx,%eax' match.S:115: Error: unknown mnemonic `movl' -- `movl (44+(8))(%edx),%eax' match.S:116: Error: unknown mnemonic `movl' -- `movl (116+(8))(%edx),%ebx' match.S:117: Error: unknown mnemonic `jl' -- `jl LastMatchGood' match.S:118: Error: unknown mnemonic `shrl' -- `shrl $2,%ebx' match.S:126: Error: unknown mnemonic `decl' -- `decl %ebx' match.S:127: Error: operand 1 must be a SIMD vector register -- `shll $16,%ebx' match.S:128: Error: unknown mnemonic `orl' -- `orl %eax,%ebx' match.S:129: Error: unknown mnemonic `movl' -- `movl %ebx,0(%esp)' match.S:133: Error: unknown mnemonic `movl' -- `movl (136+(8))(%edx),%eax' match.S:134: Error: unknown mnemonic `movl' -- `movl (108+(8))(%edx),%ebx' match.S:135: Error: unknown mnemonic `cmpl' -- `cmpl %eax,%ebx' match.S:136: Error: unknown mnemonic `jl' -- `jl LookaheadLess' match.S:137: Error: unknown mnemonic `movl' -- `movl %eax,%ebx' match.S:138: Error: unknown mnemonic `movl' -- `movl %ebx,24(%esp)' match.S:142: Error: unknown mnemonic `movl' -- `movl (48+(8))(%edx),%esi' match.S:143: Error: unknown mnemonic `movl' -- `movl %esi,4(%esp)' match.S:144: Error: unknown mnemonic `movl' -- `movl (100+(8))(%edx),%ebp' match.S:145: Error: unknown mnemonic `lea' -- `lea (%esi,%ebp),%edi' match.S:146: Error: unknown mnemonic `movl' -- `movl %edi,32(%esp)' match.S:151: Error: unknown mnemonic `movl' -- `movl %edi,%eax' match.S:152: Error: unknown mnemonic `negl' -- `negl %eax' match.S:153: Error: unknown mnemonic `andl' -- `andl $3,%eax' match.S:154: Error: unknown mnemonic `movl' -- `movl %eax,20(%esp)' match.S:159: Error: unknown mnemonic `movl' -- `movl (36+(8))(%edx),%eax' match.S:160: Error: unknown mnemonic `subl' -- `subl $((258)+(3)+1),%eax' match.S:161: Error: unknown mnemonic `subl' -- `subl %eax,%ebp' match.S:162: Error: unknown mnemonic `jg' -- `jg LimitPositive' match.S:163: Error: unknown mnemonic `xorl' -- `xorl %ebp,%ebp' match.S:168: Error: unknown mnemonic `movl' -- `movl (112+(8))(%edx),%eax' match.S:169: Error: unknown mnemonic `movl' -- `movl %eax,28(%esp)' match.S:173: Error: unknown mnemonic `addl' -- `addl %eax,%esi' match.S:174: Error: unknown mnemonic `movl' -- `movl %esi,8(%esp)' match.S:180: Error: unknown mnemonic `movzwl' -- `movzwl (%edi),%ebx' match.S:181: Error: unknown mnemonic `movl' -- `movl %ebx,16(%esp)' match.S:182: Error: unknown mnemonic `movzwl' -- `movzwl -1(%edi,%eax),%ebx' match.S:183: Error: unknown mnemonic `movl' -- `movl %ebx,12(%esp)' match.S:184: Error: unknown mnemonic `movl' -- `movl (56+(8))(%edx),%edi' match.S:188: Error: unknown mnemonic `movl' -- `movl 0(%esp),%edx' match.S:189: Error: unknown mnemonic `jmp' -- `jmp LoopEntry' ../corec/corec/helpers/zlib/contrib/asm686/match.S:214: Error: unknown mnemonic `andl' -- `andl %edx,%ecx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:215: Error: unknown mnemonic `movzwl' -- `movzwl (%edi,%ecx,2),%ecx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:216: Error: unknown mnemonic `cmpl' -- `cmpl %ebp,%ecx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:217: Error: unknown mnemonic `jbe' -- `jbe LeaveNow' ../corec/corec/helpers/zlib/contrib/asm686/match.S:218: Error: unknown mnemonic `subl' -- `subl $0x00010000,%edx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:219: Error: unknown mnemonic `js' -- `js LeaveNow' ../corec/corec/helpers/zlib/contrib/asm686/match.S:220: Error: unknown mnemonic `movzwl' -- `movzwl -1(%esi,%ecx),%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:221: Error: unknown mnemonic `cmpl' -- `cmpl %ebx,%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:222: Error: unknown mnemonic `jnz' -- `jnz LookupLoop' ../corec/corec/helpers/zlib/contrib/asm686/match.S:223: Error: unknown mnemonic `movl' -- `movl 4(%esp),%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:224: Error: unknown mnemonic `movzwl' -- `movzwl (%eax,%ecx),%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:225: Error: unknown mnemonic `cmpl' -- `cmpl 16(%esp),%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:226: Error: unknown mnemonic `jnz' -- `jnz LookupLoop' ../corec/corec/helpers/zlib/contrib/asm686/match.S:230: Error: unknown mnemonic `movl' -- `movl %edx,0(%esp)' ../corec/corec/helpers/zlib/contrib/asm686/match.S:237: Error: unknown mnemonic `movl' -- `movl 4(%esp),%esi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:238: Error: unknown mnemonic `movl' -- `movl 32(%esp),%edi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:239: Error: unknown mnemonic `addl' -- `addl %ecx,%esi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:240: Error: unknown mnemonic `movl' -- `movl 20(%esp),%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:241: Error: unknown mnemonic `movl' -- `movl $(-(((258)+7)&~7)),%edx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:242: Error: unknown mnemonic `lea' -- `lea (((258)+7)&~7)(%edi,%eax),%edi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:243: Error: unknown mnemonic `lea' -- `lea (((258)+7)&~7)(%esi,%eax),%esi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:260: Error: unknown mnemonic `movl' -- `movl (%esi,%edx),%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:261: Error: unknown mnemonic `xorl' -- `xorl (%edi,%edx),%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:262: Error: unknown mnemonic `jnz' -- `jnz LeaveLoopCmps' ../corec/corec/helpers/zlib/contrib/asm686/match.S:263: Error: unknown mnemonic `movl' -- `movl 4(%esi,%edx),%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:264: Error: unknown mnemonic `xorl' -- `xorl 4(%edi,%edx),%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:265: Error: unknown mnemonic `jnz' -- `jnz LeaveLoopCmps4' ../corec/corec/helpers/zlib/contrib/asm686/match.S:266: Error: unknown mnemonic `addl' -- `addl $8,%edx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:267: Error: unknown mnemonic `jnz' -- `jnz LoopCmps' ../corec/corec/helpers/zlib/contrib/asm686/match.S:268: Error: unknown mnemonic `jmp' -- `jmp LenMaximum' ../corec/corec/helpers/zlib/contrib/asm686/match.S:269: Error: unknown mnemonic `addl' -- `addl $4,%edx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:270: Error: unknown mnemonic `testl' -- `testl $0x0000FFFF,%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:271: Error: unknown mnemonic `jnz' -- `jnz LenLower' ../corec/corec/helpers/zlib/contrib/asm686/match.S:272: Error: unknown mnemonic `addl' -- `addl $2,%edx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:273: Error: unknown mnemonic `shrl' -- `shrl $16,%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:274: Error: unknown mnemonic `subb' -- `subb $1,%al' ../corec/corec/helpers/zlib/contrib/asm686/match.S:275: Error: unknown mnemonic `adcl' -- `adcl $0,%edx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:280: Error: unknown mnemonic `lea' -- `lea (%edi,%edx),%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:281: Error: unknown mnemonic `movl' -- `movl 32(%esp),%edi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:282: Error: unknown mnemonic `subl' -- `subl %edi,%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:283: Error: unknown mnemonic `cmpl' -- `cmpl $(258),%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:284: Error: unknown mnemonic `jge' -- `jge LenMaximum' ../corec/corec/helpers/zlib/contrib/asm686/match.S:289: Error: unknown mnemonic `movl' -- `movl 56(%esp),%edx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:290: Error: unknown mnemonic `movl' -- `movl 28(%esp),%ebx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:291: Error: unknown mnemonic `cmpl' -- `cmpl %ebx,%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:292: Error: unknown mnemonic `jg' -- `jg LongerMatch' ../corec/corec/helpers/zlib/contrib/asm686/match.S:293: Error: unknown mnemonic `movl' -- `movl 8(%esp),%esi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:294: Error: unknown mnemonic `movl' -- `movl (56+(8))(%edx),%edi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:295: Error: unknown mnemonic `movl' -- `movl 12(%esp),%ebx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:296: Error: unknown mnemonic `movl' -- `movl 0(%esp),%edx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:297: Error: unknown mnemonic `jmp' -- `jmp LookupLoop' ../corec/corec/helpers/zlib/contrib/asm686/match.S:304: Error: unknown mnemonic `movl' -- `movl 24(%esp),%ebx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:305: Error: unknown mnemonic `movl' -- `movl %eax,28(%esp)' ../corec/corec/helpers/zlib/contrib/asm686/match.S:306: Error: unknown mnemonic `movl' -- `movl %ecx,(104+(8))(%edx)' ../corec/corec/helpers/zlib/contrib/asm686/match.S:307: Error: unknown mnemonic `cmpl' -- `cmpl %ebx,%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:308: Error: unknown mnemonic `jge' -- `jge LeaveNow' ../corec/corec/helpers/zlib/contrib/asm686/match.S:309: Error: unknown mnemonic `movl' -- `movl 4(%esp),%esi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:310: Error: unknown mnemonic `addl' -- `addl %eax,%esi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:311: Error: unknown mnemonic `movl' -- `movl %esi,8(%esp)' ../corec/corec/helpers/zlib/contrib/asm686/match.S:312: Error: unknown mnemonic `movzwl' -- `movzwl -1(%edi,%eax),%ebx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:313: Error: unknown mnemonic `movl' -- `movl (56+(8))(%edx),%edi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:314: Error: unknown mnemonic `movl' -- `movl %ebx,12(%esp)' ../corec/corec/helpers/zlib/contrib/asm686/match.S:315: Error: unknown mnemonic `movl' -- `movl 0(%esp),%edx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:316: Error: unknown mnemonic `jmp' -- `jmp LookupLoop' ../corec/corec/helpers/zlib/contrib/asm686/match.S:320: Error: unknown mnemonic `movl' -- `movl 56(%esp),%edx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:321: Error: unknown mnemonic `movl' -- `movl $(258),28(%esp)' ../corec/corec/helpers/zlib/contrib/asm686/match.S:322: Error: unknown mnemonic `movl' -- `movl %ecx,(104+(8))(%edx)' ../corec/corec/helpers/zlib/contrib/asm686/match.S:328: Error: unknown mnemonic `movl' -- `movl 56(%esp),%edx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:329: Error: unknown mnemonic `movl' -- `movl 28(%esp),%ebx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:330: Error: unknown mnemonic `movl' -- `movl (108+(8))(%edx),%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:331: Error: unknown mnemonic `cmpl' -- `cmpl %eax,%ebx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:332: Error: unknown mnemonic `jg' -- `jg LookaheadRet' ../corec/corec/helpers/zlib/contrib/asm686/match.S:333: Error: unknown mnemonic `movl' -- `movl %ebx,%eax' ../corec/corec/helpers/zlib/contrib/asm686/match.S:338: Error: unknown mnemonic `addl' -- `addl $(36),%esp' ../corec/corec/helpers/zlib/contrib/asm686/match.S:339: Error: unknown mnemonic `popl' -- `popl %ebx' ../corec/corec/helpers/zlib/contrib/asm686/match.S:340: Error: unknown mnemonic `popl' -- `popl %esi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:341: Error: unknown mnemonic `popl' -- `popl %edi' ../corec/corec/helpers/zlib/contrib/asm686/match.S:342: Error: unknown mnemonic `popl' -- `popl %ebp' make[3]: *** [matroska2.mak:112: ../build/gcc_linux/corec/corec/helpers/zlib/contrib/asm686/match.matroska2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libmatroska2' make[2]: *** [mkclean.mak:77: ../release/gcc_linux/libmatroska2.a] Error 2 make[1]: *** [GNUmakefile:6: mkclean] Error 2 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/helpers/file/bufstream.c compiling ../corec/corec/helpers/file/bufstream.c mkdir -p ../build/gcc_linux/corec/corec/helpers/file cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/file/bufstream.c -o ../build/gcc_linux/corec/corec/helpers/file/bufstream.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/file/bufstream.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/helpers/file/bufstream.ebml2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/helpers/file/file_libc.c compiling ../corec/corec/helpers/file/file_libc.c mkdir -p ../build/gcc_linux/corec/corec/helpers/file cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/file/file_libc.c -o ../build/gcc_linux/corec/corec/helpers/file/file_libc.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/file/file_libc.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/helpers/file/file_libc.ebml2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' echo compiling ../corec/corec/helpers/file/memstream.c compiling ../corec/corec/helpers/file/memstream.c mkdir -p ../build/gcc_linux/corec/corec/helpers/file cc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DEBML_LIBRARY -DCOREC_PARSER -DHAVE_COREC_H -I . -I . -I ../corec/corec/helpers -I ../corec -I . -I .. -I ../corec/tools/coremake -O3 -m32 -march=i486 -msse -mmmx -Wno-multichar -fvisibility=hidden -DRESOURCE_COREC -DNDEBUG -c ../corec/corec/helpers/file/memstream.c -o ../build/gcc_linux/corec/corec/helpers/file/memstream.ebml2.o -MMD -MP -MF ../build/gcc_linux/corec/corec/helpers/file/memstream.ebml2.o.d cc: error: unrecognized command line option '-m32' cc: error: unrecognized command line option '-msse' cc: error: unrecognized command line option '-mmmx' make[3]: *** [ebml2.mak:103: ../build/gcc_linux/corec/corec/helpers/file/memstream.ebml2.o] Error 1 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/bcmatroska2-0.23/libebml2' make[2]: *** [mkvtree.mak:79: ../../release/gcc_linux/libebml2.a] Error 2 make[1]: *** [GNUmakefile:10: mkvtree] Error 2 make: *** [Makefile:35: all] Error 2 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.88g45O (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.88g45O (%build) I: [iurt_root_command] ERROR: chroot