Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280383 - games-strategy/wesnoth builds and runs on x86-solarix (SXCE 114)
Summary: games-strategy/wesnoth builds and runs on x86-solarix (SXCE 114)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Solaris
: High enhancement (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-04 22:39 UTC by Florian Ermisch
Modified: 2009-08-07 22:31 UTC (History)
0 users

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


Attachments
wesnoth-1.6.4-r00.1.ebuild (wesnoth-1.6.4-r00.1.ebuild,2.58 KB, text/plain)
2009-08-04 22:41 UTC, Florian Ermisch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Ermisch 2009-08-04 22:39:04 UTC
...and I already finished the liberty campaign. OK, it doesn't build with USE=server but if I wait until I found the missing "-lnsl -lsocket" I'll probably fall asleep before I finished the bugreport (this _may_ be a problem in media-libs/sdl-net)

Reproducible: Always

Steps to Reproduce:
1. ecopy games-strategy/wesnoth
2. keyword media-libs/sdl-image
3. add ${EPREFIX} to the absolute paths in the ebuild
4. emerge with USE=-server

Actual Results:  
I played "Battle for Wesnoth" for 4 hours and made this bug report instead of goind to bed :(


Portage 2.2.00.13878-prefix (prefix/sunos/solaris/5.11/x86, gcc-4.2.4, unavailable, 5.11 i86pc)
=================================================================
System uname: Solaris-2.11-i86pc-i386-32bit-ELF
Timestamp of tree: Mon, 03 Aug 2009 20:12:25 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p28
dev-java/java-config: 2.1.7-r00.1
dev-lang/python:     2.5.4-r2, 2.6.2
dev-python/pycrypto: 2.0.1-r8
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.4-r2
sys-devel/autoconf:  2.13, 2.63-r01.1
sys-devel/automake:  1.9.6-r2, 1.10.2-r00.1, 1.11
sys-devel/binutils:  2.19.1-r01.1
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:   2.2.6a-r00.1
ACCEPT_KEYWORDS="~x86-solaris"
CBUILD="i386-pc-solaris2.11"
CFLAGS="-O2 -march=native -pipe"
CHOST="i386-pc-solaris2.11"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/export/incoming/distfiles"
EMERGE_DEFAULT_OPTS="--usepkg"
FEATURES="assume-digests buildpkg ccache collision-protect distlock distlocks fixpackages metadata-transfer nostrip parallel-fetch preserve-libs protect-owned sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE.UTF-8"
LDFLAGS=""
LINGUAS="de en"
MAKEOPTS="-j3"
PKGDIR="/opt/gentoo/portage/packages"
PORTAGE_CONFIGROOT="/opt/gentoo/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/opt/gentoo/var/tmp"
PORTDIR="/opt/gentoo/portage"
PORTDIR_OVERLAY="/opt/gentoo/local/portage/etalas_prefix"
SYNC="svn+http://overlays.gentoo.org/svn/proj/alt/trunk/prefix-overlay"
USE="bash-completion cracklib multislot ncurses nls nptl ogg prefix readline ssl unicode vorbis x264 x86-solaris zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="SunOS" INPUT_DEVICES="keyboard mouse" KERNEL="SunOS" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en" USERLAND="GNU" VIDEO_CARDS="none nvidia"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Florian Ermisch 2009-08-04 22:41:17 UTC
Created attachment 200208 [details]
wesnoth-1.6.4-r00.1.ebuild

ebuild for prefixed wesnoth-1.6.4-r00.1.ebuild
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-08-07 21:54:50 UTC
> 3. add ${EPREFIX} to the absolute paths in the ebuild

You can attach that ebuild next time, or better a diff -u ;)

Added, please test for me to make sure I did it right. Thanks.
Comment 3 Florian Ermisch 2009-08-07 22:14:35 UTC
I did attach an ebuild:
http://bugs.gentoo.org/attachment.cgi?id=200208&action=view
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-08-07 22:31:16 UTC
(In reply to comment #3)
> I did attach an ebuild:
> http://bugs.gentoo.org/attachment.cgi?id=200208&action=view
> 

Weird, I checked that out and did a diff of yours and the ecopy and nothing changed. Anyway, looks good and I basically committed the same thing. thanks