Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107873 - successfully emerged games-arcade/lbreakout2-2.5.2 on ppc-macos
Summary: successfully emerged games-arcade/lbreakout2-2.5.2 on ppc-macos
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC OS X
: High enhancement (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on: 107815
Blocks:
  Show dependency tree
 
Reported: 2005-10-02 04:40 UTC by Dirk Schoenberger
Modified: 2007-09-14 16:49 UTC (History)
1 user (show)

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


Attachments
potential patch to ebuild (2.5.2) (ebuildpatch.patch,450 bytes, patch)
2006-01-04 16:34 UTC, Aaron
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schoenberger 2005-10-02 04:40:04 UTC
successfully emerged games-arcade/lbreakout2-2.5.2

the package amerged find and I can run it as root.
With a normal user is get a "permission denied"

MacOSX doesn't seem to have the group "games" which is assumed by Gentoo ports.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.52-r1 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0, 8.2.0 Power Macintosh)
===============================================================
==
System uname: 8.2.0 Power Macintosh powerpc
macos-20041118
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
dev-lang/python:     [Not Present]
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos ~ppc-macos"
AUTOCLEAN="yes"
CBUILD="powerpc-apple-darwin"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/
qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/
gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc aalib emboss gdbm gif imagemagick nls ogg opengl png ppc-macos qt sdl slang tiff vorbis 
userland_Darwin kernel_Darwin elibc_Darwin"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Fabian Groffen gentoo-dev 2005-10-29 04:05:55 UTC
this version is no longer in portage
Comment 2 Dirk Schoenberger 2005-10-29 10:14:23 UTC
> this version is no longer in portage

I still see it...?
http://packages.gentoo.org/ebuilds/?lbreakout2-2.5.2
Comment 3 Fabian Groffen gentoo-dev 2005-10-29 10:20:48 UTC
ah... I didn't see the 2 after lbreakout.
Comment 4 Aaron 2006-01-04 16:08:46 UTC
i can confirm that this package builds & runs on ppc-macos.
a chmod is needed in /usr/games/bin

suggested: chmod 755 /usr/games/bin/lbreakout2*
Comment 5 Aaron 2006-01-04 16:34:24 UTC
Created attachment 76198 [details, diff]
potential patch to ebuild (2.5.2)

this may not be the best way to do it.
Comment 6 Fabian Groffen gentoo-dev 2006-01-05 02:27:30 UTC
the games team policy is to have all games installed as and executable to user games.  We're not going to change that.  You have to make yourself a member of the games group, or do some manual patching afterwards.

lbreakout2 needs sdl-mixer for me, which seems not to be marked ~ppc-macos...
Comment 7 Fabian Groffen gentoo-dev 2006-01-05 02:34:21 UTC
hummm... wake up...
Comment 8 Fabian Groffen gentoo-dev 2007-09-14 16:49:54 UTC
I try to stay away from games.