Advertisement
timcowchip

fribidi build

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