From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22941 invoked from network); 28 Sep 2004 21:12:06 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 28 Sep 2004 21:12:06 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.41) id 1CCPGY-0000ys-4y for arch-gentoo-ppc-user@lists.gentoo.org; Tue, 28 Sep 2004 21:12:06 +0000 Received: (qmail 8872 invoked by uid 89); 28 Sep 2004 21:12:03 +0000 Mailing-List: contact gentoo-ppc-user-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-ppc-user@gentoo.org Received: (qmail 23603 invoked from network); 28 Sep 2004 21:12:02 +0000 Date: Tue, 28 Sep 2004 17:12:01 -0400 From: Michael George To: gentoo-ppc-user@lists.gentoo.org Message-ID: <20040928211201.GA325@brutus.pewamo.office> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.5.6i Subject: [gentoo-ppc-user] gcc issues with wv2 X-Archives-Salt: 60cdb31e-b639-45e9-9a44-207f05b48ee4 X-Archives-Hash: 9897e7e36b352b2af0b9224e5480c1f3 I got some of my emerge issues worked out by changing to a no preemptive kernel. Now I'm trying to build koffice but it's still dying on wv2: ---------------------------------------------------------------------------= -- if /bin/sh ../libtool --mode=3Dcompile g++ -DHAVE_CONFIG_H -DPACKAGE=3D\"wv= 2\" -DVERSION=3D\"0.2.1\" -I. -I. -I.. -I../include -I.. -I. -I/usr/include= /libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/includ= e/libxml2 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/g= lib-2.0/include -I/usr/include/libxml2 -Wold-style-cast -Wnon-virtual-dt= or -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPE= N_SOURCE=3D500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O= 2 -O2 -mcpu=3D7400 -maltivec -mabi=3Daltivec -pipe -Wformat-security -Wmiss= ing-format-attribute -fno-exceptions -fno-check-new -Wold-style-cast -Wnon-= virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -an= si -D_XOPEN_SOURCE=3D500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-sub= scripts -O2 -O2 -mcpu=3D7400 -maltivec -mabi=3Daltivec -pipe -Wformat-secur= ity -Wmissing-format-attribute -fno-exceptions -fno-check-new -MT word97_ge= nerated.lo -MD -MP -MF ".deps/word97_generated.Tpo" \ -c -o word97_generated.lo `test -f 'word97_generated.cpp' || echo './'`wo= rd97_generated.cpp; \ then mv ".deps/word97_generated.Tpo" ".deps/word97_generated.Plo"; \ else rm -f ".deps/word97_generated.Tpo"; exit 1; \ fi make[2]: *** [olestorage.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... g++ -DHAVE_CONFIG_H -DPACKAGE=3D\"wv2\" -DVERSION=3D\"0.2.1\" -I. -I. -I.. = -I../include -I.. -I. -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/us= r/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libgsf-1 -I/us= r/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wold= -style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -= Wwrite-strings -ansi -D_XOPEN_SOURCE=3D500 -D_BSD_SOURCE -Wcast-align -Wcon= version -Wchar-subscripts -O2 -O2 -mcpu=3D7400 -maltivec -mabi=3Daltivec -p= ipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check= -new -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpoint= er-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=3D500 -D_BSD_SOURCE -Wcast-a= lign -Wconversion -Wchar-subscripts -O2 -O2 -mcpu=3D7400 -maltivec -mabi=3D= altivec -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions = -fno-check-new -MT word97_generated.lo -MD -MP -MF .deps/word97_generated.T= po -c word97_generated.cpp -fPIC -DPIC -o word97_generated.lo In file included from word97_generated.cpp:32: wvlog.h:41: error: `std::ios' is not a template wvlog.h:41: error: `std::ios' is not a template wvlog.h:75: error: `std::ios' is not a template wvlog.h:75: error: `std::ios' is not a template word97_generated.cpp:8169:2: warning: #warning is a GCC extension word97_generated.cpp:8169:2: warning: #warning "Couldn't generate reading c= ode for SEPX::grpprl" word97_generated.cpp:8185:2: warning: #warning is a GCC extension word97_generated.cpp:8185:2: warning: #warning "Couldn't generate writing c= ode for SEPX::grpprl" word97_generated.cpp:8206:2: warning: #warning is a GCC extension word97_generated.cpp:8206:2: warning: #warning "Can't compare SEPX::grpprl = items" make[2]: *** [word97_generated.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/wv2-0.2.1/work/wv2-0.2.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/wv2-0.2.1/work/wv2-0.2.1' make: *** [all] Error 2 !!! ERROR: app-text/wv2-0.2.1 failed. !!! Function src_compile, Line 415, Exitcode 2 !!! emake failed ---------------------------------------------------------------------------= -- I don't see any obvious USE flags that would be an issue... Where does one start with an issue like this in gentoo? --=20 -M There are 10 kinds of people in this world: Those who can count in binary and those who cannot. -- gentoo-ppc-user@gentoo.org mailing list