Advertisement
Guest User

libffi openelec

a guest
Jun 10th, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.46 KB | None | 0 0
  1. root@vm-alexxx:/home/github/OpenELEC.tv# PROJECT=Ultra ARCH=x86_64 ./scripts/create_addon libffi BUILD libffi
  2. AUTORECONF libffi
  3. autoreconf: Entering directory `build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11'
  4. autoreconf: configure.ac: not using Gettext
  5. autoreconf: running: /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/aclocal -I /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/x86_64-openelec-linux-gnu/sysroot/usr/share/aclocal -I /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/x86_64-openelec-linux-gnu/sysroot/usr/share/aclocal --force $(ACLOCAL_AMFLAGS) -I m4
  6. sh: 1: ACLOCAL_AMFLAGS: not found
  7. autoreconf: configure.ac: tracing
  8. autoreconf: running: /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/libtoolize --copy --force
  9. libtoolize: putting auxiliary files in `.'.
  10. libtoolize: copying file `./ltmain.sh'
  11. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  12. libtoolize: copying file `m4/libtool.m4'
  13. libtoolize: copying file `m4/ltoptions.m4'
  14. libtoolize: copying file `m4/ltsugar.m4'
  15. libtoolize: copying file `m4/ltversion.m4'
  16. libtoolize: copying file `m4/lt~obsolete.m4'
  17. sh: 1: ACLOCAL_AMFLAGS: not found
  18. autoreconf: running: /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/autoconf --include=/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/x86_64-openelec-linux-gnu/sysroot/usr/share/aclocal --force
  19. autoreconf: running: /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/autoheader --include=/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/x86_64-openelec-linux-gnu/sysroot/usr/share/aclocal --force
  20. autoreconf: running: /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/automake --add-missing --copy --force-missing
  21. autoreconf: Leaving directory `build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11'
  22. checking build system type... i486-pc-linux-gnu
  23. checking host system type... x86_64-openelec-linux-gnu
  24. checking target system type... x86_64-openelec-linux-gnu
  25. checking for gsed... sed
  26. checking for a BSD-compatible install... /usr/bin/install -c
  27. checking whether build environment is sane... yes
  28. checking for x86_64-openelec-linux-gnu-strip... /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-strip
  29. checking for a thread-safe mkdir -p... /bin/mkdir -p
  30. checking for gawk... gawk
  31. checking whether make sets $(MAKE)... yes
  32. checking whether make supports nested variables... yes
  33. checking for x86_64-openelec-linux-gnu-gcc... /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc
  34. checking whether the C compiler works... yes
  35. checking for C compiler default output file name... a.out
  36. checking for suffix of executables...
  37. checking whether we are cross compiling... yes
  38. checking for suffix of object files... o
  39. checking whether we are using the GNU C compiler... no
  40. checking whether /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc accepts -g... yes
  41. checking for /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc option to accept ISO C89... none needed
  42. checking for style of include used by make... GNU
  43. checking dependency style of /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc... gcc3
  44. checking dependency style of /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc... gcc3
  45. checking whether /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc and cc understand -c and -o together... no
  46. checking how to print strings... printf
  47. checking for a sed that does not truncate output... /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/sed
  48. checking for grep that handles long lines and -e... /bin/grep
  49. checking for egrep... /bin/grep -E
  50. checking for fgrep... /bin/grep -F
  51. checking for GNU ld... /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-ld
  52. checking if the linker (/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-ld) is GNU ld... yes
  53. checking for BSD- or MS-compatible name lister (nm)... /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-nm
  54. checking the name lister (/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-nm) interface... BSD nm
  55. checking whether ln -s works... yes
  56. checking the maximum length of command line arguments... 1572864
  57. checking whether the shell understands some XSI constructs... yes
  58. checking whether the shell understands "+="... yes
  59. checking how to convert i486-pc-linux-gnu file names to x86_64-openelec-linux-gnu format... func_convert_file_noop
  60. checking how to convert i486-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  61. checking for /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-ld option to reload object files... -r
  62. checking for x86_64-openelec-linux-gnu-objdump... /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-objdump
  63. checking how to recognize dependent libraries... pass_all
  64. checking for x86_64-openelec-linux-gnu-dlltool... no
  65. checking for dlltool... no
  66. checking how to associate runtime and link libraries... printf %s\n
  67. checking for x86_64-openelec-linux-gnu-ar... /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-ar
  68. checking for archiver @FILE support... no
  69. checking for x86_64-openelec-linux-gnu-strip... (cached) /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-strip
  70. checking for x86_64-openelec-linux-gnu-ranlib... /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-ranlib
  71. checking command to parse /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-nm output from /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc object... failed
  72. checking for sysroot... no
  73. checking for x86_64-openelec-linux-gnu-mt... no
  74. checking for mt... mt
  75. configure: WARNING: using cross tools not prefixed with host triplet
  76. checking if mt is a manifest tool... no
  77. checking how to run the C preprocessor... /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc -E
  78. checking for ANSI C header files... yes
  79. checking for sys/types.h... yes
  80. checking for sys/stat.h... yes
  81. checking for stdlib.h... yes
  82. checking for string.h... yes
  83. checking for memory.h... yes
  84. checking for strings.h... yes
  85. checking for inttypes.h... yes
  86. checking for stdint.h... yes
  87. checking for unistd.h... yes
  88. checking for dlfcn.h... yes
  89. checking for objdir... .libs
  90. checking for /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc option to produce PIC... -DPIC
  91. checking if /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc PIC flag -DPIC works... no
  92. checking if /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc static flag works... yes
  93. checking if /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc supports -c -o file.o... no
  94. checking if /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc supports -c -o file.o... (cached) no
  95. checking if we can lock with hard links... yes
  96. checking whether the /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc linker (/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-ld) supports shared libraries... yes
  97. checking dynamic linker characteristics... GNU/Linux ld.so
  98. checking how to hardcode library paths into programs... immediate
  99. checking whether stripping libraries is possible... yes
  100. checking if libtool supports shared libraries... yes
  101. checking whether to build shared libraries... yes
  102. checking whether to build static libraries... no
  103. checking for C compiler vendor... gnu
  104. checking CFLAGS for maximum warnings... no, unknown
  105. checking whether to enable maintainer-specific portions of Makefiles... no
  106. checking sys/mman.h usability... yes
  107. checking sys/mman.h presence... yes
  108. checking for sys/mman.h... yes
  109. checking for mmap... yes
  110. checking for sys/mman.h... (cached) yes
  111. checking for mmap... (cached) yes
  112. checking whether read-only mmap of a plain file works... yes
  113. checking whether mmap from /dev/zero works... yes
  114. checking for MAP_ANON(YMOUS)... yes
  115. checking whether mmap with MAP_ANON(YMOUS) works... yes
  116. checking for ANSI C header files... (cached) yes
  117. checking for memcpy... yes
  118. checking for size_t... yes
  119. checking for working alloca.h... yes
  120. checking for alloca... yes
  121. checking size of double... 8
  122. checking size of long double... 16
  123. checking whether byte ordering is bigendian... no
  124. checking assembler .cfi pseudo-op support... no
  125. checking assembler supports pc related relocs... yes
  126. checking assembler .ascii pseudo-op support... no
  127. checking assembler .string pseudo-op support... no
  128. checking assembler supports unwind section type... yes
  129. checking that generated files are newer than configure... done
  130. configure: creating ./config.status
  131. config.status: creating include/Makefile
  132. config.status: creating include/ffi.h
  133. config.status: creating Makefile
  134. config.status: creating testsuite/Makefile
  135. config.status: creating man/Makefile
  136. config.status: creating libffi.pc
  137. config.status: creating fficonfig.h
  138. config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h
  139. config.status: executing buildir commands
  140. config.status: skipping top_srcdir/Makefile - not created
  141. config.status: executing depfiles commands
  142. config.status: executing libtool commands
  143. config.status: executing include commands
  144. config.status: executing src commands
  145. make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-march=atom -m64 -fomit-frame-pointer -Wall -pipe -Os -fexcess-precision=fast -ffast-math -flto -mfpmath=sse -msse2 -mssse3 -mmovbe" "CXXFLAGS=-march=atom -m64 -fomit-frame-pointer -Wall -pipe -Os -fexcess-precision=fast -ffast-math -flto -mfpmath=sse -msse2 -mssse3 -mmovbe" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=-march=atom -m64 -s -Wl,--as-needed -fuse-linker-plugin -flto -fuse-ld=gold -Os -fexcess-precision=fast -ffast-math -flto" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/bash /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/missing makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/bash" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "mandir=/usr/share/man" "prefix=/usr" "AR=/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-ar" "AS=/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-as" "CC=/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc" "CXX=/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-g++" "LD=/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-ld" "NM=/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-nm" "RANLIB=/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-ranlib" "DESTDIR=" all-recursive
  146. make[1]: Entering directory `/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/.build-target'
  147. Making all in include
  148. make[2]: Entering directory `/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/.build-target/include'
  149. make[2]: Nothing to be done for `all'.
  150. make[2]: Leaving directory `/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/.build-target/include'
  151. Making all in testsuite
  152. make[2]: Entering directory `/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/.build-target/testsuite'
  153. make[2]: Nothing to be done for `all'.
  154. make[2]: Leaving directory `/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/.build-target/testsuite'
  155. Making all in man
  156. make[2]: Entering directory `/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/.build-target/man'
  157. make[2]: Nothing to be done for `all'.
  158. make[2]: Leaving directory `/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/.build-target/man'
  159. make[2]: Entering directory `/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/.build-target'
  160. depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  161. /bin/bash ./libtool --tag=CC --mode=compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -g -march=atom -m64 -fomit-frame-pointer -Wall -pipe -Os -fexcess-precision=fast -ffast-math -flto -mfpmath=sse -msse2 -mssse3 -mmovbe -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo ../src/x86/ffi.c &&\
  162. mv -f $depbase.Tpo $depbase.Plo
  163. depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  164. /bin/bash ./libtool --tag=CC --mode=compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -g -march=atom -m64 -fomit-frame-pointer -Wall -pipe -Os -fexcess-precision=fast -ffast-math -flto -mfpmath=sse -msse2 -mssse3 -mmovbe -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\
  165. mv -f $depbase.Tpo $depbase.Plo
  166. libtool: compile: /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -g -march=atom -m64 -fomit-frame-pointer -Wall -pipe -Os -fexcess-precision=fast -ffast-math -flto -mfpmath=sse -msse2 -mssse3 -mmovbe -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c ../src/x86/ffi.c
  167. libtool: compile: /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/compile /home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -DFFI_BUILDING -g -march=atom -m64 -fomit-frame-pointer -Wall -pipe -Os -fexcess-precision=fast -ffast-math -flto -mfpmath=sse -msse2 -mssse3 -mmovbe -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c
  168. make[2]: *** [src/x86/ffi.lo] Error 1
  169. make[2]: *** Waiting for unfinished jobs....
  170. libtool: compile: mv -f "prep_cif.o" "src/.libs/prep_cif.o"
  171. make[2]: Leaving directory `/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/.build-target'
  172. make[1]: *** [all-recursive] Error 1
  173. make[1]: Leaving directory `/home/github/OpenELEC.tv/build.OpenELEC-Ultra.x86_64-devel/libffi-3.0.11/.build-target'
  174. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement