Advertisement
Guest User

libffi failure even after patch

a guest
Aug 8th, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.26 KB | None | 0 0
  1. tdescham@BEANTN0L019720 ~/repo/contrib/buildroot-libffi $ make libffi-dirclean libffi
  2. rm -Rf /home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13
  3. >>> libffi 3.0.13 Extracting
  4. gzip -d -c /home/tdescham/repo/contrib/dl/libffi-3.0.13.tar.gz | tar --strip-components=1 -C /home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13 -xf -
  5. >>> libffi 3.0.13 Patching package//libffi
  6.  
  7. Applying libffi-001-Fix-installation-location-of-libffi.patch using patch:
  8. patching file Makefile.am
  9. Hunk #1 succeeded at 98 (offset 5 lines).
  10.  
  11. Applying libffi-002-Fix-use-of-compact-eh-frames-on-MIPS.patch using patch:
  12. patching file configure.ac
  13. >>> libffi 3.0.13 Updating config.sub and config.guess
  14. for file in config.guess config.sub; do for i in $(find /home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13 -name $file); do cp support/gnuconfig/$file $i; done; done
  15. >>> libffi 3.0.13 Patching libtool
  16. >>> libffi 3.0.13 Autoreconfiguring
  17. libtoolize: putting auxiliary files in `.'.
  18. libtoolize: copying file `./ltmain.sh'
  19. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  20. libtoolize: copying file `m4/libtool.m4'
  21. libtoolize: copying file `m4/ltoptions.m4'
  22. libtoolize: copying file `m4/ltsugar.m4'
  23. libtoolize: copying file `m4/ltversion.m4'
  24. libtoolize: copying file `m4/lt~obsolete.m4'
  25.  
  26. Applying buildroot-libtool-v2.4.patch using patch:
  27. patching file ltmain.sh
  28. Hunk #1 succeeded at 1417 (offset 1 line).
  29. Hunk #2 succeeded at 2963 (offset 1 line).
  30. Hunk #3 succeeded at 6700 (offset 14 lines).
  31. Hunk #4 succeeded at 9278 (offset 18 lines).
  32. >>> libffi 3.0.13 Configuring
  33. (cd /home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/ && rm -rf config.cache && PATH="/home/tdescham/repo/contrib/buildroot-libffi/output/host/bin:/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin:/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/sbin/:/home/tdescham/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ar" AS="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-as" LD="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ld" NM="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-nm" CC="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc" GCC="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc" CPP="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-cpp" CXX="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-g++" FC="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gfortran" RANLIB="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ranlib" READELF="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-readelf" STRIP="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-strip" OBJCOPY="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-objcopy" OBJDUMP="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" FC_FOR_BUILD="/usr/bin/ld" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/include" CFLAGS_FOR_BUILD="-O2 -I/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/include" LDFLAGS_FOR_BUILD="-L/home/tdescham/repo/contrib/buildroot-libffi/output/host/lib -L/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/lib -Wl,-rpath,/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-as" DEFAULT_LINKER="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os " LDFLAGS="" FCFLAGS="" PKG_CONFIG="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/pkg-config" PERLLIB="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/lib/perl" STAGING_DIR="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/mips-buildroot-linux-gnu/sysroot" ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes ./configure --target=mips-buildroot-linux-gnu --host=mips-buildroot-linux-gnu --build=i686-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --program-prefix="" --disable-gtk-doc --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --enable-ipv6 --enable-static --enable-shared )
  34. configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6
  35. checking build system type... i686-pc-linux-gnu
  36. checking host system type... mips-buildroot-linux-gnu
  37. checking target system type... mips-buildroot-linux-gnu
  38. continue configure in default builddir "./mips-buildroot-linux-gnu"
  39. ....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=mips-buildroot-linux-gnu" "linux
  40. gnu"
  41. configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6
  42. checking build system type... i686-pc-linux-gnu
  43. checking host system type... mips-buildroot-linux-gnu
  44. checking target system type... mips-buildroot-linux-gnu
  45. checking for gsed... sed
  46. checking for a BSD-compatible install... /usr/bin/install -c
  47. checking whether build environment is sane... yes
  48. checking for mips-buildroot-linux-gnu-strip... /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-strip
  49. checking for a thread-safe mkdir -p... /bin/mkdir -p
  50. checking for gawk... gawk
  51. checking whether make sets $(MAKE)... yes
  52. checking for mips-buildroot-linux-gnu-gcc... /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc
  53. checking whether the C compiler works... yes
  54. checking for C compiler default output file name... a.out
  55. checking for suffix of executables...
  56. checking whether we are cross compiling... yes
  57. checking for suffix of object files... o
  58. checking whether we are using the GNU C compiler... yes
  59. checking whether /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc accepts -g... yes
  60. checking for /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc option to accept ISO C89... none needed
  61. checking for style of include used by make... GNU
  62. checking dependency style of /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc... gcc3
  63. checking dependency style of /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc... gcc3
  64. checking whether /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc and cc understand -c and -o together... yes
  65. checking how to print strings... printf
  66. checking for a sed that does not truncate output... /bin/sed
  67. checking for grep that handles long lines and -e... /bin/grep
  68. checking for egrep... /bin/grep -E
  69. checking for fgrep... /bin/grep -F
  70. checking for ld used by /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc... /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ld
  71. checking if the linker (/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ld) is GNU ld... yes
  72. checking for BSD- or MS-compatible name lister (nm)... /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-nm
  73. checking the name lister (/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-nm) interface... BSD nm
  74. checking whether ln -s works... yes
  75. checking the maximum length of command line arguments... 805306365
  76. checking whether the shell understands some XSI constructs... yes
  77. checking whether the shell understands "+="... yes
  78. checking how to convert i686-pc-linux-gnu file names to mips-buildroot-linux-gnu format... func_convert_file_noop
  79. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  80. checking for /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ld option to reload object files... -r
  81. checking for mips-buildroot-linux-gnu-objdump... /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-objdump
  82. checking how to recognize dependent libraries... pass_all
  83. checking for mips-buildroot-linux-gnu-dlltool... no
  84. checking for dlltool... no
  85. checking how to associate runtime and link libraries... printf %s\n
  86. checking for mips-buildroot-linux-gnu-ar... /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ar
  87. checking for archiver @FILE support... @
  88. checking for mips-buildroot-linux-gnu-strip... (cached) /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-strip
  89. checking for mips-buildroot-linux-gnu-ranlib... /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ranlib
  90. checking command to parse /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-nm output from /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc object... ok
  91. checking for sysroot... no
  92. checking for mips-buildroot-linux-gnu-mt... no
  93. checking for mt... mt
  94. configure: WARNING: using cross tools not prefixed with host triplet
  95. checking if mt is a manifest tool... no
  96. checking how to run the C preprocessor... /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-cpp
  97. checking for ANSI C header files... yes
  98. checking for sys/types.h... yes
  99. checking for sys/stat.h... yes
  100. checking for stdlib.h... yes
  101. checking for string.h... yes
  102. checking for memory.h... yes
  103. checking for strings.h... yes
  104. checking for inttypes.h... yes
  105. checking for stdint.h... yes
  106. checking for unistd.h... yes
  107. checking for dlfcn.h... yes
  108. checking for objdir... .libs
  109. checking if /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  110. checking for /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  111. checking if /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  112. checking if /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc static flag -static works... yes
  113. checking if /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc supports -c -o file.o... yes
  114. checking if /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc supports -c -o file.o... (cached) yes
  115. checking whether the /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc linker (/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ld) supports shared libraries... yes
  116. checking whether -lc should be explicitly linked in... no
  117. checking dynamic linker characteristics... GNU/Linux ld.so
  118. checking how to hardcode library paths into programs... immediate
  119. checking whether stripping libraries is possible... yes
  120. checking if libtool supports shared libraries... yes
  121. checking whether to build shared libraries... yes
  122. checking whether to build static libraries... yes
  123. checking size of size_t... 4
  124. checking for C compiler vendor... gnu
  125. checking CFLAGS for maximum warnings... -Wall
  126. checking whether to enable maintainer-specific portions of Makefiles... no
  127. checking sys/mman.h usability... yes
  128. checking sys/mman.h presence... yes
  129. checking for sys/mman.h... yes
  130. checking for mmap... yes
  131. checking for sys/mman.h... (cached) yes
  132. checking for mmap... (cached) yes
  133. checking whether read-only mmap of a plain file works... yes
  134. checking whether mmap from /dev/zero works... yes
  135. checking for MAP_ANON(YMOUS)... yes
  136. checking whether mmap with MAP_ANON(YMOUS) works... yes
  137. checking for ANSI C header files... (cached) yes
  138. checking for memcpy... yes
  139. checking for size_t... yes
  140. checking for working alloca.h... yes
  141. checking for alloca... yes
  142. checking size of double... 8
  143. checking size of long double... 8
  144. checking whether byte ordering is bigendian... (cached) yes
  145. checking assembler .cfi pseudo-op support... yes
  146. checking whether CC need -mno-compact-eh... yes
  147. checking whether .eh_frame section should be read-only... yes
  148. checking for __attribute__((visibility("hidden")))... yes
  149. configure: creating ./config.status
  150. config.status: creating include/Makefile
  151. config.status: creating include/ffi.h
  152. config.status: creating Makefile
  153. config.status: creating testsuite/Makefile
  154. config.status: creating man/Makefile
  155. config.status: creating libffi.pc
  156. config.status: creating fficonfig.h
  157. config.status: linking ../src/mips/ffitarget.h to include/ffitarget.h
  158. config.status: executing buildir commands
  159. config.status: create top_srcdir/Makefile guessed from local Makefile
  160. config.status: build in mips-buildroot-linux-gnu (HOST=)
  161. config.status: executing depfiles commands
  162. config.status: executing libtool commands
  163. config.status: executing include commands
  164. config.status: executing src commands
  165. configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6
  166. >>> libffi 3.0.13 Building
  167. PATH="/home/tdescham/repo/contrib/buildroot-libffi/output/host/bin:/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin:/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/sbin/:/home/tdescham/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PERLLIB="/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/lib/perl" /usr/bin/make -j5 -C /home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/
  168. make[1]: Entering directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13'
  169. MAKE i686-pc-linux-gnu : 0 * all-all
  170. make[2]: Entering directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/mips-buildroot-linux-gnu'
  171. /usr/bin/make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions" "CXXFLAGS=" "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=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=/usr/bin/make" "MAKEINFO=/bin/bash /home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/missing --run 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/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ar" "AS=as" "CC=/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc" "CXX=g++" "LD=/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ld" "NM=/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-nm" "RANLIB=/home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ranlib" "DESTDIR=" all-recursive
  172. make[3]: Entering directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/mips-buildroot-linux-gnu'
  173. Making all in include
  174. make[4]: Entering directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/mips-buildroot-linux-gnu/include'
  175. make[4]: Nothing to be done for `all'.
  176. make[4]: Leaving directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/mips-buildroot-linux-gnu/include'
  177. Making all in testsuite
  178. make[4]: Entering directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/mips-buildroot-linux-gnu/testsuite'
  179. make[4]: Nothing to be done for `all'.
  180. make[4]: Leaving directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/mips-buildroot-linux-gnu/testsuite'
  181. Making all in man
  182. make[4]: Entering directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/mips-buildroot-linux-gnu/man'
  183. make[4]: Nothing to be done for `all'.
  184. make[4]: Leaving directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/mips-buildroot-linux-gnu/man'
  185. make[4]: Entering directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/mips-buildroot-linux-gnu'
  186. depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  187. /bin/bash ./libtool --tag=CC --mode=compile /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\
  188. mv -f $depbase.Tpo $depbase.Plo
  189. depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  190. /bin/bash ./libtool --tag=CC --mode=compile /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\
  191. mv -f $depbase.Tpo $depbase.Plo
  192. depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  193. /bin/bash ./libtool --tag=CC --mode=compile /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\
  194. mv -f $depbase.Tpo $depbase.Plo
  195. depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  196. /bin/bash ./libtool --tag=CC --mode=compile /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\
  197. mv -f $depbase.Tpo $depbase.Plo
  198. depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  199. /bin/bash ./libtool --tag=CC --mode=compile /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\
  200. mv -f $depbase.Tpo $depbase.Plo
  201. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o
  202. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o
  203. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o
  204. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o
  205. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o
  206. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
  207. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -o src/types.o >/dev/null 2>&1
  208. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
  209. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
  210. depbase=`echo src/mips/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  211. /bin/bash ./libtool --tag=CC --mode=compile /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/mips/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/mips/ffi.lo ../src/mips/ffi.c &&\
  212. mv -f $depbase.Tpo $depbase.Plo
  213. depbase=`echo src/mips/o32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  214. /bin/bash ./libtool --mode=compile /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -MT src/mips/o32.lo -MD -MP -MF $depbase.Tpo -c -o src/mips/o32.lo ../src/mips/o32.S &&\
  215. mv -f $depbase.Tpo $depbase.Plo
  216. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/mips/ffi.lo -MD -MP -MF src/mips/.deps/ffi.Tpo -c ../src/mips/ffi.c -fPIC -DPIC -o src/mips/.libs/ffi.o
  217. depbase=`echo src/mips/n32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  218. /bin/bash ./libtool --mode=compile /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -MT src/mips/n32.lo -MD -MP -MF $depbase.Tpo -c -o src/mips/n32.lo ../src/mips/n32.S &&\
  219. mv -f $depbase.Tpo $depbase.Plo
  220. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -MT src/mips/o32.lo -MD -MP -MF src/mips/.deps/o32.Tpo -c ../src/mips/o32.S -fPIC -DPIC -o src/mips/.libs/o32.o
  221. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -MT src/mips/o32.lo -MD -MP -MF src/mips/.deps/o32.Tpo -c ../src/mips/o32.S -o src/mips/o32.o >/dev/null 2>&1
  222. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -MT src/mips/n32.lo -MD -MP -MF src/mips/.deps/n32.Tpo -c ../src/mips/n32.S -fPIC -DPIC -o src/mips/.libs/n32.o
  223. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -MT src/mips/n32.lo -MD -MP -MF src/mips/.deps/n32.Tpo -c ../src/mips/n32.S -o src/mips/n32.o >/dev/null 2>&1
  224. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/mips/ffi.lo -MD -MP -MF src/mips/.deps/ffi.Tpo -c ../src/mips/ffi.c -o src/mips/ffi.o >/dev/null 2>&1
  225. libtool: compile: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -o src/closures.o >/dev/null 2>&1
  226. /bin/bash ./libtool --tag=CC --mode=link /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -o libffi.la -rpath /usr/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/mips/ffi.lo src/mips/o32.lo src/mips/n32.lo
  227. /bin/bash ./libtool --tag=CC --mode=link /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Os -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/mips/ffi.lo src/mips/o32.lo src/mips/n32.lo
  228. libtool: link: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/mips/.libs/ffi.o src/mips/.libs/o32.o src/mips/.libs/n32.o -Os -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.1
  229. libtool: link: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/mips/.libs/ffi.o src/mips/.libs/o32.o src/mips/.libs/n32.o
  230. libtool: link: /home/tdescham/repo/contrib/buildroot-libffi/output/host/usr/bin/mips-linux-gnu-ranlib .libs/libffi_convenience.a
  231. /home/tdescham/repo/contrib/buildroot-libffi/output/host/opt/ext-toolchain/bin/../lib/gcc/mips-linux-gnu/4.7.3/../../../../mips-linux-gnu/bin/ld: compact frame descriptions from src/.libs/prep_cif.o are incompatible with DWARF2 .eh_frame from src/mips/.libs/o32.o
  232. collect2: error: ld returned 1 exit status
  233. make[4]: *** [libffi.la] Error 1
  234. make[4]: *** Waiting for unfinished jobs....
  235. libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
  236. make[4]: Leaving directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/mips-buildroot-linux-gnu'
  237. make[3]: *** [all-recursive] Error 1
  238. make[3]: Leaving directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/mips-buildroot-linux-gnu'
  239. make[2]: *** [all] Error 2
  240. make[2]: Leaving directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/mips-buildroot-linux-gnu'
  241. make[1]: *** [all-all] Error 2
  242. make[1]: Leaving directory `/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13'
  243. make: *** [/home/tdescham/repo/contrib/buildroot-libffi/output/build/libffi-3.0.13/.stamp_built] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement