Advertisement
zarMarco

gio-sharp Build.log 2

Oct 3rd, 2016
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.18 KB | None | 0 0
  1.  * Package: dev-dotnet/gio-sharp-0.3
  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 gio-sharp-0.3.tar.gz to /var/tmp/portage/dev-dotnet/gio-sharp-0.3/work
  8. >>> Source unpacked in /var/tmp/portage/dev-dotnet/gio-sharp-0.3/work
  9. * Applying user patches from /etc/portage/patches//dev-dotnet/gio-sharp-0.3 ...
  10. * gapi_codegen.patch ...
  11.  [ ok ]
  12. * Done with patching
  13. >>> Preparing source in /var/tmp/portage/dev-dotnet/gio-sharp-0.3/work/gio-sharp-0.3 ...
  14. Skipping configure process.
  15. * Running eautoreconf in '/var/tmp/portage/dev-dotnet/gio-sharp-0.3/work/gio-sharp-0.3' ...
  16. * Running aclocal ...
  17.  [ ok ]
  18. * Running autoconf --force ...
  19.  [ ok ]
  20. * Running automake --add-missing --copy --foreign --force-missing ...
  21.  [ ok ]
  22. * Running elibtoolize in: gio-sharp-0.3/
  23. >>> Source prepared.
  24. >>> Configuring source in /var/tmp/portage/dev-dotnet/gio-sharp-0.3/work/gio-sharp-0.3 ...
  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 for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
  27. checking whether build environment is sane... yes
  28. checking for a thread-safe mkdir -p... /bin/mkdir -p
  29. checking for gawk... gawk
  30. checking whether make sets $(MAKE)... yes
  31. checking whether make supports nested variables... yes
  32. checking whether UID '250' is supported by ustar format... yes
  33. checking whether GID '250' is supported by ustar format... yes
  34. checking how to create a ustar tar archive... gnutar
  35. checking for mono... /usr/bin/mono
  36. checking for gmcs... no
  37. checking for gacutil... /usr/bin/gacutil
  38. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  39. checking pkg-config is at least version 0.9.0... yes
  40. checking for GLIBSHARP... yes
  41. checking for GAPI... yes
  42. checking for GLIB... yes
  43. checking that generated files are newer than configure... done
  44. configure: creating ./config.status
  45. config.status: creating Makefile
  46. config.status: creating generator/Makefile
  47. config.status: creating gio/Makefile
  48. config.status: creating gio/AssemblyInfo.cs
  49. config.status: creating gio/gio-sharp.dll.config
  50. config.status: creating gio/gio-sharp-2.0.pc
  51. config.status: creating sources/Makefile
  52. >>> Source configured.
  53. >>> Compiling source in /var/tmp/portage/dev-dotnet/gio-sharp-0.3/work/gio-sharp-0.3 ...
  54. make -j5 -j1
  55. Making all in generator
  56. make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gio-sharp-0.3/work/gio-sharp-0.3/generator'
  57. make[1]: Nothing to be done for 'all'.
  58. make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gio-sharp-0.3/work/gio-sharp-0.3/generator'
  59. Making all in gio
  60. make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gio-sharp-0.3/work/gio-sharp-0.3/gio'
  61.  
  62. *** Massaging the raw api into gio-api.xml
  63. cp ./gio-api.raw gio-api.xml
  64. chmod +w ./gio-api.xml
  65. gapi2-fixup --api=gio-api.xml --metadata=./Gio.metadata
  66. Warning: <attr path="/api/namespace/struct[@cname='GFileAttributeInfoList']/field[@name='Infos']"/> matched no nodes
  67. make -C ../generator gapi_codegen.exe
  68. make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gio-sharp-0.3/work/gio-sharp-0.3/generator'
  69.  
  70. *** Building the generator
  71. out:gapi_codegen.exe ./AliasGen.cs ./BoxedGen.cs ./ByRefGen.cs ./CallbackGen.cs ./ChildProperty.cs ./ClassBase.cs ./ClassGen.cs ./CodeGenerator.cs ./ConstFilenameGen.cs ./ConstStringGen.cs ./Ctor.cs ./EnumGen.cs ./FieldBase.cs ./GenBase.cs ./GenerationInfo.cs ./HandleBase.cs ./IAccessor.cs ./IGeneratable.cs ./IManualMarshaler.cs ./InterfaceGen.cs ./LPGen.cs ./LPUGen.cs ./ManagedCallString.cs ./ManualGen.cs ./MarshalGen.cs ./MethodBase.cs ./MethodBody.cs ./Method.cs ./ObjectField.cs ./ObjectBase.cs ./ObjectGen.cs ./OpaqueGen.cs ./Parameters.cs ./Parser.cs ./Property.cs ./PropertyBase.cs ./ReturnValue.cs ./Signal.cs ./Signature.cs ./SimpleBase.cs ./SimpleGen.cs ./Statistics.cs ./StructBase.cs ./StructField.cs ./StructGen.cs ./SymbolTable.cs ./VirtualMethod.cs ./VMSignature.cs
  72. make[2]: out:gapi_codegen.exe: Command not found
  73. Makefile:454: recipe for target 'gapi_codegen.exe' failed
  74. make[2]: [gapi_codegen.exe] Error 127 (ignored)
  75. make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gio-sharp-0.3/work/gio-sharp-0.3/generator'
  76.  
  77. *** Generating C# code
  78. mkdir -p ./generated
  79. /usr/bin/mono ./../generator/gapi_codegen.exe -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/glib-api.xml --outdir=./generated --customdir=. --generate gio-api.xml
  80. Cannot open assembly './../generator/gapi_codegen.exe': No such file or directory.
  81. Makefile:576: recipe for target 'generated/File.cs' failed
  82. make[1]: *** [generated/File.cs] Error 2
  83. make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gio-sharp-0.3/work/gio-sharp-0.3/gio'
  84. Makefile:342: recipe for target 'all-recursive' failed
  85. make: *** [all-recursive] Error 1
  86. * ERROR: dev-dotnet/gio-sharp-0.3::gentoo failed (compile phase):
  87. * emake failed
  88. *
  89. * If you need support, post the output of `emerge --info '=dev-dotnet/gio-sharp-0.3::gentoo'`,
  90. * the complete build log and the output of `emerge -pqv '=dev-dotnet/gio-sharp-0.3::gentoo'`.
  91. * The complete build log is located at '/var/tmp/portage/dev-dotnet/gio-sharp-0.3/temp/build.log'.
  92. * The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/gio-sharp-0.3/temp/environment'.
  93. * Working directory: '/var/tmp/portage/dev-dotnet/gio-sharp-0.3/work/gio-sharp-0.3'
  94. * S: '/var/tmp/portage/dev-dotnet/gio-sharp-0.3/work/gio-sharp-0.3'
  95. /usr/lib/portage/python2.7/misc-functions.sh: line 568: epatch_user_death_notice: command not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement