Hi Martin,
I retried the compilation with cvs-checkout ot this evening on
another machine. I get the same problem.
Am Samstag 28 April 2007 schrieb Martin Petricek:
(...)
> What does exactly mean "Speicherzugriffsfehler"? I think may mean
Sementation fault
> "file not found" (when I translate it to english it seems to be
> "memory access error", which confuses me), but my knowledge of
> german language is rather poor, so I'm not sure ... Can you retry
> it with LC_ALL=en?
>
I did it. Here is the output:
----------------------------------------------------
make[2]: Leaving directory `/local2/pdfedit/pdfedit/src/xpdf'
cd utils && make
make[2]: Entering directory `/local2/pdfedit/pdfedit/src/utils'
make[2]: `libutils.a' is up to date.
make[2]: Leaving directory `/local2/pdfedit/pdfedit/src/utils'
cd kernel && /usr/lib/qt3/bin/qmake && make staticlib
/bin/sh: line 1: 11100 Segmentation
fault /usr/lib/qt3/bin/qmake
make[1]: *** [kernel] Error 139
make[1]: Leaving directory `/local2/pdfedit/pdfedit/src'
make: *** [src] Error 2
**** Installation failed. Aborting package creation.
--------- end --------------------------------------
Here the end of the strace-output:
(...)
stat("/local2", {st_mode=S_IFDIR|0774, st_size=4096, ...}) = 0
stat("/local2/pdfedit", {st_mode=S_IFDIR|0755, st_size=4096, ...}) =
0
stat("/local2/pdfedit/pdfedit", {st_mode=S_IFDIR|0755,
st_size=4096, ...}) = 0
chdir("/local2/pdfedit/pdfedit") = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/opt/kde3/bin/rm", 0x7fffeced48b0) = -1 ENOENT (No such file
or directory)
stat("/usr/local/bin/rm", 0x7fffeced48b0) = -1 ENOENT (No such file
or directory)
stat("/usr/bin/rm", 0x7fffeced48b0) = -1 ENOENT (No such file or
directory)
stat("/sbin/rm", 0x7fffeced48b0) = -1 ENOENT (No such file or
directory)
stat("/usr/X11R6/bin/rm", 0x7fffeced48b0) = -1 ENOENT (No such file
or directory)
stat("/usr/sbin/rm", 0x7fffeced48b0) = -1 ENOENT (No such file or
directory)
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45272, ...}) = 0
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45272, ...}) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|
SIGCHLD, child_tidptr=0x2ab6be9dfb90) = 11316
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) =
11316
wait4(-1, 0x7fffeced4624, WNOHANG, NULL) = -1 ECHILD (No child
processes)
rt_sigreturn(0xffffffffffffffff) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x55555558b2eb, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555559b041, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {0x55555559b041, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555558b2eb, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45272, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/opt/kde3/bin/rm", 0x7fffeced4ad0) = -1 ENOENT (No such file
or directory)
stat("/usr/local/bin/rm", 0x7fffeced4ad0) = -1 ENOENT (No such file
or directory)
stat("/usr/bin/rm", 0x7fffeced4ad0) = -1 ENOENT (No such file or
directory)
stat("/sbin/rm", 0x7fffeced4ad0) = -1 ENOENT (No such file or
directory)
stat("/usr/X11R6/bin/rm", 0x7fffeced4ad0) = -1 ENOENT (No such file
or directory)
stat("/usr/sbin/rm", 0x7fffeced4ad0) = -1 ENOENT (No such file or
directory)
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45272, ...}) = 0
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45272, ...}) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|
SIGCHLD, child_tidptr=0x2ab6be9dfb90) = 11317
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) =
11317
wait4(-1, 0x7fffeced4844, WNOHANG, NULL) = -1 ECHILD (No child
processes)
rt_sigreturn(0xffffffffffffffff) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x55555558b2eb, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555559b041, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {0x55555559b041, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555558b2eb, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45272, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/opt/kde3/bin/rm", 0x7fffeced4cf0) = -1 ENOENT (No such file
or directory)
stat("/usr/local/bin/rm", 0x7fffeced4cf0) = -1 ENOENT (No such file
or directory)
stat("/usr/bin/rm", 0x7fffeced4cf0) = -1 ENOENT (No such file or
directory)
stat("/sbin/rm", 0x7fffeced4cf0) = -1 ENOENT (No such file or
directory)
stat("/usr/X11R6/bin/rm", 0x7fffeced4cf0) = -1 ENOENT (No such file
or directory)
stat("/usr/sbin/rm", 0x7fffeced4cf0) = -1 ENOENT (No such file or
directory)
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45272, ...}) = 0
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45272, ...}) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|
SIGCHLD, child_tidptr=0x2ab6be9dfb90) = 11318
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) =
11318
wait4(-1, 0x7fffeced4a64, WNOHANG, NULL) = -1 ECHILD (No child
processes)
rt_sigreturn(0xffffffffffffffff) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x55555558b2eb, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555559b041, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {0x55555559b041, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555558b2eb, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
open(".", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 3
fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
fcntl(3, F_SETFD, FD_CLOEXEC) = 0
getdents64(3, /* 31 entries */, 4096) = 992
getdents64(3, /* 0 entries */, 4096) = 0
close(3) = 0
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45272, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/opt/kde3/bin/rm", 0x7fffeced4f10) = -1 ENOENT (No such file
or directory)
stat("/usr/local/bin/rm", 0x7fffeced4f10) = -1 ENOENT (No such file
or directory)
stat("/usr/bin/rm", 0x7fffeced4f10) = -1 ENOENT (No such file or
directory)
stat("/sbin/rm", 0x7fffeced4f10) = -1 ENOENT (No such file or
directory)
stat("/usr/X11R6/bin/rm", 0x7fffeced4f10) = -1 ENOENT (No such file
or directory)
stat("/usr/sbin/rm", 0x7fffeced4f10) = -1 ENOENT (No such file or
directory)
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45272, ...}) = 0
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=45272, ...}) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|
SIGCHLD, child_tidptr=0x2ab6be9dfb90) = 11319
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) =
11319
wait4(-1, 0x7fffeced4c84, WNOHANG, NULL) = -1 ECHILD (No child
processes)
rt_sigreturn(0xffffffffffffffff) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x55555558b2eb, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555559b041, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {0x55555559b041, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555558b2eb, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
stat("/local2/pdfedit/pdfedit/postinstall-pak.tmp", 0x7fffeced5100)
= -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|
SIGCHLD, child_tidptr=0x2ab6be9dfb90) = 11320
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) =
11320
wait4(-1, 0x7fffeced4594, WNOHANG, NULL) = -1 ECHILD (No child
processes)
rt_sigreturn(0xffffffffffffffff) = 0
rt_sigaction(SIGCHLD, {0x55555558ccf0, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555558ccf0, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
close(4) = 0
read(3, "OK\\n\n", 128) = 5
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x55555558b2eb, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555559b041, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {0x55555559b041, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555558b2eb, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
fcntl(1, F_GETFD) = 0
fcntl(1, F_DUPFD, 10) = 10
fcntl(1, F_GETFD) = 0
fcntl(10, F_SETFD, FD_CLOEXEC) = 0
close(1) = 0
dup2(2, 1) = 1
fcntl(2, F_GETFD) = 0
write(1, "OK\n", 3) = 3
close(1) = 0
dup2(10, 1) = 1
fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC)
close(10) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
write(1, "\n", 1) = 1
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
pipe([3, 4]) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|
SIGCHLD, child_tidptr=0x2ab6be9dfb90) = 11321
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) =
11321
wait4(-1, 0x7fffeced4ed4, WNOHANG, NULL) = -1 ECHILD (No child
processes)
rt_sigreturn(0xffffffffffffffff) = 0
rt_sigaction(SIGCHLD, {0x55555558ccf0, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555558ccf0, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
close(4) = 0
read(3, "Bye.\\n\n", 128) = 7
read(3, "", 128) = 0
close(3) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x55555558b2eb, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555559b041, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGINT, {0x55555559b041, [], SA_RESTORER,
0x2ab6be6cd5b0}, {0x55555558b2eb, [], SA_RESTORER, 0x2ab6be6cd5b0},
8) = 0
fcntl(1, F_GETFD) = 0
fcntl(1, F_DUPFD, 10) = 10
fcntl(1, F_GETFD) = 0
fcntl(10, F_SETFD, FD_CLOEXEC) = 0
close(1) = 0
dup2(2, 1) = 1
fcntl(2, F_GETFD) = 0
write(1, "Bye.\n", 5) = 5
close(1) = 0
dup2(10, 1) = 1
fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC)
close(10) = 0
write(1, "\n", 1) = 1
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
exit_group(1) = ?
-------------------------------end --------------------------------------
> Seems that qmake was incorrectly detected during configure ...
>
> Can you re-run ./post_configure in root of the source tree and
> send me the output of it?
>
Here is it:
Trying qmake: /usr/lib/qt3/bin/qmake ... ok
Using qmake: /usr/lib/qt3/bin/qmake
Best regards,
Andreas
--
## Content Developer OpenOffice.org: lang/DE
## Freie Office-Suite für Linux, Mac, Windows, Solaris
## http://de.openoffice.org
## OpenOffice.org Portable: http://oooportable.org
## Meine Seite: http://www.amantke.de
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Pdfedit-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdfedit-support