Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 292302 Details for
Bug 251864
Review Request: kpogre - PostgreSQL graphical frontend for KDE 3.x
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
failed mock build
build.log (text/plain), 33.55 KB, created by
manuel wolfshant
on 2008-01-21 00:15:17 UTC
(
hide
)
Description:
failed mock build
Filename:
MIME Type:
Creator:
manuel wolfshant
Created:
2008-01-21 00:15:17 UTC
Size:
33.55 KB
patch
obsolete
>ENTER do("bash -l -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/themonospot.spec'", '/var/lib/mock/fedora-development-x86_64/root/', 0, True, 0, <mock.uid.uidManager object at 0x904fd0>, 500, 497, 'x86_64', logger=<mock.trace_decorator.getLog object at 0x90e690>) >run cmd timeout(0): bash -l -c 'rpmbuild -bs --target x86_64 --nodeps //builddir/build/SPECS/themonospot.spec' >/etc/profile: line 38: /bin/hostname: No such file or directory >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/themonospot-0.6.5-7.src.rpm >LEAVE do --> > >ENTER do("bash -l -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/themonospot.spec'", '/var/lib/mock/fedora-development-x86_64/root/', 0, True, 0, <mock.uid.uidManager object at 0x904fd0>, 500, 497, 'x86_64', logger=<mock.trace_decorator.getLog object at 0x90e690>) >run cmd timeout(0): bash -l -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/themonospot.spec' >/etc/profile: line 38: /bin/hostname: No such file or directory >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4725 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf themonospot-0.6.5 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/themonospot-0.6.5.tar.gz >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd themonospot-0.6.5 >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4725 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd themonospot-0.6.5 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr >checking for a BSD-compatible install... /usr/bin/install -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 for pkg-config... /usr/bin/pkg-config >checking for a BSD-compatible install... /usr/bin/install -c >checking for gmcs... /usr/bin/gmcs >checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GLIB_SHARP_20... yes >checking for GLADE_SHARP_20... yes >checking for GTK_SHARP_20... yes >configure: creating ./config.status >config.status: creating themonospot-gui/Makefile >config.status: creating Makefile >config.status: creating themonospot-base/themonospot-base.pc >config.status: creating themonospot-base/Makefile >config.status: creating themonospot-gui/themonospot >+ make 'RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' -j3 >Making all in themonospot-base >make[1]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-base' >mkdir -p bin/Release/ >gmcs -noconfig -codepage:utf8 -warn:4 -optimize+ -out:bin/Release/themonospot-base.dll -target:library './src/AssemblyInfo.cs' './src/components/clsAviStructures.cs' './src/components/clsConfiguration.cs' './src/components/clsEncoding.cs' './src/components/clsParser.cs' './src/components/clsThemonospotBase.cs' './src/components/clsLanguages.cs' -r:System.Xml -r:System >Making all in . >mkdir -p bin/Release >cp 'themonospot-base.pc' 'bin/Release/themonospot-base.pc' >make[2]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-base' >mkdir -p bin/Release/ >gmcs -noconfig -codepage:utf8 -warn:4 -optimize+ -out:bin/Release/themonospot-base.dll -target:library './src/AssemblyInfo.cs' './src/components/clsAviStructures.cs' './src/components/clsConfiguration.cs' './src/components/clsEncoding.cs' './src/components/clsParser.cs' './src/components/clsThemonospotBase.cs' './src/components/clsLanguages.cs' -r:System.Xml -r:System >mkdir -p bin/Release >cp 'themonospot-base.pc' 'bin/Release/themonospot-base.pc' >./src/components/clsParser.cs(494,64): warning CS0219: The variable `strAudioType' is assigned but its value is never used >./src/components/clsParser.cs(326,29): warning CS0219: The variable `fileType' is assigned but its value is never used >./src/components/clsParser.cs(723,32): warning CS0219: The variable `sFourCC' is assigned but its value is never used >./src/components/clsParser.cs(994,32): warning CS0219: The variable `hexFourCC' is assigned but its value is never used >./src/components/clsParser.cs(993,29): warning CS0219: The variable `lenOfFrame' is assigned but its value is never used >./src/components/clsParser.cs(1141,32): warning CS0219: The variable `hexFourCC' is assigned but its value is never used >./src/components/clsParser.cs(1139,32): warning CS0219: The variable `sFourCC' is assigned but its value is never used >./src/components/clsParser.cs(1138,29): warning CS0219: The variable `byteOfRead' is assigned but its value is never used >./src/components/clsParser.cs(1137,29): warning CS0219: The variable `FourCC' is assigned but its value is never used >./src/components/clsParser.cs(1206,29): warning CS0219: The variable `readBytes' is assigned but its value is never used >./src/components/clsParser.cs(1232,29): warning CS0219: The variable `readBytes' is assigned but its value is never used >./src/components/clsParser.cs(718,30): warning CS0169: The private method `themonospot_Base_Main.themonospotParser.parseIdxChunk(long)' is never used >./src/components/clsParser.cs(1203,29): warning CS0169: The private method `themonospot_Base_Main.themonospotParser.readWord()' is never used >./src/components/clsThemonospotBase.cs(21,30): warning CS0414: The private field `themonospot_Base_Main.clsThemonospotBase.moviOffset' is assigned but its value is never used >./src/components/clsThemonospotBase.cs(22,30): warning CS0414: The private field `themonospot_Base_Main.clsThemonospotBase.moviSize' is assigned but its value is never used >./src/components/clsThemonospotBase.cs(23,29): warning CS0414: The private field `themonospot_Base_Main.clsThemonospotBase.moviFrames' is assigned but its value is never used >./src/components/clsThemonospotBase.cs(24,30): warning CS0414: The private field `themonospot_Base_Main.clsThemonospotBase.idxSize' is assigned but its value is never used >./src/components/clsThemonospotBase.cs(25,30): warning CS0414: The private field `themonospot_Base_Main.clsThemonospotBase.idxStart' is assigned but its value is never used >Compilation succeeded - 18 warning(s) >make[2]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-base' >./src/components/clsParser.cs(494,64): warning CS0219: The variable `strAudioType' is assigned but its value is never used >./src/components/clsParser.cs(326,29): warning CS0219: The variable `fileType' is assigned but its value is never used >./src/components/clsParser.cs(723,32): warning CS0219: The variable `sFourCC' is assigned but its value is never used >./src/components/clsParser.cs(994,32): warning CS0219: The variable `hexFourCC' is assigned but its value is never used >./src/components/clsParser.cs(993,29): warning CS0219: The variable `lenOfFrame' is assigned but its value is never used >./src/components/clsParser.cs(1141,32): warning CS0219: The variable `hexFourCC' is assigned but its value is never used >./src/components/clsParser.cs(1139,32): warning CS0219: The variable `sFourCC' is assigned but its value is never used >./src/components/clsParser.cs(1138,29): warning CS0219: The variable `byteOfRead' is assigned but its value is never used >./src/components/clsParser.cs(1137,29): warning CS0219: The variable `FourCC' is assigned but its value is never used >./src/components/clsParser.cs(1206,29): warning CS0219: The variable `readBytes' is assigned but its value is never used >./src/components/clsParser.cs(1232,29): warning CS0219: The variable `readBytes' is assigned but its value is never used >./src/components/clsParser.cs(718,30): warning CS0169: The private method `themonospot_Base_Main.themonospotParser.parseIdxChunk(long)' is never used >./src/components/clsParser.cs(1203,29): warning CS0169: The private method `themonospot_Base_Main.themonospotParser.readWord()' is never used >./src/components/clsThemonospotBase.cs(21,30): warning CS0414: The private field `themonospot_Base_Main.clsThemonospotBase.moviOffset' is assigned but its value is never used >./src/components/clsThemonospotBase.cs(22,30): warning CS0414: The private field `themonospot_Base_Main.clsThemonospotBase.moviSize' is assigned but its value is never used >./src/components/clsThemonospotBase.cs(23,29): warning CS0414: The private field `themonospot_Base_Main.clsThemonospotBase.moviFrames' is assigned but its value is never used >./src/components/clsThemonospotBase.cs(24,30): warning CS0414: The private field `themonospot_Base_Main.clsThemonospotBase.idxSize' is assigned but its value is never used >./src/components/clsThemonospotBase.cs(25,30): warning CS0414: The private field `themonospot_Base_Main.clsThemonospotBase.idxStart' is assigned but its value is never used >Compilation succeeded - 18 warning(s) >make[1]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-base' >Making all in themonospot-gui >make[1]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-gui' >mkdir -p bin/Release/ >gmcs -noconfig -codepage:utf8 -warn:4 -optimize+ -out:bin/Release/themonospot.exe -target:exe './src/AssemblyInfo.cs' './src/ui/tmsMAIN.cs' './src/ui/tms4CC.cs' './src/ui/tmsINFO.cs' './src/ui/tmsWAIT.cs' '-resource:./resources/ChangeFourCCwin.glade' '-resource:./resources/infowin.glade' '-resource:./resources/monologo.png' '-resource:./resources/monoSPOT.glade' '-resource:./resources/monoSPOT.ico' '-resource:./resources/monoSPOT.png' '-resource:./resources/monoSPOT_16.png' '-resource:./resources/monoSPOT_48.png' '-resource:./resources/sound.png' '-resource:./resources/textfile.png' '-resource:./resources/video.png' '-resource:./resources/video_mini.png' '-resource:./resources/waitWindow.glade' -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glade-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:System -r:System.Xml -r:../themonospot-base/bin/Release/themonospot-base.dll >Making all in . >mkdir -p bin/Release >cp 'languages/English.lf' 'bin/Release/English.lf' >mkdir -p bin/Release >cp '../themonospot-base/bin/Release/themonospot-base.dll' 'bin/Release/themonospot-base.dll' >mkdir -p bin/Release >make[2]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-gui' >mkdir -p bin/Release >cp 'resources/themonospot.png' 'bin/Release/themonospot.png' >cp 'themonospot' 'bin/Release/themonospot' >mkdir -p bin/Release >cp 'languages/Italiano.lf' 'bin/Release/Italiano.lf' >mkdir -p bin/Release >cp 'resources/themonospot.desktop' 'bin/Release/themonospot.desktop' >mkdir -p bin/Release/ >gmcs -noconfig -codepage:utf8 -warn:4 -optimize+ -out:bin/Release/themonospot.exe -target:exe './src/AssemblyInfo.cs' './src/ui/tmsMAIN.cs' './src/ui/tms4CC.cs' './src/ui/tmsINFO.cs' './src/ui/tmsWAIT.cs' '-resource:./resources/ChangeFourCCwin.glade' '-resource:./resources/infowin.glade' '-resource:./resources/monologo.png' '-resource:./resources/monoSPOT.glade' '-resource:./resources/monoSPOT.ico' '-resource:./resources/monoSPOT.png' '-resource:./resources/monoSPOT_16.png' '-resource:./resources/monoSPOT_48.png' '-resource:./resources/sound.png' '-resource:./resources/textfile.png' '-resource:./resources/video.png' '-resource:./resources/video_mini.png' '-resource:./resources/waitWindow.glade' -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glade-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:System -r:System.Xml -r:../themonospot-base/bin/Release/themonospot-base.dll >./src/ui/tmsMAIN.cs(258,32): warning CS0219: The variable `newFourCC' is assigned but its value is never used >./src/ui/tmsMAIN.cs(297,33): warning CS0219: The variable `infoWin' is assigned but its value is never used >./src/ui/tmsMAIN.cs(258,32): warning CS0219: The variable `newFourCC' is assigned but its value is never used >./src/ui/tmsMAIN.cs(297,33): warning CS0219: The variable `infoWin' is assigned but its value is never used >./src/ui/tmsMAIN.cs(250,30): warning CS0169: The private method `themonospot_Gui_Main.tmsMAIN.on_Change4ccButton_clicked(object, System.EventArgs)' is never used >./src/ui/tmsMAIN.cs(294,30): warning CS0169: The private method `themonospot_Gui_Main.tmsMAIN.on_InfoButton_button_release_event(object, System.EventArgs)' is never used >./src/ui/tmsMAIN.cs(313,30): warning CS0169: The private method `themonospot_Gui_Main.tmsMAIN.on_ChangeUserData_clicked(object, System.EventArgs)' is never used >./src/ui/tmsMAIN.cs(345,30): warning CS0169: The private method `themonospot_Gui_Main.tmsMAIN.on_ExportButton_clicked(object, System.EventArgs)' is never used >./src/ui/tmsMAIN.cs(16,67): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.FilenameChooser' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(17,56): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.ExportButton' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(18,56): warning CS0169: The private field `themonospot_Gui_Main.tmsMAIN.infoButton' is never used >./src/ui/tmsMAIN.cs(19,56): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.ChangeUserData' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(20,56): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.Change4ccButton' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(21,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.VideoImage' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(22,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.AudioImage' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(23,58): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.VideoTreeView' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(24,58): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.AudioTreeView' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(25,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblAvi' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(26,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblFile' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(27,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblAudioTop' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(28,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblVideoTop' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(29,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblAboutBT' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(30,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblExportBT' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(31,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblFourccBT' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(32,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblUserdataBT' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(33,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblRescanBT' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(43,24): warning CS0414: The private field `themonospot_Gui_Main.tmsMAIN.userDataToChange' is assigned but its value is never used >./src/ui/tms4CC.cs(12,57): warning CS0649: Field `themonospot_Gui_Main.tms4CC.FourCCWindow' is never assigned to, and will always have its default value `null' >./src/ui/tms4CC.cs(13,57): warning CS0649: Field `themonospot_Gui_Main.tms4CC.txtFourCCdesc' is never assigned to, and will always have its default value `null' >./src/ui/tms4CC.cs(14,57): warning CS0649: Field `themonospot_Gui_Main.tms4CC.txtFourCCcode' is never assigned to, and will always have its default value `null' >./src/ui/tms4CC.cs(15,57): warning CS0649: Field `themonospot_Gui_Main.tms4CC.lblInfo' is never assigned to, and will always have its default value `null' >./src/ui/tms4CC.cs(16,57): warning CS0649: Field `themonospot_Gui_Main.tms4CC.lblCode' is never assigned to, and will always have its default value `null' >./src/ui/tms4CC.cs(17,57): warning CS0649: Field `themonospot_Gui_Main.tms4CC.lblDesc' is never assigned to, and will always have its default value `null' >./src/ui/tmsINFO.cs(12,57): warning CS0649: Field `themonospot_Gui_Main.tmsINFO.infoWindow' is never assigned to, and will always have its default value `null' >./src/ui/tmsINFO.cs(13,57): warning CS0649: Field `themonospot_Gui_Main.tmsINFO.logoApp' is never assigned to, and will always have its default value `null' >./src/ui/tmsINFO.cs(14,57): warning CS0169: The private field `themonospot_Gui_Main.tmsINFO.monologo' is never used >./src/ui/tmsINFO.cs(15,49): warning CS0649: Field `themonospot_Gui_Main.tmsINFO.lblName' is never assigned to, and will always have its default value `null' >./src/ui/tmsINFO.cs(16,49): warning CS0649: Field `themonospot_Gui_Main.tmsINFO.lblGuiName' is never assigned to, and will always have its default value `null' >./src/ui/tmsINFO.cs(17,49): warning CS0649: Field `themonospot_Gui_Main.tmsINFO.lblInfo' is never assigned to, and will always have its default value `null' >./src/ui/tmsINFO.cs(18,57): warning CS0169: The private field `themonospot_Gui_Main.tmsINFO.txtInfo' is never used >./src/ui/tmsINFO.cs(19,49): warning CS0169: The private field `themonospot_Gui_Main.tmsINFO.cmdExit' is never used >./src/ui/tmsINFO.cs(20,57): warning CS0649: Field `themonospot_Gui_Main.tmsINFO.linkmono' is never assigned to, and will always have its default value `null' >./src/ui/tmsWAIT.cs(66,30): warning CS0169: The private method `themonospot_Gui_Main.tmsWAIT.on_cmdCancel_clicked(object, System.EventArgs)' is never used >./src/ui/tmsWAIT.cs(72,37): warning CS0169: The private method `themonospot_Gui_Main.tmsWAIT.on_topWindow_delete_event(object, Gtk.DeleteEventArgs)' is never used >./src/ui/tmsWAIT.cs(23,48): warning CS0649: Field `themonospot_Gui_Main.tmsWAIT.myPBar' is never assigned to, and will always have its default value `null' >./src/ui/tmsWAIT.cs(24,43): warning CS0169: The private field `themonospot_Gui_Main.tmsWAIT.cmdCancel' is never used >./src/ui/tmsWAIT.cs(25,42): warning CS0649: Field `themonospot_Gui_Main.tmsWAIT.lblInfo' is never assigned to, and will always have its default value `null' >./src/ui/tmsWAIT.cs(27,21): warning CS0414: The private field `themonospot_Gui_Main.tmsWAIT.stdBufferSize' is assigned but its value is never used >./src/ui/tmsWAIT.cs(29,24): warning CS0414: The private field `themonospot_Gui_Main.tmsWAIT.pWin' is assigned but its value is never used >Compilation succeeded - 47 warning(s) >make[2]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-gui' >./src/ui/tmsMAIN.cs(250,30): warning CS0169: The private method `themonospot_Gui_Main.tmsMAIN.on_Change4ccButton_clicked(object, System.EventArgs)' is never used >./src/ui/tmsMAIN.cs(294,30): warning CS0169: The private method `themonospot_Gui_Main.tmsMAIN.on_InfoButton_button_release_event(object, System.EventArgs)' is never used >./src/ui/tmsMAIN.cs(313,30): warning CS0169: The private method `themonospot_Gui_Main.tmsMAIN.on_ChangeUserData_clicked(object, System.EventArgs)' is never used >./src/ui/tmsMAIN.cs(345,30): warning CS0169: The private method `themonospot_Gui_Main.tmsMAIN.on_ExportButton_clicked(object, System.EventArgs)' is never used >./src/ui/tmsMAIN.cs(16,67): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.FilenameChooser' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(17,56): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.ExportButton' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(18,56): warning CS0169: The private field `themonospot_Gui_Main.tmsMAIN.infoButton' is never used >./src/ui/tmsMAIN.cs(19,56): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.ChangeUserData' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(20,56): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.Change4ccButton' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(21,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.VideoImage' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(22,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.AudioImage' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(23,58): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.VideoTreeView' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(24,58): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.AudioTreeView' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(25,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblAvi' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(26,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblFile' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(27,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblAudioTop' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(28,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblVideoTop' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(29,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblAboutBT' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(30,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblExportBT' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(31,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblFourccBT' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(32,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblUserdataBT' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(33,55): warning CS0649: Field `themonospot_Gui_Main.tmsMAIN.lblRescanBT' is never assigned to, and will always have its default value `null' >./src/ui/tmsMAIN.cs(43,24): warning CS0414: The private field `themonospot_Gui_Main.tmsMAIN.userDataToChange' is assigned but its value is never used >./src/ui/tms4CC.cs(12,57): warning CS0649: Field `themonospot_Gui_Main.tms4CC.FourCCWindow' is never assigned to, and will always have its default value `null' >./src/ui/tms4CC.cs(13,57): warning CS0649: Field `themonospot_Gui_Main.tms4CC.txtFourCCdesc' is never assigned to, and will always have its default value `null' >./src/ui/tms4CC.cs(14,57): warning CS0649: Field `themonospot_Gui_Main.tms4CC.txtFourCCcode' is never assigned to, and will always have its default value `null' >./src/ui/tms4CC.cs(15,57): warning CS0649: Field `themonospot_Gui_Main.tms4CC.lblInfo' is never assigned to, and will always have its default value `null' >./src/ui/tms4CC.cs(16,57): warning CS0649: Field `themonospot_Gui_Main.tms4CC.lblCode' is never assigned to, and will always have its default value `null' >./src/ui/tms4CC.cs(17,57): warning CS0649: Field `themonospot_Gui_Main.tms4CC.lblDesc' is never assigned to, and will always have its default value `null' >./src/ui/tmsINFO.cs(12,57): warning CS0649: Field `themonospot_Gui_Main.tmsINFO.infoWindow' is never assigned to, and will always have its default value `null' >./src/ui/tmsINFO.cs(13,57): warning CS0649: Field `themonospot_Gui_Main.tmsINFO.logoApp' is never assigned to, and will always have its default value `null' >./src/ui/tmsINFO.cs(14,57): warning CS0169: The private field `themonospot_Gui_Main.tmsINFO.monologo' is never used >./src/ui/tmsINFO.cs(15,49): warning CS0649: Field `themonospot_Gui_Main.tmsINFO.lblName' is never assigned to, and will always have its default value `null' >./src/ui/tmsINFO.cs(16,49): warning CS0649: Field `themonospot_Gui_Main.tmsINFO.lblGuiName' is never assigned to, and will always have its default value `null' >./src/ui/tmsINFO.cs(17,49): warning CS0649: Field `themonospot_Gui_Main.tmsINFO.lblInfo' is never assigned to, and will always have its default value `null' >./src/ui/tmsINFO.cs(18,57): warning CS0169: The private field `themonospot_Gui_Main.tmsINFO.txtInfo' is never used >./src/ui/tmsINFO.cs(19,49): warning CS0169: The private field `themonospot_Gui_Main.tmsINFO.cmdExit' is never used >./src/ui/tmsINFO.cs(20,57): warning CS0649: Field `themonospot_Gui_Main.tmsINFO.linkmono' is never assigned to, and will always have its default value `null' >./src/ui/tmsWAIT.cs(66,30): warning CS0169: The private method `themonospot_Gui_Main.tmsWAIT.on_cmdCancel_clicked(object, System.EventArgs)' is never used >./src/ui/tmsWAIT.cs(72,37): warning CS0169: The private method `themonospot_Gui_Main.tmsWAIT.on_topWindow_delete_event(object, Gtk.DeleteEventArgs)' is never used >./src/ui/tmsWAIT.cs(23,48): warning CS0649: Field `themonospot_Gui_Main.tmsWAIT.myPBar' is never assigned to, and will always have its default value `null' >./src/ui/tmsWAIT.cs(24,43): warning CS0169: The private field `themonospot_Gui_Main.tmsWAIT.cmdCancel' is never used >./src/ui/tmsWAIT.cs(25,42): warning CS0649: Field `themonospot_Gui_Main.tmsWAIT.lblInfo' is never assigned to, and will always have its default value `null' >./src/ui/tmsWAIT.cs(27,21): warning CS0414: The private field `themonospot_Gui_Main.tmsWAIT.stdBufferSize' is assigned but its value is never used >./src/ui/tmsWAIT.cs(29,24): warning CS0414: The private field `themonospot_Gui_Main.tmsWAIT.pWin' is assigned but its value is never used >Compilation succeeded - 47 warning(s) >make[1]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-gui' >make[1]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5' >make[1]: Nothing to be done for `all-am'. >make[1]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.67863 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd themonospot-0.6.5 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -fr /var/tmp/themonospot-0.6.5-7-root >+ make DESTDIR=/var/tmp/themonospot-0.6.5-7-root install >Making install in themonospot-base >make[1]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-base' >Making install in . >make[2]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-base' >make[3]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-base' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/themonospot-0.6.5-7-root/usr/bin" >test -z "/usr/lib64/themonospot" || /bin/mkdir -p "/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot" > /usr/bin/install -c 'bin/Release/themonospot-base.dll' '/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/themonospot-base.dll' >test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/themonospot-0.6.5-7-root/usr/lib/pkgconfig" > /usr/bin/install -c -m 644 'bin/Release/themonospot-base.pc' '/var/tmp/themonospot-0.6.5-7-root/usr/lib/pkgconfig/themonospot-base.pc' >test -z "/usr/lib64/themonospot" || /bin/mkdir -p "/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot" >make[3]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-base' >make[2]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-base' >make[1]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-base' >Making install in themonospot-gui >make[1]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-gui' >Making install in . >make[2]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-gui' >make[3]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-gui' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/themonospot-0.6.5-7-root/usr/bin" > /usr/bin/install -c 'bin/Release/themonospot' '/var/tmp/themonospot-0.6.5-7-root/usr/bin/themonospot' >test -z "/usr/lib64/themonospot" || /bin/mkdir -p "/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot" > /usr/bin/install -c 'bin/Release/themonospot.exe' '/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/themonospot.exe' >test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/themonospot-0.6.5-7-root/usr/lib/pkgconfig" >test -z "/usr/lib64/themonospot" || /bin/mkdir -p "/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot" > /usr/bin/install -c -m 644 'bin/Release/English.lf' '/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/English.lf' > /usr/bin/install -c -m 644 'bin/Release/themonospot-base.dll' '/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/themonospot-base.dll' > /usr/bin/install -c -m 644 'bin/Release/themonospot.png' '/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/themonospot.png' > /usr/bin/install -c -m 644 'bin/Release/Italiano.lf' '/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/Italiano.lf' > /usr/bin/install -c -m 644 'bin/Release/themonospot.desktop' '/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/themonospot.desktop' >if test -d "/var/tmp/themonospot-0.6.5-7-root/usr/share"; then echo nothing to do ; else mkdir "/var/tmp/themonospot-0.6.5-7-root/usr/share"; fi >if test -d "/var/tmp/themonospot-0.6.5-7-root/usr/share/pixmaps"; then echo nothing to do ; else mkdir "/var/tmp/themonospot-0.6.5-7-root/usr/share/pixmaps"; fi >if test -d "/var/tmp/themonospot-0.6.5-7-root/usr/share/applications"; then echo nothing to do ; else mkdir "/var/tmp/themonospot-0.6.5-7-root/usr/share/applications"; fi >rm -rf "/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/languages" >mkdir "/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/languages" >mv -f "/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/English.lf" "/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/languages" >mv -f "/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/Italiano.lf" "/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/languages" >mv -f "/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/themonospot.png" "/var/tmp/themonospot-0.6.5-7-root/usr/share/pixmaps/themonospot.png" >mv -f "/var/tmp/themonospot-0.6.5-7-root/usr/lib64/themonospot/themonospot.desktop" "/var/tmp/themonospot-0.6.5-7-root/usr/share/applications/fedora-themonospot.desktop" >rm -f "/var/tmp/themonospot-0.6.5-7-root/usr/lib/pkgconfig/themonospot-base.pc" >make[3]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-gui' >make[2]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-gui' >make[1]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5/themonospot-gui' >make[1]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5' >make[2]: Entering directory `/builddir/build/BUILD/themonospot-0.6.5' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5' >make[1]: Leaving directory `/builddir/build/BUILD/themonospot-0.6.5' >+ desktop-file-install --vendor=fedora --dir=/var/tmp/themonospot-0.6.5-7-root/usr/share/applications themonospot.desktop >Error on file "themonospot.desktop": No such file or directory >error: Bad exit status from /var/tmp/rpm-tmp.67863 (%install) > > >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.67863 (%install) >EXCEPTION: Command failed. See logs for output. > # bash -l -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/themonospot.spec' >Traceback (most recent call last): > File "/usr/lib/python2.5/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.5/site-packages/mock/util.py", line 286, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), ret) >Error: Command failed. See logs for output. > # bash -l -c 'rpmbuild -bb --target x86_64 --nodeps //builddir/build/SPECS/themonospot.spec' >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 251864
:
292302
|
292303
|
292304
|
292307
|
292308