Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 316471 - dev-scheme/gauche-0.9 masked missing keyword but emerges and passes all tests on PPC64 with patch
Summary: dev-scheme/gauche-0.9 masked missing keyword but emerges and passes all tests...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: PPC64 Linux
: Normal enhancement (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2010-04-21 07:01 UTC by Stephen Lewis
Modified: 2011-08-31 11:27 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 Stephen Lewis 2010-04-21 07:01:38 UTC
Gauche 0.9 needs a small patch to emerge on Powerpc64, after patch emerges and passes all tests.
Patch has been applied upstream and will be in Gauche 0.9.1

Reproducible: Always

Steps to Reproduce:
1.apply this patch (tested in local overlay)
=============================================================================
--- ./src/gauche/vector.h~      2010-04-12 01:11:45.000000000 +0000
+++ ./src/gauche/vector.h       2010-04-12 16:51:30.000000000 +0000
@@ -40,7 +40,7 @@
 
 struct ScmVectorRec {
     SCM_HEADER;
-    int size;
+    ScmWord size;
     ScmObj elements[1];
 };
=============================================================================
2.ACCEPT_KEYWORDS="**" emerge dev-scheme/gauche
3.

Actual Results:  
emerge successful


# emerge --info gauche
Portage 2.1.7.17 (default/linux/powerpc/ppc64/10.0/64bit-userland/desktop, gcc-4.3.4, glibc-2.10.1-r1, 2.6.31-gentoo-r10 ppc64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.31-gentoo-r10-ppc64-PPC970FX,_altivec_supported-with-gentoo-1.12.13
Timestamp of tree: Mon, 12 Apr 2010 05:30:02 +0000
app-shells/bash:     4.0_p37
dev-lang/python:     2.6.4-r1
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.6.3-r1, 1.9.6-r3, 1.10.3
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc:       4.3.4
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="ppc64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="powerpc64-unknown-linux-gnu"
CFLAGS="-O2 -pipe -mcpu=970 -mtune=970 -maltivec -mabi=altivec"
CHOST="powerpc64-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -mcpu=970 -mtune=970 -maltivec -mabi=altivec"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirror.mcs.anl.gov/pub/gentoo/ http://distfiles.gentoo.org/ http://www.ibiblio.org/pub/Linux/distributions/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl altivec berkdb branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus doc dri dts dvd dvdr emboss encode exif fam firefox flac gdbm gif gnome gpm gtk guile hal ibm iconv ipv6 jpeg lcms ldap libnotify mad mikmod mng modules mp3 mp4 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf perl png ppc64 ppds pppd python qt3support qt4 readline reflection sdl session spell spl sqlite ssl startup-notification svg sysfs tcl tcpd tiff truetype unicode usb vorbis x264 xcb xml xorg xulrunner xv xvid 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="glibc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

dev-scheme/gauche-0.9.1 was built with the following:
USE="ipv6" 
CFLAGS="-O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec"
CXXFLAGS="-O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec"
Comment 1 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-04-21 07:35:48 UTC
*** Bug 316469 has been marked as a duplicate of this bug. ***
Comment 2 Marijn Schouten (RETIRED) gentoo-dev 2011-08-11 13:50:36 UTC
PPC64, can you please keyword gauche-0.9.1 per user request?
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-08-11 17:03:18 UTC
+  11 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> gauche-0.9.1.ebuild:
+  Marked ~ppc64 wrt #316471 by Stephen Lewis <lewis+gentoo@freeshell.org>
+
Comment 4 Cyprien Nicolas (fulax) 2011-08-31 08:21:07 UTC
(In reply to comment #1)
> *** Bug 316469 has been marked as a duplicate of this bug. ***

Per the above cited bug, we haven't requested keywording for alpha.

Shall we reopen, edit subject and arch and reassign to hattya or reopen the cited bug?
Comment 5 Marijn Schouten (RETIRED) gentoo-dev 2011-08-31 11:27:52 UTC
Cyprien, thanks for asking; I hadn't noticed pchrist marked the other bug as duplicate without properly coalescing them. I don't think it really matters in principle which bug gets reopened, as long as bugs don't get lost, like happened here. In this case, I'll reopen the other bug.