![]() |
2007-11-10
, 16:12
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#2
|
![]() |
2007-11-12
, 21:18
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#3
|
![]() |
2007-11-13
, 12:09
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#4
|
![]() |
2007-11-13
, 18:47
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#5
|
./configure --little-endian
Reading /home/lke/src/qt-x11-opensource-src-4.3.1/demos/qtdemo/qtdemo.pro terminate called after throwing an instance of 'std::bad_alloc' what(): St9bad_alloc qemu: uncaught target signal 6 (Aborted) - exiting 356 projects found. Creating makefiles. Please wait... for /home/lke/src/qt-x11-opensource-src-4.3.1/src/corelib/corelib.pro terminate called after throwing an instance of 'std::bad_alloc' what(): St9bad_alloc qemu: uncaught target signal 6 (Aborted) - exiting for /home/lke/src/qt-x11-opensource-src-4.3.1/src/script/script.pro
for /home/lke/src/qt-x11-opensource-src-4.3.1/tools/linguist/linguist/linguist.pro terminate called after throwing an instance of 'std::bad_alloc' what(): St9bad_alloc qemu: uncaught target signal 6 (Aborted) - exiting for /home/lke/src/qt-x11-opensource-src-4.3.1/tools/assistant/assistant.pro for /home/lke/src/qt-x11-opensource-src-4.3.1/tools/assistant/translations/translations.pro Project ERROR: This is a dummy profile to be used for translations ONLY. NOTICE: Qt will not be built with XShape support. As a result, drag-and-drop in the Qt Designer will NOT work. We recommend that you enable XShape support by passing the -xshape switch to ./configure. Qt is now configured for building. Just run 'make'. Once everything is built, you must run 'make install'. Qt will be installed into /usr/local/Trolltech/Qt-4.3.1 To reconfigure, run 'make confclean' and 'configure'. [sbox-SDK_ARMEL: ~/src/qt-x11-opensource-src-4.3.1] > make make: *** No rule to make target `FORCE', needed by `sub-moc-make_default-ordered'. Stop.
strace -s 1024 -f -F -v -o ~/src/strace.log home/lke/src/qt-x11-opensource-src-4.3.1/bin/qmake -Wall -nocache spec /home/lke/src/qt-x11-opensource-src-4.3.1/mkspecs/linux-g++ ONFIG+= 'LIBS*=' 'INCLUDEPATH*=' 'QMAKE_CXXFLAGS*=' home/lke/src/qt-x11-opensource-src-4.3.1/config.tests/unix/floatmath/floatmath.pro -o /home/lke/src/qt-x11-opensource-src-4.3.1/config.tests/unix/floatmath/Makefile
22904 lstat64("/home/lke/src/qt-x11-opensource-src-4.3.1/mkspecs/features", {st_dev=makedev(3, 2), st_ino=455297, st_mode=S_IFDIR|0755, st_nlink=5, st_uid=1000, st_gid=1000, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2007/11/14-16:09:33, st_mtime=2007/11/14-01:42:54, st_ctime=2007/11/14-01:42:54}) = 0
22904 open("/home/lke/src/qt-x11-opensource-src-4.3.1/mkspecs/features", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 6
22904 fstat64(6, {st_dev=makedev(3, 2), st_ino=455297, st_mode=S_IFDIR|0755, st_nlink=5, st_uid=1000, st_gid=1000, st_blksize=4096, st_blocks=8, st_size=4096, st_atime=2007/11/14-16:09:33, st_mtime=2007/11/14-01:42:54, st_ctime=2007/11/14-01:42:54}) = 0
22904 fcntl64(6, F_SETFD, FD_CLOEXEC) = 0
22904 statfs64("/home/lke/src/qt-x11-opensource-src-4.3.1/mkspecs/features", 84, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1393484, f_bfree=458871, f_bavail=402243, f_files=708224, f_ffree=625504, f_fsid={1220338559, -1291029597}, f_namelen=255, f_frsize=4096}) = 0
22904 mmap2(NULL, 1074257920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)
22904 mmap2(0x336000, 1074319360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, 0, 0) = -1 ENOMEM (Cannot allocate memory)
22904 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
22904 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
22903 <... waitpid resumed> [{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV && WCOREDUMP(s)}], 0) = 22904
22903 --- SIGCHLD (Child exited) @ 0 (0) ---
22903 sigreturn() = ? (mask now [RTMIN])
22903 gettimeofday({1195052973, 986321}, NULL) = 0
22903 getpid() = 22903
22903 write(3, "[2007-11-14 15:09:33 22903] signal: \"Segmentation fault\" time: 0.455577\n", 73) = 73
22903 munmap(0x40001000, 4096) = 0
22903 exit_group(126) = ?
~
![]() |
2007-11-16
, 09:12
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#6
|
cd qt-x11-opensource-src-4.3.1 patch -p1 < ../qt4-x11_4.3.1-2-armel-maxPathName.diff.txt
![]() |
2007-11-20
, 11:22
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#7
|
![]() |
2008-12-15
, 13:07
|
Posts: 1 |
Thanked: 0 times |
Joined on Dec 2008
|
#8
|
It throws several errors
Over and over again, adding the little or big endian is no help, I am clueless
Is this just making calls that the emulator can't handle? ANY Ideas are welcome, I am sure its repeatable in your own scratcbox also....
terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
qemu: Unsupported syscall: 268
qemu: Unsupported syscall: 238
qemu: Unsupported syscall: 268
qemu: Unsupported syscall: 238
terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
qemu: Unsupported syscall: 268
qemu: Unsupported syscall: 238
qemu: Unsupported syscall: 268
qemu: Unsupported syscall: 238
terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
qemu: Unsupported syscall: 268
qemu: Unsupported syscall: 238
qemu: Unsupported syscall: 268
qemu: Unsupported syscall: 238
The system byte order could not be detected!
Turn on verbose messaging (-v) to see the final report.
You can use the -little-endian or -big-endian switch to
./configure to continue.