Advertisement
Guest User

Installation normale

a guest
Apr 24th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.36 KB | None | 0 0
  1. ==> Construction et installation du paquet
  2. ==> Création du paquet uuid 1.6.2-11 (mer. avril 24 09:12:31 CEST 2013)
  3. ==> Vérification des dépendances pour l'exécution…
  4. ==> Vérification des dépendances pour la compilation…
  5. ==> Récupération des sources...
  6. -> Téléchargement de uuid-1.6.2.tar.gz…
  7. % Total % Received % Xferd Average Speed Time Time Time Current
  8. Dload Upload Total Spent Left Speed
  9. 100 387k 100 387k 0 0 212k 0 0:00:01 0:00:01 --:--:-- 212k
  10. -> ossp.patch trouvé
  11. ==> Validation des fichiers sources avec md5sums…
  12. uuid-1.6.2.tar.gz ... Réussite
  13. ossp.patch ... Réussite
  14. ==> Extraction des sources...
  15. -> Extraction de uuid-1.6.2.tar.gz avec bsdtar
  16. ==> Lancement de build()…
  17. patching file uuid-config.in
  18. patching file Makefile.in
  19. patching file pgsql/Makefile
  20. patching file uuid.pc.in
  21. patching file perl/Makefile.PL
  22. patching file Makefile.PL
  23. patching file php/config.m4
  24. patching file php/Makefile.local
  25. patching file php/uuid.ts
  26. Configuring OSSP uuid (Universally Unique Identifier), version 1.6.2 (04-Jul-2008)
  27. checking whether make sets $(MAKE)... yes
  28. checking for gcc... gcc
  29. checking for C compiler default output file name... a.out
  30. checking whether the C compiler works... yes
  31. checking whether we are cross compiling... no
  32. checking for suffix of executables...
  33. checking for suffix of object files... o
  34. checking whether we are using the GNU C compiler... yes
  35. checking whether gcc accepts -g... yes
  36. checking for gcc option to accept ISO C89... none needed
  37. checking for compilation debug mode... disabled
  38. checking how to run the C preprocessor... gcc -E
  39. checking for grep that handles long lines and -e... /usr/bin/grep
  40. checking for egrep... /usr/bin/grep -E
  41. checking for ANSI C header files... yes
  42. checking for sys/types.h... yes
  43. checking for sys/stat.h... yes
  44. checking for stdlib.h... yes
  45. checking for string.h... yes
  46. checking for memory.h... yes
  47. checking for strings.h... yes
  48. checking for inttypes.h... yes
  49. checking for stdint.h... yes
  50. checking for unistd.h... yes
  51. checking whether to build against external Dmalloc library... no
  52. checking build system type... x86_64-unknown-linux-gnu
  53. checking host system type... x86_64-unknown-linux-gnu
  54. checking for a sed that does not truncate output... /usr/bin/sed
  55. checking for fgrep... /usr/bin/grep -F
  56. checking for ld used by gcc... /usr/bin/ld
  57. checking if the linker (/usr/bin/ld) is GNU ld... yes
  58. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  59. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  60. checking whether ln -s works... yes
  61. checking the maximum length of command line arguments... 1572864
  62. checking whether the shell understands some XSI constructs... yes
  63. checking whether the shell understands "+="... yes
  64. checking for /usr/bin/ld option to reload object files... -r
  65. checking how to recognize dependent libraries... pass_all
  66. checking for ar... ar
  67. checking for strip... strip
  68. checking for ranlib... ranlib
  69. checking command to parse /usr/bin/nm -B output from gcc object... ok
  70. checking for dlfcn.h... yes
  71. checking for objdir... .libs
  72. checking if gcc supports -fno-rtti -fno-exceptions... no
  73. checking for gcc option to produce PIC... -fPIC -DPIC
  74. checking if gcc PIC flag -fPIC -DPIC works... yes
  75. checking if gcc static flag -static works... yes
  76. checking if gcc supports -c -o file.o... yes
  77. checking if gcc supports -c -o file.o... (cached) yes
  78. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  79. checking whether -lc should be explicitly linked in... no
  80. checking dynamic linker characteristics... GNU/Linux ld.so
  81. checking how to hardcode library paths into programs... immediate
  82. checking whether stripping libraries is possible... yes
  83. checking if libtool supports shared libraries... yes
  84. checking whether to build shared libraries... yes
  85. checking whether to build static libraries... yes
  86. checking for g++... g++
  87. checking whether we are using the GNU C++ compiler... yes
  88. checking whether g++ accepts -g... yes
  89. checking how to run the C++ preprocessor... g++ -E
  90. checking for gethostname in -lnsl... yes
  91. checking for accept in -lsocket... no
  92. checking for va_copy() function... yes
  93. checking for sys/types.h... (cached) yes
  94. checking sys/param.h usability... yes
  95. checking sys/param.h presence... yes
  96. checking for sys/param.h... yes
  97. checking sys/time.h usability... yes
  98. checking sys/time.h presence... yes
  99. checking for sys/time.h... yes
  100. checking sys/socket.h usability... yes
  101. checking sys/socket.h presence... yes
  102. checking for sys/socket.h... yes
  103. checking sys/sockio.h usability... no
  104. checking sys/sockio.h presence... no
  105. checking for sys/sockio.h... no
  106. checking sys/ioctl.h usability... yes
  107. checking sys/ioctl.h presence... yes
  108. checking for sys/ioctl.h... yes
  109. checking sys/select.h usability... yes
  110. checking sys/select.h presence... yes
  111. checking for sys/select.h... yes
  112. checking for netdb.h... yes
  113. checking for ifaddrs.h... yes
  114. checking for net/if.h... yes
  115. checking for net/if_dl.h... no
  116. checking for net/if_arp.h... yes
  117. checking for netinet/in.h... yes
  118. checking for arpa/inet.h... yes
  119. checking for struct timeval... yes
  120. checking for getifaddrs... yes
  121. checking for nanosleep... yes
  122. checking for Sleep... no
  123. checking for gettimeofday... yes
  124. checking for clock_gettime... yes
  125. checking for long long... yes
  126. checking for long double... yes
  127. checking size of char... 1
  128. checking size of unsigned char... 1
  129. checking size of short... 2
  130. checking size of unsigned short... 2
  131. checking size of int... 4
  132. checking size of unsigned int... 4
  133. checking size of long... 8
  134. checking size of unsigned long... 8
  135. checking size of long long... 8
  136. checking size of unsigned long long... 8
  137. checking whether to build DCE 1.1 backward compatibility API... (cached) no
  138. checking whether to build C++ bindings to C API... (cached) no
  139. checking whether to build Perl bindings to C API... (cached) yes
  140. checking whether to build Perl compatibility API... (cached) no
  141. checking for perl... /usr/bin/perl
  142. checking whether to build PHP bindings to C API... (cached) no
  143. checking for php5... no
  144. checking for php... no
  145. checking whether to build PostgreSQL bindings to C API... (cached) no
  146. checking for pg_config... no
  147. configure: creating ./config.status
  148. config.status: creating Makefile
  149. config.status: creating uuid-config
  150. config.status: creating uuid.pc
  151. config.status: creating uuid.h
  152. config.status: creating config.h
  153. config.status: executing libtool commands
  154. config.status: executing adjustment commands
  155. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid.c -fPIC -DPIC -o .libs/uuid.o
  156. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid.c -o uuid.o >/dev/null 2>&1
  157. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_md5.c -fPIC -DPIC -o .libs/uuid_md5.o
  158. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_md5.c -o uuid_md5.o >/dev/null 2>&1
  159. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_sha1.c -fPIC -DPIC -o .libs/uuid_sha1.o
  160. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_sha1.c -o uuid_sha1.o >/dev/null 2>&1
  161. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_prng.c -fPIC -DPIC -o .libs/uuid_prng.o
  162. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_prng.c -o uuid_prng.o >/dev/null 2>&1
  163. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_mac.c -fPIC -DPIC -o .libs/uuid_mac.o
  164. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_mac.c -o uuid_mac.o >/dev/null 2>&1
  165. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_time.c -fPIC -DPIC -o .libs/uuid_time.o
  166. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_time.c -o uuid_time.o >/dev/null 2>&1
  167. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_ui64.c -fPIC -DPIC -o .libs/uuid_ui64.o
  168. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_ui64.c -o uuid_ui64.o >/dev/null 2>&1
  169. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_ui128.c -fPIC -DPIC -o .libs/uuid_ui128.o
  170. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_ui128.c -o uuid_ui128.o >/dev/null 2>&1
  171. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_str.c -fPIC -DPIC -o .libs/uuid_str.o
  172. libtool: compile: gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_str.c -o uuid_str.o >/dev/null 2>&1
  173. 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
  174. libtool: link: (cd ".libs" && rm -f "libossp-uuid.so.16" && ln -s "libossp-uuid.so.16.0.22" "libossp-uuid.so.16")
  175. libtool: link: (cd ".libs" && rm -f "libossp-uuid.so" && ln -s "libossp-uuid.so.16.0.22" "libossp-uuid.so")
  176. 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
  177. libtool: link: ranlib .libs/libossp-uuid.a
  178. libtool: link: ( cd ".libs" && rm -f "libossp-uuid.la" && ln -s "../libossp-uuid.la" "libossp-uuid.la" )
  179. gcc -I. -I. -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c uuid_cli.c
  180. 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
  181. Checking if your kit is complete...
  182. Looks good
  183. Only one of PREFIX or INSTALL_BASE can be given. Not both.
  184. make: *** [perl/blib/lib/OSSP/uuid.pm] Erreur 255
  185. ==> ERREUR : Une erreur s'est produite dans build().
  186. Abandon…
  187. ==> ERREUR: Makepkg n'a pas pu construire uuid.
  188. ==> Relancer la compilation de uuid ? [o/N]
  189. ==> ---------------------------------------
  190. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement