Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107146 - Unrealircd succesfully compiled and used on Creator3D SPARC64 station
Summary: Unrealircd succesfully compiled and used on Creator3D SPARC64 station
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc Linux
: High enhancement (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
: 107153 107173 (view as bug list)
Depends on: 107953
Blocks:
  Show dependency tree
 
Reported: 2005-09-25 02:14 UTC by Sergey Dovnar
Modified: 2005-10-14 07:45 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 Sergey Dovnar 2005-09-25 02:14:47 UTC
unrealircd-3.2.3-r1.ebuild successfully compiled and working great on following 
environment:
CFLAGS = "-O2 -mcpu=ultrasparc -pipe -frename-registers"
USE = "-curl hub -ipv6 ssl zlib"


Reproducible: Always
Steps to Reproduce:
1. add "~sparc" to variable KEYWORDS in unrealircd-3.2.3-r1.ebuild
2. change md5sum and size record in Manifest file for unrealircd-3.2.3-r1.ebuild
3. emerge unrealircd

Actual Results:  
Without steps above ebuild failed to install even with 
ACCEPTED_KEYWORDS="~spark".

Expected Results:  
Specified ebuild shuold be in portage with "~spark" keyword.

Portage 2.0.52-r1 (default-linux/sparc/sparc64/2005.1, gcc-3.3.6, glibc-2.3.3.
20040420-r2, 2.4.31-sparc-r1 sparc64)
=================================================================
System uname: 2.4.31-sparc-r1 sparc64 sun4u
Gentoo Base System version 1.12.0_pre8
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.4.26-r1
ACCEPT_KEYWORDS="sparc ~sparc"
AUTOCLEAN="yes"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=ultrasparc -pipe -frename-registers"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=ultrasparc -pipe -frename-registers"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ http://www.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="sparc apache2 async berkdb bitmap-fonts chroot crypt curl dlloader eds 
foomaticdb gcc64 gd gdbm gnutls gstreamer imap imlib innodb libwww mad maildir 
mysql ncurses nls oav ogg pam perl python readline sftplogging slang snmp ssl 
tcpd truetype-fonts type1-fonts ucs2 unicode utf8 vorbis winbind xinetd xml2 
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Ferris McCormick (RETIRED) gentoo-dev 2005-09-25 05:56:20 UTC
*** Bug 107153 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-09-25 06:15:18 UTC
*** Bug 107173 has been marked as a duplicate of this bug. ***
Comment 3 Gustavo Zacarias (RETIRED) gentoo-dev 2005-10-14 07:45:11 UTC
~sparc'ed, thanks for the report.