Advertisement
Guest User

make.log

a guest
Jul 31st, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.18 KB | None | 0 0
  1. /usr/ports/x11-toolkits/pango # make
  2. ===> pango-1.34.1 depends on package: fontconfig>=2.10.91 - found
  3. ===> pango-1.34.1 depends on executable: gmake - found
  4. ===> pango-1.34.1 depends on executable: pkgconf - found
  5. ===> pango-1.34.1 depends on package: libtool>=2.4 - found
  6. ===> pango-1.34.1 depends on executable: g-ir-scanner - found
  7. ===> pango-1.34.1 depends on shared library: cairo - found
  8. ===> pango-1.34.1 depends on shared library: freetype - found
  9. ===> pango-1.34.1 depends on shared library: harfbuzz - found
  10. ===> pango-1.34.1 depends on shared library: fontconfig - found
  11. ===> pango-1.34.1 depends on shared library: intl - found
  12. ===> pango-1.34.1 depends on shared library: glib-2.0 - found
  13. ===> pango-1.34.1 depends on shared library: pcre - found
  14. ===> Configuring for pango-1.34.1
  15. configure: loading site script /usr/ports/Templates/config.site
  16. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  17. checking whether build environment is sane... yes
  18. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  19. checking for gawk... (cached) /usr/bin/awk
  20. checking whether gmake sets $(MAKE)... yes
  21. checking whether gmake supports nested variables... yes
  22. checking whether gmake supports nested variables... (cached) yes
  23. checking build system type... amd64-portbld-freebsd9.1
  24. checking host system type... amd64-portbld-freebsd9.1
  25. checking for native Win32... no
  26. checking for gcc... cc
  27. checking whether the C compiler works... yes
  28. checking for C compiler default output file name... a.out
  29. checking for suffix of executables...
  30. checking whether we are cross compiling... no
  31. checking for suffix of object files... o
  32. checking whether we are using the GNU C compiler... yes
  33. checking whether cc accepts -g... yes
  34. checking for cc option to accept ISO C89... none needed
  35. checking for style of include used by gmake... GNU
  36. checking dependency style of cc... gcc3
  37. checking whether we are using the GNU C++ compiler... yes
  38. checking whether c++ accepts -g... yes
  39. checking dependency style of c++... gcc3
  40. checking for sysconf... (cached) yes
  41. checking for getpagesize... (cached) yes
  42. checking how to run the C preprocessor... cpp
  43. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  44. checking for egrep... (cached) /usr/bin/egrep
  45. checking for ANSI C header files... (cached) yes
  46. checking for sys/types.h... (cached) yes
  47. checking for sys/stat.h... (cached) yes
  48. checking for stdlib.h... (cached) yes
  49. checking for string.h... (cached) yes
  50. checking for memory.h... (cached) yes
  51. checking for strings.h... (cached) yes
  52. checking for inttypes.h... (cached) yes
  53. checking for stdint.h... (cached) yes
  54. checking for unistd.h... (cached) yes
  55. checking for unistd.h... (cached) yes
  56. checking for sys/mman.h... (cached) yes
  57. checking how to print strings... printf
  58. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  59. checking for fgrep... (cached) /usr/bin/fgrep
  60. checking for ld used by cc... /usr/bin/ld
  61. checking if the linker (/usr/bin/ld) is GNU ld... yes
  62. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  63. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  64. checking whether ln -s works... yes
  65. checking the maximum length of command line arguments... (cached) 262144
  66. checking whether the shell understands some XSI constructs... yes
  67. checking whether the shell understands "+="... no
  68. checking how to convert amd64-portbld-freebsd9.1 file names to amd64-portbld-freebsd9.1 format... func_convert_file_noop
  69. checking how to convert amd64-portbld-freebsd9.1 file names to toolchain format... func_convert_file_noop
  70. checking for /usr/bin/ld option to reload object files... -r
  71. checking for objdump... objdump
  72. checking how to recognize dependent libraries... pass_all
  73. checking for dlltool... dlltool
  74. checking how to associate runtime and link libraries... printf %s\n
  75. checking for ar... ar
  76. checking for archiver @FILE support... no
  77. checking for strip... strip
  78. checking for ranlib... ranlib
  79. checking command to parse /usr/bin/nm -B output from cc object... ok
  80. checking for sysroot... no
  81. checking for mt... mt
  82. checking if mt is a manifest tool... no
  83. checking for dlfcn.h... (cached) yes
  84. checking for objdir... .libs
  85. checking if cc supports -fno-rtti -fno-exceptions... no
  86. checking for cc option to produce PIC... -fPIC -DPIC
  87. checking if cc PIC flag -fPIC -DPIC works... yes
  88. checking if cc static flag -static works... yes
  89. checking if cc supports -c -o file.o... yes
  90. checking if cc supports -c -o file.o... (cached) yes
  91. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  92. checking whether -lc should be explicitly linked in... no
  93. checking dynamic linker characteristics... freebsd9.1 ld.so
  94. checking how to hardcode library paths into programs... immediate
  95. checking whether stripping libraries is possible... yes
  96. checking if libtool supports shared libraries... yes
  97. checking whether to build shared libraries... yes
  98. checking whether to build static libraries... no
  99. checking how to run the C++ preprocessor... c++ -E
  100. checking for ld used by c++... /usr/bin/ld
  101. checking if the linker (/usr/bin/ld) is GNU ld... yes
  102. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  103. checking for c++ option to produce PIC... -fPIC -DPIC
  104. checking if c++ PIC flag -fPIC -DPIC works... yes
  105. checking if c++ static flag -static works... yes
  106. checking if c++ supports -c -o file.o... yes
  107. checking if c++ supports -c -o file.o... (cached) yes
  108. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  109. checking dynamic linker characteristics... freebsd9.1 ld.so
  110. checking how to hardcode library paths into programs... immediate
  111. configure: creating ./config.lt
  112. config.lt: creating libtool
  113. checking for some Win32 platform... no
  114. checking pkg-config is at least version 0.9.0... yes
  115. checking for HARFBUZZ... yes
  116. checking for FONTCONFIG... no
  117. no
  118. checking for CoreText availability... no
  119. checking for CAIRO... yes
  120. checking which cairo font backends could be used... none
  121. configure: Disabling cairo support
  122. configure: error: *** Could not enable any backends.
  123. *** Must have at least one backend to build Pango.
  124. ===> Script "configure" failed unexpectedly.
  125. Please run the gnomelogalyzer, available from
  126. "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
  127. problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
  128. solve the problem, report the build failure to the FreeBSD GNOME team at
  129. gnome@FreeBSD.org, and attach (a)
  130. "/usr/ports/x11-toolkits/pango/work/pango-1.34.1/config.log", (b) the output
  131. of the failed make command, and (c) the gnomelogalyzer output. Also, it might
  132. be a good idea to provide an overview of all packages installed on your system
  133. (i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
  134. copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
  135. the attachment. Try to avoid sending any attachments to the mailing list
  136. (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are
  137. usually discarded by the mailing list software.
  138. *** [do-configure] Error code 1
  139.  
  140. Stop in /usr/ports/x11-toolkits/pango.
  141. *** [build] Error code 1
  142.  
  143. Stop in /usr/ports/x11-toolkits/pango.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement