Advertisement
zarMarco

gkey

Oct 4th, 2016
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.72 KB | None | 0 0
  1.  * Package: dev-dotnet/gkeyfile-sharp-0.1
  2.  * Repository: gentoo
  3.  * Maintainer: dotnet@gentoo.org
  4.  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux policykit userland_GNU
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking gkeyfile-sharp-0.1.tar.gz to /var/tmp/portage/dev-dotnet/gkeyfile-sharp-0.1/work
  8. >>> Source unpacked in /var/tmp/portage/dev-dotnet/gkeyfile-sharp-0.1/work
  9. >>> Preparing source in /var/tmp/portage/dev-dotnet/gkeyfile-sharp-0.1/work/gkeyfile-sharp-0.1 ...
  10. * Running eautoreconf in '/var/tmp/portage/dev-dotnet/gkeyfile-sharp-0.1/work/gkeyfile-sharp-0.1' ...
  11. * Running aclocal ...
  12.  [ ok ]
  13. * This package has a configure.in file which has long been deprecated. Please
  14. * update it to use configure.ac instead as newer versions of autotools will die
  15. * when it finds this file. See https://bugs.gentoo.org/426262 for details.
  16. * Running autoconf --force ...
  17.  [ ok ]
  18. * Running automake --add-missing --copy --foreign --force-missing ...
  19.  [ ok ]
  20. * Running elibtoolize in: gkeyfile-sharp-0.1/
  21. >>> Source prepared.
  22. >>> Configuring source in /var/tmp/portage/dev-dotnet/gkeyfile-sharp-0.1/work/gkeyfile-sharp-0.1 ...
  23. * econf: updating gkeyfile-sharp-0.1/config.guess with /usr/share/gnuconfig/config.guess
  24. * econf: updating gkeyfile-sharp-0.1/config.sub with /usr/share/gnuconfig/config.sub
  25. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
  26. checking build system type... x86_64-pc-linux-gnu
  27. checking host system type... x86_64-pc-linux-gnu
  28. checking target system type... x86_64-pc-linux-gnu
  29. checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
  30. checking whether build environment is sane... yes
  31. checking for a thread-safe mkdir -p... /bin/mkdir -p
  32. checking for gawk... gawk
  33. checking whether make sets $(MAKE)... yes
  34. checking whether make supports nested variables... yes
  35. checking whether to enable maintainer-specific portions of Makefiles... no
  36. checking whether we're compiling from bzr... no
  37. checking for pkg-config... /usr/bin/pkg-config
  38. checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
  39. checking pkg-config is at least version 0.9.0... yes
  40. checking for GLIB_DEPENDENCY... yes
  41. checking for MONO_DEPENDENCY... yes
  42. checking for GLIB_SHARP... yes
  43. checking for mono... /usr/bin/mono
  44. checking for gmcs... no
  45. checking for GAPI... yes
  46. checking for gacutil... /usr/bin/gacutil
  47. checking that generated files are newer than configure... done
  48. configure: creating ./config.status
  49. config.status: creating Makefile
  50. config.status: creating GKeyFile/gkeyfile-sharp.dll.config
  51. config.status: creating GKeyFile/Makefile
  52. config.status: creating GKeyFile/AssemblyInfo.cs
  53. config.status: creating gkeyfile-sharp.pc
  54. >>> Source configured.
  55. >>> Compiling source in /var/tmp/portage/dev-dotnet/gkeyfile-sharp-0.1/work/gkeyfile-sharp-0.1 ...
  56. make -j5
  57. Making all in GKeyFile
  58. make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gkeyfile-sharp-0.1/work/gkeyfile-sharp-0.1/GKeyFile'
  59. cp gkeyfile-api.raw gkeyfile-api.xml
  60. chmod u+w gkeyfile-api.xml
  61. gapi2-fixup --api=gkeyfile-api.xml --metadata=GKeyFile.metadata
  62. gapi2-codegen --generate gkeyfile-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/glib-api.xml --outdir=generated --customdir=. --assembly-name=gkeyfile-sharp
  63.  
  64. Generation Summary:
  65. Enums: 2 Structs: 0 Boxed: 0 Opaques: 1 Interfaces: 0 Objects: 0 Callbacks: 0
  66. Properties: 0 Signals: 0 Methods: 35 Constructors: 1 Throttled: 0
  67. Total Nodes: 39
  68.  
  69. no -keyfile:../gkeyfile-sharp.snk -out:gkeyfile-sharp.dll -unsafe -target:library -r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/glib-sharp.dll AssemblyInfo.cs generated/*.cs
  70. /bin/sh: no: command not found
  71. Makefile:517: recipe for target 'gkeyfile-sharp.dll' failed
  72. make[1]: *** [gkeyfile-sharp.dll] Error 127
  73. make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gkeyfile-sharp-0.1/work/gkeyfile-sharp-0.1/GKeyFile'
  74. Makefile:411: recipe for target 'all-recursive' failed
  75. make: *** [all-recursive] Error 1
  76. emake failed
  77. * ERROR: dev-dotnet/gkeyfile-sharp-0.1::gentoo failed (compile phase):
  78. * emake failed
  79. *
  80. * Call stack:
  81. * ebuild.sh, line 115: Called src_compile
  82. * environment, line 1585: Called default
  83. * phase-functions.sh, line 805: Called default_src_compile
  84. * phase-functions.sh, line 842: Called __eapi2_src_compile
  85. * phase-helpers.sh, line 785: Called die
  86. * The specific snippet of code:
  87. * emake || die "emake failed"
  88. *
  89. * If you need support, post the output of `emerge --info '=dev-dotnet/gkeyfile-sharp-0.1::gentoo'`,
  90. * the complete build log and the output of `emerge -pqv '=dev-dotnet/gkeyfile-sharp-0.1::gentoo'`.
  91. * The complete build log is located at '/var/tmp/portage/dev-dotnet/gkeyfile-sharp-0.1/temp/build.log'.
  92. * The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/gkeyfile-sharp-0.1/temp/environment'.
  93. * Working directory: '/var/tmp/portage/dev-dotnet/gkeyfile-sharp-0.1/work/gkeyfile-sharp-0.1'
  94. * S: '/var/tmp/portage/dev-dotnet/gkeyfile-sharp-0.1/work/gkeyfile-sharp-0.1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement