Advertisement
Guest User

sans erreurs

a guest
Apr 24th, 2013
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.45 KB | None | 0 0
  1. ==> Lancer la compilation de uuid ? [O/n]
  2. ==> -------------------------------------
  3. ==>
  4. ==> Construction et installation du paquet
  5. ==> Création du paquet uuid 1.6.2-11 (mer. avril 24 09:26:39 CEST 2013)
  6. ==> Vérification des dépendances pour l'exécution…
  7. ==> Vérification des dépendances pour la compilation…
  8. ==> Récupération des sources...
  9. -> Téléchargement de uuid-1.6.2.tar.gz…
  10. % Total % Received % Xferd Average Speed Time Time Time Current
  11. Dload Upload Total Spent Left Speed
  12. 100 387k 100 387k 0 0 228k 0 0:00:01 0:00:01 --:--:-- 228k
  13. -> ossp.patch trouvé
  14. ==> Validation des fichiers sources avec md5sums…
  15. uuid-1.6.2.tar.gz ... Réussite
  16. ossp.patch ... Réussite
  17. ==> Extraction des sources...
  18. -> Extraction de uuid-1.6.2.tar.gz avec bsdtar
  19. ==> Lancement de build()…
  20. patching file uuid-config.in
  21. patching file Makefile.in
  22. patching file pgsql/Makefile
  23. patching file uuid.pc.in
  24. patching file perl/Makefile.PL
  25. patching file Makefile.PL
  26. patching file php/config.m4
  27. patching file php/Makefile.local
  28. patching file php/uuid.ts
  29. Configuring OSSP uuid (Universally Unique Identifier), version 1.6.2 (04-Jul-2008)
  30. checking whether make sets $(MAKE)... yes
  31. checking for gcc... gcc
  32. checking for C compiler default output file name... a.out
  33. checking whether the C compiler works... yes
  34. checking whether we are cross compiling... no
  35. checking for suffix of executables...
  36. checking for suffix of object files... o
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether gcc accepts -g... yes
  39. checking for gcc option to accept ISO C89... none needed
  40. checking for compilation debug mode... disabled
  41. checking how to run the C preprocessor... gcc -E
  42. checking for grep that handles long lines and -e... /usr/bin/grep
  43. checking for egrep... /usr/bin/grep -E
  44. checking for ANSI C header files... yes
  45. checking for sys/types.h... yes
  46. checking for sys/stat.h... yes
  47. checking for stdlib.h... yes
  48. checking for string.h... yes
  49. checking for memory.h... yes
  50. checking for strings.h... yes
  51. checking for inttypes.h... yes
  52. checking for stdint.h... yes
  53. checking for unistd.h... yes
  54. checking whether to build against external Dmalloc library... no
  55. checking build system type... x86_64-unknown-linux-gnu
  56. checking host system type... x86_64-unknown-linux-gnu
  57. checking for a sed that does not truncate output... /usr/bin/sed
  58. checking for fgrep... /usr/bin/grep -F
  59. checking for ld used by gcc... /usr/bin/ld
  60. checking if the linker (/usr/bin/ld) is GNU ld... yes
  61. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  62. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  63. checking whether ln -s works... yes
  64. checking the maximum length of command line arguments... 1572864
  65. checking whether the shell understands some XSI constructs... yes
  66. checking whether the shell understands "+="... yes
  67. checking for /usr/bin/ld option to reload object files... -r
  68. checking how to recognize dependent libraries... pass_all
  69. checking for ar... ar
  70. checking for strip... strip
  71. checking for ranlib... ranlib
  72. checking command to parse /usr/bin/nm -B output from gcc object... ok
  73. checking for dlfcn.h... yes
  74. checking for objdir... .libs
  75. checking if gcc supports -fno-rtti -fno-exceptions... no
  76. checking for gcc option to produce PIC... -fPIC -DPIC
  77. checking if gcc PIC flag -fPIC -DPIC works... yes
  78. checking if gcc static flag -static works... yes
  79. checking if gcc supports -c -o file.o... yes
  80. checking if gcc supports -c -o file.o... (cached) yes
  81. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  82. checking whether -lc should be explicitly linked in... no
  83. checking dynamic linker characteristics... GNU/Linux ld.so
  84. checking how to hardcode library paths into programs... immediate
  85. checking whether stripping libraries is possible... yes
  86. checking if libtool supports shared libraries... yes
  87. checking whether to build shared libraries... yes
  88. checking whether to build static libraries... yes
  89. checking for g++... g++
  90. checking whether we are using the GNU C++ compiler... yes
  91. checking whether g++ accepts -g... yes
  92. checking how to run the C++ preprocessor... g++ -E
  93. checking for gethostname in -lnsl... yes
  94. checking for accept in -lsocket... no
  95. checking for va_copy() function... yes
  96. checking for sys/types.h... (cached) yes
  97. checking sys/param.h usability... yes
  98. checking sys/param.h presence... yes
  99. checking for sys/param.h... yes
  100. checking sys/time.h usability... yes
  101. checking sys/time.h presence... yes
  102. checking for sys/time.h... yes
  103. checking sys/socket.h usability... yes
  104. checking sys/socket.h presence... yes
  105. checking for sys/socket.h... yes
  106. checking sys/sockio.h usability... no
  107. checking sys/sockio.h presence... no
  108. checking for sys/sockio.h... no
  109. checking sys/ioctl.h usability... yes
  110. checking sys/ioctl.h presence... yes
  111. checking for sys/ioctl.h... yes
  112. checking sys/select.h usability... yes
  113. checking sys/select.h presence... yes
  114. checking for sys/select.h... yes
  115. checking for netdb.h... yes
  116. checking for ifaddrs.h... yes
  117. checking for net/if.h... yes
  118. checking for net/if_dl.h... no
  119. checking for net/if_arp.h... yes
  120. checking for netinet/in.h... yes
  121. checking for arpa/inet.h... yes
  122. checking for struct timeval... yes
  123. checking for getifaddrs... yes
  124. checking for nanosleep... yes
  125. checking for Sleep... no
  126. checking for gettimeofday... yes
  127. checking for clock_gettime... yes
  128. checking for long long... yes
  129. checking for long double... yes
  130. checking size of char... 1
  131. checking size of unsigned char... 1
  132. checking size of short... 2
  133. checking size of unsigned short... 2
  134. checking size of int... 4
  135. checking size of unsigned int... 4
  136. checking size of long... 8
  137. checking size of unsigned long... 8
  138. checking size of long long... 8
  139. checking size of unsigned long long... 8
  140. checking whether to build DCE 1.1 backward compatibility API... (cached) no
  141. checking whether to build C++ bindings to C API... (cached) no
  142. checking whether to build Perl bindings to C API... (cached) no
  143. checking whether to build Perl compatibility API... (cached) no
  144. checking for perl... /usr/bin/perl
  145. checking whether to build PHP bindings to C API... (cached) no
  146. checking for php5... no
  147. checking for php... no
  148. checking whether to build PostgreSQL bindings to C API... (cached) no
  149. checking for pg_config... no
  150. configure: creating ./config.status
  151. config.status: creating Makefile
  152. config.status: creating uuid-config
  153. config.status: creating uuid.pc
  154. config.status: creating uuid.h
  155. config.status: creating config.h
  156. config.status: executing libtool commands
  157. config.status: executing adjustment commands
  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.c -fPIC -DPIC -o .libs/uuid.o
  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.c -o uuid.o >/dev/null 2>&1
  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_md5.c -fPIC -DPIC -o .libs/uuid_md5.o
  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_md5.c -o uuid_md5.o >/dev/null 2>&1
  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_sha1.c -fPIC -DPIC -o .libs/uuid_sha1.o
  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_sha1.c -o uuid_sha1.o >/dev/null 2>&1
  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_prng.c -fPIC -DPIC -o .libs/uuid_prng.o
  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_prng.c -o uuid_prng.o >/dev/null 2>&1
  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_mac.c -fPIC -DPIC -o .libs/uuid_mac.o
  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_mac.c -o uuid_mac.o >/dev/null 2>&1
  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_time.c -fPIC -DPIC -o .libs/uuid_time.o
  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_time.c -o uuid_time.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 --param=ssp-buffer-size=4 -c uuid_ui64.c -fPIC -DPIC -o .libs/uuid_ui64.o
  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_ui64.c -o uuid_ui64.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 --param=ssp-buffer-size=4 -c uuid_ui128.c -fPIC -DPIC -o .libs/uuid_ui128.o
  173. 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
  174. 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
  175. 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
  176. 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
  177. libtool: link: (cd ".libs" && rm -f "libossp-uuid.so.16" && ln -s "libossp-uuid.so.16.0.22" "libossp-uuid.so.16")
  178. libtool: link: (cd ".libs" && rm -f "libossp-uuid.so" && ln -s "libossp-uuid.so.16.0.22" "libossp-uuid.so")
  179. 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
  180. libtool: link: ranlib .libs/libossp-uuid.a
  181. libtool: link: ( cd ".libs" && rm -f "libossp-uuid.la" && ln -s "../libossp-uuid.la" "libossp-uuid.la" )
  182. 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
  183. 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 -Wl,-rpath -Wl,/usr/local/lib
  184. ==> Entre dans l'environnement fakeroot…
  185. ==> Lancement de package()…
  186. ./shtool mkdir -f -p -m 755 /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local
  187. ./shtool mkdir -f -p -m 755 /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/bin
  188. ./shtool mkdir -f -p -m 755 /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/include
  189. ./shtool mkdir -f -p -m 755 /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/lib/pkgconfig
  190. ./shtool mkdir -f -p -m 755 /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/share/man/man3
  191. ./shtool mkdir -f -p -m 755 /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/share/man/man1
  192. ./shtool install -c -m 755 uuid-config /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/bin/
  193. ./shtool install -c -m 644 ./uuid-config.1 /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/share/man/man1/
  194. ./shtool install -c -m 644 ./uuid.pc /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/lib/pkgconfig/ossp-uuid.pc
  195. ./shtool install -c -m 644 uuid.h /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/include/
  196. ./shtool install -c -m 644 ./uuid.3 /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/share/man/man3/ossp-uuid.3
  197. libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid.so.16.0.22 /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/lib/libossp-uuid.so.16.0.22
  198. libtool: install: (cd /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/lib && { ln -s -f libossp-uuid.so.16.0.22 libossp-uuid.so.16 || { rm -f libossp-uuid.so.16 && ln -s libossp-uuid.so.16.0.22 libossp-uuid.so.16; }; })
  199. libtool: install: (cd /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/lib && { ln -s -f libossp-uuid.so.16.0.22 libossp-uuid.so || { rm -f libossp-uuid.so && ln -s libossp-uuid.so.16.0.22 libossp-uuid.so; }; })
  200. libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid.lai /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/lib/libossp-uuid.la
  201. libtool: install: ./shtool install -c -m 644 .libs/libossp-uuid.a /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/lib/libossp-uuid.a
  202. libtool: install: chmod 644 /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/lib/libossp-uuid.a
  203. libtool: install: ranlib /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/lib/libossp-uuid.a
  204. libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
  205. libtool: install: warning: `libossp-uuid.la' has not been installed in `/usr/local/lib'
  206. libtool: install: ./shtool install -c -m 755 -s .libs/uuid /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/bin/uuid
  207. ./shtool install -c -m 644 ./uuid.1 /tmp/yaourt-tmp-mpi/aur-uuid/pkg/uuid/usr/local/share/man/man1/
  208. ==> Nettoyage de l'installation…
  209. -> Suppression des fichiers indésirables…
  210. -> Suppression des fichiers libtool…
  211. -> Compression des pages de man/info…
  212. -> Nettoyage des symboles inutiles dans les fichiers binaires et les bibliothèques…
  213. ==> Création du paquet « uuid »...
  214. -> Génération du fichier .PKGINFO…
  215. -> Generating .MTREE file...
  216. -> Compression du paquet…
  217. ==> Quitte l'environnement fakeroot.
  218. ==> Création finie : uuid 1.6.2-11 (mer. avril 24 09:26:54 CEST 2013)
  219.  
  220. ==> Installer uuid ? [O/n]
  221. ==> [A]fficher le contenu du paquet [V]érifier avec namcap
  222. ==> ------------------------------------------------------
  223. ==>
  224.  
  225. [sudo] password for mpi:
  226. chargement des paquets…
  227. Avertissement: uuid-1.6.2-11 est à jour -- réinstalle
  228. résolution des dépendances...
  229. recherche des conflits entre paquets...
  230.  
  231. Paquets (1): uuid-1.6.2-11
  232.  
  233. Taille totale installé : 0,15 MiB
  234. Taille de mise à jour net : 0,00 MiB
  235.  
  236. :: Procéder à l'installation ? [O/n]
  237. (1/1) vérification des clés dans le trousseau [############################################################] 100%
  238. (1/1) vérification de l'intégrité des paquets [############################################################] 100%
  239. (1/1) chargement des fichiers des paquets [############################################################] 100%
  240. (1/1) analyse des conflits entre fichiers [############################################################] 100%
  241. (1/1) vérification de l'espace disque disponible [############################################################] 100%
  242. (1/1) réinstallation uuid
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement