Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155776 - games-emulation/fakenes-0.5.8 compilation fails
Summary: games-emulation/fakenes-0.5.8 compilation fails
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-20 08:36 UTC by mulander
Modified: 2006-12-16 01:11 UTC (History)
0 users

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


Attachments
Output of emerge -evp fakenes (fakenes,13.92 KB, text/plain)
2006-11-20 16:48 UTC, mulander
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mulander 2006-11-20 08:36:08 UTC
Notice: This is a different problem than in bug 141203.
I was compiling with opengl and zlib flag enabled, openal disabled.
I also tried once with enabling openal, and upgrading openal and freealut (bug 141203 made me try that) but it didn't help.


While compiling src/gui.c the following errors are shown:
src/include/types.h:91: error: conflicting types for 'INT32'
/usr/include/X11/Xmd.h:137: error: previous declaration of 'INT32' was here
src/include/types.h:104: error: conflicting types for 'BOOL'
/usr/include/X11/Xmd.h:162: error: previous declaration of 'BOOL' was here

Then some warnings and finally a message that the source was compiled.
After that the problem with dogamesbin is displayed:

>>> Install fakenes-0.5.8 into /var/tmp/portage/games-emulation/fakenes-0.5.8/image/ category games-emulation
!!! dobin: fakenes does not exist

!!! ERROR: games-emulation/fakenes-0.5.8 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_install
  ebuild.sh, line 1022:   Called src_install
  fakenes-0.5.8.ebuild, line 39:   Called die

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

Portage 2.1.2_rc1-r7 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r5 i686)
=================================================================
System uname: 2.6.17-gentoo-r5 i686 Pentium III (Katmai)
Gentoo Base System version 1.12.4
Last Sync: Wed, 15 Nov 2006 18:00:01 +0000
dev-java/java-config: 1.3.0-r2, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -mfpmath=sse -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=pentium3 -mfpmath=sse -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.po.opole.pl"
LANG="pl_PL"
LINGUAS="en"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm avahi berkdb bitmap-fonts cli cracklib crypt cups dlloader dri eds elibc_glibc emboss encode foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal iconv imlib input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kernel_linux libg++ libwww linguas_en mad mikmod mmx motif mp3 mpeg ncurses nls nptl ogg opengl pam pcre perl png pppd python quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev userland_GNU video_cards_nvidia vorbis xml xorg xscreensaver xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2006-11-20 15:56:31 UTC
works fine for me.

how about attaching the output from "emerge -evp fakenes" as text/plain?
Comment 2 mulander 2006-11-20 16:48:33 UTC
Created attachment 102437 [details]
Output of emerge -evp fakenes

Output of emerge -evp fakenes
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2006-11-20 17:21:55 UTC
Looks like a bunch of packages need to be updated.  Try that.
Comment 4 Tristan Heaven (RETIRED) gentoo-dev 2006-12-16 01:11:55 UTC
Reopen if it doesn't work after emerge -uDN world.