On Monday 03 of November 2003 23:36, Jakub Bogusz wrote:
> On Mon, Nov 03, 2003 at 10:32:27PM +0100, Paweł Sikora wrote:
> > [EMAIL PROTECTED] SPECS]# find / -type f -iname fmtutil.cnf
> > /usr/share/texmf/web2c/fmtutil.cnf
> > [EMAIL PROTECTED] SPECS]# fmtutil --all
> > fmtutil: config file `fmtutil.cnf' not found.
> >
> > bez dzialajacego fmtutil --all nie zbuduje jadetex'a :|
> >
> > mozna na sile zapodac:
> > [EMAIL PROTECTED] SPECS]# fmtutil --cnffile /usr/share/texmf/web2c/fmtutil.cnf
> > --all ale nie w tym sek, by na sile.
>
> Sprawdzałeś strace, gdzie próbuje szukać?
stat64("", 0xb85f2420) = -1 ENOENT (No such file or directory)
fcntl64(2, F_GETFL) = 0x8001 (flags O_WRONLY|O_LARGEFILE)
fcntl64(1, F_DUPFD, 10) = 11
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
dup2(2, 1) = 1
write(1, "fmtutil: config file `fmtutil.cn"..., 46fmtutil:
config file `fmtutil.cnf' not found.) = 46
sciezka == "" , hmm?
--
The only thing necessary for the triumph of evil
is for good men to do nothing.
- Edmund Burke
execve("/usr/bin/fmtutil", ["fmtutil", "--all"], [/* 51 vars */]) = 0
uname({sys="Linux", node="pluto", ...}) = 0
brk(0) = 0x807cafc
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=30664, ...}) = 0
old_mmap(NULL, 30664, PROT_READ, MAP_PRIVATE, 3, 0) = 0x48010000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260W\1"..., 1024) = 1024
fstat64(3, {st_mode=S_IFREG|0755, st_size=1408900, ...}) = 0
old_mmap(NULL, 1418852, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x48018000
mprotect(0x4816c000, 26212, PROT_NONE) = 0
old_mmap(0x4816c000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x153000) = 0x4816c000
old_mmap(0x48170000, 9828, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x48170000
close(3) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x48173000
munmap(0x48010000, 30664) = 0
brk(0) = 0x807cafc
brk(0x807dafc) = 0x807dafc
brk(0) = 0x807dafc
brk(0x807e000) = 0x807e000
rt_sigaction(SIGINT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {0x806a2c0, [], SA_RESTORER|SA_INTERRUPT, 0x48044598}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {0x806a2c0, [], SA_RESTORER|SA_INTERRUPT, 0x48044598}, NULL, 8) = 0
rt_sigaction(SIGTERM, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {0x806a2c0, [], SA_RESTORER|SA_INTERRUPT, 0x48044598}, NULL, 8) = 0
rt_sigaction(SIGHUP, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGHUP, {0x806a2c0, [], SA_RESTORER|SA_INTERRUPT, 0x48044598}, NULL, 8) = 0
brk(0) = 0x807e000
brk(0x807f000) = 0x807f000
brk(0) = 0x807f000
brk(0x8080000) = 0x8080000
brk(0) = 0x8080000
brk(0x8081000) = 0x8081000
brk(0) = 0x8081000
brk(0x8082000) = 0x8082000
brk(0) = 0x8082000
brk(0x8083000) = 0x8083000
brk(0) = 0x8083000
brk(0x8084000) = 0x8084000
getpid() = 18744
stat64("/root/rpm/SPECS", {st_mode=S_IFDIR|0755, st_size=159744, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=159744, ...}) = 0
getppid() = 28912
time(NULL) = 1067900780
brk(0) = 0x8084000
brk(0x8085000) = 0x8085000
time(NULL) = 1067900780
time(NULL) = 1067900780
geteuid32() = 0
getuid32() = 0
getgid32() = 0
getegid32() = 0
open("/usr/bin/fmtutil", O_RDONLY) = 3
fcntl64(3, F_DUPFD, 10) = 10
close(3) = 0
fcntl64(10, F_SETFD, FD_CLOEXEC) = 0
fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
fcntl64(0, F_GETFL) = 0x2 (flags O_RDWR)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigaction(SIGCHLD, {SIG_IGN}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {0x806a2c0, [], SA_RESTORER|SA_INTERRUPT, 0x48044598}, NULL, 8) = 0
brk(0) = 0x8085000
brk(0x8086000) = 0x8086000
read(10, "#!/bin/sh\n\n#####################"..., 512) = 512
read(10, "of hyphenfile for format `format"..., 512) = 512
read(10, "ork without mf\n# Wed Dec 25 09"..., 512) = 512
read(10, "nup code from updmap\n# Tue Jun"..., 512) = 512
read(10, "&& { RUNNING_SH5=true; export RU"..., 512) = 512
brk(0) = 0x8086000
brk(0x8087000) = 0x8087000
brk(0) = 0x8087000
brk(0x8088000) = 0x8088000
stat64("/bin/sh5", 0xb85f2550) = -1 ENOENT (No such file or directory)
stat64("/bin/bsh", 0xb85f2550) = -1 ENOENT (No such file or directory)
read(10, " cleanup()\n# clean up the temp"..., 512) = 512
read(10, "#############\nsetupTmpDir()\n{\n "..., 512) = 512
read(10, "#########################\nconfig"..., 512) = 512
read(10, " match=$1\n}\n\n##################"..., 512) = 512
read(10, "################################"..., 512) = 512
read(10, "ich --format=\'web2c files\' mktex"..., 512) = 512
read(10, "################################"..., 512) = 512
brk(0) = 0x8088000
brk(0x8089000) = 0x8089000
read(10, "recreate all format files\n --mi"..., 512) = 512
read(10, " edit fmtutil."..., 512) = 512
read(10, "##############\n# byebye()\n# re"..., 512) = 512
read(10, "ll \\`failed\' messages and warnin"..., 512) = 512
read(10, "##################\n# log_failure"..., 512) = 512
brk(0) = 0x8089000
brk(0x808a000) = 0x808a000
read(10, "pending on $mktexfmtMode.\n######"..., 512) = 512
read(10, "ormat files?\n cnf_file= # gl"..., 512) = 512
read(10, " set x --byfmt `echo $ful"..., 512) = 512
brk(0) = 0x808a000
brk(0x808b000) = 0x808b000
read(10, "e)\n cmd=edit;;\n --"..., 512) = 512
brk(0) = 0x808b000
brk(0x808c000) = 0x808c000
brk(0) = 0x808c000
brk(0x808d000) = 0x808d000
read(10, "=//\'`; shift ;;\n --help|-he"..., 512) = 512
brk(0) = 0x808d000
brk(0x808e000) = 0x808e000
read(10, ": unknown option \\`$1\' ignored.\""..., 512) = 512
brk(0) = 0x808e000
brk(0x808f000) = 0x808f000
read(10, " ${VISUAL-${EDITOR-vi}} $cn"..., 512) = 512
brk(0) = 0x808f000
brk(0x8090000) = 0x8090000
read(10, " test -d \"$destdir\" || abort \"fo"..., 512) = 512
brk(0) = 0x8090000
brk(0x8091000) = 0x8091000
read(10, " *) cnf_file=\"$thisdir/$cnf_f"..., 512) = 512
brk(0) = 0x8091000
brk(0x8092000) = 0x8092000
read(10, "continue\n rm -f \"$destdir/$i\""..., 512) = 512
brk(0) = 0x8092000
brk(0x8093000) = 0x8093000
read(10, "ir/plain.efmt\"\n $MT_MKTEXUPD "..., 512) = 512
brk(0) = 0x8093000
brk(0x8094000) = 0x8094000
brk(0) = 0x8094000
brk(0x8095000) = 0x8095000
read(10, "ir\" mfw.base\n fi\n if test -f \""..., 512) = 512
brk(0) = 0x8095000
brk(0x8096000) = 0x8096000
brk(0) = 0x8096000
brk(0x8097000) = 0x8097000
brk(0) = 0x8097000
brk(0x8098000) = 0x8098000
brk(0) = 0x8098000
brk(0x8099000) = 0x8099000
brk(0) = 0x8099000
brk(0x809a000) = 0x809a000
brk(0) = 0x809a000
brk(0x809b000) = 0x809b000
brk(0) = 0x809b000
brk(0x809c000) = 0x809c000
brk(0) = 0x809c000
brk(0x809d000) = 0x809d000
read(10, "file: name of the format file (w"..., 512) = 512
read(10, "le is not installed\n############"..., 512) = 512
read(10, " inifile=`echo $lastarg | sed \'s"..., 512) = 512
read(10, "################################"..., 512) = 512
read(10, "################################"..., 512) = 512
read(10, "##########################\n# run"..., 512) = 512
read(10, " localized format using pool=$po"..., 512) = 512
read(10, "effect of TEXPOOL manipulation:\n"..., 512) = 512
read(10, "i\n}\n\n###########################"..., 512) = 512
read(10, " done\n}\n\n#######################"..., 512) = 512
read(10, "`fmtname\'\n######################"..., 512) = 512
read(10, "! -f \"`kpsewhich -progname=$form"..., 512) = 512
read(10, "################################"..., 512) = 512
read(10, "t\n#\n# exit code: returns error c"..., 512) = 512
read(10, "################################"..., 512) = 512
read(10, "1\t\" $cnf_file >/dev/null || retu"..., 512) = 512
pipe([3, 4]) = 0
fcntl64(3, F_DUPFD, 10) = 11
close(3) = 0
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
fcntl64(4, F_DUPFD, 10) = 12
close(4) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
fcntl64(1, F_DUPFD, 10) = 13
close(1) = 0
fcntl64(13, F_SETFD, FD_CLOEXEC) = 0
dup2(12, 1) = 1
close(12) = 0
fcntl64(0, F_DUPFD, 10) = 12
close(0) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
dup2(12, 0) = 0
fcntl64(1, F_DUPFD, 10) = 14
close(1) = 0
fcntl64(14, F_SETFD, FD_CLOEXEC) = 0
pipe([1, 3]) = 0
fcntl64(1, F_DUPFD, 10) = 15
close(1) = 0
fcntl64(15, F_SETFD, FD_CLOEXEC) = 0
fcntl64(3, F_DUPFD, 10) = 16
close(3) = 0
fcntl64(16, F_SETFD, FD_CLOEXEC) = 0
dup2(16, 1) = 1
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 4032
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
dup2(15, 0) = 0
close(15) = 0
close(16) = 0
dup2(14, 1) = 1
close(14) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 12601
close(0) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
dup2(12, 0) = 0
close(12) = 0
dup2(13, 1) = 1
close(13) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(11, 0x8093ec8, 512) = ? ERESTARTSYS (To be restarted)
--- SIGCHLD (Child exited) @ 0 (0) ---
times({tms_utime=0, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 62694578
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG|WUNTRACED, NULL) = 12601
times({tms_utime=0, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 62694578
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG|WUNTRACED, NULL) = 4032
times({tms_utime=0, tms_stime=1, tms_cutime=1, tms_cstime=1}) = 62694578
wait4(-1, 0xb85f20b8, WNOHANG|WUNTRACED, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
read(11, "/var/cache/fonts\n", 512) = 17
read(11, "", 512) = 0
close(11) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4]) = 0
fcntl64(3, F_DUPFD, 10) = 11
close(3) = 0
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
fcntl64(4, F_DUPFD, 10) = 12
close(4) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
fcntl64(1, F_DUPFD, 10) = 13
close(1) = 0
fcntl64(13, F_SETFD, FD_CLOEXEC) = 0
dup2(12, 1) = 1
close(12) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 8361
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn() = ? (mask now [])
dup2(13, 1) = 1
close(13) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
kill(18744, SIGCHLD) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
times({tms_utime=0, tms_stime=1, tms_cutime=1, tms_cstime=1}) = 62694579
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG|WUNTRACED, NULL) = 8361
times({tms_utime=0, tms_stime=1, tms_cutime=1, tms_cstime=1}) = 62694579
wait4(-1, 0xb85f2040, WNOHANG|WUNTRACED, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
read(11, "/usr/share/texmf/\n", 512) = 18
read(11, "", 512) = 0
close(11) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4]) = 0
fcntl64(3, F_DUPFD, 10) = 11
close(3) = 0
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
fcntl64(4, F_DUPFD, 10) = 12
close(4) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
fcntl64(1, F_DUPFD, 10) = 13
close(1) = 0
fcntl64(13, F_SETFD, FD_CLOEXEC) = 0
dup2(12, 1) = 1
close(12) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 32487
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn() = ? (mask now [])
dup2(13, 1) = 1
close(13) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
kill(18744, SIGCHLD) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
times({tms_utime=0, tms_stime=1, tms_cutime=1, tms_cstime=1}) = 62694581
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], WNOHANG|WUNTRACED, NULL) = 32487
times({tms_utime=0, tms_stime=1, tms_cutime=3, tms_cstime=1}) = 62694581
wait4(-1, 0xb85f2040, WNOHANG|WUNTRACED, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
read(11, "", 512) = 0
close(11) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4]) = 0
fcntl64(3, F_DUPFD, 10) = 11
close(3) = 0
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
fcntl64(4, F_DUPFD, 10) = 12
close(4) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
fcntl64(1, F_DUPFD, 10) = 13
close(1) = 0
fcntl64(13, F_SETFD, FD_CLOEXEC) = 0
dup2(12, 1) = 1
close(12) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 25323
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn() = ? (mask now [])
dup2(13, 1) = 1
close(13) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
kill(18744, SIGCHLD) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
times({tms_utime=0, tms_stime=1, tms_cutime=3, tms_cstime=1}) = 62694583
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], WNOHANG|WUNTRACED, NULL) = 25323
times({tms_utime=0, tms_stime=1, tms_cutime=5, tms_cstime=1}) = 62694583
wait4(-1, 0xb85f2040, WNOHANG|WUNTRACED, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
read(11, "", 512) = 0
close(11) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4]) = 0
fcntl64(3, F_DUPFD, 10) = 11
close(3) = 0
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
fcntl64(4, F_DUPFD, 10) = 12
close(4) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
fcntl64(1, F_DUPFD, 10) = 13
close(1) = 0
fcntl64(13, F_SETFD, FD_CLOEXEC) = 0
dup2(12, 1) = 1
close(12) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 19842
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn() = ? (mask now [])
dup2(13, 1) = 1
close(13) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
kill(18744, SIGCHLD) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
times({tms_utime=0, tms_stime=1, tms_cutime=5, tms_cstime=1}) = 62694585
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], WNOHANG|WUNTRACED, NULL) = 19842
times({tms_utime=0, tms_stime=1, tms_cutime=7, tms_cstime=1}) = 62694585
wait4(-1, 0xb85f2040, WNOHANG|WUNTRACED, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
read(11, "", 512) = 0
close(11) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4]) = 0
fcntl64(3, F_DUPFD, 10) = 11
close(3) = 0
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
fcntl64(4, F_DUPFD, 10) = 12
close(4) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
fcntl64(1, F_DUPFD, 10) = 13
close(1) = 0
fcntl64(13, F_SETFD, FD_CLOEXEC) = 0
dup2(12, 1) = 1
close(12) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 13639
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
dup2(13, 1) = 1
close(13) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(11, 0x8093e00, 512) = ? ERESTARTSYS (To be restarted)
--- SIGCHLD (Child exited) @ 0 (0) ---
times({tms_utime=0, tms_stime=1, tms_cutime=7, tms_cstime=1}) = 62694587
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], WNOHANG|WUNTRACED, NULL) = 13639
times({tms_utime=0, tms_stime=1, tms_cutime=8, tms_cstime=2}) = 62694587
wait4(-1, 0xb85f20b8, WNOHANG|WUNTRACED, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
read(11, "", 512) = 0
close(11) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4]) = 0
fcntl64(3, F_DUPFD, 10) = 11
close(3) = 0
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
fcntl64(4, F_DUPFD, 10) = 12
close(4) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
fcntl64(1, F_DUPFD, 10) = 13
close(1) = 0
fcntl64(13, F_SETFD, FD_CLOEXEC) = 0
dup2(12, 1) = 1
close(12) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 1729
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn() = ? (mask now [])
dup2(13, 1) = 1
close(13) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
kill(18744, SIGCHLD) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
times({tms_utime=0, tms_stime=1, tms_cutime=8, tms_cstime=2}) = 62694589
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], WNOHANG|WUNTRACED, NULL) = 1729
times({tms_utime=0, tms_stime=1, tms_cutime=8, tms_cstime=2}) = 62694589
wait4(-1, 0xb85f2040, WNOHANG|WUNTRACED, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
read(11, "", 512) = 0
close(11) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4]) = 0
fcntl64(3, F_DUPFD, 10) = 11
close(3) = 0
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
fcntl64(4, F_DUPFD, 10) = 12
close(4) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
fcntl64(1, F_DUPFD, 10) = 13
close(1) = 0
fcntl64(13, F_SETFD, FD_CLOEXEC) = 0
dup2(12, 1) = 1
close(12) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 11759
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn() = ? (mask now [])
dup2(13, 1) = 1
close(13) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
kill(18744, SIGCHLD) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
times({tms_utime=0, tms_stime=1, tms_cutime=8, tms_cstime=2}) = 62694592
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], WNOHANG|WUNTRACED, NULL) = 11759
times({tms_utime=0, tms_stime=1, tms_cutime=9, tms_cstime=2}) = 62694592
wait4(-1, 0xb85f2040, WNOHANG|WUNTRACED, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
read(11, "", 512) = 0
close(11) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4]) = 0
fcntl64(3, F_DUPFD, 10) = 11
close(3) = 0
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
fcntl64(4, F_DUPFD, 10) = 12
close(4) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
fcntl64(1, F_DUPFD, 10) = 13
close(1) = 0
fcntl64(13, F_SETFD, FD_CLOEXEC) = 0
dup2(12, 1) = 1
close(12) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 22640
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
dup2(13, 1) = 1
close(13) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(11, 0x8093df8, 512) = ? ERESTARTSYS (To be restarted)
--- SIGCHLD (Child exited) @ 0 (0) ---
times({tms_utime=0, tms_stime=1, tms_cutime=9, tms_cstime=2}) = 62694594
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], WNOHANG|WUNTRACED, NULL) = 22640
times({tms_utime=0, tms_stime=1, tms_cutime=11, tms_cstime=2}) = 62694594
wait4(-1, 0xb85f20b8, WNOHANG|WUNTRACED, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
read(11, "", 512) = 0
close(11) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4]) = 0
fcntl64(3, F_DUPFD, 10) = 11
close(3) = 0
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
fcntl64(4, F_DUPFD, 10) = 12
close(4) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
fcntl64(1, F_DUPFD, 10) = 13
close(1) = 0
fcntl64(13, F_SETFD, FD_CLOEXEC) = 0
dup2(12, 1) = 1
close(12) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 14744
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
dup2(13, 1) = 1
close(13) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(11, 0x8093dc0, 512) = ? ERESTARTSYS (To be restarted)
--- SIGCHLD (Child exited) @ 0 (0) ---
times({tms_utime=0, tms_stime=1, tms_cutime=11, tms_cstime=2}) = 62694596
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], WNOHANG|WUNTRACED, NULL) = 14744
times({tms_utime=0, tms_stime=1, tms_cutime=12, tms_cstime=2}) = 62694596
wait4(-1, 0xb85f20b8, WNOHANG|WUNTRACED, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
read(11, "/root/texmf:/usr/share/texmf-loc"..., 512) = 70
read(11, "", 512) = 0
close(11) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
pipe([3, 4]) = 0
fcntl64(3, F_DUPFD, 10) = 11
close(3) = 0
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
fcntl64(4, F_DUPFD, 10) = 12
close(4) = 0
fcntl64(12, F_SETFD, FD_CLOEXEC) = 0
fcntl64(1, F_DUPFD, 10) = 13
close(1) = 0
fcntl64(13, F_SETFD, FD_CLOEXEC) = 0
dup2(12, 1) = 1
close(12) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
fork() = 24459
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn() = ? (mask now [])
dup2(13, 1) = 1
close(13) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
kill(18744, SIGCHLD) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
times({tms_utime=0, tms_stime=1, tms_cutime=12, tms_cstime=2}) = 62694597
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], WNOHANG|WUNTRACED, NULL) = 24459
times({tms_utime=0, tms_stime=1, tms_cutime=13, tms_cstime=2}) = 62694597
wait4(-1, 0xb85f2220, WNOHANG|WUNTRACED, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
read(11, "", 512) = 0
close(11) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat64("", 0xb85f2420) = -1 ENOENT (No such file or directory)
fcntl64(2, F_GETFL) = 0x8001 (flags O_WRONLY|O_LARGEFILE)
fcntl64(1, F_DUPFD, 10) = 11
fcntl64(11, F_SETFD, FD_CLOEXEC) = 0
dup2(2, 1) = 1
write(1, "fmtutil: config file `fmtutil.cn"..., 46fmtutil: config file `fmtutil.cnf' not found.
) = 46
dup2(11, 1) = 1
close(11) = 0
brk(0) = 0x809d000
brk(0x809e000) = 0x809e000
brk(0) = 0x809e000
brk(0x809f000) = 0x809f000
brk(0) = 0x809f000
brk(0x80a0000) = 0x80a0000
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
exit_group(1) = ?
__________________________________________________________
nie pytaj co inni zrobili dla pld, pomysl ile sam zrobiles