Advertisement
RazZziel

Untitled

Oct 5th, 2014
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.57 KB | None | 0 0
  1. ==> Validating source files with md5sums...
  2. libxml-1.8.17.tar.gz ... Passed
  3. ==> Extracting sources...
  4. -> Extracting libxml-1.8.17.tar.gz with bsdtar
  5. ==> Starting prepare()...
  6. ==> Starting build()...
  7. creating cache ./config.cache
  8. checking for a BSD compatible install... /usr/bin/install -c
  9. checking whether build environment is sane... yes
  10. checking whether make sets ${MAKE}... yes
  11. checking for working aclocal... found
  12. checking for working autoconf... found
  13. checking for working automake... found
  14. checking for working autoheader... found
  15. checking for working makeinfo... found
  16. checking for gcc... gcc
  17. checking whether the C compiler (gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro) works... yes
  18. checking whether the C compiler (gcc -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro) is a cross-compiler... no
  19. checking whether we are using GNU C... yes
  20. checking whether gcc accepts -g... yes
  21. checking for a BSD compatible install... /usr/bin/install -c
  22. checking how to run the C preprocessor... cpp
  23. checking for rm... /usr/bin/rm
  24. checking for mv... /usr/bin/mv
  25. checking for tar... /usr/bin/tar
  26. checking for Cygwin environment... no
  27. checking for mingw32 environment... no
  28. checking host system type... i686-pc-linux-gnu
  29. checking build system type... i686-pc-linux-gnu
  30. checking for ld used by GCC... /usr/bin/ld
  31. checking if the linker (/usr/bin/ld) is GNU ld... yes
  32. checking for /usr/bin/ld option to reload object files... -r
  33. checking for BSD-compatible nm... /usr/bin/nm -B
  34. checking whether ln -s works... yes
  35. checking how to recognise dependant libraries... pass_all
  36. checking for object suffix... o
  37. checking for executable suffix... no
  38. checking command to parse /usr/bin/nm -B output... ok
  39. checking for dlfcn.h... yes
  40. checking for ranlib... ranlib
  41. checking for strip... strip
  42. checking for objdir... .libs
  43. checking for gcc option to produce PIC... -fPIC
  44. checking if gcc PIC flag -fPIC works... yes
  45. checking if gcc static flag -static works... yes
  46. checking if gcc supports -c -o file.o... yes
  47. checking if gcc supports -c -o file.lo... yes
  48. checking if gcc supports -fno-rtti -fno-exceptions... yes
  49. checking whether the linker (/usr/bin/ld) supports shared libraries... yes
  50. checking how to hardcode library paths into programs... immediate
  51. checking whether stripping libraries is possible... yes
  52. checking dynamic linker characteristics... GNU/Linux ld.so
  53. checking if libtool supports shared libraries... yes
  54. checking whether -lc should be explicitly linked in... no
  55. creating libtool
  56. checking whether to enable maintainer-specific portions of Makefiles... no
  57. checking for zlib.h... yes
  58. checking for gzread in -lz... yes
  59. checking for dirent.h that defines DIR... yes
  60. checking for opendir in -ldir... no
  61. checking for ANSI C header files... yes
  62. checking for fcntl.h... yes
  63. checking for unistd.h... yes
  64. checking for ctype.h... yes
  65. checking for dirent.h... yes
  66. checking for errno.h... yes
  67. checking for malloc.h... yes
  68. checking for stdarg.h... yes
  69. checking for sys/stat.h... yes
  70. checking for sys/types.h... yes
  71. checking for time.h... yes
  72. checking for ieeefp.h... no
  73. checking for nan.h... no
  74. checking for math.h... yes
  75. checking for fp_class.h... no
  76. checking for float.h... yes
  77. checking for stdlib.h... yes
  78. checking for sys/socket.h... yes
  79. checking for netinet/in.h... yes
  80. checking for arpa/inet.h... yes
  81. checking for netdb.h... yes
  82. checking for sys/time.h... yes
  83. checking for sys/select.h... yes
  84. checking for strftime... yes
  85. checking for strdup... yes
  86. checking for strndup... yes
  87. checking for strerror... yes
  88. checking for snprintf... yes
  89. checking for finite... yes
  90. checking for isnand... no
  91. checking for fp_class... no
  92. checking for class... no
  93. checking for fpclass... no
  94. checking for strftime... (cached) yes
  95. checking for localtime... yes
  96. checking for gethostent... yes
  97. checking for setsockopt... yes
  98. checking for connect... yes
  99. checking for isnan... yes
  100. checking for isinf... yes
  101. checking host system type... i686-pc-linux-gnu
  102. checking for append_history in -lhistory... yes
  103. checking for main in -ltermcap... no
  104. checking for readline in -lreadline... yes
  105. updating cache ./config.cache
  106. creating ./config.status
  107. creating libxml.spec
  108. creating Makefile
  109. creating doc/Makefile
  110. creating example/Makefile
  111. sed: can't read ./example/Makefile.in: No such file or directory
  112. creating xml-config
  113. creating win32config.h
  114. creating libxml.pc
  115. creating config.h
  116. make all-recursive
  117. make[1]: Entering directory '/tmp/yaourt-tmp-raziel/aur-libxml/src/libxml-1.8.17'
  118. Making all in doc
  119. make[2]: Entering directory '/tmp/yaourt-tmp-raziel/aur-libxml/src/libxml-1.8.17/doc'
  120. make[2]: Nothing to be done for 'all'.
  121. make[2]: Leaving directory '/tmp/yaourt-tmp-raziel/aur-libxml/src/libxml-1.8.17/doc'
  122. make[2]: Entering directory '/tmp/yaourt-tmp-raziel/aur-libxml/src/libxml-1.8.17'
  123. /usr/bin/rm -f ./libxml
  124. make[2]: *** No rule to make target 'libxml/tree.h', needed by 'SAX.lo'. Stop.
  125. make[2]: *** Waiting for unfinished jobs....
  126. ln -s ./. ./libxml
  127. make[2]: Leaving directory '/tmp/yaourt-tmp-raziel/aur-libxml/src/libxml-1.8.17'
  128. Makefile:473: recipe for target 'all-recursive' failed
  129. make[1]: *** [all-recursive] Error 1
  130. make[1]: Leaving directory '/tmp/yaourt-tmp-raziel/aur-libxml/src/libxml-1.8.17'
  131. Makefile:671: recipe for target 'all-recursive-am' failed
  132. make: *** [all-recursive-am] Error 2
  133. ==> ERROR: A failure occurred in build().
  134. Aborting...
  135. ==> ERROR: Makepkg was unable to build libxml.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement