Advertisement
Guest User

lib32-fribidi-0.19.7-2-x86_64-build

a guest
Nov 26th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 9.58 KB | None | 0 0
  1. aclocal: warning: couldn't open directory 'm4': No such file or directory
  2. libtoolize: putting auxiliary files in '.'.
  3. libtoolize: copying file './ltmain.sh'
  4. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  5. libtoolize: copying file 'm4/libtool.m4'
  6. libtoolize: copying file 'm4/ltoptions.m4'
  7. libtoolize: copying file 'm4/ltsugar.m4'
  8. libtoolize: copying file 'm4/ltversion.m4'
  9. libtoolize: copying file 'm4/lt~obsolete.m4'
  10. configure.ac:54: installing './ar-lib'
  11. configure.ac:54: installing './compile'
  12. configure.ac:58: installing './config.guess'
  13. configure.ac:58: installing './config.sub'
  14. configure.ac:51: installing './install-sh'
  15. configure.ac:51: installing './missing'
  16. Makefile.am: installing './INSTALL'
  17. bin/Makefile.am: installing './depcomp'
  18. lib/Headers.mk:22: warning: shell cat $(top_srcdir: non-POSIX variable name
  19. lib/Headers.mk:22: (probably a GNU make extension)
  20. doc/Makefile.am:26:   'lib/Headers.mk' included from here
  21. lib/Headers.mk:22: warning: shell cat $(top_srcdir: non-POSIX variable name
  22. lib/Headers.mk:22: (probably a GNU make extension)
  23. lib/Makefile.am:28:   'lib/Headers.mk' included from here
  24. test/Makefile.am:30: warning: '%'-style pattern rules are a GNU make extension
  25. parallel-tests: installing './test-driver'
  26. checking for a BSD-compatible install... /usr/bin/install -c
  27. checking whether build environment is sane... yes
  28. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  29. checking for gawk... gawk
  30. checking whether make sets $(MAKE)... yes
  31. checking whether make supports nested variables... yes
  32. checking whether make supports nested variables... (cached) yes
  33. checking for style of include used by make... GNU
  34. checking for gcc... gcc
  35. checking whether the C compiler works... yes
  36. checking for C compiler default output file name... a.out
  37. checking for suffix of executables...
  38. checking whether we are cross compiling... no
  39. checking for suffix of object files... o
  40. checking whether we are using the GNU C compiler... yes
  41. checking whether gcc accepts -g... yes
  42. checking for gcc option to accept ISO C89... none needed
  43. checking whether gcc understands -c and -o together... yes
  44. checking dependency style of gcc... gcc3
  45. checking for ar... ar
  46. checking the archiver (ar) interface... ar
  47. checking build system type... x86_64-pc-linux-gnu
  48. checking host system type... x86_64-pc-linux-gnu
  49. checking how to print strings... printf
  50. checking for a sed that does not truncate output... /usr/bin/sed
  51. checking for grep that handles long lines and -e... /usr/bin/grep
  52. checking for egrep... /usr/bin/grep -E
  53. checking for fgrep... /usr/bin/grep -F
  54. checking for ld used by gcc... /usr/bin/ld
  55. checking if the linker (/usr/bin/ld) is GNU ld... yes
  56. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  57. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  58. checking whether ln -s works... yes
  59. checking the maximum length of command line arguments... 1572864
  60. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  61. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  62. checking for /usr/bin/ld option to reload object files... -r
  63. checking for objdump... objdump
  64. checking how to recognize dependent libraries... pass_all
  65. checking for dlltool... no
  66. checking how to associate runtime and link libraries... printf %s\n
  67. checking for archiver @FILE support... @
  68. checking for strip... strip
  69. checking for ranlib... ranlib
  70. checking command to parse /usr/bin/nm -B output from gcc object... ok
  71. checking for sysroot... no
  72. checking for a working dd... /usr/bin/dd
  73. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  74. checking for mt... no
  75. checking if : is a manifest tool... no
  76. checking how to run the C preprocessor... gcc -E
  77. checking for ANSI C header files... yes
  78. checking for sys/types.h... yes
  79. checking for sys/stat.h... yes
  80. checking for stdlib.h... yes
  81. checking for string.h... yes
  82. checking for memory.h... yes
  83. checking for strings.h... yes
  84. checking for inttypes.h... yes
  85. checking for stdint.h... yes
  86. checking for unistd.h... yes
  87. checking for dlfcn.h... yes
  88. checking for objdir... .libs
  89. checking if gcc supports -fno-rtti -fno-exceptions... no
  90. checking for gcc option to produce PIC... -fPIC -DPIC
  91. checking if gcc PIC flag -fPIC -DPIC works... yes
  92. checking if gcc static flag -static works... yes
  93. checking if gcc supports -c -o file.o... yes
  94. checking if gcc supports -c -o file.o... (cached) yes
  95. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  96. checking whether -lc should be explicitly linked in... no
  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 gcc... (cached) gcc
  104. checking whether we are using the GNU C compiler... (cached) yes
  105. checking whether gcc accepts -g... (cached) yes
  106. checking for gcc option to accept ISO C89... (cached) none needed
  107. checking whether gcc understands -c and -o together... (cached) yes
  108. checking dependency style of gcc... (cached) gcc3
  109. checking for pkg-config... /usr/bin/pkg-config
  110. checking pkg-config is at least version 0.9.0... yes
  111. checking for native Win32... no
  112. checking for some Win32 platform... no
  113. checking for ANSI C header files... (cached) yes
  114. checking for stdlib.h... (cached) yes
  115. checking for string.h... (cached) yes
  116. checking for strings.h... (cached) yes
  117. checking for inttypes.h... (cached) yes
  118. checking wchar.h usability... yes
  119. checking wchar.h presence... yes
  120. checking for wchar.h... yes
  121. checking asm/page.h usability... no
  122. checking asm/page.h presence... no
  123. checking for asm/page.h... no
  124. checking sys/times.h usability... yes
  125. checking sys/times.h presence... yes
  126. checking for sys/times.h... yes
  127. checking for an ANSI C-conforming const... yes
  128. checking for preprocessor stringizing operator... yes
  129. checking size of int... 4
  130. checking size of short... 2
  131. checking size of void *... 8
  132. checking size of wchar_t... 4
  133. checking for memmove... yes
  134. checking for memset... yes
  135. checking for strdup... yes
  136. checking return type of signal handlers... void
  137. checking for glib-2.0 >= 2.4... yes
  138. checking that generated files are newer than configure... done
  139. configure: creating ./config.status
  140. config.status: creating fribidi.pc
  141. config.status: creating lib/fribidi-config.h
  142. config.status: creating Makefile
  143. config.status: creating charset/Makefile
  144. config.status: creating gen.tab/Makefile
  145. config.status: creating lib/Makefile
  146. config.status: creating bin/Makefile
  147. config.status: creating doc/Makefile
  148. config.status: creating test/Makefile
  149. config.status: creating config.h
  150. config.status: executing depfiles commands
  151. config.status: executing libtool commands
  152. (cd lib && make  fribidi-unicode-version.h)
  153. make[1]: Entering directory '/home/nikos/Desktop/test-fribidi/src/fribidi-0.19.7/lib'
  154. make[2]: Entering directory '/home/nikos/Desktop/test-fribidi/src/fribidi-0.19.7/gen.tab'
  155. make  gen-unicode-version
  156. make[3]: Entering directory '/home/nikos/Desktop/test-fribidi/src/fribidi-0.19.7/gen.tab'
  157.  CC       gen-unicode-version.o
  158.  CCLD     gen-unicode-version
  159. make[3]: Leaving directory '/home/nikos/Desktop/test-fribidi/src/fribidi-0.19.7/gen.tab'
  160. ./gen-unicode-version ./unidata/ReadMe.txt ./unidata/BidiMirroring.txt gen-unicode-version.c > fribidi-unicode-version.h \
  161. || (rm -f fribidi-unicode-version.h && false)
  162. Reading `./unidata/ReadMe.txt'
  163. Reading `./unidata/BidiMirroring.txt'
  164. Generating `fribidi-unicode-version.h'
  165. make[2]: Leaving directory '/home/nikos/Desktop/test-fribidi/src/fribidi-0.19.7/gen.tab'
  166. make[1]: Leaving directory '/home/nikos/Desktop/test-fribidi/src/fribidi-0.19.7/lib'
  167.   GEN      .gitignore
  168. make  all-recursive
  169. make[1]: Entering directory '/home/nikos/Desktop/test-fribidi/src/fribidi-0.19.7'
  170. /bin/sh ./config.status --recheck
  171. running CONFIG_SHELL=/bin/sh /bin/sh ./configure CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now CPPFLAGS=-D_FORTIFY_SOURCE=2 --no-create --no-recursion
  172. Usable autoreconf found, running
  173. libtoolize: putting auxiliary files in '.'.
  174. libtoolize: copying file './ltmain.sh'
  175. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  176. libtoolize: copying file 'm4/libtool.m4'
  177. libtoolize: copying file 'm4/ltoptions.m4'
  178. libtoolize: copying file 'm4/ltsugar.m4'
  179. libtoolize: copying file 'm4/ltversion.m4'
  180. libtoolize: copying file 'm4/lt~obsolete.m4'
  181. configure.ac:54: installing './compile'
  182. configure.ac:51: installing './missing'
  183. bin/Makefile.am: installing './depcomp'
  184. lib/Headers.mk:22: warning: shell cat $(top_srcdir: non-POSIX variable name
  185. lib/Headers.mk:22: (probably a GNU make extension)
  186. doc/Makefile.am:26:   'lib/Headers.mk' included from here
  187. lib/Headers.mk:22: warning: shell cat $(top_srcdir: non-POSIX variable name
  188. lib/Headers.mk:22: (probably a GNU make extension)
  189. lib/Makefile.am:28:   'lib/Headers.mk' included from here
  190. test/Makefile.am:30: warning: '%'-style pattern rules are a GNU make extension
  191. configure: error: unrecognized option: `-mtune=generic'
  192. Try `/home/nikos/Desktop/test-fribidi/src/fribidi-0.19.7/configure --help' for more information
  193. make[1]: *** [Makefile:445: config.status] Error 1
  194. make[1]: Leaving directory '/home/nikos/Desktop/test-fribidi/src/fribidi-0.19.7'
  195. make: *** [Makefile:416: all] Error 2
  196. ==> ΣΦΑΛΜΑ:(B Αποτυχία στην build().(B
  197.     Ματαίωση...(B
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement