Log of sh ./dbus-sharp.SlackBuild Wed Dec 28 04:42:42 2011 Extracting source... dbus-sharp-0.7.0/ dbus-sharp-0.7.0/src/ dbus-sharp-0.7.0/src/MessageWriter.cs dbus-sharp-0.7.0/src/Makefile.am dbus-sharp-0.7.0/src/MessageFilter.cs dbus-sharp-0.7.0/src/AssemblyInfo.cs.in dbus-sharp-0.7.0/src/Unix.cs dbus-sharp-0.7.0/src/DBus.cs dbus-sharp-0.7.0/src/MatchRule.cs dbus-sharp-0.7.0/src/PendingCall.cs dbus-sharp-0.7.0/src/TypeImplementer.cs dbus-sharp-0.7.0/src/Bus.cs dbus-sharp-0.7.0/src/Wrapper.cs dbus-sharp-0.7.0/src/Protocol.cs dbus-sharp-0.7.0/src/Transport.cs dbus-sharp-0.7.0/src/MessageReader.cs dbus-sharp-0.7.0/src/Message.cs dbus-sharp-0.7.0/src/Address.cs dbus-sharp-0.7.0/src/TypeRental.cs dbus-sharp-0.7.0/src/SocketTransport.cs dbus-sharp-0.7.0/src/Mapper.cs dbus-sharp-0.7.0/src/DProxy.cs dbus-sharp-0.7.0/src/ExportObject.cs dbus-sharp-0.7.0/src/Makefile.in dbus-sharp-0.7.0/src/UnixTransport.cs dbus-sharp-0.7.0/src/UnixNativeTransport.cs dbus-sharp-0.7.0/src/BusObject.cs dbus-sharp-0.7.0/src/dbus-sharp.dll.config dbus-sharp-0.7.0/src/Introspection.cs dbus-sharp-0.7.0/src/Authentication.cs dbus-sharp-0.7.0/src/Connection.cs dbus-sharp-0.7.0/src/Signature.cs dbus-sharp-0.7.0/dbus-sharp-1.0.pc.in dbus-sharp-0.7.0/Makefile.am dbus-sharp-0.7.0/NEWS dbus-sharp-0.7.0/dbus-sharp.snk dbus-sharp-0.7.0/configure dbus-sharp-0.7.0/aclocal.m4 dbus-sharp-0.7.0/configure.ac dbus-sharp-0.7.0/COPYING dbus-sharp-0.7.0/examples/ dbus-sharp-0.7.0/examples/TestExportInterface.cs dbus-sharp-0.7.0/examples/TestSample.cs dbus-sharp-0.7.0/examples/Makefile.am dbus-sharp-0.7.0/examples/Notifications.cs dbus-sharp-0.7.0/examples/TestNotifications.cs dbus-sharp-0.7.0/examples/Test.cs dbus-sharp-0.7.0/examples/Makefile.in dbus-sharp-0.7.0/tools/ dbus-sharp-0.7.0/tools/Makefile.am dbus-sharp-0.7.0/tools/Makefile.in dbus-sharp-0.7.0/tools/Monitor.cs dbus-sharp-0.7.0/tools/Introspect.cs dbus-sharp-0.7.0/README dbus-sharp-0.7.0/install-sh dbus-sharp-0.7.0/AUTHORS dbus-sharp-0.7.0/Makefile.in dbus-sharp-0.7.0/INSTALL dbus-sharp-0.7.0/ChangeLog dbus-sharp-0.7.0/missing Setting permissions... Configuring source... checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for MONO... yes checking for gmcs... /usr/bin/gmcs checking for gacutil... /usr/bin/gacutil checking for Mono.Posix.dll... found configure: creating ./config.status config.status: creating Makefile config.status: creating dbus-sharp-1.0.pc config.status: creating src/AssemblyInfo.cs config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating examples/Makefile Making all in src make[1]: Entering directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/src' /usr/bin/gmcs -out:dbus-sharp.dll -debug -target:library -unsafe -d:STRONG_NAME -keyfile:../dbus-sharp.snk -r:Mono.Posix Address.cs Authentication.cs Bus.cs BusObject.cs Connection.cs DBus.cs DProxy.cs ExportObject.cs Introspection.cs Protocol.cs Mapper.cs MatchRule.cs Message.cs MessageFilter.cs MessageReader.cs MessageWriter.cs PendingCall.cs Signature.cs SocketTransport.cs Transport.cs TypeImplementer.cs TypeRental.cs Unix.cs UnixNativeTransport.cs UnixTransport.cs Wrapper.cs AssemblyInfo.cs BusObject.cs(298,56): warning CS0612: `DBus.MessageWriter.Write(System.Type, object)' is obsolete Protocol.cs(440,44): warning CS0618: `DBus.DType.Struct' is obsolete: `Not in protocol' Protocol.cs(445,44): warning CS0618: `DBus.DType.DictEntry' is obsolete: `Not in protocol' Mapper.cs(244,36): warning CS0612: `DBus.MessageWriter.Write(System.Type, object)' is obsolete Mapper.cs(314,48): warning CS0612: `DBus.MessageWriter.Write(System.Type, object)' is obsolete Mapper.cs(345,48): warning CS0612: `DBus.MessageWriter.Write(System.Type, object)' is obsolete MessageWriter.cs(365,25): warning CS0612: `DBus.MessageWriter.Write(System.Type, object)' is obsolete Signature.cs(617,46): warning CS0618: `DBus.DType.Struct' is obsolete: `Not in protocol' Signature.cs(784,44): warning CS0618: `DBus.DType.Struct' is obsolete: `Not in protocol' Signature.cs(786,44): warning CS0618: `DBus.DType.DictEntry' is obsolete: `Not in protocol' TypeRental.cs(298,41): warning CS0162: Unreachable code detected TypeRental.cs(328,41): warning CS0162: Unreachable code detected TypeRental.cs(226,31): warning CS0219: The variable `offset' is assigned but its value is never used TypeRental.cs(253,47): warning CS0219: The variable `shortDelta' is assigned but its value is never used TypeRental.cs(257,47): warning CS0219: The variable `delta' is assigned but its value is never used TypeRental.cs(261,46): warning CS0219: The variable `int8' is assigned but its value is never used TypeRental.cs(265,47): warning CS0219: The variable `int32' is assigned but its value is never used TypeRental.cs(269,47): warning CS0219: The variable `int64' is assigned but its value is never used TypeRental.cs(273,48): warning CS0219: The variable `float32' is assigned but its value is never used TypeRental.cs(277,48): warning CS0219: The variable `float64' is assigned but its value is never used TypeRental.cs(281,46): warning CS0219: The variable `index8' is assigned but its value is never used TypeRental.cs(285,48): warning CS0219: The variable `index16' is assigned but its value is never used Compilation succeeded - 22 warning(s) make[1]: Leaving directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/src' Making all in tools make[1]: Entering directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/tools' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/tools' Making all in examples make[1]: Entering directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/examples' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/examples' make[1]: Entering directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0' Making install in src make[1]: Entering directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/src' make[2]: Entering directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/src' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/gacutil /i dbus-sharp.dll /f /gacdir //source/testing/l/dbus-sharp/0.7.0/tmp/package-dbus-sharp/usr/lib64 Package exported to: //source/testing/l/dbus-sharp/0.7.0/tmp/package-dbus-sharp/usr/lib64/mono/dbus-sharp-1.0/dbus-sharp.dll -> ../gac/dbus-sharp/1.0.0.0__5675b0c3093115b5/dbus-sharp.dll Installed dbus-sharp.dll into the gac (//source/testing/l/dbus-sharp/0.7.0/tmp/package-dbus-sharp/usr/lib64/mono/gac) make[2]: Leaving directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/src' make[1]: Leaving directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/src' Making install in tools make[1]: Entering directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/tools' make[2]: Entering directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/tools' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/tools' make[1]: Leaving directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/tools' Making install in examples make[1]: Entering directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/examples' make[2]: Entering directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/examples' make[1]: Leaving directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0/examples' make[1]: Entering directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0' make[2]: Entering directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "//source/testing/l/dbus-sharp/0.7.0/tmp/package-dbus-sharp/usr/lib64/pkgconfig" /bin/ginstall -c -m 644 dbus-sharp-1.0.pc '//source/testing/l/dbus-sharp/0.7.0/tmp/package-dbus-sharp/usr/lib64/pkgconfig' make[2]: Leaving directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0' make[1]: Leaving directory `/source/testing/l/dbus-sharp/0.7.0/tmp/dbus-sharp-0.7.0' cp: cannot stat `ANNOUNCE*': No such file or directory cp: cannot stat `BUGS*': No such file or directory cp: cannot stat `CHANGELOG*': No such file or directory cp: cannot stat `Credits*': No such file or directory cp: cannot stat `DEVELOPERS': No such file or directory cp: cannot stat `LICENSE*': No such file or directory cp: cannot stat `MANIFEST': No such file or directory cp: cannot stat `PROVENANCE': No such file or directory cp: cannot stat `TODO*': No such file or directory cp: cannot stat `Exception_to_GPL_for_Qt.txt': No such file or directory find: `//source/testing/l/dbus-sharp/0.7.0/tmp/package-dbus-sharp/usr/man': No such file or directory find: `//source/testing/l/dbus-sharp/0.7.0/tmp/package-dbus-sharp/usr/info': No such file or directory Stripping.... Finding dependencies... The following dependencies have been found: mono >= 2.6.4 Creating package dbus-sharp-0.7.0-x86_64-1vl70.txz Searching for symbolic links: ./usr/lib64/mono/dbus-sharp-1.0/dbus-sharp.dll -> ../gac/dbus-sharp/1.0.0.0__5675b0c3093115b5/dbus-sharp.dll The symbolic link creation script: ( cd usr/lib64/mono/dbus-sharp-1.0 ; rm -rf dbus-sharp.dll ) ( cd usr/lib64/mono/dbus-sharp-1.0 ; ln -sf ../gac/dbus-sharp/1.0.0.0__5675b0c3093115b5/dbus-sharp.dll dbus-sharp.dll ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links? [Y/n] y Updating your ./install/doinst.sh... Removing symbolic links: removed `./usr/lib64/mono/dbus-sharp-1.0/dbus-sharp.dll' This next step is optional - you can set the files and directories in your package to some sane permissions. If any of the files or dirs in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory and file permissions and set their ownerships to root:root? [y/N] n Creating the package file... ./ install/ install/doinst.sh install/slack-desc install/slack-required usr/ usr/doc/ usr/doc/dbus-sharp-0.7.0/ usr/doc/dbus-sharp-0.7.0/README usr/doc/dbus-sharp-0.7.0/COPYING usr/doc/dbus-sharp-0.7.0/ChangeLog usr/doc/dbus-sharp-0.7.0/AUTHORS usr/doc/dbus-sharp-0.7.0/dbus-sharp.SlackBuild usr/lib64/ usr/lib64/pkgconfig/ usr/lib64/pkgconfig/dbus-sharp-1.0.pc usr/lib64/mono/ usr/lib64/mono/dbus-sharp-1.0/ usr/lib64/mono/gac/ usr/lib64/mono/gac/dbus-sharp/ usr/lib64/mono/gac/dbus-sharp/1.0.0.0__5675b0c3093115b5/ usr/lib64/mono/gac/dbus-sharp/1.0.0.0__5675b0c3093115b5/dbus-sharp.dll.mdb usr/lib64/mono/gac/dbus-sharp/1.0.0.0__5675b0c3093115b5/dbus-sharp.dll usr/lib64/mono/gac/dbus-sharp/1.0.0.0__5675b0c3093115b5/dbus-sharp.dll.config WARNING: zero length file ./usr/doc/dbus-sharp-0.7.0/ChangeLog Package created: //source/testing/l/dbus-sharp/0.7.0/dbus-sharp-0.7.0-x86_64-1vl70.txz Basename: dbus-sharp Version number: 0.7.0 Minimum arch: x86_64 Build version: 1vl70 Compression: txz (XZ LZMA compressed) Cleaning up temp files... Package Complete Wed Dec 28 04:42:47 2011 ----------------