Advertisement
Guest User

Untitled

a guest
Aug 14th, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.29 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking whether make supports nested variables... yes
  7. checking for gcc... gcc
  8. checking whether the C compiler works... yes
  9. checking for C compiler default output file name... a.out
  10. checking for suffix of executables...
  11. checking whether we are cross compiling... no
  12. checking for suffix of object files... o
  13. checking whether we are using the GNU C compiler... yes
  14. checking whether gcc accepts -g... yes
  15. checking for gcc option to accept ISO C89... none needed
  16. checking whether gcc understands -c and -o together... yes
  17. checking for style of include used by make... GNU
  18. checking dependency style of gcc... gcc3
  19. checking build system type... x86_64-pc-linux-gnu
  20. checking host system type... x86_64-pc-linux-gnu
  21. checking how to print strings... printf
  22. checking for a sed that does not truncate output... /usr/bin/sed
  23. checking for grep that handles long lines and -e... /usr/bin/grep
  24. checking for egrep... /usr/bin/grep -E
  25. checking for fgrep... /usr/bin/grep -F
  26. checking for ld used by gcc... /usr/bin/ld
  27. checking if the linker (/usr/bin/ld) is GNU ld... yes
  28. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  29. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  30. checking whether ln -s works... yes
  31. checking the maximum length of command line arguments... 1572864
  32. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  33. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  34. checking for /usr/bin/ld option to reload object files... -r
  35. checking for objdump... objdump
  36. checking how to recognize dependent libraries... pass_all
  37. checking for dlltool... no
  38. checking how to associate runtime and link libraries... printf %s\n
  39. checking for ar... ar
  40. checking for archiver @FILE support... @
  41. checking for strip... strip
  42. checking for ranlib... ranlib
  43. checking command to parse /usr/bin/nm -B output from gcc object... ok
  44. checking for sysroot... no
  45. checking for a working dd... /usr/bin/dd
  46. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  47. checking for mt... no
  48. checking if : is a manifest tool... no
  49. checking how to run the C preprocessor... gcc -E
  50. checking for ANSI C header files... yes
  51. checking for sys/types.h... yes
  52. checking for sys/stat.h... yes
  53. checking for stdlib.h... yes
  54. checking for string.h... yes
  55. checking for memory.h... yes
  56. checking for strings.h... yes
  57. checking for inttypes.h... yes
  58. checking for stdint.h... yes
  59. checking for unistd.h... yes
  60. checking for dlfcn.h... yes
  61. checking for objdir... .libs
  62. checking if gcc supports -fno-rtti -fno-exceptions... no
  63. checking for gcc option to produce PIC... -fPIC -DPIC
  64. checking if gcc PIC flag -fPIC -DPIC works... yes
  65. checking if gcc static flag -static works... yes
  66. checking if gcc supports -c -o file.o... yes
  67. checking if gcc supports -c -o file.o... (cached) yes
  68. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  69. checking whether -lc should be explicitly linked in... no
  70. checking dynamic linker characteristics... GNU/Linux ld.so
  71. checking how to hardcode library paths into programs... immediate
  72. checking whether stripping libraries is possible... yes
  73. checking if libtool supports shared libraries... yes
  74. checking whether to build shared libraries... yes
  75. checking whether to build static libraries... yes
  76. checking ctype.h usability... yes
  77. checking ctype.h presence... yes
  78. checking for ctype.h... yes
  79. checking getopt.h usability... yes
  80. checking getopt.h presence... yes
  81. checking for getopt.h... yes
  82. checking glob.h usability... yes
  83. checking glob.h presence... yes
  84. checking for glob.h... yes
  85. checking libintl.h usability... yes
  86. checking libintl.h presence... yes
  87. checking for libintl.h... yes
  88. checking limits.h usability... yes
  89. checking limits.h presence... yes
  90. checking for limits.h... yes
  91. checking locale.h usability... yes
  92. checking locale.h presence... yes
  93. checking for locale.h... yes
  94. checking regex.h usability... yes
  95. checking regex.h presence... yes
  96. checking for regex.h... yes
  97. checking signal.h usability... yes
  98. checking signal.h presence... yes
  99. checking for signal.h... yes
  100. checking sys/ioctl.h usability... yes
  101. checking sys/ioctl.h presence... yes
  102. checking for sys/ioctl.h... yes
  103. checking for sys/stat.h... (cached) yes
  104. checking sys/utsname.h usability... yes
  105. checking sys/utsname.h presence... yes
  106. checking for sys/utsname.h... yes
  107. checking for alpm_version in -lalpm... yes
  108. checking for pkg-config... /usr/bin/pkg-config
  109. checking pkg-config is at least version 0.9.0... yes
  110. checking for libalpm >= 10.0.0... yes
  111. checking for yajl_free in -lyajl... yes
  112. checking for gawk... (cached) gawk
  113. checking for curl-config... /usr/bin/curl-config
  114. checking for the version of libcurl... 7.54.1
  115. checking for libcurl >= version 7.19.4... yes
  116. checking whether libcurl is usable... no
  117. checking for git... git
  118. checking for .git/... no
  119. checking that generated files are newer than configure... done
  120. configure: creating ./config.status
  121. config.status: creating src/Makefile
  122. config.status: creating doc/Makefile
  123. config.status: creating Makefile
  124. config.status: creating config.h
  125. config.status: executing depfiles commands
  126. config.status: executing libtool commands
  127.  
  128. package-query:
  129.  
  130. Build information:
  131. source code location : .
  132. prefix : /usr
  133. sysconfdir : /etc
  134. conf file : /etc/pacman.conf
  135. localstatedir : /var
  136. database dir : /var/lib/pacman/
  137. compiler : gcc
  138. compiler flags : -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt
  139.  
  140. package-query version : 1.9
  141. using git version : no
  142. git ver :
  143.  
  144. Variable information:
  145. root working directory : /
  146. aur base url : https://aur.archlinux.org
  147.  
  148. make all-recursive
  149. make[1]: Entering directory '/tmp/yaourt-tmp-colin/aur-package-query/src/package-query-1.9'
  150. Making all in src
  151. make[2]: Entering directory '/tmp/yaourt-tmp-colin/aur-package-query/src/package-query-1.9/src'
  152. gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT aur.o -MD -MP -MF .deps/aur.Tpo -c -o aur.o aur.c
  153. gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT alpm-query.o -MD -MP -MF .deps/alpm-query.Tpo -c -o alpm-query.o alpm-query.c
  154. mv -f .deps/aur.Tpo .deps/aur.Po
  155. gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
  156. mv -f .deps/alpm-query.Tpo .deps/alpm-query.Po
  157. gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c
  158. mv -f .deps/color.Tpo .deps/color.Po
  159. gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT package-query.o -MD -MP -MF .deps/package-query.Tpo -c -o package-query.o package-query.c
  160. mv -f .deps/package-query.Tpo .deps/package-query.Po
  161. mv -f .deps/util.Tpo .deps/util.Po
  162. /bin/sh ../libtool --tag=CC --mode=link gcc -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o package-query aur.o alpm-query.o util.o color.o package-query.o -lyajl -lalpm
  163. libtool: link: gcc -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o package-query aur.o alpm-query.o util.o color.o package-query.o -lyajl -lalpm
  164. /usr/bin/ld: aur.o: undefined reference to symbol 'curl_free@@CURL_OPENSSL_4'
  165. /usr/lib/libcurl.so.4: error adding symbols: DSO missing from command line
  166. collect2: error: ld returned 1 exit status
  167. make[2]: *** [Makefile:405: package-query] Error 1
  168. make[2]: Leaving directory '/tmp/yaourt-tmp-colin/aur-package-query/src/package-query-1.9/src'
  169. make[1]: *** [Makefile:407: all-recursive] Error 1
  170. make[1]: Leaving directory '/tmp/yaourt-tmp-colin/aur-package-query/src/package-query-1.9'
  171. make: *** [Makefile:339: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement