Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125963 - ups-monitor compiles and works fine for ~AMD64
Summary: ups-monitor compiles and works fine for ~AMD64
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-12 11:07 UTC by Karel De Vriendt
Modified: 2006-10-17 00:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karel De Vriendt 2006-03-12 11:07:16 UTC
The ~AMD64 keyword is not yet associated with the latest ebuild (0.8.3) but compiling and running the application works fine for me.
Comment 1 devsk 2006-08-27 18:37:27 UTC
Is it possible to add ~amd64 into tree?
Comment 2 Peter Weller (RETIRED) gentoo-dev 2006-10-16 14:05:24 UTC
Fails to build for me...

make  install-data-hook
make[3]: Entering directory `/var/tmp/portage/net-misc/ups-monitor-0.8.3/work/ups-monitor-0.8.3'
/var/tmp/portage/net-misc/ups-monitor-0.8.3/work/ups-monitor-0.8.3/install-sh -d /var/tmp/portage/net-misc/ups-monitor-0.8.3/image//usr/share/applications
/usr/bin/desktop-file-install --vendor rudd-o --dir /var/tmp/portage/net-misc/ups-monitor-0.8.3/image//usr/share/applications ./ups-monitor.desktop
/var/tmp/portage/net-misc/ups-monitor-0.8.3/image//usr/share/applications/rudd-o-ups-monitor.desktop: error: Categories values must be one of "Core", "Development", "Building", "Debugger", "IDE", "GUIDesigner", "Profiling", "RevisionControl", "Translation", "Office", "Calendar", "ContactManagement", "Database", "Dictionary", "Chart", "Email", "Finance", "FlowChart", "PDA", "ProjectManagement", "Presentation", "Spreadsheet", "WordProcessor", "Graphics", "2DGraphics", "VectorGraphics", "RasterGraphics", "3DGraphics", "Scanning", "OCR", "Photography", "Viewer", "Settings", "DesktopSettings", "HardwareSettings", "PackageManager", "Network", "Dialup", "InstantMessaging", "IRCClient", "FileTransfer", "HamRadio", "News", "P2P", "RemoteAccess", "Telephony", "WebBrowser", "WebDevelopment", "AudioVideo", "Audio", "Midi", "Mixer", "Sequencer", "Tuner", "Video", "TV", "AudioVideoEditing", "Player", "Recorder", "DiscBurning", "Game", "ActionGame", "AdventureGame", "ArcadeGame", "BoardGame", "BlocksGame", "CardGame", "KidsGame", "LogicGame", "RolePlaying", "Simulation", "SportsGame", "StrategyGame", "Education", "Art", "Construction", "Music", "Languages", "Science", "Astronomy", "Biology", "Chemistry", "Geology", "Math", "MedicalSoftware", "Physics", "Teaching", "Amusement", "Applet", "Archiving", "Electronics", "Emulator", "Engineering", "FileManager", "Shell", "ScreenSaver", "TeminalEmulator", "TrayIcon", "System", "Filesystem", "Monitor", "Security", "Utility", "Accessibility", "Calculator", "Clock", "TextEditor", "KDE", "GNOME", "GTK", "Qt", "Motif", "Java", "ConsoleOnly" (found "X-Red-Hat-Base")
/var/tmp/portage/net-misc/ups-monitor-0.8.3/image//usr/share/applications/rudd-o-ups-monitor.desktop: error: Categories values must be one of "Core", "Development", "Building", "Debugger", "IDE", "GUIDesigner", "Profiling", "RevisionControl", "Translation", "Office", "Calendar", "ContactManagement", "Database", "Dictionary", "Chart", "Email", "Finance", "FlowChart", "PDA", "ProjectManagement", "Presentation", "Spreadsheet", "WordProcessor", "Graphics", "2DGraphics", "VectorGraphics", "RasterGraphics", "3DGraphics", "Scanning", "OCR", "Photography", "Viewer", "Settings", "DesktopSettings", "HardwareSettings", "PackageManager", "Network", "Dialup", "InstantMessaging", "IRCClient", "FileTransfer", "HamRadio", "News", "P2P", "RemoteAccess", "Telephony", "WebBrowser", "WebDevelopment", "AudioVideo", "Audio", "Midi", "Mixer", "Sequencer", "Tuner", "Video", "TV", "AudioVideoEditing", "Player", "Recorder", "DiscBurning", "Game", "ActionGame", "AdventureGame", "ArcadeGame", "BoardGame", "BlocksGame", "CardGame", "KidsGame", "LogicGame", "RolePlaying", "Simulation", "SportsGame", "StrategyGame", "Education", "Art", "Construction", "Music", "Languages", "Science", "Astronomy", "Biology", "Chemistry", "Geology", "Math", "MedicalSoftware", "Physics", "Teaching", "Amusement", "Applet", "Archiving", "Electronics", "Emulator", "Engineering", "FileManager", "Shell", "ScreenSaver", "TeminalEmulator", "TrayIcon", "System", "Filesystem", "Monitor", "Security", "Utility", "Accessibility", "Calculator", "Clock", "TextEditor", "KDE", "GNOME", "GTK", "Qt", "Motif", "Java", "ConsoleOnly" (found "Application")
desktop-file-install created an invalid desktop file!
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory `/var/tmp/portage/net-misc/ups-monitor-0.8.3/work/ups-monitor-0.8.3'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-misc/ups-monitor-0.8.3/work/ups-monitor-0.8.3'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/net-misc/ups-monitor-0.8.3/work/ups-monitor-0.8.3'
make: *** [install-recursive] Error 1

!!! ERROR: net-misc/ups-monitor-0.8.3 failed.
Call stack:
  ebuild.sh, line 1564:   Called dyn_install
  ebuild.sh, line 1022:   Called src_install
  ups-monitor-0.8.3.ebuild, line 21:   Called die

!!! make install failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Comment 3 Simon Stelling (RETIRED) gentoo-dev 2006-10-17 00:42:15 UTC
Closing then. Feel free to reopen with a patch that fixes the issue, otherwise we can't keyword it, I'm afraid.