Advertisement
Guest User

Untitled

a guest
Jun 19th, 2024
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.25 KB | None | 0 0
  1. prt-get: installing /usr/ports/contrib/xdg-user-dirs
  2. =======> Building '/home/pkgmk/package/xdg-user-dirs#0.18-1.pkg.tar.xz'.
  3. bsdtar -p -o -C /home/pkgmk/work/xdg-user-dirs/src -xf /home/pkgmk/source/xdg-user-dirs-0.18.tar.bz2
  4. + build
  5. + cd xdg-user-dirs-0.18
  6. + prt-get isinst libxslt
  7. package libxslt is installed
  8. + NOCONFIGURE=1
  9. + ./autogen.sh
  10. autoreconf: export WARNINGS=
  11. autoreconf: Entering directory '.'
  12. autoreconf: configure.ac: not using Gettext
  13. autoreconf: running: aclocal
  14. autoreconf: configure.ac: tracing
  15. configure.ac: warning: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION or AM_GNU_GETTEXT_REQUIRE_VERSION
  16. autoreconf: configure.ac: not using Libtool
  17. autoreconf: configure.ac: not using Intltool
  18. autoreconf: configure.ac: not using Gtkdoc
  19. autoreconf: running: /usr/bin/autoconf
  20. configure.ac:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
  21. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
  22. aclocal.m4:3704: AM_INIT_AUTOMAKE is expanded from...
  23. configure.ac:3: the top level
  24. configure.ac:4: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
  25. configure.ac:4: You should use the 'AC_CONFIG_HEADERS' macro instead.
  26. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
  27. aclocal.m4:4088: AM_CONFIG_HEADER is expanded from...
  28. configure.ac:4: the top level
  29. configure.ac:10: warning: The macro 'AC_ISC_POSIX' is obsolete.
  30. configure.ac:10: You should run autoupdate.
  31. ./lib/autoconf/specific.m4:732: AC_ISC_POSIX is expanded from...
  32. configure.ac:10: the top level
  33. configure.ac:16: warning: AM_PROG_MKDIR_P: this macro is deprecated, and will soon be removed.
  34. configure.ac:16: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  35. configure.ac:16: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  36. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
  37. aclocal.m4:4055: AM_PROG_MKDIR_P is expanded from...
  38. configure.ac:16: the top level
  39. configure.ac:53: warning: The macro 'AC_TRY_COMPILE' is obsolete.
  40. configure.ac:53: You should run autoupdate.
  41. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
  42. configure.ac:53: the top level
  43. configure.ac:69: warning: The macro 'AC_HELP_STRING' is obsolete.
  44. configure.ac:69: You should run autoupdate.
  45. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
  46. configure.ac:69: the top level
  47. configure.ac:80: warning: AC_OUTPUT should be used without arguments.
  48. configure.ac:80: You should run autoupdate.
  49. autoreconf: running: /usr/bin/autoheader
  50. autoreconf: running: automake --add-missing --copy --no-force
  51. configure.ac:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
  52. configure.ac:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  53. configure.ac:16: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
  54. configure.ac:16: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  55. configure.ac:16: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
  56. configure.ac:9: installing './compile'
  57. configure.ac:17: installing './config.guess'
  58. configure.ac:17: installing './config.sub'
  59. configure.ac:3: installing './install-sh'
  60. configure.ac:3: installing './missing'
  61. Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  62. Makefile.am: installing './depcomp'
  63. man/Makefile.am:22: warning: patsubst %.5,%.xml,$(patsubst %.1,%.xml,$(man_MANS: non-POSIX variable name
  64. man/Makefile.am:22: (probably a GNU make extension)
  65. autoreconf: Leaving directory '.'
  66. + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-nls
  67. checking for a BSD-compatible install... /usr/bin/install -c
  68. checking whether build environment is sane... yes
  69. checking for a race-free mkdir -p... /bin/mkdir -p
  70. checking for gawk... gawk
  71. checking whether make sets $(MAKE)... yes
  72. checking whether make supports nested variables... yes
  73. checking whether build environment is sane... yes
  74. checking whether to enable maintainer-specific portions of Makefiles... no
  75. checking whether make supports the include directive... yes (GNU style)
  76. checking for gcc... gcc
  77. checking whether the C compiler works... yes
  78. checking for C compiler default output file name... a.out
  79. checking for suffix of executables...
  80. checking whether we are cross compiling... no
  81. checking for suffix of object files... o
  82. checking whether the compiler supports GNU C... yes
  83. checking whether gcc accepts -g... yes
  84. checking for gcc option to enable C11 features... none needed
  85. checking whether gcc understands -c and -o together... yes
  86. checking dependency style of gcc... gcc3
  87. checking for an ANSI C-conforming const... yes
  88. checking for library containing strerror... none required
  89. checking for gcc... (cached) gcc
  90. checking whether the compiler supports GNU C... (cached) yes
  91. checking whether gcc accepts -g... (cached) yes
  92. checking for gcc option to enable C11 features... (cached) none needed
  93. checking whether gcc understands -c and -o together... (cached) yes
  94. checking dependency style of gcc... (cached) gcc3
  95. checking how to run the C preprocessor... gcc -E
  96. checking whether ln -s works... yes
  97. checking whether make sets $(MAKE)... (cached) yes
  98. checking build system type... x86_64-pc-linux-gnu
  99. checking host system type... x86_64-pc-linux-gnu
  100. checking for ld used by gcc... /usr/bin/ld
  101. checking if the linker (/usr/bin/ld) is GNU ld... yes
  102. checking for shared library run path origin... done
  103. checking 32-bit host C ABI... no
  104. checking for egrep -e... /usr/bin/grep -E
  105. checking for ELF binary format... yes
  106. checking for the common suffixes of directories in the library search path... lib,lib,lib64
  107. checking for iconv... yes
  108. checking for working iconv... yes
  109. checking whether iconv is compatible with its POSIX signature... yes
  110. checking for a sed that does not truncate output... /bin/sed
  111. checking whether NLS is requested... no
  112. checking for msgfmt... /usr/bin/msgfmt
  113. checking for gmsgfmt... /usr/bin/msgfmt
  114. checking for xgettext... /usr/bin/xgettext
  115. checking for msgmerge... /usr/bin/msgmerge
  116. checking for CFPreferencesCopyAppValue... no
  117. checking for CFLocaleCopyPreferredLanguages... no
  118. checking whether to use NLS... no
  119. checking for more warnings... yes
  120. checking whether gcc understands -Wno-strict-aliasing... yes
  121. checking whether gcc understands -Wno-sign-compare... yes
  122. checking for xsltproc... /usr/bin/xsltproc
  123. checking that generated files are newer than configure... done
  124. checking that generated files are newer than configure... done
  125. configure: creating ./config.status
  126. config.status: creating po/Makefile.in
  127. config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
  128. config.status: creating Makefile
  129. config.status: creating man/Makefile
  130. config.status: creating config.h
  131. config.status: executing depfiles commands
  132. config.status: executing po-directories commands
  133. config.status: creating po/POTFILES
  134. config.status: creating po/Makefile
  135. + make DESTDIR=/home/pkgmk/work/xdg-user-dirs/pkg install
  136. Making install in po
  137. make[1]: Entering directory '/home/pkgmk/work/xdg-user-dirs/src/xdg-user-dirs-0.18/po'
  138. if test "xdg-user-dirs" = "gettext-tools"; then \
  139. /bin/sh ../mkinstalldirs /home/pkgmk/work/xdg-user-dirs/pkg/usr/share/gettext/po; \
  140. for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
  141. /usr/bin/install -c -m 644 ./$file \
  142. /home/pkgmk/work/xdg-user-dirs/pkg/usr/share/gettext/po/$file; \
  143. done; \
  144. for file in Makevars; do \
  145. rm -f /home/pkgmk/work/xdg-user-dirs/pkg/usr/share/gettext/po/$file; \
  146. done; \
  147. else \
  148. : ; \
  149. fi
  150. make[1]: Leaving directory '/home/pkgmk/work/xdg-user-dirs/src/xdg-user-dirs-0.18/po'
  151. Making install in man
  152. make[1]: Entering directory '/home/pkgmk/work/xdg-user-dirs/src/xdg-user-dirs-0.18/man'
  153. /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl xdg-user-dir.xml
  154. /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl xdg-user-dirs-update.xml
  155. /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl user-dirs.conf.xml
  156. /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl user-dirs.defaults.xml
  157. /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl user-dirs.dirs.xml
  158. I/O error : failed to load "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl": Attempt to load network entity
  159. I/O error : Attempt to load network entity: http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  160. warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
  161. cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  162. make[1]: *** [Makefile:575: xdg-user-dir.1] Error 4
  163. make[1]: *** Waiting for unfinished jobs....
  164. I/O error : failed to load "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl": Attempt to load network entity
  165. I/O error : Attempt to load network entity: http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  166. warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
  167. cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  168. I/O error : failed to load "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl": Attempt to load network entity
  169. I/O error : Attempt to load network entity: http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  170. warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
  171. cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  172. make[1]: *** [Makefile:575: xdg-user-dirs-update.1] Error 4
  173. I/O error : failed to load "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl": Attempt to load network entity
  174. I/O error : Attempt to load network entity: http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  175. warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
  176. cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  177. make[1]: *** [Makefile:578: user-dirs.conf.5] Error 4
  178. I/O error : failed to load "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl": Attempt to load network entity
  179. I/O error : Attempt to load network entity: http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  180. warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
  181. cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
  182. make[1]: *** [Makefile:578: user-dirs.defaults.5] Error 4
  183. make[1]: *** [Makefile:578: user-dirs.dirs.5] Error 4
  184. make[1]: Leaving directory '/home/pkgmk/work/xdg-user-dirs/src/xdg-user-dirs-0.18/man'
  185. make: *** [Makefile:640: install-recursive] Error 1
  186. =======> ERROR: Building '/home/pkgmk/package/xdg-user-dirs#0.18-1.pkg.tar.xz' failed.
  187. prt-get: error while install
  188.  
  189. -- Packages where install failed
  190. xdg-user-dirs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement