Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81219 - net-im/sim-0.8.3 ebuild broken
Summary: net-im/sim-0.8.3 ebuild broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 110241
  Show dependency tree
 
Reported: 2005-02-08 03:49 UTC by Roland Bär
Modified: 2006-01-31 06:02 UTC (History)
1 user (show)

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 Roland Bär 2005-02-08 03:49:25 UTC
# emerge net-im/sim
Calculating dependencies ...done!
>>> emerge (1 of 1) net-im/sim-0.8.3 to /
QA Notice: USE Flag 'kde' not in IUSE for net-im/sim-0.8.3

QA Notice: ECLASS 'kde-base' inherited illegally in net-im/sim-0.8.3


QA Notice: ECLASS 'kde' inherited illegally in net-im/sim-0.8.3

>>> md5 src_uri ;-) sim-0.8.3.tar.gz
QA Notice: USE Flag 'kde' not in IUSE for net-im/sim-0.8.3

QA Notice: ECLASS 'kde-base' inherited illegally in net-im/sim-0.8.3


QA Notice: ECLASS 'kde' inherited illegally in net-im/sim-0.8.3

>>> Unpacking source...
>>> Unpacking sim-0.8.3.tar.gz to /var/tmp/portage/sim-0.8.3/work
 * Applying sim-0.8.3-nostl.diff ...                                      [ ok ]
>>> Source unpacked.
/usr/portage/eclass/kde-functions.eclass: line 707: RDEPEND: readonly variable
>>> Test phase [not enabled]: net-im/sim-0.8.3

>>> Install sim-0.8.3 into /var/tmp/portage/sim-0.8.3/image/ category net-im
make: *** No rule to make target `install'.  Stop.

!!! ERROR: net-im/sim-0.8.3 failed.
!!! Function src_install, Line 59, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:




This ebuild will not longer compile on any platform.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-11 09:38:52 UTC
Re-assign.
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2006-01-15 11:28:03 UTC
I think I'll remove this ebuild soon from the tree.

But now I've added svn snapshot of sim into portage tree (0.9.4_pre060114). It's still hard masked.

You may wish to test and report if this bug is fixed. To emerge sim you need to unmask it with the following commands

echo "net-im/sim" >> /etc/portage/package.unmask
echo "net-im/sim ~arch" >> /etc/portage/package.keywords

where arch is your either x86 or amd64. Then emerge sim.

Feedback is wellcome. :)
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2006-01-31 06:02:24 UTC
Version, sim-0.9.4_pre060131.ebuild is in portage. Try it, if you want. :)