Advertisement
Guest User

Untitled

a guest
Jan 10th, 2013
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. ===> py27-cairo-1.8.10_1 depends on file: /usr/local/bin/python2.7 - found
  2. ===> py27-cairo-1.8.10_1 depends on executable: gmake - found
  3. ===> py27-cairo-1.8.10_1 depends on shared library: cairo.2 - found
  4. ===> Configuring for py27-cairo-1.8.10_1
  5. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  6. checking whether build environment is sane... yes
  7. checking for a thread-safe mkdir -p... ./install-sh -c -d
  8. checking for gawk... gawk
  9. checking whether gmake sets $(MAKE)... yes
  10. checking build system type... i386-portbld-freebsd9.1
  11. checking host system type... i386-portbld-freebsd9.1
  12. checking for style of include used by gmake... GNU
  13. checking for gcc... cc
  14. checking for C compiler default output file name... a.out
  15. checking whether the C compiler works... yes
  16. checking whether we are cross compiling... no
  17. checking for suffix of executables...
  18. checking for suffix of object files... o
  19. checking whether we are using the GNU C compiler... yes
  20. checking whether cc accepts -g... yes
  21. checking for cc option to accept ISO C89... none needed
  22. checking dependency style of cc... gcc3
  23. checking for a sed that does not truncate output... /usr/bin/sed
  24. checking for grep that handles long lines and -e... /usr/bin/grep
  25. checking for egrep... /usr/bin/grep -E
  26. checking for fgrep... /usr/bin/grep -F
  27. checking for ld used by cc... /usr/bin/ld
  28. checking if the linker (/usr/bin/ld) is GNU ld... yes
  29. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  30. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  31. checking whether ln -s works... yes
  32. checking the maximum length of command line arguments... (cached) 262144
  33. checking whether the shell understands some XSI constructs... yes
  34. checking whether the shell understands "+="... no
  35. checking for /usr/bin/ld option to reload object files... -r
  36. checking for objdump... objdump
  37. checking how to recognize dependent libraries... pass_all
  38. checking for ar... ar
  39. checking for strip... strip
  40. checking for ranlib... ranlib
  41. checking command to parse /usr/bin/nm -B output from cc object... ok
  42. checking how to run the C preprocessor... cpp
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking for dlfcn.h... yes
  54. checking for objdir... .libs
  55. checking if cc supports -fno-rtti -fno-exceptions... no
  56. checking for cc option to produce PIC... -fPIC -DPIC
  57. checking if cc PIC flag -fPIC -DPIC works... yes
  58. checking if cc static flag -static works... yes
  59. checking if cc supports -c -o file.o... yes
  60. checking if cc supports -c -o file.o... (cached) yes
  61. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  62. checking whether -lc should be explicitly linked in... no
  63. checking dynamic linker characteristics... freebsd9.1 ld.so
  64. checking how to hardcode library paths into programs... immediate
  65. checking whether stripping libraries is possible... yes
  66. checking if libtool supports shared libraries... yes
  67. checking whether to build shared libraries... yes
  68. checking whether to build static libraries... no
  69. configure: creating ./config.lt
  70. config.lt: creating libtool
  71. checking whether /usr/local/bin/python2.7 version >= 2.6... yes
  72. checking for /usr/local/bin/python2.7 version... 2.7
  73. checking for /usr/local/bin/python2.7 platform... freebsd9
  74. checking for /usr/local/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages
  75. checking for /usr/local/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  76. checking for pkg-config... /usr/local/bin/pkg-config
  77. checking pkg-config is at least version 0.9.0... yes
  78. checking for CAIRO... yes
  79. checking for XPYB... no
  80. checking for headers required to compile python extensions... not found
  81. configure: error: could not find Python headers
  82. ===> Script "configure" failed unexpectedly.
  83. Please run the gnomelogalyzer, available from
  84. "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
  85. problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
  86. solve the problem, report the build failure to the FreeBSD GNOME team at
  87. gnome@FreeBSD.org, and attach (a)
  88. "/usr/ports/graphics/py-cairo/work/pycairo-1.8.10/config.log", (b) the output
  89. of the failed make command, and (c) the gnomelogalyzer output. Also, it might
  90. be a good idea to provide an overview of all packages installed on your system
  91. (i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
  92. copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
  93. the attachment. Try to avoid sending any attachments to the mailing list
  94. (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are
  95. usually discarded by the mailing list software.
  96. *** [do-configure] Error code 1
  97.  
  98. Stop in /usr/ports/graphics/py-cairo.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement