Advertisement
Guest User

UUID Error

a guest
Oct 26th, 2015
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.29 KB | None | 0 0
  1. ==> Downloading uuid PKGBUILD from AUR...
  2. x .SRCINFO
  3. x PKGBUILD
  4. x ossp.patch
  5. uuid 1.6.2-12 (2015-07-09 10:52)
  6. ( Unsupported package: Potentially dangerous ! )
  7. ==> uuid dependencies:
  8. - sh (already installed)
  9.  
  10.  
  11. ==> Continue building uuid ? [Y/n]
  12. ==> ------------------------------
  13. ==>
  14. ==> Building and installing package
  15. ==> Making package: uuid 1.6.2-12 (Mon Oct 26 17:06:16 COT 2015)
  16. ==> Checking runtime dependencies...
  17. ==> Checking buildtime dependencies...
  18. ==> Retrieving sources...
  19. -> Downloading uuid-1.6.2.tar.gz...
  20. % Total % Received % Xferd Average Speed Time Time Time Current
  21. Dload Upload Total Spent Left Speed
  22. 100 387k 100 387k 0 0 201k 0 0:00:01 0:00:01 --:--:-- 201k
  23. -> Found ossp.patch
  24. ==> Validating source files with sha512sums...
  25. uuid-1.6.2.tar.gz ... Passed
  26. ossp.patch ... Passed
  27. ==> Extracting sources...
  28. -> Extracting uuid-1.6.2.tar.gz with bsdtar
  29. ==> Starting build()...
  30. patching file uuid-config.in
  31. patching file Makefile.in
  32. patching file pgsql/Makefile
  33. patching file uuid.pc.in
  34. patching file perl/Makefile.PL
  35. patching file Makefile.PL
  36. patching file php/config.m4
  37. patching file php/Makefile.local
  38. patching file php/uuid.ts
  39. Configuring OSSP uuid (Universally Unique Identifier), version 1.6.2 (04-Jul-2008)
  40. checking whether make sets $(MAKE)... yes
  41. checking for gcc... gcc
  42. checking for C compiler default output file name... a.out
  43. checking whether the C compiler works... yes
  44. checking whether we are cross compiling... no
  45. checking for suffix of executables...
  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 for compilation debug mode... disabled
  51. checking how to run the C preprocessor... gcc -E
  52. checking for grep that handles long lines and -e... /usr/bin/grep
  53. checking for egrep... /usr/bin/grep -E
  54. checking for ANSI C header files... yes
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking whether to build against external Dmalloc library... no
  65. checking build system type... x86_64-unknown-linux-gnu
  66. checking host system type... x86_64-unknown-linux-gnu
  67. checking for a sed that does not truncate output... /usr/bin/sed
  68. checking for fgrep... /usr/bin/grep -F
  69. checking for ld used by gcc... /usr/bin/ld
  70. checking if the linker (/usr/bin/ld) is GNU ld... yes
  71. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  72. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  73. checking whether ln -s works... yes
  74. checking the maximum length of command line arguments... 1572864
  75. checking whether the shell understands some XSI constructs... yes
  76. checking whether the shell understands "+="... yes
  77. checking for /usr/bin/ld option to reload object files... -r
  78. checking how to recognize dependent libraries... pass_all
  79. checking for ar... ar
  80. checking for strip... strip
  81. checking for ranlib... ranlib
  82. checking command to parse /usr/bin/nm -B output from gcc object... ok
  83. checking for dlfcn.h... yes
  84. checking for objdir... .libs
  85. checking if gcc supports -fno-rtti -fno-exceptions... no
  86. checking for gcc option to produce PIC... -fPIC -DPIC
  87. checking if gcc PIC flag -fPIC -DPIC works... yes
  88. checking if gcc static flag -static works... yes
  89. checking if gcc supports -c -o file.o... yes
  90. checking if gcc supports -c -o file.o... (cached) yes
  91. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  92. checking whether -lc should be explicitly linked in... no
  93. checking dynamic linker characteristics... GNU/Linux 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... yes
  99. checking for g++... g++
  100. checking whether we are using the GNU C++ compiler... yes
  101. checking whether g++ accepts -g... yes
  102. checking how to run the C++ preprocessor... g++ -E
  103. checking for gethostname in -lnsl... yes
  104. checking for accept in -lsocket... no
  105. checking for va_copy() function... yes
  106. checking for sys/types.h... (cached) yes
  107. checking sys/param.h usability... yes
  108. checking sys/param.h presence... yes
  109. checking for sys/param.h... yes
  110. checking sys/time.h usability... yes
  111. checking sys/time.h presence... yes
  112. checking for sys/time.h... yes
  113. checking sys/socket.h usability... yes
  114. checking sys/socket.h presence... yes
  115. checking for sys/socket.h... yes
  116. checking sys/sockio.h usability... no
  117. checking sys/sockio.h presence... no
  118. checking for sys/sockio.h... no
  119. checking sys/ioctl.h usability... yes
  120. checking sys/ioctl.h presence... yes
  121. checking for sys/ioctl.h... yes
  122. checking sys/select.h usability... yes
  123. checking sys/select.h presence... yes
  124. checking for sys/select.h... yes
  125. checking for netdb.h... yes
  126. checking for ifaddrs.h... yes
  127. checking for net/if.h... yes
  128. checking for net/if_dl.h... no
  129. checking for net/if_arp.h... yes
  130. checking for netinet/in.h... yes
  131. checking for arpa/inet.h... yes
  132. checking for struct timeval... yes
  133. checking for getifaddrs... yes
  134. checking for nanosleep... yes
  135. checking for Sleep... no
  136. checking for gettimeofday... yes
  137. checking for clock_gettime... yes
  138. checking for long long... yes
  139. checking for long double... yes
  140. checking size of char... 1
  141. checking size of unsigned char... 1
  142. checking size of short... 2
  143. checking size of unsigned short... 2
  144. checking size of int... 4
  145. checking size of unsigned int... 4
  146. checking size of long... 8
  147. checking size of unsigned long... 8
  148. checking size of long long... 8
  149. checking size of unsigned long long... 8
  150. checking whether to build DCE 1.1 backward compatibility API... (cached) no
  151. checking whether to build C++ bindings to C API... (cached) no
  152. checking whether to build Perl bindings to C API... (cached) yes
  153. checking whether to build Perl compatibility API... (cached) no
  154. checking for perl... /usr/bin/perl
  155. checking whether to build PHP bindings to C API... (cached) no
  156. checking for php5... no
  157. checking for php... /usr/bin/php
  158. checking whether to build PostgreSQL bindings to C API... (cached) no
  159. checking for pg_config... /usr/bin/pg_config
  160. configure: creating ./config.status
  161. config.status: creating Makefile
  162. config.status: creating uuid-config
  163. config.status: creating uuid.pc
  164. config.status: creating uuid.h
  165. config.status: creating config.h
  166. config.status: executing libtool commands
  167. config.status: executing adjustment commands
  168. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid.c -fPIC -DPIC -o .libs/uuid.o
  169. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid.c -o uuid.o >/dev/null 2>&1
  170. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_md5.c -fPIC -DPIC -o .libs/uuid_md5.o
  171. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_md5.c -o uuid_md5.o >/dev/null 2>&1
  172. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_sha1.c -fPIC -DPIC -o .libs/uuid_sha1.o
  173. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_sha1.c -o uuid_sha1.o >/dev/null 2>&1
  174. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_prng.c -fPIC -DPIC -o .libs/uuid_prng.o
  175. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_prng.c -o uuid_prng.o >/dev/null 2>&1
  176. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_mac.c -fPIC -DPIC -o .libs/uuid_mac.o
  177. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_mac.c -o uuid_mac.o >/dev/null 2>&1
  178. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_time.c -fPIC -DPIC -o .libs/uuid_time.o
  179. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_time.c -o uuid_time.o >/dev/null 2>&1
  180. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_ui64.c -fPIC -DPIC -o .libs/uuid_ui64.o
  181. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_ui64.c -o uuid_ui64.o >/dev/null 2>&1
  182. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_ui128.c -fPIC -DPIC -o .libs/uuid_ui128.o
  183. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_ui128.c -o uuid_ui128.o >/dev/null 2>&1
  184. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_str.c -fPIC -DPIC -o .libs/uuid_str.o
  185. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_str.c -o uuid_str.o >/dev/null 2>&1
  186. libtool: link: gcc -shared .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o .libs/uuid_prng.o .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o .libs/uuid_ui128.o .libs/uuid_str.o -Wl,-soname -Wl,libossp-uuid.so.16 -o .libs/libossp-uuid.so.16.0.22
  187. libtool: link: (cd ".libs" && rm -f "libossp-uuid.so.16" && ln -s "libossp-uuid.so.16.0.22" "libossp-uuid.so.16")
  188. libtool: link: (cd ".libs" && rm -f "libossp-uuid.so" && ln -s "libossp-uuid.so.16.0.22" "libossp-uuid.so")
  189. libtool: link: ar cru .libs/libossp-uuid.a uuid.o uuid_md5.o uuid_sha1.o uuid_prng.o uuid_mac.o uuid_time.o uuid_ui64.o uuid_ui128.o uuid_str.o
  190. ar: `u' modifier ignored since `D' is the default (see `U')
  191. libtool: link: ranlib .libs/libossp-uuid.a
  192. libtool: link: ( cd ".libs" && rm -f "libossp-uuid.la" && ln -s "../libossp-uuid.la" "libossp-uuid.la" )
  193. gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -c uuid_cli.c
  194. libtool: link: gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o .libs/uuid uuid_cli.o ./.libs/libossp-uuid.so -lnsl
  195. Checking if your kit is complete...
  196. Looks good
  197. Only one of PREFIX or INSTALL_BASE can be given. Not both.
  198. Makefile:130: recipe for target 'perl/blib/lib/OSSP/uuid.pm' failed
  199. make: *** [perl/blib/lib/OSSP/uuid.pm] Error 25
  200. ==> ERROR: A failure occurred in build().
  201. Aborting...
  202. ==> ERROR: Makepkg was unable to build uuid.
  203. ==> Restart building uuid ? [y/N]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement