Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21267 - wv2 will not compile
Summary: wv2 will not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-19 14:21 UTC by merwan kashouty
Modified: 2004-12-14 00:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Updated wv2 ebuild (wv2-0.1.ebuild,585 bytes, text/plain)
2003-06-11 08:57 UTC, Frantz Dhin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description merwan kashouty 2003-05-19 14:21:28 UTC
i have included the entire output since its short..... 
 
____________________________________________________________________ 
 
JaiBaba files # emerge wv2 
  Calculating dependencies ...done! 
>>> emerge (1 of 1) app-text/wv2-0.0.9 to / 
   >>> md5 src_uri ;-) wv2-0.0.9.tar.bz2 
>>> Unpacking source... 
>>> Unpacking wv2-0.0.9.tar.bz2 to /var/tmp/portage/wv2-0.0.9/work 
>>> Source unpacked. 
configure: WARNING: If you wanted to set the --build type, don't use --host. 
    If a cross compiler is detected then cross compile mode will be used. 
checking build system type... i686-pc-linux 
checking host system type... i686-pc-linux-gnu 
checking target system type... i686-pc-linux-gnu 
checking for i686-pc-linux-gnu-gcc... gcc 
checking for C compiler default output... a.out 
checking whether the C compiler works... yes 
checking whether we are cross compiling... no 
checking for executable suffix... 
checking for object suffix... o 
checking whether we are using the GNU C compiler... yes 
checking whether gcc accepts -g... yes 
checking how to run the C preprocessor... gcc -E 
checking for i686-pc-linux-gnu-g++... g++ 
checking whether we are using the GNU C++ compiler... yes 
checking whether g++ accepts -g... yes 
checking whether g++ supports -Wmissing-format-attribute... yes 
checking whether g++ supports -Wundef... yes 
checking whether g++ supports -Wnon-virtual-dtor... yes 
checking whether g++ supports -Wold-style-cast... yes 
checking whether g++ supports -fno-exceptions... yes 
checking whether g++ supports -fno-check-new... yes 
checking whether g++ supports -fexceptions... yes 
checking how to run the C++ preprocessor... g++ -E 
checking for a BSD compatible install... /bin/install -c 
checking for -p flag to install... yes 
checking whether build environment is sane... yes 
checking for mawk... no 
checking for gawk... gawk 
checking whether make sets ${MAKE}... yes 
checking for style of include used by make... GNU 
checking dependency style of gcc... gcc3 
checking dependency style of g++... gcc3 
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld 
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes 
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r 
checking for BSD-compatible nm... nm 
checking whether ln -s works... yes 
checking how to recognise dependant libraries... pass_all 
checking command to parse nm output... ok 
checking for dlfcn.h... yes 
checking for i686-pc-linux-gnu-ranlib... no 
checking for ranlib... ranlib 
checking for i686-pc-linux-gnu-strip... no 
checking for strip... strip 
checking for objdir... .libs 
checking for gcc option to produce PIC... -fPIC 
checking if gcc PIC flag -fPIC works... yes 
checking if gcc static flag -static works... yes 
checking if gcc supports -c -o file.o... yes 
checking if gcc supports -c -o file.lo... yes 
checking if gcc supports -fno-rtti -fno-exceptions... yes 
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... 
yes 
checking how to hardcode library paths into programs... immediate 
checking whether stripping libraries is possible... yes 
checking dynamic linker characteristics... GNU/Linux ld.so 
checking if libtool supports shared libraries... yes 
checking whether to build shared libraries... yes 
checking whether to build static libraries... no 
checking whether -lc should be explicitly linked in... no 
creating libtool 
checking for i686-pc-linux-gnu-g++... (cached) g++ 
checking whether we are using the GNU C++ compiler... (cached) yes 
checking whether g++ accepts -g... (cached) yes 
checking for mawk... (cached) gawk 
checking for i686-pc-linux-gnu-gcc... (cached) gcc 
checking whether we are using the GNU C compiler... (cached) yes 
checking whether gcc accepts -g... (cached) yes 
checking how to run the C preprocessor... gcc -E 
checking for a BSD compatible install... /bin/install -c -p 
checking whether ln -s works... yes 
checking whether make sets ${MAKE}... (cached) yes 
checking whether byte ordering is bigendian... no 
checking for ANSI C header files... yes 
checking for sys/types.h... yes 
checking for sys/stat.h... yes 
checking for stdlib.h... yes 
checking for string.h... yes 
checking for memory.h... yes 
checking for strings.h... yes 
checking for inttypes.h... yes 
checking for stdint.h... yes 
checking for unistd.h... yes 
checking for char... yes 
checking size of char... 1 
checking for short... yes 
checking size of short... 2 
checking for long... yes 
checking size of long... 4 
checking for int... yes 
checking size of int... 4 
checking for void *... yes 
checking size of void *... 4 
checking for working memcmp... yes 
checking for working strtod... yes 
checking for strings.h... (cached) yes 
checking for string.h... (cached) yes 
checking for math.h... yes 
checking for float.h... yes 
checking for ieeefp.h... no 
checking for errno.h... yes 
checking for isnan in -lm... yes 
checking for finite in -lm... yes 
checking for _finite in -lm... no 
checking for pkg-config... /usr/bin/pkg-config 
checking for libgsf-1 >= 1.7.2... yes 
checking LIBGSF_CFLAGS... -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 
checking LIBGSF_LIBS... -lgsf-1 -lgobject-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 
checking for iconv... yes 
checking for iconv.h... yes 
checking for sys/iconv.h... no 
checking need for const in iconv... no 
checking whether the iconv installation is complete enough... yes 
configure: creating ./config.status 
config.status: creating Makefile 
config.status: creating src/Makefile 
config.status: creating src/generator/Makefile 
config.status: creating tests/Makefile 
config.status: creating wv2-config 
config.status: creating config.h 
cd . && /bin/sh /var/tmp/portage/wv2-0.0.9/work/wv2-0.0.9/missing --run autoheader 
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' 
WARNING: and `config.h.top', to define templates for `config.h.in' 
WARNING: is deprecated and discouraged. 
 
