public inbox for gentoo-ppc-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-ppc-user] gcc issues with wv2
@ 2004-09-28 21:12 Michael George
  0 siblings, 0 replies; only message in thread
From: Michael George @ 2004-09-28 21:12 UTC (permalink / raw
  To: gentoo-ppc-user

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=compile g++ -DHAVE_CONFIG_H -DPACKAGE=\"wv2\" -DVERSION=\"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/include/libxml2      -I/usr/include/libgsf-1 -I/usr/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=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -mcpu=7400 -maltivec -mabi=altivec -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -mcpu=7400 -maltivec -mabi=altivec -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -MT word97_generated.lo -MD -MP -MF ".deps/word97_generated.Tpo" \
  -c -o word97_generated.lo `test -f 'word97_generated.cpp' || echo './'`word97_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=\"wv2\" -DVERSION=\"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/include/libxml2 -I/usr/include/libgsf-1 -I/usr/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=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -mcpu=7400 -maltivec -mabi=altivec -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -Wold-style-cast -Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O2 -mcpu=7400 -maltivec -mabi=altivec -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -MT word97_generated.lo -MD -MP -MF .deps/word97_generated.Tpo -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 code 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 code 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?

-- 
-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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-28 21:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-28 21:12 [gentoo-ppc-user] gcc issues with wv2 Michael George

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox