Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216514 - Ebuild of Warzone2100-2.0.10 failed due lack of physfs library
Summary: Ebuild of Warzone2100-2.0.10 failed due lack of physfs library
Status: RESOLVED DUPLICATE of bug 146928
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-06 12:13 UTC by Axel
Modified: 2008-04-06 14:35 UTC (History)
0 users

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


Attachments
/var/tmp/portage/games-strategy/warzone2100-2.0.10/temp/build.log (build.log,72.20 KB, text/plain)
2008-04-06 12:14 UTC, Axel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Axel 2008-04-06 12:13:15 UTC
I tried to compile

*  games-strategy/warzone2100 [ Masked ]
      Latest version available: 2.1_beta2
      Latest version installed: [ Not Installed ]
      Size of downloaded files: [no/bad digest]
      Homepage:    http://wz2100.net/
      Description: 3D real-time strategy game
      License:     GPL-2

and got error about lack of physfs library. Full build log attached. Seems like the game depends of physfs library, but ebuild not require this.

Reproducible: Always

Steps to Reproduce:
1. Unmask games-strategy/warzone2100
2. # emerge warzone2100
3. See errors...

Actual Results:  
last compiled string with error:

/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lphysfs
collect2: ld returned 1 exit status


Expected Results:  
The game must be compiled and istalled.
Comment 1 Axel 2008-04-06 12:14:33 UTC
Created attachment 148845 [details]
/var/tmp/portage/games-strategy/warzone2100-2.0.10/temp/build.log
Comment 2 Axel 2008-04-06 12:18:53 UTC
Independent install of dev-games/physfs dont helped me. Got the same errors from emerge warzone2100.
Comment 3 Tristan Heaven (RETIRED) gentoo-dev 2008-04-06 14:35:19 UTC
2.1_beta2 is the first working version for amd64

echo games-strategy/warzone2100 >> /etc/portage/package.unmask

if you want to test it

*** This bug has been marked as a duplicate of bug 146928 ***