Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48831 - emerge games-strategy/netpanzer fails trying to find physfs
Summary: emerge games-strategy/netpanzer fails trying to find physfs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-23 16:40 UTC by echelon
Modified: 2004-05-06 12:41 UTC (History)
0 users

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


Attachments
netpanzerdata-0.1.3 config.log (config.log,15.27 KB, text/x-log)
2004-04-23 16:58 UTC, echelon
Details
netpanzer-0.1.5 config.log (config.log,16.84 KB, text/x-log)
2004-04-23 16:59 UTC, echelon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description echelon 2004-04-23 16:40:29 UTC
The first time it looks for physfs, the build process finds it:

checking for physfs >= 1.9... found

But the emerge later fails with this message:

checking for physfs >= 1.9... not found
configure: error: Please install physfs >= 0.1.9

!!! ERROR: games-strategy/netpanzer-0.1.5 failed.
!!! Function egamesconf, Line 47, Exitcode 1
!!! egamesconf failed


emerge -s physfs produces this:

*  dev-games/physfs
      Latest version available: 1.0.0
      Latest version installed: 1.0.0


Reproducible: Always
Steps to Reproduce:




emerge --info
Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0,
2.4.20-gentoo-r7)
=================================================================
System uname: 2.4.20-gentoo-r7 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.9
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -msse -mmmx -O3 -pipe -fomit-frame-pointer
-falign-functions=4"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -msse -mmmx -O3 -pipe -fomit-frame-pointer
-falign-functions=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo http://gentoo.seren.com/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb cdr crypt cups dga dvd encode esd foomaticdb gdbm gif
gimp gnome gpm gtk gtk2 gtkhtml guile imlib java jpeg kde libg++ libwww lirc mad
mikmod motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl
png ppds python qt quicktime readline sdl slang spell ssl svga tcltk tcpd tetex
truetype x86 xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2004-04-23 16:52:36 UTC
please attach the config.log file from the build directory
Comment 2 echelon 2004-04-23 16:58:25 UTC
Created attachment 29932 [details]
netpanzerdata-0.1.3 config.log

config.log file from netpanzerdata work directory
Comment 3 echelon 2004-04-23 16:59:32 UTC
Created attachment 29933 [details]
netpanzer-0.1.5 config.log

config.log file from netpanzer-0.1.5 work directory
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2004-05-05 16:19:22 UTC
ugly version checking in there.  Added a patch to work around it.
Comment 5 Matze Braun 2004-05-06 12:41:19 UTC
just for the record: I uploaded a new netpanzer-data-0.1.5.tar.bz2 package on the main netpanzer site. No real need to update the ebuild for that though I assume, the patch in gentoo should have the same effect.