Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63622 - emerge of gnome-cups-manager 0.17 fails on G3 but fix found
Summary: emerge of gnome-cups-manager 0.17 fails on G3 but fix found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-10 21:56 UTC by Bo Fussing
Modified: 2004-09-22 05:00 UTC (History)
2 users (show)

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 Bo Fussing 2004-09-10 21:56:46 UTC
emerge of gnome-cups-manager 0.17, Beige G3, GCC 3.4.1-r2, CFLAGS "-02 -pipe -mcpu=750 -fno-strict-aliasing"
Build fails at snmpkit/snmpkit_interface.C
The following patch fixed it:
http://cpan.cybercomm.nl/pub/gentoo-portage/net-print/gnome-cups-manager/files/gnome-cups-manager-0.18-paren.patch

Reproducible: Always
Steps to Reproduce:
1.emerge gnome-cups-manager
2.
3.
Actual Results:  
The build failed

Expected Results:  
It should have compiled and installed

Gentoo Base System version 1.4.16
Portage 2.0.50-r11 (default-ppc-2004.0, gcc-3.4.1, glibc-2.3.3.20040420-r1, 2.6.7-gentoo-r14)
===============================================================
==
System uname: 2.6.7-gentoo-r14 ppc 740/750
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -mcpu=750 -fno-strict-aliasing"
CHOST="powerpc-unknown-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /
usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -mcpu=750 -fno-strict-aliasing"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache"
GENTOO_MIRRORS="http://ftp.gentoo.or.kr/ http://gentoo.scphost.com http://www.zentek-
international.com/mirrors/gentoo/ http://mirror.gentoo.gr.jp"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa berkdb bitmap-fonts cups dvd esd foomaticdb gcj gdbm gif gnome gpm gtk gtk2 imlib 
java jpeg libwww mitshm motif mozilla nls oggvorbis opengl pam perl png ppc python readline sdl 
slang ssl tcpd truetype xprint xv"
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2004-09-22 05:00:28 UTC
added this patch to 0.17 as well