WARNING: Using the third argument of `AC_DEFINE' and 
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without 
WARNING: `acconfig.h': 
 
WARNING:   AC_DEFINE([NEED_MAIN], 1, 
WARNING:             [Define if a function `main' is needed.]) 
 
WARNING: More sophisticated templates can also be produced, see the 
WARNING: documentation. 
touch ./config.h.in 
cd . && /bin/sh ./config.status config.h 
config.status: creating config.h 
make  all-recursive 
make[1]: Entering directory `/var/tmp/portage/wv2-0.0.9/work/wv2-0.0.9' 
Making all in . 
make[2]: Entering directory `/var/tmp/portage/wv2-0.0.9/work/wv2-0.0.9' 
make[2]: Nothing to be done for `all-am'. 
make[2]: Leaving directory `/var/tmp/portage/wv2-0.0.9/work/wv2-0.0.9' 
Making all in src 
make[2]: Entering directory `/var/tmp/portage/wv2-0.0.9/work/wv2-0.0.9/src' 
source='libwv.cpp' object='libwv.lo' libtool=yes \ 
depfile='.deps/libwv.Plo' tmpdepfile='.deps/libwv.TPlo' \ 
depmode=gcc3 /bin/sh ../depcomp \ 
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -DPACKAGE=\"wv2\" 
-DVERSION=\"0.0.9\" -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 -Wmissing-prototypes -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -O2 -march=athlon-xp -Os -pipe -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -Wold-style-cast 
-Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -O2 -march=athlon-xp -Os -pipe -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -c -o libwv.lo `test -f 
'libwv.cpp' || echo './'`libwv.cpp 
g++ -DHAVE_CONFIG_H -DPACKAGE=\"wv2\" -DVERSION=\"0.0.9\" -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 -Wmissing-prototypes -Wwrite-strings 
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -O2 -march=athlon-xp -Os -pipe -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -Wold-style-cast 
-Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -O2 -march=athlon-xp -Os -pipe -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -c libwv.cpp -MT libwv.lo 
-MD -MP -MF .deps/libwv.TPlo  -fPIC -DPIC -o libwv.lo 
source='olestorage.cpp' object='olestorage.lo' libtool=yes \ 
depfile='.deps/olestorage.Plo' tmpdepfile='.deps/olestorage.TPlo' \ 
depmode=gcc3 /bin/sh ../depcomp \ 
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -DPACKAGE=\"wv2\" 
-DVERSION=\"0.0.9\" -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 -Wmissing-prototypes -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -O2 -march=athlon-xp -Os -pipe -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -Wold-style-cast 
-Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -O2 -march=athlon-xp -Os -pipe -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -c -o olestorage.lo `test -f 
'olestorage.cpp' || echo './'`olestorage.cpp 
g++ -DHAVE_CONFIG_H -DPACKAGE=\"wv2\" -DVERSION=\"0.0.9\" -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 -Wmissing-prototypes -Wwrite-strings 
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -O2 -march=athlon-xp -Os -pipe -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -Wold-style-cast 
-Wnon-virtual-dtor -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -O2 -march=athlon-xp -Os -pipe -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -c olestorage.cpp -MT 
olestorage.lo -MD -MP -MF .deps/olestorage.TPlo  -fPIC -DPIC -o olestorage.lo 
olestorage.cpp: In member function `bool 
   wvWare::OLEStorage::open(wvWare::OLEStorage::Mode)': 
olestorage.cpp:97: cannot convert `GsfInputMemory*' to `GsfInput*' in 
   assignment 
olestorage.cpp:99: cannot convert `GsfInputMemory*' to `GsfInput*' in 
   assignment 
olestorage.cpp:109: cannot convert `GsfInfileMSOle*' to `GsfInfile*' in 
   assignment 
olestorage.cpp:110: warning: use of old-style cast 
olestorage.cpp:110: warning: use of old-style cast 
olestorage.cpp:110: warning: use of old-style cast 
olestorage.cpp:120: cannot convert `GsfOutputStdio*' to `GsfOutput*' in 
   initialization 
olestorage.cpp:129: warning: use of old-style cast 
olestorage.cpp:129: warning: use of old-style cast 
olestorage.cpp:130: warning: use of old-style cast 
olestorage.cpp:130: warning: use of old-style cast 
olestorage.cpp:130: warning: use of old-style cast 
olestorage.cpp: In member function `void wvWare::OLEStorage::close()': 
olestorage.cpp:149: warning: use of old-style cast 
olestorage.cpp:149: warning: use of old-style cast 
olestorage.cpp:149: warning: use of old-style cast 
olestorage.cpp:155: warning: use of old-style cast 
olestorage.cpp:155: warning: use of old-style cast 
olestorage.cpp:155: warning: use of old-style cast 
olestorage.cpp: In member function `std::list<std::string, 
   std::allocator<std::string> > wvWare::OLEStorage::listDirectory()': 
olestorage.cpp:181: warning: use of old-style cast 
olestorage.cpp:181: warning: use of old-style cast 
olestorage.cpp:181: warning: use of old-style cast 
olestorage.cpp: In member function `bool 
   wvWare::OLEStorage::enterDirectory(const std::string&)': 
olestorage.cpp:195: warning: use of old-style cast 
olestorage.cpp:196: warning: use of old-style cast 
olestorage.cpp:196: warning: use of old-style cast 
olestorage.cpp:197: warning: use of old-style cast 
olestorage.cpp:197: warning: use of old-style cast 
olestorage.cpp:208: warning: use of old-style cast 
olestorage.cpp:208: warning: use of old-style cast 
olestorage.cpp: In member function `void wvWare::OLEStorage::leaveDirectory()': 
olestorage.cpp:219: warning: use of old-style cast 
olestorage.cpp:219: warning: use of old-style cast 
olestorage.cpp:219: warning: use of old-style cast 
olestorage.cpp:222: warning: use of old-style cast 
olestorage.cpp:222: warning: use of old-style cast 
olestorage.cpp:222: warning: use of old-style cast 
olestorage.cpp: In member function `std::string wvWare::OLEStorage::path() 
   const': 
olestorage.cpp:275: warning: use of old-style cast 
olestorage.cpp:275: warning: use of old-style cast 
olestorage.cpp:277: warning: use of old-style cast 
olestorage.cpp:277: warning: use of old-style cast 
make[2]: *** [olestorage.lo] Error 1 
make[2]: Leaving directory `/var/tmp/portage/wv2-0.0.9/work/wv2-0.0.9/src' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/wv2-0.0.9/work/wv2-0.0.9' 
make: *** [all] Error 2 
 
!!! ERROR: app-text/wv2-0.0.9 failed. 
!!! Function src_compile, Line 26, Exitcode 2 
!!! (no error message) 
 
 
___________________________________________________________________ 
 
i am running "~x86" and am trying to install koffice-cvs... it calls for this pkg but it will 
not compile fopr me... any suggestions 

Reproducible: Always
Steps to Reproduce:
1.emerge wv2 
2. 
3.
Comment 1 Tom von Schwerdtner 2003-05-23 17:48:06 UTC
Work around: 
 
Remove wv2 from the koffice dependancies and it should build fine but KWord will have no 
support for .doc files. 
Comment 2 merwan kashouty 2003-05-23 18:54:33 UTC
well yeah.. but it would be nice to have it build successfully
Comment 3 horst schlonz 2003-05-26 11:41:11 UTC
it's useless. koffice won't compile anyway. after hours and hours it just fails: 
 
Making all in scripting 
make[4]: Entering directory 
`/var/tmp/portage/koffice-1.3_beta1/work/koffice-1.2.90/kexi/plugins/scripting' 
/usr/qt/3/bin/moc ./kexiscripthandler.h -o kexiscripthandler.moc 
/usr/qt/3/bin/moc ./kexiscripthandlerproxy.h -o kexiscripthandlerproxy.moc 
/usr/qt/3/bin/moc ./kexiscripthandleritem.h -o kexiscripthandleritem.moc 
/usr/qt/3/bin/moc ./kexiqsaeventhandler.h -o kexiqsaeventhandler.moc 
/usr/qt/3/bin/moc ./kexiqsahost.h -o kexiqsahost.moc 
/usr/qt/3/bin/moc ./kexiqsaeditor.h -o kexiqsaeditor.moc 
/usr/qt/3/bin/moc ./kexiqsaclasses.h -o kexiqsaclasses.moc 
source='kexiscripthandler.cpp' object='kexiscripthandler.lo' libtool=yes \ 
depfile='.deps/kexiscripthandler.Plo' tmpdepfile='.deps/kexiscripthandler.TPlo' \ 
depmode=gcc3 /bin/sh ../../../admin/depcomp \ 
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I../../../lib/kofficeui -I../../../lib/kofficeui -I../../../lib/kofficecore -I../../../lib/kofficecore 
-I../../../lib/store -I../../../lib/store -I../../../lib/kwmf -I../../../lib/kwmf -I../../../kexi/core 
-I../../../kexi -I../../../kexi/widget -I../../../kexi/tableview -I../../../kexi/kexiDB 
-I../../../kexi/formeditor -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include   
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall 
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 
-O2 -mcpu=i686 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
-DQT_NO_COMPAT -fexceptions -c -o kexiscripthandler.lo `test -f 'kexiscripthandler.cpp' || 
echo './'`kexiscripthandler.cpp 
source='kexiscripthandlerproxy.cpp' object='kexiscripthandlerproxy.lo' libtool=yes \ 
depfile='.deps/kexiscripthandlerproxy.Plo' tmpdepfile='.deps/kexiscripthandlerproxy.TPlo' \ 
depmode=gcc3 /bin/sh ../../../admin/depcomp \ 
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I../../../lib/kofficeui -I../../../lib/kofficeui -I../../../lib/kofficecore -I../../../lib/kofficecore 
-I../../../lib/store -I../../../lib/store -I../../../lib/kwmf -I../../../lib/kwmf -I../../../kexi/core 
-I../../../kexi -I../../../kexi/widget -I../../../kexi/tableview -I../../../kexi/kexiDB 
-I../../../kexi/formeditor -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include   
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall 
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 
-O2 -mcpu=i686 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
-DQT_NO_COMPAT -fexceptions -c -o kexiscripthandlerproxy.lo `test -f 
'kexiscripthandlerproxy.cpp' || echo './'`kexiscripthandlerproxy.cpp 
kexiscripthandlerproxy.cpp: In member function `virtual KexiPartPopupMenu* 
   KexiScriptHandlerProxy::itemContext(const QString&)': 
kexiscripthandlerproxy.cpp:51: warning: unused parameter `const 
   QString&identifier' 
source='kexiscripthandleritem.cpp' object='kexiscripthandleritem.lo' libtool=yes \ 
depfile='.deps/kexiscripthandleritem.Plo' tmpdepfile='.deps/kexiscripthandleritem.TPlo' \ 
depmode=gcc3 /bin/sh ../../../admin/depcomp \ 
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I../../../lib/kofficeui -I../../../lib/kofficeui -I../../../lib/kofficecore -I../../../lib/kofficecore 
-I../../../lib/store -I../../../lib/store -I../../../lib/kwmf -I../../../lib/kwmf -I../../../kexi/core 
-I../../../kexi -I../../../kexi/widget -I../../../kexi/tableview -I../../../kexi/kexiDB 
-I../../../kexi/formeditor -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include   
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall 
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 
-O2 -mcpu=i686 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
-DQT_NO_COMPAT -fexceptions -c -o kexiscripthandleritem.lo `test -f 
'kexiscripthandleritem.cpp' || echo './'`kexiscripthandleritem.cpp 
source='kexiqsaeventhandler.cpp' object='kexiqsaeventhandler.lo' libtool=yes \ 
depfile='.deps/kexiqsaeventhandler.Plo' tmpdepfile='.deps/kexiqsaeventhandler.TPlo' \ 
depmode=gcc3 /bin/sh ../../../admin/depcomp \ 
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I../../../lib/kofficeui -I../../../lib/kofficeui -I../../../lib/kofficecore -I../../../lib/kofficecore 
-I../../../lib/store -I../../../lib/store -I../../../lib/kwmf -I../../../lib/kwmf -I../../../kexi/core 
-I../../../kexi -I../../../kexi/widget -I../../../kexi/tableview -I../../../kexi/kexiDB 
-I../../../kexi/formeditor -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include   
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall 
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 
-O2 -mcpu=i686 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
-DQT_NO_COMPAT -fexceptions -c -o kexiqsaeventhandler.lo `test -f 
'kexiqsaeventhandler.cpp' || echo './'`kexiqsaeventhandler.cpp 
source='kexiqsahost.cpp' object='kexiqsahost.lo' libtool=yes \ 
depfile='.deps/kexiqsahost.Plo' tmpdepfile='.deps/kexiqsahost.TPlo' \ 
depmode=gcc3 /bin/sh ../../../admin/depcomp \ 
/bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I../../../lib/kofficeui -I../../../lib/kofficeui -I../../../lib/kofficecore -I../../../lib/kofficecore 
-I../../../lib/store -I../../../lib/store -I../../../lib/kwmf -I../../../lib/kwmf -I../../../kexi/core 
-I../../../kexi -I../../../kexi/widget -I../../../kexi/tableview -I../../../kexi/kexiDB 
-I../../../kexi/formeditor -I/usr/kde/3.1/include -I/usr/qt/3/include -I/usr/X11R6/include   
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall 
-pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 
-O2 -mcpu=i686 -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
-DQT_NO_COMPAT -fexceptions -c -o kexiqsahost.lo `test -f 'kexiqsahost.cpp' || echo 
'./'`kexiqsahost.cpp 
kexiqsaeventhandler.cpp: In member function `void 
   KexiQSAEventHandler::callConnect(QObject*, const char*, QString)': 
kexiqsaeventhandler.cpp:74: no matching function for call to `QSInterpreter:: 
   addSignalHandler(QObject*&, QCString&, const char*)' 
kexiqsaeventhandler.cpp: In member function `virtual void 
   KexiQSAEventHandler::provideObject(QObject*)': 
kexiqsaeventhandler.cpp:81: no matching function for call to `QSInterpreter:: 
   addObject(QObject*&)' 
kexiqsaeventhandler.cpp: In member function `virtual void 
   KexiQSAEventHandler::resetObject(QObject*)': 
kexiqsaeventhandler.cpp:87: no matching function for call to `QSInterpreter:: 
   removeObject(QObject*&)' 
kexiqsaeventhandler.cpp:88: no matching function for call to `QSInterpreter:: 
   addObject(QObject*&)' 
make[4]: *** [kexiqsaeventhandler.lo] Fehler 1 
make[4]: *** Warte auf noch nicht beendete Prozesse... 
kexiqsahost.cpp: In member function `void KexiQSAHost::createFile(KexiView*, 
   const QString&)': 
kexiqsahost.cpp:62: no matching function for call to `QSProject::open( 
   QByteArray, const char[5])' 
kexiqsahost.cpp:64: no matching function for call to `QSProject::addSource( 
   QString, const QString)' 
kexiqsahost.cpp: In member function `QStringList KexiQSAHost::scriptFiles() 
   const': 
kexiqsahost.cpp:86: no matching function for call to `QSProject::scriptFiles()' 
kexiqsahost.cpp: In member function `QByteArray KexiQSAHost::getProjectData()': 
kexiqsahost.cpp:112: no matching function for call to `QSEditor::save()' 
kexiqsahost.cpp:115: no matching function for call to `QSProject::projectData() 
   ' 
kexiqsahost.cpp: In member function `void KexiQSAHost::setProjectData(const 
   QByteArray&)': 
kexiqsahost.cpp:121: no matching function for call to `QSProject::open(const 
   QMemArray<char>&, const char[5])' 
kexiqsahost.cpp: In member function `QStringList KexiQSAHost::globalFunctions() 
   const': 
kexiqsahost.cpp:134: no matching function for call to `QSInterpreter:: 
   globalFunctions()' 
kexiqsahost.cpp: In member function `void KexiQSAHost::slotDB()': 
kexiqsahost.cpp:141: no matching function for call to `QSInterpreter::addObject 
   (KexiDB*)' 
make[4]: *** [kexiqsahost.lo] Fehler 1 
make[4]: Leaving directory 
`/var/tmp/portage/koffice-1.3_beta1/work/koffice-1.2.90/kexi/plugins/scripting' 
make[3]: *** [all-recursive] Fehler 1 
make[3]: Leaving directory 
`/var/tmp/portage/koffice-1.3_beta1/work/koffice-1.2.90/kexi/plugins' 
make[2]: *** [all-recursive] Fehler 1 
make[2]: Leaving directory `/var/tmp/portage/koffice-1.3_beta1/work/koffice-1.2.90/kexi' 
make[1]: *** [all-recursive] Fehler 1 
make[1]: Leaving directory `/var/tmp/portage/koffice-1.3_beta1/work/koffice-1.2.90' 
make: *** [all] Fehler 2 
 
!!! ERROR: app-office/koffice-1.3_beta1 failed. 
!!! Function kde_src_compile, Line 123, Exitcode 2 
!!! died running emake, kde_src_compile:make 
 
Comment 4 Justin T. 2003-06-02 14:45:29 UTC
I just compiled wv2 from cvs today after downgrading my libgsf to 1.7.2.  It appears 
that there is some sort of incompatibility with the libgsf-1.8.0. 
Comment 5 Frantz Dhin 2003-06-11 08:28:54 UTC
Yes it will not compile with libgsf 1.8.1 either. Maybe this bug should rather be assigned to gnome team.
Comment 6 Frantz Dhin 2003-06-11 08:57:25 UTC
Created attachment 13107 [details]
Updated wv2 ebuild
Comment 7 Frantz Dhin 2003-06-11 09:00:19 UTC
This updated ebuild fixes problems with building wv2. 

Changes:
- Applied a patch from Ben Burton to make wv2 build with libgsf-1.8.x
- Minor build system fixes

Changes to ebuild:
Updated homepage URL since old site seems dead.
Updated depends to libgsf 1.8.0. Not because it is needed, but because 1.8.x is what wvware recommends for this release.
Comment 8 merwan kashouty 2003-06-11 12:41:09 UTC
doesnt fix anything for me here... still fails to compile... cp'ing the attachment.cgi to wv2 
directory adn renaming it , emerge fails in the same way as above in the original post 
Comment 9 Frantz Dhin 2003-06-11 13:28:37 UTC
You must dump it in /usr/portage/app-text/wv2/ and name it wv2-0.1.ebuild
Then in the same dir do:

ebuild wv2-0.1.ebuild digest

and then emerge wv2
Comment 10 merwan kashouty 2003-06-11 20:33:20 UTC
thanks .... that works perfectly 
Comment 11 Michele Balistreri (RETIRED) gentoo-dev 2003-07-07 02:27:16 UTC
commited the new ebuild, thanks for reporting!
Comment 12 Scott 2004-12-12 19:11:50 UTC
I'm having the same problem almost a year later.  Compilation of wv2-0.2 fails at the same point (olestorage.lo) during 'emerge wv2' on my AMD64 box.  Any suggestions?
Comment 13 Gregorio Guidi (RETIRED) gentoo-dev 2004-12-13 02:29:08 UTC
Is the error exactly the same? What version of libgsf do you have?
Tried wv2-0.2.2?
Comment 14 Scott 2004-12-13 20:32:51 UTC
Note quite....Here's what I get:

<SNIP>
In file included from olestorage.cpp:21:
wvlog.h:36: error: 'std::ios' is not a template
wvlog.h:36: error: 'std::ios' is not a template
wvlog.h:61: error: 'std::ios' is not a template
wvlog.h:61: error: 'std::ios' is not a template
<SNIP>

ending with:
make[2]: *** [olestorage.lo] Error 1
make[2]: Leaving directory '/var/temp/portage/wv2-0.2/work/wv2-0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 'var/tmp/portage/wv2-0.2/work/wv2-0.2'
make: *** [all] Error 2 

I wonder if I'm missing a C++ library someplace?  It's a fresh Gentoo install.  I've got v1.9.0 of libgsf onboard.
Comment 15 Scott 2004-12-13 20:42:48 UTC
Haven't tried wv2-0.2.1 or wv2-0.2.2 yet.  Both are still in the testing / unstable branch for amd64.
Comment 16 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-14 00:42:59 UTC
denagoth: Please don't add comments to old fixed bug reports, rather open a new one, if you can't find any existing bug about your problem. -> Bug 72309