Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76860 - Both x11-wm/aewm++-1.0.24.ebuild and x11-wm/aewm-1.2.3.ebuild compiles fine under ppc
Summary: Both x11-wm/aewm++-1.0.24.ebuild and x11-wm/aewm-1.2.3.ebuild compiles fine u...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High enhancement (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-06 01:07 UTC by Simon Tsang
Modified: 2005-01-06 20:57 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 Simon Tsang 2005-01-06 01:07:00 UTC
I can compile both x11-wm/aewm++-1.0.24.ebuild and x11-wm/aewm-1.2.3.ebuild fine under ppc (oldworld) with gcc version 3.3.3 (Gentoo Linux 3.3.3_pre20040408-r1)

Reproducible: Always
Steps to Reproduce:
1. emerge x11-wm/aewm++-1.0.24.ebuild and x11-wm/aewm-1.2.3.ebuild by full path
2.
3.

Actual Results:  
They both built and run fine under PPC.


This is my /proc/cpuinfo
processor       : 0
cpu             : 604ev
clock           : 300MHz
revision        : 1.0 (pvr 000a 0100)
bogomips        : 299.00
machine         : Power Macintosh
motherboard     : AAPL,9500 MacRISC
detected as     : 16 (PowerMac 9500/9600)
pmac flags      : 00000000
L2 cache        : 256K unified
memory          : 512MB
pmac-generation : OldWorld
Comment 1 Simon Tsang 2005-01-06 01:12:30 UTC
This is my output of /lib/libc.so.6 in case anyone is interested.

GNU C Library stable release version 2.3.3, by Roland McGrath et al.
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.3.3 (Gentoo Linux 3.3.3_pre20040408-r1).
Compiled on a Linux 2.6.7 system on 2004-10-12.
Available extensions:
        GNU libio by Per Bothner
        crypt add-on version 2.1 by Michael Glad and others
        NPTL 0.61 by Ulrich Drepper
        BIND-8.2.3-T5B
        NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
        software FPU emulation by Richard Henderson, Jakub Jelinek and others
Thread-local storage support included.
Report bugs using the `glibcbug' script to <bugs@gnu.org>.
Comment 2 Joe Jezak (RETIRED) gentoo-dev 2005-01-06 20:57:01 UTC
Fixed in CVS, thanks.  I had to fix aewm++ to compile with gcc 3.4.1 which is our stable compiler.  I'd really recommend that you upgrade from 3.3.3 as it can produce some buggy code on ppc.