Guest User

Untitled

a guest
Jun 30th, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.89 KB | None | 0 0
  1. $ makepkg
  2. ==> Détermination de la dernière révision git...
  3. -> Version trouvée : 20120630
  4. ==> Création du paquet pcmanfm-git 20120630-1 (sam. juin 30 11:44:42 CEST 2012)
  5. ==> Vérification des dépendances pour l'exécution...
  6. ==> Vérification des dépendances pour la compilation...
  7. ==> Récupération des sources...
  8. ==> Extraction des sources...
  9. ==> Lancement de build()...
  10. ==> Connecting to git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/pcmanfm...
  11. Cloning into 'pcmanfm'...
  12. remote: Counting objects: 4167, done.
  13. remote: Compressing objects: 100% (3766/3766), done.
  14. remote: Total 4167 (delta 3379), reused 488 (delta 389)
  15. Receiving objects: 100% (4167/4167), 1.83 MiB | 480 KiB/s, done.
  16. Resolving deltas: 100% (3379/3379), done.
  17. -> Git checkout done
  18. Cloning into 'pcmanfm-build'...
  19. done.
  20. ==> Starting make...
  21. + '[' x '!=' x ']'
  22. + aclocal
  23. + autoheader --force
  24. + AUTOMAKE=automake
  25. + libtoolize -c --automake --force
  26. + AUTOMAKE=automake
  27. + intltoolize -c --automake --force
  28. + automake --add-missing --copy --include-deps
  29. configure.ac:6: installing './install-sh'
  30. configure.ac:6: installing './missing'
  31. automake: warnings are treated as errors
  32. data/ui/Makefile.am:18: warning: '%'-style pattern rules are a GNU make extension
  33. src/Makefile.am:10: warning: compiling 'pcmanfm.c' with per-target flags requires 'AM_PROG_CC_C_O' in 'configure.ac'
  34. src/Makefile.am: installing './depcomp'
  35. + autoconf
  36. + rm -rf autom4te.cache
  37. checking for a BSD-compatible install... /usr/bin/install -c
  38. checking whether build environment is sane... yes
  39. checking for a thread-safe mkdir -p... /bin/mkdir -p
  40. checking for gawk... gawk
  41. checking whether make sets $(MAKE)... yes
  42. checking for style of include used by make... GNU
  43. checking for gcc... gcc
  44. checking whether the C compiler works... yes
  45. checking for C compiler default output file name... a.out
  46. checking for suffix of executables...
  47. checking whether we are cross compiling... no
  48. checking for suffix of object files... o
  49. checking whether we are using the GNU C compiler... yes
  50. checking whether gcc accepts -g... yes
  51. checking for gcc option to accept ISO C89... none needed
  52. checking dependency style of gcc... gcc3
  53. checking for library containing strerror... none required
  54. checking for gcc... (cached) gcc
  55. checking whether we are using the GNU C compiler... (cached) yes
  56. checking whether gcc accepts -g... (cached) yes
  57. checking for gcc option to accept ISO C89... (cached) none needed
  58. checking dependency style of gcc... (cached) gcc3
  59. checking for gcc... (cached) gcc
  60. checking whether we are using the GNU C compiler... (cached) yes
  61. checking whether gcc accepts -g... (cached) yes
  62. checking for gcc option to accept ISO C89... (cached) none needed
  63. checking dependency style of gcc... (cached) gcc3
  64. checking how to run the C preprocessor... gcc -E
  65. checking for grep that handles long lines and -e... /bin/grep
  66. checking for egrep... /bin/grep -E
  67. checking for ANSI C header files... yes
  68. checking whether NLS is requested... yes
  69. checking for intltool >= 0.40.0... 0.50.2 found
  70. checking for intltool-update... /usr/bin/intltool-update
  71. checking for intltool-merge... /usr/bin/intltool-merge
  72. checking for intltool-extract... /usr/bin/intltool-extract
  73. checking for xgettext... /usr/bin/xgettext
  74. checking for msgmerge... /usr/bin/msgmerge
  75. checking for msgfmt... /usr/bin/msgfmt
  76. checking for gmsgfmt... /usr/bin/msgfmt
  77. checking for perl... /usr/bin/perl
  78. checking for perl >= 5.8.1... 5.16.0
  79. checking for XML::Parser... ok
  80. checking for pkg-config... /usr/bin/pkg-config
  81. checking pkg-config is at least version 0.9.0... yes
  82. checking for XLIB... yes
  83. checking for GTK... yes
  84. checking for PANGO... yes
  85. checking for GLIB... yes
  86. checking for GIO... yes
  87. checking for GMODULE... yes
  88. checking for FM... yes
  89. checking for MENU_CACHE... yes
  90. checking for sys/types.h... yes
  91. checking for sys/stat.h... yes
  92. checking for stdlib.h... yes
  93. checking for string.h... yes
  94. checking for memory.h... yes
  95. checking for strings.h... yes
  96. checking for inttypes.h... yes
  97. checking for stdint.h... yes
  98. checking for unistd.h... yes
  99. checking locale.h usability... yes
  100. checking locale.h presence... yes
  101. checking for locale.h... yes
  102. checking for LC_MESSAGES... yes
  103. checking libintl.h usability... yes
  104. checking libintl.h presence... yes
  105. checking for libintl.h... yes
  106. checking for ngettext in libc... yes
  107. checking for dgettext in libc... yes
  108. checking for bind_textdomain_codeset... yes
  109. checking for msgfmt... (cached) /usr/bin/msgfmt
  110. checking for dcgettext... yes
  111. checking if msgfmt accepts -c... yes
  112. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  113. checking for xgettext... (cached) /usr/bin/xgettext
  114. checking that generated files are newer than configure... done
  115. configure: creating ./config.status
  116. config.status: creating Makefile
  117. config.status: error: cannot find input file: `src/Makefile.in'
  118. ==> ERREUR : Une erreur s'est produite dans build().
  119. Abandon...
  120. [melodie@squirrel aur-pcmanfm-git]$
Advertisement
Add Comment
Please, Sign In to add comment