Hi, all. I am sorry because I forgot the attached files in previous message.But, they are attached at this message.
Best Regards,Daniel Bruno.
Em Terça-feira, 26 de Janeiro de 2016 14:38, daniel silva ferreira bruno
<[email protected]> escreveu:
Hi, all.
I was trying to build the strace software for Android Platform (ARM, of
course!), but the building process is jamming, in the configure script
execution, at the creation of the file "access.c" in the top directory...
The strace version that I used is 4.11.
The file with the configure script call, called "runConfigure.sh", is attached
in this message.
The file "strace_configure.txt", with the output of this configure script
execution, is attached in this message, too.
This message refers to CrystaX NDK, but I get the same jamming with the Google
Android NDK, too.
The file "runConfigure3.sh" executes the configure script, but it generates
another error. This error is in the contents of the file
"strace_configure2.txt", that is, in the output of this configure script
execution.
The file "runConfigure2.sh" executes the configure script and it generates the
same jamming that I get with the file "runConfigure2.sh". By the way, if you
don't want to see it, then you are free to do it, that is, not seeing it.
By the way, I need successfully to build strace software with CrystaX NDK, or
with Google Android NDK.
Thanks for any help.
Best Regards,Daniel Bruno.
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel
cat linux/arm/ioctls_inc0.h linux/arm/ioctls_arch0.h > ioctls_all0.h
gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I.
-Wall -Wwrite-strings -Wsign-compare -g -O2 -DIOCTLSORT_INC=\"ioctls_all0.h\"
-c -o ioctlsort0.o ./ioctlsort.c
gcc -Wall -Wwrite-strings -Wsign-compare -g -O2 ioctlsort0.o -o ioctlsort0
./ioctlsort0 > ioctlent0.h
echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c
fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c
print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c
sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' >
native_printer_decls.h-t
for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c
ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c
print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c
utime.c; do \
sed -n
's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/extern \1
\2\3;/p' $f || exit; \
done >> native_printer_decls.h-t
mv native_printer_decls.h-t native_printer_decls.h
echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c
fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c
print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c
sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' >
native_printer_defs.h-t
for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c
ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c
print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c
utime.c; do \
sed -n
's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/\.\2 = \2,/p'
$f || exit; \
done >> native_printer_defs.h-t
mv native_printer_defs.h-t native_printer_defs.h
echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c
fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c
print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c
sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' > printers.h-t
echo 'typedef struct {' >> printers.h-t
for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c
ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c
print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c
utime.c; do \
sed -n 's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/
\1 (*\2) \3;\n#define \2 MPERS_PRINTER_NAME(\2)\n/p' $f || exit; \
done >> printers.h-t
echo '} struct_printers;' >> printers.h-t
echo 'extern const struct_printers *printers;' >> printers.h-t
echo '#define MPERS_PRINTER_NAME(printer_name) printers->printer_name' >>
printers.h-t
mv printers.h-t printers.h
for f in linux/32/syscallent.h linux/64/syscallent.h linux/aarch64/syscallent.h
linux/aarch64/syscallent1.h linux/alpha/syscallent.h linux/arc/syscallent.h
linux/arm/syscallent.h linux/avr32/syscallent.h linux/bfin/syscallent.h
linux/hppa/syscallent.h linux/i386/syscallent.h linux/ia64/syscallent.h
linux/m68k/syscallent.h linux/metag/syscallent.h linux/microblaze/syscallent.h
linux/mips/syscallent-n32.h linux/mips/syscallent-n64.h
linux/mips/syscallent-o32.h linux/mips/syscallent.h linux/nios2/syscallent.h
linux/or1k/syscallent.h linux/powerpc/syscallent.h linux/powerpc64/syscallent.h
linux/powerpc64/syscallent1.h linux/s390/syscallent.h linux/s390x/syscallent.h
linux/sh/syscallent.h linux/sh64/syscallent.h linux/sparc/syscallent.h
linux/sparc64/syscallent.h linux/sparc64/syscallent1.h linux/subcall.h
linux/tile/syscallent.h linux/tile/syscallent1.h linux/x32/syscallent.h
linux/x32/syscallent1.h linux/x86_64/syscallent.h linux/x86_64/syscallent1.h
linux/xtensa/syscallent.h; do cat -- $f; done | \
./generate_sen.sh > sen.h
for f in access.c affinity.c aio.c bjm.c block.c bpf.c cacheflush.c
capability.c chdir.c chmod.c clone.c count.c desc.c dirent.c dirent64.c epoll.c
evdev.c eventfd.c execve.c exit.c fadvise.c fallocate.c fanotify.c fchownat.c
fcntl.c fetch_seccomp_fprog.c fetch_struct_flock.c file.c file_handle.c flock.c
futex.c get_robust_list.c getcpu.c getcwd.c getrandom.c hostname.c inotify.c
io.c ioctl.c ioperm.c iopl.c ioprio.c ipc_msg.c ipc_msgctl.c ipc_sem.c
ipc_shm.c ipc_shmctl.c kcmp.c kexec.c keyctl.c ldt.c link.c lookup_dcookie.c
loop.c lseek.c mem.c membarrier.c memfd_create.c mknod.c mount.c mq.c mtd.c
net.c open.c or1k_atomic.c pathtrace.c perf.c personality.c poll.c prctl.c
print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c
printmode.c printrusage.c printsiginfo.c process.c process_vm.c ptp.c quota.c
readahead.c readlink.c reboot.c renameat.c resource.c rtc.c sched.c scsi.c
seccomp.c sendfile.c sigaltstack.c signal.c signalfd.c sigreturn.c sock.c
socketutils.c sram_alloc.c statfs.c strace.c swapon.c sync_file_range.c
syscall.c sysctl.c sysinfo.c syslog.c sysmips.c term.c time.c times.c
truncate.c uid.c uid16.c umask.c umount.c uname.c userfaultfd.c util.c utime.c
utimes.c v4l2.c vsprintf.c wait.c xattr.c xmalloc.c; do \
sed -n 's/^SYS_FUNC(.*/extern &;/p' $f; \
done | sort -u > sys_func.h
make all-recursive
make[1]: Entering directory '/home/dsfb/Documents/strace-4.11'
Making all in tests
make[2]: Entering directory '/home/dsfb/Documents/strace-4.11/tests'
echo '#include <asm/unistd.h>' | \
/home/dsfb/Documents/crystax-ndk-10.3.1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
--sysroot=/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm
-E -I. -I../linux/arm -I../linux/arm -I../linux -I../linux -I.. -I.. -dD - >
ksysent.h.t1
LC_COLLATE=C sed -n -f ./ksysent.sed < ksysent.h.t1 > ksysent.h.t2
mv -f ksysent.h.t2 ksysent.h
rm -f ksysent.h.t1
make all-am
make[3]: Entering directory '/home/dsfb/Documents/strace-4.11/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/dsfb/Documents/strace-4.11/tests'
make[2]: Leaving directory '/home/dsfb/Documents/strace-4.11/tests'
make[2]: Entering directory '/home/dsfb/Documents/strace-4.11'
/home/dsfb/Documents/crystax-ndk-10.3.1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
--sysroot=/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm
-DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I.
-Wall -Wwrite-strings -Wsign-compare -DANDROID
-L/home/dsfb/Documents/crystax-ndk-10.3.1/sources/crystax/libs/armeabi/thumb
-MT strace-access.o -MD -MP -MF .deps/strace-access.Tpo -c -o strace-access.o
`test -f 'access.c' || echo './'`access.c
mv -f .deps/strace-access.Tpo .deps/strace-access.Po
/home/dsfb/Documents/crystax-ndk-10.3.1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
--sysroot=/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm
-DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I.
-Wall -Wwrite-strings -Wsign-compare -DANDROID
-L/home/dsfb/Documents/crystax-ndk-10.3.1/sources/crystax/libs/armeabi/thumb
-MT strace-affinity.o -MD -MP -MF .deps/strace-affinity.Tpo -c -o
strace-affinity.o `test -f 'affinity.c' || echo './'`affinity.c
mv -f .deps/strace-affinity.Tpo .deps/strace-affinity.Po
/home/dsfb/Documents/crystax-ndk-10.3.1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
--sysroot=/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm
-DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I.
-Wall -Wwrite-strings -Wsign-compare -DANDROID
-L/home/dsfb/Documents/crystax-ndk-10.3.1/sources/crystax/libs/armeabi/thumb
-MT strace-aio.o -MD -MP -MF .deps/strace-aio.Tpo -c -o strace-aio.o `test -f
'aio.c' || echo './'`aio.c
mv -f .deps/strace-aio.Tpo .deps/strace-aio.Po
/home/dsfb/Documents/crystax-ndk-10.3.1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
--sysroot=/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm
-DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I.
-Wall -Wwrite-strings -Wsign-compare -DANDROID
-L/home/dsfb/Documents/crystax-ndk-10.3.1/sources/crystax/libs/armeabi/thumb
-MT strace-bjm.o -MD -MP -MF .deps/strace-bjm.Tpo -c -o strace-bjm.o `test -f
'bjm.c' || echo './'`bjm.c
mv -f .deps/strace-bjm.Tpo .deps/strace-bjm.Po
/home/dsfb/Documents/crystax-ndk-10.3.1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
--sysroot=/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm
-DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I.
-Wall -Wwrite-strings -Wsign-compare -DANDROID
-L/home/dsfb/Documents/crystax-ndk-10.3.1/sources/crystax/libs/armeabi/thumb
-MT strace-block.o -MD -MP -MF .deps/strace-block.Tpo -c -o strace-block.o
`test -f 'block.c' || echo './'`block.c
mv -f .deps/strace-block.Tpo .deps/strace-block.Po
/home/dsfb/Documents/crystax-ndk-10.3.1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
--sysroot=/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm
-DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I.
-Wall -Wwrite-strings -Wsign-compare -DANDROID
-L/home/dsfb/Documents/crystax-ndk-10.3.1/sources/crystax/libs/armeabi/thumb
-MT strace-bpf.o -MD -MP -MF .deps/strace-bpf.Tpo -c -o strace-bpf.o `test -f
'bpf.c' || echo './'`bpf.c
mv -f .deps/strace-bpf.Tpo .deps/strace-bpf.Po
/home/dsfb/Documents/crystax-ndk-10.3.1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
--sysroot=/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm
-DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I.
-Wall -Wwrite-strings -Wsign-compare -DANDROID
-L/home/dsfb/Documents/crystax-ndk-10.3.1/sources/crystax/libs/armeabi/thumb
-MT strace-cacheflush.o -MD -MP -MF .deps/strace-cacheflush.Tpo -c -o
strace-cacheflush.o `test -f 'cacheflush.c' || echo './'`cacheflush.c
mv -f .deps/strace-cacheflush.Tpo .deps/strace-cacheflush.Po
/home/dsfb/Documents/crystax-ndk-10.3.1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
--sysroot=/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm
-DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I.
-Wall -Wwrite-strings -Wsign-compare -DANDROID
-L/home/dsfb/Documents/crystax-ndk-10.3.1/sources/crystax/libs/armeabi/thumb
-MT strace-capability.o -MD -MP -MF .deps/strace-capability.Tpo -c -o
strace-capability.o `test -f 'capability.c' || echo './'`capability.c
In file included from
/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm/usr/include/crystax/google/unistd.h:36:0,
from
/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm/usr/include/unistd.h:37,
from defs.h:44,
from capability.c:30:
caps0.h:1:1: error: expected identifier before numeric constant
CAP_CHOWN,
^
In file included from capability.c:37:0:
xlat/cap_mask0.h:42:7: error: 'CAP_SETFCAP' undeclared here (not in a function)
{ 1<<CAP_SETFCAP, "CAP_SETFCAP" },
^
capability.c:58:4: error: conflicting types for 'cap_user_header_t'
} *cap_user_header_t;
^
In file included from
/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm/usr/include/crystax/google/unistd.h:36:0,
from
/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm/usr/include/unistd.h:37,
from defs.h:44,
from capability.c:30:
/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm/usr/include/linux/capability.h:23:11:
note: previous declaration of 'cap_user_header_t' was here
} __user *cap_user_header_t;
^
capability.c:64:4: error: conflicting types for 'cap_user_data_t'
} *cap_user_data_t;
^
In file included from
/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm/usr/include/crystax/google/unistd.h:36:0,
from
/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm/usr/include/unistd.h:37,
from defs.h:44,
from capability.c:30:
/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm/usr/include/linux/capability.h:29:11:
note: previous declaration of 'cap_user_data_t' was here
} __user *cap_user_data_t;
^
Makefile:2147: recipe for target 'strace-capability.o' failed
make[2]: *** [strace-capability.o] Error 1
make[2]: Leaving directory '/home/dsfb/Documents/strace-4.11'
Makefile:3876: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/dsfb/Documents/strace-4.11'
Makefile:1271: recipe for target 'all' failed
make: *** [all] Error 2
rm ioctlsort0.o ioctlsort0 ioctls_all0.h
runConfigure2.sh
Description: Binary data
runConfigure3.sh
Description: Binary data
runConfigure.sh
Description: Binary data
dsfb@Lubuntu-trabalho-dsfb-kim:~/Documents/strace-4.11$ make
cat linux/arm/ioctls_inc0.h linux/arm/ioctls_arch0.h > ioctls_all0.h
gcc -DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I.
-Wall -Wwrite-strings -Wsign-compare -g -O2 -DIOCTLSORT_INC=\"ioctls_all0.h\"
-c -o ioctlsort0.o ./ioctlsort.c
gcc -Wall -Wwrite-strings -Wsign-compare -g -O2 ioctlsort0.o -o ioctlsort0
./ioctlsort0 > ioctlent0.h
echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c
fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c
print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c
sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' >
native_printer_decls.h-t
for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c
ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c
print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c
utime.c; do \
sed -n
's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/extern \1
\2\3;/p' $f || exit; \
done >> native_printer_decls.h-t
mv native_printer_decls.h-t native_printer_decls.h
echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c
fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c
print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c
sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' >
native_printer_defs.h-t
for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c
ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c
print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c
utime.c; do \
sed -n
's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/\.\2 = \2,/p'
$f || exit; \
done >> native_printer_defs.h-t
mv native_printer_defs.h-t native_printer_defs.h
echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c
fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c
print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c
sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' > printers.h-t
echo 'typedef struct {' >> printers.h-t
for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c
ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c
print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c
utime.c; do \
sed -n 's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/
\1 (*\2) \3;\n#define \2 MPERS_PRINTER_NAME(\2)\n/p' $f || exit; \
done >> printers.h-t
echo '} struct_printers;' >> printers.h-t
echo 'extern const struct_printers *printers;' >> printers.h-t
echo '#define MPERS_PRINTER_NAME(printer_name) printers->printer_name' >>
printers.h-t
mv printers.h-t printers.h
for f in linux/32/syscallent.h linux/64/syscallent.h linux/aarch64/syscallent.h
linux/aarch64/syscallent1.h linux/alpha/syscallent.h linux/arc/syscallent.h
linux/arm/syscallent.h linux/avr32/syscallent.h linux/bfin/syscallent.h
linux/hppa/syscallent.h linux/i386/syscallent.h linux/ia64/syscallent.h
linux/m68k/syscallent.h linux/metag/syscallent.h linux/microblaze/syscallent.h
linux/mips/syscallent-n32.h linux/mips/syscallent-n64.h
linux/mips/syscallent-o32.h linux/mips/syscallent.h linux/nios2/syscallent.h
linux/or1k/syscallent.h linux/powerpc/syscallent.h linux/powerpc64/syscallent.h
linux/powerpc64/syscallent1.h linux/s390/syscallent.h linux/s390x/syscallent.h
linux/sh/syscallent.h linux/sh64/syscallent.h linux/sparc/syscallent.h
linux/sparc64/syscallent.h linux/sparc64/syscallent1.h linux/subcall.h
linux/tile/syscallent.h linux/tile/syscallent1.h linux/x32/syscallent.h
linux/x32/syscallent1.h linux/x86_64/syscallent.h linux/x86_64/syscallent1.h
linux/xtensa/syscallent.h; do cat -- $f; done | \
./generate_sen.sh > sen.h
for f in access.c affinity.c aio.c bjm.c block.c bpf.c cacheflush.c
capability.c chdir.c chmod.c clone.c count.c desc.c dirent.c dirent64.c epoll.c
evdev.c eventfd.c execve.c exit.c fadvise.c fallocate.c fanotify.c fchownat.c
fcntl.c fetch_seccomp_fprog.c fetch_struct_flock.c file.c file_handle.c flock.c
futex.c get_robust_list.c getcpu.c getcwd.c getrandom.c hostname.c inotify.c
io.c ioctl.c ioperm.c iopl.c ioprio.c ipc_msg.c ipc_msgctl.c ipc_sem.c
ipc_shm.c ipc_shmctl.c kcmp.c kexec.c keyctl.c ldt.c link.c lookup_dcookie.c
loop.c lseek.c mem.c membarrier.c memfd_create.c mknod.c mount.c mq.c mtd.c
net.c open.c or1k_atomic.c pathtrace.c perf.c personality.c poll.c prctl.c
print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c
printmode.c printrusage.c printsiginfo.c process.c process_vm.c ptp.c quota.c
readahead.c readlink.c reboot.c renameat.c resource.c rtc.c sched.c scsi.c
seccomp.c sendfile.c sigaltstack.c signal.c signalfd.c sigreturn.c sock.c
socketutils.c sram_alloc.c statfs.c strace.c swapon.c sync_file_range.c
syscall.c sysctl.c sysinfo.c syslog.c sysmips.c term.c time.c times.c
truncate.c uid.c uid16.c umask.c umount.c uname.c userfaultfd.c util.c utime.c
utimes.c v4l2.c vsprintf.c wait.c xattr.c xmalloc.c; do \
sed -n 's/^SYS_FUNC(.*/extern &;/p' $f; \
done | sort -u > sys_func.h
make all-recursive
make[1]: Entering directory '/home/dsfb/Documents/strace-4.11'
Making all in tests
make[2]: Entering directory '/home/dsfb/Documents/strace-4.11/tests'
echo '#include <asm/unistd.h>' | \
/home/dsfb/Documents/crystax-ndk-10.3.1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
--sysroot=/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm
-E -I. -I../linux/arm -I../linux/arm -I../linux -I../linux -I.. -I.. -dD - >
ksysent.h.t1
LC_COLLATE=C sed -n -f ./ksysent.sed < ksysent.h.t1 > ksysent.h.t2
mv -f ksysent.h.t2 ksysent.h
rm -f ksysent.h.t1
make all-am
make[3]: Entering directory '/home/dsfb/Documents/strace-4.11/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/dsfb/Documents/strace-4.11/tests'
make[2]: Leaving directory '/home/dsfb/Documents/strace-4.11/tests'
make[2]: Entering directory '/home/dsfb/Documents/strace-4.11'
/home/dsfb/Documents/crystax-ndk-10.3.1/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
--sysroot=/home/dsfb/Documents/crystax-ndk-10.3.1/platforms/android-8/arch-arm
-DHAVE_CONFIG_H -I./linux/arm -I./linux/arm -I./linux -I./linux -I. -I.
-Wall -Wwrite-strings -Wsign-compare -fpic -funwind-tables -fno-stack-protector
-D__ARM_ARCH_5__ -D__ARM_ARCH_5T__ -D__ARM_ARCH_5E__ -D__ARM_ARCH_5TE__
-Wno-psabi -march=armv5te -mtune=xscale -msoft-float -mthumb -Os
-fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -DANDROID -Wa, -O2
-DNDEBUG -g
-L/home/dsfb/Documents/crystax-ndk-10.3.1/sources/crystax/libs/armeabi/thumb
-MT strace-access.o -MD -MP -MF .deps/strace-access.Tpo -c -o strace-access.o
`test -f 'access.c' || echo './'`access.c
------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
