Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106261 - problem while emerge games-board/xmille
Summary: problem while emerge games-board/xmille
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC OS X
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-17 04:24 UTC by Dirk Schoenberger
Modified: 2007-09-14 15:03 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 Dirk Schoenberger 2005-09-17 04:24:03 UTC
while trying to emerge games-board/xmille 2.0-r1, I ran into the following problem

drawcard.c: In function 'cardEraseAll':
drawcard.c:347: warning: control reaches end of non-void function
/usr/bin/cc -g -Os -Wall -Wpointer-arith -no-cpp-precomp     -I/usr/X11R6/include    -D__DARWIN__                                 
-DNO_ALLOCA -DCSRG_BASED      -DDEFAULT_FONT=\"fixed\" -DDEFAULT_FONTB=\"fixed\"    -c -o 
animate.o animate.c
animate.c:12: warning: type defaults to 'int' in declaration of 'draw_square'
animate.c:15: warning: return type defaults to 'int'
animate.c:32: warning: return type defaults to 'int'
animate.c:147: warning: return type defaults to 'int'
animate.c:161: warning: return type defaults to 'int'
animate.c:32: warning: 'do_animate' defined but not used
animate.c:162: warning: 'compute_position' defined but not used
animate.c: In function 'animate_move':
animate.c:23: warning: control reaches end of non-void function
make: *** No rule to make target `control/libcontrol.a', needed by `xmille'.  Stop.

!!! ERROR: games-board/xmille-2.0-r1 failed.
!!! Function src_compile, Line 30, Exitcode 2
!!! emake failed


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 emboss imagemagick nls png ppc-macos qt sdl tiff userland_Darwin kernel_Darwin 
elibc_Darwin"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Fabian Groffen gentoo-dev 2007-09-14 15:03:22 UTC
I try to stay out of the games team's reach