Вот жеж хадство - ревизия 1037 ни в какую не компилится под Linux - все плагины собираются, но на сборке самого pcsx2 - вываливается без какой-либо внятной ошибки. До этого все 900ые ревизии собирались отлично (ну после легкого стандартного танца с бубном вокруг build.sh, с комментированием пяти строк и заменой ./configure на bash configure). А тут шлепается, зараза.
Может кто чего подскажет - лог сборки pcsx2 в консоли (дистр - openSuSE 11.1):
---------------
Building Pcsx2
---------------
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 gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... gcc
checking whether we are using the GNU C++ compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking dependency style of gcc... gcc3
checking debug build... no
checking for _aligned_malloc... no
checking for _aligned_free... no
checking for development build... no
checking force sse3 instructions... sse3
checking force sse4 instructions... sse4
checking gtk+... checking for pkg-config... pkg-config
checking for main in -lstdc++... yes
checking for main in -lz... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating DebugTools/Makefile
config.status: creating Linux/Makefile
config.status: creating IPU/Makefile
config.status: creating IPU/mpeg2lib/Makefile
config.status: creating RDebug/Makefile
config.status: creating tinyxml/Makefile
config.status: creating x86/Makefile
config.status: creating x86/ix86/Makefile
config.status: creating ../3rdparty/zlib/Makefile
config.status: executing depfiles commands
Configuration:
Target system type:
Debug build? no
Dev build? no
Force sse3? yes
nls support? yes
local plugin inis? no
custom cflags? no
memcpy_fast?
Making clean in Linux
make[1]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2/Linux'
test -z "pcsx2" || rm -f pcsx2
rm -f *.o
make[1]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2/Linux'
Making clean in tinyxml
make[1]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2/tinyxml'
test -z "libtinyxml.a" || rm -f libtinyxml.a
rm -f *.o
make[1]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2/tinyxml'
Making clean in RDebug
make[1]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2/RDebug'
test -z "libRDebug.a" || rm -f libRDebug.a
rm -f *.o
make[1]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2/RDebug'
Making clean in IPU
make[1]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2/IPU'
Making clean in mpeg2lib
make[2]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2/IPU/mpeg2lib'
test -z "libmpeg2IPU.a" || rm -f libmpeg2IPU.a
rm -f *.o
make[2]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2/IPU/mpeg2lib'
Making clean in .
make[2]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2/IPU'
test -z "libIPU.a" || rm -f libIPU.a
rm -f *.o
make[2]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2/IPU'
make[1]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2/IPU'
Making clean in DebugTools
make[1]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2/DebugTools'
test -z "libDebugTools.a" || rm -f libDebugTools.a
rm -f *.o
make[1]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2/DebugTools'
Making clean in x86
make[1]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2/x86'
Making clean in ix86
make[2]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2/x86/ix86'
test -z "libix86.a" || rm -f libix86.a
rm -f *.o
make[2]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2/x86/ix86'
Making clean in .
make[2]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2/x86'
test -z "libx86recomp.a" || rm -f libx86recomp.a
rm -f *.o
make[2]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2/x86'
make[1]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2/x86'
Making clean in .
make[1]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2'
test -z "libpcsx2.a" || rm -f libpcsx2.a
rm -f *.o
make[1]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2'
Making install in x86
make[1]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2/x86'
Making install in ix86
make[2]: Entering directory `/home/yagmort/pcsx2-read-only/pcsx2/x86/ix86'
gcc -DPACKAGE_NAME=\"pcsx2\" -DPACKAGE_TARNAME=\"pcsx2\" -DPACKAGE_VERSION=\"0.9.6\" -DPACKAGE_STRING=\"pcsx2\ 0.9.6\" -DPACKAGE_BUGREPORT=\"zerofrog@gmail.com\" -DPACKAGE=\"pcsx2\" -DVERSION=\"0.9.6\" -DSVN_REV=\"Revision:\ 1037\" -DNDEBUG=1 -DPCSX2_FORCESSE3=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DENABLE_NLS=1 -I. -I./.. -I./../../ -I./../../../common/include -I./../../../3rdparty -I/implement -I/implement/xmm -pipe -msse -msse2 -O2 -Wno-format -Wno-unused-parameter -Wno-unused-value -Wunused-variable -fno-guess-branch-probability -fno-dse -fno-tree-dse -fpermissive -Xlinker -zmuldefs -MT ix86.o -MD -MP -MF .deps/ix86.Tpo -c -o ix86.o ix86.cpp
In file included from ix86_types.h:702,
from ix86_internal.h:21,
from ix86.cpp:37:
implement/xmm/arithmetic.h:75: warning: ISO C++ forbids declaration of ‘ShiftHelper’ with no type
implement/xmm/arithmetic.h:75: error: expected ‘;’ before ‘<’ token
In file included from ix86_types.h:704,
from ix86_internal.h:21,
from ix86.cpp:37:
implement/xmm/shufflepack.h: In member function ‘void x86Emitter::Internal::SimdImpl_PInsert::ByteDwordForms<Opcode>::operator()(const x86Emitter::xRegisterSSE&, const x86Emitter::xRegister32&, u8) const’:
implement/xmm/shufflepack.h:186: error: ‘imm’ was not declared in this scope
implement/xmm/shufflepack.h: In member function ‘void x86Emitter::Internal::SimdImpl_PInsert::ByteDwordForms<Opcode>::operator()(const x86Emitter::xRegisterSSE&, const void*, u8) const’:
implement/xmm/shufflepack.h:192: error: ‘imm’ was not declared in this scope
implement/xmm/shufflepack.h: In member function ‘void x86Emitter::Internal::SimdImpl_PInsert::ByteDwordForms<Opcode>::operator()(const x86Emitter::xRegisterSSE&, const x86Emitter::ModSibBase&, u8) const’:
implement/xmm/shufflepack.h:198: error: ‘imm’ was not declared in this scope
implement/xmm/shufflepack.h: In member function ‘void x86Emitter::Internal::SimdImpl_PExtract::ByteDwordForms<Opcode>::operator()(void*, const x86Emitter::xRegisterSSE&, u8) const’:
implement/xmm/shufflepack.h:259: error: ‘to’ was not declared in this scope
implement/xmm/shufflepack.h: In member function ‘void x86Emitter::Internal::SimdImpl_PExtract::ByteDwordForms<Opcode>::operator()(const x86Emitter::ModSibBase&, const x86Emitter::xRegisterSSE&, u8) const’:
implement/xmm/shufflepack.h:265: error: ‘to’ was not declared in this scope
In file included from ix86_types.h:713,
from ix86_internal.h:21,
from ix86.cpp:37:
implement/jmpcall.h: In member function ‘void x86Emitter::Internal::JmpCallImplAll<isJmp>::operator()(const T*) const’:
implement/jmpcall.h:73: warning: there are no arguments to ‘iJccKnownTarget’ that depend on a template parameter, so a declaration of ‘iJccKnownTarget’ must beavailable
make[2]: *** [ix86.o] Ошибка 1
make[2]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2/x86/ix86'
make[1]: *** [install-recursive] Ошибка 1
make[1]: Leaving directory `/home/yagmort/pcsx2-read-only/pcsx2/x86'
make: *** [install-recursive] Ошибка 1
Error with building pcsx2
yagmort@linux:~/pcsx2-read-only>